_dispVBComponentsEvents.ItemRenamed(VBComponent, String) Method
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.
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