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