Hi,
I have an UnltraFormattedLinkLabel in an ExplorerBar. When I don't use appStyling everything is fine. When I use appStyling, a box (border) appears around the link even though it appears I have nothing in my .isl file that would turn a border on. I've tried all the obvious settings in the .isl file. Any help?
thanks,
Peter
Peter,
I notice you never got a response. Were you able to find a way to lose the border? I'm having the same issue with an UltraFormattedLinkLabel on an UltraGroupBox.
Thanks,
JL
ISL files are really just an XML representation of the appearance settings, so it has to be something in the file; the possible culprits are 'BorderStyle', 'BorderColor', 'BorderColor2', and 'BorderColorAlpha'. If you want you can attach the ISL and we can take a look.