Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > KeysSendingEventArgs Class : KeysSendingEventArgs Constructor |
'Declaration
Public Function New( _ ByVal keys As String, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal cancel As Boolean _ )
'Usage
Dim keys As String Dim row As Integer Dim column As Integer Dim cancel As Boolean Dim instance As New KeysSendingEventArgs(keys, row, column, cancel)