Hi
I am dynamically displaying array of labels on a form and am getting a new set of labels to be displayed on the form when a function is called again. But instead, the previous labels are still on the screen with the new labels. How do I clear the previous set of labels on the form?
Thanks