在切换回“源”视图时,设计时控件仍保持为标记源代码,并被编辑到网页的标记中。
When you switch back to source view, the design-time control is persisted to the markup source code and edited into the markup for the Web page.
在图3中你可以看到快捷菜单控件在设计时的呈现。
In Figure 3, you see the ContextMenu control rendered at design time.
设计时,可以将这4个控件放在一行中,这个行中还有两个附加标签。
At design time, you can place these four controls on a single row, with two additional labels.
当用户右键单击设计图面上的选项卡控件时,设计时环境将调用IMenuCommandService上的ShowContextMenu方法(请参见图11)。
When a user right-clicks a TAB control on the design surface, the design-time environment calls the ShowContextMenu method on the IMenuCommandService (see Figure 11).
向导控件页管理所有的导航,支持线性和非线性导航,并且有vs完整的设计时支持。
The new Wizard control also manages all navigation, supporting both linear and nonlinear navigation, and has full support for the Visual Studio design environment.
表示在用户界面(UI)中动态创建以便在容器中辅助控件的设计时布局的水平和垂直线段。
Represents the horizontal and vertical line segments that are dynamically created in the user interface (UI) to assist in the design-time layout of controls in a container.
在设计时可以使用对话框编辑器来设置控件的属性。
Properties of controls can be set at design time using the Dialog editor.
此外,在设计时可将应用程序设置绑定到窗体或控件的属性。
In addition, application Settings can be bound to a property of a form or control at design time.
演示如何创建在设计时更改控件外观和行为的自定义设计器。
Demonstrates how to create a custom designer that changes the appearance and behavior of a control at design time.
列出要应用于组件和控件的元数据特性,以便使它们在设计时正确地显示在可视化设计器中。
Lists metadata attributes to apply to components and controls so that they are displayed correctly at design time in visual designers.
用户控件的用户界面由页面开发人员在设计时提供。
The user interface for the user control is supplied by a page developer at design time.
提供一个接口以使复合控件设计器可以在设计时重新创建其关联控件的子控件。
Provides an interface to allow a composite-control designer to recreate the child controls of its associated control at design time.
检索用于在设计时表示控件的HTML标记。
Retrieves the HTML markup that is used to represent the control at design time.
描述如何使用自定义特性,将设计时支持与特定的组件或控件关联。
Describes how to use custom attributes to associate design-time support with a particular component or control.
下表显示了可用于在设计时指定自定义控件和组件的行为的特性。
The following table shows the attributes you can apply to specify the behavior of your custom controls and components at design time.
您可以生成一个称为设计器的类,该类可以在设计时管理组件或控件的外观和行为的各个方面。
You can build a class called a designer that can manage a variety of aspects of a component or control's appearance and behavior at design time.
设计时,自定义控件的设计器组件与其设计宿主运行在同一个信任级别。
At design time, the designer component of a custom control runs with the same level of trust as its design host.
在本过程中,您在设计时在自定义按钮控件上显示文本,而不在运行时显示文本。
In this procedure you display text on a custom button control at design time, but not at run time.
包含为移动控件中的数据类型转换器提供设计时支持的类。
Provides a type converter for a property representing a data member in a data source.
包含为移动控件中的数据类型转换器提供设计时支持的类。
Provides a type converter for a property representing a data member in a data source.
应用推荐