Wimark.Controls Class Library  

ClientArea.ScrollBarArea Property

Gets or sets the scroll bar area.

[Visual Basic]
Public Property ScrollBarArea As ScrollBarArea 
[C#]
public ScrollBarArea ScrollBarArea {get; set;}
[C++]
public: __property ScrollBarArea* get_ScrollBarArea();
public: __property void set_ScrollBarArea(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

ClientArea Class | ClientArea Members | Wimark.Controls Namespace