Click or drag to resize

ControlWindow.Hide Method

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

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

Return Value

Type: Usual
See Also