ApplicationSettings.ShowShapeSearchPane Property
Visio Automation Reference |
Gets or sets whether the Shape Search pane is visible in the Microsoft Office Visio user interface (UI). Read/write.
Version Information
Version Added: Visio 2007
Syntax
expression.ShowShapeSearchPane
expression An expression that returns a ApplicationSettings object.
Return Value
Boolean
Remarks
The setting of the ShowShapeSearchPage property corresponds to the setting of the Show Shape Search pane checkbox on the Shape Search tab of the Options dialog box (Tools menu).
See Also