Thread: Auto Save
View Single Post
Old Dec 26th, 2007, 10:40 AM   #4
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 321
Rep Power: 4 mackenga is on a distinguished road
Re: Auto Save

System.Windows.Forms.Timer isn't relevant to this forum - but the Timer control is. (Note: this is not VB.NET land, but classic VB land, unless I'm much mistaken...)

To use the timer control, just drop it onto a form, give it a sensible name and then catch its Timer event.
__________________
"I'm not a genius. Why do I have to suffer?"
mackenga is offline   Reply With Quote