362 lines
16 KiB
C#
362 lines
16 KiB
C#
|
|
namespace SOH.SaleSettings
|
|||
|
|
{
|
|||
|
|
partial class frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi
|
|||
|
|
{
|
|||
|
|
/// <summary>
|
|||
|
|
/// Required designer variable.
|
|||
|
|
/// </summary>
|
|||
|
|
private System.ComponentModel.IContainer components = null;
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Clean up any resources being used.
|
|||
|
|
/// </summary>
|
|||
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|||
|
|
protected override void Dispose(bool disposing)
|
|||
|
|
{
|
|||
|
|
if (disposing && (components != null))
|
|||
|
|
{
|
|||
|
|
components.Dispose();
|
|||
|
|
}
|
|||
|
|
base.Dispose(disposing);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#region Windows Form Designer generated code
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Required method for Designer support - do not modify
|
|||
|
|
/// the contents of this method with the code editor.
|
|||
|
|
/// </summary>
|
|||
|
|
private void InitializeComponent()
|
|||
|
|
{
|
|||
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi));
|
|||
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|||
|
|
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.dataGridView2 = new System.Windows.Forms.DataGridView();
|
|||
|
|
this.项目名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.xh = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.tm = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.zhbm = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.jjxlx = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.zl = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.czy = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.jglx = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.tjrq = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|||
|
|
this.upflag = 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.panel1 = new System.Windows.Forms.Panel();
|
|||
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|||
|
|
this.button1 = new System.Windows.Forms.Button();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
|
|||
|
|
this.panel1.SuspendLayout();
|
|||
|
|
this.panel2.SuspendLayout();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// dataGridView1
|
|||
|
|
//
|
|||
|
|
this.dataGridView1.AllowUserToAddRows = false;
|
|||
|
|
this.dataGridView1.AllowUserToDeleteRows = false;
|
|||
|
|
this.dataGridView1.AllowUserToResizeColumns = false;
|
|||
|
|
this.dataGridView1.AllowUserToResizeRows = false;
|
|||
|
|
this.dataGridView1.BackgroundColor = System.Drawing.Color.White;
|
|||
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|||
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|||
|
|
this.分组名称,
|
|||
|
|
this.条码号,
|
|||
|
|
this.姓名,
|
|||
|
|
this.性别,
|
|||
|
|
this.年龄,
|
|||
|
|
this.婚姻,
|
|||
|
|
this.体检日期});
|
|||
|
|
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Left;
|
|||
|
|
this.dataGridView1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.dataGridView1.Name = "dataGridView1";
|
|||
|
|
this.dataGridView1.ReadOnly = true;
|
|||
|
|
this.dataGridView1.RowHeadersVisible = false;
|
|||
|
|
this.dataGridView1.RowTemplate.Height = 23;
|
|||
|
|
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|||
|
|
this.dataGridView1.Size = new System.Drawing.Size(292, 462);
|
|||
|
|
this.dataGridView1.TabIndex = 0;
|
|||
|
|
this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
|
|||
|
|
//
|
|||
|
|
// 分组名称
|
|||
|
|
//
|
|||
|
|
this.分组名称.DataPropertyName = "htfzmc";
|
|||
|
|
this.分组名称.HeaderText = "分组名称";
|
|||
|
|
this.分组名称.Name = "分组名称";
|
|||
|
|
this.分组名称.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// 条码号
|
|||
|
|
//
|
|||
|
|
this.条码号.DataPropertyName = "tm";
|
|||
|
|
this.条码号.HeaderText = "条码号";
|
|||
|
|
this.条码号.Name = "条码号";
|
|||
|
|
this.条码号.ReadOnly = true;
|
|||
|
|
this.条码号.Visible = false;
|
|||
|
|
//
|
|||
|
|
// 姓名
|
|||
|
|
//
|
|||
|
|
this.姓名.DataPropertyName = "xm";
|
|||
|
|
this.姓名.HeaderText = "姓名";
|
|||
|
|
this.姓名.Name = "姓名";
|
|||
|
|
this.姓名.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// 性别
|
|||
|
|
//
|
|||
|
|
this.性别.DataPropertyName = "xb";
|
|||
|
|
this.性别.HeaderText = "性别";
|
|||
|
|
this.性别.Name = "性别";
|
|||
|
|
this.性别.ReadOnly = true;
|
|||
|
|
this.性别.Visible = false;
|
|||
|
|
//
|
|||
|
|
// 年龄
|
|||
|
|
//
|
|||
|
|
this.年龄.DataPropertyName = "nl";
|
|||
|
|
this.年龄.HeaderText = "年龄";
|
|||
|
|
this.年龄.Name = "年龄";
|
|||
|
|
this.年龄.ReadOnly = true;
|
|||
|
|
this.年龄.Visible = false;
|
|||
|
|
//
|
|||
|
|
// 婚姻
|
|||
|
|
//
|
|||
|
|
this.婚姻.DataPropertyName = "hyzk";
|
|||
|
|
this.婚姻.HeaderText = "婚姻";
|
|||
|
|
this.婚姻.Name = "婚姻";
|
|||
|
|
this.婚姻.ReadOnly = true;
|
|||
|
|
this.婚姻.Visible = false;
|
|||
|
|
//
|
|||
|
|
// 体检日期
|
|||
|
|
//
|
|||
|
|
this.体检日期.DataPropertyName = "tjrq";
|
|||
|
|
this.体检日期.HeaderText = "体检日期";
|
|||
|
|
this.体检日期.Name = "体检日期";
|
|||
|
|
this.体检日期.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// dataGridView2
|
|||
|
|
//
|
|||
|
|
this.dataGridView2.AllowUserToAddRows = false;
|
|||
|
|
this.dataGridView2.AllowUserToDeleteRows = false;
|
|||
|
|
this.dataGridView2.AllowUserToResizeColumns = false;
|
|||
|
|
this.dataGridView2.AllowUserToResizeRows = false;
|
|||
|
|
this.dataGridView2.BackgroundColor = System.Drawing.Color.White;
|
|||
|
|
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|||
|
|
this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|||
|
|
this.项目名称,
|
|||
|
|
this.xh,
|
|||
|
|
this.tm,
|
|||
|
|
this.zhbm,
|
|||
|
|
this.jjxlx,
|
|||
|
|
this.zl,
|
|||
|
|
this.czy,
|
|||
|
|
this.jglx,
|
|||
|
|
this.tjrq,
|
|||
|
|
this.upflag,
|
|||
|
|
this.加减项,
|
|||
|
|
this.公自费,
|
|||
|
|
this.是否交费,
|
|||
|
|
this.价格});
|
|||
|
|
this.dataGridView2.Location = new System.Drawing.Point(295, 1);
|
|||
|
|
this.dataGridView2.Name = "dataGridView2";
|
|||
|
|
this.dataGridView2.ReadOnly = true;
|
|||
|
|
this.dataGridView2.RowTemplate.Height = 23;
|
|||
|
|
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|||
|
|
this.dataGridView2.Size = new System.Drawing.Size(546, 459);
|
|||
|
|
this.dataGridView2.TabIndex = 1;
|
|||
|
|
//
|
|||
|
|
// 项目名称
|
|||
|
|
//
|
|||
|
|
this.项目名称.DataPropertyName = "zhmc";
|
|||
|
|
this.项目名称.HeaderText = "项目名称";
|
|||
|
|
this.项目名称.Name = "项目名称";
|
|||
|
|
this.项目名称.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// xh
|
|||
|
|
//
|
|||
|
|
this.xh.DataPropertyName = "xh";
|
|||
|
|
this.xh.HeaderText = "xh";
|
|||
|
|
this.xh.Name = "xh";
|
|||
|
|
this.xh.ReadOnly = true;
|
|||
|
|
this.xh.Visible = false;
|
|||
|
|
//
|
|||
|
|
// tm
|
|||
|
|
//
|
|||
|
|
this.tm.DataPropertyName = "tm";
|
|||
|
|
this.tm.HeaderText = "tm";
|
|||
|
|
this.tm.Name = "tm";
|
|||
|
|
this.tm.ReadOnly = true;
|
|||
|
|
this.tm.Visible = false;
|
|||
|
|
//
|
|||
|
|
// zhbm
|
|||
|
|
//
|
|||
|
|
this.zhbm.DataPropertyName = "zhbm";
|
|||
|
|
this.zhbm.HeaderText = "zhbm";
|
|||
|
|
this.zhbm.Name = "zhbm";
|
|||
|
|
this.zhbm.ReadOnly = true;
|
|||
|
|
this.zhbm.Visible = false;
|
|||
|
|
//
|
|||
|
|
// jjxlx
|
|||
|
|
//
|
|||
|
|
this.jjxlx.DataPropertyName = "jjx";
|
|||
|
|
this.jjxlx.HeaderText = "jjx";
|
|||
|
|
this.jjxlx.Name = "jjxlx";
|
|||
|
|
this.jjxlx.ReadOnly = true;
|
|||
|
|
this.jjxlx.Visible = false;
|
|||
|
|
//
|
|||
|
|
// zl
|
|||
|
|
//
|
|||
|
|
this.zl.DataPropertyName = "zl";
|
|||
|
|
this.zl.HeaderText = "zl";
|
|||
|
|
this.zl.Name = "zl";
|
|||
|
|
this.zl.ReadOnly = true;
|
|||
|
|
this.zl.Visible = false;
|
|||
|
|
//
|
|||
|
|
// czy
|
|||
|
|
//
|
|||
|
|
this.czy.DataPropertyName = "czy";
|
|||
|
|
this.czy.HeaderText = "czy";
|
|||
|
|
this.czy.Name = "czy";
|
|||
|
|
this.czy.ReadOnly = true;
|
|||
|
|
this.czy.Visible = false;
|
|||
|
|
//
|
|||
|
|
// jglx
|
|||
|
|
//
|
|||
|
|
this.jglx.DataPropertyName = "jglx";
|
|||
|
|
this.jglx.HeaderText = "jglx";
|
|||
|
|
this.jglx.Name = "jglx";
|
|||
|
|
this.jglx.ReadOnly = true;
|
|||
|
|
this.jglx.Visible = false;
|
|||
|
|
//
|
|||
|
|
// tjrq
|
|||
|
|
//
|
|||
|
|
this.tjrq.DataPropertyName = "tjrq";
|
|||
|
|
this.tjrq.HeaderText = "tjrq";
|
|||
|
|
this.tjrq.Name = "tjrq";
|
|||
|
|
this.tjrq.ReadOnly = true;
|
|||
|
|
this.tjrq.Visible = false;
|
|||
|
|
//
|
|||
|
|
// upflag
|
|||
|
|
//
|
|||
|
|
this.upflag.DataPropertyName = "upflag";
|
|||
|
|
this.upflag.HeaderText = "upflag";
|
|||
|
|
this.upflag.Name = "upflag";
|
|||
|
|
this.upflag.ReadOnly = true;
|
|||
|
|
this.upflag.Visible = false;
|
|||
|
|
//
|
|||
|
|
// 加减项
|
|||
|
|
//
|
|||
|
|
this.加减项.DataPropertyName = "jjxlx";
|
|||
|
|
this.加减项.HeaderText = "加/减项";
|
|||
|
|
this.加减项.Name = "加减项";
|
|||
|
|
this.加减项.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// 公自费
|
|||
|
|
//
|
|||
|
|
this.公自费.DataPropertyName = "jxgzfbj";
|
|||
|
|
this.公自费.HeaderText = "公/自费";
|
|||
|
|
this.公自费.Name = "公自费";
|
|||
|
|
this.公自费.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// 是否交费
|
|||
|
|
//
|
|||
|
|
this.是否交费.DataPropertyName = "ysfbz";
|
|||
|
|
this.是否交费.HeaderText = "是否交费";
|
|||
|
|
this.是否交费.Name = "是否交费";
|
|||
|
|
this.是否交费.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// 价格
|
|||
|
|
//
|
|||
|
|
this.价格.DataPropertyName = "v_jjxje";
|
|||
|
|
this.价格.HeaderText = "价格";
|
|||
|
|
this.价格.Name = "价格";
|
|||
|
|
this.价格.ReadOnly = true;
|
|||
|
|
//
|
|||
|
|
// panel1
|
|||
|
|
//
|
|||
|
|
this.panel1.Controls.Add(this.button1);
|
|||
|
|
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(843, 48);
|
|||
|
|
this.panel1.TabIndex = 2;
|
|||
|
|
//
|
|||
|
|
// panel2
|
|||
|
|
//
|
|||
|
|
this.panel2.Controls.Add(this.dataGridView1);
|
|||
|
|
this.panel2.Controls.Add(this.dataGridView2);
|
|||
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.panel2.Location = new System.Drawing.Point(0, 48);
|
|||
|
|
this.panel2.Name = "panel2";
|
|||
|
|
this.panel2.Size = new System.Drawing.Size(843, 462);
|
|||
|
|
this.panel2.TabIndex = 3;
|
|||
|
|
//
|
|||
|
|
// button1
|
|||
|
|
//
|
|||
|
|
this.button1.Location = new System.Drawing.Point(724, 12);
|
|||
|
|
this.button1.Name = "button1";
|
|||
|
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
|||
|
|
this.button1.TabIndex = 0;
|
|||
|
|
this.button1.Text = "导出加项明细";
|
|||
|
|
this.button1.UseVisualStyleBackColor = true;
|
|||
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|||
|
|
//
|
|||
|
|
// frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(843, 510);
|
|||
|
|
this.Controls.Add(this.panel2);
|
|||
|
|
this.Controls.Add(this.panel1);
|
|||
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|||
|
|
this.MaximizeBox = false;
|
|||
|
|
this.MinimizeBox = false;
|
|||
|
|
this.Name = "frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi";
|
|||
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|||
|
|
this.Text = "加项明细查询";
|
|||
|
|
this.Load += new System.EventHandler(this.frmTuanJianzhiXingQingKuangChaXunJiaXiangMingXi_Load);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
|
|||
|
|
this.panel1.ResumeLayout(false);
|
|||
|
|
this.panel2.ResumeLayout(false);
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private System.Windows.Forms.DataGridView dataGridView1;
|
|||
|
|
private System.Windows.Forms.DataGridView dataGridView2;
|
|||
|
|
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 xh;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tm;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn zhbm;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn jjxlx;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn zl;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn czy;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn jglx;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tjrq;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn upflag;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 加减项;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 公自费;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 是否交费;
|
|||
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 价格;
|
|||
|
|
private System.Windows.Forms.Panel panel1;
|
|||
|
|
private System.Windows.Forms.Panel panel2;
|
|||
|
|
private System.Windows.Forms.Button button1;
|
|||
|
|
}
|
|||
|
|
}
|