HTBasic Help
×
Menu
Index

BAR WIDGET - Maximum

The value of this attribute specifies the upper bound on the displayed value of the VALUE attribute. That is, when the value of VALUE equals the value of MAXIMUM, the BAR will reach the top or right (depending on the ORIENTATION) of the widget.
 
MAXIMUM must be greater than MINIMUM.  If the ORIGIN attribute is set greater than or equal to MAXIMUM and the VALUE attribute is set greater than or equal to MAXIMUM, no bar is drawn.