C# Class ZForge.Controls.HeaderPanelNativeMethods.APPBARDATA

Datei anzeigen Open project: zhuangyy/Motion

Public Properties

Property Type Description
cbSize System.UInt32
hWnd System.IntPtr
lParam System.Int32
rc System.Windows.Forms.RECT
uCallbackMessage System.UInt32
uEdge System.UInt32

Property Details

cbSize public_oe property

public UInt32,System cbSize
return System.UInt32

hWnd public_oe property

public IntPtr,System hWnd
return System.IntPtr

lParam public_oe property

public Int32,System lParam
return System.Int32

rc public_oe property

public RECT,System.Windows.Forms rc
return System.Windows.Forms.RECT

uCallbackMessage public_oe property

public UInt32,System uCallbackMessage
return System.UInt32

uEdge public_oe property

public UInt32,System uEdge
return System.UInt32