tijian_jichuang/Code/SaleSettings/frmKeHuLianXiRenCz.Designer.cs

484 lines
21 KiB
C#
Raw Normal View History

2025-02-20 11:54:48 +08:00
namespace SaleSettings
{
partial class frmKeHuLianXiRenCz
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmKeHuLianXiRenCz));
this.label1 = new System.Windows.Forms.Label();
this.tbxm = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label18 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.tblxrjnr = new System.Windows.Forms.TextBox();
this.tblxryyah = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.tbzjm = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.tblxryx = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.tblxrcz = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.tblxrjtdh = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.tblxryddh = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.tblxrgddh = new System.Windows.Forms.TextBox();
this.tblxrdz = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.tblxryb = new System.Windows.Forms.TextBox();
this.cbbquyu = new System.Windows.Forms.ComboBox();
this.label6 = new System.Windows.Forms.Label();
this.tbzw = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.tbssbm = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.tbnl = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.cbbxb = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 35);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(77, 12);
this.label1.TabIndex = 0;
this.label1.Text = "联系人姓名:";
//
// tbxm
//
this.tbxm.Location = new System.Drawing.Point(95, 32);
this.tbxm.Name = "tbxm";
this.tbxm.Size = new System.Drawing.Size(100, 21);
this.tbxm.TabIndex = 1;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label18);
this.groupBox1.Controls.Add(this.label23);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Controls.Add(this.tblxrjnr);
this.groupBox1.Controls.Add(this.tblxryyah);
this.groupBox1.Controls.Add(this.label17);
this.groupBox1.Controls.Add(this.label16);
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.tbzjm);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.tblxryx);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.tblxrcz);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.tblxrjtdh);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.tblxryddh);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.tblxrgddh);
this.groupBox1.Controls.Add(this.tblxrdz);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.tblxryb);
this.groupBox1.Controls.Add(this.cbbquyu);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.tbzw);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.tbssbm);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.tbnl);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.cbbxb);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.tbxm);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(837, 474);
this.groupBox1.TabIndex = 2;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "联系人基本信息";
//
// label18
//
this.label18.AutoSize = true;
this.label18.ForeColor = System.Drawing.Color.Red;
this.label18.Location = new System.Drawing.Point(331, 35);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(11, 12);
this.label18.TabIndex = 35;
this.label18.Text = "*";
//
// label23
//
this.label23.AutoSize = true;
this.label23.ForeColor = System.Drawing.Color.Red;
this.label23.Location = new System.Drawing.Point(2, 35);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(11, 12);
this.label23.TabIndex = 34;
this.label23.Text = "*";
//
// button1
//
this.button1.Location = new System.Drawing.Point(369, 439);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 33;
this.button1.Text = "保存";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// tblxrjnr
//
this.tblxrjnr.Location = new System.Drawing.Point(95, 362);
this.tblxrjnr.Multiline = true;
this.tblxrjnr.Name = "tblxrjnr";
this.tblxrjnr.Size = new System.Drawing.Size(479, 60);
this.tblxrjnr.TabIndex = 32;
//
// tblxryyah
//
this.tblxryyah.Location = new System.Drawing.Point(94, 259);
this.tblxryyah.Multiline = true;
this.tblxryyah.Name = "tblxryyah";
this.tblxryyah.Size = new System.Drawing.Size(479, 84);
this.tblxryyah.TabIndex = 31;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(23, 365);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(77, 12);
this.label17.TabIndex = 30;
this.label17.Text = "特别纪念日:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(23, 262);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(65, 12);
this.label16.TabIndex = 29;
this.label16.Text = "业余爱好:";
//
// label15
//
this.label15.AutoSize = true;
this.label15.ForeColor = System.Drawing.Color.RoyalBlue;
this.label15.Location = new System.Drawing.Point(-2, 70);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(845, 12);
this.label15.TabIndex = 28;
this.label15.Text = "——————————————————————————————————————————————————————————————————————";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(401, 224);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 26;
this.label12.Text = "助记编码:";
//
// tbzjm
//
this.tbzjm.Location = new System.Drawing.Point(473, 221);
this.tbzjm.Name = "tbzjm";
this.tbzjm.Size = new System.Drawing.Size(100, 21);
this.tbzjm.TabIndex = 27;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(210, 224);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 24;
this.label13.Text = "电子邮箱:";
//
// tblxryx
//
this.tblxryx.Location = new System.Drawing.Point(282, 221);
this.tblxryx.Name = "tblxryx";
this.tblxryx.Size = new System.Drawing.Size(100, 21);
this.tblxryx.TabIndex = 25;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(23, 224);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(65, 12);
this.label14.TabIndex = 22;
this.label14.Text = "传 真:";
//
// tblxrcz
//
this.tblxrcz.Location = new System.Drawing.Point(95, 221);
this.tblxrcz.Name = "tblxrcz";
this.tblxrcz.Size = new System.Drawing.Size(100, 21);
this.tblxrcz.TabIndex = 23;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(401, 185);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(65, 12);
this.label11.TabIndex = 20;
this.label11.Text = "家庭电话:";
//
// tblxrjtdh
//
this.tblxrjtdh.Location = new System.Drawing.Point(473, 182);
this.tblxrjtdh.Name = "tblxrjtdh";
this.tblxrjtdh.Size = new System.Drawing.Size(100, 21);
this.tblxrjtdh.TabIndex = 21;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(210, 185);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 18;
this.label10.Text = "移动电话:";
//
// tblxryddh
//
this.tblxryddh.Location = new System.Drawing.Point(282, 182);
this.tblxryddh.Name = "tblxryddh";
this.tblxryddh.Size = new System.Drawing.Size(100, 21);
this.tblxryddh.TabIndex = 19;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(23, 185);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 16;
this.label9.Text = "办公电话:";
//
// tblxrgddh
//
this.tblxrgddh.Location = new System.Drawing.Point(95, 182);
this.tblxrgddh.Name = "tblxrgddh";
this.tblxrgddh.Size = new System.Drawing.Size(100, 21);
this.tblxrgddh.TabIndex = 17;
//
// tblxrdz
//
this.tblxrdz.Location = new System.Drawing.Point(95, 140);
this.tblxrdz.Name = "tblxrdz";
this.tblxrdz.Size = new System.Drawing.Size(706, 21);
this.tblxrdz.TabIndex = 15;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(20, 143);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 14;
this.label8.Text = "详细地址:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(214, 107);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 12;
this.label7.Text = "邮政编码:";
//
// tblxryb
//
this.tblxryb.Location = new System.Drawing.Point(282, 104);
this.tblxryb.Name = "tblxryb";
this.tblxryb.Size = new System.Drawing.Size(100, 21);
this.tblxryb.TabIndex = 13;
//
// cbbquyu
//
this.cbbquyu.DisplayMember = "mc";
this.cbbquyu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbquyu.FormattingEnabled = true;
this.cbbquyu.Location = new System.Drawing.Point(95, 104);
this.cbbquyu.Name = "cbbquyu";
this.cbbquyu.Size = new System.Drawing.Size(100, 20);
this.cbbquyu.TabIndex = 11;
this.cbbquyu.ValueMember = "id";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(20, 107);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 10;
this.label6.Text = "所属区域:";
//
// tbzw
//
this.tbzw.Location = new System.Drawing.Point(697, 32);
this.tbzw.Name = "tbzw";
this.tbzw.Size = new System.Drawing.Size(104, 21);
this.tbzw.TabIndex = 9;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(650, 35);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(41, 12);
this.label5.TabIndex = 8;
this.label5.Text = "职务:";
//
// tbssbm
//
this.tbssbm.Location = new System.Drawing.Point(533, 32);
this.tbssbm.Name = "tbssbm";
this.tbssbm.Size = new System.Drawing.Size(104, 21);
this.tbssbm.TabIndex = 7;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(462, 35);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 6;
this.label4.Text = "所属部门:";
//
// tbnl
//
this.tbnl.Location = new System.Drawing.Point(388, 32);
this.tbnl.Name = "tbnl";
this.tbnl.Size = new System.Drawing.Size(45, 21);
this.tbnl.TabIndex = 5;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(341, 35);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(41, 12);
this.label3.TabIndex = 4;
this.label3.Text = "年龄:";
//
// cbbxb
//
this.cbbxb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbxb.FormattingEnabled = true;
this.cbbxb.Items.AddRange(new object[] {
"女",
"男"});
this.cbbxb.Location = new System.Drawing.Point(261, 32);
this.cbbxb.Name = "cbbxb";
this.cbbxb.Size = new System.Drawing.Size(50, 20);
this.cbbxb.TabIndex = 3;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(214, 35);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(41, 12);
this.label2.TabIndex = 2;
this.label2.Text = "性别:";
//
// frmKeHuLianXiRenCz
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(837, 474);
this.Controls.Add(this.groupBox1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmKeHuLianXiRenCz";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "客户联系人维护";
this.Load += new System.EventHandler(this.frmKeHuLianXiRenCz_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox tbxm;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.ComboBox cbbxb;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox tbnl;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tbzw;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox tbssbm;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox cbbquyu;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox tblxryb;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox tblxrdz;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox tblxrgddh;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tblxryddh;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox tblxrjtdh;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox tbzjm;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox tblxryx;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox tblxrcz;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox tblxrjnr;
private System.Windows.Forms.TextBox tblxryyah;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label23;
}
}