Any picture Gallery Control for .NET 1.1 in WinForms?

Posted by Romias on Stack Overflow See other posts from Stack Overflow or by Romias
Published on 2009-03-21T15:30:48Z Indexed on 2010/06/18 7:03 UTC
Read the original article Hit count: 248

I need a UserControl to display pictures as a Gallery in Winforms. I have my pictures as a Image Collection but no problem to change to fit Control capabilities.

It could be nice if it is for .NET 1.1 but since I'm planning to migrate all our code to 2.0 if the control is in that framework it could be useful in the future

If it is free much better :)

Does any of you know a control like this?

Thanks!

© Stack Overflow or respective owner

Related posts about .NET

Related posts about winforms