Position Property (ScrollBar)

Class

ScrollBar.

Action

Gets or sets the actual position of the scroll bar caret.

Syntax

C#
protected Integer Position { get; set; }
VB
'Declaration
Protected ReadWrite Property Position As Integer

Access

Read and write.