Pointer.Hide Method | |
Hide this pointer so it is not visible. Hide a control so it is not visible (until a subsequent call to Pointer:Show()).
Namespace:
VO
Assembly:
VOGUIClasses (in 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