Console wrapper Control for WPF and WinForm
Console wrapper Control for WPF and WinForm
ConsoleControl Namespaces
ConsoleControl
ConsoleControl Class
ConsoleControl Methods
ClearOutput Method
Dispose Method
StartProcess Method
StopProcess Method
WriteInput Method
WriteOutput Method
ConsoleControl
WriteOutput Method
Writes the output to the console control.
Namespace:
ConsoleControl
Assembly:
ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
Copy
public
void
WriteOutput
(
string
output
,
Color
color
)
Parameters
output
Type:
System
String
The output.
color
Type:
System.Drawing
Color
The color.
See Also
Reference
ConsoleControl Class
ConsoleControl Namespace
imbVeles blog
|
Documentation home