[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextEditor.ProcessDialogKey

ProcessDialogKey Method

ProcessDialogKey(Keys)

Processes the specified dialog key by the control.

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

Key for the control to process

Returns
Type Description
bool
Overrides