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

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