Returns a reference to the current KeyboardController for doing Keyboard tests. I recommend this only when you are writing your own custom controls and need to respond to actual keyboard input to test them properly. In most other cases there is a better way to test for the form's logic.
NUnitFormTest Class | NUnit.Extensions.Forms Namespace