Click or drag to resize
PushButton Events

The PushButton type exposes the following members.

Events
  NameDescription
Public eventClick
Occurs when the button is clicked.
Public eventPressed
Occurs when the button is pressed.
Public eventReleased
Occurs when the button is released.
Top
See Also