Console wrapper Control for WPF and WinForm
Console wrapper Control for WPF and WinForm
ConsoleControl Namespaces
ConsoleControl
ConsoleControl Class
ConsoleEventArgs Class
ConsoleEventHandler Delegate
KeyMapping Class
Resfinder Class
ConsoleEventHandler Delegate
The console event handler is used for console events.
Namespace:
ConsoleControl
Assembly:
ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
Copy
public
delegate
void
ConsoleEventHandler
(
Object
sender
,
ConsoleEventArgs
args
)
Parameters
sender
Type:
System
Object
The sender.
args
Type:
ConsoleControl
ConsoleEventArgs
The
ConsoleEventArgs
instance containing the event data.
See Also
Reference
ConsoleControl Namespace
imbVeles blog
|
Documentation home