Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1ToolStripColorPicker Class / Image Property

In This Topic
    Image Property (C1ToolStripColorPicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Image As System.Drawing.Image
    public override System.Drawing.Image Image {get; set;}
    See Also