Softelvdm.Controls Class Library for Windows Controls 1.0

WndProc Method, SoftelvdmUserControl Class

Softel vdm, Inc.

Processes Windows messages.

Syntax      SoftelvdmUserControl Class (Softelvdm.Controls)

VB   

Protected Overrides Sub WndProc( ByVal m As Message )

C#   

protected override void WndProc( Message m );

C++   

protected: virtual void WndProc( Message^ m );

m

The Windows Message to process.

Comments

The WndProc method processes Windows messages.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com