Binding the custom control using CSS.
使用CSS绑定定制的控件。
Create a WPF custom control library project.
创建一个WPF自定义控件库项目。
But what if you want to change the property of a custom control?
但是如果你想改变自定义控件的属性?
Describes how to create a Toolbox icon for a WPF custom control.
介绍如何为WPF自定义控件创建工具箱图标。
Custom control events don't fire when control collection is cached?
自定义控件的事件不发生火灾时控制采集缓存?
This article shows a custom control based on the standard splitter.
本文介绍了一个自定义的控制标准为基础的分配器。
The first scenario covered by the Training Kit is building a custom control.
培训包涉及的第一个场景是构建自定义控件。
In this section, we'll highlight what is needed to define the custom control.
本节我们将讨论如何定义定制的控件。
Instead, it is a custom control created by Lotus developers for choosing colors.
它是由Lotus开发者创建的选择颜色的定制控件。
Shows how to define default property values for a custom control or component.
演示如何为自定义控件或组件定义默认属性值。
This property is the UI Automation provider for the window of a custom control.
此属性是用于自定义控件的窗口的UI自动化提供程序。
To avoid name collision, the custom control names starts with "c" (CLabel vs. Label).
为了避免命名冲突,定制控件的名称都是以“C”开始的(例如,比较CLabel与Label)。
For example, a XAML file might contain a custom control that contains an exception.
例如,XAML档案可能包括内含例外状况的自订控制项。
If you create custom control and want to define an event, use code similar to this.
如果您创建自定义控件并想定义事件,请使用与此类似的代码。
If you package your custom control as an assembly, sign the assembly with a strong name.
如果将自定义控件打包为程序集,则使用强名称对该程序集进行签名。
In your main application, you initially create 52 instances of this card custom control.
在您的主应用程序中,最初创建该纸牌自定义控件的52个实例。
In general, by implementing IButtonControl, any custom control can act like a button on a form.
通常,通过实现IButtonControl,所有的自定义控件都可以有表单中的按钮同样的效果。
You can use custom control visuals and animations to suggest how nonstandard controls are used.
你可以使用自定义控件外观和动画,指示非标准控件是如何被使用的。
Walks you step-by-step through the procedures to create a rail adorner for a WPF custom control.
逐步引导您完成建立WPF 自订控制项的滑轨装饰项之程序。
However, you can create an extension to the coded UI testing framework that will support a custom control.
不过,您可以建立在程序码的UI测试架构会支援自订控制项的延伸模组。
At design time, the designer component of a custom control runs with the same level of trust as its design host.
设计时,自定义控件的设计器组件与其设计宿主运行在同一个信任级别。
An example of a custom control is a clock control that duplicates the appearance and behavior of an analog clock.
复制类比时钟的外观和行为的时钟控制项,是自订控制项的一个范例。
When you are finished, you will know how to replace the default run-time icon for a custom control at design-time.
完成这些工作之后,您就会了解如何在设计阶段取代自订控制项的预设执行阶段图示。
This trick of calculating coordinates to determine where to click inside of a custom control is important to keep in mind.
我们需要记住这种计算定制控件中所点击的坐标的方法。
Shows how to implement a property for a custom control or component and shows how to integrate the property into the design environment.
演示如何为自定义控件或组件实现属性,并介绍如何将该属性集成到设计环境中。
This paper discusses the method and procedure for setting up VBX custom control using module file, and presents the application in hydraulic CAI.
论述了利用模板文件开发VBX自制控制的方法和步骤,进而提出其在液压传动CAI中的有关应用。
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.
而您决定实作扑克牌自订控制项,并且在扑克牌自订控制项的资源中定义52种笔刷(每个都代表一种卡面)。
It introduces techniques for adding event handlers to a custom control, as well as advanced techniques for configuring the control's presentation and behavior.
本文将讨论一些初级和高级技巧,包括将事件处理程序添加到自定义控件,以及配置控件的外观和行为。
It introduces techniques for adding event handlers to a custom control, as well as advanced techniques for configuring the control's presentation and behavior.
本文将讨论一些初级和高级技巧,包括将事件处理程序添加到自定义控件,以及配置控件的外观和行为。
应用推荐