Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2765
Runtime image list
posted

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,

  • 19380
    posted

    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