<< Click to Display Table of Contents >> SetWindowPosition |
Sets the position of the console window relative to the screen buffer.
left - The column position of the upper left corner of the console window.
top - The row position of the upper left corner of the console window.
SetWindowPosition PROCEDURE(LONG pLeft, LONG pTop)