[AccessD] Timer Control

Erwin Craps - IT Helps Erwin.Craps at ithelps.be
Wed Dec 31 05:03:55 CST 2003


I had to use the VB timer controls in one or two situations.

It was pretty clean to program when you need more then one timer.
You just put a second, third control on your form.

Erwin

-----Oorspronkelijk bericht-----
Van: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] Namens DWUTKA at marlow.com
Verzonden: dinsdag 30 december 2003 21:39
Aan: accessd at databaseadvisors.com
Onderwerp: RE: [AccessD] Timer Control

Access Forms have the same/similar properties as a VB Timer Control,
which is what the code you are talking about probably does.  The only
really big difference is that you can't 'disable' an Access Forms timer,
though you can set it's Interval to 0, which is the same effect.

The reason VB uses a Timer control, is because it's forms are NOT also
timers, like Access.

If you can post the code, or a link to it, I can probably modify it for
Access if you want.

Drew

-----Original Message-----
From: Julie Reardon-Taylor [mailto:prosoft6 at hotmail.com]
Sent: Tuesday, December 30, 2003 1:37 PM
To: accessd at databaseadvisors.com
Subject: RE: [AccessD] Timer Control


Charlotte,

Stuart pointed me to a link that has a Timer Control that is utilized on
a form and referenced within the code behind the form.  It's called
Timer1.  I

do understand the timer event, however, cannot find a timer control.
Help!



Julie Reardon-Taylor
PRO-SOFT OF NY, INC.
www.pro-soft.net

_________________________________________________________________
Check your PC for viruses with the FREE McAfee online computer scan.  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list