Version

CancelablePanesEventArgs Class Members

The following tables list the members exposed by CancelablePanesEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelablePanesEventArgs ConstructorInitializes a new CancelablePanesEventArgs with the specified array of DockablePaneBase instances  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPanesDockablePaneBase instances associated with the event. This property is read-only.  
See Also