hello. i have an array of labels in my picture box, and the whole "size" of that picture box is bigger than the form. is there a way to scrool that picture box?
Printable View
hello. i have an array of labels in my picture box, and the whole "size" of that picture box is bigger than the form. is there a way to scrool that picture box?
use a scrollbar control and scroll it using the ocx
This question already asked several times,
you can find answer in search.
This code also help you.