How would I fetch and then display source code from a website into a richtextbox in c#?
i.e. if I were to input in "google.com" then on one side I'll have the browser that travelled to google, but on the other side is a richtextbox with the html source code from google.