[]
Gets or sets the text in the RibbonComboBox.
[C1Category("Appearance")]
[C1Description("RibbonComboBox.Text", "Gets or sets the text in the RibbonComboBox.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonComboBox.Text", "Gets or sets the text in the RibbonComboBox.")>
Public Property Text As String