Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tiling forms on a screen
Message
From
25/04/2000 09:10:32
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00363093
Message ID:
00363097
Views:
17
>How can I find out about how to tile all the visible forms on a screen in a VFP6 application? Is there a call to a Windows API that causes the same behavior as the traditional menu choce (Windows/Tile)? I would ideally like to have the forms tiled either vertically or horizonatally.
>
>Thanks.


James,
You might not need API at all. Window\Arrange all does one sort of tiling. You could also calculate new dimensions for forms, loop through _screen.forms collection and set their height, width, top,left.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform