Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page frames
Message
 
To
16/11/2000 11:46:14
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00442545
Message ID:
00442844
Views:
8
>Beware, though, that the user can still click on the top border of the pageframe where the tab should be and switch pages, as if the tabs were still there. There was an article in FPA about this, May 2000, if you have the issue. If not, here's the Cliff's Notes version:
>
>Two options:
>
>1. If you don't care about showing a pageframe border, set the BorderWidth property to 0.
>
>2. Else, save a version of the pageframe with Tabs = .F. Use a subclass of this version. It will inherit the Tabs property and the annoying "phantom" tabs problem goes buh-bye.

FWIW, you can also set the Enabled property to .F. for any pages other than the ActivePage.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform