MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
timerSongPosition_Tick Method (sender, e)
NamespacesMPfmfrmMaintimerSongPosition_Tick(Object, EventArgs)
Occurs when the timer for updating the song position has expired. Updates the song position UI and other things.
Declaration Syntax
C#Visual Basic
public void timerSongPosition_Tick(
	Object sender,
	EventArgs e
)
Public Sub timerSongPosition_Tick ( _
	sender As Object, _
	e As EventArgs _
)
Parameters
sender (Object)
Event sender
e (EventArgs)
Event arguments

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)