Wimark.Controls Class Library  

DropDownArea.ContentSize Property

Gets or sets the size of content.

[Visual Basic]
Public Property ContentSize As Size 
[C#]
public Size ContentSize {get; set;}
[C++]
public: __property Size get_ContentSize();
public: __property void set_ContentSize(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

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