BBjSysGui::getDefaultScrollWheelBehavior
Description
In BBj 6.0 and higher, this method gets the scroll behavior of all MouseWheelEnabled controls that do not specify their own scroll mode.
Syntax
Return Value |
Method |
int |
getDefaultScrollWheelBehavior() |
Parameters
None.
Return Value
None.
Remarks
See MouseWheelEnabled for constants; DEFAULT cannot be used.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.