Control Object Properties
MaxValue Maximum control value
   
Description Maximum value that the control will return. If 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 postion.

   
Used by BUTTON (sizer) H_SCROLLBAR V_SCROLLBAR