ConsoleControl Namespace |
| Class | Description | |
|---|---|---|
| ConsoleControl |
The Console Control allows you to embed a basic console in your application.
| |
| ConsoleEventArgs |
The ConsoleEventArgs are arguments for a console event.
| |
| KeyMapping |
A KeyMapping defines how a key combination should
be mapped to a SendKeys message.
| |
| Resfinder |
Used to allow us to find resources properly.
|
| Delegate | Description | |
|---|---|---|
| ConsoleEventHandler |
The console event handler is used for console events.
|