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

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