使用Panel作为容器

 Panel2.Visible = true;  //显示

 Panel1.Visible = false;  //隐藏

 

相关文章: