Click or drag to resize

WindowPlacement Properties

The WindowPlacement type exposes the following members.

Properties
  NameDescription
Public propertyFlags
Gets or sets the flags.
Public propertyIsMinimized
Gets a value indicating whether the window is minimized.
Public propertyIsValid
Returns true if this instance is valid.
Public propertyLength
Gets or sets the length.
Public propertyMaxPositionX
Gets or sets the maximum X position.
Public propertyMaxPositionY
Gets or sets the maximum Y position.
Public propertyMinPositionX
Gets or sets the minimum position x.
Public propertyMinPositionY
Gets or sets the minimum position y.
Public propertyNormalPositionBottom
Gets or sets the bottom normal position.
Public propertyNormalPositionLeft
Gets or sets the left normal position.
Public propertyNormalPositionRight
Gets or sets the right normal position.
Public propertyNormalPositionTop
Gets or sets the top normal position.
Public propertyShowCmd
Gets or sets the show command.
Top
See Also