Raises the AxHost.MouseDown event using the specified 32-bit signed integers.
- 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.