Tab Control Problem

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?
 
R

Rick Brandt

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.
 
Top