ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1PictureBox Class / Image Property

In This Topic
    Image Property (C1PictureBox)
    In This Topic
    The image displayed in the control.
    Syntax
    'Declaration
     
    
    Public Shadows Property Image As Image
    public new Image Image {get; set;}
    See Also