make field bold on got focus

M

mccoy

i want all of the fields to be bold when got focus

i am using
me.field.fontbold = true "on got focused"
white
me.field.fontbold = false "on lost focused"

i will set this code on each control can any1 teach me how to set this all
field at the same time with just one code?
 
Top