Click or drag to resize

Win32ShellContextMenuProviderRenameItemSelected Event

This event is fired when the context menu option "Rename" is selected from the context menu or passed to ExecuteCommand(ShellContextMenuCommand).

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public event EventHandler RenameItemSelected

Value

EventHandler
See Also