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

In This Topic
    IncreaseIconStyle Property
    In This Topic
    Gets or sets the style of the icon shown in the increase button.
    Syntax
    'Declaration
     
    
    Public Property IncreaseIconStyle As Style
    public Style IncreaseIconStyle {get; set;}
    See Also