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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. patrickc3000

    Statement Not Executed After Return From Function

    Yeah you're probably right. I will probably end up multi-threading this task. I use a background worker in other spots in the application. I just took the easy way out with this task and changed the cursor to a waitcursor while the directory was copying. I figured between that and sleeping...
  2. patrickc3000

    Statement Not Executed After Return From Function

    I have some code that basically copies from one directory into another, hides a winform, and shows the next form in the wizard. Sometimes it fails to execute the hide function, but if I physcially move the form, the next form is behind it. If I attempt to perform the same event a second time...

Part and Inventory Search

Back
Top