Odd form - or not?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I'm puzzled by this, but I guess there's a reason for it...
What happens is that I have a form with a tab control and several tabs that
On Load hides all but one of the tabs.
I now made a copy of that form, and deleted all the VB code from it. Or so I
thought, because when I start the form, I still only see 1 tab.
What's going on here?
 
Ok, you were right on the mark.
I must have made the copy when the tabs were set to Invisible.
 
Back
Top