Programming with Reflection
MouseClickRow property
Syntax |
object.MouseClickRow |
Data type |
Returns the row 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.