how to deal with Page Control?

  • Thread starter Thread starter Morris
  • Start date Start date
M

Morris

Hi, I've created a New Form and a Page Control with two pages. I've
copied a set of labels from my previous form and pasted it into a new
form. Now I want them to only be a part of first page - but they are
visible on both of them,

How can I change it?

Thanks,
Morris
 
Sounds as though you had the Tab control selected when you pasted, and not
the specific page.

When the Tab control is selected the black resize rectangles are on the
outside of the rectangle. When a specific page is selected, the resize
rectangles are only inside the page (and the specific tab is in front). You
select a page by clicking on its tab.
 
A tab control is only a way of organising a number of subforms. What
you need to do is either create the subforms first, and then drop them
onto the tab control, or else insert new subforms onto the tab control
using the toolbox. I prefer the first method.

Dave Bradshaw
 

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