I've got a tab control with 4 tabs on a form. If I select the 2nd tab and update a couple of subforms based on a listbox I have, everything works great. However, if I then select the first tab to do something similar, some of the labels from the 2nd tab show through. How to stop this?
thanks...