📄 orderform_form.cs
字号:
// label2
//
this.label2.Location = new System.Drawing.Point(16, 64);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(56, 16);
this.label2.TabIndex = 1;
this.label2.Text = "始发地";
//
// label1
//
this.label1.Location = new System.Drawing.Point(16, 32);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(56, 16);
this.label1.TabIndex = 0;
this.label1.Text = "订单编号";
//
// groupBox2
//
this.groupBox2.Controls.AddRange(new System.Windows.Forms.Control[] {
this.textBox12,
this.textBox11,
this.textBox10,
this.textBox9,
this.label14,
this.label13,
this.label12,
this.label11,
this.textBox8,
this.textBox7,
this.textBox6,
this.label10,
this.textBox5,
this.label9,
this.label8,
this.label7});
this.groupBox2.Location = new System.Drawing.Point(328, 16);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(664, 224);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "货物收发信息";
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(440, 168);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(192, 21);
this.textBox12.TabIndex = 15;
this.textBox12.Text = "";
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(440, 120);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(152, 21);
this.textBox11.TabIndex = 14;
this.textBox11.Text = "";
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(440, 80);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(152, 21);
this.textBox10.TabIndex = 13;
this.textBox10.Text = "";
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(440, 32);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(152, 21);
this.textBox9.TabIndex = 12;
this.textBox9.Text = "";
//
// label14
//
this.label14.Location = new System.Drawing.Point(352, 168);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(72, 24);
this.label14.TabIndex = 11;
this.label14.Text = "收货地址";
//
// label13
//
this.label13.Location = new System.Drawing.Point(352, 128);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(80, 24);
this.label13.TabIndex = 10;
this.label13.Text = "收货联系电话";
//
// label12
//
this.label12.Location = new System.Drawing.Point(352, 80);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(72, 24);
this.label12.TabIndex = 9;
this.label12.Text = "收货联系人2";
//
// label11
//
this.label11.Location = new System.Drawing.Point(352, 32);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(72, 24);
this.label11.TabIndex = 8;
this.label11.Text = "收货联系人1";
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(120, 168);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(192, 21);
this.textBox8.TabIndex = 7;
this.textBox8.Text = "";
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(120, 120);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(152, 21);
this.textBox7.TabIndex = 6;
this.textBox7.Text = "";
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(120, 80);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(152, 21);
this.textBox6.TabIndex = 5;
this.textBox6.Text = "";
//
// label10
//
this.label10.Location = new System.Drawing.Point(32, 80);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(72, 24);
this.label10.TabIndex = 4;
this.label10.Text = "发货联系人2";
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(120, 32);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(152, 21);
this.textBox5.TabIndex = 3;
this.textBox5.Text = "";
//
// label9
//
this.label9.Location = new System.Drawing.Point(32, 168);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(72, 24);
this.label9.TabIndex = 2;
this.label9.Text = "发货地址";
//
// label8
//
this.label8.Location = new System.Drawing.Point(32, 120);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(80, 24);
this.label8.TabIndex = 1;
this.label8.Text = "发货联系电话";
//
// label7
//
this.label7.Location = new System.Drawing.Point(32, 32);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(72, 24);
this.label7.TabIndex = 0;
this.label7.Text = "发货联系人1";
//
// groupBox3
//
this.groupBox3.Controls.AddRange(new System.Windows.Forms.Control[] {
this.label27,
this.label26,
this.label25,
this.textBox19,
this.label24,
this.textBox18,
this.label23,
this.label22,
this.textBox17,
this.textBox16,
this.textBox15,
this.label21,
this.label20,
this.textBox14,
this.label19,
this.comboBox5,
this.comboBox4,
this.comboBox3,
this.textBox13,
this.label18,
this.label17,
this.label16,
this.label15});
this.groupBox3.Location = new System.Drawing.Point(16, 248);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(976, 160);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "货物基本信息";
//
// textBox19
//
this.textBox19.Location = new System.Drawing.Point(112, 96);
this.textBox19.Multiline = true;
this.textBox19.Name = "textBox19";
this.textBox19.Size = new System.Drawing.Size(824, 56);
this.textBox19.TabIndex = 19;
this.textBox19.Text = "";
//
// label24
//
this.label24.Location = new System.Drawing.Point(16, 112);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(88, 32);
this.label24.TabIndex = 18;
this.label24.Text = "货物特殊描述(备注)";
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(672, 64);
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(168, 21);
this.textBox18.TabIndex = 17;
this.textBox18.Text = "";
//
// label23
//
this.label23.Location = new System.Drawing.Point(600, 72);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(72, 24);
this.label23.TabIndex = 16;
this.label23.Text = "货物重量";
//
// label22
//
this.label22.Location = new System.Drawing.Point(504, 64);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(16, 16);
this.label22.TabIndex = 15;
this.label22.Text = "*";
//
// textBox17
//
this.textBox17.Location = new System.Drawing.Point(520, 64);
this.textBox17.Name = "textBox17";
this.textBox17.Size = new System.Drawing.Size(48, 21);
this.textBox17.TabIndex = 14;
this.textBox17.Text = "";
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(448, 64);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(48, 21);
this.textBox16.TabIndex = 13;
this.textBox16.Text = "";
//
// textBox15
//
this.textBox15.Location = new System.Drawing.Point(376, 64);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(48, 21);
this.textBox15.TabIndex = 12;
this.textBox15.Text = "";
//
// label21
//
this.label21.Location = new System.Drawing.Point(432, 64);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(16, 16);
this.label21.TabIndex = 11;
this.label21.Text = "*";
//
// label20
//
this.label20.Location = new System.Drawing.Point(240, 64);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(120, 16);
this.label20.TabIndex = 10;
this.label20.Text = "货物形状(长*宽*高)";
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(80, 64);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(96, 21);
this.textBox14.TabIndex = 9;
this.textBox14.Text = "";
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -