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

In This Topic
    ShowSpinButtons Property (InputTimePicker)
    In This Topic
    Gets or sets whether the spin buttons should appear in the InputTimePicker.
    Syntax
    'Declaration
     
    Public Property ShowSpinButtons As Boolean
    public bool ShowSpinButtons {get; set;}
    See Also