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/RichTextBoxLinks.aspx
But I am not able to implement in my vb.net project.
Kindly help me with your ideas.
Thanks
Shibu