C
C#13mo ago
Rafcord

No toolbox in the windows forms application project.

I created project in Visual Studio 2022 like in this video: https://www.youtube.com/watch?v=JSJ1JI2alJg but I don't have toolbox in my project. Does anyone know what the solution to this could be?
ProgrammingKnowledge2
YouTube
Create Your First C# Windows Forms Application using Visual Studio ...
In this step-by-step tutorial, you will create your first C# Windows Forms application using Visual Studio, a powerful integrated development environment for C# development. Windows Forms is a graphical user interface (GUI) framework that allows you to build desktop applications with a rich and interactive user interface. Here are the key topic...
5 Replies
Mayor McCheese
Mayor McCheese13mo ago
Is the toolbox empty or you can't find it?
jcotton42
jcotton4213mo ago
did you try looking in the search box in the visual studio titlebar?
Anchy
Anchy13mo ago
you may need to enable it by clicking View -> Toolbox
Rafcord
RafcordOP13mo ago
This was the solution.
Denis
Denis13mo ago
If the issue is solved, consider using /close to close this thread

Did you find this page helpful?