Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do windowing scheme like this
Message
From
03/08/1999 09:53:44
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00248967
Message ID:
00249197
Views:
19
Terry,

Thanks! That seems to do just what I want. don't know how I missed it. I guess I thought the Desktop property only applied to Top Level forms or something. Thanks Again!
Ken

>Hello Ken:
>Create the form with the caption you want to appear in the task bar as a "top level form". You may want to "SCREEN=OFF" in your config.fpw. Create the the child forms as "in top level forms". You may want to make the child form a little smaller than the "parent". Leave the child forms Desktop property false.
>
>.. write a program:
>do form ParentForm
>do form ChildForm
> .. if you create more children, add them here!
>.. and save it
>Then do your program.
>Note how the child moves inside the parent's container. Modify the child form and change the Desktop to True. Run the program again and note the difference.
>
>Terry
Ken B. Matson
GCom2 Solutions
Previous
Reply
Map
View

Click here to load this message in the networking platform