S
Steven14747
Guest
I built a form ,dragged and dropped a treeView Control and a WebBrowser Control since i want to Create a multipage form (clicking on an item in the treeView cause appearance of a different page) then i added a new ASP.net Project , built a page . I want to make Webbrowser Control navigate to this page ? Anyone knows the vb.net code i should use for webbrowser control and another question are there other ways to create multipages forms without dealing with the old Tabs control??????