Hi everyone!
coming to point directly
I am developing an application in VB using visual studio 6.0. In my application, I have a form with 9 image controls and one picture box control. Those images should be visible all at a time based on combo click event conditions.
so the problem is whenever I click on the combo box only one image will be changed in this case the image flickering very much.
I want to reduce this in...