__VSEDITORCREATEDOCWIN Enumeration

 

Controls how an editor document window is created.

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

public enum __VSEDITORCREATEDOCWIN

Member nameDescription
ECDW_CDWFLAGS_MASK

Legal values taken from __VSCREATEDOCWIN.

ECDW_UserCanceled

User has canceled CreateEditorInstance operation.

From vsshell.idl:

Return to top
Show: