Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I create an MDI form in Visual Foxpro 5?
Message
From
10/06/1998 10:34:29
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
10/06/1998 10:10:33
Larry Santos
Local Data System
Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00106669
Message ID:
00106744
Views:
27
>>>Hi,
>>>
>>> To all developer Can I create an MDI form in Visual Foxpro?
>>>
>>> Just like creating in Visual Basic 5
>>>
>>>thanks and advance
>>>Lars
>>
>>Hi,
>>The SHOWWINDOW property is useful here.
>>
>>You set the ShowWindow to make a form a Top-Level (MDI parent) form, then any sobsequent forms that you create can have their ShowWindow property set to make them children of the currently active Top-Level form.
>
>
>Mark,
>
> Can i create a main form than using _screen as the main?
>
>thanks

Your main MDI form can be the _Screen window, or you can hide this and use another Top-Level form as your MDI Parent.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Reply
Map
View

Click here to load this message in the networking platform