Hi guys,
I want to split the console output screen ,as like frames , which means, for every entry i give it should update on the other side of the console.
any idea on how do i do that?
Hi guys,
I want to split the console output screen ,as like frames , which means, for every entry i give it should update on the other side of the console.
any idea on how do i do that?
You could use the SetCursorPosition for that
http://msdn.microsoft.com/en-us/library/system.console.setcursorposition(v=VS.85).aspx?appId=Dev10IDEF1&l=EN-US&k=k(READKEY);k(DevLang-
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.