Output data from the program sometimes includes ANSI color code expressed in the format similar to "x1b[32m". In Teraterm, it shows the color character as being coded. However, it was different in textbox of VB. It is displayed like "[32m", not the color.
What should I do to get the color of the character code?