What I want to do is...... when I press the downkey/upkey in the form_keydown event I want have that do that same as clicking the corresponding scroll bar.

I have to scroll bars....one that is used to navigate up records in the datagrid, and one that is used to navigate down records in the datagrid. Maybe I don't need to raise an event?? If there is a better way, or if this is the correct way, Please let me know.

Thanks in advance!