Version

CancelablePanelEventArgs Class Members

The following tables list the members exposed by CancelablePanelEventArgs.

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