Adding Format condition with code

R

Roy Goldhammer

Hello there

I have huge database that i would like to add to each textbox or combo box
format condion:

If the control is on focus its back color becomes yello

How can i add this condition to each control on my form with code?
 
Top