namespace SaleSettings { partial class frmKeHuZiLiao { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.panel1 = new System.Windows.Forms.Panel(); this.dgvkhlist = new System.Windows.Forms.DataGridView(); this.Column1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.客户编码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.登记日期 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.客户名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.助记码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.客户地址 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.邮政编码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.客户电话 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.传真 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.邮箱 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.主页 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.行业 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.来源 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.类型 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.状态 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.体检日期 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.体检医院 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.备注 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.djrqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.sfbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.csbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.qhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.qybmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.zjmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khdzDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.yzbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khdhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khczDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khyxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khzyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.fzbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tjrqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tjyyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tjrsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tjfyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tjhkDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tjyjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.xsczyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bzDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.upflagDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.fddmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tskhBindingSource = new System.Windows.Forms.BindingSource(this.components); this.panel3 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.tbp = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvkhlist)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tskhBindingSource)).BeginInit(); this.panel3.SuspendLayout(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(976, 456); this.tabControl1.TabIndex = 0; // // tabPage1 // this.tabPage1.Controls.Add(this.panel1); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(968, 430); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "客户资料"; this.tabPage1.UseVisualStyleBackColor = true; // // panel1 // this.panel1.BackColor = System.Drawing.SystemColors.ScrollBar; this.panel1.Controls.Add(this.dgvkhlist); this.panel1.Controls.Add(this.dataGridView1); this.panel1.Controls.Add(this.panel3); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(3, 3); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(962, 424); this.panel1.TabIndex = 0; // // dgvkhlist // this.dgvkhlist.AllowUserToAddRows = false; this.dgvkhlist.AllowUserToDeleteRows = false; this.dgvkhlist.AllowUserToResizeRows = false; this.dgvkhlist.BackgroundColor = System.Drawing.Color.White; this.dgvkhlist.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgvkhlist.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.客户编码, this.登记日期, this.客户名称, this.助记码, this.客户地址, this.邮政编码, this.客户电话, this.传真, this.邮箱, this.主页, this.行业, this.来源, this.类型, this.状态, this.体检日期, this.体检医院, this.备注}); this.dgvkhlist.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvkhlist.Location = new System.Drawing.Point(0, 45); this.dgvkhlist.Name = "dgvkhlist"; this.dgvkhlist.ReadOnly = true; this.dgvkhlist.RowTemplate.Height = 23; this.dgvkhlist.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvkhlist.Size = new System.Drawing.Size(962, 379); this.dgvkhlist.TabIndex = 6; this.dgvkhlist.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvkhlist_CellDoubleClick); // // Column1 // this.Column1.DataPropertyName = "Checked"; this.Column1.HeaderText = "Column1"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Visible = false; // // 客户编码 // this.客户编码.DataPropertyName = "客户编码"; this.客户编码.HeaderText = "客户编码"; this.客户编码.Name = "客户编码"; this.客户编码.ReadOnly = true; this.客户编码.Visible = false; // // 登记日期 // this.登记日期.DataPropertyName = "登记日期"; this.登记日期.HeaderText = "登记日期"; this.登记日期.Name = "登记日期"; this.登记日期.ReadOnly = true; // // 客户名称 // this.客户名称.DataPropertyName = "客户名称"; this.客户名称.HeaderText = "客户名称"; this.客户名称.Name = "客户名称"; this.客户名称.ReadOnly = true; // // 助记码 // this.助记码.DataPropertyName = "助记码"; this.助记码.HeaderText = "助记码"; this.助记码.Name = "助记码"; this.助记码.ReadOnly = true; // // 客户地址 // this.客户地址.DataPropertyName = "客户地址"; this.客户地址.HeaderText = "客户地址"; this.客户地址.Name = "客户地址"; this.客户地址.ReadOnly = true; // // 邮政编码 // this.邮政编码.DataPropertyName = "邮政编码"; this.邮政编码.HeaderText = "邮政编码"; this.邮政编码.Name = "邮政编码"; this.邮政编码.ReadOnly = true; // // 客户电话 // this.客户电话.DataPropertyName = "客户电话"; this.客户电话.HeaderText = "客户电话"; this.客户电话.Name = "客户电话"; this.客户电话.ReadOnly = true; // // 传真 // this.传真.DataPropertyName = "传真"; this.传真.HeaderText = "传真"; this.传真.Name = "传真"; this.传真.ReadOnly = true; // // 邮箱 // this.邮箱.DataPropertyName = "邮箱"; this.邮箱.HeaderText = "邮箱"; this.邮箱.Name = "邮箱"; this.邮箱.ReadOnly = true; // // 主页 // this.主页.DataPropertyName = "主页"; this.主页.HeaderText = "主页"; this.主页.Name = "主页"; this.主页.ReadOnly = true; // // 行业 // this.行业.DataPropertyName = "行业"; this.行业.HeaderText = "行业"; this.行业.Name = "行业"; this.行业.ReadOnly = true; // // 来源 // this.来源.DataPropertyName = "来源"; this.来源.HeaderText = "来源"; this.来源.Name = "来源"; this.来源.ReadOnly = true; // // 类型 // this.类型.DataPropertyName = "类型"; this.类型.HeaderText = "类型"; this.类型.Name = "类型"; this.类型.ReadOnly = true; // // 状态 // this.状态.DataPropertyName = "状态"; this.状态.HeaderText = "状态"; this.状态.Name = "状态"; this.状态.ReadOnly = true; // // 体检日期 // this.体检日期.DataPropertyName = "体检日期"; this.体检日期.HeaderText = "体检日期"; this.体检日期.Name = "体检日期"; this.体检日期.ReadOnly = true; // // 体检医院 // this.体检医院.DataPropertyName = "体检医院"; this.体检医院.HeaderText = "体检医院"; this.体检医院.Name = "体检医院"; this.体检医院.ReadOnly = true; // // 备注 // this.备注.DataPropertyName = "备注"; this.备注.HeaderText = "备注"; this.备注.Name = "备注"; this.备注.ReadOnly = true; // // dataGridView1 // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.AllowUserToDeleteRows = false; this.dataGridView1.AllowUserToResizeRows = false; this.dataGridView1.AutoGenerateColumns = false; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.djrqDataGridViewTextBoxColumn, this.khbmDataGridViewTextBoxColumn, this.khmcDataGridViewTextBoxColumn, this.sfbmDataGridViewTextBoxColumn, this.csbmDataGridViewTextBoxColumn, this.qhDataGridViewTextBoxColumn, this.qybmDataGridViewTextBoxColumn, this.zjmDataGridViewTextBoxColumn, this.khdzDataGridViewTextBoxColumn, this.yzbmDataGridViewTextBoxColumn, this.khdhDataGridViewTextBoxColumn, this.khczDataGridViewTextBoxColumn, this.khyxDataGridViewTextBoxColumn, this.khzyDataGridViewTextBoxColumn, this.fzbmDataGridViewTextBoxColumn, this.tjrqDataGridViewTextBoxColumn, this.tjyyDataGridViewTextBoxColumn, this.tjrsDataGridViewTextBoxColumn, this.tjfyDataGridViewTextBoxColumn, this.tjhkDataGridViewTextBoxColumn, this.tjyjDataGridViewTextBoxColumn, this.xsczyDataGridViewTextBoxColumn, this.bzDataGridViewTextBoxColumn, this.upflagDataGridViewTextBoxColumn, this.fddmDataGridViewTextBoxColumn}); this.dataGridView1.DataSource = this.tskhBindingSource; this.dataGridView1.Location = new System.Drawing.Point(105, 205); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.ReadOnly = true; this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView1.Size = new System.Drawing.Size(123, 131); this.dataGridView1.TabIndex = 5; // // djrqDataGridViewTextBoxColumn // this.djrqDataGridViewTextBoxColumn.DataPropertyName = "djrq"; this.djrqDataGridViewTextBoxColumn.HeaderText = "录入日期"; this.djrqDataGridViewTextBoxColumn.Name = "djrqDataGridViewTextBoxColumn"; this.djrqDataGridViewTextBoxColumn.ReadOnly = true; // // khbmDataGridViewTextBoxColumn // this.khbmDataGridViewTextBoxColumn.DataPropertyName = "khbm"; this.khbmDataGridViewTextBoxColumn.HeaderText = "客户编码 select max(ts_maxkhbm) from t_xtb"; this.khbmDataGridViewTextBoxColumn.Name = "khbmDataGridViewTextBoxColumn"; this.khbmDataGridViewTextBoxColumn.ReadOnly = true; this.khbmDataGridViewTextBoxColumn.Visible = false; // // khmcDataGridViewTextBoxColumn // this.khmcDataGridViewTextBoxColumn.DataPropertyName = "khmc"; this.khmcDataGridViewTextBoxColumn.HeaderText = "客户名称"; this.khmcDataGridViewTextBoxColumn.Name = "khmcDataGridViewTextBoxColumn"; this.khmcDataGridViewTextBoxColumn.ReadOnly = true; // // sfbmDataGridViewTextBoxColumn // this.sfbmDataGridViewTextBoxColumn.DataPropertyName = "sfbm"; this.sfbmDataGridViewTextBoxColumn.HeaderText = "省份编码"; this.sfbmDataGridViewTextBoxColumn.Name = "sfbmDataGridViewTextBoxColumn"; this.sfbmDataGridViewTextBoxColumn.ReadOnly = true; // // csbmDataGridViewTextBoxColumn // this.csbmDataGridViewTextBoxColumn.DataPropertyName = "csbm"; this.csbmDataGridViewTextBoxColumn.HeaderText = "城市编码"; this.csbmDataGridViewTextBoxColumn.Name = "csbmDataGridViewTextBoxColumn"; this.csbmDataGridViewTextBoxColumn.ReadOnly = true; // // qhDataGridViewTextBoxColumn // this.qhDataGridViewTextBoxColumn.DataPropertyName = "qh"; this.qhDataGridViewTextBoxColumn.HeaderText = "城市的区号"; this.qhDataGridViewTextBoxColumn.Name = "qhDataGridViewTextBoxColumn"; this.qhDataGridViewTextBoxColumn.ReadOnly = true; this.qhDataGridViewTextBoxColumn.Visible = false; // // qybmDataGridViewTextBoxColumn // this.qybmDataGridViewTextBoxColumn.DataPropertyName = "qybm"; this.qybmDataGridViewTextBoxColumn.HeaderText = "区域编码"; this.qybmDataGridViewTextBoxColumn.Name = "qybmDataGridViewTextBoxColumn"; this.qybmDataGridViewTextBoxColumn.ReadOnly = true; this.qybmDataGridViewTextBoxColumn.Visible = false; // // zjmDataGridViewTextBoxColumn // this.zjmDataGridViewTextBoxColumn.DataPropertyName = "zjm"; this.zjmDataGridViewTextBoxColumn.HeaderText = "助记码"; this.zjmDataGridViewTextBoxColumn.Name = "zjmDataGridViewTextBoxColumn"; this.zjmDataGridViewTextBoxColumn.ReadOnly = true; // // khdzDataGridViewTextBoxColumn // this.khdzDataGridViewTextBoxColumn.DataPropertyName = "khdz"; this.khdzDataGridViewTextBoxColumn.HeaderText = "详细地址"; this.khdzDataGridViewTextBoxColumn.Name = "khdzDataGridViewTextBoxColumn"; this.khdzDataGridViewTextBoxColumn.ReadOnly = true; // // yzbmDataGridViewTextBoxColumn // this.yzbmDataGridViewTextBoxColumn.DataPropertyName = "yzbm"; this.yzbmDataGridViewTextBoxColumn.HeaderText = "邮政编码"; this.yzbmDataGridViewTextBoxColumn.Name = "yzbmDataGridViewTextBoxColumn"; this.yzbmDataGridViewTextBoxColumn.ReadOnly = true; // // khdhDataGridViewTextBoxColumn // this.khdhDataGridViewTextBoxColumn.DataPropertyName = "khdh"; this.khdhDataGridViewTextBoxColumn.HeaderText = "联系电话"; this.khdhDataGridViewTextBoxColumn.Name = "khdhDataGridViewTextBoxColumn"; this.khdhDataGridViewTextBoxColumn.ReadOnly = true; // // khczDataGridViewTextBoxColumn // this.khczDataGridViewTextBoxColumn.DataPropertyName = "khcz"; this.khczDataGridViewTextBoxColumn.HeaderText = "客户传真"; this.khczDataGridViewTextBoxColumn.Name = "khczDataGridViewTextBoxColumn"; this.khczDataGridViewTextBoxColumn.ReadOnly = true; // // khyxDataGridViewTextBoxColumn // this.khyxDataGridViewTextBoxColumn.DataPropertyName = "khyx"; this.khyxDataGridViewTextBoxColumn.HeaderText = "电子邮箱"; this.khyxDataGridViewTextBoxColumn.Name = "khyxDataGridViewTextBoxColumn"; this.khyxDataGridViewTextBoxColumn.ReadOnly = true; this.khyxDataGridViewTextBoxColumn.Visible = false; // // khzyDataGridViewTextBoxColumn // this.khzyDataGridViewTextBoxColumn.DataPropertyName = "khzy"; this.khzyDataGridViewTextBoxColumn.HeaderText = "公司主页"; this.khzyDataGridViewTextBoxColumn.Name = "khzyDataGridViewTextBoxColumn"; this.khzyDataGridViewTextBoxColumn.ReadOnly = true; this.khzyDataGridViewTextBoxColumn.Visible = false; // // fzbmDataGridViewTextBoxColumn // this.fzbmDataGridViewTextBoxColumn.DataPropertyName = "fzbm"; this.fzbmDataGridViewTextBoxColumn.HeaderText = "这个不知道干嘛用的,给个0的默认值吧"; this.fzbmDataGridViewTextBoxColumn.Name = "fzbmDataGridViewTextBoxColumn"; this.fzbmDataGridViewTextBoxColumn.ReadOnly = true; this.fzbmDataGridViewTextBoxColumn.Visible = false; // // tjrqDataGridViewTextBoxColumn // this.tjrqDataGridViewTextBoxColumn.DataPropertyName = "tjrq"; this.tjrqDataGridViewTextBoxColumn.HeaderText = "体检日期"; this.tjrqDataGridViewTextBoxColumn.Name = "tjrqDataGridViewTextBoxColumn"; this.tjrqDataGridViewTextBoxColumn.ReadOnly = true; // // tjyyDataGridViewTextBoxColumn // this.tjyyDataGridViewTextBoxColumn.DataPropertyName = "tjyy"; this.tjyyDataGridViewTextBoxColumn.HeaderText = "体检医院"; this.tjyyDataGridViewTextBoxColumn.Name = "tjyyDataGridViewTextBoxColumn"; this.tjyyDataGridViewTextBoxColumn.ReadOnly = true; // // tjrsDataGridViewTextBoxColumn // this.tjrsDataGridViewTextBoxColumn.DataPropertyName = "tjrs"; this.tjrsDataGridViewTextBoxColumn.HeaderText = "体检人数"; this.tjrsDataGridViewTextBoxColumn.Name = "tjrsDataGridViewTextBoxColumn"; this.tjrsDataGridViewTextBoxColumn.ReadOnly = true; this.tjrsDataGridViewTextBoxColumn.Visible = false; // // tjfyDataGridViewTextBoxColumn // this.tjfyDataGridViewTextBoxColumn.DataPropertyName = "tjfy"; this.tjfyDataGridViewTextBoxColumn.HeaderText = "体检费用"; this.tjfyDataGridViewTextBoxColumn.Name = "tjfyDataGridViewTextBoxColumn"; this.tjfyDataGridViewTextBoxColumn.ReadOnly = true; this.tjfyDataGridViewTextBoxColumn.Visible = false; // // tjhkDataGridViewTextBoxColumn // this.tjhkDataGridViewTextBoxColumn.DataPropertyName = "tjhk"; this.tjhkDataGridViewTextBoxColumn.HeaderText = "折扣"; this.tjhkDataGridViewTextBoxColumn.Name = "tjhkDataGridViewTextBoxColumn"; this.tjhkDataGridViewTextBoxColumn.ReadOnly = true; // // tjyjDataGridViewTextBoxColumn // this.tjyjDataGridViewTextBoxColumn.DataPropertyName = "tjyj"; this.tjyjDataGridViewTextBoxColumn.HeaderText = "返佣"; this.tjyjDataGridViewTextBoxColumn.Name = "tjyjDataGridViewTextBoxColumn"; this.tjyjDataGridViewTextBoxColumn.ReadOnly = true; // // xsczyDataGridViewTextBoxColumn // this.xsczyDataGridViewTextBoxColumn.DataPropertyName = "xsczy"; this.xsczyDataGridViewTextBoxColumn.HeaderText = "销售员"; this.xsczyDataGridViewTextBoxColumn.Name = "xsczyDataGridViewTextBoxColumn"; this.xsczyDataGridViewTextBoxColumn.ReadOnly = true; this.xsczyDataGridViewTextBoxColumn.Visible = false; // // bzDataGridViewTextBoxColumn // this.bzDataGridViewTextBoxColumn.DataPropertyName = "bz"; this.bzDataGridViewTextBoxColumn.HeaderText = "备注"; this.bzDataGridViewTextBoxColumn.Name = "bzDataGridViewTextBoxColumn"; this.bzDataGridViewTextBoxColumn.ReadOnly = true; // // upflagDataGridViewTextBoxColumn // this.upflagDataGridViewTextBoxColumn.DataPropertyName = "upflag"; this.upflagDataGridViewTextBoxColumn.HeaderText = "没用的字段,默认值0"; this.upflagDataGridViewTextBoxColumn.Name = "upflagDataGridViewTextBoxColumn"; this.upflagDataGridViewTextBoxColumn.ReadOnly = true; this.upflagDataGridViewTextBoxColumn.Visible = false; // // fddmDataGridViewTextBoxColumn // this.fddmDataGridViewTextBoxColumn.DataPropertyName = "fddm"; this.fddmDataGridViewTextBoxColumn.HeaderText = "分店ID"; this.fddmDataGridViewTextBoxColumn.Name = "fddmDataGridViewTextBoxColumn"; this.fddmDataGridViewTextBoxColumn.ReadOnly = true; this.fddmDataGridViewTextBoxColumn.Visible = false; // // tskhBindingSource // this.tskhBindingSource.DataSource = typeof(SOH.Entities.ts_kh); // // panel3 // this.panel3.BackColor = System.Drawing.Color.WhiteSmoke; this.panel3.Controls.Add(this.label1); this.panel3.Controls.Add(this.button2); this.panel3.Controls.Add(this.tbp); this.panel3.Controls.Add(this.button1); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(962, 45); this.panel3.TabIndex = 4; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(20, 15); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 0; this.label1.Text = "快速查询:"; // // button2 // this.button2.Location = new System.Drawing.Point(343, 10); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 3; this.button2.Text = "资料编辑"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // tbp // this.tbp.Location = new System.Drawing.Point(91, 12); this.tbp.Name = "tbp"; this.tbp.Size = new System.Drawing.Size(123, 21); this.tbp.TabIndex = 1; this.tbp.TextChanged += new System.EventHandler(this.textBox1_TextChanged); // // button1 // this.button1.Location = new System.Drawing.Point(239, 10); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 2; this.button1.Text = "新建客户"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // frmKeHuZiLiao // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(976, 456); this.Controls.Add(this.tabControl1); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Name = "frmKeHuZiLiao"; this.Text = "客户资料管理中心"; this.Load += new System.EventHandler(this.frmKeHuZiLiao_Load); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvkhlist)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tskhBindingSource)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.TextBox tbp; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.BindingSource tskhBindingSource; private System.Windows.Forms.DataGridViewTextBoxColumn djrqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khmcDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn sfbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn csbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn qhDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn qybmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn zjmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khdzDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn yzbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khdhDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khczDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khyxDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khzyDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn hybmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn lybmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn lxbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ztbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn fzbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn tjrqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn tjyyDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn tjrsDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn tjfyDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn tjhkDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn tjyjDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn xsczyDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn bzDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn upflagDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn fddmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridView dgvkhlist; private System.Windows.Forms.DataGridViewCheckBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn 客户编码; private System.Windows.Forms.DataGridViewTextBoxColumn 登记日期; private System.Windows.Forms.DataGridViewTextBoxColumn 客户名称; private System.Windows.Forms.DataGridViewTextBoxColumn 助记码; private System.Windows.Forms.DataGridViewTextBoxColumn 客户地址; private System.Windows.Forms.DataGridViewTextBoxColumn 邮政编码; private System.Windows.Forms.DataGridViewTextBoxColumn 客户电话; private System.Windows.Forms.DataGridViewTextBoxColumn 传真; private System.Windows.Forms.DataGridViewTextBoxColumn 邮箱; private System.Windows.Forms.DataGridViewTextBoxColumn 主页; private System.Windows.Forms.DataGridViewTextBoxColumn 行业; private System.Windows.Forms.DataGridViewTextBoxColumn 来源; private System.Windows.Forms.DataGridViewTextBoxColumn 类型; private System.Windows.Forms.DataGridViewTextBoxColumn 状态; private System.Windows.Forms.DataGridViewTextBoxColumn 体检日期; private System.Windows.Forms.DataGridViewTextBoxColumn 体检医院; private System.Windows.Forms.DataGridViewTextBoxColumn 备注; } }