RScrollbar.Min


public property Min

Prototype:

Read/Write property Min[=nMin]

Description:

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

Return value:

Returns the minimum value for the scrollbar.