Changing a background picture in a form

Payal Patel

Registered User.
Local time
Today, 15:18
Joined
Nov 3, 2009
Messages
34
Hi,
I have a form. There is a background image in the form. I am trying to change it the image but when I do, the old buttons and labels don't come through to the new background image. I know this is very simple but can't figure it out. help,
Thanks,
P.
 
What do you mean they don't come through? Are you wanting the background to show through the controls or to have the controls look opaque? If the former, set the controls' back style to Transparent, if the latter then to Normal.
 
Or are you PLACING an image on the form and not using the form's background property? If so, you can select the image and then (depending on your Access version) select send to back from a right-click menu or from the menu bar/ribbon.
 

Users who are viewing this thread

Back
Top Bottom