Click or drag to resize

Event Methods

The Event type exposes the following members.

Methods
  NameDescription
Public methodCancel
Cancel the event.
Public methodProcess
Invoke the action now and mark it as Canceled.
Public methodToString
String representation of the event if not canceled.
(Overrides ObjectToString.)
Top
See Also