Is there a control that works like cmd.exe or like PuTTY? With the possibility to have prompts? With the looks of PuTTY?
I have looked around and i have found some, but some don't do all i want. And i have no idea on how to create a prompt in a RichTextBox or TextBox.
With prompts i mean that when i call a method the control waits for input, and then returns the input.
I have looked around and i have found some, but some don't do all i want. And i have no idea on how to create a prompt in a RichTextBox or TextBox.
With prompts i mean that when i call a method the control waits for input, and then returns the input.