__VSArrangeWindowFlags Enum

Definition

Specifies how the windows are to be arranged.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class __VSArrangeWindowFlags
Inheritance
__VSArrangeWindowFlags
Attributes

Fields

Name Value Description
AWF_Left 1

Change the X coordinate of the window.

AWF_Top 2

Change the Y coordinate of the window.

AWF_Width 4

Change the width of the window.

AWF_Height 8

Change the height of the window.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022