RichEditControl.RemoveShortcutKey Method
| Name | Parameters | Description |
|---|---|---|
| RemoveShortcutKey(Keys, Keys, RichEditViewType) | key, modifier, viewType | Removes a command shortcut for the specified RichEditView. |
| RemoveShortcutKey(Keys, Keys, Boolean) | key, modifier, updateToolTip | Removes a command shortcut for all RichEdit views. |
| RemoveShortcutKey(Keys, Keys) | key, modifier | Removes a command shortcut for all RichEdit views. |