Form Tabs

realmfighter

New member
Local time
Yesterday, 20:11
Joined
May 23, 2008
Messages
7
Hi,

I have a form which I have already customised with different text boxes, lables etc. However, I now want to make the form tabbed so I have added a tab control. Is there anyway to "drop" all the controls already on the form into this tab control?

Thanks.
 
You may try cutting them from the form and pasting them on the tab control.
 
however after you do that you will find that the eventprocedure links disappear for all your controls, and you will need to select them all again to refresh them
 

Users who are viewing this thread

Back
Top Bottom