|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Timer in data aware class
Hi,
I would like to use a timer in a data aware class, so I declared the following Dim tmrRefreshTimer as Timer What I would like to find out is, how do I code an event for tmrRefreshTimer that refreshes a recordset at a specified interval. I can set the interval for the timer, but do not know how to start the timer and how to code the timer event. Has any one got any sugestions? m |
|
#2
|
|||
|
|||
|
timer1.enabled = true
You can find the reference documentation in the msdn library online or in your vb online help
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Timer in data aware class |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|