ArthurHub / ArthurHub/HTML-Renderer
(Winforms) HTML label will not break to a new line if it contains a link? (<a href>)
Open
enhancement
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 550
- Avg merge
- 14d 9h
- Merged PRs (30d)
- 1
Description
Hey, i have a HTML Label inside a standard winforms Panel, and i've set the label property `AutoSizeHeightOnly` to true
This works perfectly on normal text, but when i insert a link (a href) into the label, it won't break it into a newline. See the screenshot:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.