设计时环境提供了一个窗体设计器和一个属性编辑器,以使您可以操纵组件和生成用户界面。
The design-time environment provides a forms designer and a properties editor to allow you to manipulate components and build user interfaces.
IComponent接口是设计时环境和要在设计图面(例如,VisualStudio窗体设计器)上承载的元素之间的基本协定。
The IComponent interface is the fundamental contract between the design-time environment and an element to be hosted on a design surface (such as the Visual Studio forms designer).
既然您已经了解了设计时环境背后的基本概念,那么我将以它们为基础来分析窗体设计器的体系结构(请参见图3)。
Now that you understand the basic concepts behind the design-time environment, I'll build upon them by examining the architecture of the forms designer (see Figure 3).
集成开发环境的另一项改进是VisualStudio 2005中的Windows窗体提供了新的控件,并改进了广受欢迎的旧控件例如文本框和复合列表框。
In addition to the IDE improvements, Windows Forms in Visual Studio 2005 offers new controls as well as improvements to old favorites such as the TextBox and ComboBox.
多数的GUI开发环境中允许开发人员通过将控件拖拽到窗体上的方法来定义界面的布局。这也就是窗体布局。
Most GUI development environments allow the developer to define screen layout with a graphical editor that allows you to drag and drop the controls onto a space for the form.
在本地窗体上或全局环境中调用具有给定参数的给定命令。
Invokes the given command with the given parameter on the local form or in the global environment.
在本地窗体上或全局环境中调用给定命令。
Invokes the given command on the local form or in the global environment.
在本地窗体上或全局环境中调用给定命令。
Invokes the given command on the local form or in the global environment.
应用推荐