Exemplo n.º 1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmEMRBaseForm));
     this.lblDept              = new System.Windows.Forms.Label();
     this.lblAreaTitle         = new System.Windows.Forms.Label();
     this.m_cboDept            = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_cboArea            = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.lblAgeTitle          = new System.Windows.Forms.Label();
     this.lblSexTitle          = new System.Windows.Forms.Label();
     this.lblSex               = new System.Windows.Forms.Label();
     this.lblAge               = new System.Windows.Forms.Label();
     this.lblInHospitalNoTitle = new System.Windows.Forms.Label();
     this.txtInPatientID       = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.lblBedNoTitle        = new System.Windows.Forms.Label();
     this.lblNameTitle         = new System.Windows.Forms.Label();
     this.m_txtPatientName     = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.m_dtpCreateDate      = new com.digitalwave.Utility.Controls.ctlTimePicker();
     this.lblInpatientdate     = new System.Windows.Forms.Label();
     this.m_cboBed             = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.label2               = new System.Windows.Forms.Label();
     this.picLogo              = new System.Windows.Forms.PictureBox();
     this.SuspendLayout();
     //
     // lblDept
     //
     this.lblDept.AutoSize  = true;
     this.lblDept.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblDept.ForeColor = System.Drawing.Color.Black;
     this.lblDept.Location  = new System.Drawing.Point(64, 12);
     this.lblDept.Name      = "lblDept";
     this.lblDept.Size      = new System.Drawing.Size(70, 19);
     this.lblDept.TabIndex  = 0;
     this.lblDept.Text      = "科    室:";
     //
     // lblAreaTitle
     //
     this.lblAreaTitle.AutoSize  = true;
     this.lblAreaTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblAreaTitle.ForeColor = System.Drawing.Color.Black;
     this.lblAreaTitle.Location  = new System.Drawing.Point(364, 12);
     this.lblAreaTitle.Name      = "lblAreaTitle";
     this.lblAreaTitle.Size      = new System.Drawing.Size(56, 19);
     this.lblAreaTitle.TabIndex  = 1;
     this.lblAreaTitle.Text      = "病  区:";
     //
     // m_cboDept
     //
     this.m_cboDept.AccessibleName      = "NoDefault";
     this.m_cboDept.BackColor           = System.Drawing.SystemColors.InactiveCaptionText;
     this.m_cboDept.BorderColor         = System.Drawing.Color.Black;
     this.m_cboDept.DropButtonBackColor = System.Drawing.SystemColors.ControlLight;
     this.m_cboDept.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboDept.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboDept.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboDept.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboDept.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboDept.ForeColor                = System.Drawing.Color.Black;
     this.m_cboDept.ListBackColor            = System.Drawing.SystemColors.ControlLight;
     this.m_cboDept.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboDept.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboDept.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboDept.Location                 = new System.Drawing.Point(136, 8);
     this.m_cboDept.m_BlnEnableItemEventMenu = false;
     this.m_cboDept.Name                     = "m_cboDept";
     this.m_cboDept.SelectedIndex            = -1;
     this.m_cboDept.SelectedItem             = null;
     this.m_cboDept.SelectionStart           = -1;
     this.m_cboDept.Size                     = new System.Drawing.Size(212, 23);
     this.m_cboDept.TabIndex                 = 100;
     this.m_cboDept.TabStop                  = false;
     this.m_cboDept.TextBackColor            = System.Drawing.Color.White;
     this.m_cboDept.TextForeColor            = System.Drawing.Color.Black;
     //
     // m_cboArea
     //
     this.m_cboArea.AccessibleName      = "NoDefault";
     this.m_cboArea.BackColor           = System.Drawing.Color.White;
     this.m_cboArea.BorderColor         = System.Drawing.Color.Black;
     this.m_cboArea.DropButtonBackColor = System.Drawing.SystemColors.ControlLight;
     this.m_cboArea.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboArea.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboArea.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboArea.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboArea.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboArea.ForeColor                = System.Drawing.Color.Black;
     this.m_cboArea.ListBackColor            = System.Drawing.SystemColors.ControlLight;
     this.m_cboArea.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboArea.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboArea.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboArea.Location                 = new System.Drawing.Point(420, 8);
     this.m_cboArea.m_BlnEnableItemEventMenu = false;
     this.m_cboArea.Name                     = "m_cboArea";
     this.m_cboArea.SelectedIndex            = -1;
     this.m_cboArea.SelectedItem             = null;
     this.m_cboArea.SelectionStart           = -1;
     this.m_cboArea.Size                     = new System.Drawing.Size(144, 23);
     this.m_cboArea.TabIndex                 = 200;
     this.m_cboArea.TabStop                  = false;
     this.m_cboArea.TextBackColor            = System.Drawing.Color.White;
     this.m_cboArea.TextForeColor            = System.Drawing.Color.Black;
     //
     // lblAgeTitle
     //
     this.lblAgeTitle.AutoSize  = true;
     this.lblAgeTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblAgeTitle.ForeColor = System.Drawing.Color.Black;
     this.lblAgeTitle.Location  = new System.Drawing.Point(740, 40);
     this.lblAgeTitle.Name      = "lblAgeTitle";
     this.lblAgeTitle.Size      = new System.Drawing.Size(41, 19);
     this.lblAgeTitle.TabIndex  = 8;
     this.lblAgeTitle.Text      = "年龄:";
     //
     // lblSexTitle
     //
     this.lblSexTitle.AutoSize  = true;
     this.lblSexTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblSexTitle.ForeColor = System.Drawing.Color.Black;
     this.lblSexTitle.Location  = new System.Drawing.Point(740, 12);
     this.lblSexTitle.Name      = "lblSexTitle";
     this.lblSexTitle.Size      = new System.Drawing.Size(41, 19);
     this.lblSexTitle.TabIndex  = 3;
     this.lblSexTitle.Text      = "性别:";
     //
     // lblSex
     //
     this.lblSex.BackColor = System.Drawing.Color.Transparent;
     this.lblSex.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblSex.ForeColor = System.Drawing.Color.Black;
     this.lblSex.Location  = new System.Drawing.Point(784, 12);
     this.lblSex.Name      = "lblSex";
     this.lblSex.Size      = new System.Drawing.Size(48, 19);
     this.lblSex.TabIndex  = 4;
     //
     // lblAge
     //
     this.lblAge.BackColor = System.Drawing.Color.Transparent;
     this.lblAge.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblAge.ForeColor = System.Drawing.Color.Black;
     this.lblAge.Location  = new System.Drawing.Point(784, 40);
     this.lblAge.Name      = "lblAge";
     this.lblAge.Size      = new System.Drawing.Size(48, 19);
     this.lblAge.TabIndex  = 9;
     //
     // lblInHospitalNoTitle
     //
     this.lblInHospitalNoTitle.AutoSize  = true;
     this.lblInHospitalNoTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblInHospitalNoTitle.ForeColor = System.Drawing.Color.Black;
     this.lblInHospitalNoTitle.Location  = new System.Drawing.Point(364, 40);
     this.lblInHospitalNoTitle.Name      = "lblInHospitalNoTitle";
     this.lblInHospitalNoTitle.Size      = new System.Drawing.Size(56, 19);
     this.lblInHospitalNoTitle.TabIndex  = 6;
     this.lblInHospitalNoTitle.Text      = "住院号:";
     //
     // txtInPatientID
     //
     this.txtInPatientID.AccessibleName = "NoDefault";
     this.txtInPatientID.AutoSize       = false;
     this.txtInPatientID.BackColor      = System.Drawing.Color.White;
     this.txtInPatientID.BorderColor    = System.Drawing.Color.Transparent;
     this.txtInPatientID.BorderStyle    = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtInPatientID.Font           = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.txtInPatientID.ForeColor      = System.Drawing.Color.Black;
     this.txtInPatientID.Location       = new System.Drawing.Point(420, 36);
     this.txtInPatientID.MaxLength      = 20;
     this.txtInPatientID.Name           = "txtInPatientID";
     this.txtInPatientID.Size           = new System.Drawing.Size(144, 21);
     this.txtInPatientID.TabIndex       = 500;
     this.txtInPatientID.Text           = "";
     //
     // lblBedNoTitle
     //
     this.lblBedNoTitle.AutoSize  = true;
     this.lblBedNoTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblBedNoTitle.ForeColor = System.Drawing.Color.Black;
     this.lblBedNoTitle.Location  = new System.Drawing.Point(580, 12);
     this.lblBedNoTitle.Name      = "lblBedNoTitle";
     this.lblBedNoTitle.Size      = new System.Drawing.Size(41, 19);
     this.lblBedNoTitle.TabIndex  = 2;
     this.lblBedNoTitle.Text      = "床号:";
     //
     // lblNameTitle
     //
     this.lblNameTitle.AutoSize  = true;
     this.lblNameTitle.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblNameTitle.ForeColor = System.Drawing.Color.Black;
     this.lblNameTitle.Location  = new System.Drawing.Point(580, 40);
     this.lblNameTitle.Name      = "lblNameTitle";
     this.lblNameTitle.Size      = new System.Drawing.Size(41, 19);
     this.lblNameTitle.TabIndex  = 7;
     this.lblNameTitle.Text      = "姓名:";
     //
     // m_txtPatientName
     //
     this.m_txtPatientName.AccessibleName = "NoDefault";
     this.m_txtPatientName.AutoSize       = false;
     this.m_txtPatientName.BackColor      = System.Drawing.Color.White;
     this.m_txtPatientName.BorderColor    = System.Drawing.Color.Transparent;
     this.m_txtPatientName.BorderStyle    = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txtPatientName.Font           = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtPatientName.ForeColor      = System.Drawing.Color.Black;
     this.m_txtPatientName.Location       = new System.Drawing.Point(624, 36);
     this.m_txtPatientName.MaxLength      = 50;
     this.m_txtPatientName.Name           = "m_txtPatientName";
     this.m_txtPatientName.Size           = new System.Drawing.Size(108, 21);
     this.m_txtPatientName.TabIndex       = 600;
     this.m_txtPatientName.Text           = "";
     //
     // m_dtpCreateDate
     //
     this.m_dtpCreateDate.BorderColor         = System.Drawing.Color.Black;
     this.m_dtpCreateDate.CustomFormat        = "yyyy年MM月dd日 HH:mm:ss";
     this.m_dtpCreateDate.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_dtpCreateDate.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_dtpCreateDate.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_dtpCreateDate.flatFont            = new System.Drawing.Font("宋体", 12F);
     this.m_dtpCreateDate.Font             = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_dtpCreateDate.Format           = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtpCreateDate.Location         = new System.Drawing.Point(136, 36);
     this.m_dtpCreateDate.m_BlnOnlyTime    = false;
     this.m_dtpCreateDate.m_EnmVisibleFlag = com.digitalwave.Utility.Controls.ctlTimePicker.enmDateTimeFlag.Second;
     this.m_dtpCreateDate.MaxDate          = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
     this.m_dtpCreateDate.MinDate          = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
     this.m_dtpCreateDate.Name             = "m_dtpCreateDate";
     this.m_dtpCreateDate.ReadOnly         = false;
     this.m_dtpCreateDate.Size             = new System.Drawing.Size(212, 22);
     this.m_dtpCreateDate.TabIndex         = 400;
     this.m_dtpCreateDate.TextBackColor    = System.Drawing.Color.White;
     this.m_dtpCreateDate.TextForeColor    = System.Drawing.Color.Black;
     //
     // lblInpatientdate
     //
     this.lblInpatientdate.AutoSize  = true;
     this.lblInpatientdate.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblInpatientdate.ForeColor = System.Drawing.Color.Black;
     this.lblInpatientdate.Location  = new System.Drawing.Point(64, 40);
     this.lblInpatientdate.Name      = "lblInpatientdate";
     this.lblInpatientdate.Size      = new System.Drawing.Size(70, 19);
     this.lblInpatientdate.TabIndex  = 5;
     this.lblInpatientdate.Text      = "入院日期:";
     //
     // m_cboBed
     //
     this.m_cboBed.AccessibleName      = "NoDefault";
     this.m_cboBed.BackColor           = System.Drawing.Color.White;
     this.m_cboBed.BorderColor         = System.Drawing.Color.Black;
     this.m_cboBed.DropButtonBackColor = System.Drawing.SystemColors.ControlLight;
     this.m_cboBed.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboBed.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_cboBed.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboBed.flatFont            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboBed.Font                     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboBed.ForeColor                = System.Drawing.Color.Black;
     this.m_cboBed.ListBackColor            = System.Drawing.SystemColors.ControlLight;
     this.m_cboBed.ListForeColor            = System.Drawing.SystemColors.WindowText;
     this.m_cboBed.ListSelectedBackColor    = System.Drawing.SystemColors.Highlight;
     this.m_cboBed.ListSelectedForeColor    = System.Drawing.SystemColors.HighlightText;
     this.m_cboBed.Location                 = new System.Drawing.Point(624, 8);
     this.m_cboBed.m_BlnEnableItemEventMenu = false;
     this.m_cboBed.Name                     = "m_cboBed";
     this.m_cboBed.SelectedIndex            = -1;
     this.m_cboBed.SelectedItem             = null;
     this.m_cboBed.SelectionStart           = -1;
     this.m_cboBed.Size                     = new System.Drawing.Size(108, 23);
     this.m_cboBed.TabIndex                 = 300;
     this.m_cboBed.TabStop                  = false;
     this.m_cboBed.TextBackColor            = System.Drawing.Color.White;
     this.m_cboBed.TextForeColor            = System.Drawing.Color.Black;
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.BackColor = System.Drawing.Color.MediumVioletRed;
     this.label2.ForeColor = System.Drawing.SystemColors.Highlight;
     this.label2.Location  = new System.Drawing.Point(4, 64);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(828, 2);
     this.label2.TabIndex  = 10;
     //
     // picLogo
     //
     this.picLogo.Image    = ((System.Drawing.Image)(resources.GetObject("picLogo.Image")));
     this.picLogo.Location = new System.Drawing.Point(8, 8);
     this.picLogo.Name     = "picLogo";
     this.picLogo.Size     = new System.Drawing.Size(49, 49);
     this.picLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.picLogo.TabIndex = 10000034;
     this.picLogo.TabStop  = false;
     //
     // frmEMRBaseForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(844, 397);
     this.Controls.Add(this.picLogo);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.m_cboBed);
     this.Controls.Add(this.lblInpatientdate);
     this.Controls.Add(this.m_dtpCreateDate);
     this.Controls.Add(this.lblNameTitle);
     this.Controls.Add(this.m_txtPatientName);
     this.Controls.Add(this.lblBedNoTitle);
     this.Controls.Add(this.lblInHospitalNoTitle);
     this.Controls.Add(this.txtInPatientID);
     this.Controls.Add(this.lblAgeTitle);
     this.Controls.Add(this.lblSexTitle);
     this.Controls.Add(this.lblSex);
     this.Controls.Add(this.lblAge);
     this.Controls.Add(this.lblDept);
     this.Controls.Add(this.lblAreaTitle);
     this.Controls.Add(this.m_cboDept);
     this.Controls.Add(this.m_cboArea);
     this.ForeColor = System.Drawing.SystemColors.ControlText;
     this.Icon      = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name      = "frmEMRBaseForm";
     this.Text      = "frmEMRBaseForm";
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("入院日期");
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMiniBooldSugarChk));
     this.m_lsvResult     = new System.Windows.Forms.ListView();
     this.columnHeader1   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader5   = new System.Windows.Forms.ColumnHeader();
     this.ctmResult       = new System.Windows.Forms.ContextMenu();
     this.menuItem1       = new System.Windows.Forms.MenuItem();
     this.menuItem2       = new System.Windows.Forms.MenuItem();
     this.label1          = new System.Windows.Forms.Label();
     this.m_gpbResult     = new System.Windows.Forms.GroupBox();
     this.m_gpbEdit       = new System.Windows.Forms.GroupBox();
     this.m_cmdModify     = new PinkieControls.ButtonXP();
     this.m_txtBreakfast  = new System.Windows.Forms.TextBox();
     this.label2          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.m_txtLunch      = new System.Windows.Forms.TextBox();
     this.label4          = new System.Windows.Forms.Label();
     this.m_txtSupper     = new System.Windows.Forms.TextBox();
     this.label5          = new System.Windows.Forms.Label();
     this.m_txtPreRest    = new System.Windows.Forms.TextBox();
     this.m_cmdAddNew     = new PinkieControls.ButtonXP();
     this.trvTime         = new System.Windows.Forms.TreeView();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.m_dtpCreateDate = new com.digitalwave.Utility.Controls.ctlTimePicker();
     this.label6          = new System.Windows.Forms.Label();
     this.m_pnlNewBase.SuspendLayout();
     this.m_gpbResult.SuspendLayout();
     this.m_gpbEdit.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // lblSex
     //
     this.lblSex.Location = new System.Drawing.Point(604, 12);
     this.lblSex.Visible  = false;
     //
     // lblAge
     //
     this.lblAge.Location = new System.Drawing.Point(708, 12);
     this.lblAge.Visible  = false;
     //
     // lblBedNoTitle
     //
     this.lblBedNoTitle.Location = new System.Drawing.Point(228, 12);
     this.lblBedNoTitle.Visible  = false;
     //
     // lblInHospitalNoTitle
     //
     this.lblInHospitalNoTitle.Location = new System.Drawing.Point(388, 12);
     this.lblInHospitalNoTitle.Visible  = false;
     //
     // lblNameTitle
     //
     this.lblNameTitle.Location = new System.Drawing.Point(228, 44);
     this.lblNameTitle.Visible  = false;
     //
     // lblSexTitle
     //
     this.lblSexTitle.Location = new System.Drawing.Point(560, 12);
     this.lblSexTitle.Visible  = false;
     //
     // lblAgeTitle
     //
     this.lblAgeTitle.Location = new System.Drawing.Point(664, 12);
     this.lblAgeTitle.Visible  = false;
     //
     // lblAreaTitle
     //
     this.lblAreaTitle.Location = new System.Drawing.Point(24, 44);
     this.lblAreaTitle.Visible  = false;
     //
     // m_lsvInPatientID
     //
     this.m_lsvInPatientID.Location = new System.Drawing.Point(322, 78);
     this.m_lsvInPatientID.Size     = new System.Drawing.Size(104, 104);
     this.m_lsvInPatientID.Visible  = false;
     //
     // txtInPatientID
     //
     this.txtInPatientID.Location = new System.Drawing.Point(448, 11);
     this.txtInPatientID.Size     = new System.Drawing.Size(104, 23);
     this.txtInPatientID.TabIndex = 500;
     this.txtInPatientID.Visible  = false;
     //
     // m_txtPatientName
     //
     this.m_txtPatientName.Location = new System.Drawing.Point(276, 43);
     this.m_txtPatientName.Size     = new System.Drawing.Size(104, 23);
     this.m_txtPatientName.TabIndex = 400;
     this.m_txtPatientName.Visible  = false;
     //
     // m_txtBedNO
     //
     this.m_txtBedNO.Location = new System.Drawing.Point(276, 11);
     this.m_txtBedNO.Size     = new System.Drawing.Size(80, 23);
     this.m_txtBedNO.Visible  = false;
     //
     // m_cboArea
     //
     this.m_cboArea.Location = new System.Drawing.Point(72, 42);
     this.m_cboArea.TabIndex = 200;
     this.m_cboArea.Visible  = false;
     //
     // m_lsvPatientName
     //
     this.m_lsvPatientName.Location = new System.Drawing.Point(276, 77);
     this.m_lsvPatientName.Size     = new System.Drawing.Size(100, 104);
     this.m_lsvPatientName.Visible  = false;
     //
     // m_lsvBedNO
     //
     this.m_lsvBedNO.Location = new System.Drawing.Point(296, 82);
     this.m_lsvBedNO.Size     = new System.Drawing.Size(84, 104);
     this.m_lsvBedNO.Visible  = false;
     //
     // m_cboDept
     //
     this.m_cboDept.Location = new System.Drawing.Point(72, 10);
     this.m_cboDept.TabIndex = 100;
     this.m_cboDept.Visible  = false;
     //
     // lblDept
     //
     this.lblDept.Location = new System.Drawing.Point(24, 12);
     this.lblDept.Visible  = false;
     //
     // m_cmdNext
     //
     this.m_cmdNext.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
     this.m_cmdNext.Location  = new System.Drawing.Point(356, 11);
     this.m_cmdNext.TabIndex  = 300;
     //
     // m_lblForTitle
     //
     this.m_lblForTitle.Location = new System.Drawing.Point(4, 20);
     //
     // m_cmdModifyPatientInfo
     //
     this.m_cmdModifyPatientInfo.Location = new System.Drawing.Point(691, 35);
     //
     // m_pnlNewBase
     //
     this.m_pnlNewBase.Location = new System.Drawing.Point(19, 6);
     this.m_pnlNewBase.Visible  = true;
     //
     // m_ctlPatientInfo
     //
     this.m_ctlPatientInfo.m_BlnIsShowPatientAge  = true;
     this.m_ctlPatientInfo.m_BlnIsShowPatientName = true;
     this.m_ctlPatientInfo.m_BlnIsShowSex         = true;
     //
     // m_lsvResult
     //
     this.m_lsvResult.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3,
         this.columnHeader4,
         this.columnHeader5
     });
     this.m_lsvResult.ContextMenu   = this.ctmResult;
     this.m_lsvResult.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.m_lsvResult.FullRowSelect = true;
     this.m_lsvResult.GridLines     = true;
     this.m_lsvResult.Location      = new System.Drawing.Point(3, 19);
     this.m_lsvResult.Name          = "m_lsvResult";
     this.m_lsvResult.Size          = new System.Drawing.Size(606, 392);
     this.m_lsvResult.TabIndex      = 750;
     this.m_lsvResult.UseCompatibleStateImageBehavior = false;
     this.m_lsvResult.View                  = System.Windows.Forms.View.Details;
     this.m_lsvResult.DoubleClick          += new System.EventHandler(this.m_lsvResult_DoubleClick);
     this.m_lsvResult.SelectedIndexChanged += new System.EventHandler(this.m_lsvResult_SelectedIndexChanged);
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "日      期";
     this.columnHeader1.Width = 168;
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "早餐前(mmol/L)";
     this.columnHeader2.Width = 110;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "中餐前(mmol/L)";
     this.columnHeader3.Width = 111;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "晚餐前(mmol/L)";
     this.columnHeader4.Width = 110;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "临睡前(mmol/L)";
     this.columnHeader5.Width = 111;
     //
     // ctmResult
     //
     this.ctmResult.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItem1,
         this.menuItem2
     });
     //
     // menuItem1
     //
     this.menuItem1.Index  = 0;
     this.menuItem1.Text   = "修改";
     this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
     //
     // menuItem2
     //
     this.menuItem2.Index  = 1;
     this.menuItem2.Text   = "删除";
     this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
     //
     // label1
     //
     this.label1.BackColor   = System.Drawing.SystemColors.Desktop;
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(8, 72);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(807, 2);
     this.label1.TabIndex    = 10000005;
     this.label1.Text        = "label1";
     //
     // m_gpbResult
     //
     this.m_gpbResult.Controls.Add(this.m_lsvResult);
     this.m_gpbResult.Location = new System.Drawing.Point(8, 82);
     this.m_gpbResult.Name     = "m_gpbResult";
     this.m_gpbResult.Size     = new System.Drawing.Size(612, 414);
     this.m_gpbResult.TabIndex = 700;
     this.m_gpbResult.TabStop  = false;
     this.m_gpbResult.Text     = "记录列表";
     //
     // m_gpbEdit
     //
     this.m_gpbEdit.Controls.Add(this.m_cmdModify);
     this.m_gpbEdit.Controls.Add(this.m_txtBreakfast);
     this.m_gpbEdit.Controls.Add(this.label2);
     this.m_gpbEdit.Controls.Add(this.label3);
     this.m_gpbEdit.Controls.Add(this.m_txtLunch);
     this.m_gpbEdit.Controls.Add(this.label4);
     this.m_gpbEdit.Controls.Add(this.m_txtSupper);
     this.m_gpbEdit.Controls.Add(this.label5);
     this.m_gpbEdit.Controls.Add(this.m_txtPreRest);
     this.m_gpbEdit.Controls.Add(this.m_cmdAddNew);
     this.m_gpbEdit.Location = new System.Drawing.Point(624, 86);
     this.m_gpbEdit.Name     = "m_gpbEdit";
     this.m_gpbEdit.Size     = new System.Drawing.Size(192, 410);
     this.m_gpbEdit.TabIndex = 800;
     this.m_gpbEdit.TabStop  = false;
     this.m_gpbEdit.Text     = "编辑";
     //
     // m_cmdModify
     //
     this.m_cmdModify.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(236)))), ((int)(((byte)(233)))), ((int)(((byte)(216)))));
     this.m_cmdModify.DefaultScheme = true;
     this.m_cmdModify.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdModify.Enabled       = false;
     this.m_cmdModify.Hint          = "";
     this.m_cmdModify.Location      = new System.Drawing.Point(16, 368);
     this.m_cmdModify.Name          = "m_cmdModify";
     this.m_cmdModify.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdModify.Size          = new System.Drawing.Size(66, 28);
     this.m_cmdModify.TabIndex      = 1400;
     this.m_cmdModify.Text          = "修 改";
     this.m_cmdModify.Click        += new System.EventHandler(this.m_cmdModify_Click);
     //
     // m_txtBreakfast
     //
     this.m_txtBreakfast.Location  = new System.Drawing.Point(12, 52);
     this.m_txtBreakfast.MaxLength = 20;
     this.m_txtBreakfast.Name      = "m_txtBreakfast";
     this.m_txtBreakfast.Size      = new System.Drawing.Size(168, 23);
     this.m_txtBreakfast.TabIndex  = 900;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 24);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(112, 14);
     this.label2.TabIndex = 0;
     this.label2.Text     = "早餐前(mmol/L):";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 96);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(112, 14);
     this.label3.TabIndex = 0;
     this.label3.Text     = "中餐前(mmol/L):\r\n";
     //
     // m_txtLunch
     //
     this.m_txtLunch.Location  = new System.Drawing.Point(12, 124);
     this.m_txtLunch.MaxLength = 20;
     this.m_txtLunch.Name      = "m_txtLunch";
     this.m_txtLunch.Size      = new System.Drawing.Size(168, 23);
     this.m_txtLunch.TabIndex  = 1000;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(12, 168);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(112, 14);
     this.label4.TabIndex = 0;
     this.label4.Text     = "晚餐前(mmol/L):\r\n";
     //
     // m_txtSupper
     //
     this.m_txtSupper.Location  = new System.Drawing.Point(12, 196);
     this.m_txtSupper.MaxLength = 20;
     this.m_txtSupper.Name      = "m_txtSupper";
     this.m_txtSupper.Size      = new System.Drawing.Size(168, 23);
     this.m_txtSupper.TabIndex  = 1100;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(12, 240);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(112, 14);
     this.label5.TabIndex = 0;
     this.label5.Text     = "临睡前(mmol/L):\r\n";
     //
     // m_txtPreRest
     //
     this.m_txtPreRest.Location  = new System.Drawing.Point(12, 268);
     this.m_txtPreRest.MaxLength = 20;
     this.m_txtPreRest.Name      = "m_txtPreRest";
     this.m_txtPreRest.Size      = new System.Drawing.Size(168, 23);
     this.m_txtPreRest.TabIndex  = 1200;
     //
     // m_cmdAddNew
     //
     this.m_cmdAddNew.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(236)))), ((int)(((byte)(233)))), ((int)(((byte)(216)))));
     this.m_cmdAddNew.DefaultScheme = true;
     this.m_cmdAddNew.DialogResult  = System.Windows.Forms.DialogResult.None;
     this.m_cmdAddNew.Hint          = "";
     this.m_cmdAddNew.Location      = new System.Drawing.Point(112, 368);
     this.m_cmdAddNew.Name          = "m_cmdAddNew";
     this.m_cmdAddNew.Scheme        = PinkieControls.ButtonXP.Schemes.Blue;
     this.m_cmdAddNew.Size          = new System.Drawing.Size(66, 28);
     this.m_cmdAddNew.TabIndex      = 1300;
     this.m_cmdAddNew.Text          = "添 加";
     this.m_cmdAddNew.Click        += new System.EventHandler(this.m_cmdAddNew_Click);
     //
     // trvTime
     //
     this.trvTime.BackColor     = System.Drawing.Color.White;
     this.trvTime.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.trvTime.Font          = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.trvTime.ForeColor     = System.Drawing.Color.Black;
     this.trvTime.HideSelection = false;
     this.trvTime.Location      = new System.Drawing.Point(3, 19);
     this.trvTime.Name          = "trvTime";
     treeNode1.Name             = "";
     treeNode1.Text             = "入院日期";
     this.trvTime.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
         treeNode1
     });
     this.trvTime.ShowRootLines = false;
     this.trvTime.Size          = new System.Drawing.Size(0, 0);
     this.trvTime.TabIndex      = 10000089;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.trvTime);
     this.groupBox1.Location = new System.Drawing.Point(740, 44);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(4, 12);
     this.groupBox1.TabIndex = 10000090;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "入院日期";
     this.groupBox1.Visible  = false;
     //
     // m_dtpCreateDate
     //
     this.m_dtpCreateDate.BorderColor         = System.Drawing.Color.Black;
     this.m_dtpCreateDate.CustomFormat        = "yyyy年MM月dd日 HH:mm:ss";
     this.m_dtpCreateDate.DropButtonBackColor = System.Drawing.SystemColors.Control;
     this.m_dtpCreateDate.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_dtpCreateDate.DropButtonForeColor = System.Drawing.Color.Black;
     this.m_dtpCreateDate.flatFont            = new System.Drawing.Font("宋体", 12F);
     this.m_dtpCreateDate.Font             = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_dtpCreateDate.Format           = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtpCreateDate.Location         = new System.Drawing.Point(464, 42);
     this.m_dtpCreateDate.m_BlnOnlyTime    = false;
     this.m_dtpCreateDate.m_EnmVisibleFlag = com.digitalwave.Utility.Controls.ctlTimePicker.enmDateTimeFlag.Second;
     this.m_dtpCreateDate.MaxDate          = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
     this.m_dtpCreateDate.MinDate          = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
     this.m_dtpCreateDate.Name             = "m_dtpCreateDate";
     this.m_dtpCreateDate.ReadOnly         = false;
     this.m_dtpCreateDate.Size             = new System.Drawing.Size(212, 22);
     this.m_dtpCreateDate.TabIndex         = 600;
     this.m_dtpCreateDate.TextBackColor    = System.Drawing.Color.White;
     this.m_dtpCreateDate.TextForeColor    = System.Drawing.Color.Black;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Location  = new System.Drawing.Point(392, 44);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(70, 14);
     this.label6.TabIndex  = 10000092;
     this.label6.Text      = "记录时间:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // frmMiniBooldSugarChk
     //
     this.BackColor  = System.Drawing.SystemColors.Control;
     this.ClientSize = new System.Drawing.Size(828, 509);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.m_dtpCreateDate);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_gpbEdit);
     this.Controls.Add(this.m_gpbResult);
     this.Controls.Add(this.label1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmMiniBooldSugarChk";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "快速微量血糖检测记录表";
     this.Controls.SetChildIndex(this.m_pnlNewBase, 0);
     this.Controls.SetChildIndex(this.chkModifyWithoutMatk, 0);
     this.Controls.SetChildIndex(this.label1, 0);
     this.Controls.SetChildIndex(this.m_gpbResult, 0);
     this.Controls.SetChildIndex(this.m_gpbEdit, 0);
     this.Controls.SetChildIndex(this.m_lblForTitle, 0);
     this.Controls.SetChildIndex(this.txtInPatientID, 0);
     this.Controls.SetChildIndex(this.lblAreaTitle, 0);
     this.Controls.SetChildIndex(this.lblAgeTitle, 0);
     this.Controls.SetChildIndex(this.lblSexTitle, 0);
     this.Controls.SetChildIndex(this.lblNameTitle, 0);
     this.Controls.SetChildIndex(this.lblInHospitalNoTitle, 0);
     this.Controls.SetChildIndex(this.lblBedNoTitle, 0);
     this.Controls.SetChildIndex(this.lblAge, 0);
     this.Controls.SetChildIndex(this.lblSex, 0);
     this.Controls.SetChildIndex(this.m_txtPatientName, 0);
     this.Controls.SetChildIndex(this.m_cboArea, 0);
     this.Controls.SetChildIndex(this.lblDept, 0);
     this.Controls.SetChildIndex(this.m_cboDept, 0);
     this.Controls.SetChildIndex(this.m_lsvInPatientID, 0);
     this.Controls.SetChildIndex(this.m_cmdNewTemplate, 0);
     this.Controls.SetChildIndex(this.m_lsvPatientName, 0);
     this.Controls.SetChildIndex(this.m_cmdNext, 0);
     this.Controls.SetChildIndex(this.m_lsvBedNO, 0);
     this.Controls.SetChildIndex(this.m_cmdPre, 0);
     this.Controls.SetChildIndex(this.m_txtBedNO, 0);
     this.Controls.SetChildIndex(this.groupBox1, 0);
     this.Controls.SetChildIndex(this.m_dtpCreateDate, 0);
     this.Controls.SetChildIndex(this.label6, 0);
     this.Controls.SetChildIndex(this.m_cmdModifyPatientInfo, 0);
     this.m_pnlNewBase.ResumeLayout(false);
     this.m_gpbResult.ResumeLayout(false);
     this.m_gpbEdit.ResumeLayout(false);
     this.m_gpbEdit.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.dtpFromDate        = new com.digitalwave.Utility.Controls.ctlTimePicker();
     this.lblTo              = new System.Windows.Forms.Label();
     this.lblFrom            = new System.Windows.Forms.Label();
     this.columnHeader2      = new System.Windows.Forms.ColumnHeader();
     this.m_txtRemark        = new com.digitalwave.Utility.Controls.ctlBorderTextBox();
     this.mniAuto            = new System.Windows.Forms.MenuItem();
     this.m_cmdPrint         = new System.Windows.Forms.Button();
     this.columnHeader5      = new System.Windows.Forms.ColumnHeader();
     this.dtpToDate          = new com.digitalwave.Utility.Controls.ctlTimePicker();
     this.lblCurrentDate     = new System.Windows.Forms.Label();
     this.m_cboDutyType      = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.lblDutyType        = new System.Windows.Forms.Label();
     this.lblRemark          = new System.Windows.Forms.Label();
     this.m_mcdMain          = new System.Windows.Forms.MonthCalendar();
     this.ctmAssign          = new System.Windows.Forms.ContextMenu();
     this.m_lsvOnDutyEmpList = new System.Windows.Forms.ListView();
     this.columnHeader1      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4      = new System.Windows.Forms.ColumnHeader();
     this.lbltitle           = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.ctlComboBox1       = new com.digitalwave.Utility.Controls.ctlComboBox();
     this.m_lsvAllEmpList    = new System.Windows.Forms.ListView();
     this.columnHeader8      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader6      = new System.Windows.Forms.ColumnHeader();
     this.columnHeader7      = new System.Windows.Forms.ColumnHeader();
     this.m_cmdSave          = new System.Windows.Forms.Button();
     this.m_cmdCancel        = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // dtpFromDate
     //
     this.dtpFromDate.BorderColor         = System.Drawing.Color.White;
     this.dtpFromDate.CustomFormat        = "yyyy年MM月dd日";
     this.dtpFromDate.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.dtpFromDate.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.dtpFromDate.DropButtonForeColor = System.Drawing.Color.White;
     this.dtpFromDate.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.dtpFromDate.Font          = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.dtpFromDate.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpFromDate.Location      = new System.Drawing.Point(448, 416);
     this.dtpFromDate.MaxDate       = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
     this.dtpFromDate.MinDate       = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
     this.dtpFromDate.Name          = "dtpFromDate";
     this.dtpFromDate.Size          = new System.Drawing.Size(132, 26);
     this.dtpFromDate.TabIndex      = 467;
     this.dtpFromDate.TextBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.dtpFromDate.TextForeColor = System.Drawing.Color.White;
     //
     // lblTo
     //
     this.lblTo.ForeColor = System.Drawing.Color.White;
     this.lblTo.Location  = new System.Drawing.Point(420, 464);
     this.lblTo.Name      = "lblTo";
     this.lblTo.Size      = new System.Drawing.Size(24, 23);
     this.lblTo.TabIndex  = 470;
     this.lblTo.Text      = "到";
     //
     // lblFrom
     //
     this.lblFrom.ForeColor = System.Drawing.Color.White;
     this.lblFrom.Location  = new System.Drawing.Point(420, 416);
     this.lblFrom.Name      = "lblFrom";
     this.lblFrom.Size      = new System.Drawing.Size(24, 23);
     this.lblFrom.TabIndex  = 469;
     this.lblFrom.Text      = "从";
     //
     // columnHeader2
     //
     this.columnHeader2.Text      = "员工姓名";
     this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.columnHeader2.Width     = 100;
     //
     // m_txtRemark
     //
     this.m_txtRemark.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_txtRemark.BorderColor = System.Drawing.Color.White;
     this.m_txtRemark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txtRemark.Font        = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_txtRemark.ForeColor   = System.Drawing.Color.White;
     this.m_txtRemark.Location    = new System.Drawing.Point(428, 260);
     this.m_txtRemark.Name        = "m_txtRemark";
     this.m_txtRemark.Size        = new System.Drawing.Size(144, 26);
     this.m_txtRemark.TabIndex    = 456;
     this.m_txtRemark.Text        = "";
     //
     // mniAuto
     //
     this.mniAuto.Index = 0;
     this.mniAuto.Text  = "安排人员";
     //
     // m_cmdPrint
     //
     this.m_cmdPrint.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdPrint.Location  = new System.Drawing.Point(424, 508);
     this.m_cmdPrint.Name      = "m_cmdPrint";
     this.m_cmdPrint.Size      = new System.Drawing.Size(156, 32);
     this.m_cmdPrint.TabIndex  = 471;
     this.m_cmdPrint.Text      = "列印班表";
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "备注";
     this.columnHeader5.Width = 100;
     //
     // dtpToDate
     //
     this.dtpToDate.BorderColor         = System.Drawing.Color.White;
     this.dtpToDate.CustomFormat        = "yyyy年MM月dd日";
     this.dtpToDate.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.dtpToDate.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.dtpToDate.DropButtonForeColor = System.Drawing.Color.White;
     this.dtpToDate.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.dtpToDate.Font          = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.dtpToDate.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpToDate.Location      = new System.Drawing.Point(448, 460);
     this.dtpToDate.MaxDate       = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
     this.dtpToDate.MinDate       = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
     this.dtpToDate.Name          = "dtpToDate";
     this.dtpToDate.Size          = new System.Drawing.Size(132, 26);
     this.dtpToDate.TabIndex      = 468;
     this.dtpToDate.TextBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.dtpToDate.TextForeColor = System.Drawing.Color.White;
     //
     // lblCurrentDate
     //
     this.lblCurrentDate.ForeColor = System.Drawing.Color.White;
     this.lblCurrentDate.Location  = new System.Drawing.Point(592, 256);
     this.lblCurrentDate.Name      = "lblCurrentDate";
     this.lblCurrentDate.Size      = new System.Drawing.Size(356, 23);
     this.lblCurrentDate.TabIndex  = 466;
     //
     // m_cboDutyType
     //
     this.m_cboDutyType.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboDutyType.BorderColor         = System.Drawing.Color.White;
     this.m_cboDutyType.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboDutyType.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.m_cboDutyType.DropButtonForeColor = System.Drawing.Color.White;
     this.m_cboDutyType.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cboDutyType.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboDutyType.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_cboDutyType.ForeColor             = System.Drawing.Color.White;
     this.m_cboDutyType.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboDutyType.ListForeColor         = System.Drawing.Color.White;
     this.m_cboDutyType.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.m_cboDutyType.ListSelectedForeColor = System.Drawing.Color.White;
     this.m_cboDutyType.Location              = new System.Drawing.Point(428, 192);
     this.m_cboDutyType.Name                  = "m_cboDutyType";
     this.m_cboDutyType.SelectedIndex         = -1;
     this.m_cboDutyType.SelectedItem          = null;
     this.m_cboDutyType.Size                  = new System.Drawing.Size(144, 26);
     this.m_cboDutyType.TabIndex              = 465;
     this.m_cboDutyType.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_cboDutyType.TextForeColor         = System.Drawing.Color.White;
     //
     // lblDutyType
     //
     this.lblDutyType.AutoSize  = true;
     this.lblDutyType.ForeColor = System.Drawing.Color.White;
     this.lblDutyType.Location  = new System.Drawing.Point(428, 164);
     this.lblDutyType.Name      = "lblDutyType";
     this.lblDutyType.Size      = new System.Drawing.Size(55, 19);
     this.lblDutyType.TabIndex  = 464;
     this.lblDutyType.Text      = "班次:";
     //
     // lblRemark
     //
     this.lblRemark.AutoSize  = true;
     this.lblRemark.ForeColor = System.Drawing.Color.White;
     this.lblRemark.Location  = new System.Drawing.Point(428, 232);
     this.lblRemark.Name      = "lblRemark";
     this.lblRemark.Size      = new System.Drawing.Size(55, 19);
     this.lblRemark.TabIndex  = 461;
     this.lblRemark.Text      = "备注:";
     //
     // m_mcdMain
     //
     this.m_mcdMain.Location = new System.Drawing.Point(588, 64);
     this.m_mcdMain.Name     = "m_mcdMain";
     this.m_mcdMain.TabIndex = 453;
     //
     // ctmAssign
     //
     this.ctmAssign.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.mniAuto
     });
     //
     // m_lsvOnDutyEmpList
     //
     this.m_lsvOnDutyEmpList.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_lsvOnDutyEmpList.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.m_lsvOnDutyEmpList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader4,
         this.columnHeader5
     });
     this.m_lsvOnDutyEmpList.ContextMenu   = this.ctmAssign;
     this.m_lsvOnDutyEmpList.Font          = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_lsvOnDutyEmpList.ForeColor     = System.Drawing.Color.White;
     this.m_lsvOnDutyEmpList.FullRowSelect = true;
     this.m_lsvOnDutyEmpList.GridLines     = true;
     this.m_lsvOnDutyEmpList.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.m_lsvOnDutyEmpList.Location      = new System.Drawing.Point(592, 288);
     this.m_lsvOnDutyEmpList.Name          = "m_lsvOnDutyEmpList";
     this.m_lsvOnDutyEmpList.Size          = new System.Drawing.Size(392, 348);
     this.m_lsvOnDutyEmpList.TabIndex      = 451;
     this.m_lsvOnDutyEmpList.View          = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = " 员工工号";
     this.columnHeader1.Width = 90;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "   班次";
     this.columnHeader4.Width = 100;
     //
     // lbltitle
     //
     this.lbltitle.AutoSize  = true;
     this.lbltitle.Font      = new System.Drawing.Font("SimSun", 26.25F);
     this.lbltitle.ForeColor = System.Drawing.Color.White;
     this.lbltitle.Location  = new System.Drawing.Point(360, 16);
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Size      = new System.Drawing.Size(319, 40);
     this.lbltitle.TabIndex  = 452;
     this.lbltitle.Text      = "人 员 工 作 安 排";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(32, 72);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(88, 19);
     this.label1.TabIndex  = 473;
     this.label1.Text      = "科室类别:";
     //
     // ctlComboBox1
     //
     this.ctlComboBox1.BackColor           = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.ctlComboBox1.BorderColor         = System.Drawing.Color.White;
     this.ctlComboBox1.DropButtonBackColor = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.ctlComboBox1.DropButtonCursor    = System.Windows.Forms.Cursors.Hand;
     this.ctlComboBox1.DropButtonForeColor = System.Drawing.Color.White;
     this.ctlComboBox1.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ctlComboBox1.flatFont            = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.ctlComboBox1.Font                  = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.ctlComboBox1.ForeColor             = System.Drawing.Color.White;
     this.ctlComboBox1.ListBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.ctlComboBox1.ListForeColor         = System.Drawing.Color.White;
     this.ctlComboBox1.ListSelectedBackColor = System.Drawing.Color.Blue;
     this.ctlComboBox1.ListSelectedForeColor = System.Drawing.Color.White;
     this.ctlComboBox1.Location              = new System.Drawing.Point(108, 68);
     this.ctlComboBox1.Name                  = "ctlComboBox1";
     this.ctlComboBox1.SelectedIndex         = -1;
     this.ctlComboBox1.SelectedItem          = null;
     this.ctlComboBox1.Size                  = new System.Drawing.Size(176, 26);
     this.ctlComboBox1.TabIndex              = 474;
     this.ctlComboBox1.TextBackColor         = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.ctlComboBox1.TextForeColor         = System.Drawing.Color.White;
     //
     // m_lsvAllEmpList
     //
     this.m_lsvAllEmpList.BackColor   = System.Drawing.Color.FromArgb(((System.Byte)(52)), ((System.Byte)(113)), ((System.Byte)(152)));
     this.m_lsvAllEmpList.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.m_lsvAllEmpList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader8,
         this.columnHeader3,
         this.columnHeader6,
         this.columnHeader7
     });
     this.m_lsvAllEmpList.Font          = new System.Drawing.Font("SimSun", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.m_lsvAllEmpList.ForeColor     = System.Drawing.Color.White;
     this.m_lsvAllEmpList.FullRowSelect = true;
     this.m_lsvAllEmpList.GridLines     = true;
     this.m_lsvAllEmpList.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.m_lsvAllEmpList.Location      = new System.Drawing.Point(32, 100);
     this.m_lsvAllEmpList.Name          = "m_lsvAllEmpList";
     this.m_lsvAllEmpList.Size          = new System.Drawing.Size(382, 536);
     this.m_lsvAllEmpList.TabIndex      = 477;
     this.m_lsvAllEmpList.View          = System.Windows.Forms.View.Details;
     //
     // columnHeader8
     //
     this.columnHeader8.Text  = "序号";
     this.columnHeader8.Width = 50;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "员工工号";
     this.columnHeader3.Width = 80;
     //
     // columnHeader6
     //
     this.columnHeader6.Text      = "员工姓名";
     this.columnHeader6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.columnHeader6.Width     = 100;
     //
     // columnHeader7
     //
     this.columnHeader7.Text  = "职称";
     this.columnHeader7.Width = 150;
     //
     // m_cmdSave
     //
     this.m_cmdSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdSave.Location  = new System.Drawing.Point(460, 324);
     this.m_cmdSave.Name      = "m_cmdSave";
     this.m_cmdSave.Size      = new System.Drawing.Size(94, 32);
     this.m_cmdSave.TabIndex  = 478;
     this.m_cmdSave.Text      = ">>>";
     this.m_cmdSave.Click    += new System.EventHandler(this.m_cmdSave_Click);
     //
     // m_cmdCancel
     //
     this.m_cmdCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.m_cmdCancel.Location  = new System.Drawing.Point(460, 372);
     this.m_cmdCancel.Name      = "m_cmdCancel";
     this.m_cmdCancel.Size      = new System.Drawing.Size(94, 32);
     this.m_cmdCancel.TabIndex  = 479;
     this.m_cmdCancel.Text      = "<<<";
     //
     // frmDutyArrange
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(8, 19);
     this.ClientSize        = new System.Drawing.Size(1016, 733);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.m_cmdCancel,
         this.m_cmdSave,
         this.m_lsvAllEmpList,
         this.ctlComboBox1,
         this.label1,
         this.lblTo,
         this.lblFrom,
         this.m_txtRemark,
         this.m_cmdPrint,
         this.dtpToDate,
         this.lblCurrentDate,
         this.m_cboDutyType,
         this.lblDutyType,
         this.lblRemark,
         this.m_mcdMain,
         this.lbltitle,
         this.dtpFromDate,
         this.m_lsvOnDutyEmpList
     });
     this.Name        = "frmDutyArrange";
     this.Text        = "人员工作安排";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmDutyArrange_Load);
     this.ResumeLayout(false);
 }