Wimark.Controls Class Library  

DropDownArea.ScrollPosition Property

Gets or sets the scroll position.

[Visual Basic]
Public Property ScrollPosition As Point 
[C#]
public Point ScrollPosition {get; set;}
[C++]
public: __property Point get_ScrollPosition();
public: __property void set_ScrollPosition(Point);

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