C# Class ComponentFactory.Krypton.Toolkit.PI.MSG

Mostra file Open project: ComponentFactory/Krypton Class Usage Examples

Public Properties

Property Type Description
hwnd System.IntPtr
lParam System.IntPtr
message int
pt POINT
time uint
wParam System.IntPtr

Property Details

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

message public_oe property

public int message
return int

pt public_oe property

public POINT pt
return POINT

time public_oe property

public uint time
return uint

wParam public_oe property

public IntPtr,System wParam
return System.IntPtr