"Steve Bugden" <SteveBugden@discussions.microsoft.com> schrieb:
> I have created a user control which I then add standard controls to
> prgramatically i.e. picture box, text box etc.
[quoted text clipped - 6 lines]
> If this isn't possible what alternatives are there for scrolling a user
> control programatically.
Take a look at the control's 'AutoScrollPosition' property.

Signature
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/
Steve Bugden - 16 Oct 2004 16:43 GMT
OK tried that and it works perfectly.
Many thanks.
> "Steve Bugden" <SteveBugden@discussions.microsoft.com> schrieb:
> > I have created a user control which I then add standard controls to
[quoted text clipped - 11 lines]
>
> Take a look at the control's 'AutoScrollPosition' property.