vsext_WindowType 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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public enum class vsext_WindowType
public enum class vsext_WindowType
enum vsext_WindowType
[System.Runtime.InteropServices.Guid("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_WindowType
[System.Runtime.InteropServices.Guid("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")]
public enum vsext_WindowType
[<System.Runtime.InteropServices.Guid("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_WindowType =
[<System.Runtime.InteropServices.Guid("E4B9E990-FD59-11D0-BBC6-00A0C90F2744")>]
type vsext_WindowType =
Public Enum vsext_WindowType
- Inheritance
-
vsext_WindowType
- Attributes
Fields
vsext_wt_Autos | 19 | |
vsext_wt_Browser | 2 | |
vsext_wt_CallStack | 20 | |
vsext_wt_CodeWindow | 0 | |
vsext_wt_ColorPalette | 14 | |
vsext_wt_Designer | 1 | |
vsext_wt_Document | 16 | |
vsext_wt_DocumentOutline | 22 | |
vsext_wt_Find | 8 | |
vsext_wt_FindReplace | 9 | |
vsext_wt_Immediate | 5 | |
vsext_wt_LinkedWindowFrame | 11 | |
vsext_wt_Locals | 4 | |
vsext_wt_MainWindow | 12 | |
vsext_wt_OutPutWindow | 17 | |
vsext_wt_Preview | 13 | |
vsext_wt_ProjectWindow | 6 | |
vsext_wt_PropertyWindow | 7 | |
vsext_wt_RunningDocuments | 23 | |
vsext_wt_TaskList | 18 | |
vsext_wt_Threads | 21 | |
vsext_wt_Toolbox | 10 | |
vsext_wt_ToolWindow | 15 | |
vsext_wt_Watch | 3 |