Declare Function GetConsoleCursorInfo Lib "kernel32" (ByVal hConsoleOutput As Long, _ lpConsoleCursorInfo As CONSOLE_CURSOR_INFO) As Long
GetConsoleCursorInfo получает размер и видимость курсора в заданной консоли.
Смотри пример console.zip
SetConsoleCursorInfo
Консоль