📄 form2.designer.cs
字号:
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(212, 119);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(35, 12);
this.label16.TabIndex = 5;
this.label16.Text = "备注:";
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(73, 31);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(100, 21);
this.textBox10.TabIndex = 6;
//
// textBox11
//
this.textBox11.ImeMode = System.Windows.Forms.ImeMode.On;
this.textBox11.Location = new System.Drawing.Point(242, 31);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(100, 21);
this.textBox11.TabIndex = 7;
//
// textBox12
//
this.textBox12.ImeMode = System.Windows.Forms.ImeMode.On;
this.textBox12.Location = new System.Drawing.Point(73, 76);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(100, 21);
this.textBox12.TabIndex = 8;
//
// textBox13
//
this.textBox13.ImeMode = System.Windows.Forms.ImeMode.On;
this.textBox13.Location = new System.Drawing.Point(242, 76);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(100, 21);
this.textBox13.TabIndex = 9;
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(73, 116);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(100, 21);
this.textBox14.TabIndex = 10;
//
// textBox15
//
this.textBox15.ImeMode = System.Windows.Forms.ImeMode.On;
this.textBox15.Location = new System.Drawing.Point(242, 116);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(100, 21);
this.textBox15.TabIndex = 11;
//
// button6
//
this.button6.Location = new System.Drawing.Point(437, 79);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 12;
this.button6.Text = "提交修改";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(437, 119);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 23);
this.button7.TabIndex = 13;
this.button7.Text = "退出";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button8
//
this.button8.Location = new System.Drawing.Point(215, 124);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 6;
this.button8.Text = "打印信息";
this.button8.UseVisualStyleBackColor = true;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(20, 32);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(119, 12);
this.label17.TabIndex = 0;
this.label17.Text = "请输入旅客证件号码:";
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(145, 29);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(100, 21);
this.textBox16.TabIndex = 1;
//
// button9
//
this.button9.Location = new System.Drawing.Point(273, 27);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(100, 23);
this.button9.TabIndex = 2;
this.button9.Text = "查看旅客信息";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// dataGridView3
//
this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView3.Location = new System.Drawing.Point(6, 56);
this.dataGridView3.Name = "dataGridView3";
this.dataGridView3.RowTemplate.Height = 23;
this.dataGridView3.Size = new System.Drawing.Size(557, 81);
this.dataGridView3.TabIndex = 3;
//
// button10
//
this.button10.Location = new System.Drawing.Point(145, 159);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(115, 23);
this.button10.TabIndex = 4;
this.button10.Text = "删除该旅客信息";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click);
//
// button11
//
this.button11.Location = new System.Drawing.Point(304, 158);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(75, 23);
this.button11.TabIndex = 5;
this.button11.Text = "退出";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.button11_Click);
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(288, 142);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(41, 12);
this.label18.TabIndex = 14;
this.label18.Text = "日期: ";
//
// textBox17
//
this.textBox17.Location = new System.Drawing.Point(330, 139);
this.textBox17.Name = "textBox17";
this.textBox17.Size = new System.Drawing.Size(100, 21);
this.textBox17.TabIndex = 15;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(370, 34);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(35, 12);
this.label19.TabIndex = 14;
this.label19.Text = "日期:";
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(411, 31);
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(100, 21);
this.textBox18.TabIndex = 15;
//
// Form2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(583, 333);
this.Controls.Add(this.tabControl1);
this.Name = "Form2";
this.Text = "旅客信息管理";
this.Load += new System.EventHandler(this.Form2_Load);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.DataGridView dataGridView2;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.DataGridView dataGridView3;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.TextBox textBox16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.TextBox textBox17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox textBox18;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -