I'm testing upgrading from Net Advantage 2005 to 2012. I'm successfully able to build and run my project. But some controls have lost their color settings. For example, I have an UltraWinTabControl that has a background color (BurlyWood) in 2005, but after updating, it's just a light grey. Even though in the properties it still says BurlyWood.
This happens in some other places with various grids and groupboxes. Is there something I missed in the upgrade?
Hello CMAlora,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
I cannot think of anything besides that the controls could have different settings on them. So I tried this and it always works fine for me, so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.
Unfortunately, I had to revert my project to continue working. But I can explain an example. In two different forms I have an Infragisitcs.Win.UltraWinTabControl.UltraTabControl. One keeps is color settings during the upgrade, one does not.
Hello,
I have a hard time reproducing this issue. Could you please provide a sample where 'some tab controls lose their color and others do not'?
So it's a design decision to ignore the color we've specifically set? Then why do some tab controls lose their color and others don't? It seems the color settings are sporadically changed.