When I place an Ultraformattedlinklabel on a form and set Autosize to True then the text disappears. I am using version 10.1.20101.1007
Is this normal behavior?
Hello,
Please let us know if you need any further assistance.
Yes I need some assistance, I installed the latest release but i still have the problems. They are more complex as i ealier mentioned. I attached a project with the problem.
The project contains 2 usercontrols one with the labelcontrol and the other with the formattedlinklabelcontrol. I expect that both behave the same, but as you can see after adding a text the ultraformattedlinklabel disappear.
The usercontrol is a breadcrumb control where you can add more "levels" to it.
It uses a tablelayoutpanel, where the columns are autosize and the (formattedlink)label is docked to Fill and is autosized.
You can see the strange behavior of the formattedlinklabel in the design mode of the usercontrol. Select the tasklist of the ultraformattedlinklabel1 and toggle the autosize and wraptext options randomly and the text is disappearing and showing.
In designmode of the mainform, you can resize the usercontrol of ultraformattedlinklabel1 and the text is gone.
I hope i was clear in explaning en reproducing my problem.