[]
Processes the WM_CHAR message.
protected virtual bool ProcessWMCharMsg(ref Message msg)
Protected Overridable Function ProcessWMCharMsg(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. |