MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
menuItemDisplayCurrentPosition_Click Method (sender, e)
NamespacesMPfm.WindowsControlsWaveFormDisplaymenuItemDisplayCurrentPosition_Click(Object, EventArgs)
Occurs when the user clicks on the "Display current time position" menu item.
Declaration Syntax
C#Visual Basic
public void menuItemDisplayCurrentPosition_Click(
	Object sender,
	EventArgs e
)
Public Sub menuItemDisplayCurrentPosition_Click ( _
	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)