S
Steve Haack
I have a Form, which has a tab control on it. When I open the Form, I want to
hide a page in the tab control, based on some other conditions.
During the Form Load event, I check for the condition and then try to hide
the specific page. I get an error that the tab control object is closed or
doesn't exist.
What event would be the appropriate place to put this check and hide the page?
Thanks,
Steve
hide a page in the tab control, based on some other conditions.
During the Form Load event, I check for the condition and then try to hide
the specific page. I get an error that the tab control object is closed or
doesn't exist.
What event would be the appropriate place to put this check and hide the page?
Thanks,
Steve