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
WriteInput Method
Writes the input 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
WriteInput
(
string
input
,
Color
color
,
bool
echo
)
Parameters
input
Type:
System
String
The input.
color
Type:
System.Drawing
Color
The color.
echo
Type:
System
Boolean
if set to
true
echo the input.
See Also
Reference
ConsoleControl Class
ConsoleControl Namespace
imbVeles blog
|
Documentation home