tijian_jichuang/Code/BasicSettings/T_TiJianRenYuanCz.Designer.cs
2025-02-20 11:54:48 +08:00

543 lines
25 KiB
C#

namespace SOH.BasicSettings
{
partial class T_TiJianRenYuanCz
{
/// <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()
{
this.components = new System.ComponentModel.Container();
this.button1 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.tbtjztz = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.tbbm = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.tbygh = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.tbdw = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.tbhyzk = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.tbxb = new System.Windows.Forms.TextBox();
this.label18 = new System.Windows.Forms.Label();
this.tbnl = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.tbxm = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.tbhyh = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.tb1_TM = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dgvtjxm = new System.Windows.Forms.DataGridView();
this.tjks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tjxm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tjzt = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tjrq = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ztz = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zhbm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.button2 = new System.Windows.Forms.Button();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvtjxm)).BeginInit();
this.contextMenuStrip1.SuspendLayout();
this.SuspendLayout();
//
// button1
//
this.button1.Location = new System.Drawing.Point(340, 5);
this.button1.Margin = new System.Windows.Forms.Padding(4);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(100, 29);
this.button1.TabIndex = 6;
this.button1.Text = "删除";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.comboBox1);
this.groupBox2.Controls.Add(this.tbtjztz);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.tbbm);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.tbygh);
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.tbdw);
this.groupBox2.Controls.Add(this.label16);
this.groupBox2.Controls.Add(this.tbhyzk);
this.groupBox2.Controls.Add(this.label17);
this.groupBox2.Controls.Add(this.tbxb);
this.groupBox2.Controls.Add(this.label18);
this.groupBox2.Controls.Add(this.tbnl);
this.groupBox2.Controls.Add(this.label19);
this.groupBox2.Controls.Add(this.tbxm);
this.groupBox2.Controls.Add(this.label20);
this.groupBox2.Controls.Add(this.tbhyh);
this.groupBox2.Controls.Add(this.label21);
this.groupBox2.Location = new System.Drawing.Point(19, 41);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
this.groupBox2.Size = new System.Drawing.Size(555, 526);
this.groupBox2.TabIndex = 5;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "体检人员信息";
//
// comboBox1
//
this.comboBox1.DisplayMember = "name";
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(108, 295);
this.comboBox1.Margin = new System.Windows.Forms.Padding(4);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(204, 23);
this.comboBox1.TabIndex = 20;
this.comboBox1.ValueMember = "value";
//
// tbtjztz
//
this.tbtjztz.Enabled = false;
this.tbtjztz.Location = new System.Drawing.Point(108, 160);
this.tbtjztz.Margin = new System.Windows.Forms.Padding(4);
this.tbtjztz.Name = "tbtjztz";
this.tbtjztz.Size = new System.Drawing.Size(204, 25);
this.tbtjztz.TabIndex = 19;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(23, 299);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(82, 15);
this.label13.TabIndex = 18;
this.label13.Text = "体检状态:";
//
// tbbm
//
this.tbbm.Enabled = false;
this.tbbm.Location = new System.Drawing.Point(108, 261);
this.tbbm.Margin = new System.Windows.Forms.Padding(4);
this.tbbm.Name = "tbbm";
this.tbbm.Size = new System.Drawing.Size(300, 25);
this.tbbm.TabIndex = 17;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(23, 265);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(84, 15);
this.label14.TabIndex = 16;
this.label14.Text = "部 门:";
//
// tbygh
//
this.tbygh.Enabled = false;
this.tbygh.Location = new System.Drawing.Point(108, 228);
this.tbygh.Margin = new System.Windows.Forms.Padding(4);
this.tbygh.Name = "tbygh";
this.tbygh.Size = new System.Drawing.Size(300, 25);
this.tbygh.TabIndex = 15;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(23, 231);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(83, 15);
this.label15.TabIndex = 14;
this.label15.Text = "员 工 号:";
//
// tbdw
//
this.tbdw.Enabled = false;
this.tbdw.Location = new System.Drawing.Point(108, 194);
this.tbdw.Margin = new System.Windows.Forms.Padding(4);
this.tbdw.Name = "tbdw";
this.tbdw.Size = new System.Drawing.Size(421, 25);
this.tbdw.TabIndex = 13;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(23, 198);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(82, 15);
this.label16.TabIndex = 12;
this.label16.Text = "单位名称:";
//
// tbhyzk
//
this.tbhyzk.Enabled = false;
this.tbhyzk.Location = new System.Drawing.Point(85, 464);
this.tbhyzk.Margin = new System.Windows.Forms.Padding(4);
this.tbhyzk.Name = "tbhyzk";
this.tbhyzk.Size = new System.Drawing.Size(204, 25);
this.tbhyzk.TabIndex = 11;
this.tbhyzk.Visible = false;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(23, 164);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(82, 15);
this.label17.TabIndex = 10;
this.label17.Text = "婚姻状况:";
//
// tbxb
//
this.tbxb.Enabled = false;
this.tbxb.Location = new System.Drawing.Point(108, 126);
this.tbxb.Margin = new System.Windows.Forms.Padding(4);
this.tbxb.Name = "tbxb";
this.tbxb.Size = new System.Drawing.Size(204, 25);
this.tbxb.TabIndex = 9;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(23, 130);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(84, 15);
this.label18.TabIndex = 8;
this.label18.Text = "性 别:";
//
// tbnl
//
this.tbnl.Enabled = false;
this.tbnl.Location = new System.Drawing.Point(108, 92);
this.tbnl.Margin = new System.Windows.Forms.Padding(4);
this.tbnl.Name = "tbnl";
this.tbnl.Size = new System.Drawing.Size(204, 25);
this.tbnl.TabIndex = 7;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(23, 96);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(84, 15);
this.label19.TabIndex = 6;
this.label19.Text = "年 龄:";
//
// tbxm
//
this.tbxm.Enabled = false;
this.tbxm.Location = new System.Drawing.Point(108, 59);
this.tbxm.Margin = new System.Windows.Forms.Padding(4);
this.tbxm.Name = "tbxm";
this.tbxm.Size = new System.Drawing.Size(204, 25);
this.tbxm.TabIndex = 5;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(23, 62);
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(84, 15);
this.label20.TabIndex = 4;
this.label20.Text = "姓 名:";
//
// tbhyh
//
this.tbhyh.Enabled = false;
this.tbhyh.Location = new System.Drawing.Point(108, 25);
this.tbhyh.Margin = new System.Windows.Forms.Padding(4);
this.tbhyh.Name = "tbhyh";
this.tbhyh.Size = new System.Drawing.Size(204, 25);
this.tbhyh.TabIndex = 3;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(23, 29);
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(83, 15);
this.label21.TabIndex = 2;
this.label21.Text = "会 员 号:";
//
// tb1_TM
//
this.tb1_TM.Location = new System.Drawing.Point(127, 8);
this.tb1_TM.Margin = new System.Windows.Forms.Padding(4);
this.tb1_TM.Name = "tb1_TM";
this.tb1_TM.Size = new System.Drawing.Size(204, 25);
this.tb1_TM.TabIndex = 4;
this.tb1_TM.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox22_KeyUp);
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(16, 11);
this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(97, 15);
this.label22.TabIndex = 3;
this.label22.Text = "请扫描条码:";
//
// button3
//
this.button3.Location = new System.Drawing.Point(448, 5);
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 = 7;
this.button3.Text = "修改";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.dgvtjxm);
this.groupBox1.Location = new System.Drawing.Point(601, 41);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(735, 526);
this.groupBox1.TabIndex = 8;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "体检项目";
//
// dgvtjxm
//
this.dgvtjxm.AllowUserToAddRows = false;
this.dgvtjxm.AllowUserToDeleteRows = false;
this.dgvtjxm.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvtjxm.BackgroundColor = System.Drawing.Color.White;
this.dgvtjxm.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvtjxm.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.tjks,
this.tjxm,
this.tjzt,
this.tjrq,
this.ztz,
this.zhbm,
this.tm});
this.dgvtjxm.ContextMenuStrip = this.contextMenuStrip1;
this.dgvtjxm.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvtjxm.Location = new System.Drawing.Point(4, 22);
this.dgvtjxm.Margin = new System.Windows.Forms.Padding(4);
this.dgvtjxm.MultiSelect = false;
this.dgvtjxm.Name = "dgvtjxm";
this.dgvtjxm.ReadOnly = true;
this.dgvtjxm.RowTemplate.Height = 23;
this.dgvtjxm.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvtjxm.Size = new System.Drawing.Size(727, 500);
this.dgvtjxm.TabIndex = 1;
//
// tjks
//
this.tjks.DataPropertyName = "ksmc";
this.tjks.HeaderText = "体检科室";
this.tjks.Name = "tjks";
this.tjks.ReadOnly = true;
//
// tjxm
//
this.tjxm.DataPropertyName = "mc";
this.tjxm.HeaderText = "体检项目";
this.tjxm.Name = "tjxm";
this.tjxm.ReadOnly = true;
//
// tjzt
//
this.tjzt.DataPropertyName = "tjzt";
this.tjzt.HeaderText = "体检状态";
this.tjzt.Name = "tjzt";
this.tjzt.ReadOnly = true;
//
// tjrq
//
this.tjrq.DataPropertyName = "tjrq";
this.tjrq.HeaderText = "体检日期";
this.tjrq.Name = "tjrq";
this.tjrq.ReadOnly = true;
//
// ztz
//
this.ztz.DataPropertyName = "ztz";
this.ztz.HeaderText = "ztz";
this.ztz.Name = "ztz";
this.ztz.ReadOnly = true;
this.ztz.Visible = false;
//
// zhbm
//
this.zhbm.DataPropertyName = "zhbm";
this.zhbm.HeaderText = "组合编码";
this.zhbm.Name = "zhbm";
this.zhbm.ReadOnly = true;
this.zhbm.Visible = false;
//
// tm
//
this.tm.DataPropertyName = "tm";
this.tm.HeaderText = "条码号";
this.tm.Name = "tm";
this.tm.ReadOnly = true;
this.tm.Visible = false;
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(139, 100);
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
//
// 未体检ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "未体检ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(138, 24);
this.ToolStripMenuItem.Text = "未体检";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 临时保存ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "临时保存ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(138, 24);
this.ToolStripMenuItem.Text = "临时保存";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 放弃ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "放弃ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(138, 24);
this.ToolStripMenuItem.Text = "放弃";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 完成审核ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "完成审核ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(138, 24);
this.ToolStripMenuItem.Text = "完成审核";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(557, 5);
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 = 9;
this.button2.Text = "恢复";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click_1);
//
// T_TiJianRenYuanCz
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1371, 641);
this.Controls.Add(this.button2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.button3);
this.Controls.Add(this.button1);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.tb1_TM);
this.Controls.Add(this.label22);
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 = "T_TiJianRenYuanCz";
this.Text = "体检人员操作";
this.Load += new System.EventHandler(this.T_TiJianRenYuanCz_Load);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvtjxm)).EndInit();
this.contextMenuStrip1.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox tbtjztz;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox tbbm;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox tbygh;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox tbdw;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox tbhyzk;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox tbxb;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.TextBox tbnl;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox tbxm;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.TextBox tbhyh;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TextBox tb1_TM;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.DataGridView dgvtjxm;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.DataGridViewTextBoxColumn tjks;
private System.Windows.Forms.DataGridViewTextBoxColumn tjxm;
private System.Windows.Forms.DataGridViewTextBoxColumn tjzt;
private System.Windows.Forms.DataGridViewTextBoxColumn tjrq;
private System.Windows.Forms.DataGridViewTextBoxColumn ztz;
private System.Windows.Forms.DataGridViewTextBoxColumn zhbm;
private System.Windows.Forms.DataGridViewTextBoxColumn tm;
private System.Windows.Forms.Button button2;
}
}