LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

IsInputKey Method (RasterImageList)






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 override bool IsInputKey( 
   Keys keyData
)
 function Leadtools.WinForms.RasterImageList.IsInputKey( 
   keyData 
)
protected:
bool IsInputKey( 
   Keys keyData
) override 

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageList Class
RasterImageList Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.