ComponentOne Ribbon for WinForms
Text Property (RibbonComboBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonComboBox Class : Text Property
Gets or sets the text in the RibbonComboBox.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

RibbonComboBox Class
RibbonComboBox Members