How to use MDI form in C# to added, modify and delete
i have made a MDI form. which has file,windows,search,reports and user as menustrip. but at user i have added add, modify, delete as the sub menus. that means it will give me access to add a user directly from the submenu. how to do it.