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!

Re: What is the best way to display a bunch of text with links and tooltips? by Herfried

Herfried
Mon Feb 25 17:34:34 CST 2008

"Sasha" <osydoruk@gmail.com> schrieb:
> 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.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>