Share via


WindowType Enumeration

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Enumeration WindowType
public enum WindowType
public enum class WindowType
type WindowType
public enum WindowType

Members

Member name Description
WindowComponent Microsoft internal use only.
WindowDialogOwner Microsoft internal use only.
WindowOwner Microsoft internal use only.
WindowToplevel Microsoft internal use only.

See Also

Reference

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace