"ywchan" <ywchan@gmail.com> schrieb:
>I am writing an application which automatically perform some function for
> every 5 or 10 min....I would like to ask how to automate it? Thanks!
Take a look at the various timer classes of the .NET Framework. In a
Windows Forms application, you can use a 'System.Windows.Forms.Timer'
component (available in the toolbox).

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>