OnMouseCancel

Typemessage
DictionaryLCB
LibraryLiveCode Builder
Syntax
OnMouseCancel
Associationscom.livecode.widget
Summary

Sent when something happens which should cause the previous mouse down action to be considered cancelled. For example, opening a popup during OnMouseDown.

Description

Sent when something happens which should cause the previous mouse down action to be considered cancelled. For example, opening a popup during OnMouseDown.

Tagswidget