Method OnDoubleClick
OnDoubleClick(EventArgs)
Raises the DoubleClick event.
public virtual void OnDoubleClick(EventArgs e)
Parameters
eEventArgsThe EventArgs that contains data to this event.
Raises the DoubleClick event.
public virtual void OnDoubleClick(EventArgs e)
e EventArgsThe EventArgs that contains data to this event.