> Is it possible at all? I've found nothing about alpha-channel > transparency here, but then I'm not much familiar with Windows > programming and MSDN after all:
Yes, GDI+ supports alpha blending. In fact, I suspect that alpha blending is now built into even plain GDI, if you can get the png file into the right format in memory for it (which is what I want GDI+ for). For example, FreeImage does not havea draw function, but relies on plain GDI StretchDIBits. >> But being able to embed IWebBrowser2 in bars could be interesting. Do you mean being able to have a button background be given by a URL or whatever IE will take as a URL in Navigate method of IWebBrowser2? This might be doable. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
