Released event

Occurs when you release the primary mouse button while the mouse pointer is over the button, or release the Enter key while the button has the input focus.
This is the default event for the Button object.
Any built-in release action of the button also occurs (for example, a tag set or command run).
Syntax
object
_
Released
where
object
– is the name of a Button object or an expression that evaluates to a Button object.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal