Click or drag to resize
RecorderEx Events

The RecorderEx type exposes the following members.

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