C# Class StarryEyes.Nightmare.Windows.WINDOWPLACEMENT

Show file Open project: karno/StarryEyes Class Usage Examples

Public Properties

Property Type Description
flags int
length int
ptMaxPosition POINT
ptMinPosition POINT
rcNormalPosition RECT
showCmd int

Property Details

flags public property

public int flags
return int

length public property

public int length
return int

ptMaxPosition public property

public POINT,StarryEyes.Nightmare.Windows ptMaxPosition
return POINT

ptMinPosition public property

public POINT,StarryEyes.Nightmare.Windows ptMinPosition
return POINT

rcNormalPosition public property

public RECT,StarryEyes.Nightmare.Windows rcNormalPosition
return RECT

showCmd public property

public int showCmd
return int