Picture form background

endri81

Registered User.
Local time
Today, 11:23
Joined
Jul 5, 2010
Messages
121
Using Access 2007 I want to use for my forms an image as background.
Is this possible?
 
You can but it adds a lot of weight to your app in terms of size. If it is a large image to start with. Right click on your form and insert a picture. Or got to the forms properties and add it there.
 
In 2007, on your Form property:

Picture
Tiling
Picture Alignment
Picture Type

Picture Type should be Linked rather than embeded and whilst it may slow down the form slightly it won't bloat the database.

Simon
 

Users who are viewing this thread

Back
Top Bottom