ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1FontPicker Class / Image Property

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