I wan to remove suppose control whose type is of border, from the grid control. how can I achieve it in WPF C# ?
Sorry Guys, My problem is that I have grid control which has GUI design at XAML end and user control which are added using C# and the some control are overlapped.some controls are removed but some are left wich are come one another . how can I remove all control., the code you have posted work for control which are not overlapped but for overlapped it din't work.