Click or drag to resize
IPushButton Events

The IPushButton 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