Controls how an editor document window is created.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration __VSEDITORCREATEDOCWIN
public enum __VSEDITORCREATEDOCWIN
public enum class __VSEDITORCREATEDOCWIN
type __VSEDITORCREATEDOCWIN
public enum __VSEDITORCREATEDOCWIN
Members
| Member name | Description | |
|---|---|---|
| ECDW_CDWFLAGS_MASK | Legal values taken from __VSCREATEDOCWIN. | |
| ECDW_UserCanceled | User has canceled CreateEditorInstance operation. | 
Remarks
COM Signature
From vsshell.idl: