Application.ShowToolbar Property
Visio Automation Reference |
Determines whether toolbars and menu bars are visible. Read/write.
Version Information
Version Added: Visio 5.0
Syntax
expression.ShowToolbar
expression A variable that represents an Application object.
Return Value
Integer
Remarks
The ShowToolbar property is valid for a Microsoft Office Visio instance only. The ShowStatusBar property persists each time you run Visio.
See Also