ComponentOne Menus and Toolbars for WinForms
IndexOfKey Method (C1DockingTabPages)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTabPages Class : IndexOfKey Method
Returns the index of the first occurrence of the C1DockingTabPage 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

C1DockingTabPages Class
C1DockingTabPages Members