Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box validation
Message
 
 
À
06/03/2002 02:06:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00627764
Message ID:
00628953
Vues:
23
>Thanks,
>Its working perfectly.
>How u r changing code color/background color when replying message.
>

Surround your piece of code with < PRE > < /PRE > tags (without spaces). e.g.
if lColorSyntaxing then
   use PRE tags
else
   Do not use them
   it's simple
endif
>
>>>Hi,
>>>
>>>1. on Combo if I press enter key without changing value showing in combo not validating while UP arrow key or down arrow key or mouse selection validating ...how can I put my valid statement to validate direct through enter ket without changing default value in combo.
>>>
>>>Please help
>>
>>I just tried this code in the LOSTFOCUS of a textbox control and it worked.
>>
>>IF THIS.VALUE <> 'TEST'
>>  NODEFAULT
>>ENDIF
>>
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform