ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckBox Class / Image Property

In This Topic
    Image Property (C1CheckBox)
    In This Topic
    Gets or sets the image that is displayed on a button control.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also