ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1NumericBox Class / IncreaseButtonStyle Property

In This Topic
    IncreaseButtonStyle Property
    In This Topic
    Gets or sets the style of the button that increases the value.
    Syntax
    'Declaration
     
    
    Public Property IncreaseButtonStyle As Style
    public Style IncreaseButtonStyle {get; set;}
    See Also