ComponentOne Menus and Toolbars for WinForms
PanelCancelEventArgs Constructor

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > PanelCancelEventArgs Class : PanelCancelEventArgs Constructor
Indicates the nav bar panel
Initializes a new instance of thePanelCancelEventArgs class
Syntax
'Declaration
 
Public Function New( _
   ByVal panel As C1NavBarPanel _
)
public PanelCancelEventArgs( 
   C1NavBarPanel panel
)

Parameters

panel
Indicates the nav bar panel
See Also

Reference

PanelCancelEventArgs Class
PanelCancelEventArgs Members