Position Property (IAWTScroller)

Action

Gets the current position of the scroll bar.

Syntax

'Declaration
Protected Read Property Position As Integer

Access

Read only.

Examples

Dim position As Integer = scrollBar.Position