RScrollbar.Max


public property Max

Prototype:

Read/Write property Max[=nMax]

Description:

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

Return value:

Returns the maximum value for the scrollbar.