Visual studio 2019 windows forms designer

后端 未结 6 538
独厮守ぢ
独厮守ぢ 2020-12-20 13:44

I\'m having a problem with the windows form application . When I create the windows form application , it displays the source code for the form but not the designer layout

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-20 14:25

    This happened to me as well.

    I was using the wrong template (.net core when I wanted to use the full .net framework which allows you to edit the form as you were used to in vs 2017 or previous versions).

提交回复
热议问题