Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / ButtonImages Class / DownImage Property

In This Topic
    DownImage Property (ButtonImages)
    In This Topic
    Image for Down button
    Syntax
    'Declaration
     
    
    Public Property DownImage As Image
    public Image DownImage {get; set;}
    See Also