Cannot Place User Control on Form

前端 未结 8 1202
南笙
南笙 2020-12-06 03:48

I\'ve created a C# WinForms application using VS2010. I\'m new to creating user controls so I created a new user control (as part of the same project).

When I rebuil

8条回答
  •  温柔的废话
    2020-12-06 04:30

    An hour of confused, weary troubleshooting at 3:36AM is again easily resolved with a fresh mind the next day!
    I fixed a simple spelling mistake in the control's filename, so it now matched the UserControl name, cleaned and re-built and Bobs your weird uncle's cat. :]

提交回复
热议问题