How to make a control transparent in a dialog
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi guys can i make a control say listctrl transparent, say i have a list control in my dialog, i want to make the list control transparent so that the background of dialog will be visible through list control Thanks Swarup
swarup wrote:
How to make a control transparent in a dialog
See http://www.codeproject.com/KB/buttons/cbuttonst.aspx[^] of course its for buttons.