'Declaration
Public ReadOnly Property Column As Integer
'Usage
Dim instance As BeforeSendKeysEventArgs Dim value As Integer value = instance.Column
public int Column {get;}
Gets
the current column position of the cursor.'Declaration
Public ReadOnly Property Column As Integer
'Usage
Dim instance As BeforeSendKeysEventArgs Dim value As Integer value = instance.Column
public int Column {get;}