C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / ScrollPosition Property

In This Topic
ScrollPosition Property (C1InputPanel)
In This Topic
Gets or sets the System.Drawing.Point value determining the current scroll position.
Syntax
'Declaration
 
Public Shadows Property ScrollPosition As Point
 
Remarks
This is negative or zero pixel offset of the left upper corner of the scrollable area.
See Also