ComponentOne Menus and Toolbars for WinForms
IndexOfKey Method (C1NavBarPanel.PanelCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBarPanel.PanelCollection Class : IndexOfKey Method
Returns the index of the first occurrence of the C1NavBarPanel with the specified key.
Syntax
'Declaration
 
Public Function IndexOfKey( _
   ByVal key As System.String _
) As System.Integer
public System.int IndexOfKey( 
   System.string key
)

Parameters

key
See Also

Reference

C1NavBarPanel.PanelCollection Class
C1NavBarPanel.PanelCollection Members