Click or drag to resize

AppWindow.EndWindow Method (Typed)

X#
Remove this application window from view (passing control back to the routine which created the application window).

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD EndWindow() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also