Hi , i had problem in import .gif image. I had call the image using
Image32.Picture = LoadPicture(App .Path & "\a.gif")
the image appear in my form but it not animated as it was. Please help me to
import gif images in vb6?
Image32.Picture = LoadPicture(App .Path & "\a.gif")
the image appear in my form but it not animated as it was. Please help me to
import gif images in vb6?
Comment