培训包涉及的第一个场景是构建自定义控件。
The first scenario covered by the Training Kit is building a custom control.
自动操作第三方自定义控件是一个重要的过程。
Automating third-party custom controls is not a trivial process.
描述可以创作的自定义控件的种类。
创建一个WPF自定义控件库项目。
但是如果你想改变自定义控件的属性?
But what if you want to change the property of a custom control?
如何在表达配方添加自定义控件?
解决的办法是实现自己的自定义控件。
演示如何自定义控件的外观。
我如何创建自定义控件?
如何:向“数据源”窗口添加自定义控件。
介绍如何为WPF自定义控件创建工具箱图标。
Describes how to create a Toolbox icon for a WPF custom control.
描述通过设计和继承来创建自定义控件的技术。
Describes techniques for creating custom controls through design and inheritance.
自定义控件的事件不发生火灾时控制采集缓存?
Custom control events don't fire when control collection is cached?
演示如何为自定义控件或组件定义默认属性值。
Shows how to define default property values for a custom control or component.
此属性是用于自定义控件的窗口的UI自动化提供程序。
This property is the UI Automation provider for the window of a custom control.
可以组合现有控件、扩展现有控件或创作自己的自定义控件。
You can combine existing controls, extend existing controls, or author your own custom controls.
如果您创建自定义控件并想定义事件,请使用与此类似的代码。
If you create custom control and want to define an event, use code similar to this.
这是关于使第三方自定义控件自动化操作中,两部分组成系列中的第一部分。
This article is the first installment of a two-part series about automating third-party custom controls.
这是关于使第三方自定义控件自动化操作中,两部分组成系列中的第一部分。
This is the first installment of a two-part series about automating third-party custom controls.
在您的主应用程序中,最初创建该纸牌自定义控件的52个实例。
In your main application, you initially create 52 instances of this card custom control.
下表显示了可用于在设计时指定自定义控件和组件的行为的特性。
The following table shows the attributes you can apply to specify the behavior of your custom controls and components at design time.
扩展点是业务数据类型、界面模板、数据源、主题、shell和自定义控件。
Extension points are business data types, screen templates, data sources, themes, shells and custom controls.
如果将自定义控件打包为程序集,则使用强名称对该程序集进行签名。
If you package your custom control as an assembly, sign the assembly with a strong name.
这个框架也给开发人员创建自定义控件的能力,以便生成丰富的Web前端界面。
This framework also gives developers the ability to create custom controls to produce rich web front-ends.
如果可能,在强名称程序集中使用自定义控件并选择受信任的发行者。
When possible, work with custom controls in strongly-named assemblies and with trusted publishers.
你可以使用自定义控件外观和动画,指示非标准控件是如何被使用的。
You can use custom control visuals and animations to suggest how nonstandard controls are used.
对于自定义控件来说,需要执行其他工作才能确保编程访问能够正确实现。
Custom controls require additional work to ensure that programmatic access is correctly implemented.
演示如何为自定义控件或组件实现属性,并介绍如何将该属性集成到设计环境中。
Shows how to implement a property for a custom control or component and shows how to integrate the property into the design environment.
我有一些自定义控件上动态生成网页,可以代表加入他们的事件处理程序的页面加载。
I've got some custom controls on a dynamically build web page that can have delegates added to their event handlers as the page loads.
我有一些自定义控件上动态生成网页,可以代表加入他们的事件处理程序的页面加载。
I've got some custom controls on a dynamically build web page that can have delegates added to their event handlers as the page loads.
应用推荐