Hi, I am building a project in VB for windows CE and when I have a tabstrip and drop a grid on it, the first time i run it the grid is over the tabstrip. If I save the project and run it, the grid goes behind the tabstrip! I even deleted the grid and put a frame with a textbox over the strip and the same thing happened, so I dont think that it is because its a Datagrid. I read that you can put a picturebox as a container for a grid, but with windows CE, you can not. I dont know what to do.... I need the tabstrip, but anything I drop over it disappears as soon as I save and re-open the project. Please help