Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change color when skipping
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00095050
Message ID:
00095276
Views:
25
>Is there a way/event to test the changes of value when skipping? I tried 'programmmatic change event' and 'interchange event'. They didn't fit my needs.
>
>If you knew such event, please tell me. It is very helpful to create a 'encryed txtbox'.
>
>I always have a problem in creating a 'encryed txtbox'. It can display encryed data into normal text and then accept normal text and convert it to encryed text.
>
>Sunny
>
>>>Txtbox has no such events. Is there any other way to do that?
>>>
>>>Sunny
>>>
>>
>>If you are using a 'Next' button then you must be doing some processing to get the next record - in here you can specify the color of the textbox before you refresh it. I'm not sure if you can specify it as xxx,xxx,xxx - if not, it is stored as a very long number (try manually changing to red-on-white then writing the value to a variable and use debugger to display the variable - this will tell you what to change it to). Then your 'Next' button can change the foregroundcolor of the textbox.

What is 'encryed txtbox'? Please elaborate.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform