wodTelnetDLX ActiveX Control - Row Property
      
 

Description

Determines current row where cursor is located.


Property type

An Integer value.  


Syntax

object.Row [= value]



The Row Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodTelnetDLX.
value An Integer value.

Remarks

Row property specified current position of the cursor - it's vertical value. You can set this value (together with Column property) to manually override and move cursor to location you want.