C# Class SidebarDiagnostics.Windows.AppBarWindow.WINDOWPOS

显示文件 Open project: ArcadeRenegade/SidebarDiagnostics

Public Properties

Property Type Description
cx int
cy int
flags uint
hWnd System.IntPtr
hWndInsertAfter System.IntPtr
x int
y int

Property Details

cx public_oe property

public int cx
return int

cy public_oe property

public int cy
return int

flags public_oe property

public uint flags
return uint

hWnd public_oe property

public IntPtr,System hWnd
return System.IntPtr

hWndInsertAfter public_oe property

public IntPtr,System hWndInsertAfter
return System.IntPtr

x public_oe property

public int x
return int

y public_oe property

public int y
return int