Click to See Complete Forum and Search --> : how to add hyperlink in a rich text box


komila
July 2nd, 2001, 11:11 AM
Let me know if anyone has clue about it!
Thanks in advance

Mark Fitzgerald
July 3rd, 2001, 08:31 PM
I'm not sure about the rich edit control that ships with VB. I use this RTF control from VB-ACCELERATOR.

http://www.vbaccelerator.com/codelib/richedit/richedit.htm

Give it a try, it works great. Don't forget, you'll need one dependent file to go with it. ssubtmr.dll I think is the name of it. You can get it there also.

Hope this helps.