ComponentOne Ribbon for WinForms
RibbonGalleryItem Constructor(String)

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

Parameters

text
The initial value for the text property.
See Also

Reference

RibbonGalleryItem Class
RibbonGalleryItem Members
Overload List