hmm, I dont know of a way to make a form load with in a frame; however, you can make multiple frames with in that form and put them over top each other. change the visibility of them to "false" and add an onclick event to the lable that changes the visibility of that frame to "true". when you change a frames visibilty, all the controls in that frame become invisible as well.