Implements the IDisposable interface. This restores user input. It should eventually return the keyboard to its pre-test state.
If you are using the Keyboard controller through the base NUnitFormTest class, then you should not need to call this method or use finally or using blocks. The base class handles this for you.
KeyboardController Class | NUnit.Extensions.Forms Namespace