sysTray

  • Thread starter Thread starter Ricardo
  • Start date Start date
R

Ricardo

Does anybody have a procedure or example to place the icon of the
application in the tray of the windows?
Thank you!

Ricardo
 
Ricardo said:
Does anybody have a procedure or example to place the icon of the
application in the tray of the windows?
Thank you!

I've never used it, and the information appears to be somewhat old, but
see if the API code posted here gets you what you need:

http://www.mvps.org/access/api/api0045.htm

Note that the AddressOf operator, not available in Access 97, was added
with Access 2000 (IIRC).
 

Ask a Question

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.

Ask a Question

Back
Top