Forum Discussion
TasadduqKhan
Feb 21, 2025Copper Contributor
How to Create Tile-Style Buttons on MS Access Forms?
Hello everyone, I have come across a user interface in MS Access that features tile-style buttons, as shown in the attached image. These buttons have icons, labels, and a modern appearance, which ma...
Gerrit_Viehmann
Feb 21, 2025Brass Contributor
Buttons can be transparent. Put an image behind one for maximum flexibility.
Access themes support a wide array of CSS effects. If you can do it to a button on a website (or Powerpoint), you have a good chance to use the very same style in Access too. Set the UseTheme property of the button to True, if you want to use CSS themes. Every form/report can have a different theme, but the first user defined theme becomes the new default theme for the database. Themes are stored in the hidden table MSysResource.