Click or drag to resize
PlayerEx Events

The PlayerEx type exposes the following members.

Events
  NameDescription
Public eventClose
Occurs when the player is closed after playing.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventDone
Occurs when the player returns next portion of the played data.
Public eventOpen
Occurs when the player is opened for playing.
Top
See Also