Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box validation
Message
 
 
To
06/03/2002 02:06:13
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00627764
Message ID:
00628953
Views:
25
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform