ApplicationSettings.EnableAutoConnect property (Visio)
Determines whether the AutoConnect feature is enabled in the Microsoft Visio user interface (UI). Read/write.
Syntax
expression.EnableAutoConnect
expression An expression that returns an ApplicationSettings object.
Return value
Boolean
Remarks
The EnableAutoConnect property lets you disable programmatically the Visio AutoConnect feature, which is on by default. The setting of the EnableAutoConnect property corresponds to the Enable AutoConnect setting on the Advanced tab of the Visio Options dialog box (click the File tab, and then click Options).
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.