Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00668938
Message ID:
00668942
Vues:
17
>Hi All:
>
> I have a combo box in which I have 10 items. The user selects item #1 bringing up the form. He then closes the form and processes something else. When the user wants to access form #1 again, they have to select form #2 and then re-select form #1 in order for form #1 to come up. I have my codes in the interactive event of the combo box. How can I run that form without having to refresh the codes?
>
>Thanks MA

Hi Mahmood,
You can call the InteractiveChange() event in code, e.g.:
thisform.cboForms.InteractiveChange()
However, I think this advise won't solve your problem in it's entirety. Because, how do you know that the user wants to select form #1? I think you'll have to rethink your model. Go for it! :)
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform