Connecting Tech Pros Worldwide Help | Site Map

Custom Links in Rich Text Box (VB.net)

  #1  
Old July 7th, 2009, 08:21 AM
Newbie
 
Join Date: Jun 2009
Posts: 2
Dear all,

I am making a new windows based application for my firm. My appli9cation is developing by vb.net. I accomplished most of the goal except custom links in rich text box.

As my plan the link work with either pictorial or text.
For example. If I am refering a document from another document I want to give a link in document A. once the user press on the link it will be open the another document.
And if I am entering click here in my document, when the user pressing on that it should be raise an event.

I seen one similar example in code project http://www.codeproject.com/KB/edit/R...tBoxLinks.aspx
But I am not able to implement in my vb.net project.

Kindly help me with your ideas.

Thanks

Shibu
Reply