Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ControlKeySentEventArgs Class / Column Property


In This Topic
Column Property (ControlKeySentEventArgs)
In This Topic
Gets column position.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
 
'Usage
 
Dim instance As ControlKeySentEventArgs
Dim value As Integer
 
value = instance.Column
See Also