This topic has not yet been rated - Rate this topic

vsDisplay Enumeration

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

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("E0E643C3-5410-487A-B64E-2664A5C4AB50")] 
public enum vsDisplay
/** @attribute GuidAttribute("E0E643C3-5410-487A-B64E-2664A5C4AB50") */ 
public enum vsDisplay
GuidAttribute("E0E643C3-5410-487A-B64E-2664A5C4AB50") 
public enum vsDisplay
  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. 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement