您要查找的是不是:
- Specifies the general layout of items within a composite control. 指定复合控件内项的一般布局。
- A composite control is essentially a component with a visual representation. 复合控件本质上是具有可视化表示形式的组件。
- Composite controls can be employed in many ways. 复合控件有多种使用方式。
- Control can be used in other composite controls or on a form. 控件可以在其他复合控件或在某个窗体上使用。
- Add controls from the Toolbox to the composite control surface. 将控件从“工具箱”添加到复合控件表面。
- In this respect, composite controls are like mobile user controls. 在这一方面,复合控件和移动用户控件几乎相同。
- In the Add New Item dialog box, give the class file (. Vb or. Cs file) the name you want the composite control to have. 在“添加新项”对话框中;将类文件(.;vb或
- In the next section you will learn how to construct an inherited composite control using ctlClock as a base. 在下一节中,您将学习如何以ctlClock为基础构造继承的复合控件。
- An example of a composite control is a control that consists of a text box and a reset button. 其中的一个示例就是由文本框和重置按钮组成的控件。
- For a composite control, you must ensure that the child controls are rendered. 对于复合控件,必须确保能呈现子控件。
- Here's a class that I wrote that adds scrolling support to any ATL Composite Control. 这个类可以为任何ATL复合控件增加滚动支持。
- You can create a composite control as a user control in an. Ascx file, or as a custom control that is completely contained in a. Dll. 可在.;ascx文件中将复合控件创建为用户控件;或者创建为完全包含在
- A composite control also provides a great deal of default keyboard handling functionality with no extra development effort on your part. 复合控件还提供了大量的默认键盘处理功能,您不需要任何额外的开发。
- You may add to the graphical interface of an inherited composite control in the same manner as you would add to any composite control. 可以向继承的复合控件的图形界面进行添加,方法与向任意复合控件进行添加相同。
- Finally, an example of overload control of an anti-ship aerodynamic missile is illustrated to show the application of the composite control. 最后,飞航导弹过载控制的举例说明了这种技术的应用。
- The staged composite control method can meet the requirement of the yaw system, and get good result by MATLAB simulation. 通过MATLAB仿真实验表明,该分段复合控制器能够满足偏航系统的控制要求,并取得了良好的控制效果。
- Application of FBD method and composite control in active power filter.Automation of Electric Power Systems,2006,30(7):65-68. FBD法及复合控制在有源滤波器中的应用.;电力系统自动化;2006;30(7):65-68
- You can set Minimal control for any of the control types: you can create a minimal standard control, a minimal composite control, or a minimal DHTML control. 可为任何控件类型设置“最小控制”:可创建最小标准控件、最小复合控件或最小DHTML控件。
- This allows the base class to be used as an adapter for composition controls. 这允许将基类用作撰写控件的适配器。
- Composite controls can be placed on Windows Forms in the same manner as other controls. 可以按照与其他控件相同的方式将复合控件置于Windows窗体中。