__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)

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.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace