AllowEditing property
Determines whether the Edit command is enabled or disabled in a stencil window.
Version added
2002
Syntax
| |
| |
boolRet |
Boolean. True if the Edit command is enabled in a stencil window; False if it is disabled. |
object |
Required. An expression that returns a Window object. |
boolValue |
Required Boolean. True to enable the Edit command; False to disable it. |
Remarks
Use the AllowEditing property to prevent unintentional editing in the stencil.