Version

CancelableControlPaneEventArgs Class Members

The following tables list the members exposed by CancelableControlPaneEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableControlPaneEventArgs ConstructorInitializes a new CancelableControlPaneEventArgs with the specified DockableControlPane  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPaneDockableControlPane instance associated with the event. This property is read-only.  
See Also