ComponentOne Menus and Toolbars for WinForms
PanelEventArgs Constructor

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

Parameters

panel
Indicates the navbar panel.
See Also

Reference

PanelEventArgs Class
PanelEventArgs Members