ComponentOne Ribbon for WinForms
RibbonColorPicker Constructor(String)

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

Parameters

text
The initial value for the RibbonSplitButton.Text property.
See Also

Reference

RibbonColorPicker Class
RibbonColorPicker Members
Overload List