Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need pretty tabs on a pageframe
Message
 
 
To
19/06/1999 11:39:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00231761
Message ID:
00231917
Views:
11
Cliff,

If you create a tabless VFP pageframe, you can position one of the ActiveX Tab objects (SS Tabs ships with VFP) right next to the pageframe. In the Click event put code like this:

*** OLE Control Event ***
LPARAMETERS previoustab

this.parent.pageframe1.ActivePage = this.object.Tab + 1


>I need to have some tabs with beveled edges on a pageframe. The square-edged tabs are not what the customer wants to see.
>Anyone have a way to do this ? Recommendations for commercial or free products, cample code, etc would be greatly appreciated.
>App is in VFP 5 but can go to 6 if needed.
df (was a 10 time MVP)

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

Click here to load this message in the networking platform