Wimark.Controls Class Library  

CheckEditor.ImageAlign Property

Gets or sets the alignment of an image that is displayed in the editor.

[Visual Basic]
Public Property ImageAlign As ContentAlignment 
[C#]
public ContentAlignment ImageAlign {get; set;}
[C++]
public: __property ContentAlignment get_ImageAlign();
public: __property void set_ImageAlign(ContentAlignment);

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