System.Windows.Forms.AxHost.RaiseOnMouseMove Method

Raises the AxHost.MouseMove event using the specified single-precision floating-point numbers.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected void RaiseOnMouseMove (short button, short shift, float x, float y)

Parameters

button
One of the System.Windows.Forms.MouseButtons values that indicate which mouse button was pressed.
shift
Not used.
x
The x-coordinate of a mouse click, in pixels.
y
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