Does anyone know how to access the HTML code itself when using a WebBrowser control (besides right clicking inside the control itself)? I wanted to stick an option into the menu to view source. I'd like to be able to save and print the viewed page too, but I have no idea how to go about doing that outside of the control's popup menu.