[]
        
(Showing Draft Content)

C1.Framework.Forms.SubclassNativeWindow.WndProc

WndProc Method

WndProc(ref Message)

Invokes the window procedure associated with this window.

Declaration
protected virtual void WndProc(ref Message m)
Parameters
Type Name Description
Message m

A Message. that is associated with the current Windows message.