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