Application |
public class ApplicationFormBase : FormBase
The ApplicationFormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeExtender |
获取属性扩展对象
(Inherited from FormBase) |
![]() | CacheBound | (Inherited from FormBase) |
![]() | structuresExtender |
同AttributeExtender
(Inherited from FormBase) |
Name | Description | |
---|---|---|
![]() | ApplyValues |
应用指定配置
(Inherited from FormBase) |
![]() | DeleteValues |
删除指定配置
(Inherited from FormBase) |
![]() | InitializeForm |
初始化窗口
(Inherited from FormBase) |
![]() | LoadValues |
加载指定配置
(Inherited from FormBase) |
![]() | ModifyValues |
加载指定配置,并执行Modify操作
(Inherited from FormBase) |
![]() | ReloadForm | 重置窗体属性 |
![]() | ResumeBound | (Inherited from FormBase) |
![]() | SaveValues | (Inherited from FormBase) |
![]() | SetAttributeValue(Control, Object) |
设置指定控件对应的属性值
(Inherited from FormBase) |
![]() | SetAttributeValue(String, Object) |
设定指定属性值
(Inherited from FormBase) |
![]() | ShowForm |
显示窗体
(Overrides FormBaseShowForm) |