How do I change subform background in Access?

A

Afton

Hi,

I have a picture as my background in my mian form and I'd like the subform
to have the same picture as well. Could anyone please tell me how to do this?
Thanks!
 
R

Rick Brandt

Afton said:
Hi,

I have a picture as my background in my mian form and I'd like the
subform to have the same picture as well. Could anyone please tell me
how to do this? Thanks!

The picture property of the form controls that. It wil be on the { Format } tab
of the property sheet.
 
A

Afton

Hi again,

I already have the picture showing up as a background for my form. In the
subform it hasn't changed though, it remained the same. I would like to have
the same background picture in my subform that I have in my main form as well.

Thanks again.
 
R

Rick Brandt

Afton said:
Hi again,

I already have the picture showing up as a background for my form. In
the subform it hasn't changed though, it remained the same. I would
like to have the same background picture in my subform that I have in
my main form as well.

So you have to open the form being displayed in your subform control in design
view and also set its picture property to the same picture as the main form is
using.
 
Top