Click or drag to resize
CancelEventArgs Properties

The CancelEventArgs type exposes the following members.

Properties
  Name Description
Public property Cancel
Gets or sets a value indicating if the hook should be canceled.
Public property Message
Gets or sets the message of the cancel event, if any.
Top
See Also