I am creating a console application, with custom size and/or position.
When this application is double clicked in a File Explorer window, or instantiated through the command line, I want this console application window's top left corner be positioned at screen position (0,0).
How to do it?
No comments:
Post a Comment