ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ButtonImages Class / DropImage Property

In This Topic
    DropImage Property
    In This Topic
    Image for DropDown button
    Syntax
    'Declaration
     
    
    Public Property DropImage As Image
    public Image DropImage {get; set;}
    See Also