RScrollbar.Inverted


public property Inverted

Prototype:

Read/Write property Inverted[=true|false

Description:

Invert direction slider moves to increase range value. For example, if for a RVScrollbar the Min position is at the bottom and the Max on the top then by setting the Inverted property is to true, you will change the Min to the top, and the Max to the bottom.

Return value:

Returns true if the scrollbar is inverted.