Click or drag to resize

PriorityKeyHandler Events

The PriorityKeyHandler type exposes the following members.

Events
  NameDescription
Public eventHighPriority
Occurs as first handler.
Public eventLowPriority
Occurs as third handler, if the no HighPriority or NormalPriority have canceled the event.
Public eventNormalPriority
Occurs as second handler, if the no HighPriority have canceled the event.
Top
See Also