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