←Select platform

IsInputKey Method (RasterThumbnailBrowser)

Summary

This member overrides Control.IsInputKey.

Syntax

C#
VB
C++
protected virtual bool IsInputKey(  
   Keys keyData 
) 
  
Protected Overridable Function IsInputKey( _ 
   ByVal keyData As Keys _ 
) As Boolean 
protected: 
virtual bool IsInputKey(  
   Keys keyData 
)  

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly