AxHost::RaiseOnMouseUp Method (Object^, Object^, Object^, Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Raises the MouseUp event using the specified objects.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- o1
-
Type:
System::Object^
One of the MouseButtons values that indicate which mouse button was pressed.
- o2
-
Type:
System::Object^
Not used.
- o3
-
Type:
System::Object^
The x-coordinate of a mouse click, in pixels.
- o4
-
Type:
System::Object^
The y-coordinate of a mouse click, in pixels.
.NET Framework
Available since 1.1
Available since 1.1
Show: