I am trying to use a CToolBarCtrl in this class: http://www.codeproject.com/docking/sizecbar.asp

without much luck. It simply doesn't display at all, its like its not even there. If I make a child window, and create the toolbar inside that, you can see what is behind the window through the tool bar, so I guess it is a drawing problem. Anyone have experience with using CToolBarCtrl in CSizingControlBar before? If so how did you get it to work?