Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Testing property value within a control.
Message
 
À
25/01/1999 16:25:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00180002
Message ID:
00180043
Vues:
19
>I have a "Quickfill" type textbox. It is bound to a Controlsource. I would like to test in say, the Lostfocus event whether the value of the Controlsource is Not Empty(). If it is not empty, I know that a selection was made from the Quicken style list. I then want to assign the value of Controlsource back to This.Value. The reason ... the Quickfill textbox displays a user friendly value in it's list but returns a code to the control source. However, as the user leaves the Quickfill box, I simply wish to display the Code in the Quickfill box instead of the user friendly description. When I set step on in Lostfocus() and test for the value of This.ControlSource, it returns "" in the Watch window. Any ideas how I can achieve my goal?
>
>Many thanks.

You may need to use .DisplayValue and you might also have to not use the .ControlSource and assign the value programmically.

Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform