←Select platform

IsInputKey Method

Syntax
C#
VB
C++
protected override bool IsInputKey( 
   Keys keyData 
) 
Protected Overrides Function IsInputKey( 
   ByVal keyData As System.Windows.Forms.Keys 
) As Boolean 
protected:  
   virtual bool IsInputKey( 
      System::Windows::Forms::Keys^ keyData 
   ) override 

Parameters

keyData

The key(s) to check.

Requirements

Target Platforms

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

Leadtools.Controls Assembly