[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.IsInputKey

IsInputKey Method

IsInputKey(Keys)

Determines which keys are processed by this control.

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