Share via


vsDisplay Enum

Definition

Represents the display mode of the integrated development environment (IDE).

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

Fields

Name Value Description
vsDisplayMDI 1

IDE displays in MDI (multiple-document interface, where all windows are contained within the parent environment window) mode.

vsDisplayMDITabs 2

IDE displays in tabbed MDI mode, where multiple windows display tabbed on top of each other.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022