[]
Processes a key by the component by previewing the specified keyboard message.
protected override bool ProcessKeyPreview(ref Message msg)
Protected Overrides Function ProcessKeyPreview(ByRef msg As Message) As Boolean
Type | Name | Description |
---|---|---|
Message | msg | Message object, passed by reference, that contains the message to process |
Type | Description |
---|---|
bool | true if the message was processed by the component; otherwise, false |