[]
        
(Showing Draft Content)

C1.Framework.Forms.SubclassNativeWindow.DefWndProc

DefWndProc Method

DefWndProc(ref Message)

Invokes the default window procedure associated with this window.

Declaration
public void DefWndProc(ref Message m)
Parameters
Type Name Description
Message m

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