C
craig
....quick question for anyone who might have some experience with .net
resource files in VS 2003.
I have an application that is not localized, but I would still like to be
able to place all of the images that are used for icons across all of the
forms in all of the assemblies in a single resource file so that swaping out
an image in the resource file affects all localtions that it appears in the
app. Is there a way to create a single resource file and then have all the
forms in all assemblies refer to it for image information? Is there a
better approach?
Any help or a point in the right direction is appreciated!!
Thanks!!
resource files in VS 2003.
I have an application that is not localized, but I would still like to be
able to place all of the images that are used for icons across all of the
forms in all of the assemblies in a single resource file so that swaping out
an image in the resource file affects all localtions that it appears in the
app. Is there a way to create a single resource file and then have all the
forms in all assemblies refer to it for image information? Is there a
better approach?
Any help or a point in the right direction is appreciated!!
Thanks!!