Hi,
I'm working on a smart device project in C# with Visual Studio .NET 2003. I'm trying to add a TabControl to my form but the control immediately resizes to fit the width of my form and then positions itself on the top of the form. If I try to move the control it just goes back up to the top. So, I'm limited as to where I can place the control. This does not happen when I'm working on a windows project. Does anyone know what's going on?
