Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabled txt boxes?
Message
De
07/06/1999 15:25:49
Brad Stickley
Parker Pneumatic Div. North America
Wake Forest, Caroline du Nord, États-Unis
 
 
À
07/06/1999 15:23:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00227143
Message ID:
00227190
Vues:
31
Thats PERFECT, thanks it works like a charm.

I love the Universal Thread!!

Thanks again,
Brad.


>OK, now I thing what you are trying to acheive. This control is there to let the user select a record to display, right? In that case, here is the code you need:
>
>
lcOriginalValue = THIS.Value
>IF ! seek(UPPER(alltrim(this.value)), "Man", "Column1")
>   MESSAGEBOX("That part is not on Record")
>   seek(UPPER(alltrim(this.value)), "Man", "Column1")
>   nodefault
>   this.setfocus
>ENDIF
>THISFORM.Refresh()
HTH
>
>>When the result of the search is true, the form is not refreshing.
He is there and He is not Silent.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform