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