navigate

  1. NiravVyas

    Web Browser Control: Navigate and Set Document Text as well

    HI, In my app I am using a web browser control, I am displaying a list of files that are there in selected Directory, when the file type is of some image I do it as WebBrowser1.Navigate(sFileName), the image is then displayed in the Web Browser Control, when there is Word Doc I had code that...
  2. Vermiculus

    Question Linking TreeView?

    I have a rather large, multi-level form and I do not wish to seperate it into multiple forms. I have learned that the set of names of the nodes within a TreeView is seperate from the main form; that is to say I can have a node with the same name as tab page. Which is an excellent segue into my...
Back
Top