xavier.batlle
Active member
- Local time
- Today, 08:53
- Joined
- Sep 1, 2023
- Messages
- 247
This code allows you to place a small status icon (e.g., a red circle, a green check, or a number icon) over your Access taskbar button. It also allows to create and display dynamic images (using GDI+) over the taskbar button.
Some examples:
If you are opening multiple front ends on the same computer, you will need to ensure that each one has its own task bar button, for example:
By default, when you open several databases, they are stacked on the same MS Access taskbar button, and this code does not work as expected.
Some examples:
If you are opening multiple front ends on the same computer, you will need to ensure that each one has its own task bar button, for example:
By default, when you open several databases, they are stacked on the same MS Access taskbar button, and this code does not work as expected.
Attachments
Last edited: