> But that would require rendering it on another DC, then using
> StretchBlt( ),
> and possibly dealing with DIB sections (I don't know much about what I'm
> talking here!). I prefer an easier way, IPicture, which Carlos
> suggested...
The only downside to using IPicture is the fact that it uses OLE
co-ordinates instead of logical device units - you have to do conversions
{:v(
I think IPicture is wonderful from within an ActiveX control - makes it
sooooo easy. But it's a bit harder used stand-alone due to the complications
of loading pictures - especially when it can still only do Windows formats
(BMP, ICO, WMF)...
--
Jason Teagle
[EMAIL PROTECTED]