Interface MouseWheelEnabled::setScrollWheelBehavior
Description
In BBj 6.0 and higher, setScrollWheelBehavior configures under what situations the control will respond to the mouse scroll wheel.
Syntax
| Return Value | Method |
|---|---|
|
void |
setScrollWheelBehavior(int mode) |
Parameters
| Parameter | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mode |
One of the following MouseWheelEnabled constants:
|
Return Value
None.
Example
|
See Also
MouseWheelEnabled::setScrollWheelBehavior
BBjSysGui::setDefaultScrollWheelBehavior
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.