Environment.IsInputKey Method

Protected Overrides Function IsInputKey( _ 
ByVal keyData As Keys
) As Boolean
This language is not supported or no code example is available.
protected override bool IsInputKey( 
Keys keyData 
)
This language is not supported or no code example is available.

Parameters

keyData
Keys

Return Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition