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
440
FormattedLinkLabel Scrollbar position
posted

Hi,

I use an UltraFormattedLinkLabel to view a list of customers.
I set AutoSize = True and ScrollBarDisplayStyle = Automatic. The problem comes when the label shows too many customers for the screen size and activate the scrollbar. The vertical scroolbar takes the space reserved to show customer names and therefore the horizontal scrollbar is activated too, making the names almost unreadable.

Here I paste a screen showing the problem. The example shows the string "MY_TEST" repeated every line.
I would like the vertical scrollbar space was calculated after the shown text. Is it possible?


Thank you very much!
Stefano