📄 main.cs
字号:
//
this.textBox6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textBox6.ForeColor = System.Drawing.SystemColors.ControlText;
this.textBox6.Location = new System.Drawing.Point(344, 48);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(48, 23);
this.textBox6.TabIndex = 6;
this.textBox6.Text = "Box6";
//
// label15
//
this.label15.Location = new System.Drawing.Point(560, 80);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(40, 16);
this.label15.TabIndex = 28;
this.label15.Text = "类型";
//
// label17
//
this.label17.Location = new System.Drawing.Point(560, 128);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(40, 16);
this.label17.TabIndex = 32;
this.label17.Text = "状况";
//
// textBox17
//
this.textBox17.Location = new System.Drawing.Point(608, 120);
this.textBox17.Name = "textBox17";
this.textBox17.Size = new System.Drawing.Size(208, 23);
this.textBox17.TabIndex = 17;
this.textBox17.Text = "textBox17";
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(416, 48);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(128, 23);
this.textBox9.TabIndex = 9;
this.textBox9.Text = "textBox9";
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(344, 120);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(200, 23);
this.textBox12.TabIndex = 12;
this.textBox12.Text = "textBox12";
//
// label12
//
this.label12.Location = new System.Drawing.Point(280, 128);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(64, 16);
this.label12.TabIndex = 22;
this.label12.Text = "收入水平";
//
// label1
//
this.label1.Location = new System.Drawing.Point(0, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(64, 16);
this.label1.TabIndex = 0;
this.label1.Text = "客户名称";
//
// label5
//
this.label5.Location = new System.Drawing.Point(16, 56);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(40, 16);
this.label5.TabIndex = 8;
this.label5.Text = "省份";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(64, 0);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(200, 23);
this.textBox1.TabIndex = 1;
this.textBox1.Text = "textBox1";
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(608, 48);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(208, 23);
this.textBox14.TabIndex = 14;
this.textBox14.Text = "textBox14";
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(608, 96);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(208, 23);
this.textBox16.TabIndex = 16;
this.textBox16.Text = "textBox16";
//
// label16
//
this.label16.Location = new System.Drawing.Point(560, 104);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(40, 16);
this.label16.TabIndex = 30;
this.label16.Text = "来源";
//
// label11
//
this.label11.Location = new System.Drawing.Point(296, 104);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(40, 16);
this.label11.TabIndex = 20;
this.label11.Text = "网址";
//
// label7
//
this.label7.Location = new System.Drawing.Point(280, 8);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(64, 16);
this.label7.TabIndex = 12;
this.label7.Text = "所在城市";
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(344, 96);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(200, 23);
this.textBox11.TabIndex = 11;
this.textBox11.Text = "textBox11";
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(344, 72);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(200, 23);
this.textBox10.TabIndex = 10;
this.textBox10.Text = "textBox10";
//
// label10
//
this.label10.Location = new System.Drawing.Point(296, 80);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(40, 16);
this.label10.TabIndex = 18;
this.label10.Text = "传真";
//
// label9
//
this.label9.Location = new System.Drawing.Point(280, 56);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(64, 16);
this.label9.TabIndex = 16;
this.label9.Text = "电话号码";
//
// label13
//
this.label13.Location = new System.Drawing.Point(568, 8);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(40, 16);
this.label13.TabIndex = 24;
this.label13.Text = "地址";
//
// label14
//
this.label14.Location = new System.Drawing.Point(560, 48);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(48, 16);
this.label14.TabIndex = 26;
this.label14.Text = "员工数";
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(608, 0);
this.textBox13.Multiline = true;
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(208, 48);
this.textBox13.TabIndex = 13;
this.textBox13.Text = "textBox13";
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(344, 0);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(200, 23);
this.textBox7.TabIndex = 7;
this.textBox7.Text = "textBox7";
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(344, 24);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(200, 23);
this.textBox8.TabIndex = 8;
this.textBox8.Text = "textBox8";
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(64, 24);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(200, 23);
this.textBox2.TabIndex = 2;
this.textBox2.Text = "textBox2";
//
// label8
//
this.label8.Location = new System.Drawing.Point(296, 32);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(40, 16);
this.label8.TabIndex = 14;
this.label8.Text = "邮编";
//
// textBox24
//
this.textBox24.Location = new System.Drawing.Point(64, 96);
this.textBox24.Name = "textBox24";
this.textBox24.Size = new System.Drawing.Size(200, 23);
this.textBox24.TabIndex = 88;
this.textBox24.Text = "textBox24";
//
// label25
//
this.label25.Location = new System.Drawing.Point(0, 96);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(64, 16);
this.label25.TabIndex = 89;
this.label25.Text = "联系人名";
//
// textBox19
//
this.textBox19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.textBox19.Location = new System.Drawing.Point(64, 120);
this.textBox19.Name = "textBox19";
this.textBox19.Size = new System.Drawing.Size(200, 23);
this.textBox19.TabIndex = 81;
this.textBox19.Text = "textBox19";
//
// label36
//
this.label36.BackColor = System.Drawing.Color.Tan;
this.label36.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label36.Location = new System.Drawing.Point(0, 120);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(64, 16);
this.label36.TabIndex = 84;
this.label36.Text = "移动电话";
//
// tabPage3
//
this.tabPage3.BackColor = System.Drawing.Color.Tan;
this.tabPage3.Controls.Add(this.panel8);
this.tabPage3.Controls.Add(this.panel1);
this.tabPage3.Location = new System.Drawing.Point(4, 21);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(832, 663);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "销售信息";
//
// panel8
//
this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel8.Controls.Add(this.dataGrid2);
this.panel8.Location = new System.Drawing.Point(8, 232);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(816, 424);
this.panel8.TabIndex = 69;
//
// dataGrid2
//
this.dataGrid2.BackgroundColor = System.Drawing.Color.Tan;
this.dataGrid2.CaptionBackColor = System.Drawing.Color.SlateBlue;
this.dataGrid2.CaptionText = "销售信息管理";
this.dataGrid2.DataMember = "";
this.dataGrid2.HeaderForeColor = System.Drawing.SystemColors.ControlText;
this.dataGrid2.Location = new System.Drawing.Point(8, 8);
this.dataGrid2.Name = "dataGrid2";
this.dataGrid2.ParentRowsVisible = false;
this.dataGrid2.ReadOnly = true;
this.dataGrid2.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.dataGrid2.RowHeadersVisible = false;
this.dataGrid2.Size = new System.Drawing.Size(800, 408);
this.dataGrid2.TabIndex = 0;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Tan;
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.label63);
this.panel1.Controls.Add(this.comboBox5);
this.panel1.Controls.Add(this.dateTimePicker5);
this.panel1.Controls.Add(this.label55);
this.panel1.Controls.Add(this.textBox52);
this.panel1.Controls.Add(this.label54);
this.panel1.Controls.Add(this.label50);
this.panel1.Controls.Add(this.textBox48);
this.panel1.Controls.Add(this.textBox47);
this.panel1.Controls.Add(this.textBox46);
this.panel1.Controls.Add(this.label49);
this.panel1.Controls.Add(this.label48);
this.panel1.Controls.Add(this.label39);
this.panel1.Controls.Add(this.label43);
this.panel1.Controls.Add(this.label44);
this.panel1.Controls.Add(this.textBox37);
this.panel1.Location = new System.Drawing.Point(8, 8);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(816, 208);
this.panel1.TabIndex = 68;
//
// label63
//
this.label63.Location = new System.Drawing.Point(680, 112);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(128, 32);
this.label63.TabIndex = 53;
this.label63.Text = "请按顺序填写内容,以便自动计算总金额";
//
// comboBox5
//
this.comboBox5.Location = new System.Drawing.Point(72, 48);
this.comboBox5.Name = "comboBox5";
this.comboBox5.Size = new System.Drawing.Size(200, 20);
this.comboBox5.Sorted = true;
this.comboBox5.TabIndex = 38;
this.comboBox5.Text = "comboBox5";
//
// dateTimePicker5
//
this.dateTimePicker5.Location = new System.Drawing.Point(72, 16);
this.dateTimePicker5.Name = "dateTimePicker5";
this.dateTimePicker5.TabIndex = 37;
this.dateTimePicker5.Value = new System.DateTime(2006, 8, 29, 13, 19, 32, 609);
//
// label55
//
this.label55.Location = new System.Drawing.Point(8, 80);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -