Control Object Properties

MaxValue

Maximum Control Value

Description

Maximum value that the control will return

For a button (sizer) control, this property can be set to the highest location (line or column) that the control will allow itself to be dragged.

On a scroll bar, the value set in the MaxValue is used to determine the value returned when the scrollbar is slid to its highest position.

Used By

BUTTON (sizer)H_SCROLLBAR V_SCROLLBAR