IsInputKey Method

Summary
Overrides Control.IsInputKey.
Syntax
C#
C++/CLI
protected override bool IsInputKey( 
   Keys keyData 
) 
            protected: 
bool IsInputKey(  
   Keys keyData 
) override  

Parameters

keyData
One of the System.Windows.Forms.Keys values.

Return Value

true if the specified key is a regular input key; otherwise, false.

Remarks

For more information, refer to Control.IsInputKey.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.