GetValue需要一个索引对象参数,因为属性可被索引(例如,当我试图获取Listbox控件的Items属性时)。
GetValue requires an indexed object argument because properties can be indexed (for example if I was trying to get an Items property of a listbox control).
只有父控件和样式是在构造函数中设置的,其他所有属性都是在已创建的对象上设置的。
Only the parent and style are set in the constructor; all other properties are set on the created object.
您当然会需要一种识别GUI控件并以面向对象方式显露出其属性的技术。
You would of course need a technology that recognizes GUI controls and exposes their properties in an object-oriented fashion.
被映射的对象使用被存储的、静态的、识别属性和对象层次来验证,在回放过程中脚本使用了正确的控件。
Mapped objects use stored, static, recognition properties and object hierarchies to verify that the script USES the correct control during playback.
第二重要的属性是控件的类,因为可能会显示出许多JFrame对象,但是可能只有一个的标签为PlaceanOrder。
The second important attribute is the class of the control, because there may be many JFrame objects displayed, but probably only one labeled Place an Order. Continue with these steps.
表单的父对象是一个具有runat属性的总容器控件。
The parent object of the form is the outer container control that has the runat attribute set.
Pre - render YesYes Yes如果你想对UI对象做最终的修改,如改变属性结构或属性值,在这些控件保存到ViewState之前。
Pre-render Yes Yes Yes If you want to make final changes to the UI objects like changing tree structure or property values, before these controls are saved in to view state.
本文介绍了如何利用ADO对象设置一些属性,结合相关的数据绑定控件产生的用户界面,来创建简单的数据库应用程序。
This article presents how to set some attributes of ADO objects, create user interfaces combining some relative data bounding controls, and program simple database applications.
当实现了该接口时,它将业务对象的属性更改传递至绑定控件。
When implemented, the interface communicates to a bound control the property changes on a business object.
“数据源”窗口拖动到项目中的设计图面上,以创建数据绑定到对象的选定属性的控件。
Data Sources window onto a design surface in your project to create controls that are data-bound to the selected properties of your object.
然后该属性的值在服务器控件生命周期的保存状态阶段后保存到一个字符串对象。
This property's value is then persisted to a string object after the save state stage of the server control's life cycle.
将指定对象转换为关联控件属性的类型。
Converts the specified object to the type of the associated control property.
将指定对象转换为关联控件属性的类型。
Converts the specified object to the type of the associated control property.
应用推荐