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