1. what am I trying to achieve:
in windows based application written in VB.NET using VS 2010 based on the results of questionnaire I am creating summary statement that consists of logical parts that I call declarations. when mouse go over the "declaration" I need it to change color and if user right clicks on the "declaration" I would like to open menu of substitute choices, option to create new declaration on the fly and delete existing one from the text. will appreciate advise on whether I can use any custom text control to achieve my goals. Thank you.
in windows based application written in VB.NET using VS 2010 based on the results of questionnaire I am creating summary statement that consists of logical parts that I call declarations. when mouse go over the "declaration" I need it to change color and if user right clicks on the "declaration" I would like to open menu of substitute choices, option to create new declaration on the fly and delete existing one from the text. will appreciate advise on whether I can use any custom text control to achieve my goals. Thank you.