I want to create a page where a lot of options/buttons etc are hidden to the left of my screen. I figure a ToolStripContainer would do the trick. I've made the top and left visable = False but I can not see my botton and right ones. Why? What do i need to do to get this to work?

Also how can you get a control that works like say the tool box on the IDE? You can pin it there or it auto shrinks.