Hi, i am trying to create a ROUND form in vb6. At each point, north south, east and west, there is going to be a picture box with a gif image inside. When the user hovers the mouse over the picturebox, the picturebox opacity should be 1, whereas it would be 0.7 when the program is started-same as the form (or there abouts).
How is it possible to do this in VB6. I found a program in vb.net, but the code doesn't work in vb6 as ive tried.
Does anybody know how do this?
