.
C# Signature:
[DllImport("kernel32.dll")]
static extern bool SetConsoleCursorPosition(IntPtr hConsoleOutput,
COORD dwCursorPosition);
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
The SetConsoleCursorPosition API
3/16/2007 1:57:55 PM - anonymous
