| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9 	
                       		
			       | 
             
| Leadtools.MediaFoundation Namespace > KeyDownEventArgs Class : KeyDownEventArgs Constructor | 
public KeyDownEventArgs( short keyCode, short shiftState )
'Declaration
 
Public Function New( _ ByVal keyCode As Short, _ ByVal shiftState As Short _ )
'Usage
 
Dim keyCode As Short Dim shiftState As Short Dim instance As New KeyDownEventArgs(keyCode, shiftState)
public: KeyDownEventArgs( short keyCode, short shiftState )