MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
timerAnimationNowPlaying_Tick Method (sender, e)
NamespacesMPfm.WindowsControlsSongGridViewtimerAnimationNowPlaying_Tick(Object, EventArgs)
This timer triggers the animation of the currently playing song.
Declaration Syntax
C#Visual Basic
protected void timerAnimationNowPlaying_Tick(
	Object sender,
	EventArgs e
)
Protected Sub timerAnimationNowPlaying_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)