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