682 lines
31 KiB
C#
682 lines
31 KiB
C#
namespace TiJianJieGuo
|
|
{
|
|
partial class frmDRTJRCX
|
|
{
|
|
/// <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.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.dgvdrtjjg = new System.Windows.Forms.DataGridView();
|
|
this.tjys = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ztz = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tm = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.xm = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.nl = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tjrq = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tjxz = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.gzdw = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.btnshuaxin = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.dtptjrq = new System.Windows.Forms.DateTimePicker();
|
|
this.tbxmyfinish = new System.Windows.Forms.TextBox();
|
|
this.tbxfinish = new System.Windows.Forms.TextBox();
|
|
this.tbxwait = 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.label1 = new System.Windows.Forms.Label();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.dgvgzl = new System.Windows.Forms.DataGridView();
|
|
this.zhmc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tjrs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.wcrs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.wtj = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tjfq = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.grdc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.dtpendbks = new System.Windows.Forms.DateTimePicker();
|
|
this.dtpstartbks = new System.Windows.Forms.DateTimePicker();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.dgvrs = new System.Windows.Forms.DataGridView();
|
|
this.ksmc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.zdys = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tjgzl = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.dtprsend = new System.Windows.Forms.DateTimePicker();
|
|
this.dtprsstart = new System.Windows.Forms.DateTimePicker();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvdrtjjg)).BeginInit();
|
|
this.tabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvgzl)).BeginInit();
|
|
this.tabPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvrs)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Controls.Add(this.tabPage3);
|
|
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(926, 640);
|
|
this.tabControl1.TabIndex = 0;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.button9);
|
|
this.tabPage1.Controls.Add(this.button8);
|
|
this.tabPage1.Controls.Add(this.button7);
|
|
this.tabPage1.Controls.Add(this.button6);
|
|
this.tabPage1.Controls.Add(this.button5);
|
|
this.tabPage1.Controls.Add(this.button4);
|
|
this.tabPage1.Controls.Add(this.dgvdrtjjg);
|
|
this.tabPage1.Controls.Add(this.btnshuaxin);
|
|
this.tabPage1.Controls.Add(this.button1);
|
|
this.tabPage1.Controls.Add(this.dtptjrq);
|
|
this.tabPage1.Controls.Add(this.tbxmyfinish);
|
|
this.tabPage1.Controls.Add(this.tbxfinish);
|
|
this.tabPage1.Controls.Add(this.tbxwait);
|
|
this.tabPage1.Controls.Add(this.label4);
|
|
this.tabPage1.Controls.Add(this.label3);
|
|
this.tabPage1.Controls.Add(this.label2);
|
|
this.tabPage1.Controls.Add(this.label1);
|
|
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(918, 614);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "当日体检情况";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.BackColor = System.Drawing.Color.Magenta;
|
|
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button9.Location = new System.Drawing.Point(496, 42);
|
|
this.button9.Margin = new System.Windows.Forms.Padding(2);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(100, 22);
|
|
this.button9.TabIndex = 17;
|
|
this.button9.Text = "二次审核";
|
|
this.button9.UseVisualStyleBackColor = false;
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.BackColor = System.Drawing.Color.White;
|
|
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button8.Location = new System.Drawing.Point(397, 42);
|
|
this.button8.Margin = new System.Windows.Forms.Padding(2);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(100, 22);
|
|
this.button8.TabIndex = 16;
|
|
this.button8.Text = "未体检";
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.BackColor = System.Drawing.Color.LightSkyBlue;
|
|
this.button7.FlatAppearance.BorderSize = 0;
|
|
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button7.Location = new System.Drawing.Point(300, 42);
|
|
this.button7.Margin = new System.Windows.Forms.Padding(2);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(100, 22);
|
|
this.button7.TabIndex = 15;
|
|
this.button7.Text = "待查体检";
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.BackColor = System.Drawing.Color.LightGray;
|
|
this.button6.FlatAppearance.BorderSize = 0;
|
|
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button6.Location = new System.Drawing.Point(201, 42);
|
|
this.button6.Margin = new System.Windows.Forms.Padding(2);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(100, 22);
|
|
this.button6.TabIndex = 14;
|
|
this.button6.Text = "放弃检查";
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.BackColor = System.Drawing.Color.LightPink;
|
|
this.button5.FlatAppearance.BorderSize = 0;
|
|
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button5.Location = new System.Drawing.Point(105, 42);
|
|
this.button5.Margin = new System.Windows.Forms.Padding(2);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(100, 22);
|
|
this.button5.TabIndex = 13;
|
|
this.button5.Text = "临时保存";
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.BackColor = System.Drawing.Color.LightGreen;
|
|
this.button4.FlatAppearance.BorderSize = 0;
|
|
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button4.Location = new System.Drawing.Point(10, 42);
|
|
this.button4.Margin = new System.Windows.Forms.Padding(2);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(100, 22);
|
|
this.button4.TabIndex = 12;
|
|
this.button4.Text = "审核完成";
|
|
this.button4.UseVisualStyleBackColor = false;
|
|
//
|
|
// dgvdrtjjg
|
|
//
|
|
this.dgvdrtjjg.AllowUserToAddRows = false;
|
|
this.dgvdrtjjg.AllowUserToDeleteRows = false;
|
|
this.dgvdrtjjg.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
this.dgvdrtjjg.BackgroundColor = System.Drawing.Color.White;
|
|
this.dgvdrtjjg.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvdrtjjg.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.tjys,
|
|
this.ztz,
|
|
this.tm,
|
|
this.xm,
|
|
this.nl,
|
|
this.tjrq,
|
|
this.tjxz,
|
|
this.gzdw});
|
|
this.dgvdrtjjg.Location = new System.Drawing.Point(10, 70);
|
|
this.dgvdrtjjg.MultiSelect = false;
|
|
this.dgvdrtjjg.Name = "dgvdrtjjg";
|
|
this.dgvdrtjjg.ReadOnly = true;
|
|
this.dgvdrtjjg.RowTemplate.Height = 23;
|
|
this.dgvdrtjjg.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvdrtjjg.Size = new System.Drawing.Size(900, 537);
|
|
this.dgvdrtjjg.TabIndex = 11;
|
|
this.dgvdrtjjg.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvdrtjjg_RowPostPaint);
|
|
//
|
|
// tjys
|
|
//
|
|
this.tjys.DataPropertyName = "ysxm";
|
|
this.tjys.HeaderText = "体检医师";
|
|
this.tjys.Name = "tjys";
|
|
this.tjys.ReadOnly = true;
|
|
//
|
|
// ztz
|
|
//
|
|
this.ztz.DataPropertyName = "ztz";
|
|
this.ztz.HeaderText = "ztz";
|
|
this.ztz.Name = "ztz";
|
|
this.ztz.ReadOnly = true;
|
|
this.ztz.Visible = false;
|
|
//
|
|
// tm
|
|
//
|
|
this.tm.DataPropertyName = "tm";
|
|
this.tm.HeaderText = "条码号";
|
|
this.tm.Name = "tm";
|
|
this.tm.ReadOnly = true;
|
|
//
|
|
// xm
|
|
//
|
|
this.xm.DataPropertyName = "xm";
|
|
this.xm.HeaderText = "姓名";
|
|
this.xm.Name = "xm";
|
|
this.xm.ReadOnly = true;
|
|
//
|
|
// nl
|
|
//
|
|
this.nl.DataPropertyName = "nl";
|
|
this.nl.HeaderText = "年龄";
|
|
this.nl.Name = "nl";
|
|
this.nl.ReadOnly = true;
|
|
//
|
|
// tjrq
|
|
//
|
|
this.tjrq.DataPropertyName = "tjrq";
|
|
this.tjrq.HeaderText = "体检日期";
|
|
this.tjrq.Name = "tjrq";
|
|
this.tjrq.ReadOnly = true;
|
|
//
|
|
// tjxz
|
|
//
|
|
this.tjxz.DataPropertyName = "tjxz";
|
|
this.tjxz.HeaderText = "体检性质";
|
|
this.tjxz.Name = "tjxz";
|
|
this.tjxz.ReadOnly = true;
|
|
//
|
|
// gzdw
|
|
//
|
|
this.gzdw.DataPropertyName = "khmc";
|
|
this.gzdw.HeaderText = "套餐/工作单位";
|
|
this.gzdw.Name = "gzdw";
|
|
this.gzdw.ReadOnly = true;
|
|
//
|
|
// btnshuaxin
|
|
//
|
|
this.btnshuaxin.Location = new System.Drawing.Point(754, 14);
|
|
this.btnshuaxin.Name = "btnshuaxin";
|
|
this.btnshuaxin.Size = new System.Drawing.Size(75, 23);
|
|
this.btnshuaxin.TabIndex = 10;
|
|
this.btnshuaxin.Text = "刷新";
|
|
this.btnshuaxin.UseVisualStyleBackColor = true;
|
|
this.btnshuaxin.Click += new System.EventHandler(this.btnshuaxin_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(835, 14);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
|
this.button1.TabIndex = 9;
|
|
this.button1.Text = "体检结果";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// dtptjrq
|
|
//
|
|
this.dtptjrq.Location = new System.Drawing.Point(600, 16);
|
|
this.dtptjrq.Name = "dtptjrq";
|
|
this.dtptjrq.Size = new System.Drawing.Size(126, 21);
|
|
this.dtptjrq.TabIndex = 8;
|
|
//
|
|
// tbxmyfinish
|
|
//
|
|
this.tbxmyfinish.Location = new System.Drawing.Point(423, 16);
|
|
this.tbxmyfinish.Name = "tbxmyfinish";
|
|
this.tbxmyfinish.ReadOnly = true;
|
|
this.tbxmyfinish.Size = new System.Drawing.Size(100, 21);
|
|
this.tbxmyfinish.TabIndex = 7;
|
|
//
|
|
// tbxfinish
|
|
//
|
|
this.tbxfinish.Location = new System.Drawing.Point(256, 16);
|
|
this.tbxfinish.Name = "tbxfinish";
|
|
this.tbxfinish.Size = new System.Drawing.Size(100, 21);
|
|
this.tbxfinish.TabIndex = 5;
|
|
//
|
|
// tbxwait
|
|
//
|
|
this.tbxwait.Location = new System.Drawing.Point(79, 16);
|
|
this.tbxwait.Name = "tbxwait";
|
|
this.tbxwait.Size = new System.Drawing.Size(100, 21);
|
|
this.tbxwait.TabIndex = 4;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(529, 19);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(65, 12);
|
|
this.label4.TabIndex = 3;
|
|
this.label4.Text = "体检日期:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(362, 19);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(65, 12);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "本人完成:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(185, 19);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(65, 12);
|
|
this.label2.TabIndex = 1;
|
|
this.label2.Text = "完成人数:";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(8, 19);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(65, 12);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "等待人数:";
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.dgvgzl);
|
|
this.tabPage2.Controls.Add(this.button2);
|
|
this.tabPage2.Controls.Add(this.dtpendbks);
|
|
this.tabPage2.Controls.Add(this.dtpstartbks);
|
|
this.tabPage2.Controls.Add(this.label6);
|
|
this.tabPage2.Controls.Add(this.label5);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(918, 614);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "本科室体检项目工作量";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// dgvgzl
|
|
//
|
|
this.dgvgzl.AllowUserToAddRows = false;
|
|
this.dgvgzl.AllowUserToDeleteRows = false;
|
|
this.dgvgzl.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
this.dgvgzl.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvgzl.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.zhmc,
|
|
this.tjrs,
|
|
this.wcrs,
|
|
this.wtj,
|
|
this.tjfq,
|
|
this.grdc});
|
|
this.dgvgzl.Location = new System.Drawing.Point(6, 36);
|
|
this.dgvgzl.MultiSelect = false;
|
|
this.dgvgzl.Name = "dgvgzl";
|
|
this.dgvgzl.ReadOnly = true;
|
|
this.dgvgzl.RowTemplate.Height = 23;
|
|
this.dgvgzl.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvgzl.Size = new System.Drawing.Size(907, 562);
|
|
this.dgvgzl.TabIndex = 12;
|
|
//
|
|
// zhmc
|
|
//
|
|
this.zhmc.DataPropertyName = "xmmc";
|
|
this.zhmc.HeaderText = "组合名称";
|
|
this.zhmc.Name = "zhmc";
|
|
this.zhmc.ReadOnly = true;
|
|
//
|
|
// tjrs
|
|
//
|
|
this.tjrs.DataPropertyName = "tjrs";
|
|
this.tjrs.HeaderText = "体检人数";
|
|
this.tjrs.Name = "tjrs";
|
|
this.tjrs.ReadOnly = true;
|
|
//
|
|
// wcrs
|
|
//
|
|
this.wcrs.DataPropertyName = "wcrs";
|
|
this.wcrs.HeaderText = "体检完成";
|
|
this.wcrs.Name = "wcrs";
|
|
this.wcrs.ReadOnly = true;
|
|
//
|
|
// wtj
|
|
//
|
|
this.wtj.DataPropertyName = "wtj";
|
|
this.wtj.HeaderText = "未体检";
|
|
this.wtj.Name = "wtj";
|
|
this.wtj.ReadOnly = true;
|
|
//
|
|
// tjfq
|
|
//
|
|
this.tjfq.DataPropertyName = "tjfq";
|
|
this.tjfq.HeaderText = "体检放弃";
|
|
this.tjfq.Name = "tjfq";
|
|
this.tjfq.ReadOnly = true;
|
|
//
|
|
// grdc
|
|
//
|
|
this.grdc.DataPropertyName = "grdc";
|
|
this.grdc.HeaderText = "改日待查";
|
|
this.grdc.Name = "grdc";
|
|
this.grdc.ReadOnly = true;
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(417, 7);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(75, 23);
|
|
this.button2.TabIndex = 11;
|
|
this.button2.Text = "刷新";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// dtpendbks
|
|
//
|
|
this.dtpendbks.Location = new System.Drawing.Point(285, 6);
|
|
this.dtpendbks.Name = "dtpendbks";
|
|
this.dtpendbks.Size = new System.Drawing.Size(126, 21);
|
|
this.dtpendbks.TabIndex = 10;
|
|
//
|
|
// dtpstartbks
|
|
//
|
|
this.dtpstartbks.Location = new System.Drawing.Point(82, 6);
|
|
this.dtpstartbks.Name = "dtpstartbks";
|
|
this.dtpstartbks.Size = new System.Drawing.Size(126, 21);
|
|
this.dtpstartbks.TabIndex = 9;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(214, 12);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(65, 12);
|
|
this.label6.TabIndex = 2;
|
|
this.label6.Text = "体检日期:";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(11, 12);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(65, 12);
|
|
this.label5.TabIndex = 1;
|
|
this.label5.Text = "体检日期:";
|
|
//
|
|
// tabPage3
|
|
//
|
|
this.tabPage3.Controls.Add(this.label9);
|
|
this.tabPage3.Controls.Add(this.dgvrs);
|
|
this.tabPage3.Controls.Add(this.button3);
|
|
this.tabPage3.Controls.Add(this.dtprsend);
|
|
this.tabPage3.Controls.Add(this.dtprsstart);
|
|
this.tabPage3.Controls.Add(this.label7);
|
|
this.tabPage3.Controls.Add(this.label8);
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage3.Name = "tabPage3";
|
|
this.tabPage3.Size = new System.Drawing.Size(918, 614);
|
|
this.tabPage3.TabIndex = 2;
|
|
this.tabPage3.Text = "本科室体检人次统计";
|
|
this.tabPage3.UseVisualStyleBackColor = true;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.ForeColor = System.Drawing.Color.Red;
|
|
this.label9.Location = new System.Drawing.Point(510, 12);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(197, 12);
|
|
this.label9.TabIndex = 19;
|
|
this.label9.Text = "临时保存状态人数不计入工作量统计";
|
|
//
|
|
// dgvrs
|
|
//
|
|
this.dgvrs.AllowUserToAddRows = false;
|
|
this.dgvrs.AllowUserToDeleteRows = false;
|
|
this.dgvrs.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
this.dgvrs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvrs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.ksmc,
|
|
this.zdys,
|
|
this.tjgzl});
|
|
this.dgvrs.Location = new System.Drawing.Point(3, 33);
|
|
this.dgvrs.MultiSelect = false;
|
|
this.dgvrs.Name = "dgvrs";
|
|
this.dgvrs.ReadOnly = true;
|
|
this.dgvrs.RowTemplate.Height = 23;
|
|
this.dgvrs.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvrs.Size = new System.Drawing.Size(907, 573);
|
|
this.dgvrs.TabIndex = 18;
|
|
//
|
|
// ksmc
|
|
//
|
|
this.ksmc.DataPropertyName = "ksmc";
|
|
this.ksmc.HeaderText = "科室名称";
|
|
this.ksmc.Name = "ksmc";
|
|
this.ksmc.ReadOnly = true;
|
|
//
|
|
// zdys
|
|
//
|
|
this.zdys.DataPropertyName = "zdys";
|
|
this.zdys.HeaderText = "体检医师";
|
|
this.zdys.Name = "zdys";
|
|
this.zdys.ReadOnly = true;
|
|
//
|
|
// tjgzl
|
|
//
|
|
this.tjgzl.DataPropertyName = "wcrs";
|
|
this.tjgzl.HeaderText = "体检工作量";
|
|
this.tjgzl.Name = "tjgzl";
|
|
this.tjgzl.ReadOnly = true;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(417, 7);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(75, 23);
|
|
this.button3.TabIndex = 17;
|
|
this.button3.Text = "统计";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// dtprsend
|
|
//
|
|
this.dtprsend.Location = new System.Drawing.Point(285, 6);
|
|
this.dtprsend.Name = "dtprsend";
|
|
this.dtprsend.Size = new System.Drawing.Size(126, 21);
|
|
this.dtprsend.TabIndex = 16;
|
|
//
|
|
// dtprsstart
|
|
//
|
|
this.dtprsstart.Location = new System.Drawing.Point(82, 6);
|
|
this.dtprsstart.Name = "dtprsstart";
|
|
this.dtprsstart.Size = new System.Drawing.Size(126, 21);
|
|
this.dtprsstart.TabIndex = 15;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(214, 12);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(65, 12);
|
|
this.label7.TabIndex = 14;
|
|
this.label7.Text = "体检日期:";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(11, 12);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(65, 12);
|
|
this.label8.TabIndex = 13;
|
|
this.label8.Text = "体检日期:";
|
|
//
|
|
// frmDRTJRCX
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(926, 640);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.Name = "frmDRTJRCX";
|
|
this.Text = "当日体检人查询";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmDRTJRCX_FormClosing);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvdrtjjg)).EndInit();
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.tabPage2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvgzl)).EndInit();
|
|
this.tabPage3.ResumeLayout(false);
|
|
this.tabPage3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvrs)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.Button btnshuaxin;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.DateTimePicker dtptjrq;
|
|
private System.Windows.Forms.TextBox tbxmyfinish;
|
|
private System.Windows.Forms.TextBox tbxfinish;
|
|
private System.Windows.Forms.TextBox tbxwait;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
private System.Windows.Forms.DataGridView dgvdrtjjg;
|
|
private System.Windows.Forms.DataGridView dgvgzl;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.DateTimePicker dtpendbks;
|
|
private System.Windows.Forms.DateTimePicker dtpstartbks;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.DataGridView dgvrs;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.DateTimePicker dtprsend;
|
|
private System.Windows.Forms.DateTimePicker dtprsstart;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tjys;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ztz;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tm;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn xm;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn nl;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tjrq;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tjxz;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn gzdw;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ksmc;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn zdys;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tjgzl;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn zhmc;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tjrs;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn wcrs;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn wtj;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn tjfq;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn grdc;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button9;
|
|
}
|
|
} |