点击或拖拽改变大小

VOControlProperties 类

X#
继承层次
Object
  VOProperties
    VOControlProperties

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 CLASS VOControlProperties INHERIT VOProperties
查看代码

VOControlProperties 类型公开以下成员。

构造函数
  名称说明
公共方法VOControlProperties(Control, Control)
初始化 VOControlProperties 类的一个新实例
公共方法VOControlProperties(Control, Control, Int32, Int32)
初始化 VOControlProperties 类的一个新实例
Top
属性
  名称说明
公共属性Control
公共属性ExStyle (继承自 VOProperties。)
公共属性ModifierKeys
公共属性NotExStyle (继承自 VOProperties。)
公共属性NotStyle (继承自 VOProperties。)
公共属性oWFC
公共属性Style (继承自 VOProperties。)
公共属性TextAlignment (继承自 VOProperties。)
公共属性Window
Top
方法
事件
  名称说明
公共事件ExStyleChanged (继承自 VOProperties。)
公共事件OnWndProc
公共事件StyleChanged (继承自 VOProperties。)
Top
参见