Hallo,
habe es mir selbst beantwortert, man muss lediglich:
test.Location = new System.Drawing.Point(60+panel1.AutoScrollPosition.X, (100*a)+panel1.AutoScrollPosition.Y);
die AutoscrollPosition dazu addieren.
Gruß
Sukram
Hallo,
habe es mir selbst beantwortert, man muss lediglich:
test.Location = new System.Drawing.Point(60+panel1.AutoScrollPosition.X, (100*a)+panel1.AutoScrollPosition.Y);
die AutoscrollPosition dazu addieren.
Gruß
Sukram