ANSI Console User Control

This is a user control that you can place on a Winform application, which will provide an ANSI console. if you have looked for console libraries or controls, then this project is for you.

ansi1.png

Features:

Methods:


Events:

To Do:

Latest update:

9/4/2012 - Project initiated
9/9/2012 - Uploaded source to TFS, removed the download. The previous download has been removed so that I could move the code into a usercontrol library.
9/23/2012 - Fixed major bug in handling the extended characters. Also, ANSI interpreter works much better. Also updated the sample telnet client. (Still some bugs, but its usable now).