vbext_WindowType Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.Runtime.InteropServices.Guid("BE39F3DB-1B13-11D0-887F-00A0C90F2744")]
public enum vbext_WindowType
[<System.Runtime.InteropServices.Guid("BE39F3DB-1B13-11D0-887F-00A0C90F2744")>]
type vbext_WindowType =
Public Enum vbext_WindowType
- Herança
-
vbext_WindowType
- Atributos
Campos
Nome | Valor | Description |
---|---|---|
vbext_wt_CodeWindow | 0 | |
vbext_wt_Designer | 1 | |
vbext_wt_Browser | 2 | |
vbext_wt_Watch | 3 | |
vbext_wt_Locals | 4 | |
vbext_wt_Immediate | 5 | |
vbext_wt_ProjectWindow | 6 | |
vbext_wt_PropertyWindow | 7 | |
vbext_wt_Find | 8 | |
vbext_wt_FindReplace | 9 | |
vbext_wt_Toolbox | 10 | |
vbext_wt_LinkedWindowFrame | 11 | |
vbext_wt_MainWindow | 12 | |
vbext_wt_ToolWindow | 15 |