[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1Gauge.IsInputKey

IsInputKey Method

IsInputKey(Keys)

Determines whether the specified key requires processing.

Declaration
protected override bool IsInputKey(Keys keyData)
Parameters
Type Name Description
Keys keyData
Returns
Type Description
bool
Overrides