This event occurs if the user double-clicked onto an item

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

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