Answer the question
In order to leave comments, you need to log in
How to display the console inside the executable program in C# Windows Form?
In Visual C#, there is a console or output in another way. It concludes the program's operation, launch, and so on.
I want to display this same console in the program itself. After compilation, click on some button and a console window opens in which all the work of the program will be displayed.
And accordingly, during the work, display in it using Console.WriteLine();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question