Browse - programming tips - mfc transparent buttonsDate: 2008sep11 Platform: MFC Language: C/C++ Q. How do I get 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
Add a commentSign in to add a comment | Advertisements:
|