Table of Contents

Method UpdateShortcut

Namespace
Alternet.Scripter.Debugger.UI
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

UpdateShortcut(string, Keys)

Updates shortcut associated with a particular menu item.

public 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.