P Peter Duniho Apr 21, 2010 #2 Ralf said: how to set the position with .NET and C# programatically ? Click to expand... The System.Windows.Forms.ScrollableControl class has a variety of ways to control scrolling behavior and state, including the AutoScrollPosition property which can be used to set the exact position of the scroll bars. Pete
Ralf said: how to set the position with .NET and C# programatically ? Click to expand... The System.Windows.Forms.ScrollableControl class has a variety of ways to control scrolling behavior and state, including the AutoScrollPosition property which can be used to set the exact position of the scroll bars. Pete