The “Button” control is not showing up in the Toolbox in a .NET Core project

Viewed 1181

Recently I update my Visual Studio 2019 to the latest version and create Windows Forms application in .NET Core 3.1 (not preview version).

In the form design toolbox I can not find button control but other controls are on the list.

I used to search for it on the top of the list(Toolbox) but could not find Button control.

What's wrong? Should I reset or install something?

Sorted alphabetically:

enter image description here

0 Answers
Related