Hi I am currently working with tabstrips contained in a tool开发者_JAVA技巧stripcontainer [Winforms, C#]. What I would like to do is, save the layout of these tabstrips and load them again, when the
I\'m using a ToolStripContainer that contains three ToolStrips. At design time I move the ToolStrips to the positions I want them in, which is in a horizontal row across the top of the form like this:
Before I start, the following is based on knowledge gained through usage of TortoiseSVN 1.6.x and ASP.NET web projects with Visual Studio 2008 as example.