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