Migrating myself over from VB6 and took an immediate interest in TabControl. I've read a bit on it and learned that it's a container that will display other controls. My question is, what about other Forms? To start with I am simply looking to have multiple forms that are all the same size and open at the same location on the screen so that tabbing through them will appear seamless.
I concede that I am likely missing the bigger picture in using TabControl in this fashion and would appreciate any information about it. Thanks.
I concede that I am likely missing the bigger picture in using TabControl in this fashion and would appreciate any information about it. Thanks.