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