Inherited form

  • Thread starter Thread starter petards
  • Start date Start date
P

petards

I am inheriting from a form that has a tab control on it.
The tab control has two pages. I can't seem to access
the second page in the designer for the inherited form in
order to drop controls on it. Any ideas?

Thanks.
 
Hi,

Make sure that Modifers property of each control you want access from within
inhertied form is set to Protected at least.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top