GuiFactory.CreateChildAppWindow 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD CreateChildAppWindow(
oWindow AS Window,
oOwner AS Form
) AS VOChildAppForm
public virtual VOChildAppForm CreateChildAppWindow(
Window oWindow,
Form oOwner
)
查看代码参数
- oWindow
- 类型:Window
- oOwner
- 类型:Form
返回值
类型:
VOChildAppForm参见