consolecontrol icon indicating copy to clipboard operation
consolecontrol copied to clipboard

Using any link rich text box

Open israelss opened this issue 11 years ago • 0 comments

Considering the reply of @dwmkerr, I've developed this solution. Adding a custom richtextbox control, which is capable of recognize any (that I've remembered) kind of link, and support for links in the Markdown style ([Friendly text](Hyperlink text) resulting in: [Friendly text](Hyperlink text)) PS: the most recent version of AnyLinkRichTextBox control can be found here

israelss avatar Oct 07 '14 22:10 israelss