progressbar

Z

zzz m.sh.

Hi

I have a presentation form, for question and its answer,
that must run after times set by users.
for this idea i put a slidercontrol that work properly.
(form timerinterval=40000 or ...)
but i need the progressbar to indicate passage time (in second)
to students, base on variable time that user will set by slider.

pardon me for uncorrect spell or grammar.
I am from iran-shiraz.

Thanks a lot.
 
G

G. Vaught

Look into the API function timeGetTime. This is more accurate the the Timer
function in Access. The API "returns the number o milliseconds that have
passed since Windows started" rather than the timer function as it "measures
time in seconds since midnight in a single-precision floating-point value
and is not terribly accurate".
Quoted from book: Access 2000 Developer's Handbook.
 
Z

zzz m.sh.

Hi.

Thank you in advance G. Vaught.
has more info, please learn me. I am a newbie.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top