Table of Contents

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

m MessageManager.MSG

The windows message to be translated.