Wimark.Controls Class Library  

EditorControl.ContentBounds Property

Gets the bounds of the content.

[Visual Basic]
Protected ReadOnly Property ContentBounds As Rectangle 
[C#]
protected Rectangle ContentBounds {get;}
[C++]
protected: __property Rectangle get_ContentBounds();

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

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