Table of Contents

Method UpdateShortcut

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll

UpdateShortcut(string, Keys)

Updates shortcut associated with a particular menu item.

public virtual void UpdateShortcut(string name, Keys keys)

Parameters

name string

Name of the menu item whose shortcut is to be updated.

keys Keys

New keys combination.