[]
Internal use only. Processes the alphanumeric system key.
protected virtual bool ProcessAlphaNumericSysKey(ref Message msg)
Protected Overridable Function ProcessAlphaNumericSysKey(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. |