OnDoubleClick Method (CanvasBase)
Raises the DoubleClick event when the user double clicks with the cursor over the control.
protected virtual void OnDoubleClick(
EventArgs
)
'Declaration
Protected Overridable Sub OnDoubleClick( _
ByVal As EventArgs _
)
'Usage
Dim instance As CanvasBase
Dim e As EventArgs
instance.OnDoubleClick(e)
Parameters
- e
- Event arguments