|
I am really new to WPF. So please be gentle as this is a noob question. I have on my main window the following Grid Tab Control - Five different tabs First Tab Grid with a form and various controls When I resize the window, the icons on the tab controls get moved over on top of each other and the grid with the form and controls gets all messed up as well. How do I fix the various grids so that the icons and controls do not get moved around with the resize? |