0
Answer

How to enable horizontol scrolling in C#.NET console application

chitranjan gohil

chitranjan gohil

17y
2.3k
1
Hello,
I am trying to render a graphical sort of output in a console application.The result is word wrapping on the console.So i want to enable horizontal scrolling for the console window.How do i do it?
rgds,
chax