Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dock window
Message
From
22/08/2008 20:21:37
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Dock window
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01341287
Message ID:
01341287
Views:
59
Hi all

I have been trying to get some forms do dock in a window full screen with tabs on the bottom showing the caption. I can do this with a mouse but I can't seem to make it work in a program.

dock(3,oform) splits the parent form in half.

Parent form properties
dockable = 1
showwindow = 0
MDIform = .f.
WindowState = 0
WindowType = 0

child form properties
dockable = 1
showwindow = 0
MDIform = .f.
WindowState = 0
WindowType = 0

Thanks for the help.
Next
Reply
Map
View

Click here to load this message in the networking platform