📄 mainframe.designer.cs
字号:
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(56, 94);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 12);
this.label6.TabIndex = 4;
this.label6.Text = "旧密码:";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.button2);
this.groupBox2.Controls.Add(this.textBox3);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Location = new System.Drawing.Point(20, 163);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(674, 125);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "删除用户";
//
// button2
//
this.button2.Location = new System.Drawing.Point(419, 43);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 5;
this.button2.Text = "确认";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(197, 37);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(156, 21);
this.textBox3.TabIndex = 4;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(123, 43);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(53, 12);
this.label5.TabIndex = 1;
this.label5.Text = "用户名:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label36);
this.groupBox1.Controls.Add(this.radiobutton2);
this.groupBox1.Controls.Add(this.radiobutton1);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Controls.Add(this.textBox2);
this.groupBox1.Controls.Add(this.textBox1);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Location = new System.Drawing.Point(20, 38);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(674, 119);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "添加用户";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(44, 86);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(65, 12);
this.label36.TabIndex = 6;
this.label36.Text = "用户权限:";
//
// radiobutton2
//
this.radiobutton2.AutoSize = true;
this.radiobutton2.Location = new System.Drawing.Point(197, 84);
this.radiobutton2.Name = "radiobutton2";
this.radiobutton2.Size = new System.Drawing.Size(71, 16);
this.radiobutton2.TabIndex = 5;
this.radiobutton2.TabStop = true;
this.radiobutton2.Text = "普通用户";
this.radiobutton2.UseVisualStyleBackColor = true;
//
// radiobutton1
//
this.radiobutton1.AutoSize = true;
this.radiobutton1.Location = new System.Drawing.Point(125, 84);
this.radiobutton1.Name = "radiobutton1";
this.radiobutton1.Size = new System.Drawing.Size(59, 16);
this.radiobutton1.TabIndex = 4;
this.radiobutton1.TabStop = true;
this.radiobutton1.Text = "管理员";
this.radiobutton1.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(573, 81);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 3;
this.button1.Text = "确认";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(368, 38);
this.textBox2.Name = "textBox2";
this.textBox2.PasswordChar = '*';
this.textBox2.Size = new System.Drawing.Size(156, 21);
this.textBox2.TabIndex = 2;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(115, 38);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(156, 21);
this.textBox1.TabIndex = 1;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(311, 41);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(41, 12);
this.label4.TabIndex = 1;
this.label4.Text = "密码:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(44, 41);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 0;
this.label3.Text = "新用户名:";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.button8);
this.tabPage2.Controls.Add(this.button7);
this.tabPage2.Controls.Add(this.dataGridView1);
this.tabPage2.Controls.Add(this.button5);
this.tabPage2.Controls.Add(this.textBox16);
this.tabPage2.Controls.Add(this.textBox17);
this.tabPage2.Controls.Add(this.textBox18);
this.tabPage2.Controls.Add(this.textBox19);
this.tabPage2.Controls.Add(this.textBox20);
this.tabPage2.Controls.Add(this.textBox22);
this.tabPage2.Controls.Add(this.label22);
this.tabPage2.Controls.Add(this.label25);
this.tabPage2.Controls.Add(this.label26);
this.tabPage2.Controls.Add(this.label27);
this.tabPage2.Controls.Add(this.label28);
this.tabPage2.Controls.Add(this.label29);
this.tabPage2.Controls.Add(this.label19);
this.tabPage2.Location = new System.Drawing.Point(4, 21);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(758, 524);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "客户管理";
this.tabPage2.UseVisualStyleBackColor = true;
//
// button8
//
this.button8.Location = new System.Drawing.Point(624, 466);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 28;
this.button8.Text = "删除";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(498, 466);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 23);
this.button7.TabIndex = 27;
this.button7.Text = "更新";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// dataGridView1
//
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Location = new System.Drawing.Point(58, 220);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.Size = new System.Drawing.Size(641, 219);
this.dataGridView1.TabIndex = 8;
//
// button5
//
this.button5.Location = new System.Drawing.Point(553, 172);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(146, 23);
this.button5.TabIndex = 7;
this.button5.Text = "添加该货主信息";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(126, 142);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(201, 21);
this.textBox16.TabIndex = 5;
//
// textBox17
//
this.textBox17.Location = new System.Drawing.Point(126, 109);
this.textBox17.Name = "textBox17";
this.textBox17.Size = new System.Drawing.Size(201, 21);
this.textBox17.TabIndex = 3;
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(126, 75);
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(114, 21);
this.textBox18.TabIndex = 1;
//
// textBox19
//
this.textBox19.Location = new System.Drawing.Point(126, 174);
this.textBox19.Name = "textBox19";
this.textBox19.Size = new System.Drawing.Size(201, 21);
this.textBox19.TabIndex = 6;
//
// textBox20
//
this.textBox20.Location = new System.Drawing.Point(498, 75);
this.textBox20.Name = "textBox20";
this.textBox20.Size = new System.Drawing.Size(201, 21);
this.textBox20.TabIndex = 2;
//
// textBox22
//
this.textBox22.Location = new System.Drawing.Point(498, 109);
this.textBox22.Name = "textBox22";
this.textBox22.Size = new System.Drawing.Size(201, 21);
this.textBox22.TabIndex = 4;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(56, 145);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(41, 12);
this.label22.TabIndex = 26;
this.label22.Text = "传真:";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(56, 177);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(53, 12);
this.label25.TabIndex = 23;
this.label25.Text = "e-mail:";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(402, 112);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(41, 12);
this.label26.TabIndex = 22;
this.label26.Text = "电话:";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(402, 78);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(65, 12);
this.label27.TabIndex = 21;
this.label27.Text = "公司名称:";
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -