__VSCREATETOOLWIN2 Enumeration

 

Controls how a new tool window is created.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

public enum __VSCREATETOOLWIN2

Member nameDescription
CTW_fDocumentLikeTool

A tool window that behaves like and has a lifetime like a document window.

Return to top
Show: