Raises the [E:DoubleClick] event.

C# | Visual Basic |
protected virtual void OnDoubleClick( MouseEventArgs e )
Protected Overridable Sub OnDoubleClick ( _ e As MouseEventArgs _ )

- e (MouseEventArgs)
- The MouseEventArgs instance containing the event data.