📄 frmadminfo.designer.cs
字号:
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.ForeColor = System.Drawing.Color.Blue;
this.label11.Location = new System.Drawing.Point(81, 208);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(131, 12);
this.label11.TabIndex = 13;
this.label11.Text = " 带 * 号的必需填写";
//
// btnCheck
//
this.btnCheck.Location = new System.Drawing.Point(248, 37);
this.btnCheck.Name = "btnCheck";
this.btnCheck.Size = new System.Drawing.Size(75, 23);
this.btnCheck.TabIndex = 12;
this.btnCheck.Text = "检查用户名";
this.btnCheck.UseVisualStyleBackColor = true;
this.btnCheck.Click += new System.EventHandler(this.button1_Click);
//
// bntEscAdd
//
this.bntEscAdd.Location = new System.Drawing.Point(248, 161);
this.bntEscAdd.Name = "bntEscAdd";
this.bntEscAdd.Size = new System.Drawing.Size(75, 23);
this.bntEscAdd.TabIndex = 11;
this.bntEscAdd.Text = "取消(&Z)";
this.bntEscAdd.UseVisualStyleBackColor = true;
this.bntEscAdd.Click += new System.EventHandler(this.bntEscAdd_Click);
//
// bntSureAdd
//
this.bntSureAdd.Location = new System.Drawing.Point(248, 98);
this.bntSureAdd.Name = "bntSureAdd";
this.bntSureAdd.Size = new System.Drawing.Size(75, 23);
this.bntSureAdd.TabIndex = 10;
this.bntSureAdd.Text = "确定(&D)";
this.bntSureAdd.UseVisualStyleBackColor = true;
this.bntSureAdd.Click += new System.EventHandler(this.bntSureAdd_Click);
//
// txtPhone
//
this.txtPhone.Location = new System.Drawing.Point(124, 169);
this.txtPhone.Name = "txtPhone";
this.txtPhone.Size = new System.Drawing.Size(100, 21);
this.txtPhone.TabIndex = 9;
this.txtPhone.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtPhone_KeyPress_1);
//
// txtAdminWork
//
this.txtAdminWork.Location = new System.Drawing.Point(124, 124);
this.txtAdminWork.Name = "txtAdminWork";
this.txtAdminWork.Size = new System.Drawing.Size(100, 21);
this.txtAdminWork.TabIndex = 8;
//
// txtAdminPass
//
this.txtAdminPass.Location = new System.Drawing.Point(124, 84);
this.txtAdminPass.Name = "txtAdminPass";
this.txtAdminPass.PasswordChar = '*';
this.txtAdminPass.Size = new System.Drawing.Size(100, 21);
this.txtAdminPass.TabIndex = 7;
//
// txtAdminName
//
this.txtAdminName.Location = new System.Drawing.Point(124, 39);
this.txtAdminName.Name = "txtAdminName";
this.txtAdminName.Size = new System.Drawing.Size(100, 21);
this.txtAdminName.TabIndex = 6;
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.Color.Red;
this.label5.Location = new System.Drawing.Point(28, 172);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(83, 12);
this.label5.TabIndex = 4;
this.label5.Text = "* 联系电话:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.Red;
this.label4.Location = new System.Drawing.Point(28, 127);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(83, 12);
this.label4.TabIndex = 3;
this.label4.Text = "* 工作单位:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.Color.Red;
this.label3.Location = new System.Drawing.Point(28, 84);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(89, 12);
this.label3.TabIndex = 2;
this.label3.Text = "* 管理员密码:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.Color.Red;
this.label2.Location = new System.Drawing.Point(28, 42);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(89, 12);
this.label2.TabIndex = 1;
this.label2.Text = "* 管理员姓名:";
//
// pUpdate
//
this.pUpdate.BackColor = System.Drawing.Color.White;
this.pUpdate.Controls.Add(this.groupBox3);
this.pUpdate.Location = new System.Drawing.Point(44, -17);
this.pUpdate.Name = "pUpdate";
this.pUpdate.Size = new System.Drawing.Size(330, 309);
this.pUpdate.TabIndex = 4;
this.pUpdate.Visible = false;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.groupBox4);
this.groupBox3.Controls.Add(this.bntEsceYang);
this.groupBox3.Controls.Add(this.bntSureyan);
this.groupBox3.Controls.Add(this.txtUserPassw);
this.groupBox3.Controls.Add(this.txtUserName);
this.groupBox3.Controls.Add(this.label7);
this.groupBox3.Controls.Add(this.label6);
this.groupBox3.Controls.Add(this.label1);
this.groupBox3.Location = new System.Drawing.Point(14, 28);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(286, 220);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "修改管理员信息";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.bntEsceupdate);
this.groupBox4.Controls.Add(this.bntSureUpdate);
this.groupBox4.Controls.Add(this.txtphoneudate);
this.groupBox4.Controls.Add(this.txtWorkupdate);
this.groupBox4.Controls.Add(this.label9);
this.groupBox4.Controls.Add(this.label8);
this.groupBox4.Location = new System.Drawing.Point(5, 111);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(271, 102);
this.groupBox4.TabIndex = 7;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "修改";
//
// bntEsceupdate
//
this.bntEsceupdate.Location = new System.Drawing.Point(196, 53);
this.bntEsceupdate.Name = "bntEsceupdate";
this.bntEsceupdate.Size = new System.Drawing.Size(75, 23);
this.bntEsceupdate.TabIndex = 5;
this.bntEsceupdate.Text = "取消(&P)";
this.bntEsceupdate.UseVisualStyleBackColor = true;
this.bntEsceupdate.Click += new System.EventHandler(this.bntEsceupdate_Click);
//
// bntSureUpdate
//
this.bntSureUpdate.Location = new System.Drawing.Point(196, 23);
this.bntSureUpdate.Name = "bntSureUpdate";
this.bntSureUpdate.Size = new System.Drawing.Size(75, 23);
this.bntSureUpdate.TabIndex = 4;
this.bntSureUpdate.Text = "修改(&D)";
this.bntSureUpdate.UseVisualStyleBackColor = true;
this.bntSureUpdate.Click += new System.EventHandler(this.bntSureUpdate_Click);
//
// txtphoneudate
//
this.txtphoneudate.Location = new System.Drawing.Point(81, 48);
this.txtphoneudate.Name = "txtphoneudate";
this.txtphoneudate.Size = new System.Drawing.Size(100, 21);
this.txtphoneudate.TabIndex = 3;
//
// txtWorkupdate
//
this.txtWorkupdate.Location = new System.Drawing.Point(81, 21);
this.txtWorkupdate.Name = "txtWorkupdate";
this.txtWorkupdate.Size = new System.Drawing.Size(100, 21);
this.txtWorkupdate.TabIndex = 2;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(6, 53);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 1;
this.label9.Text = "联系电话:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(6, 23);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 0;
this.label8.Text = "工作单位:";
//
// bntEsceYang
//
this.bntEsceYang.Location = new System.Drawing.Point(201, 82);
this.bntEsceYang.Name = "bntEsceYang";
this.bntEsceYang.Size = new System.Drawing.Size(75, 23);
this.bntEsceYang.TabIndex = 6;
this.bntEsceYang.Text = "取消(&Q)";
this.bntEsceYang.UseVisualStyleBackColor = true;
this.bntEsceYang.Click += new System.EventHandler(this.bntEsceYang_Click);
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -