|
-
December 19th, 1999, 04:12 PM
#1
Make it go Away!
When loading an image in a Image Control, a progressbar is displayed. Is there any way to disable the progressbar?
-
December 20th, 1999, 02:55 AM
#2
Re: Make it go Away!
ProgressBar1.Visible = false
that should work
-
December 20th, 1999, 03:06 AM
#3
Re: Make it go Away!
I've written an Access2000 image database with some VB6 modules.
The Access program loads 12 - 30kb JPEG images in 12 Image
Controls.While loading the image files Access displays 12 progressbars
which flash on the screen one after the other for about 10 seconds.
This is really annoying ! I tried Echo and SetWarnings but these have no
effect on the progressbars.
Any ideas on disabling the progressbars?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|