[]
Gets or sets the text associated with the hosted control.
[C1Category("Appearance")]
[C1Description("RibbonControlHost.Text", "Gets or sets the text associated with the hosted control.")]
public virtual string Text { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonControlHost.Text", "Gets or sets the text associated with the hosted control.")>
Public Overridable Property Text As String