Hello ...
I have a question, make it something I could add console app to form?
Can I add via Application.Run () console app but it does not take ... Thank you for your reply

Hello ...
I have a question, make it something I could add console app to form?
Can I add via Application.Run () console app but it does not take ... Thank you for your reply

Add a form class item from "Add New Item" project menu (Visual studio). Try to import System.Window.Forms namespace or use System.Windows.Forms.Application.Run().

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.