Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets or sets a value that indicates whether the toolbar is visible in Microsoft Visio Viewer. Read/write.
Syntax
expression.ToolbarVisible
expression An expression that returns a Viewer object.
Return value
Boolean
Remarks
The default is for the toolbar to be visible (True).
Example
The following code hides the toolbar in Visio Viewer.
vsoViewer.ToolbarVisible = False
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.