Panel Scroll using arrow keys

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mylixes
    New Member
    • May 2010
    • 29

    Panel Scroll using arrow keys

    I have a user control that has a panel with datagridview inside it. I set the panel's auto Scroll property to true. When I press the arrow left and right, I want to automatically scroll to the left or right. How can I do this?
Working...