|
-
May 7th, 2010, 08:26 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Need help with a MDI Container property.
I have a mdi container thats got 9 forms running in it.
When I minimize a form it minimizes into a small "window" in the left-bottom corner of my mdi-container.
How do I change this so that the forms will minimize to the Left-TOP corner of my mdi-container?
-
May 7th, 2010, 09:38 AM
#2
Re: Need help with a MDI Container property.
You might be able to handle an event (possibly size changed or location changed or similar) in the child forms, and manually position the form in the top-left corner instead.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|