if you are used to coding, you can handle forms in a similar way to tabledefs
you have to iterate the forms collection, open in DESIGN mode, set the form background, and save the changes.
you can access loads of form properties thisway, eg i also use it to set generic help files for every form, so very useful