Solved Changing Color Theme via VBA in Runtime

Thanks a lot @petertheme for the db and help, @strive4peace, @isladogs, @Gasman for input.

The way I implemented in my db is user select the theme from a combo (with rowsource from a table which contain path to the corresponding theme file as all theme files are stored locally in certain folder) and attachment is updated in the Resources table so there is even no need of updating the property. Default theme can be reselect from the combo if user wants it.
 
There is one thin more, theme is updated after restarting the db. Is it possible to see the changed theme without having to restart the db?
 
Sorry, I could not access the zip file, I tried again now and it worked fine.
Thank you
 

Users who are viewing this thread

Back
Top Bottom