Determines whether or not events are currently enabled.
The EventsEnabled
flag determines whether or not events are currently enabled. If the flag is true
(the default) then events will fire as appropriate. If the flag is false
then no events will be fired by this object.