Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Progress bar updating with Timer control?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
So I've got a timer control and I want to update a progress bar as the timer counts down. Only issue is that I have the timer running some commands that I want only run once per timer execution, which has prevented me from being able to update the progress bar as the time remaining in the counter decreases.

I need high resolution so I need to use the Mabry HiTimer control or the MB Hi Timer control from
Does anybody know how to do this? The MB HiTimer control has an ElapsedTime property, but I can't figure out how to loop it within a timer. thanks.

lew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top