Tag: application
Change MS Access Application Title and Icon Using VBA
Here is a code to change MS Access application title and icon using VBA. This code also sets the application icon as form and report default icon. Click here for list of all properties exposed by CurrentDB.Properties().