The MINIMUM attribute determines the minimum value the KEYPAD dialog will accept. When changing from one FORMAT to another, KEYPAD will use the greater of the current minimum value and FORMAT's intrinsic MINIMUM (for negative values).
For example, switching formats from LONG INTEGER to SHORT INTEGER will reduce the minimum KEYPAD value from a four-byte integer to a two-byte integer (see the FORMAT attribute for ranges).