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

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