I have an array of panels from which I can easily select any panel I want. On each panel I have a label. Is there a way I can access the child label from its parent panel. (I want to access the text on the label). It seems to me there should be some simple code to do this?