How can I make a CDC object background with transparent color ?? I'm using: CDC::FillRect(CRect objRect, &CBrush(::GetSysColor(COLOR_WINDOW))). The COLOR_WINDOW is a window color background (which ID color can I use ??) but I want the CDC background transparent. Any idea ?? []'s Cris.