AppWindow.EndWindow Method (Typed) | |
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
public virtual Usual EndWindow()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if successful; otherwise, FALSE.
See Also