adspace


How do I add a form to windows visual studio 2019?

Answer Posted / Quresh Ahamed

In Visual Studio 2019, you can add a new form by going to the 'Project' menu, selecting 'Add', then 'New Item'. Choose 'Form', name it, and click 'Add'. The new form will appear in the Solution Explorer.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is visual studio 2019 still in preview?

975