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