ComponentOne InputPanel for WinForms
ScrollPosition Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : ScrollPosition Property
Gets or sets the System.Drawing.Point value determining the current scroll position.
Syntax
'Declaration
 
Public Shadows Property ScrollPosition As System.Drawing.Point
public new System.Drawing.Point ScrollPosition {get; set;}
Remarks
This is negative or zero pixel offset of the left upper corner of the scrollable area.
See Also

Reference

C1InputPanel Class
C1InputPanel Members