Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
UltraFormattedLinkLabel + AutoSize = True + Dock.Left
posted

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?

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    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.

Children
No Data