Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.05 KB

Visio.ApplicationSettings.EnableAutoConnect.md

File metadata and controls

35 lines (21 loc) · 1.05 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ApplicationSettings.EnableAutoConnect property (Visio)
vis_sdr.chm16260015
vis_sdr.chm16260015
Visio.ApplicationSettings.EnableAutoConnect
9aef5e1c-7f46-0edb-1237-bbb9412a8aa5
06/08/2017
medium

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).

[!includeSupport and feedback]