wodTelnetDLX ActiveX Control - Column Property
      
 

Description

Determines current column where cursor is located.


Property type

An Integer value.  


Syntax

object.Column [= value]



The Column Property syntax has these parts:

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

Remarks

This property is only available in OCX (GUI) version of the component.

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