WinFormVOWindowHost 构造函数 (Window, Control) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 CONSTRUCTOR(
VOWindow AS Window,
host AS Control
)
public WinFormVOWindowHost(
Window VOWindow,
Control host
)
查看代码参数
- VOWindow
- 类型:Window
- host
- 类型:Control
参见