Send to back options

  • Follow


Hi,

I have a few text boxes that need to overlap for colouring effects (don't 
ask), but i can't seem to let the "top" text box (or label if you may) be "on 
top" and transparent.... this is the one with the actual text on top of three 
adjacent boxes each with a different colour. Where are the send to back / 
bring to front options in Access Forms?

Thank you!
0
Reply Utf 3/6/2008 12:37:01 PM

PsyberFox,
    DoCmd.RunCommand acCmdBringToFront
    DoCmd.RunCommand acCmdSendToBack

    And no, I won't ask... :-D
-- 
    hth
    Al Campagna
    Microsoft Access MVP
    http://home.comcast.net/~cccsolutions/index.html

    "Find a job that you love... and you'll never work a day in your life."

"PsyberFox" <PsyberFox@discussions.microsoft.com> wrote in message 
news:19234F38-AFA2-4AEB-9B11-2D7B454F8C3D@microsoft.com...
> Hi,
>
> I have a few text boxes that need to overlap for colouring effects (don't
> ask), but i can't seem to let the "top" text box (or label if you may) be 
> "on
> top" and transparent.... this is the one with the actual text on top of 
> three
> adjacent boxes each with a different colour. Where are the send to back /
> bring to front options in Access Forms?
>
> Thank you! 


0
Reply Al 3/6/2008 1:20:51 PM


On Thu, 6 Mar 2008 04:37:01 -0800, PsyberFox wrote:

> Hi,
> 
> I have a few text boxes that need to overlap for colouring effects (don't 
> ask), but i can't seem to let the "top" text box (or label if you may) be "on 
> top" and transparent.... this is the one with the actual text on top of three 
> adjacent boxes each with a different colour. Where are the send to back / 
> bring to front options in Access Forms?
> 
> Thank you!

Select the control.
Click on Format + Send To Back (or Bring to Front).
-- 
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
0
Reply fredg 3/6/2008 4:19:28 PM

2 Replies
777 Views

(page loaded in 0.052 seconds)

Similiar Articles:
















7/23/2012 2:24:16 AM


Reply: