__VSCREATETOOLWIN2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Controls how a new tool window is created.
public enum class __VSCREATETOOLWIN2
public enum class __VSCREATETOOLWIN2
enum __VSCREATETOOLWIN2
public enum __VSCREATETOOLWIN2
type __VSCREATETOOLWIN2 =
Public Enum __VSCREATETOOLWIN2
- Inheritance
-
__VSCREATETOOLWIN2
Fields
Name | Value | Description |
---|---|---|
CTW_fDocumentLikeTool | 8388608 | A tool window that behaves like and has a lifetime like a document window. |