Thank you both for your quick replies. It does seem like Visual Studio doesn't have an easy way to create a class to hold all the controls in a tab page. I'm not sure if this was the meaning of having each "tab page containing a control" but I took that idea and added a UserControl which created a container for my buttons and such. When I added it to the tab page it displays the design at least (although I couldn't edit it directly) and it does route the events to the UserControl UI correctly. Is this how you suggest I do it? Or is there something simpler? Thanks again.
--- "No one would surrender to the Dread Pirate Westley."