Non-Resizable, Non-Movable Window
- Published 02/26/2003
If you want to work with nonresizable, nonmovable windows, insert this code into your project (SDI or MDI applications). (The article was updated.)
If you want to work with nonresizable, nonmovable windows, insert this code into your project (SDI or MDI applications). (The article was updated.)
Shows the do's and don'ts of saving window placement information
Function that enables the resizing of a window to the specified client area size of a CWnd or derived class
Another Method to Save/Restore Window Position/Size