I have a combo box in the quicklaunch toolbar and it is placed on top of the other buttons there for other programs and I can slide the grip for the quicklaunch toolbar over the combobox if it is the only thing there. Is there any style of window (a WS_STYLE parameter) that I can pass to the createwindow call to keep this from happening? In other words, is there any way that I can insert the combobox into the toolbar so that windows will recognize the combobox as supposed to be there?

Any help, hints, or suggestions at all would be appreciated.