ComponentOne Ribbon for WinForms
IndexOf(RibbonTab) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTabCollection Class > IndexOf Method : IndexOf(RibbonTab) Method
Determines the index of a specified RibbonTab in the RibbonTabCollection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal tab As RibbonTab _
) As System.Integer
public System.int IndexOf( 
   RibbonTab tab
)

Parameters

tab
See Also

Reference

RibbonTabCollection Class
RibbonTabCollection Members
Overload List