Click to See Complete Forum and Search --> : Replicate a tab (and controls) in a tabstrip


rockies1
October 16th, 2001, 10:59 AM
I have a tab strip that has many controls on it that get populated with data from a file.

When my users open a second file, I would like to add a second tab that EXACTLY replicates the original tab, but is now based on the new file's data.

I can handle the data part, but how do I replicate the controls on the new tab?

Thanks!