Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > KeyUpEventArgs Class : KeyUpEventArgs Constructor |
public KeyUpEventArgs( 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 KeyUpEventArgs(keyCode, shiftState)
public: KeyUpEventArgs( short keyCode, short shiftState )