IKeyController Interface |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public interface IKeyController
The IKeyController type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyDown |
Key has been pressed down.
| |
| KeyPress |
Key has been pressed.
| |
| KeyUp |
Key has been released.
|