Press event
Occurs when you press the primary mouse button while the mouse pointer is over the button or you press the Enter key while the button has the input focus.
Any built-in press action of the button will also occur (for example, tag set or command run).
Syntax
object
_Press
where
object
– is the name of a Button object or an expression that evaluates to a Button object.Provide Feedback