Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox and PageFrame
Message
De
26/10/1997 03:01:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00056672
Message ID:
00056716
Vues:
36
>>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()

Hello.
In THISFORM.PAGEFRAME1.PAGE1.Activate method i have a following code.
THIS.Text1.SetFocus
THIS.REFRESH...
But.. it is do't work :( Control is visible
(Control is contained in Page2... I checked up it :) )
Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform