ZylTimer.NET

Timer Events

The events of the Timer class are listed below. For a complete list of Timer class members, see the Timer Members topic.

Public Instance Events

Disposed (inherited from Component)Occurs when the component is disposed by a call to the Dispose method.
Tick Occures when the interval is expired.

See Also

Timer Class | ZylTimer Namespace