'Usage
Dim instance As FpHorizontalScrollBar Dim keyData As Keys Dim value As Boolean value = instance.IsInputKey(keyData)
Parameters
- keyData
- One of the System.Windows.Forms.Keys values
Return Value
true if the specified key is a regular input key; otherwise, false