[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartSelectDataSource.WndProc

WndProc Method

WndProc(ref Message)

This function handles all messages which is dispatched to the window.

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

The m.

Overrides