Tab Control Problem

  • Thread starter Thread starter sfi
  • Start date Start date
S

sfi

Have several tab controls on a form with different forms on each.
Problem is I see some of the forms that should be hidden.
What am I doing wrong?
 
sfi said:
Have several tab controls on a form with different forms on each.
Problem is I see some of the forms that should be hidden.
What am I doing wrong?

Exactly what is it that should make them hidden? If the subform control is
not hidden then whatever form is within will not be either.
 
Back
Top