C#怎么让一个容器里的所有控件不能使用,例如让一个panel里所有控件都变灰不能使用。

this.panel1.Enabled = false;
posted @ 2017-09-04 22:34  net-sky  阅读(1954)  评论(0)    收藏  举报