ComponentOne Ribbon for WinForms
RibbonAppMenuTab Constructor(String)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonAppMenuTab Class > RibbonAppMenuTab Constructor : RibbonAppMenuTab Constructor(String)
The initial value for the Text property.
Creates a new instance of RibbonAppMenuTab.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public RibbonAppMenuTab( 
   System.string text
)

Parameters

text
The initial value for the Text property.
See Also

Reference

RibbonAppMenuTab Class
RibbonAppMenuTab Members
Overload List