OnDoubleClick Method (PathIconElement)
Called by the host control when the user double-clicks this
Element.
public virtual void OnDoubleClick(
EventArgs
)
'Declaration
Public Overridable Sub OnDoubleClick( _
ByVal As EventArgs _
)
Parameters
- e
- System.EventArgs that contains the event data.