Click or drag to resize

ControlWindow.Hide Method (Typed)

X#
Hide a control window and its associated control so it is not visible (until a subsequent call to ControlWindow:Show()).

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

Implements

Hide
See Also