Ejemplo n.º 1
0
 public admin_add(admin f)
 {
     InitializeComponent();
     button3.Visible = false;//添加时隐藏修改按钮
     admin1          = f;
 }