Event.Enabled property (Visio)
Determines whether or not an Event object is currently enabled. Read/write.
Syntax
expression.Enabled
expression A variable that represents an Event object.
Return value
Integer
Remarks
You can get and set the Enabled property of an Event object. An Event object that is disabled does not perform its action when its event occurs.
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.