Click to See Complete Forum and Search --> : CEdit - How-to/Can-I
Be_ginner
August 25th, 1999, 04:57 PM
Is there a way to make a CEdit control TRANSPARENT? I want the background of the entire control to be transparent. Since a CEdit is derived from a CWnd, shouldn't I be able to create the edit control with WS_EX_TRANSPARENT sytle? When I try this, I still have the same old white background. Can I do what I want? If so, how? This is getting frustrating.
Be_ginner
cube01
August 25th, 1999, 05:13 PM
Transparent only means that if it's on top of another window, the window below it will not be obscured by the transparant window...
You COULD re-write the control, but if there's an easier way, I'm sure someone else will speak up...
Rail Jon Rogut
August 25th, 1999, 05:23 PM
Follow this link and read through the comments at the bottom.
http://www.codeguru.com/dialog/BmpDlg.shtml
Rail
------------
Recording Engineer/Software Developer
Rail Jon Rogut Software
http://home.earthlink.net/~railro/
railro@earthlink.net
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.