Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Raystream

  1. Raystream

    Shell Outside Program then grab the hWnd and set TOPMOST?

    So far I have been able to Shell a program such as Microsoft Word, and I can grab the handle (I am pretty sure it is the handle). But I can not for the life of me set the window to TOPMOST. What I am currently doing is using the Shell() function to grab the Process_ID and then utilizing the...
  2. Raystream

    treeview, listview, and hard drive

    Hello I have made a treeview with some nodes. But my problem is that I want to be able to click the node and the node would be pointed to a folder on my hard drive that. Then send them to the listview. Please help
  3. Raystream

    Webbrowser control with animated gif

    i am trying to load a animated gif without having the scroll bars but the code I got from planet source does not work. I can load the picture but the scroll bars show up Here is the code I got WebBrowser1.Navigate &quot;about:<html><body scroll='no'><BODY TOPMARGIN='0' LEFTMARGIN='0'...

Part and Inventory Search

Back
Top