Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Animation
Message
From
26/04/2001 09:39:59
Duncan Jones
Merrion Computing Ltd
Dublin, Ireland
 
 
To
26/04/2001 09:11:54
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00500053
Message ID:
00500067
Views:
16
A possible alternative might be to bring the new image to the front rather than altering the Visible property i.e.

For index = 0 To (Image1.Count-1)
Image1(index).ZOrder vbBringToFront
Next index

Although this will probably flicker as well.

HTH,
Duncan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform