ShellBrowser .Net Edition
OnDoubleClick Method (e)
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)OnDoubleClick(EventArgs)
Overrides the OnDoubleClick eventhandler to invoke the default command on the selected item.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnDoubleClick(
	EventArgs e
)
Protected Overrides Sub OnDoubleClick ( _
	e As EventArgs _
)
protected:
virtual void OnDoubleClick(
	EventArgs^ e
) override
Parameters
e (EventArgs)

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