Hi,
I am trying to find out a control that will help me to generate image list at runtime. Basically i need an image list at runtime where user can go and pick an icon for a control. I am using infragistics v 8.2. Any idea?
Thanks,
For Windows Forms, check out the WinListView control. There is a sample called Drag and Drop in the samples browser that might fit your needs.
For ASP.NET, check out the WebImageViewer.
Let me know is this helps,
Thanks
Jason