Hello
I am developing my window application in C#.NET 2005. I need to create a One MDI form and other Child Form.. I place a One ToolStripContainer Control in the MDI Form. In the ToolStripContainer Control, i put a menu strip and other tool strip.. it works properly.. but as i show the child form, there comes a one new strip containing three button of Minimize, Restore and close on the top of the ToolStripContainer. I want to this strip along with the menu strip.. if anybody knows plz help...