Method WndProc
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
WndProc(MSG)
This is used internally for translating windows messages.
public void WndProc(MessageManager.MSG m)
Parameters
mMessageManager.MSGThe windows message to be translated.