Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / ShowUpDownButtons Property

In This Topic
    ShowUpDownButtons Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ShowUpDownButtons As System.Boolean
    public virtual System.bool ShowUpDownButtons {get; set;}
    See Also