Dim instance AsIIbmScreenDim value AsInteger
instance.CursorColumn = value
value = instance.CursorColumn
Remarks
CursorRow returns the row location. The value of this property can be changed with the MoveCursor or MoveCursorTo methods as well as by keyboard and mouse actions.