SetPosition Method (IScrollBar)
Sets the scroll bar position.

C# Syntax

void SetPosition( 
   int position
)

Parameters

position
The scroll bar position to be set.