P
Phil
I would like to be able to use AVI files too, so I may check that out.
I found this. It is called CGAnimation, and is written in C#. I loaded into
C# and I got a message that it was written for an older version of visual
studio. It seemed to convert it OK, and I was able to build the DLL.
I added this to my toolbox in VB, and was able to get it working, although
I've found a couple of problems with it. Firstly it doesn't display properly
in the designer. This isn't a major problem, but is annoying. Secondly the
Transparent property does not seem to work correctly. It will correctly use
the form's background colour, but if the form has a background image, it
does not display it correctly.
Also, it seems OK with an AVI, but does not seem to work with an animated
GIF. This may be by design, I'm not sure.
Does anyone have any experience using this control? Is it worth trying to
convert this to VB and trying to debug it, or is there a better way of
displaying AVI files?
Thanks,
Phil.