help: WebBrowser Control
I want to Add a web browser control to my project , but i don't want it to open url or anything like that .
i want to fill it programaticly from a database to display some text and links on it, when the user click a link the webBrowser control will open the url or even i can open it in the enternet explorer
i know i can put links in RichTextBox control but i don't know how to format the paragraphs in it, anyway i prefer the WebBrowser instead
is there anyone to guide me through this?
Thx

