Windows Develop Bookmark and Share   
 index > Windows Forms General > Maximized State Problem
 

Maximized State Problem

I have 2 forms, formA and formB in MDI. FormA (size is 300,300) has the property maximizebox set to false, and formB the property WindowState set to maximized Now once the application starts, I open formB first, it opens as expected in the maximized state. Now when I open formA, instead of opening in the size 300,300 it also opens in the maximized state. Why is this happening?Is there anyway of preventing formA from getting resized? Any thoughts would help.
MigrationUser 1  Thursday, November 04, 2004 7:43 AM
mspl,

As far as I know, if you maximize one mdi child window then all are maximized, end of story. 
MigrationUser 1  Thursday, November 04, 2004 11:31 AM

You can use google to search for other answers

Custom Search

More Threads

• Dealing with PropertyGrid custom enumerations...
• "Custom" MasekdTextBox - BackColor prob
• showing gif animation on winforms
• Classic style groupbox
• C# SetItemData() please help
• Change behavior of a property accross all controls
• MDI and DirectX
• Click and DoubleClick events in Monthcalendar
• Outook EMail Sync thru Windows Service
• OnSubscribeControlEvents