Method vdProcessKeyMessage
- Namespace
- VectorDraw.Professional.vdCommandLine
- Assembly
- vdCommandLine.dll
vdProcessKeyMessage(ref Message)
Send a keyboard message to the user text box.
public bool vdProcessKeyMessage(ref Message msg)
Parameters
msgMessageMessage to be send.
Returns
- bool
true if the message was succefully translated.