Partager via


vbext_WindowType Énumération

Définition

[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
Héritage
vbext_WindowType
Attributs

Champs

Nom Valeur 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

S’applique à