[]
Gets or sets the label used to identify this RibbonTextBox.
[C1Category("Appearance")]
[C1Description("RibbonTextBox.Label", "Gets or sets the label used to identify this RibbonTextBox.")]
public string Label { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonTextBox.Label", "Gets or sets the label used to identify this RibbonTextBox.")>
Public Property Label As String