C# Class StarryEyes.Nightmare.Windows.WINDOWPLACEMENT

Mostra 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_oe property

public int flags
return int

length public_oe property

public int length
return int

ptMaxPosition public_oe property

public POINT,StarryEyes.Nightmare.Windows ptMaxPosition
return POINT

ptMinPosition public_oe property

public POINT,StarryEyes.Nightmare.Windows ptMinPosition
return POINT

rcNormalPosition public_oe property

public RECT,StarryEyes.Nightmare.Windows rcNormalPosition
return RECT

showCmd public_oe property

public int showCmd
return int