Input for WinForms | ComponentOne
C1.Framework Namespace / CheckBoxButtonElement Class / Image Property

In This Topic
    Image Property (CheckBoxButtonElement)
    In This Topic
    Gets or sets the Image to display.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also