Version

PaneButtonEventArgs Class Members

The following tables list the members exposed by PaneButtonEventArgs.

Public Constructors
 NameDescription
Public ConstructorPaneButtonEventArgs ConstructorInitializes a new PaneButtonEventArgs with the specified DockablePaneBase and PaneButton  
Public Properties
 NameDescription
Public PropertyButtonReturns the PaneButton associated with the event.  
Public PropertyPaneReturns the pane associated with the event.  
See Also