'Declaration
Public Function SetCursor( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Boolean
Parameters
- row
- The row.
- column
- The column.
Return Value
true
if the operation succeeded'Declaration
Public Function SetCursor( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Boolean
true
if the operation succeeded