ShowToolbar property
Determines whether toolbars and menu bars are visible.
Version added
5.0
Syntax
| |
| |
intRet |
Integer. True (-1) if toolbars and menu bars are showing; False (0) if toolbars and menu bars are hidden. |
object |
Required. An expression that returns an Application object. |
intExpression |
Required Integer. True (non-zero) to show toolbars and menu bars; False (0) to hide toolbars and menu bars. |
Remarks
The ShowToolbar property is valid for a Visio instance only. The ShowStatusBar property persists each time you run the application.