Version 8.2.
I am trying to use the UltraFormattedLinkLabel on a user control where I have it docked to the left and auto-resize itself, thus pushing out controls to the right of it. However, when I drop an UltraFormattedLinkLabel on a user control, dock it to the left, and set AutoSize to true, it immediately resizes its width to zero. A regular UltraLabel does not do this and would work the way I want it to. Is there a way to make this work?
Hi,
Seems a little odd to dock a text-based control like a label to the left, but if the inbox label works and the FormattedLinkLabel does not, I'd say it's a bug.
I tried it out and I get the same results you describe.
I'll forward this thread over to Infragistics Developer Support so they can check it out.