C# Class Fluent.NativeMethods.APPBARDATA

Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
cbSize int
hWnd System.IntPtr
lParam bool
rc Rect
uCallbackMessage int
uEdge int

Property Details

cbSize public property

public int cbSize
return int

hWnd public property

public IntPtr,System hWnd
return System.IntPtr

lParam public property

public bool lParam
return bool

rc public property

public Rect rc
return Rect

uCallbackMessage public property

public int uCallbackMessage
return int

uEdge public property

public int uEdge
return int