C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollableControl Class / ScrollPosition Property

In This Topic
ScrollPosition Property (ScrollableControl)
In This Topic
Gets or sets the System.Drawing.Point value determining the current scroll position.
Syntax
'Declaration
 
Public Overridable Property ScrollPosition As Point
 
See Also