Share via


ApplicationSettings.DeveloperMode Property

Visio Automation Reference

Determines if certain user interface functions for the development environment in Microsoft Office Visio are enabled. Read/write.

Version Information
 Version Added:  Visio 2003

Syntax

expression.DeveloperMode

expression   A variable that represents an ApplicationSettings object.

Return Value
Boolean

Remarks

Setting the DeveloperMode property is equivalent to selecting the Run in developer mode check box on the Advanced tab in the Options dialog box (Tools menu).

See Also