|
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?"
|