ToolBar.Show Method | |
Display a toolbar so it is visible.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
ToolBar:Show() is used to redisplay a toolbar that was hidden with the ToolBar:Hide() method. The toolbar does not have to be shown initially, it becomes visible as soon as it is assigned to a window.
See Also