AxHost.RaiseOnMouseMove Method
.NET Framework 4.5
Raises the MouseMove event.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RaiseOnMouseMove(Int16, Int16, Int32, Int32) | Infrastructure. Raises the MouseMove event using the specified 32-bit signed integers. |
|
RaiseOnMouseMove(Int16, Int16, Single, Single) | Infrastructure. Raises the MouseMove event using the specified single-precision floating-point numbers. |
|
RaiseOnMouseMove(Object, Object, Object, Object) | Infrastructure. Raises the MouseMove event using the specified objects. |