IsInputKey Method (SuperEditBase)
Internal use only. Gets whether it is an input key.
protected override bool IsInputKey(
Keys
)
'Declaration
Protected Overrides Function IsInputKey( _
ByVal As Keys _
) As Boolean
'Usage
Dim instance As SuperEditBase
Dim keyData As Keys
Dim value As Boolean
value = instance.IsInputKey(keyData)
Parameters
- keyData
- Key data