Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PageFrame Bug????
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00775338
Message ID:
00775342
Vues:
15
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform