MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
menuItemCreateMarkerAtThisPosition_Click Method (sender, e)
NamespacesMPfm.WindowsControlsWaveFormDisplaymenuItemCreateMarkerAtThisPosition_Click(Object, EventArgs)
Occurs when the user clicks on the "Create marker at this position" menu item.
Declaration Syntax
C#Visual Basic
public void menuItemCreateMarkerAtThisPosition_Click(
	Object sender,
	EventArgs e
)
Public Sub menuItemCreateMarkerAtThisPosition_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)