If you want to make your own browser from scratch then you are in for some time of coding :). Instead you could use the Browser component that works with IE. Go to your toolbox, click on Add/Remove components, go to COM Components and look for Microsoft WebBrowser control. Then with that, you can easily implement your own Next, Back, etc. buttons using the methods the control provides.