0 out of 1 rated this helpful - Rate this topic

vsWindowType Enumeration

Represents the different types of windows available in the integrated development environment (IDE).

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

[GuidAttribute("705CD8A9-D29B-11D2-AABD-00C04F688DDE")] 
public enum vsWindowType
/** @attribute GuidAttribute("705CD8A9-D29B-11D2-AABD-00C04F688DDE") */ 
public enum vsWindowType
GuidAttribute("705CD8A9-D29B-11D2-AABD-00C04F688DDE") 
public enum vsWindowType
  Member name Description
vsWindowTypeAutos Autos Window 
vsWindowTypeBrowser Browser Window 
vsWindowTypeCallStack Call Stack Window 
vsWindowTypeCodeWindow Code Window 
vsWindowTypeColorPalette Color Palette 
vsWindowTypeDesigner Designer Window 
vsWindowTypeDocument Document Window 
vsWindowTypeDocumentOutline Document Outline Window 
vsWindowTypeFind Find Window 
vsWindowTypeFindReplace Find and Replace Window 
vsWindowTypeImmediate Immediate Window 
vsWindowTypeLinkedWindowFrame Linked Window Frame Window 
vsWindowTypeLocals Locals Window 
vsWindowTypeMainWindow Main Window 
vsWindowTypeOutput Output Window 
vsWindowTypePreview Preview Window 
vsWindowTypeProperties Properties Window 
vsWindowTypeRunningDocuments Running Documents Window 
vsWindowTypeSolutionExplorer Solution Explorer Window 
vsWindowTypeTaskList TaskList Window 
vsWindowTypeThreads Threads Window 
vsWindowTypeToolbox Toolbox Window 
vsWindowTypeToolWindow ToolWindow Window 
vsWindowTypeWatch Watch Window 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ