I am currently overhauling a databse application we use. Some of the changes are functionality changes but I am also changing the styling of the application as it is looking a bit jaded.
On each form (and there are about 40) I am changing the format of the text boxes, labels, background colours etc.
Is there an easy way of being able to update the format of every form and every type of control on them?
i.e. some way of specifying the new format (e.g. font, size, background, border style etc.) for text boxes and having this applied to all text boxes on all forms?
Thanks.
On each form (and there are about 40) I am changing the format of the text boxes, labels, background colours etc.
Is there an easy way of being able to update the format of every form and every type of control on them?
i.e. some way of specifying the new format (e.g. font, size, background, border style etc.) for text boxes and having this applied to all text boxes on all forms?
Thanks.