I am implementing a WebDialogWindow and want the close, resize, minimize, and maximize features but the image files are missing. I've looked in the typical Infragistics image directory under Program Files/ Infragistics and then 2009 Vol 1. Where can I get these images if I don't have them? Not sure why they are missing.
Thanks,
Jennifer
Hello Jennifer,
There is an ig_res folder created in your project that holds all the CSS setting along with images. You can find all the style folder here:
C:\Users\Public\Documents\Infragistics\NetAdvantage 2010.2\ASP.NET\StyleLibraries
This is all part of the application styling framework, to learn more on that, check out:
http://help.infragistics.com/NetAdvantage/ASPNET/2010.2/CLR4.0/?page=Web_Application_Styling_Framework_ASF.html
HTH,
Taz.