|
-
February 28th, 2006, 03:11 PM
#1
prevent move or resizing of MDI child
Hi,
I have an MDI application and I don't want the user to move or resize any of the child forms, i'e they need to have fixed size and location.
I put fals eon contorl box, but they still can move and resize.
Now i put some code in resize and move event sto prevent this successfully, but it's not elegent. There's lot of flickering when user has the mouse down and is attempting to move or resize.
Is there soem nicer way to accomplish this, which won't look shabby like with all the flickering.
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
|