[Gregor.Core.WinApi.User32.WindowSizing]

Gregor.Core.WinApi.User32.WindowSizing

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.WinApi.

Details

public enum Gregor.Core.WinApi.User32.WindowSizing

: System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Custom Attributes: 

Description: 


Members

Bottom

public const Gregor.Core.WinApi.User32.WindowSizing Bottom = 6

Custom Attributes: 

Description: 

BottomLeft

public const Gregor.Core.WinApi.User32.WindowSizing BottomLeft = 7

Custom Attributes: 

Description: 

BottomRight

public const Gregor.Core.WinApi.User32.WindowSizing BottomRight = 8

Custom Attributes: 

Description: 

Left

public const Gregor.Core.WinApi.User32.WindowSizing Left = 1

Custom Attributes: 

Description: 

Right

public const Gregor.Core.WinApi.User32.WindowSizing Right = 2

Custom Attributes: 

Description: 

Top

public const Gregor.Core.WinApi.User32.WindowSizing Top = 3

Custom Attributes: 

Description: 

TopLeft

public const Gregor.Core.WinApi.User32.WindowSizing TopLeft = 4

Custom Attributes: 

Description: 

TopRight

public const Gregor.Core.WinApi.User32.WindowSizing TopRight = 5

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.WinApi.User32.WindowSizing