Hello,
I have UltraExplorerBar (Style set to Explorer bar) in my app. I was wondering how do I set the groups to rounded edge (instead of rectangle), and also how do I set the header caption area rounded and also I need to set the selected item highlight bar rounded as well.
Any help is greatly appreciated
Hi,
There's no build-in support for round headers. But what some of the isl files do is turn off the borders on the header (or other object) and then use an ImageBackground and supply an image with rounded corners to make it look like it is rounded.