[color=green] 例如:button1的visible属性设置为false 我试了可以的在 button2_Click事件中下了下面的代码: this.button1.Visible = true;[/color]