Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Is it possible to have scrollbars for PictureBox?

Hi guys,

I am trying to insert a picture that is larger than the PictureBox that I have allocated on my form. So what I need now is that in order to view the whole image, I need scrollbars.

However, I dun see a sraightforward scrollbar enable property. So i am wondering if anyone of you can help me with this??

Thanks in advance...

Regards,
Justin
[388 byte] By [ootnitsuj] at [2007-11-11 8:03:52]
# 1 Re: Is it possible to have scrollbars for PictureBox?
See if the following helps:

http://www.vbaccelerator.com/home/vb/code/Libraries/Subclassing/Adding_Scroll_Bars_To_Forms__PictureBoxes_and_UserControls/article.asp
pclement at 2007-11-11 17:26:05 >
# 2 Re: Is it possible to have scrollbars for PictureBox?
It definitely helps...thanks alot pclement...
ootnitsuj at 2007-11-11 17:27:05 >