Plugin |
public class PluginFormBase : FormBase
The PluginFormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | PluginFormBase | 构造函数 |
Name | Description | |
---|---|---|
![]() | AttributeExtender |
获取属性扩展对象
(Inherited from FormBase) |
![]() | CacheBound | (Inherited from FormBase) |
![]() | ShowInTaskbar | |
![]() | structuresExtender |
同AttributeExtender
(Inherited from FormBase) |
Name | Description | |
---|---|---|
![]() | ApplyValues |
应用指定配置
(Inherited from FormBase) |
![]() | Get | 应用当前选中对象的属性 |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | AttributesLoadedFromModel |