自订控制项的应用程序设定。
只适用于目前专案外部定义的自订控制项。
Works only for custom controls defined outside the current project.
例如,XAML档案可能包括内含例外状况的自订控制项。
For example, a XAML file might contain a custom control that contains an exception.
逐步引导您完成建立WPF自订控制项的滑轨装饰项之程序。
Walks you step-by-step through the procedures to create a rail adorner for a WPF custom control.
复制类比时钟的外观和行为的时钟控制项,是自订控制项的一个范例。
An example of a custom control is a clock control that duplicates the appearance and behavior of an analog clock.
您也可以提供其他用户端程序码来自订控制项的功能,但这不是必要的。
You can also provide additional client code to customize the functionality of a control, but this is not required.
您也应该确定安装在电脑上的任何商用自订控制项套件都是最新的版本。
You should also make sure that you have the latest releases of any commercial custom-control packages that you have installed on your computer.
不过,您可以建立在程序码的UI测试架构会支援自订控制项的延伸模组。
However, you can create an extension to the coded UI testing framework that will support a custom control.
使用控制项设计工具有两个常用案例:开发自订控制项和开发视觉化设计工具。
There are two common scenarios in which you might work with control designers: developing custom controls, and developing visual design tools.
这可让工具提供服务,并与控制项设计工具互动,为自订控制项提供设计阶段呈现。
This enables your tool to provide services and interact with control designers, in order to provide design-time rendering for custom controls.
完成这些工作之后,您就会了解如何在设计阶段取代自订控制项的预设执行阶段图示。
When you are finished, you will know how to replace the default run-time icon for a custom control at design-time.
讨论在协力厂商之应用程式中装载时,应该如何做才能赋予自订控制项保存应用程式设定的能力。
Discusses what must be done to give your custom controls the ability to persist application settings when hosted in third-party applications.
加入自订控制项的支援:程序码的UI测试架构不支援每个可能的UI,并可能不支援您想要测试的UI。
Adding support for Custom Controls: the coded UI testing framework does not support every possible UI and might not support the UI you want to test.
而您决定实作扑克牌自订控制项,并且在扑克牌自订控制项的资源中定义52种笔刷(每个都代表一种卡面)。
You decide to implement a card custom control and you define 52 brushes (each representing a card face) in the resources of your card custom control.
自订控制项的主机是控制项本身的HWND,而非是应用程序视窗或任何其他可能包含最上层控制项群组的视窗。
The host of a custom control is the HWND of the control itself, not the application window or any other window that might contain groups of top-level controls.
例如,您可能建立自订图表控制项。
如果您使用包含大量资料的控制项,您可以使用自订重新编页或停用检视状态等技巧来提高效率。
If you use controls that contain large amounts of data, you can improve efficiency with techniques such as custom paging or disabling view state.
修改程式码以加入控制项所需的任何自订绘制。
Modify the code to incorporate any custom painting you want for your control.
提供自订伺服器控制项的用法说明,以及其正常运作所需的资源条件和权限。
Provide instructions with your custom server controls about how to use them, and expectations of resources and permissions that they need to function correctly.
巢状容器允许设计控制项区段,而不需要每个子控制项的明确序列化成员变数或自订序列化程序。
Nested containers allow sections of a control to be designable, without requiring an explicit serialized member variable or a custom serializer for each subcontrol.
实体范本就是可让您在资料表中自订整个资料列配置的使用者控制项。
Entity templates are user controls that let you customize the layout for a whole data row in a table.
包含以逐步解说提供撰写自订伺服器控制项的概观。
It contains a walkthrough that provides an overview of authoring a custom server control.
在部分网页的呈现过程中传送自订资料至控制项。
Sends custom data to a control during partial-page rendering.
您可以为控制项新增新的配接器,以便为特定装置自订任何控制项的输出。
You can customize the output of any control for a specific device by adding a new adapter for the control.
此控制项支援搜寻字串、搜寻指定范围内的值、将资料表中的属性值与指定的值做比较、排序以及自订查询。
The control supports searching strings, searching values between a specified range, comparing a property value in a table to a specified value, sorting, and custom queries.
如果您要控制项有唯一的表示,最好是建立继承控制项,并为其撰写自订转译程序码。
If you wish to have a unique representation of your control, your best course of action is to create an inherited control, and to write custom rendering code for it.
如果您要控制项有唯一的表示,最好是建立继承控制项,并为其撰写自订转译程序码。
If you wish to have a unique representation of your control, your best course of action is to create an inherited control, and to write custom rendering code for it.
应用推荐