Programming with Reflection
MouseClickColumn property
Syntax |
object.MouseClickColumn |
Data type |
Returns the column location of the mouse cursor. You can set this property by using the SetMousePos method or by clicking the mouse in the terminal window.
This property is read-only.