Re: DC ownerdrawn background mode

2003-12-18 Thread Bill Medland
On December 18, 2003 07:28 am, Fabian Cenedese wrote: > Hi > > I have a control derived from CListCtrl. It's completely ownerdrawn. The > problem comes when some item is selected. The whole column is drawn > selected but the text is drawn with the actual back color instead of > transparent. As this

DC ownerdrawn background mode

2003-12-18 Thread Fabian Cenedese
Hi I have a control derived from CListCtrl. It's completely ownerdrawn. The problem comes when some item is selected. The whole column is drawn selected but the text is drawn with the actual back color instead of transparent. As this is white I get white text on white background... very readable :