What event in the SuperClass CallBack procedure can be used to draw it?
I know how to use WM_DRAWITEM in a dialog callback. Do owernerdrawn buttons, even if superclassed, have to rely on the parent control's WM_DRAWITEM event?
Bob Mechler
I know how to use WM_DRAWITEM in a dialog callback. Do owernerdrawn buttons, even if superclassed, have to rely on the parent control's WM_DRAWITEM event?
Bob Mechler
Comment