Click or drag to resize

CancelDropDownEventArgs Properties

The CancelDropDownEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyKryptonContextMenu
Gets a reference to the context menu.
Public propertyPage
Gets a reference to the page.
Top
See Also