I want to change the color of a control that frequently redraws itself like a pop up list or a check box which redraw every time they are changed.
For labels my book said the best way was to change the draw color, hide the label, then show it again, and since labels aren't generally updated this should be fined. But how do I do it for updating controls? Do I have to catch them somewhere before they redraw? Is there even a redraw event that I could poll check for? Thanks. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
