Table of Contents

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

msg Message

Message to be send.

Returns

bool

true if the message was succefully translated.