I have a problem setting up the back-color to transparent on a simple ultracheckeditor
The background show as white.. and would like it to show as all my ultralabels show,
I have tried a lot of things.. but nothing so far.. Any ideas ?
If I try to set the BackColor property on the UltraCheckEditor to Transparent, I get an error that the control doesn't support Transparency. That's probably a bug or at least an oversight. I'm going to forward this thread over to Infragistics Developer Support so they can check it out and get it fixed.
It occurs to me that the problem might have something to do with the UltraCheckEditor not playing nice with the tableLayoutPanel and the windows7.isl i use.
Turning off the windows7.isl fixes the problem.
So i guess my question becomes.. how do I fix the out of the box Window7.isl to display ultracheckeditor properly ?
I checked it using the AppStylist and indeed the default is a white background.. not transparent.
I will look on my end how to fix this.. but any help, as always, would be greatly appreciated