No ambient object in access?
I'm working on a custom activex control for use in access. It seems that Access is not allowing the backcolor of the activex to match the backcolor of the form or report its on using backcolor=ambient.backcolor in the usercontrol_ambientchanged event.
Is there a way around this? I need it to have two different backcolors- one for a form, and one for printing on a report.
Thanks
|