MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
timerAnimation_Tick Method (sender, e)
NamespacesMPfm.WindowsControlsWaveFormDisplaytimerAnimation_Tick(Object, EventArgs)
This event is fired every time the animation timer expires. This refreshes the current song marker.
Declaration Syntax
C#Visual Basic
protected void timerAnimation_Tick(
	Object sender,
	EventArgs e
)
Protected Sub timerAnimation_Tick ( _
	sender As Object, _
	e As EventArgs _
)
Parameters
sender (Object)
Event sender
e (EventArgs)
Event arguments

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)