[]
Determines whether the specified key has special meaning to the editor control.
public override bool IsReservedKey(KeyEventArgs e)
Public Overrides Function IsReservedKey(e As KeyEventArgs) As Boolean
| Type | Name | Description |
|---|---|---|
| KeyEventArgs | e | Key the user pressed and whether any modifier keys (Ctrl, Alt, and Shift) are pressed at the same time |
| Type | Description |
|---|---|
| bool |