Hello,

Can anyone tell me how to display a transparent gif on a dialog, in MS Visual C++ 6? The standard picture control only likes bitmaps, and the Microsoft Forms 2.0 Image control won't display the gif transparently. What's strange is that when using the Forms 2.0 Image control, the gif looks perfect in the resource editor (complete with transparency) but is not transparent when the program is actually run. Any ideas?

Thanks,

Just