C# Class DesktopHelper.UI.AdapterForm.APPBARDATA

Datei anzeigen Open project: JimmyFung/DesktopHelper

Public Properties

Property Type Description
cbSize int
hWnd System.IntPtr
lParam System.IntPtr
rc System.Windows.Forms.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 IntPtr,System lParam
return System.IntPtr

rc public_oe property

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

uCallbackMessage public_oe property

public int uCallbackMessage
return int

uEdge public_oe property

public int uEdge
return int