03-19-2014 04:33 AM
I'm trying to change the BackColor of the AddressControl and a PickListControl on AccountDetail Form. To do that I've tried to set BackColor to a new color as it is working with asp controls, for example TextBox or Label.
Why is none of the SalesLogix Controls accepting the new Color? I've also tried to set the color through css.
So what do I have to do to get this working?