Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.07 KB

Visio.Window.AllowEditing.md

File metadata and controls

41 lines (23 loc) · 1.07 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Window.AllowEditing property (Visio)
vis_sdr.chm11650505
vis_sdr.chm11650505
Visio.Window.AllowEditing
805ed8a9-1835-0d7b-9bbe-717ff21af3c9
06/08/2017
medium

Window.AllowEditing property (Visio)

Determines whether the Edit Stencil command is enabled or disabled in a stencil window. Read/write.

Syntax

expression. AllowEditing

expression A variable that represents a Window object.

Return value

Boolean

Remarks

Use the AllowEditing property to prevent unintentional editing in stencils. Setting the value of this property for stencils that are already open for editing has no effect. This property has no effect on Visio stencils (stencils that are shipped on the Microsoft Visio CD) or on other stencils that have been published to Visio by using an .msi file.

Note

Only user-created stencils are editable. By default, Visio stencils are not editable.

[!includeSupport and feedback]