Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PageFrame Bug????
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00775338
Message ID:
00775342
Views:
16
>Hello UT...ALL
>
>I have a PageFrame with 3 Pages(Page1.Caption = Customer,
>Page2.Caption = 'Detail count', page3.caption = History)
>
>i need "hide" specific page when a type of user "login"...
>(don't exist "Page2.Visible" property :( ... )
>then i set TABS property to .F.(to only show a page at time)
>
>ummm...
>
>when TABS = .t.
>i use Thisform.Pageframe1.pageN.setfocus... the desired page
>is showed... OK!!!!
>
>but when TABS = .F.
>and use Thisform.Pageframe1.pageN.setfocus... and the desired page
>don't show(only the first...) UMMMM!!!!
>
>How solve this problem???
>any suggestions...???
>
>Thanks....for your appreciated help..
>
>
>William

Try thisform.Pageframe1.ActivePage = N instead.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform