VxSpinButtonSetMaxValue(1vtcl)
VxSpinButtonSetMaxValue --
set upper boundary for a SpinButton
Synopsis
VxSpinButtonSetMaxValue widgetName upper
Description
Sets the upper boundary for a SpinButton.
Options
- widgetName
-
The name of the SpinButton.
- upper
-
The maximum value for the SpinButton.
Globals
- SBupper
-
Array of upper value boundary values, indexed by instance.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.