Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In-Top-Level-Form prevents As-Top-Level-Form come on top
Message
From
04/10/2003 21:25:30
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00835178
Message ID:
00835188
Views:
15
Hi Peter,

>The main form will come on top if the second form is an As-Top-Level-Form and if both have Desktop=False. This is almost okay, but I'd like to have the second form to be a child, for in that case the user can minimize both with one click on the minimize button of the main form.

You can put code in the Resize event of the main form and set the child form's WindowState property to 1 (minimized)

HTH,

Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform