Click or drag to resize

Control.Hide Method (Typed)

X#
Hide a control so it is not visible (until a subsequent call to Control: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