Connecting Tech Pros Worldwide Help | Site Map

RichtextBox add URL

  #1  
Old November 21st, 2008, 07:25 AM
Prats
Guest
 
Posts: n/a
I know this is a windows form question, but because my project is in
C++/CLI, I am posting it here

How to add and display a URL in a richtextBox. There is a property for
RichTextBox DetectUrls, which when set to true can automatically format
links as URLs.
But how do I insert the links in the first place.
Also, how can I create hyperlinks and show them in the RichTextBox

Thanks

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting text in a RichTextBox in WindowsForm michael sorens answers 3 November 10th, 2006 10:15 PM
RichTextBox memory problem John Broderick answers 4 November 22nd, 2005 02:53 AM
How to use RichTextBox in ASP.NET? Neo Chou answers 2 November 17th, 2005 07:29 PM
RichTextBox memory problem John Broderick answers 4 July 19th, 2005 05:16 AM