views:

27

answers:

1

:) My question is quite a mouthful.

This is a WinForms question :

I'm making a UserControl where the mouse wheel is used for zooming and the content would be drawn using GDI+. After I activate AutoScroll, how can I set the area size and origin of the scroll view ?

Thank in advance for any help.

A: 

AutoScrollMinSize.

Conrad Albrecht