Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > ControlKeySentEventArgs Class : ControlKeySentEventArgs Constructor |
'Declaration
Public Function New( _ ByVal key As ControlKeyCode, _ ByVal row As Integer, _ ByVal column As Integer _ )
'Usage
Dim key As ControlKeyCode Dim row As Integer Dim column As Integer Dim instance As New ControlKeySentEventArgs(key, row, column)