ComponentOne Ribbon for WinForms
Add(RibbonTab) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTabCollection Class > Add Method : Add(RibbonTab) Method
Adds the specified RibbonTab to the collection.
Syntax
'Declaration
 
Public Overloads Function Add( _
   ByVal tab As RibbonTab _
) As System.Integer
public System.int Add( 
   RibbonTab tab
)

Parameters

tab
See Also

Reference

RibbonTabCollection Class
RibbonTabCollection Members
Overload List