How to add User control in the toolbox for C#.net for winforms by importing the dll to the reference?

后端 未结 5 1924
温柔的废话
温柔的废话 2020-12-17 08:14

I have one dll of usercontrol and I add to it to the references in my project. And now I want to access this usercontrol from toolbox but it does not appear in the toolbox.

5条回答
提交回复
热议问题