Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox and PageFrame
Message
 
À
25/10/1997 05:27:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00056672
Message ID:
00056674
Vues:
40
>Hello.
>I have a PageFrame with two pages. On the second page is placed ComboBox. When
>I choose a new value to be execute the InteractiveChange method. For an example:
> - Combo1.InteractiveChane Event -
>...Calculations....
>IF ControlVariable
>THISFORM.PAGEFRAME1. ActivePage = 1
>ENDIF
>But... ComboBox is remain visible on the first page...
>(Certainly I can use Combo1. Visible = .F., but there are other ideas)
>In than problem?
>Denis.
Denis,

You also must move focus to some control on page1 with a THIS.Parent.parent.page1..Setfocus()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform