I would like to have a picture appear gradually (like a fade)
I thought something like this might work:
crappy code I know - but should this work?Code:picAdvert.Width = 0 Dim i As Integer For i = 1 To picAdvert.Width picAdvert.Width = i Next
SImon
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |