Leadtools.Multimedia Namespace > KeyUpEventArgs Class : KeyUpEventArgs Constructor |
'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 )
public: KeyUpEventArgs( short keyCode, short shiftState )