I am looking for a free .net winforms control which is able to display images. PictureBox isn't a solution because you have to implement all pan&zoom events yourself. The control should be able to display images like 4000x5000 pixels, have zoom and pan buttons.
What is this or this? Please provide descriptions to links.
AMissico
2010-05-21 17:32:49
+1
A:
I have used this one:
http://www.codeproject.com/KB/miscctrl/ScalablePictureBox.aspx
Not sure if it meets your needs
quimbo
2010-03-31 12:31:03