Hi
I have a requirement to change the color of a few controls on a form, and understand this is only possible through code is that correct?
If so, should I be extending the form, the form datasource or the individual controls themselves?
And would this be easier to achieve via event handlers or CoC?
Many thanks in advance