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

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