且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

我在哪里可以找到Windows窗体控件库?

更新时间:2023-09-12 22:58:52

Hi Narzog,


欢迎来到MSDN论坛。


它看起来像你的VS版本是VS 2017,对吗?如果是这样,请查看以下与您的描述类似的新项目窗口,然后单击"打开Visual Studio
安装程序"以打开安装程序,关闭当前打开的VS 2017。



然后你可以修改并检查工作量".NET桌面开发",点击"修改"按钮进行安装,安装成功后,请打开VS
2017年创建新项目,你会发现C#> Windows Forms App模板符合您的预期。




我们可以创建的项目模板取决于我们在VS安装期间选择的工作负载和组件,有关更多详细信息,您可以查看:$ a b $ b:
Visual Studio 2017工作负载和组件ID


BTW,你需要在
中要求一个要求
here
以验证您的帐户,对此造成的不便表示歉意。





***的问候,


萨拉跨度>


Where can I find windows form control library template? I have been learning C# for a little while (but using Unity) and today started trying to make something in visual studio but I hit a giant road block. All the guides I found have the Forms template, which I don't have. So I cant even start any of the tutorials :/. 


Would have linked video but my account isnt varified. But if you search "C# Color Detection Bot Tutorial" you will find it. Theres lots of others also that use the Forms template.

I have pretty much nothing. Cant screenshot cuz not varified. But all I have is Blank App, Class library, shared Project, windows runtime component, and unit test app.


Is there a way to download what I'm looking for or one very similar? Theres lots online but I dont really know what they are for and they come with tons of extras and most of the have errors when I try to use them anyway lol... I kinda just want something simple and basic to start with.

Thanks

Hi Narzog,

Welcome to the MSDN forum.

It looks like your VS version is VS 2017, right? If so, please have a look at the following New project window that like your description, and click ‘Open Visual Studio Installer’ to open the installer, close the current open VS 2017.

Then you can modify and check the workload ".NET desktop development", click ‘Modify’ button to install it, after the installation is successful, please open the VS 2017 to create new project, you will find the C# > Windows Forms App templates as your expected.

The project templates that we can create depends on the workloads and components which we selected during the VS installation, for more detail information, you can also check this: Visual Studio 2017 workload and component IDs

BTW, you need to ask for a requirement in here to verify your account, sorry for this inconvenience.

Best regards,

Sara