Version

CancelablePaneButtonEventArgs Class Members

The following tables list the members exposed by CancelablePaneButtonEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelablePaneButtonEventArgs ConstructorInitializes a new CancelablePaneButtonEventArgs with the specified DockablePaneBase and PaneButton  
Public Properties
 NameDescription
Public PropertyButtonReturns the PaneButton associated with the event.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPaneReturns the pane associated with the event.  
See Also