点击或拖拽改变大小

VOControlProperties 构造函数 (Control, Control, Int32, Int32)

X#
初始化 VOControlProperties 类的一个新实例

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	oControl AS Control,
	oOwner AS Control,
	liStyle AS LONG,
	dwExStyle AS LONG
)
查看代码

参数

oControl
类型:Control
oOwner
类型:Control
liStyle
类型:Int32
dwExStyle
类型:Int32
参见