点击或拖拽改变大小

GuiFactory.CreateControl 方法

X#

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD CreateControl(
	type AS ControlType,
	owner AS Control,
	liStyle AS LONG,
	liExStyle AS LONG
) AS Object
查看代码

参数

type
类型:ControlType
owner
类型:Control
liStyle
类型:Int32
liExStyle
类型:Int32

返回值

类型:Object
参见