I'm using a technique I found here on code project to embed a combo box in a toolbar. Because my toolbar uses large 32x32 buttons, the toolbar spacer line (the "placeholder") behind the combo box is visible. Any ideas on how not draw the line? (making it hidden eliminates it from the toolbar)