[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.WndProc

WndProc Method

WndProc(ref Message)

Overridden. Processes Windows messages.

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

The Windows System.Windows.Forms.Message to process.

Overrides