I've got to work a lot with frames and I'm wondering if it's possible to quicly set a frame and it's textboxes, labels, progressbars, etc... back to their default values in VB6. Since the only thing I'm able to do now is to set them myself when I set the frame's visible to false, I'm up for anything.
Thanks in advance.