Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe tabs always on top?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00153820
Message ID:
00154021
Views:
39
John,

If you use the TabDlg.SSTab.1 OLE that ships with VFP (at least I think that's the one that ships with VFP there are several Tab Controls in my list and who knows what installed each of them *s* ) this code in the Click() method of the OLE coordinates it with a real VFP PageFrame:

*** OLE Control Event ***
LPARAMETERS previoustab

this.parent.PageFrame1.ActivePage = this.Object.Tab + 1

>Is it possible to put the pageframe tabs on either side of the pageframe (right or left) like some tabs work? I can't seem to find a property setting to do this (if possible).
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform