Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the view frame type.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration _VIEWFRAMETYPE
public enum _VIEWFRAMETYPE
public enum class _VIEWFRAMETYPE
type _VIEWFRAMETYPE
public enum _VIEWFRAMETYPE
Members
Member name | Description | |
---|---|---|
vftAny | The view frame type is not specified. | |
vftCodeWindow | The view frame is a code window. | |
vftToolWindow | The view frame is a tool window. |
Remarks
COM Signature
From textmgr2.idl: