Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setall label backstyle on all pages in pageframe
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00825393
Message ID:
00825403
Views:
21
This message has been marked as the solution to the initial question of the thread.
Kirk,

try to put this piece of code in the form's init :
thisform.PageFrame1.SetAll("BackStyle", 0, "Label")
Hope it helps

Yanick


>I have a pageframe with about 20 different pages. I need to set the backstyle on all label controls for each page to transparent. I have a changepages method that is call when ever a page is clicked on. I'm not sure how to implement this, any suggestions.
>
>Thanks
>Kirk
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform