InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / CueBanner Property

In This Topic
    CueBanner Property (InputTimePicker)
    In This Topic
    Gets or sets the textual cue, or tip, that is displayed by InputTimePicker to prompt the user for information.
    Syntax
    'Declaration
     
    Public Property CueBanner As String
    public string CueBanner {get; set;}
    See Also