PictureBox Image Display
To display an image with scrollbars place a PictureBox control with Dock=None and SizeMode=AutoSize inside a Panel control with AutoScroll=true.
If Dock=Fill the scroll bars disappear.
« Client script tricks for generating dynamic CSS styles | Main | Working with Perforce Labels »
To display an image with scrollbars place a PictureBox control with Dock=None and SizeMode=AutoSize inside a Panel control with AutoScroll=true.
If Dock=Fill the scroll bars disappear.