Programming Tips - MFC: Transparent buttons in my MFC application?
Date: 2008sep11
Framework: MFC
Language: C/C++
Q. MFC: Transparent buttons in my MFC application?
A. I found this pretty tricky to write and there are nice classes
that already do it so I use them.
Here's one that works for me
http://www.codeproject.com/KB/buttons/cbuttonst.aspx