I'm making a calculator application for a school project, and I can't find anywhere how I can bind a key to press a button like what is done in the windows calculator? (I want to use the numpad to enter numbers into the calculator.)
Does anyone know how this can be done?
It's not a requirement, but would be a nice feature to get a few extra marks.
If you have an objection to helping me on a school project that I'm supposed to do myself, could you hint me in the right direction?

(Teacher doesn't know how)
EDIT:// I'm limited to Visual basic .NET 2005. 2008 specific code cannot be used unfortunately.