How to create windows scheduler
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
How to create Windows Scheduler to data collection program as well as using a Timer control.
-
How to create Windows Scheduler to data collection program as well as using a Timer control.
Did you even look into the suggestion Steven gave you or did you just reformat his answer :mad: . You really have to do some of the work yourself. Windows sheduler is part of the operating system - look in the help file and follow the examples! A timer control is part of VB.net and can be used to create a scheduling application. Check out the help file, search on this site, try google for vb.net timer control.
Never underestimate the power of human stupidity RAH