C# Class Fluent.NativeMethods.APPBARDATA

Mostra 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_oe property

public int cbSize
return int

hWnd public_oe property

public IntPtr,System hWnd
return System.IntPtr

lParam public_oe property

public bool lParam
return bool

rc public_oe property

public Rect rc
return Rect

uCallbackMessage public_oe property

public int uCallbackMessage
return int

uEdge public_oe property

public int uEdge
return int