ShellBrowser .Net Edition
OnMouseDoubleClick Method (e)
NamespacesJam.ShellShellSystemListOnMouseDoubleClick(MouseEventArgs)
Raises the System.Windows.Forms.Control.MouseDoubleClick event. This method is called from the WndProc(Message%) function.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnMouseDoubleClick(
	MouseEventArgs e
)
Protected Overrides Sub OnMouseDoubleClick ( _
	e As MouseEventArgs _
)
protected:
virtual void OnMouseDoubleClick(
	MouseEventArgs^ e
) override
Parameters
e (MouseEventArgs)
the mouse event args

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)