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

Datei anzeigen 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_oe property

public IntPtr,System extraInfo
return System.IntPtr

hitTestCode public_oe property

public int hitTestCode
return int

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

pt public_oe property

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