Any picture Gallery Control for .NET 1.1 in WinForms?
- by Romias
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!