BBjSlider::setMaximum
Description
In BBj 7.0 and higher, this method sets the maximum value of the BBjSlider control.
Syntax
Return Value |
Method |
void |
setMaximum(int value) |
Parameters
Variable |
Description |
value |
Specifies the maximum value. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.