C# Class Balloon.NET.Hooks.MouseHookEventArgs.MOUSEHOOKSTRUCT

Show file Open project: NexusMods/NexusModManager-4.5

Public Properties

Property Type Description
extraInfo System.IntPtr
hitTestCode int
hwnd System.IntPtr
pt System.Windows.Forms.POINT

Property Details

extraInfo public property

public IntPtr,System extraInfo
return System.IntPtr

hitTestCode public property

public int hitTestCode
return int

hwnd public property

public IntPtr,System hwnd
return System.IntPtr

pt public property

public POINT,System.Windows.Forms pt
return System.Windows.Forms.POINT