May 12th, 1999, 04:08 AM
I need to change the background color of my dialogbox.
At the moment, I'm using CBrush::CreateSolidBrush() followed by CPaintDC::Rectangle().
Is there better/ proper way to do this ?
At the moment, I'm using CBrush::CreateSolidBrush() followed by CPaintDC::Rectangle().
Is there better/ proper way to do this ?