Table of Contents

Constructor InputSpyMouseEventArgs

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

InputSpyMouseEventArgs(IntPtr, MouseButtons, int, int, int, int, int, IntPtr, IntPtr)

This item supports the framework infrastructure and is not intended to be used directly from your code.

public InputSpyMouseEventArgs(IntPtr windowHandle, MouseButtons button, int clicks, int x, int y, int delta, int messageCode, IntPtr wParam, IntPtr lParam)

Parameters

windowHandle IntPtr
button MouseButtons
clicks int
x int
y int
delta int
messageCode int
wParam IntPtr
lParam IntPtr