G
Guest
I have a form with multiple check boxes, on the after update event I change
the label for each chk box to a different font color. Works great, however
when the form looses the focus it doesn't maintain the font color if the box
is check. So here is my question.....should i have something on the On
Current event for that form that check each box and if it is checked, set the
font color? If so, can someone supply a sample of exactly how to do that???
the label for each chk box to a different font color. Works great, however
when the form looses the focus it doesn't maintain the font color if the box
is check. So here is my question.....should i have something on the On
Current event for that form that check each box and if it is checked, set the
font color? If so, can someone supply a sample of exactly how to do that???