Wimark.Controls Class Library  

MdiContainer.MdiClientScrollBarArea Property

Gets or sets the scroll bar area of the client area.

[Visual Basic]
Public Property MdiClientScrollBarArea As ScrollBarArea 
[C#]
public ScrollBarArea MdiClientScrollBarArea {get; set;}
[C++]
public: __property ScrollBarArea* get_MdiClientScrollBarArea();
public: __property void set_MdiClientScrollBarArea(ScrollBarArea*);

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

MdiContainer Class | MdiContainer Members | Wimark.Controls Namespace