__VSCREATETOOLWIN2 Enumeration
Controls how a new tool window is created.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Enumeration __VSCREATETOOLWIN2
public enum __VSCREATETOOLWIN2
public enum class __VSCREATETOOLWIN2
type __VSCREATETOOLWIN2
public enum __VSCREATETOOLWIN2
Members
Member name | Description | |
---|---|---|
CTW_fDocumentLikeTool | A tool window that behaves like and has a lifetime like a document window. |