Wimark.Controls Class Library  

StandardForm.ClientArea Property

Gets the client area where application content can be added.

[Visual Basic]
Public ReadOnly Property ClientArea As ClientArea 
[C#]
public ClientArea ClientArea {get;}
[C++]
public: __property ClientArea* get_ClientArea();

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

StandardForm Class | StandardForm Members | Wimark.Controls Namespace