Wimark.Controls Class Library  

CheckEditor.PreferredSize Property

Gets or sets the preferred size of the check editor.

[Visual Basic]
Public Property PreferredSize As Size 
[C#]
public Size PreferredSize {get; set;}
[C++]
public: __property Size get_PreferredSize();
public: __property void set_PreferredSize(Size);

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