Hi,
I need to have a transparent UltraLabel on UltraPanel with Gradient. Currently, the problem is UltraLabel shows the background color of the form and I need it to be transparent so that 'ugly' white background will go away.
Thanks in advance,
Hello Ajay,
In order to do so, you would have to set the BackColor property of the UltraLabels to Transparent, so they will "show" the color beneath them.
Please feel free to let me know if you need any other assistance with this matter.
Thanks for the reply. I tried that but doesnt work.