vsDisplay Enumeration
Visual Studio 2015
Represents the display mode of the integrated development environment (IDE).
Assembly: EnvDTE (in EnvDTE.dll)
| Member name | Description | |
|---|---|---|
| vsDisplayMDI | IDE displays in MDI (multiple-document interface, where all windows are contained within the parent environment window) mode. | |
| vsDisplayMDITabs | IDE displays in tabbed MDI mode, where multiple windows display tabbed on top of each other. |
Show: