Search results for query: *

  • Users: celtic
  • Content: Threads
  • Order by date
  1. C

    Timers

    Hi all. I was wondering if someone could enlighten me regarding the function of timers on a windows form. Assuming we have a timer's interval set for let's say 5 seconds and some code in the click event that gets executed which may take some microseconds. Does the the program just wait until...
  2. C

    Add a form from another VB project

    Hi all. I was wondering if there is an easy way to add a form from a previously developed vb project. For example, if I want to re-use code from another program I can just open the project in the IDE and copy it, then open the new program and paste. How can I do something similar with forms so...
Back
Top