Wimark.Controls Class Library  

CheckEditor.Image Property

Gets or sets the image assigned to the editor.

[Visual Basic]
Public Property Image As Image 
[C#]
public Image Image {get; set;}
[C++]
public: __property Image* get_Image();
public: __property void set_Image(Image*);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

CheckEditor Class | CheckEditor Members | Wimark.Controls.Editors Namespace