DrawingArea.NoMouse (gb.qt4)

Property NoMouse As Boolean

Desde 3.19

Return or set if the control is transparent to mouse events.

When set, this property disables the delivery of mouse events to the control and its children. Mouse events are delivered to other controls as if the widget and its children were not present in the control hierarchy; mouse clicks and other events effectively "pass through" them.