max_value - Maximum value for the spin box
The maximum value is part of the control style definition and cannot be changed at run-time. By default, the maximum value is set to 2147483647 (0x7fffffff), the maximum positive integer number.
Notes:
The value might be overwritten with maximum settings in the data source definition, when minimum and maximum in the data source definition differ.
Type: int32