Click or drag to resize

PushButton Events

The PushButton type exposes the following members.

Events
  NameDescription
Public eventOnPressed
Button has been pressed
Public eventOnPressLocal
Button has been pressed (but only sent to the local listeners)
Public eventOnReleased
Button has been released
Public eventOnReleaseLocal
Button has been released (but only sent to the local listeners)
Top
See Also