ComponentOne Ribbon for WinForms
RibbonGalleryLabel Constructor(String)

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

Parameters

text
The initial value for the text property.
See Also

Reference

RibbonGalleryLabel Class
RibbonGalleryLabel Members
Overload List