What is the best way to display a bunch of text with links andtooltips?

  • Thread starter Thread starter Sasha
  • Start date Start date
S

Sasha

Is it web browser control or richtextbox?

This is for display only. Also I need to handle link clicks and
perform custom actions based on that.

Thank you!
 
Sasha said:
Is it web browser control or richtextbox?

This is for display only. Also I need to handle link clicks and
perform custom actions based on that.

I think it's easier with the WebBrowser control because it is more complete
in terms of hyperlink support.

Note that the linklabel control can be used in simple scenarios.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top