Click or drag to resize

WinFormVOWindow.CloseHostForm Method

X#
Close a X# window and the form that it hosts

Namespace:  XSharp
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 STATIC METHOD CloseHostForm(
	window AS Window
) AS VOID
Request Example View Source

Parameters

window
Type: Window
See Also