I have a panel1 with AutoScroll = true.I have to make panel1 scroll with btnUp and btnDown. So far I\'ve mad
panel1
AutoScroll = true
btnUp
btnDown
you can use
FlowLayoutPanel.AdjustFormScrollbars(false);