_Application.EnableEvents
_Application.EnableEvents
_Application.EnableEvents
Property
Definition
True if events are enabled for the specified object.
public:
property bool EnableEvents { bool get(); void set(bool value); };
public bool EnableEvents { get; set; }
Public Property EnableEvents As Boolean
Property Value
Applies to