RScrollbar.Value


public property Value

Prototype:

Read/Write property Value[=nValue]

Description:

Sets or gets the value of the scrollbar. Internally, the scrollbar uses an RAdjustment object, and this property directly linked to the adjustment.

Return value:

Returns the value of the scrollbar.