System.Windows.Forms.AxHost.RaiseOnMouseDown Method

Raises the AxHost.MouseDown event using the specified objects.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected void RaiseOnMouseDown (object o1, object o2, object o3, object o4)

Parameters

o1
One of the System.Windows.Forms.MouseButtons values that indicate which mouse button was pressed.
o2
Not used.
o3
The x-coordinate of a mouse click, in pixels.
o4
The y-coordinate of a mouse click, in pixels.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0