If you look close at the screens, they have a custom icon (a pair of skis in
this case), and also a title.
The title part is easy, you simply set the forms caption property (in the
property sheet, or via code). The icon for the form in the above examples is
set in tools->startup, and you simply set the icon for the application, and
the check the little box "Use as form and Report" icon. (I beloved this
feature was not available until access 2003.
However, there is some code here that works for earlier versions: http://www.mvps.org/access/api/api0043.htm
The above code also works...but in a2003 you simply check a box!
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.