With SetFooterText you can provide a hyperlink using HTML syntax and it is displayed visually as a link. However, I find that only a website link works here. If I use a mailto link it won't work. Is there a workaround?
Also, if I try to use basic HTML, like wrapping a word with bold tags using SetContent it just shows as literal text.
What HTML syntax is supported by CTaskDialog? Can we easily override?
"<a href=\"mailto:[email protected]\">link</a>"Please explain in more detail, or maybe you don't have a default email program on your system.mailtobit is working. Hhm! One sorted!<a>tag is supported.