Fire the OnDoubleClick event of the panel, when the same event gets fired for the PictureBox.

Declaration Syntax
Protected Sub OnPictureDoubleClick ( _
sender As Object, _
e As EventArgs _
)

Parameters
- sender (Object)
- Contains information about the object, which fired the event.
- e (EventArgs)
- Contains general event data.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)