Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form template
Message
From
05/08/2000 10:50:39
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00401520
Message ID:
00401524
Views:
18
Hello again

In this case, the best solution I have is to create a textbox class with the following code in it:

GotFocusEvent: This.BackColor = RGB( whatever )
LostFocusEvent: This.BackColor = RGB( whatever )

Drop this class onto form. This should work.
Grigore Dolghin
Class Software.
Previous
Reply
Map
View

Click here to load this message in the networking platform