ComponentOne InputPanel for WinForms
CueBanner Property (InputNumericBox)

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

Reference

InputNumericBox Class
InputNumericBox Members