[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartShape.ProcessDialogKey

ProcessDialogKey Method

ProcessDialogKey(Keys)

Processes the dialog key.

Declaration
protected virtual bool ProcessDialogKey(Keys keyData)
Protected Overridable Function ProcessDialogKey(keyData As Keys) As Boolean
Parameters
Type Name Description
Keys keyData

The key data.

Returns
Type Description
bool

Returns true if processed;otherwise, false.