Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to stop forms cascading inside Main VFP Window?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00440479
Message ID:
00440489
Views:
16
>How can I stop my forms from cascading inside my main VFP window?
>The opening form fills the entire main VFP window, but the next form that gets called into the main VFP window appears slightly lower than the first form and the first form's title bar with caption still shows slightly above the second form. All of the form's are Modal and Maximized and Not Closable and No Max and Min Button available. TIA!

You must have code in your base class form doing that. Normal behavior is to be at 0,0 unless you have AutoCenter set. Even AutoCenter will not cascade forms.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform