CancelEventAction
To cancel a internal handling of a event then set the CancelEventAction property to true
from within a event.
PROPERTY
CancelEventAction as Boolean
Notes:
Currently this property only has affect from within the MouseDown event.