VBComponent 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("EEE00921-E393-11D1-BB03-00C04FB6C4A6")]
public interface VBComponent : Microsoft.Vbe.Interop._VBComponent
[<System.Runtime.InteropServices.Guid("EEE00921-E393-11D1-BB03-00C04FB6C4A6")>]
type VBComponent = interface
interface _VBComponent
Public Interface VBComponent
Implements _VBComponent
- Derived
- Attributes
- Implements
Properties
CodeModule | (Inherited from _VBComponent_Old) |
Collection | (Inherited from _VBComponent_Old) |
Designer | (Inherited from _VBComponent_Old) |
DesignerID | (Inherited from _VBComponent) |
HasOpenDesigner | (Inherited from _VBComponent_Old) |
Name | (Inherited from _VBComponent_Old) |
Properties | (Inherited from _VBComponent_Old) |
Saved | (Inherited from _VBComponent_Old) |
Type | (Inherited from _VBComponent_Old) |
VBE | (Inherited from _VBComponent_Old) |
Methods
Activate() | (Inherited from _VBComponent_Old) |
DesignerWindow() | (Inherited from _VBComponent_Old) |
Export(String) | (Inherited from _VBComponent_Old) |