开发者

cli C++ how can I see my user control in toolbox?

开发者 https://www.devze.com 2023-01-22 02:46 出处:网络
I created A project, and in the A project, i created a Form named bform and a user control named cComtermizedCtrl , and i compiled the project successfully ,but I coundn\'t fi开发者_如何学Pythonnd the

I created A project, and in the A project, i created a Form named bform and a user control named cComtermizedCtrl , and i compiled the project successfully ,but I coundn't fi开发者_如何学Pythonnd the cComtermizedCtrl control in toolbox. why?


Tools + Options, Windows Forms Designer, General. Ensure that the AutoToolboxPopulate setting is True.

0

精彩评论

暂无评论...
验证码 换一张
取 消