Brian Millham wrote:> BTW, I haven't tried yet, but do you know how using WS_CLICKCHILDREN works
with other controls? (Like the caption of a checkbox, does the caption show with the bitmap as the background, or is the window background show?)
That's WM_CLIPCHILDREN :-)I would expect other controls to have a standard window-colored (grey) background. I wouldn't know how to go about making their backgrounds transparent (although I would expect that to make the text hard to read.)
Rob.