I would like to know how to write a part of programm which will be allways executed, not connected to any action. Simply to run it all the time.
Is it a "sub" program, or what? I don't want to call this part of programm or to start it with some action.
For example, a value in a text box should allways be sum of values in other two test boxes placed in different form.
Thank you
Is it a "sub" program, or what? I don't want to call this part of programm or to start it with some action.
For example, a value in a text box should allways be sum of values in other two test boxes placed in different form.
Thank you
Comment