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