LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

IsInputKey Method (RasterImageList)

Show in webframe





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

            

            
protected:
bool IsInputKey( 
   Keys keyData
) override 

Parameters

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

Target Platforms

See Also

Reference

RasterImageList Class
RasterImageList Members

 

 


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