The text of this article is not in this database — only its details are. Read it on the old site: Find, Minimize, Maximize, Restore the window
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Find, Minimize, Maximize, Restore the window
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
jay panchaliPosted Dec 12, 2019, 12:36 AM
Hello,I want to change position of minimized window. It always set at bottom left corner. I have two monitors and want to minimize window where parent window or main application is opened in screen. I have tried something like this from your code but it doesn’t work . Can i get help asap? wp.ShowCmd = ShowWindowCommands.ShowMinimized; wp.ptMinPosition = new Point(500, 500);
Sam PinizzottoPosted Mar 28, 2011, 9:38 AM
You are using Notepad as the window name. Where does this come from? Can I open a window minimized and when the page is finished loading maximize the window? Thanks, Sam