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

In This Topic
    UpImage Property (UpDownButtonSettings)
    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