![]() |
1
1
使用从UserControl派生的控件是不可能的。另请参见 How to hide the inner controls of a UserControl in the Designer? |
![]() |
2
1
您需要为控件创建自定义设计器。从网上开始读吧 MSDN |
![]() |
3
0
Visual studio不支持此操作。当你指定“用户控制”这个词的时候,这个东西就会变成beserk并呈现你在上面放置的所有东西。显然,这是自2008年以来的情况。。。 您可以将用户控件转换为服务器控件,这是一个很大的难题。或者。。。 可以 http://www.codeproject.com/Tips/773145/Hiding-contents-in-ASP-Net-user-control-designer |
![]() |
Pablo De Luca · 保存表单控件值以供以后使用 7 年前 |
![]() |
Foitn · Winforms禁用数据预览 7 年前 |
![]() |
Sach · 将WPF ScrollViewer内容导出为单独的PNG 7 年前 |