Pointer.Hide Method (Typed) | |
Hide this pointer so it is not visible. Hide a control so it is not visible (until a subsequent call to Pointer:Show()).
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax Remarks
Multiple calls to Pointer:Hide() require multiple calls to Pointer:Show() before the pointer is redisplayed.
See Also