SetWindowPosition

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemConsole class > Methods >

SetWindowPosition

Previous pageReturn to chapter overviewNext page

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)