[]
Overridden. Processes the command key.
protected override bool ProcessCmdKey(ref Message msg, Keys keyData)
Type | Name | Description |
---|---|---|
Message | msg | A Message, passed by reference, that represents the window message to process. |
Keys | keyData | One of the Keys values that represents the key to process. |
Type | Description |
---|---|
bool |
|