Click or drag to resize

ContextPageEventArgs Properties

The ContextPageEventArgs 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 access to context menu that can be customized.
Public propertyPage
Gets access to page associated with the context menu.
Top
See Also