ICustomKeyboardHandler.ReleaseKeyboard Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Signals the handler that it should cease capturing keyboard events.
public:
void ReleaseKeyboard();
public:
void ReleaseKeyboard();
void ReleaseKeyboard();
public void ReleaseKeyboard ();
abstract member ReleaseKeyboard : unit -> unit
Public Sub ReleaseKeyboard ()