C# Class ZForge.Controls.XPTable.Win32.MSG

ファイルを表示 Open project: zhuangyy/Motion Class Usage Examples

Public Properties

Property Type Description
hwnd System.IntPtr
lParam System.IntPtr
message uint
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 uint message
return uint

pt public_oe property

public POINT,ZForge.Controls.XPTable.Win32 pt
return POINT

time public_oe property

public uint time
return uint

wParam public_oe property

public IntPtr,System wParam
return System.IntPtr