Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I change tab height and shape on a pageframe?
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00177994
Message ID:
00178036
Views:
40
Joe,

You can try the Tabs ActiveX controls, sitting next to a tabless VFP pageframe. It only takes a line of code to coordinate them

*** OLE Control Event ***
LPARAMETERS previoustab

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


>Anybody have a pageframe class that allows changing of the way the tabs looks?
>
>I'd like my pageframe to have shorter tabs (height-wise) and be able to give the tabs a tapered look like on a real folder.
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