|
-
January 24th, 2000, 04:16 PM
#1
Hyperlink in a RichTextBox
Does anyone know of a way to embed a hyperlink into a richtextbox's RTFText?? I want the user's of my app to be able to type notes for a customer into a richtextbox, and I want to give them the ability to type a internet address and I want it to be displayed like a hyperlink (with the hotspot cursor, and appear underlined) and I want it to trigger some kind of code when clicked on. Perhaps this is not possible with the RichTextBox. If not, does anyone know of another control to use??
Thanks,
Rippin
-
January 24th, 2000, 04:19 PM
#2
Re: Hyperlink in a RichTextBox
Checkout the source-codes at http://vbaccelerator.com - there's some excellent RTF stuff there (including hyperlinks, background images etc).
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|