ComponentOne Ribbon for WinForms
CueBanner Property (RibbonNumericBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonNumericBox Class : CueBanner Property
Gets or sets the textual cue, or tip, that is displayed by RibbonNumericBox to prompt the user for information.
Syntax
'Declaration
 
Public Property CueBanner As System.String
public System.string CueBanner {get; set;}
See Also

Reference

RibbonNumericBox Class
RibbonNumericBox Members