Background Graphic

  • Thread starter Thread starter Sean
  • Start date Start date
S

Sean

I would like to place a picture on the ACCESS background.
By Background, I mean the Access window that is visible when all other
windows have been minimised.
I acheived this in Access97 by using a fair bit of API code.
Now we are using AccXP - Acc2003 and I was wondering if there was a simpler
way to achieve my goal that using the API code.
I was sort of hoping there might be a Application.BackgroundPicture property
or something but I couldn't find any thing like it.

Any ideas,

PS, I don't really need Another COMPLEX way of doing this as I already
have one. I was more wondering if Microsoft had simplified the process.

Thaks in advance
 
No, as far as I'm aware you'd still have to do it the same way that you did
in Access 97.

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
 
Back
Top