namespace SOH.KeFu { partial class frmTuanTiJiBingTongJi { /// /// 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.panel1 = new System.Windows.Forms.Panel(); this.button3 = new System.Windows.Forms.Button(); this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.button2 = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.htbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khbianma = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ndDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.htbjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.yjtjrsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.htqsrqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.htjzrqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khhtlxrDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khlxrdhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ywdbdmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.xsydhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.htztDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.jIEZHANGRQDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.noJIEZHANGRQDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.wjjsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.sjjsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.fqjsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.rqjsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.rqfromDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.rqtoDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.upflagDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.fddmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.zhzlDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.khbianmaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.thtBindingSource = new System.Windows.Forms.BindingSource(this.components); this.panel3 = new System.Windows.Forms.Panel(); this.previewControl1 = new FastReport.Preview.PreviewControl(); this.tkhBindingSource = new System.Windows.Forms.BindingSource(this.components); this.button4 = new System.Windows.Forms.Button(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.thtBindingSource)).BeginInit(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tkhBindingSource)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.button4); this.panel1.Controls.Add(this.button3); this.panel1.Controls.Add(this.dateTimePicker3); this.panel1.Controls.Add(this.checkBox1); this.panel1.Controls.Add(this.dateTimePicker2); this.panel1.Controls.Add(this.dateTimePicker1); this.panel1.Controls.Add(this.button2); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.button1); this.panel1.Controls.Add(this.textBox1); this.panel1.Controls.Add(this.label1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1259, 54); this.panel1.TabIndex = 0; // // button3 // this.button3.Location = new System.Drawing.Point(976, 13); this.button3.Margin = new System.Windows.Forms.Padding(4); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(100, 29); this.button3.TabIndex = 13; this.button3.Text = "集团统计"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // dateTimePicker3 // this.dateTimePicker3.CustomFormat = "yyyy"; this.dateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateTimePicker3.Location = new System.Drawing.Point(907, 15); this.dateTimePicker3.Name = "dateTimePicker3"; this.dateTimePicker3.ShowUpDown = true; this.dateTimePicker3.Size = new System.Drawing.Size(60, 25); this.dateTimePicker3.TabIndex = 12; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(306, 19); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(89, 19); this.checkBox1.TabIndex = 11; this.checkBox1.Text = "展示结论"; this.checkBox1.UseVisualStyleBackColor = true; this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged); // // dateTimePicker2 // this.dateTimePicker2.CustomFormat = "yyyy"; this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateTimePicker2.Location = new System.Drawing.Point(619, 16); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.ShowUpDown = true; this.dateTimePicker2.Size = new System.Drawing.Size(60, 25); this.dateTimePicker2.TabIndex = 10; // // dateTimePicker1 // this.dateTimePicker1.CustomFormat = "yyyy"; this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateTimePicker1.Location = new System.Drawing.Point(538, 16); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.ShowUpDown = true; this.dateTimePicker1.Size = new System.Drawing.Size(60, 25); this.dateTimePicker1.TabIndex = 9; // // button2 // this.button2.Location = new System.Drawing.Point(687, 14); this.button2.Margin = new System.Windows.Forms.Padding(4); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(100, 29); this.button2.TabIndex = 8; this.button2.Text = "汇总"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(601, 20); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(15, 15); this.label3.TabIndex = 6; this.label3.Text = "-"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(484, 21); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(52, 15); this.label2.TabIndex = 4; this.label2.Text = "年度:"; // // button1 // this.button1.Location = new System.Drawing.Point(402, 14); this.button1.Margin = new System.Windows.Forms.Padding(4); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(66, 29); this.button1.TabIndex = 3; this.button1.Text = "统计"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(99, 15); this.textBox1.Margin = new System.Windows.Forms.Padding(4); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(193, 25); this.textBox1.TabIndex = 2; this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(16, 20); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(82, 15); this.label1.TabIndex = 1; this.label1.Text = "体检单位:"; // // panel2 // this.panel2.Controls.Add(this.dataGridView1); this.panel2.Dock = System.Windows.Forms.DockStyle.Left; this.panel2.Location = new System.Drawing.Point(0, 54); this.panel2.Margin = new System.Windows.Forms.Padding(4); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(289, 571); this.panel2.TabIndex = 1; // // 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.htbmDataGridViewTextBoxColumn, this.khbmDataGridViewTextBoxColumn, this.khbianma, this.ndDataGridViewTextBoxColumn, this.htbjDataGridViewTextBoxColumn, this.yjtjrsDataGridViewTextBoxColumn, this.htqsrqDataGridViewTextBoxColumn, this.htjzrqDataGridViewTextBoxColumn, this.khhtlxrDataGridViewTextBoxColumn, this.khlxrdhDataGridViewTextBoxColumn, this.ywdbdmDataGridViewTextBoxColumn, this.xsydhDataGridViewTextBoxColumn, this.htztDataGridViewTextBoxColumn, this.jIEZHANGRQDataGridViewTextBoxColumn, this.noJIEZHANGRQDataGridViewTextBoxColumn, this.wjjsDataGridViewTextBoxColumn, this.sjjsDataGridViewTextBoxColumn, this.fqjsDataGridViewTextBoxColumn, this.rqjsDataGridViewTextBoxColumn, this.rqfromDataGridViewTextBoxColumn, this.rqtoDataGridViewTextBoxColumn, this.upflagDataGridViewTextBoxColumn, this.fddmDataGridViewTextBoxColumn, this.zhzlDataGridViewTextBoxColumn, this.khbianmaDataGridViewTextBoxColumn, this.checkedDataGridViewCheckBoxColumn}); this.dataGridView1.DataSource = this.thtBindingSource; this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.Location = new System.Drawing.Point(0, 0); this.dataGridView1.Margin = new System.Windows.Forms.Padding(4); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.ReadOnly = true; this.dataGridView1.RowHeadersVisible = false; this.dataGridView1.RowHeadersWidth = 51; this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView1.Size = new System.Drawing.Size(289, 571); this.dataGridView1.TabIndex = 2; // // htbmDataGridViewTextBoxColumn // this.htbmDataGridViewTextBoxColumn.DataPropertyName = "htbm"; this.htbmDataGridViewTextBoxColumn.HeaderText = "合同编码"; this.htbmDataGridViewTextBoxColumn.MinimumWidth = 6; this.htbmDataGridViewTextBoxColumn.Name = "htbmDataGridViewTextBoxColumn"; this.htbmDataGridViewTextBoxColumn.ReadOnly = true; this.htbmDataGridViewTextBoxColumn.Visible = false; this.htbmDataGridViewTextBoxColumn.Width = 125; // // khbmDataGridViewTextBoxColumn // this.khbmDataGridViewTextBoxColumn.DataPropertyName = "khbm"; this.khbmDataGridViewTextBoxColumn.HeaderText = "客户编码"; this.khbmDataGridViewTextBoxColumn.MinimumWidth = 6; this.khbmDataGridViewTextBoxColumn.Name = "khbmDataGridViewTextBoxColumn"; this.khbmDataGridViewTextBoxColumn.ReadOnly = true; this.khbmDataGridViewTextBoxColumn.Visible = false; this.khbmDataGridViewTextBoxColumn.Width = 150; // // khbianma // this.khbianma.DataPropertyName = "khbianma"; this.khbianma.HeaderText = "客户名称"; this.khbianma.MinimumWidth = 6; this.khbianma.Name = "khbianma"; this.khbianma.ReadOnly = true; this.khbianma.Width = 150; // // ndDataGridViewTextBoxColumn // this.ndDataGridViewTextBoxColumn.DataPropertyName = "nd"; this.ndDataGridViewTextBoxColumn.HeaderText = "年度"; this.ndDataGridViewTextBoxColumn.MinimumWidth = 6; this.ndDataGridViewTextBoxColumn.Name = "ndDataGridViewTextBoxColumn"; this.ndDataGridViewTextBoxColumn.ReadOnly = true; this.ndDataGridViewTextBoxColumn.Width = 80; // // htbjDataGridViewTextBoxColumn // this.htbjDataGridViewTextBoxColumn.DataPropertyName = "htbj"; this.htbjDataGridViewTextBoxColumn.HeaderText = "htbj"; this.htbjDataGridViewTextBoxColumn.MinimumWidth = 6; this.htbjDataGridViewTextBoxColumn.Name = "htbjDataGridViewTextBoxColumn"; this.htbjDataGridViewTextBoxColumn.ReadOnly = true; this.htbjDataGridViewTextBoxColumn.Width = 125; // // yjtjrsDataGridViewTextBoxColumn // this.yjtjrsDataGridViewTextBoxColumn.DataPropertyName = "yjtjrs"; this.yjtjrsDataGridViewTextBoxColumn.HeaderText = "yjtjrs"; this.yjtjrsDataGridViewTextBoxColumn.MinimumWidth = 6; this.yjtjrsDataGridViewTextBoxColumn.Name = "yjtjrsDataGridViewTextBoxColumn"; this.yjtjrsDataGridViewTextBoxColumn.ReadOnly = true; this.yjtjrsDataGridViewTextBoxColumn.Width = 125; // // htqsrqDataGridViewTextBoxColumn // this.htqsrqDataGridViewTextBoxColumn.DataPropertyName = "htqsrq"; this.htqsrqDataGridViewTextBoxColumn.HeaderText = "htqsrq"; this.htqsrqDataGridViewTextBoxColumn.MinimumWidth = 6; this.htqsrqDataGridViewTextBoxColumn.Name = "htqsrqDataGridViewTextBoxColumn"; this.htqsrqDataGridViewTextBoxColumn.ReadOnly = true; this.htqsrqDataGridViewTextBoxColumn.Width = 125; // // htjzrqDataGridViewTextBoxColumn // this.htjzrqDataGridViewTextBoxColumn.DataPropertyName = "htjzrq"; this.htjzrqDataGridViewTextBoxColumn.HeaderText = "htjzrq"; this.htjzrqDataGridViewTextBoxColumn.MinimumWidth = 6; this.htjzrqDataGridViewTextBoxColumn.Name = "htjzrqDataGridViewTextBoxColumn"; this.htjzrqDataGridViewTextBoxColumn.ReadOnly = true; this.htjzrqDataGridViewTextBoxColumn.Width = 125; // // khhtlxrDataGridViewTextBoxColumn // this.khhtlxrDataGridViewTextBoxColumn.DataPropertyName = "khhtlxr"; this.khhtlxrDataGridViewTextBoxColumn.HeaderText = "客户合同联系人"; this.khhtlxrDataGridViewTextBoxColumn.MinimumWidth = 6; this.khhtlxrDataGridViewTextBoxColumn.Name = "khhtlxrDataGridViewTextBoxColumn"; this.khhtlxrDataGridViewTextBoxColumn.ReadOnly = true; this.khhtlxrDataGridViewTextBoxColumn.Width = 125; // // khlxrdhDataGridViewTextBoxColumn // this.khlxrdhDataGridViewTextBoxColumn.DataPropertyName = "khlxrdh"; this.khlxrdhDataGridViewTextBoxColumn.HeaderText = "客户联系人电话"; this.khlxrdhDataGridViewTextBoxColumn.MinimumWidth = 6; this.khlxrdhDataGridViewTextBoxColumn.Name = "khlxrdhDataGridViewTextBoxColumn"; this.khlxrdhDataGridViewTextBoxColumn.ReadOnly = true; this.khlxrdhDataGridViewTextBoxColumn.Width = 125; // // ywdbdmDataGridViewTextBoxColumn // this.ywdbdmDataGridViewTextBoxColumn.DataPropertyName = "ywdbdm"; this.ywdbdmDataGridViewTextBoxColumn.HeaderText = "ywdbdm"; this.ywdbdmDataGridViewTextBoxColumn.MinimumWidth = 6; this.ywdbdmDataGridViewTextBoxColumn.Name = "ywdbdmDataGridViewTextBoxColumn"; this.ywdbdmDataGridViewTextBoxColumn.ReadOnly = true; this.ywdbdmDataGridViewTextBoxColumn.Width = 125; // // xsydhDataGridViewTextBoxColumn // this.xsydhDataGridViewTextBoxColumn.DataPropertyName = "xsydh"; this.xsydhDataGridViewTextBoxColumn.HeaderText = "xsydh"; this.xsydhDataGridViewTextBoxColumn.MinimumWidth = 6; this.xsydhDataGridViewTextBoxColumn.Name = "xsydhDataGridViewTextBoxColumn"; this.xsydhDataGridViewTextBoxColumn.ReadOnly = true; this.xsydhDataGridViewTextBoxColumn.Width = 125; // // htztDataGridViewTextBoxColumn // this.htztDataGridViewTextBoxColumn.DataPropertyName = "htzt"; this.htztDataGridViewTextBoxColumn.HeaderText = "合同状态0生效1结束"; this.htztDataGridViewTextBoxColumn.MinimumWidth = 6; this.htztDataGridViewTextBoxColumn.Name = "htztDataGridViewTextBoxColumn"; this.htztDataGridViewTextBoxColumn.ReadOnly = true; this.htztDataGridViewTextBoxColumn.Width = 125; // // jIEZHANGRQDataGridViewTextBoxColumn // this.jIEZHANGRQDataGridViewTextBoxColumn.DataPropertyName = "JIEZHANGRQ"; this.jIEZHANGRQDataGridViewTextBoxColumn.HeaderText = "JIEZHANGRQ"; this.jIEZHANGRQDataGridViewTextBoxColumn.MinimumWidth = 6; this.jIEZHANGRQDataGridViewTextBoxColumn.Name = "jIEZHANGRQDataGridViewTextBoxColumn"; this.jIEZHANGRQDataGridViewTextBoxColumn.ReadOnly = true; this.jIEZHANGRQDataGridViewTextBoxColumn.Width = 125; // // noJIEZHANGRQDataGridViewTextBoxColumn // this.noJIEZHANGRQDataGridViewTextBoxColumn.DataPropertyName = "noJIEZHANGRQ"; this.noJIEZHANGRQDataGridViewTextBoxColumn.HeaderText = "noJIEZHANGRQ"; this.noJIEZHANGRQDataGridViewTextBoxColumn.MinimumWidth = 6; this.noJIEZHANGRQDataGridViewTextBoxColumn.Name = "noJIEZHANGRQDataGridViewTextBoxColumn"; this.noJIEZHANGRQDataGridViewTextBoxColumn.ReadOnly = true; this.noJIEZHANGRQDataGridViewTextBoxColumn.Width = 125; // // wjjsDataGridViewTextBoxColumn // this.wjjsDataGridViewTextBoxColumn.DataPropertyName = "wjjs"; this.wjjsDataGridViewTextBoxColumn.HeaderText = "wjjs"; this.wjjsDataGridViewTextBoxColumn.MinimumWidth = 6; this.wjjsDataGridViewTextBoxColumn.Name = "wjjsDataGridViewTextBoxColumn"; this.wjjsDataGridViewTextBoxColumn.ReadOnly = true; this.wjjsDataGridViewTextBoxColumn.Width = 125; // // sjjsDataGridViewTextBoxColumn // this.sjjsDataGridViewTextBoxColumn.DataPropertyName = "sjjs"; this.sjjsDataGridViewTextBoxColumn.HeaderText = "sjjs"; this.sjjsDataGridViewTextBoxColumn.MinimumWidth = 6; this.sjjsDataGridViewTextBoxColumn.Name = "sjjsDataGridViewTextBoxColumn"; this.sjjsDataGridViewTextBoxColumn.ReadOnly = true; this.sjjsDataGridViewTextBoxColumn.Width = 125; // // fqjsDataGridViewTextBoxColumn // this.fqjsDataGridViewTextBoxColumn.DataPropertyName = "fqjs"; this.fqjsDataGridViewTextBoxColumn.HeaderText = "fqjs"; this.fqjsDataGridViewTextBoxColumn.MinimumWidth = 6; this.fqjsDataGridViewTextBoxColumn.Name = "fqjsDataGridViewTextBoxColumn"; this.fqjsDataGridViewTextBoxColumn.ReadOnly = true; this.fqjsDataGridViewTextBoxColumn.Width = 125; // // rqjsDataGridViewTextBoxColumn // this.rqjsDataGridViewTextBoxColumn.DataPropertyName = "rqjs"; this.rqjsDataGridViewTextBoxColumn.HeaderText = "rqjs"; this.rqjsDataGridViewTextBoxColumn.MinimumWidth = 6; this.rqjsDataGridViewTextBoxColumn.Name = "rqjsDataGridViewTextBoxColumn"; this.rqjsDataGridViewTextBoxColumn.ReadOnly = true; this.rqjsDataGridViewTextBoxColumn.Width = 125; // // rqfromDataGridViewTextBoxColumn // this.rqfromDataGridViewTextBoxColumn.DataPropertyName = "rqfrom"; this.rqfromDataGridViewTextBoxColumn.HeaderText = "rqfrom"; this.rqfromDataGridViewTextBoxColumn.MinimumWidth = 6; this.rqfromDataGridViewTextBoxColumn.Name = "rqfromDataGridViewTextBoxColumn"; this.rqfromDataGridViewTextBoxColumn.ReadOnly = true; this.rqfromDataGridViewTextBoxColumn.Width = 125; // // rqtoDataGridViewTextBoxColumn // this.rqtoDataGridViewTextBoxColumn.DataPropertyName = "rqto"; this.rqtoDataGridViewTextBoxColumn.HeaderText = "rqto"; this.rqtoDataGridViewTextBoxColumn.MinimumWidth = 6; this.rqtoDataGridViewTextBoxColumn.Name = "rqtoDataGridViewTextBoxColumn"; this.rqtoDataGridViewTextBoxColumn.ReadOnly = true; this.rqtoDataGridViewTextBoxColumn.Width = 125; // // upflagDataGridViewTextBoxColumn // this.upflagDataGridViewTextBoxColumn.DataPropertyName = "upflag"; this.upflagDataGridViewTextBoxColumn.HeaderText = "upflag"; this.upflagDataGridViewTextBoxColumn.MinimumWidth = 6; this.upflagDataGridViewTextBoxColumn.Name = "upflagDataGridViewTextBoxColumn"; this.upflagDataGridViewTextBoxColumn.ReadOnly = true; this.upflagDataGridViewTextBoxColumn.Width = 125; // // fddmDataGridViewTextBoxColumn // this.fddmDataGridViewTextBoxColumn.DataPropertyName = "fddm"; this.fddmDataGridViewTextBoxColumn.HeaderText = "分店代码"; this.fddmDataGridViewTextBoxColumn.MinimumWidth = 6; this.fddmDataGridViewTextBoxColumn.Name = "fddmDataGridViewTextBoxColumn"; this.fddmDataGridViewTextBoxColumn.ReadOnly = true; this.fddmDataGridViewTextBoxColumn.Width = 125; // // zhzlDataGridViewTextBoxColumn // this.zhzlDataGridViewTextBoxColumn.DataPropertyName = "zhzl"; this.zhzlDataGridViewTextBoxColumn.HeaderText = "zhzl"; this.zhzlDataGridViewTextBoxColumn.MinimumWidth = 6; this.zhzlDataGridViewTextBoxColumn.Name = "zhzlDataGridViewTextBoxColumn"; this.zhzlDataGridViewTextBoxColumn.ReadOnly = true; this.zhzlDataGridViewTextBoxColumn.Width = 125; // // khbianmaDataGridViewTextBoxColumn // this.khbianmaDataGridViewTextBoxColumn.DataPropertyName = "khbianma"; this.khbianmaDataGridViewTextBoxColumn.HeaderText = "khbianma"; this.khbianmaDataGridViewTextBoxColumn.MinimumWidth = 6; this.khbianmaDataGridViewTextBoxColumn.Name = "khbianmaDataGridViewTextBoxColumn"; this.khbianmaDataGridViewTextBoxColumn.ReadOnly = true; this.khbianmaDataGridViewTextBoxColumn.Width = 125; // // checkedDataGridViewCheckBoxColumn // this.checkedDataGridViewCheckBoxColumn.DataPropertyName = "Checked"; this.checkedDataGridViewCheckBoxColumn.HeaderText = "选择"; this.checkedDataGridViewCheckBoxColumn.MinimumWidth = 6; this.checkedDataGridViewCheckBoxColumn.Name = "checkedDataGridViewCheckBoxColumn"; this.checkedDataGridViewCheckBoxColumn.ReadOnly = true; this.checkedDataGridViewCheckBoxColumn.Width = 125; // // thtBindingSource // this.thtBindingSource.DataSource = typeof(SOH.Entities.t_ht); // // panel3 // this.panel3.Controls.Add(this.previewControl1); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(289, 54); this.panel3.Margin = new System.Windows.Forms.Padding(4); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(970, 571); this.panel3.TabIndex = 2; // // previewControl1 // this.previewControl1.BackColor = System.Drawing.SystemColors.AppWorkspace; this.previewControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.previewControl1.Font = new System.Drawing.Font("Tahoma", 8F); this.previewControl1.Location = new System.Drawing.Point(0, 0); this.previewControl1.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4); this.previewControl1.Name = "previewControl1"; this.previewControl1.PageOffset = new System.Drawing.Point(10, 10); this.previewControl1.Size = new System.Drawing.Size(970, 571); this.previewControl1.TabIndex = 1; this.previewControl1.UIStyle = FastReport.Utils.UIStyle.Office2007Black; // // tkhBindingSource // this.tkhBindingSource.DataSource = typeof(SOH.Entities.t_kh); // // button4 // this.button4.Location = new System.Drawing.Point(793, 13); this.button4.Margin = new System.Windows.Forms.Padding(4); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(100, 29); this.button4.TabIndex = 14; this.button4.Text = "集团汇总"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // frmTuanTiJiBingTongJi // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1259, 625); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "frmTuanTiJiBingTongJi"; this.Text = "团体疾病统计"; this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.thtBindingSource)).EndInit(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tkhBindingSource)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private FastReport.Preview.PreviewControl previewControl1; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button button1; private System.Windows.Forms.BindingSource thtBindingSource; private System.Windows.Forms.BindingSource tkhBindingSource; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.DataGridViewTextBoxColumn htbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khbmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khbianma; private System.Windows.Forms.DataGridViewTextBoxColumn ndDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn htbjDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn yjtjrsDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn htqsrqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn htjzrqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khhtlxrDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khlxrdhDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ywdbdmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn xsydhDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn htztDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn jIEZHANGRQDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn noJIEZHANGRQDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn wjjsDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn sjjsDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn fqjsDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn rqjsDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn rqfromDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn rqtoDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn upflagDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn fddmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn zhzlDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn khbianmaDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button button2; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.DateTimePicker dateTimePicker3; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; } }