We use the standard windows UI LinkLabel to display a hyperlink in our software. I found
https://docs.telerik.com/devtools/winforms/knowledge-base/link-label
but, the issue with this is it is forcing color/font to the label - which i know a linklabel does. But, doesn't the theme have a linklabel "standard"?
Also, I don't understand the radlabel.linkarea value, and i can't seem to find that explained anywhere.
Thanks.