点击或拖拽改变大小

GuiFactory.CreateChildAppWindow 方法

X#

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD CreateChildAppWindow(
	oWindow AS Window,
	oOwner AS Form
) AS VOChildAppForm
查看代码

参数

oWindow
类型:Window
oOwner
类型:Form

返回值

类型:VOChildAppForm
参见