I have an mdi application where the mdi child frame has two toolbars. I can get these to dock nicely, but they are on two rows rather than one.

I've read the following article but it doesn't work for mdichildframe, so now I'm stuck.

http://www.codeguru.com/Cpp/controls...icle.php/c2553

Thanks.