C# Class MetroFramework.Native.WinApi.APPBARDATA

Datei anzeigen Open project: AshishKilmist/MetroFramework Class Usage Examples

Public Properties

Property Type Description
cbSize uint
hWnd System.IntPtr
lParam int
rc MetroFramework.Native.RECT
uCallbackMessage uint
uEdge ABE

Property Details

cbSize public_oe property

public uint cbSize
return uint

hWnd public_oe property

public IntPtr,System hWnd
return System.IntPtr

lParam public_oe property

public int lParam
return int

rc public_oe property

public RECT,MetroFramework.Native rc
return MetroFramework.Native.RECT

uCallbackMessage public_oe property

public uint uCallbackMessage
return uint

uEdge public_oe property

public ABE uEdge
return ABE