WinFormVOWindow.CloseHostForm 方法 | |
Close a VO window and the form that it hosts
命名空间:
XSharp
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 STATIC METHOD CloseHostForm(
window AS Window
) AS VOID
public static void CloseHostForm(
Window window
)
查看代码参数
- window
- 类型:Window
参见