Edit

Share via


vbext_ComponentType Enum

Definition

[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
Inheritance
vbext_ComponentType
Attributes

Fields

Name Value Description
vbext_ct_StdModule 1
vbext_ct_ClassModule 2
vbext_ct_MSForm 3
vbext_ct_ActiveXDesigner 11
vbext_ct_Document 100

Applies to