ScrollArea.UseMouse (gb.qt4)

Property UseMouse As Boolean

Return or set if the ScrollArea handles mouse wheel events.

By default, this property is TRUE and the mouse wheel scrolls the contents. Set this property to FALSE if you want to implement your own mouse wheel behavior.