xavier.batlle
Active member
- Local time
- Today, 23:45
- Joined
- Sep 1, 2023
- Messages
- 233
This is another approach of the example I upload a few days ago:
https://www.access-programmers.co.u...-controls-on-a-form-to-a-modern-style.335129/
This example uses image controls to display the checkbox status and a transparent button to toggle its value.
Advantages:
- It doesn't rely on the Windows fonts
- The same code works on single and continuous forms.
- You can choose from several button styles (and easily add more styles buttons if wanted)
https://www.access-programmers.co.u...-controls-on-a-form-to-a-modern-style.335129/
This example uses image controls to display the checkbox status and a transparent button to toggle its value.
Advantages:
- It doesn't rely on the Windows fonts
- The same code works on single and continuous forms.
- You can choose from several button styles (and easily add more styles buttons if wanted)
Attachments
Last edited: