Nieuws

How to Make an Autosave Button in Visual Basic. The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save.
See subject...I think I can use a timer control to approximate it, but jsut in case I thought I'd ask...I'm looking for a simple way to have my program wait x seconds before continuing execution ...