C# Class ZForge.Controls.HeaderPanelNativeMethods.APPBARDATA

Show file 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 property

public UInt32,System cbSize
return System.UInt32

hWnd public property

public IntPtr,System hWnd
return System.IntPtr

lParam public property

public Int32,System lParam
return System.Int32

rc public property

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

uCallbackMessage public property

public UInt32,System uCallbackMessage
return System.UInt32

uEdge public property

public UInt32,System uEdge
return System.UInt32