Esempio n. 1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components    = new System.ComponentModel.Container();
     this.btnLinkFee    = new System.Windows.Forms.Button();
     this.btnFunNurse   = new System.Windows.Forms.Button();
     this.btnManageDoc  = new System.Windows.Forms.Button();
     this.btnChargeDoc  = new System.Windows.Forms.Button();
     this.chkPlus       = new System.Windows.Forms.CheckBox();
     this.txtLinkFee    = new System.Windows.Forms.TextBox();
     this.txtFunNurse   = new System.Windows.Forms.TextBox();
     this.txtManageDoc  = new System.Windows.Forms.TextBox();
     this.txtChargeDoc  = new System.Windows.Forms.TextBox();
     this.txtBedNo      = new System.Windows.Forms.TextBox();
     this.label9        = new System.Windows.Forms.Label();
     this.label8        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.lblCaption    = new TrasenClasses.GeneralControls.LabelEx(this.components);
     this.btnExit       = new System.Windows.Forms.Button();
     this.btnSave       = new System.Windows.Forms.Button();
     this.lblWardInfo   = new System.Windows.Forms.Label();
     this.btnChangeRoom = new System.Windows.Forms.Button();
     this.mnuRoom       = new System.Windows.Forms.ContextMenu();
     this.cboKs         = new System.Windows.Forms.ComboBox();
     this.label1        = new System.Windows.Forms.Label();
     this.lblMsg        = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // btnLinkFee
     //
     this.btnLinkFee.Location = new System.Drawing.Point(448, 280);
     this.btnLinkFee.Name     = "btnLinkFee";
     this.btnLinkFee.Size     = new System.Drawing.Size(41, 20);
     this.btnLinkFee.TabIndex = 37;
     this.btnLinkFee.Click   += new System.EventHandler(this.btnLinkFee_Click);
     //
     // btnFunNurse
     //
     this.btnFunNurse.Location = new System.Drawing.Point(445, 243);
     this.btnFunNurse.Name     = "btnFunNurse";
     this.btnFunNurse.Size     = new System.Drawing.Size(42, 19);
     this.btnFunNurse.TabIndex = 36;
     this.btnFunNurse.Click   += new System.EventHandler(this.btnFunNurse_Click);
     //
     // btnManageDoc
     //
     this.btnManageDoc.Location = new System.Drawing.Point(444, 193);
     this.btnManageDoc.Name     = "btnManageDoc";
     this.btnManageDoc.Size     = new System.Drawing.Size(41, 19);
     this.btnManageDoc.TabIndex = 35;
     this.btnManageDoc.Click   += new System.EventHandler(this.btnManageDoc_Click);
     //
     // btnChargeDoc
     //
     this.btnChargeDoc.Location = new System.Drawing.Point(449, 145);
     this.btnChargeDoc.Name     = "btnChargeDoc";
     this.btnChargeDoc.Size     = new System.Drawing.Size(42, 20);
     this.btnChargeDoc.TabIndex = 34;
     this.btnChargeDoc.Click   += new System.EventHandler(this.btnChargeDoc_Click);
     //
     // chkPlus
     //
     this.chkPlus.Enabled  = false;
     this.chkPlus.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.chkPlus.Location = new System.Drawing.Point(244, 94);
     this.chkPlus.Name     = "chkPlus";
     this.chkPlus.Size     = new System.Drawing.Size(79, 31);
     this.chkPlus.TabIndex = 33;
     this.chkPlus.Text     = "加床";
     //
     // txtLinkFee
     //
     this.txtLinkFee.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.txtLinkFee.BackColor = System.Drawing.SystemColors.Window;
     this.txtLinkFee.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtLinkFee.Location  = new System.Drawing.Point(145, 275);
     this.txtLinkFee.Name      = "txtLinkFee";
     this.txtLinkFee.ReadOnly  = true;
     this.txtLinkFee.Size      = new System.Drawing.Size(240, 30);
     this.txtLinkFee.TabIndex  = 32;
     this.txtLinkFee.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtLinkFee_KeyDown);
     //
     // txtFunNurse
     //
     this.txtFunNurse.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.txtFunNurse.BackColor = System.Drawing.SystemColors.Window;
     this.txtFunNurse.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtFunNurse.Location  = new System.Drawing.Point(145, 229);
     this.txtFunNurse.Name      = "txtFunNurse";
     this.txtFunNurse.ReadOnly  = true;
     this.txtFunNurse.Size      = new System.Drawing.Size(240, 30);
     this.txtFunNurse.TabIndex  = 31;
     this.txtFunNurse.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtFunNurse_KeyDown);
     //
     // txtManageDoc
     //
     this.txtManageDoc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.txtManageDoc.BackColor = System.Drawing.SystemColors.Window;
     this.txtManageDoc.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtManageDoc.Location  = new System.Drawing.Point(145, 183);
     this.txtManageDoc.Name      = "txtManageDoc";
     this.txtManageDoc.ReadOnly  = true;
     this.txtManageDoc.Size      = new System.Drawing.Size(240, 30);
     this.txtManageDoc.TabIndex  = 30;
     this.txtManageDoc.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtManageDoc_KeyDown);
     //
     // txtChargeDoc
     //
     this.txtChargeDoc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.txtChargeDoc.BackColor = System.Drawing.SystemColors.Window;
     this.txtChargeDoc.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtChargeDoc.Location  = new System.Drawing.Point(145, 136);
     this.txtChargeDoc.Name      = "txtChargeDoc";
     this.txtChargeDoc.ReadOnly  = true;
     this.txtChargeDoc.Size      = new System.Drawing.Size(240, 30);
     this.txtChargeDoc.TabIndex  = 29;
     this.txtChargeDoc.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtChargeDoc_KeyDown);
     //
     // txtBedNo
     //
     this.txtBedNo.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtBedNo.Location = new System.Drawing.Point(145, 91);
     this.txtBedNo.Name     = "txtBedNo";
     this.txtBedNo.Size     = new System.Drawing.Size(90, 30);
     this.txtBedNo.TabIndex = 27;
     this.txtBedNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBedNo_KeyDown);
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label9.Location = new System.Drawing.Point(41, 279);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(69, 20);
     this.label9.TabIndex = 26;
     this.label9.Text     = "床位费";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label8.Location = new System.Drawing.Point(41, 237);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(89, 20);
     this.label8.TabIndex = 25;
     this.label8.Text     = "负责护士";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label5.Location = new System.Drawing.Point(41, 189);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(89, 20);
     this.label5.TabIndex = 23;
     this.label5.Text     = "管床医生";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label3.Location = new System.Drawing.Point(41, 141);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(89, 20);
     this.label3.TabIndex = 22;
     this.label3.Text     = "主治医生";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.Location = new System.Drawing.Point(41, 96);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(69, 20);
     this.label2.TabIndex = 21;
     this.label2.Text     = "床位号";
     //
     // lblCaption
     //
     this.lblCaption.BackColor1  = System.Drawing.SystemColors.ControlDarkDark;
     this.lblCaption.BackColor2  = System.Drawing.Color.AliceBlue;
     this.lblCaption.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblCaption.Dock        = System.Windows.Forms.DockStyle.Top;
     this.lblCaption.Font        = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblCaption.Location    = new System.Drawing.Point(0, 0);
     this.lblCaption.Name        = "lblCaption";
     this.lblCaption.Size        = new System.Drawing.Size(479, 30);
     this.lblCaption.TabIndex    = 38;
     this.lblCaption.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     //
     // btnExit
     //
     this.btnExit.Location = new System.Drawing.Point(433, 386);
     this.btnExit.Name     = "btnExit";
     this.btnExit.Size     = new System.Drawing.Size(111, 36);
     this.btnExit.TabIndex = 39;
     this.btnExit.Text     = "取消(&X)";
     this.btnExit.Click   += new System.EventHandler(this.btnExit_Click);
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(304, 386);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(111, 36);
     this.btnSave.TabIndex = 40;
     this.btnSave.Text     = "保存(&S)";
     this.btnSave.Click   += new System.EventHandler(this.btnSave_Click);
     //
     // lblWardInfo
     //
     this.lblWardInfo.AutoSize  = true;
     this.lblWardInfo.Font      = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblWardInfo.ForeColor = System.Drawing.Color.Blue;
     this.lblWardInfo.Location  = new System.Drawing.Point(41, 46);
     this.lblWardInfo.Name      = "lblWardInfo";
     this.lblWardInfo.Size      = new System.Drawing.Size(0, 24);
     this.lblWardInfo.TabIndex  = 41;
     //
     // btnChangeRoom
     //
     this.btnChangeRoom.ContextMenu = this.mnuRoom;
     this.btnChangeRoom.Location    = new System.Drawing.Point(535, 33);
     this.btnChangeRoom.Name        = "btnChangeRoom";
     this.btnChangeRoom.Size        = new System.Drawing.Size(102, 29);
     this.btnChangeRoom.TabIndex    = 42;
     this.btnChangeRoom.Text        = "转到房间";
     this.btnChangeRoom.Click      += new System.EventHandler(this.btnChangeRoom_Click);
     //
     // cboKs
     //
     this.cboKs.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboKs.Enabled       = false;
     this.cboKs.Font          = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cboKs.Location      = new System.Drawing.Point(417, 94);
     this.cboKs.Name          = "cboKs";
     this.cboKs.Size          = new System.Drawing.Size(130, 28);
     this.cboKs.TabIndex      = 43;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location = new System.Drawing.Point(320, 96);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(89, 20);
     this.label1.TabIndex = 44;
     this.label1.Text     = "所属科室";
     //
     // lblMsg
     //
     this.lblMsg.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblMsg.Font        = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblMsg.ForeColor   = System.Drawing.Color.Red;
     this.lblMsg.Location    = new System.Drawing.Point(39, 323);
     this.lblMsg.Name        = "lblMsg";
     this.lblMsg.Size        = new System.Drawing.Size(518, 49);
     this.lblMsg.TabIndex    = 45;
     this.lblMsg.Text        = "请一定按照(本病区)所在的楼层楼栋,选择正确的床位设置!否则导致床位费多记、少记!\r\n";
     //
     // FrmBedEdit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(8, 18);
     this.BackColor         = System.Drawing.Color.Silver;
     this.ClientSize        = new System.Drawing.Size(479, 336);
     this.Controls.Add(this.lblMsg);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.cboKs);
     this.Controls.Add(this.btnChangeRoom);
     this.Controls.Add(this.lblWardInfo);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnExit);
     this.Controls.Add(this.lblCaption);
     this.Controls.Add(this.btnLinkFee);
     this.Controls.Add(this.btnFunNurse);
     this.Controls.Add(this.btnManageDoc);
     this.Controls.Add(this.btnChargeDoc);
     this.Controls.Add(this.chkPlus);
     this.Controls.Add(this.txtLinkFee);
     this.Controls.Add(this.txtFunNurse);
     this.Controls.Add(this.txtManageDoc);
     this.Controls.Add(this.txtChargeDoc);
     this.Controls.Add(this.txtBedNo);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FrmBedEdit";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBrcx));
     this.splitter1           = new System.Windows.Forms.Splitter();
     this.pnl_1               = new System.Windows.Forms.Panel();
     this.panel3              = new System.Windows.Forms.Panel();
     this.dGrid_Pat           = new TrasenClasses.GeneralControls.DataGridEx();
     this.dataGridTableStyle1 = new System.Windows.Forms.DataGridTableStyle();
     this.panel2              = new System.Windows.Forms.Panel();
     this.rdbYwc              = new System.Windows.Forms.RadioButton();
     this.rdbYap              = new System.Windows.Forms.RadioButton();
     this.rdbYjz              = new System.Windows.Forms.RadioButton();
     this.panel1              = new System.Windows.Forms.Panel();
     this.dTimeP_CX           = new System.Windows.Forms.DateTimePicker();
     this.bt_br               = new System.Windows.Forms.Button();
     this.pnl_2               = new System.Windows.Forms.Panel();
     this.pnl_3               = new System.Windows.Forms.Panel();
     this.btnserch            = new System.Windows.Forms.Button();
     this.label2              = new System.Windows.Forms.Label();
     this.txtPatID            = new System.Windows.Forms.TextBox();
     this.btnXxcx             = new System.Windows.Forms.Button();
     this.btnYzlr             = new System.Windows.Forms.Button();
     this.label1              = new System.Windows.Forms.Label();
     this.xcjwLabel1          = new TrasenClasses.GeneralControls.LabelEx(this.components);
     this.pnl_1.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dGrid_Pat)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.pnl_2.SuspendLayout();
     this.pnl_3.SuspendLayout();
     this.SuspendLayout();
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(232, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(4, 483);
     this.splitter1.TabIndex = 7;
     this.splitter1.TabStop  = false;
     //
     // pnl_1
     //
     this.pnl_1.Controls.Add(this.panel3);
     this.pnl_1.Controls.Add(this.panel2);
     this.pnl_1.Controls.Add(this.panel1);
     this.pnl_1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnl_1.Location = new System.Drawing.Point(0, 0);
     this.pnl_1.Name     = "pnl_1";
     this.pnl_1.Size     = new System.Drawing.Size(232, 483);
     this.pnl_1.TabIndex = 8;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.dGrid_Pat);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 58);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(232, 425);
     this.panel3.TabIndex = 14;
     //
     // dGrid_Pat
     //
     this.dGrid_Pat.BackgroundColor       = System.Drawing.SystemColors.Window;
     this.dGrid_Pat.CaptionBackColor      = System.Drawing.Color.DimGray;
     this.dGrid_Pat.CaptionText           = "病人列表";
     this.dGrid_Pat.CellSelectedBackColor = System.Drawing.Color.SkyBlue;
     this.dGrid_Pat.DataMember            = "";
     this.dGrid_Pat.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.dGrid_Pat.HeaderFont      = new System.Drawing.Font("微软雅黑", 9F);
     this.dGrid_Pat.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dGrid_Pat.Location        = new System.Drawing.Point(0, 0);
     this.dGrid_Pat.Name            = "dGrid_Pat";
     this.dGrid_Pat.ReadOnly        = true;
     this.dGrid_Pat.RowHeaderWidth  = 20;
     this.dGrid_Pat.Size            = new System.Drawing.Size(232, 425);
     this.dGrid_Pat.TabIndex        = 12;
     this.dGrid_Pat.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
         this.dataGridTableStyle1
     });
     this.dGrid_Pat.CurrentCellChanged += new System.EventHandler(this.dGrid_Pat_CurrentCellChanged);
     //
     // dataGridTableStyle1
     //
     this.dataGridTableStyle1.DataGrid        = this.dGrid_Pat;
     this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGridTableStyle1.ReadOnly        = true;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.rdbYwc);
     this.panel2.Controls.Add(this.rdbYap);
     this.panel2.Controls.Add(this.rdbYjz);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 24);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(232, 34);
     this.panel2.TabIndex = 13;
     //
     // rdbYwc
     //
     this.rdbYwc.AutoSize = true;
     this.rdbYwc.Font     = new System.Drawing.Font("微软雅黑", 9F);
     this.rdbYwc.Location = new System.Drawing.Point(135, 7);
     this.rdbYwc.Name     = "rdbYwc";
     this.rdbYwc.Size     = new System.Drawing.Size(62, 21);
     this.rdbYwc.TabIndex = 2;
     this.rdbYwc.Text     = "已完成";
     this.rdbYwc.UseVisualStyleBackColor = true;
     this.rdbYwc.CheckedChanged         += new System.EventHandler(this.rdbYwc_CheckedChanged);
     //
     // rdbYap
     //
     this.rdbYap.AutoSize = true;
     this.rdbYap.Font     = new System.Drawing.Font("微软雅黑", 9F);
     this.rdbYap.Location = new System.Drawing.Point(69, 6);
     this.rdbYap.Name     = "rdbYap";
     this.rdbYap.Size     = new System.Drawing.Size(62, 21);
     this.rdbYap.TabIndex = 1;
     this.rdbYap.Text     = "已安排";
     this.rdbYap.UseVisualStyleBackColor = true;
     this.rdbYap.CheckedChanged         += new System.EventHandler(this.rdbYap_CheckedChanged);
     //
     // rdbYjz
     //
     this.rdbYjz.AutoSize = true;
     this.rdbYjz.Checked  = true;
     this.rdbYjz.Font     = new System.Drawing.Font("微软雅黑", 9F);
     this.rdbYjz.Location = new System.Drawing.Point(3, 6);
     this.rdbYjz.Name     = "rdbYjz";
     this.rdbYjz.Size     = new System.Drawing.Size(62, 21);
     this.rdbYjz.TabIndex = 0;
     this.rdbYjz.TabStop  = true;
     this.rdbYjz.Text     = "已记账";
     this.rdbYjz.UseVisualStyleBackColor = true;
     this.rdbYjz.CheckedChanged         += new System.EventHandler(this.rdbYjz_CheckedChanged);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.dTimeP_CX);
     this.panel1.Controls.Add(this.bt_br);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(232, 24);
     this.panel1.TabIndex = 0;
     //
     // dTimeP_CX
     //
     this.dTimeP_CX.CalendarFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dTimeP_CX.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.dTimeP_CX.Font         = new System.Drawing.Font("微软雅黑", 9F);
     this.dTimeP_CX.Location     = new System.Drawing.Point(0, 0);
     this.dTimeP_CX.Name         = "dTimeP_CX";
     this.dTimeP_CX.Size         = new System.Drawing.Size(208, 23);
     this.dTimeP_CX.TabIndex     = 4;
     //
     // bt_br
     //
     this.bt_br.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.bt_br.Dock       = System.Windows.Forms.DockStyle.Right;
     this.bt_br.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.bt_br.Font       = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.bt_br.ForeColor  = System.Drawing.Color.LightCoral;
     this.bt_br.Image      = ((System.Drawing.Image)(resources.GetObject("bt_br.Image")));
     this.bt_br.ImageAlign = System.Drawing.ContentAlignment.BottomRight;
     this.bt_br.Location   = new System.Drawing.Point(208, 0);
     this.bt_br.Name       = "bt_br";
     this.bt_br.Size       = new System.Drawing.Size(24, 24);
     this.bt_br.TabIndex   = 3;
     this.bt_br.Click     += new System.EventHandler(this.bt_br_Click);
     //
     // pnl_2
     //
     this.pnl_2.BackColor   = System.Drawing.Color.Gainsboro;
     this.pnl_2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnl_2.Controls.Add(this.pnl_3);
     this.pnl_2.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.pnl_2.Location     = new System.Drawing.Point(236, 0);
     this.pnl_2.Name         = "pnl_2";
     this.pnl_2.Size         = new System.Drawing.Size(356, 483);
     this.pnl_2.TabIndex     = 9;
     this.pnl_2.Paint       += new System.Windows.Forms.PaintEventHandler(this.pnl_2_Paint);
     this.pnl_2.SizeChanged += new System.EventHandler(this.pnl_2_SizeChanged);
     //
     // pnl_3
     //
     this.pnl_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.pnl_3.Controls.Add(this.btnserch);
     this.pnl_3.Controls.Add(this.label2);
     this.pnl_3.Controls.Add(this.txtPatID);
     this.pnl_3.Controls.Add(this.btnXxcx);
     this.pnl_3.Controls.Add(this.btnYzlr);
     this.pnl_3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_3.Location = new System.Drawing.Point(0, 0);
     this.pnl_3.Name     = "pnl_3";
     this.pnl_3.Size     = new System.Drawing.Size(352, 479);
     this.pnl_3.TabIndex = 5;
     //
     // btnserch
     //
     this.btnserch.BackColor = System.Drawing.Color.White;
     this.btnserch.FlatAppearance.BorderColor        = System.Drawing.Color.Blue;
     this.btnserch.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.btnserch.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.btnserch.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btnserch.Font       = new System.Drawing.Font("微软雅黑", 9F);
     this.btnserch.ForeColor  = System.Drawing.SystemColors.Desktop;
     this.btnserch.Image      = global::Ts_ss_brcx.Properties.Resources._23;
     this.btnserch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnserch.Location   = new System.Drawing.Point(243, 24);
     this.btnserch.Name       = "btnserch";
     this.btnserch.Size       = new System.Drawing.Size(97, 28);
     this.btnserch.TabIndex   = 6;
     this.btnserch.Text       = "病人查询";
     this.btnserch.TextAlign  = System.Drawing.ContentAlignment.BottomRight;
     this.btnserch.UseVisualStyleBackColor = false;
     this.btnserch.Visible = false;
     this.btnserch.Click  += new System.EventHandler(this.btnserch_Click);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.label2.Font      = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.ForeColor = System.Drawing.Color.Indigo;
     this.label2.Location  = new System.Drawing.Point(14, 26);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(90, 24);
     this.label2.TabIndex  = 5;
     this.label2.Text      = "请输入住院号:";
     //
     // txtPatID
     //
     this.txtPatID.Font     = new System.Drawing.Font("微软雅黑", 12F);
     this.txtPatID.Location = new System.Drawing.Point(110, 24);
     this.txtPatID.Name     = "txtPatID";
     this.txtPatID.Size     = new System.Drawing.Size(127, 29);
     this.txtPatID.TabIndex = 1;
     //
     // btnXxcx
     //
     this.btnXxcx.BackColor = System.Drawing.SystemColors.Control;
     this.btnXxcx.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnXxcx.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnXxcx.Font      = new System.Drawing.Font("微软雅黑", 12F);
     this.btnXxcx.ForeColor = System.Drawing.Color.Indigo;
     this.btnXxcx.Location  = new System.Drawing.Point(110, 145);
     this.btnXxcx.Name      = "btnXxcx";
     this.btnXxcx.Size      = new System.Drawing.Size(230, 40);
     this.btnXxcx.TabIndex  = 4;
     this.btnXxcx.Text      = "信息查询";
     this.btnXxcx.UseVisualStyleBackColor = false;
     this.btnXxcx.Click += new System.EventHandler(this.btnXxcx_Click);
     //
     // btnYzlr
     //
     this.btnYzlr.BackColor = System.Drawing.SystemColors.Control;
     this.btnYzlr.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnYzlr.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnYzlr.Font      = new System.Drawing.Font("微软雅黑", 12F);
     this.btnYzlr.ForeColor = System.Drawing.Color.Indigo;
     this.btnYzlr.Location  = new System.Drawing.Point(110, 77);
     this.btnYzlr.Name      = "btnYzlr";
     this.btnYzlr.Size      = new System.Drawing.Size(230, 40);
     this.btnYzlr.TabIndex  = 2;
     this.btnYzlr.Text      = "医嘱账单录入";
     this.btnYzlr.UseVisualStyleBackColor = false;
     this.btnYzlr.Click += new System.EventHandler(this.btnYzlr_Click);
     //
     // label1
     //
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location = new System.Drawing.Point(24, 24);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(106, 18);
     this.label1.TabIndex = 0;
     this.label1.Text     = "住 院 号 :";
     //
     // xcjwLabel1
     //
     this.xcjwLabel1.BackColor   = System.Drawing.SystemColors.AppWorkspace;
     this.xcjwLabel1.BackColor1  = System.Drawing.SystemColors.ControlDarkDark;
     this.xcjwLabel1.BackColor2  = System.Drawing.Color.AliceBlue;
     this.xcjwLabel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.xcjwLabel1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.xcjwLabel1.Font        = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xcjwLabel1.ForeColor   = System.Drawing.SystemColors.Window;
     this.xcjwLabel1.Location    = new System.Drawing.Point(0, 0);
     this.xcjwLabel1.Name        = "xcjwLabel1";
     this.xcjwLabel1.Size        = new System.Drawing.Size(100, 23);
     this.xcjwLabel1.TabIndex    = 0;
     //
     // frmBrcx
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(592, 483);
     this.Controls.Add(this.pnl_2);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.pnl_1);
     this.Controls.Add(this.label1);
     this.Font            = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Name            = "frmBrcx";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "手术病人查询";
     this.TransparencyKey = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.Load           += new System.EventHandler(this.frmBrcx_Load);
     this.pnl_1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dGrid_Pat)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.pnl_2.ResumeLayout(false);
     this.pnl_3.ResumeLayout(false);
     this.pnl_3.PerformLayout();
     this.ResumeLayout(false);
 }