why PictureBox does not have autoScroll property?

  • Thread starter Thread starter Guest
  • Start date Start date
Fei Li said:
For me, it is absolutely necessary.

Put a Panel control on the form and set the AutoScroll property of the
panel to True.
Put a PictureBox control on the panel and set the SizeMode property to
AutoSize.

Regards,
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top