MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
OnMouseDoubleClick Method (e)
NamespacesMPfm.WindowsControlsPanelOnMouseDoubleClick(MouseEventArgs)
Occurs when the user double clicks on the control. Expands the header if the cursor is in the header area.
Declaration Syntax
C#Visual Basic
protected override void OnMouseDoubleClick(
	MouseEventArgs e
)
Protected Overrides Sub OnMouseDoubleClick ( _
	e As MouseEventArgs _
)
Parameters
e (MouseEventArgs)
Mouse Event arguments

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