Select tab control and all controls within?

  • Thread starter Thread starter mscertified
  • Start date Start date
M

mscertified

Is there an easy way to select a tab control and all the controls within it
on each page so I can move it around my form?
 
mscertified said:
Is there an easy way to select a tab control and all the controls
within it on each page so I can move it around my form?

If you move the TabControl then all of the controls on the pages DO move
with it. If they don't then you didn't put them onto the pages in the first
place.
 

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