Capture a Key Stroke
Does anybody out there know a way to capture a key stroke? Or if it is even possible? I have a page in my installer where the user has to enter some info, and I would like to add code to make the enter key submit the info and then move onto the next.

Changing focus, which I learned how to do in previous posts, may be a possible work around, but there is no set length for the info I ask from the user. Anyone have any thoughts?