I have 2 forms, 1 is for control and the other is for display. Its 2 because the 1 for display will consume the whole screen and there's no space for buttons. Im trying to control form4 using form2 or some other form, navigating a certain webpage in the process.
I have this code for the control: but it does not work, what would I do?
Form4.WebBrowser1.Navigate("http://www.animedreaming.com/fairy-tail-episode-19/")