![]() | ControlEx 方法 |
ControlEx 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() ![]() | BorderSize |
边框宽度
|
![]() ![]() | CheckState |
获取此TreeNode的选中状态
|
![]() ![]() | Disabled | |
![]() ![]() | DoubleBuffered |
双缓冲显示
|
![]() ![]() | GetAllControls | |
![]() ![]() | GetControl(Control, String) |
根据名称获取控件
|
![]() ![]() | GetControlT(Control, String) |
根据名称获取控件
|
![]() ![]() | GetControls(Control, String) |
查找包含名称的控件列表
|
![]() ![]() | GetControlsT(Control, Boolean) |
获取所有类型为T的控件
|
![]() ![]() | GetInterfaceControls |
查找包含接口名称的控件列表
|
![]() ![]() | GetParentForm | |
![]() ![]() | GetTag |
Control的Tag属性扩展,根据索引获取对象
|
![]() ![]() | InitTag |
Control的Tag属性扩展,设置多个对象
|
![]() ![]() | Invisible | |
![]() ![]() | RemoveClickEvent |
移除按钮点击事件
|
![]() ![]() | ResetBorderColor |
修改控件或窗体的边框,例如 TextBox 或是 Form 窗体
|
![]() ![]() | ReStart | |
![]() ![]() | RootForm | |
![]() ![]() | SaveToImage(Control) |
控件保存为图片
|
![]() ![]() | SaveToImage(Control, String, ImageFormat) |
控件保存为图片
|
![]() ![]() | ScreenLocation | |
![]() ![]() | ScreenRectangle | |
![]() ![]() | SetDisabled |
控件不可对用户交互做出响应
|
![]() ![]() | SetEnabled |
控件可对用户交互做出响应
|
![]() ![]() | SetLocationToForm | |
![]() ![]() | SetLocationToWindow | |
![]() ![]() | SetTag |
Control的Tag属性扩展,根据索引更新对象
|
![]() ![]() | ShowContextMenuStrip(Control, ContextMenuStrip, Point) | |
![]() ![]() | ShowContextMenuStrip(Control, ContextMenuStrip, Int32, Int32) | |
![]() ![]() | TitleHeight |
标题栏高度
|