/
comp
/
gb.qt
/
control
/ .mousewheel
Control.MouseWheel (gb.qt)
Syntax
EVENT
MouseWheel
(
)
This event is raised when the user moves or presses the mouse wheel while the mouse is inside the control.
You get information about the mouse with the
Mouse
class.