LabelControlEvents.MouseMove(Int16, Int16, Single, Single) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public void MouseMove (short Button, short Shift, float X, float Y);
abstract member MouseMove : int16 * int16 * single * single -> unit
Public Sub MouseMove (Button As Short, Shift As Short, X As Single, Y As Single)
- Button
- Int16
- Shift
- Int16
- X
- Single
- Y
- Single
Product | Versions |
---|---|
Office primary interop assembly | Latest |