vbext_ComponentType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[System.Runtime.InteropServices.Guid("BE39F3D5-1B13-11D0-887F-00A0C90F2744")]
public enum vbext_ComponentType
[<System.Runtime.InteropServices.Guid("BE39F3D5-1B13-11D0-887F-00A0C90F2744")>]
type vbext_ComponentType =
Public Enum vbext_ComponentType
- Héritage
-
vbext_ComponentType
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
vbext_ct_StdModule | 1 | |
vbext_ct_ClassModule | 2 | |
vbext_ct_MSForm | 3 | |
vbext_ct_ActiveXDesigner | 11 | |
vbext_ct_Document | 100 |