|
-
October 7th, 2001, 10:18 PM
#1
The problem: child forms is blinked
I have a main form (MDI Form), I want to display an other form (MDIchild=true) (when click a button on toolbar of main form) at a fixed position. But when child form is shown ,it is blinked at the moment. This means first the form is shown at default position and then is shown at specified position. I try to set defaul position (at design time) the same specifid position but all things are not changed. Help me.
-
October 8th, 2001, 12:07 AM
#2
Re: The problem: child forms is blinked
Hi,
U have to change the properties (Left, Top)of the form to the required values in the coding. ie., the form will be displayed according to the given values at the run time.
Do try this one.
Have a nice time
sunil
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
|