Version

CancelablePaneEventArgs Class Members

The following tables list the members exposed by CancelablePaneEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelablePaneEventArgs ConstructorInitializes a new CancelablePaneEventArgs with the specified DockablePaneBase  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPaneDockablePaneBase instance associated with the event. This property is read-only.  
See Also