vs2003 style splitter in vs2005?

in vs2003 i used to be able to draw up an mdiForm with 3 vertical panels - each panel was docked to the bottom and each panel had a spliter dock=bottom on top. the remaining space above was used to hold child forms.
i'm having trouble creating this with in vs2005. can i use the splitter from vs2003 somehow or is there a way of using the splitContainer differently?

anyone run into this | know the appropriate document?

[430 byte] By [SplitterQuertion] at [2008-2-5]
# 1
I think the problem is that the Splitter control isn't added to the toolbox by default - to add it, open a form, right-click anywhere on the toolbox, choose 'Choose Items', scroll down to the Splitter control, and tick it.
someguy at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...