StatusBar.Show Method | |
Display a status bar so it is visible.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
StatusBar:Show() is also usually called to redisplay a status bar that was hidden with the StatusBar:Hide() method.
See Also