Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing backcolor of controls when focused

Status
Not open for further replies.

csutton

Programmer
Joined
Dec 27, 2000
Messages
213
Location
US
Hey everyone -

Here is what I want to accomplish:
- Change the back color of the current focused textbox (and other types of data entry controls)

I am looking to do this in 1 or 2 routines, that can handle any of the controls on the form so I do not have to have an gotfocus / lostfocus event routine for each control.

Does anyone have any suggestions/samples? There is a product out there that does this (Smartforms.net) but 1) I cannot download a demo to test it and 2) the company's website is in italian (I believe) which I know 1 or 2 words.


Thank you!

Chris Sutton
 
Nevermind, I was able to finally find another answer to this in an earlier thread that I just couldn't find earlier before I wrote the above.

Thanks anyway...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top