[]
Gets or sets the textual cue, or tip, that is displayed by RibbonTextBox to prompt the user for information.
[C1Category("Appearance")]
[C1Description("RibbonTextBox.CueBanner", "Textual cue, or tip, to prompt the user for information.")]
public string CueBanner { get; set; }