[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.WndProc

WndProc Method

WndProc(ref Message)

Processes Windows messages.

Declaration
protected override void WndProc(ref Message m)
Protected Overrides Sub WndProc(ByRef m As Message)
Parameters
Type Name Description
Message m

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

Overrides