LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

IsInputKey Method (RasterThumbnailBrowser)

Show in webframe





One of the System.Windows.Forms.Keys values.
This member overrides Control.IsInputKey.
Syntax
protected virtual bool IsInputKey( 
   Keys keyData
)
'Declaration
 
Protected Overridable Function IsInputKey( _
   ByVal keyData As Keys _
) As Boolean
'Usage
 
Dim instance As RasterThumbnailBrowser
Dim keyData As Keys
Dim value As Boolean
 
value = instance.IsInputKey(keyData)

            

            
protected:
virtual bool IsInputKey( 
   Keys keyData
) 

Parameters

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

Target Platforms

See Also

Reference

RasterThumbnailBrowser Class
RasterThumbnailBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.