All,
I have a toolbar control on my form with roughly around 200 tools in it (the majority of which have both individual small and large icons). In this particular form i have noticed that when setting the image (from the project resources) it copies the image into the form's own resource file - i consequently get a large (800kb) resource file attached to my form.
Can somebody explain why i am ending up with duplicate resources in the project resources file AND the forms own resource file? It only seems to happen on one single form and I can't for the life of me understand why?
I'm using version 8.1.20081.1000. I am currently downloading 8.3 - is this likely to help?
Many thanks
Rob
I was not able to reproduce this with 8.1. I would recommend submitting a sample which reproduces the issue to the support group: http://es.infragistics.com/gethelp.
Does your Form have Localizable set to True? That is the only reason I can think of for why it might be happening, but I set this to True in my project and again I could not reproduce the issue. It sounds like it might be a bug.