Modifier

Partager via


VBComponentsClass.AddCustom(String) Method

Definition

public virtual Microsoft.Vbe.Interop.VBComponent AddCustom (string ProgId);
abstract member AddCustom : string -> Microsoft.Vbe.Interop.VBComponent
override this.AddCustom : string -> Microsoft.Vbe.Interop.VBComponent
Public Overridable Function AddCustom (ProgId As String) As VBComponent

Parameters

ProgId
String

Returns

Implements

Applies to