Input for WinForms | ComponentOne
C1.Win.Input Namespace / UpDownButtonSettings Class / UpImage Property

In This Topic
    UpImage Property
    In This Topic
    Gets or sets the image that is displayed on the Up button.
    Syntax
    'Declaration
     
    
    Public Property UpImage As Image
    public Image UpImage {get; set;}
    See Also