[]
Processes the key message.
protected override bool ProcessKeyMessage(ref Message msg)
Protected Overrides Function ProcessKeyMessage(ByRef msg As Message) As Boolean
| Type | Name | Description |
|---|---|---|
| Message | msg | Message |
| Type | Description |
|---|---|
| bool | true if the message was processed by the control; otherwise, false. |