/// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     UILibrary.CheckBoxComboBox.CheckBoxProperties checkBoxProperties2 = new UILibrary.CheckBoxComboBox.CheckBoxProperties();
     this.panel1               = new System.Windows.Forms.Panel();
     this.cmbArea              = new System.Windows.Forms.ComboBox();
     this.label45              = new System.Windows.Forms.Label();
     this.cmbProvince          = new System.Windows.Forms.ComboBox();
     this.label17              = new System.Windows.Forms.Label();
     this.txtfullname          = new System.Windows.Forms.TextBox();
     this.txtlinkman           = new System.Windows.Forms.TextBox();
     this.txtzip               = new System.Windows.Forms.TextBox();
     this.cmbType              = new UILibrary.CheckBoxComboBox.CheckBoxComboBox();
     this.txtCustomerGroup     = new System.Windows.Forms.TextBox();
     this.label35              = new System.Windows.Forms.Label();
     this.cmbCustomerProperty  = new System.Windows.Forms.ComboBox();
     this.label34              = new System.Windows.Forms.Label();
     this.cmbNature            = new System.Windows.Forms.ComboBox();
     this.cmbmanageprojects    = new System.Windows.Forms.ComboBox();
     this.label32              = new System.Windows.Forms.Label();
     this.txtShortName         = new System.Windows.Forms.TextBox();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.txtfox               = new System.Windows.Forms.TextBox();
     this.txtcode              = new System.Windows.Forms.TextBox();
     this.label1               = new System.Windows.Forms.Label();
     this.txtregistermoney     = new System.Windows.Forms.TextBox();
     this.txtaddress           = new System.Windows.Forms.TextBox();
     this.label21              = new System.Windows.Forms.Label();
     this.txtarea              = new System.Windows.Forms.TextBox();
     this.label22              = new System.Windows.Forms.Label();
     this.txtsalesman          = new System.Windows.Forms.TextBox();
     this.label15              = new System.Windows.Forms.Label();
     this.label10              = new System.Windows.Forms.Label();
     this.label14              = new System.Windows.Forms.Label();
     this.label13              = new System.Windows.Forms.Label();
     this.label20              = new System.Windows.Forms.Label();
     this.label9               = new System.Windows.Forms.Label();
     this.cmbproducts          = new System.Windows.Forms.ComboBox();
     this.cmbrequiredlevel     = new System.Windows.Forms.ComboBox();
     this.cmbloyalty           = new System.Windows.Forms.ComboBox();
     this.cmbManageSpecificate = new System.Windows.Forms.ComboBox();
     this.cmbactivelevel       = new System.Windows.Forms.ComboBox();
     this.cmbCreditlevel       = new System.Windows.Forms.ComboBox();
     this.cmbGenerallevel      = new System.Windows.Forms.ComboBox();
     this.label5               = new System.Windows.Forms.Label();
     this.label8               = new System.Windows.Forms.Label();
     this.label12              = new System.Windows.Forms.Label();
     this.label16              = new System.Windows.Forms.Label();
     this.label6               = new System.Windows.Forms.Label();
     this.label7               = new System.Windows.Forms.Label();
     this.label11              = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.cmbArea);
     this.panel1.Controls.Add(this.label45);
     this.panel1.Controls.Add(this.cmbProvince);
     this.panel1.Controls.Add(this.label17);
     this.panel1.Controls.Add(this.txtfullname);
     this.panel1.Controls.Add(this.txtlinkman);
     this.panel1.Controls.Add(this.txtzip);
     this.panel1.Controls.Add(this.cmbType);
     this.panel1.Controls.Add(this.txtCustomerGroup);
     this.panel1.Controls.Add(this.label35);
     this.panel1.Controls.Add(this.cmbCustomerProperty);
     this.panel1.Controls.Add(this.label34);
     this.panel1.Controls.Add(this.cmbNature);
     this.panel1.Controls.Add(this.cmbmanageprojects);
     this.panel1.Controls.Add(this.label32);
     this.panel1.Controls.Add(this.txtShortName);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.txtfox);
     this.panel1.Controls.Add(this.txtcode);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.txtregistermoney);
     this.panel1.Controls.Add(this.txtaddress);
     this.panel1.Controls.Add(this.label21);
     this.panel1.Controls.Add(this.txtarea);
     this.panel1.Controls.Add(this.label22);
     this.panel1.Controls.Add(this.txtsalesman);
     this.panel1.Controls.Add(this.label15);
     this.panel1.Controls.Add(this.label10);
     this.panel1.Controls.Add(this.label14);
     this.panel1.Controls.Add(this.label13);
     this.panel1.Controls.Add(this.label20);
     this.panel1.Controls.Add(this.label9);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(740, 183);
     this.panel1.TabIndex = 2;
     //
     // cmbArea
     //
     this.cmbArea.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbArea.FormattingEnabled = true;
     this.cmbArea.Location          = new System.Drawing.Point(412, 41);
     this.cmbArea.Name     = "cmbArea";
     this.cmbArea.Size     = new System.Drawing.Size(112, 20);
     this.cmbArea.TabIndex = 138;
     //
     // label45
     //
     this.label45.AutoSize = true;
     this.label45.Location = new System.Drawing.Point(377, 44);
     this.label45.Name     = "label45";
     this.label45.Size     = new System.Drawing.Size(41, 12);
     this.label45.TabIndex = 137;
     this.label45.Text     = "地区:";
     //
     // cmbProvince
     //
     this.cmbProvince.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbProvince.FormattingEnabled = true;
     this.cmbProvince.Location          = new System.Drawing.Point(241, 41);
     this.cmbProvince.Name     = "cmbProvince";
     this.cmbProvince.Size     = new System.Drawing.Size(104, 20);
     this.cmbProvince.TabIndex = 136;
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(199, 44);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(41, 12);
     this.label17.TabIndex = 135;
     this.label17.Text     = "省份:";
     //
     // txtfullname
     //
     this.txtfullname.Location = new System.Drawing.Point(598, 9);
     this.txtfullname.Name     = "txtfullname";
     this.txtfullname.Size     = new System.Drawing.Size(121, 21);
     this.txtfullname.TabIndex = 5;
     //
     // txtlinkman
     //
     this.txtlinkman.Location = new System.Drawing.Point(598, 144);
     this.txtlinkman.Name     = "txtlinkman";
     this.txtlinkman.Size     = new System.Drawing.Size(121, 21);
     this.txtlinkman.TabIndex = 40;
     //
     // txtzip
     //
     this.txtzip.Location = new System.Drawing.Point(598, 112);
     this.txtzip.Name     = "txtzip";
     this.txtzip.Size     = new System.Drawing.Size(121, 21);
     this.txtzip.TabIndex = 41;
     //
     // cmbType
     //
     checkBoxProperties2.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmbType.CheckBoxProperties      = checkBoxProperties2;
     this.cmbType.DisplayMemberSingleItem = "";
     this.cmbType.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbType.FormattingEnabled       = true;
     this.cmbType.Location = new System.Drawing.Point(241, 9);
     this.cmbType.Name     = "cmbType";
     this.cmbType.Size     = new System.Drawing.Size(294, 20);
     this.cmbType.TabIndex = 86;
     //
     // txtCustomerGroup
     //
     this.txtCustomerGroup.Location = new System.Drawing.Point(423, 144);
     this.txtCustomerGroup.Name     = "txtCustomerGroup";
     this.txtCustomerGroup.Size     = new System.Drawing.Size(97, 21);
     this.txtCustomerGroup.TabIndex = 85;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(359, 148);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(65, 12);
     this.label35.TabIndex = 84;
     this.label35.Text     = "客户分组:";
     //
     // cmbCustomerProperty
     //
     this.cmbCustomerProperty.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbCustomerProperty.FormattingEnabled = true;
     this.cmbCustomerProperty.Location          = new System.Drawing.Point(241, 144);
     this.cmbCustomerProperty.Name     = "cmbCustomerProperty";
     this.cmbCustomerProperty.Size     = new System.Drawing.Size(112, 20);
     this.cmbCustomerProperty.TabIndex = 83;
     //
     // label34
     //
     this.label34.AutoSize = true;
     this.label34.Location = new System.Drawing.Point(182, 148);
     this.label34.Name     = "label34";
     this.label34.Size     = new System.Drawing.Size(65, 12);
     this.label34.TabIndex = 82;
     this.label34.Text     = "客户性质:";
     //
     // cmbNature
     //
     this.cmbNature.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbNature.FormattingEnabled = true;
     this.cmbNature.Location          = new System.Drawing.Point(70, 112);
     this.cmbNature.Name     = "cmbNature";
     this.cmbNature.Size     = new System.Drawing.Size(104, 20);
     this.cmbNature.TabIndex = 81;
     //
     // cmbmanageprojects
     //
     this.cmbmanageprojects.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbmanageprojects.FormattingEnabled = true;
     this.cmbmanageprojects.Location          = new System.Drawing.Point(241, 112);
     this.cmbmanageprojects.Name     = "cmbmanageprojects";
     this.cmbmanageprojects.Size     = new System.Drawing.Size(112, 20);
     this.cmbmanageprojects.TabIndex = 65;
     //
     // label32
     //
     this.label32.AutoSize = true;
     this.label32.Location = new System.Drawing.Point(550, 148);
     this.label32.Name     = "label32";
     this.label32.Size     = new System.Drawing.Size(53, 12);
     this.label32.TabIndex = 53;
     this.label32.Text     = "联系人:";
     //
     // txtShortName
     //
     this.txtShortName.Location = new System.Drawing.Point(70, 41);
     this.txtShortName.Name     = "txtShortName";
     this.txtShortName.Size     = new System.Drawing.Size(104, 21);
     this.txtShortName.TabIndex = 7;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(27, 45);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(41, 12);
     this.label4.TabIndex = 6;
     this.label4.Text     = "简称:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(538, 13);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 12);
     this.label3.TabIndex = 4;
     this.label3.Text     = "公司全称:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(206, 13);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 12);
     this.label2.TabIndex = 2;
     this.label2.Text     = "类别:";
     //
     // txtfox
     //
     this.txtfox.Location = new System.Drawing.Point(70, 144);
     this.txtfox.Name     = "txtfox";
     this.txtfox.Size     = new System.Drawing.Size(104, 21);
     this.txtfox.TabIndex = 42;
     //
     // txtcode
     //
     this.txtcode.Location = new System.Drawing.Point(70, 9);
     this.txtcode.Name     = "txtcode";
     this.txtcode.Size     = new System.Drawing.Size(104, 21);
     this.txtcode.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(15, 13);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(53, 12);
     this.label1.TabIndex = 0;
     this.label1.Text     = "单位ID:";
     //
     // txtregistermoney
     //
     this.txtregistermoney.Location = new System.Drawing.Point(423, 112);
     this.txtregistermoney.Name     = "txtregistermoney";
     this.txtregistermoney.Size     = new System.Drawing.Size(97, 21);
     this.txtregistermoney.TabIndex = 38;
     //
     // txtaddress
     //
     this.txtaddress.Location = new System.Drawing.Point(423, 80);
     this.txtaddress.Name     = "txtaddress";
     this.txtaddress.Size     = new System.Drawing.Size(296, 21);
     this.txtaddress.TabIndex = 35;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(27, 148);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(41, 12);
     this.label21.TabIndex = 17;
     this.label21.Text     = "传真:";
     //
     // txtarea
     //
     this.txtarea.Location = new System.Drawing.Point(241, 80);
     this.txtarea.Name     = "txtarea";
     this.txtarea.Size     = new System.Drawing.Size(112, 21);
     this.txtarea.TabIndex = 34;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(538, 116);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(65, 12);
     this.label22.TabIndex = 16;
     this.label22.Text     = "邮政编码:";
     //
     // txtsalesman
     //
     this.txtsalesman.Location = new System.Drawing.Point(70, 80);
     this.txtsalesman.Name     = "txtsalesman";
     this.txtsalesman.Size     = new System.Drawing.Size(104, 21);
     this.txtsalesman.TabIndex = 33;
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(15, 84);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(53, 12);
     this.label15.TabIndex = 11;
     this.label15.Text     = "业务员:";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(182, 84);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(65, 12);
     this.label10.TabIndex = 4;
     this.label10.Text     = "公司区域:";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(359, 84);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(65, 12);
     this.label14.TabIndex = 8;
     this.label14.Text     = "公司地址:";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(359, 116);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(65, 12);
     this.label13.TabIndex = 9;
     this.label13.Text     = "注册资本:";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(3, 116);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(65, 12);
     this.label20.TabIndex = 14;
     this.label20.Text     = "公司性质:";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(182, 116);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(65, 12);
     this.label9.TabIndex = 5;
     this.label9.Text     = "经营项目:";
     //
     // cmbproducts
     //
     this.cmbproducts.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbproducts.FormattingEnabled = true;
     this.cmbproducts.Location          = new System.Drawing.Point(609, 252);
     this.cmbproducts.Name     = "cmbproducts";
     this.cmbproducts.Size     = new System.Drawing.Size(121, 20);
     this.cmbproducts.TabIndex = 63;
     this.cmbproducts.Visible  = false;
     //
     // cmbrequiredlevel
     //
     this.cmbrequiredlevel.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbrequiredlevel.FormattingEnabled = true;
     this.cmbrequiredlevel.Location          = new System.Drawing.Point(609, 219);
     this.cmbrequiredlevel.Name     = "cmbrequiredlevel";
     this.cmbrequiredlevel.Size     = new System.Drawing.Size(121, 20);
     this.cmbrequiredlevel.TabIndex = 60;
     this.cmbrequiredlevel.Visible  = false;
     //
     // cmbloyalty
     //
     this.cmbloyalty.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbloyalty.FormattingEnabled = true;
     this.cmbloyalty.Location          = new System.Drawing.Point(434, 252);
     this.cmbloyalty.Name     = "cmbloyalty";
     this.cmbloyalty.Size     = new System.Drawing.Size(97, 20);
     this.cmbloyalty.TabIndex = 62;
     this.cmbloyalty.Visible  = false;
     //
     // cmbManageSpecificate
     //
     this.cmbManageSpecificate.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbManageSpecificate.FormattingEnabled = true;
     this.cmbManageSpecificate.Location          = new System.Drawing.Point(81, 252);
     this.cmbManageSpecificate.Name     = "cmbManageSpecificate";
     this.cmbManageSpecificate.Size     = new System.Drawing.Size(104, 20);
     this.cmbManageSpecificate.TabIndex = 64;
     this.cmbManageSpecificate.Visible  = false;
     //
     // cmbactivelevel
     //
     this.cmbactivelevel.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbactivelevel.FormattingEnabled = true;
     this.cmbactivelevel.Location          = new System.Drawing.Point(252, 252);
     this.cmbactivelevel.Name     = "cmbactivelevel";
     this.cmbactivelevel.Size     = new System.Drawing.Size(112, 20);
     this.cmbactivelevel.TabIndex = 61;
     this.cmbactivelevel.Visible  = false;
     //
     // cmbCreditlevel
     //
     this.cmbCreditlevel.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbCreditlevel.FormattingEnabled = true;
     this.cmbCreditlevel.Location          = new System.Drawing.Point(434, 219);
     this.cmbCreditlevel.Name     = "cmbCreditlevel";
     this.cmbCreditlevel.Size     = new System.Drawing.Size(97, 20);
     this.cmbCreditlevel.TabIndex = 59;
     this.cmbCreditlevel.Visible  = false;
     //
     // cmbGenerallevel
     //
     this.cmbGenerallevel.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbGenerallevel.FormattingEnabled = true;
     this.cmbGenerallevel.Location          = new System.Drawing.Point(252, 219);
     this.cmbGenerallevel.Name     = "cmbGenerallevel";
     this.cmbGenerallevel.Size     = new System.Drawing.Size(112, 20);
     this.cmbGenerallevel.TabIndex = 58;
     this.cmbGenerallevel.Visible  = false;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(193, 223);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(65, 12);
     this.label5.TabIndex = 0;
     this.label5.Text     = "综合等级:";
     this.label5.Visible  = false;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(370, 223);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(65, 12);
     this.label8.TabIndex = 2;
     this.label8.Text     = "信用等级:";
     this.label8.Visible  = false;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(537, 223);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(77, 12);
     this.label12.TabIndex = 6;
     this.label12.Text     = "需求量等级:";
     this.label12.Visible  = false;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(14, 254);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(65, 12);
     this.label16.TabIndex = 10;
     this.label16.Text     = "管理规范:";
     this.label16.Visible  = false;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(193, 256);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(65, 12);
     this.label6.TabIndex = 1;
     this.label6.Text     = "活跃程度:";
     this.label6.Visible  = false;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(382, 256);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(53, 12);
     this.label7.TabIndex = 3;
     this.label7.Text     = "忠诚度:";
     this.label7.Visible  = false;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(549, 256);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(65, 12);
     this.label11.TabIndex = 7;
     this.label11.Text     = "主要产品:";
     this.label11.Visible  = false;
     //
     // CompanyCondition
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.cmbGenerallevel);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.cmbproducts);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label16);
     this.Controls.Add(this.cmbrequiredlevel);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.cmbCreditlevel);
     this.Controls.Add(this.cmbactivelevel);
     this.Controls.Add(this.cmbManageSpecificate);
     this.Controls.Add(this.cmbloyalty);
     this.Name  = "CompanyCondition";
     this.Size  = new System.Drawing.Size(740, 224);
     this.Load += new System.EventHandler(this.CompanyCondition_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     UILibrary.CheckBoxComboBox.CheckBoxProperties checkBoxProperties1    = new UILibrary.CheckBoxComboBox.CheckBoxProperties();
     System.Windows.Forms.DataGridViewCellStyle    dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle    dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle    dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle    dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     this.panel1              = new System.Windows.Forms.Panel();
     this.cmbTheperson        = new System.Windows.Forms.ComboBox();
     this.label5              = new System.Windows.Forms.Label();
     this.txtnumber           = new System.Windows.Forms.TextBox();
     this.label13             = new System.Windows.Forms.Label();
     this.cmbArea             = new System.Windows.Forms.ComboBox();
     this.label45             = new System.Windows.Forms.Label();
     this.cmbProvince         = new System.Windows.Forms.ComboBox();
     this.label17             = new System.Windows.Forms.Label();
     this.cmbType             = new UILibrary.CheckBoxComboBox.CheckBoxComboBox();
     this.txtCustomerGroup    = new System.Windows.Forms.TextBox();
     this.label35             = new System.Windows.Forms.Label();
     this.cmbCustomerProperty = new System.Windows.Forms.ComboBox();
     this.label34             = new System.Windows.Forms.Label();
     this.cmbmanageprojects   = new System.Windows.Forms.ComboBox();
     this.txtShortName        = new System.Windows.Forms.TextBox();
     this.label4              = new System.Windows.Forms.Label();
     this.txtfullname         = new System.Windows.Forms.TextBox();
     this.label3              = new System.Windows.Forms.Label();
     this.cmbCreditlevel      = new System.Windows.Forms.ComboBox();
     this.label2              = new System.Windows.Forms.Label();
     this.txtfox              = new System.Windows.Forms.TextBox();
     this.txtzip              = new System.Windows.Forms.TextBox();
     this.cmbGenerallevel     = new System.Windows.Forms.ComboBox();
     this.txtcode             = new System.Windows.Forms.TextBox();
     this.label1              = new System.Windows.Forms.Label();
     this.txtaddress          = new System.Windows.Forms.TextBox();
     this.label21             = new System.Windows.Forms.Label();
     this.txtarea             = new System.Windows.Forms.TextBox();
     this.label22             = new System.Windows.Forms.Label();
     this.label10             = new System.Windows.Forms.Label();
     this.label14             = new System.Windows.Forms.Label();
     this.label9              = new System.Windows.Forms.Label();
     this.errorProvider1      = new System.Windows.Forms.ErrorProvider();
     this.dataGridView1       = new System.Windows.Forms.DataGridView();
     this.code            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fullname        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.shortname       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.linkman         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.generallevel    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.nature          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.province        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.zone            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.phone1          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.phone2          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.phone3          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.currentlinkdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.post            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.email           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.QQ                    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.weixin                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.company               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.id                    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.salesman              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bank                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.account               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.modifyman             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.contextMenuStrip1     = new System.Windows.Forms.ContextMenuStrip();
     this.设置列宽ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.cmbTheperson);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.txtnumber);
     this.panel1.Controls.Add(this.label13);
     this.panel1.Controls.Add(this.cmbArea);
     this.panel1.Controls.Add(this.label45);
     this.panel1.Controls.Add(this.cmbProvince);
     this.panel1.Controls.Add(this.label17);
     this.panel1.Controls.Add(this.cmbType);
     this.panel1.Controls.Add(this.txtCustomerGroup);
     this.panel1.Controls.Add(this.label35);
     this.panel1.Controls.Add(this.cmbCustomerProperty);
     this.panel1.Controls.Add(this.label34);
     this.panel1.Controls.Add(this.cmbmanageprojects);
     this.panel1.Controls.Add(this.txtShortName);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.txtfullname);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.cmbCreditlevel);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.txtfox);
     this.panel1.Controls.Add(this.txtzip);
     this.panel1.Controls.Add(this.cmbGenerallevel);
     this.panel1.Controls.Add(this.txtcode);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.txtaddress);
     this.panel1.Controls.Add(this.label21);
     this.panel1.Controls.Add(this.txtarea);
     this.panel1.Controls.Add(this.label22);
     this.panel1.Controls.Add(this.label10);
     this.panel1.Controls.Add(this.label14);
     this.panel1.Controls.Add(this.label9);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(3, 55);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1155, 158);
     this.panel1.TabIndex = 1;
     //
     // cmbTheperson
     //
     this.cmbTheperson.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbTheperson.FormattingEnabled = true;
     this.cmbTheperson.Location          = new System.Drawing.Point(627, 41);
     this.cmbTheperson.Name     = "cmbTheperson";
     this.cmbTheperson.Size     = new System.Drawing.Size(114, 20);
     this.cmbTheperson.TabIndex = 146;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(575, 45);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(53, 12);
     this.label5.TabIndex = 145;
     this.label5.Text     = "所属人:";
     //
     // txtnumber
     //
     this.txtnumber.Location = new System.Drawing.Point(627, 105);
     this.txtnumber.Name     = "txtnumber";
     this.txtnumber.ReadOnly = true;
     this.txtnumber.Size     = new System.Drawing.Size(114, 21);
     this.txtnumber.TabIndex = 144;
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(563, 111);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(65, 12);
     this.label13.TabIndex = 143;
     this.label13.Text     = "客户数量:";
     //
     // cmbArea
     //
     this.cmbArea.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbArea.FormattingEnabled = true;
     this.cmbArea.Location          = new System.Drawing.Point(264, 41);
     this.cmbArea.Name     = "cmbArea";
     this.cmbArea.Size     = new System.Drawing.Size(116, 20);
     this.cmbArea.TabIndex = 142;
     //
     // label45
     //
     this.label45.AutoSize = true;
     this.label45.Location = new System.Drawing.Point(223, 44);
     this.label45.Name     = "label45";
     this.label45.Size     = new System.Drawing.Size(41, 12);
     this.label45.TabIndex = 141;
     this.label45.Text     = "地区:";
     //
     // cmbProvince
     //
     this.cmbProvince.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbProvince.FormattingEnabled = true;
     this.cmbProvince.Location          = new System.Drawing.Point(73, 41);
     this.cmbProvince.Name     = "cmbProvince";
     this.cmbProvince.Size     = new System.Drawing.Size(119, 20);
     this.cmbProvince.TabIndex = 140;
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(32, 44);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(41, 12);
     this.label17.TabIndex = 139;
     this.label17.Text     = "省份:";
     //
     // cmbType
     //
     checkBoxProperties1.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmbType.CheckBoxProperties      = checkBoxProperties1;
     this.cmbType.DisplayMemberSingleItem = "";
     this.cmbType.FormattingEnabled       = true;
     this.cmbType.Location = new System.Drawing.Point(264, 14);
     this.cmbType.Name     = "cmbType";
     this.cmbType.Size     = new System.Drawing.Size(116, 20);
     this.cmbType.TabIndex = 86;
     //
     // txtCustomerGroup
     //
     this.txtCustomerGroup.Location = new System.Drawing.Point(264, 107);
     this.txtCustomerGroup.Name     = "txtCustomerGroup";
     this.txtCustomerGroup.Size     = new System.Drawing.Size(116, 21);
     this.txtCustomerGroup.TabIndex = 85;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(200, 111);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(65, 12);
     this.label35.TabIndex = 84;
     this.label35.Text     = "客户分组:";
     //
     // cmbCustomerProperty
     //
     this.cmbCustomerProperty.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbCustomerProperty.FormattingEnabled = true;
     this.cmbCustomerProperty.Location          = new System.Drawing.Point(448, 41);
     this.cmbCustomerProperty.Name     = "cmbCustomerProperty";
     this.cmbCustomerProperty.Size     = new System.Drawing.Size(114, 20);
     this.cmbCustomerProperty.TabIndex = 83;
     //
     // label34
     //
     this.label34.AutoSize = true;
     this.label34.Location = new System.Drawing.Point(386, 45);
     this.label34.Name     = "label34";
     this.label34.Size     = new System.Drawing.Size(65, 12);
     this.label34.TabIndex = 82;
     this.label34.Text     = "客户性质:";
     //
     // cmbmanageprojects
     //
     this.cmbmanageprojects.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbmanageprojects.FormattingEnabled = true;
     this.cmbmanageprojects.Location          = new System.Drawing.Point(73, 107);
     this.cmbmanageprojects.Name     = "cmbmanageprojects";
     this.cmbmanageprojects.Size     = new System.Drawing.Size(119, 20);
     this.cmbmanageprojects.TabIndex = 65;
     //
     // txtShortName
     //
     this.txtShortName.Location = new System.Drawing.Point(627, 14);
     this.txtShortName.Name     = "txtShortName";
     this.txtShortName.Size     = new System.Drawing.Size(114, 21);
     this.txtShortName.TabIndex = 7;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(587, 18);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(41, 12);
     this.label4.TabIndex = 6;
     this.label4.Text     = "简称:";
     //
     // txtfullname
     //
     this.txtfullname.Location = new System.Drawing.Point(448, 14);
     this.txtfullname.Name     = "txtfullname";
     this.txtfullname.Size     = new System.Drawing.Size(133, 21);
     this.txtfullname.TabIndex = 5;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(392, 18);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 12);
     this.label3.TabIndex = 4;
     this.label3.Text     = "公司全称:";
     //
     // cmbCreditlevel
     //
     this.cmbCreditlevel.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbCreditlevel.FormattingEnabled = true;
     this.cmbCreditlevel.Location          = new System.Drawing.Point(264, 41);
     this.cmbCreditlevel.Name     = "cmbCreditlevel";
     this.cmbCreditlevel.Size     = new System.Drawing.Size(116, 20);
     this.cmbCreditlevel.TabIndex = 59;
     this.cmbCreditlevel.Visible  = false;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(224, 18);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 12);
     this.label2.TabIndex = 2;
     this.label2.Text     = "类别:";
     //
     // txtfox
     //
     this.txtfox.Location = new System.Drawing.Point(627, 78);
     this.txtfox.Name     = "txtfox";
     this.txtfox.Size     = new System.Drawing.Size(114, 21);
     this.txtfox.TabIndex = 42;
     //
     // txtzip
     //
     this.txtzip.Location = new System.Drawing.Point(448, 107);
     this.txtzip.Name     = "txtzip";
     this.txtzip.Size     = new System.Drawing.Size(98, 21);
     this.txtzip.TabIndex = 41;
     //
     // cmbGenerallevel
     //
     this.cmbGenerallevel.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbGenerallevel.FormattingEnabled = true;
     this.cmbGenerallevel.Location          = new System.Drawing.Point(73, 41);
     this.cmbGenerallevel.Name     = "cmbGenerallevel";
     this.cmbGenerallevel.Size     = new System.Drawing.Size(119, 20);
     this.cmbGenerallevel.TabIndex = 58;
     this.cmbGenerallevel.Visible  = false;
     //
     // txtcode
     //
     this.txtcode.Location = new System.Drawing.Point(73, 14);
     this.txtcode.Name     = "txtcode";
     this.txtcode.Size     = new System.Drawing.Size(119, 21);
     this.txtcode.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(21, 18);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(53, 12);
     this.label1.TabIndex = 0;
     this.label1.Text     = "单位ID:";
     //
     // txtaddress
     //
     this.txtaddress.Location = new System.Drawing.Point(264, 78);
     this.txtaddress.Name     = "txtaddress";
     this.txtaddress.Size     = new System.Drawing.Size(282, 21);
     this.txtaddress.TabIndex = 35;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(587, 82);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(41, 12);
     this.label21.TabIndex = 17;
     this.label21.Text     = "传真:";
     //
     // txtarea
     //
     this.txtarea.Location = new System.Drawing.Point(73, 78);
     this.txtarea.Name     = "txtarea";
     this.txtarea.Size     = new System.Drawing.Size(119, 21);
     this.txtarea.TabIndex = 34;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(392, 111);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(65, 12);
     this.label22.TabIndex = 16;
     this.label22.Text     = "邮政编码:";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(9, 82);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(65, 12);
     this.label10.TabIndex = 4;
     this.label10.Text     = "公司区域:";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(200, 82);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(65, 12);
     this.label14.TabIndex = 8;
     this.label14.Text     = "公司地址:";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(9, 111);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(65, 12);
     this.label9.TabIndex = 5;
     this.label9.Text     = "经营项目:";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.code,
         this.fullname,
         this.shortname,
         this.linkman,
         this.generallevel,
         this.nature,
         this.province,
         this.zone,
         this.phone1,
         this.phone2,
         this.phone3,
         this.currentlinkdate,
         this.post,
         this.email,
         this.QQ,
         this.weixin,
         this.company,
         this.id,
         this.salesman,
         this.bank,
         this.account,
         this.modifyman
     });
     this.dataGridView1.ContextMenuStrip       = this.contextMenuStrip1;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView1.DefaultCellStyle       = dataGridViewCellStyle2;
     this.dataGridView1.Dock                       = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.EditMode                   = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
     this.dataGridView1.Location                   = new System.Drawing.Point(3, 213);
     this.dataGridView1.Name                       = "dataGridView1";
     this.dataGridView1.ReadOnly                   = true;
     dataGridViewCellStyle3.Alignment              = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.BackColor              = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle3.Font                   = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle3.ForeColor              = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle3.SelectionBackColor     = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle3.SelectionForeColor     = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle3.WrapMode               = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
     this.dataGridView1.RowHeadersWidth            = 30;
     dataGridViewCellStyle4.Alignment              = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.dataGridView1.RowsDefaultCellStyle       = dataGridViewCellStyle4;
     this.dataGridView1.RowTemplate.Height         = 23;
     this.dataGridView1.Size                       = new System.Drawing.Size(1155, 438);
     this.dataGridView1.TabIndex                   = 5;
     this.dataGridView1.CellClick                 += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
     this.dataGridView1.CellMouseDoubleClick      += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_CellMouseDoubleClick);
     //
     // code
     //
     this.code.DataPropertyName = "code";
     this.code.HeaderText       = "单位ID";
     this.code.Name             = "code";
     this.code.ReadOnly         = true;
     this.code.Width            = 70;
     //
     // fullname
     //
     this.fullname.DataPropertyName = "fullName";
     this.fullname.HeaderText       = "公司全称";
     this.fullname.Name             = "fullname";
     this.fullname.ReadOnly         = true;
     this.fullname.Width            = 120;
     //
     // shortname
     //
     this.shortname.DataPropertyName = "shortname";
     this.shortname.HeaderText       = "简称";
     this.shortname.Name             = "shortname";
     this.shortname.ReadOnly         = true;
     //
     // linkman
     //
     this.linkman.DataPropertyName = "linkman";
     this.linkman.HeaderText       = "联系人";
     this.linkman.Name             = "linkman";
     this.linkman.ReadOnly         = true;
     //
     // generallevel
     //
     this.generallevel.DataPropertyName = "generallevel";
     this.generallevel.HeaderText       = "综合等级";
     this.generallevel.Name             = "generallevel";
     this.generallevel.ReadOnly         = true;
     this.generallevel.Width            = 90;
     //
     // nature
     //
     this.nature.DataPropertyName = "nature";
     this.nature.HeaderText       = "公司性质";
     this.nature.Name             = "nature";
     this.nature.ReadOnly         = true;
     //
     // province
     //
     this.province.DataPropertyName = "province";
     this.province.HeaderText       = "省份";
     this.province.Name             = "province";
     this.province.ReadOnly         = true;
     //
     // zone
     //
     this.zone.DataPropertyName = "zone";
     this.zone.HeaderText       = "地区";
     this.zone.Name             = "zone";
     this.zone.ReadOnly         = true;
     //
     // phone1
     //
     this.phone1.DataPropertyName = "phone1";
     this.phone1.HeaderText       = "手机1";
     this.phone1.Name             = "phone1";
     this.phone1.ReadOnly         = true;
     this.phone1.Visible          = false;
     this.phone1.Width            = 60;
     //
     // phone2
     //
     this.phone2.DataPropertyName     = "phone2";
     dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     this.phone2.DefaultCellStyle     = dataGridViewCellStyle1;
     this.phone2.HeaderText           = "手机2";
     this.phone2.Name     = "phone2";
     this.phone2.ReadOnly = true;
     this.phone2.Visible  = false;
     this.phone2.Width    = 60;
     //
     // phone3
     //
     this.phone3.DataPropertyName = "phone3";
     this.phone3.HeaderText       = "手机3";
     this.phone3.Name             = "phone3";
     this.phone3.ReadOnly         = true;
     this.phone3.Visible          = false;
     //
     // currentlinkdate
     //
     this.currentlinkdate.DataPropertyName = "currentlinkdate";
     this.currentlinkdate.HeaderText       = "最近联系日期";
     this.currentlinkdate.Name             = "currentlinkdate";
     this.currentlinkdate.ReadOnly         = true;
     //
     // post
     //
     this.post.DataPropertyName = "post";
     this.post.HeaderText       = "职位";
     this.post.Name             = "post";
     this.post.ReadOnly         = true;
     this.post.Width            = 80;
     //
     // email
     //
     this.email.DataPropertyName = "email";
     this.email.HeaderText       = "邮箱";
     this.email.Name             = "email";
     this.email.ReadOnly         = true;
     this.email.Width            = 60;
     //
     // QQ
     //
     this.QQ.DataPropertyName = "qq";
     this.QQ.HeaderText       = "QQ";
     this.QQ.Name             = "QQ";
     this.QQ.ReadOnly         = true;
     //
     // weixin
     //
     this.weixin.DataPropertyName = "weixin";
     this.weixin.HeaderText       = "微信";
     this.weixin.Name             = "weixin";
     this.weixin.ReadOnly         = true;
     //
     // company
     //
     this.company.DataPropertyName = "company";
     this.company.HeaderText       = "单位";
     this.company.Name             = "company";
     this.company.ReadOnly         = true;
     //
     // id
     //
     this.id.DataPropertyName = "id";
     this.id.HeaderText       = "id";
     this.id.Name             = "id";
     this.id.ReadOnly         = true;
     this.id.Visible          = false;
     //
     // salesman
     //
     this.salesman.DataPropertyName = "salesman";
     this.salesman.HeaderText       = "所属人";
     this.salesman.Name             = "salesman";
     this.salesman.ReadOnly         = true;
     this.salesman.Width            = 65;
     //
     // bank
     //
     this.bank.DataPropertyName = "bank";
     this.bank.HeaderText       = "开户银行";
     this.bank.Name             = "bank";
     this.bank.ReadOnly         = true;
     //
     // account
     //
     this.account.DataPropertyName = "account";
     this.account.HeaderText       = "帐号";
     this.account.Name             = "account";
     this.account.ReadOnly         = true;
     //
     // modifyman
     //
     this.modifyman.DataPropertyName = "modifyman";
     this.modifyman.HeaderText       = "更新人";
     this.modifyman.Name             = "modifyman";
     this.modifyman.ReadOnly         = true;
     this.modifyman.Width            = 65;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.设置列宽ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(125, 26);
     //
     // 设置列宽ToolStripMenuItem
     //
     this.设置列宽ToolStripMenuItem.Name   = "设置列宽ToolStripMenuItem";
     this.设置列宽ToolStripMenuItem.Size   = new System.Drawing.Size(124, 22);
     this.设置列宽ToolStripMenuItem.Text   = "设置列宽";
     this.设置列宽ToolStripMenuItem.Click += new System.EventHandler(this.设置列宽ToolStripMenuItem_Click);
     //
     // FormCompanyList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1161, 654);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.panel1);
     this.Name  = "FormCompanyList";
     this.Text  = "往来单位表";
     this.Load += new System.EventHandler(this.FormCompanyList_Load);
     this.Controls.SetChildIndex(this.panel1, 0);
     this.Controls.SetChildIndex(this.dataGridView1, 0);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }