'Usage
Dim instance As FpHyperlink Dim keyData As Keys Dim value As Boolean value = instance.IsInputKey(keyData)
Parameters
- keyData
- Key to check
Return Value
true if the key can be handled by the control without preprocessing; false otherwise
'Usage
Dim instance As FpHyperlink Dim keyData As Keys Dim value As Boolean value = instance.IsInputKey(keyData)