Click or drag to resize

ToolBar.Hide Method

X#
Hide a toolbar so it is not visible.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Hide() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
The toolbar remains hidden from display until the ToolBar:Show() method is called.
See Also