Override the OnDoubleClick event to try to perform the default action for the selected object.

Declaration Syntax
protected override void OnDoubleClick(
EventArgs e
)
Protected Overrides Sub OnDoubleClick ( _
e As EventArgs _
)
protected:
virtual void OnDoubleClick(
EventArgs^ e
) override

Parameters
- e (EventArgs)
- The parameter contains the event data.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)