Edit

Share via


_dispVBComponentsEvents.ItemRenamed(VBComponent, String) Method

Definition

public void ItemRenamed (Microsoft.Vbe.Interop.VBComponent VBComponent, string OldName);
abstract member ItemRenamed : Microsoft.Vbe.Interop.VBComponent * string -> unit
Public Sub ItemRenamed (VBComponent As VBComponent, OldName As String)

Parameters

VBComponent
VBComponent
OldName
String

Applies to