VBComponents Interface
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.
[System.Runtime.InteropServices.Guid("EEE0091C-E393-11D1-BB03-00C04FB6C4A6")]
public interface VBComponents : Microsoft.Vbe.Interop._VBComponents
[<System.Runtime.InteropServices.Guid("EEE0091C-E393-11D1-BB03-00C04FB6C4A6")>]
type VBComponents = interface
interface _VBComponents
Public Interface VBComponents
Implements _VBComponents
- Derived
- Attributes
- Implements
Properties
Count | (Inherited from _VBComponents_Old) |
Parent | (Inherited from _VBComponents_Old) |
VBE | (Inherited from _VBComponents_Old) |
Methods
Add(vbext_ComponentType) | (Inherited from _VBComponents_Old) |
AddCustom(String) | (Inherited from _VBComponents) |
AddMTDesigner(Int32) | (Inherited from _VBComponents) |
GetEnumerator() | (Inherited from _VBComponents_Old) |
Import(String) | (Inherited from _VBComponents_Old) |
Item(Object) | (Inherited from _VBComponents_Old) |
Remove(VBComponent) | (Inherited from _VBComponents_Old) |