Adding Custom Controls dll to Visual Studio ToolBox

后端 未结 3 1615
我在风中等你
我在风中等你 2020-12-16 12:20

I have a custom control DLL. How can I add these custom controls to VS2008 tool box programatically?

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-16 12:31

    In my Visual Studio 2019 I don't get any "choose items" when right-clicking "Toolbox".

    I had to use Tools / Choose Toolbox Items

提交回复
热议问题