Treeview transparent background
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Hi, I can't seem to find how to set the transparent background for my treeview. I'm already using NM_CUSTOMDRAW to draw the items. Any hints? thanks!
Don't quote me on this, cause I'm not sure. Try
SetLayeredWindowAttributes()
If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond -
Don't quote me on this, cause I'm not sure. Try
SetLayeredWindowAttributes()
If I write code in my sleep, does that make me brilliant, or just a lazy programmer? My articles www.stillwaterexpress.com BlackDice - the programmer formerly known as bdiamond