Attachmate.Reflection.Emulation.IbmHosts Assembly > Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : CursorColumn Property |
'Declaration
Property CursorColumn As Integer
'Usage
Dim instance As IIbmScreen Dim value As Integer instance.CursorColumn = value value = instance.CursorColumn
int CursorColumn {get; set;}