Click or drag to resize

CloseReasonEventArgs Properties

The CloseReasonEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancelGets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs)
Public propertyCloseReason Gets access to the reason for the context menu closing.
Top
See Also