Active X Control Question

J

John C.

I have an ActiveX control on my form that I would like to
use.

It's a proress bar.

I've never used one before, how do I change the view to
show progress as a long task is executing?
 
A

Albert D. Kallal

I believe that you have to update the bar. So, if it is a long task, then
you have to feed the bar with some event.

I have working sample on my site that does NOT need a activeX control, but
looks much like one. It also can be give a time amount, and has a "mind" of
its own while your code runs.

The progress bar of mine can be found in the word merge sample at a my site.
Just run the word merge sample, and you will a form to "test" the progress
bar.

Check out:

http://www.attcanada.net/~kallal.msn/msaccess/msaccess.html
 

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