ApplicationSettings.ShowChooseDrawingTypePane Property
Visio Automation Reference |
Determines if the Getting Started pane appears when the user opens Microsoft Office Visio. Read/write.
Version Information
Version Added: Visio 2003
Syntax
expression.ShowChooseDrawingTypePane
expression A variable that represents a ApplicationSettings object.
Return Value
Boolean
Remarks
Setting the ShowChooseDrawingTypePane property is equivalent to setting the Getting Started Screen option on the View tab of the Options dialog box (Tools menu).
See Also