I did. However VB6 does not recognize an .eps file as a Picture file, nixing bringing it into an Image (or Picture) Box.
I did come up with a so/so workaround: it's possible to insert the .eps into PowerPoint, though the image quality is degraded. The .ppt file can be saved as a .bmp, .gif or .jpg which CAN be loaded into the VB ImageBox, although the loss of quality is carried through.
Evenso, there are a few tricks involved in getting this to work. Will detail if anyone is interested.