/
comp
/
gb.qt
/
control
/ .mousedown
Control.MouseDown (gb.qt)
Syntax
EVENT
MouseDown
(
)
Raised when a mouse button is pressed while the cursor is inside the control.
You get information about the pressed button with the
Mouse
class.