Connecting Tech Pros Worldwide Help | Site Map

dragging existing controls onto a new 'tab control'

Damian H
Guest
 
Posts: n/a
#1: Nov 12 '05
I have an form that I want to reorganise by putting some of the
existing controls onto a new tab control (using Access 2K)

When I drag a control onto a specific page of the new tab control,
rather than appearing just on that page, the control appears on all
pages of the tab control.

Can anyone tell me how to make it visible just on the page on to which
it is dragged?

Thanks

Damian.
PC Datasheet
Guest
 
Posts: n/a
#2: Nov 12 '05

re: dragging existing controls onto a new 'tab control'


Go to design view, select the tab control and make the background property
'Normal' rather than 'Transparent'. You can then drop controls on any page and
they will only be on that page. After installing the controls, you can change it
back to Transparent if that is what you want.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com


"Damian H" <damianhelme@hotmail.com> wrote in message
news:2b893e38.0404160556.163b4d90@posting.google.c om...[color=blue]
> I have an form that I want to reorganise by putting some of the
> existing controls onto a new tab control (using Access 2K)
>
> When I drag a control onto a specific page of the new tab control,
> rather than appearing just on that page, the control appears on all
> pages of the tab control.
>
> Can anyone tell me how to make it visible just on the page on to which
> it is dragged?
>
> Thanks
>
> Damian.[/color]


Damian Helme
Guest
 
Posts: n/a
#3: Nov 12 '05

re: dragging existing controls onto a new 'tab control'


Hi, thanks for the speedy reply. Unfortunately I get the same behaviour
whether the background property is set to 'normal' or 'transparent'.

Damian.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Rick Brandt
Guest
 
Posts: n/a
#4: Nov 12 '05

re: dragging existing controls onto a new 'tab control'


"Damian Helme" <damianhelme@hotmail.com> wrote in message
news:407ff45e$0$204$75868355@news.frii.net...[color=blue]
> Hi, thanks for the speedy reply. Unfortunately I get the same behaviour
> whether the background property is set to 'normal' or 'transparent'.
>
> Damian.[/color]

The background setting is irrelevant. You cannot drag *existing* controls
onto a TabPage you have to cut and paste them. Select all of the controls,
cut them to the clipboard, select the desired page and then paste.

New controls brought over from the Toolbox bar *can* be dragged and
dropped. In that case you need the desired TabPage on top and then as you
drag the new control over the page it will turn black to let you know that
you are positioned "in" the page.




--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


Damian Helme
Guest
 
Posts: n/a
#5: Nov 12 '05

re: dragging existing controls onto a new 'tab control'



ahh yes - thanks that worked.

The crafty secret is that you have to select the specific target page
rather than just selecting the tab control with the desired page 'on
top' before you do the paste.

Thanks again.

Damian.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Don Leverton
Guest
 
Posts: n/a
#6: Nov 12 '05

re: dragging existing controls onto a new 'tab control'


Hi Damian,

As a footnote to this:

I have also noticed that any of the events for the controls do not "fire"
after a cut & paste operation as described here. You have to go into each
control's property sheet and re-select "[Event Procedure]" to re-enable the
events.

Don


Damian Helme <damianhelme@hotmail.com> wrote in message
news:40800986$0$198$75868355@news.frii.net...[color=blue]
>
> ahh yes - thanks that worked.
>
> The crafty secret is that you have to select the specific target page
> rather than just selecting the tab control with the desired page 'on
> top' before you do the paste.
>
> Thanks again.
>
> Damian.
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it![/color]


Closed Thread


Similar Microsoft Access / VBA bytes