Interface IUpdateKeysListener
Exposes a method that is used to update keys in different scenarios, like key press of CapsLock, NumLock or ScrollLock.
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface IUpdateKeysListener
Methods
UpdateKeys()
Updates all keys.
Declaration
void UpdateKeys()