Windows Forms

Windows窗体

常用释义

词性释义

Windows窗体
例句
  • 全部
Because so much of the infrastructure is provided by the base class, it is relatively easy to develop your own Windows Forms controls.
由于基类提供了很多基础结构,使得开发自己的Windows窗体控件变得相对简单。
ActiveX控件导入程序将ActiveX控件的COM类型库中的类型定义转换为Windows窗体控件。
Windows窗体的应用程序设置使得在客户端上创建、存储和维护自定义应用程序和用户首选项变得容易进行。
一旦创建了Windows窗体控件,即可按与ActiveX控件完全相同的方式在MFC应用程序上承载它。
Describes how the design experience in the WPF Designer differs from that of the Windows Forms Designer.
描述WPF设计器与Windows窗体设计器中的设计体验的区别。
当Windows窗体需要检查宿主环境是否仍在发送消息时要调用的方法。
提供一个接口,用于显示Windows窗体,或者在设计模式下在属性网格控件的下拉区域中显示控件。
足够的权限,以便能够在安装VisualStudio的计算机上创建并运行Windows窗体应用程序项目。
允许您通过组合现有控件直观地创建自己的Windows窗体控件。
Windows Forms has no equivalent of a command update mechanism.
Windows窗体中则不存在命令更新这样的机制。
使用该回调告知Windows窗体,宿主环境是否仍在处理消息。
在为Windows窗体应用程序构造窗体和控件时,要重复执行许多任务。
Windows窗体则没有外壳程序集成,并且不对外壳程序谓词作出响应。
当设计和修改Windows窗体应用程序的用户界面时,需要添加、对和定位控件。
Windows窗体文本框用于获取用户输入或显示文本。
When it is added to a form, the FolderBrowserDialog component appears in the tray at the bottom of the Windows Forms Designer.
将FolderBrowserDialog组件添加到窗体后,它就会出现在“Windows窗体设计器”底部的栏中。
注意,您将从“Windows窗体设计器”收到一条错误信息,通知您无法创建附加的行和列。
下面的主题描述了ClickOnce,这是一种用于将Windows窗体应用程序轻松部署到客户端计算机上的技术。
仅当控件承载在Windows窗体应用程序中或充当ActiveX控件时,才调用此方法。
The Windows Forms classes contained in the. NET Framework are designed to be used for GUI development.
包含在.NETFramework中的Windows窗体类旨在用于GUI开发。
The following links take you to Windows Forms community Web sites and forums that are hosted by the Microsoft Developer Network (MSDN).
通过下面的链接,可以访问MicrosoftDeveloperNetwork(MSDN)上承载的外部Windows窗体社区网站和论坛。
用户输入到Windows窗体中的内容会包含可能无效的、格式错误的或怀有恶意的信息。
然而,Windows窗体上的ActiveX控件无法利用这些安全性增强。
如果您没有对Windows窗体应用程序的Main方法应用此属性,则可能会出现意外的行为。
提供有关Timer类(用于Windows窗体计时器)及其成员的参考信息。
回调方法类似Windows窗体控件中的事件,但它们通过UI元素的XML中的属性标识。
使用InternetExplorer承载运行库使您能够在HTML文档中嵌入托管组件或Windows窗体控件。
HTML Help can be provided for components through the System. Windows. Forms. Help object.
通过System.Windows.Forms.Help对象可以为组件提供HTML帮助。
Provides the security and threading support necessary for a Windows Forms control to act as a Microsoft ActiveX control.
为Windows窗体控件充当MicrosoftActiveX控件提供必需的安全和线程支持。
This control will place an instance of the System. Windows. Forms. Timer class on your form.
这个控件将在你的窗体上放置一个Systems.Windows.Forms.Timer类的实例。