Click to See Complete Forum and Search --> : DialogBar question


delbert Harry
May 7th, 1999, 04:39 PM
I would like to know how to get rid of the background on a dialog bar class. At the moment my dialog bar is traped in a window and I would like to use it like the dialogbars in Visual studio. How can I do this?

chris law
May 10th, 1999, 01:42 AM
I don't know exactly what you want! The dialog color is set in the WINDOWCLASS (you can register a different class in PreCreateWindow) or you can add a child item CView to get a view on a dialog...

Gree(n)Things

chrislaw