/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frm_phatthuoc_ngoaitru));
     Janus.Windows.GridEX.GridEXLayout grdPres_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPresDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.uiStatusBar2      = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.txtPID            = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label10           = new System.Windows.Forms.Label();
     this.dtToDate          = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtFromdate        = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.cmdSearch         = new Janus.Windows.EditControls.UIButton();
     this.label2            = new System.Windows.Forms.Label();
     this.chkByDate         = new Janus.Windows.EditControls.UICheckBox();
     this.txtTenBN          = new Janus.Windows.GridEX.EditControls.EditBox();
     this.txtPres_ID        = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label1            = new System.Windows.Forms.Label();
     this.panel4            = new System.Windows.Forms.Panel();
     this.cmdConfig         = new Janus.Windows.EditControls.UIButton();
     this.label3            = new System.Windows.Forms.Label();
     this.vbLine1           = new VNS.UCs.VBLine();
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     this.cmdPhatThuoc      = new Janus.Windows.EditControls.UIButton();
     this.cmdKiemTraSoLuong = new Janus.Windows.EditControls.UIButton();
     this.cmdHuyDonThuoc    = new Janus.Windows.EditControls.UIButton();
     this.cmdExit           = new Janus.Windows.EditControls.UIButton();
     this.dtNgayPhatThuoc   = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.label9            = new System.Windows.Forms.Label();
     this.panel3            = new System.Windows.Forms.Panel();
     this.panel1            = new System.Windows.Forms.Panel();
     this.splitContainer1   = new System.Windows.Forms.SplitContainer();
     this.splitContainer2   = new System.Windows.Forms.SplitContainer();
     this.panel7            = new System.Windows.Forms.Panel();
     this.label5            = new System.Windows.Forms.Label();
     this.radTatCa          = new Janus.Windows.EditControls.UIRadioButton();
     this.radDaXacNhan      = new Janus.Windows.EditControls.UIRadioButton();
     this.radChuaXacNhan    = new Janus.Windows.EditControls.UIRadioButton();
     this.grdPres           = new Janus.Windows.GridEX.GridEX();
     this.splitContainer3   = new System.Windows.Forms.SplitContainer();
     this.panel2            = new System.Windows.Forms.Panel();
     this.label4            = new System.Windows.Forms.Label();
     this.cboKho            = new Janus.Windows.EditControls.UIComboBox();
     this.grdPresDetail     = new Janus.Windows.GridEX.GridEX();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPres)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).BeginInit();
     this.SuspendLayout();
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location         = new System.Drawing.Point(0, 713);
     this.uiStatusBar2.Name             = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Esc: Thoát Form hiện tại";
     uiStatusBarPanel1.Width            = 147;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Width            = 858;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2
     });
     this.uiStatusBar2.Size     = new System.Drawing.Size(1013, 23);
     this.uiStatusBar2.TabIndex = 3;
     this.uiStatusBar2.TabStop  = false;
     //
     // txtPID
     //
     this.txtPID.BackColor     = System.Drawing.Color.White;
     this.txtPID.BorderStyle   = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtPID.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPID.Location      = new System.Drawing.Point(147, 59);
     this.txtPID.MaxLength     = 50;
     this.txtPID.Name          = "txtPID";
     this.txtPID.Numeric       = true;
     this.txtPID.Size          = new System.Drawing.Size(129, 22);
     this.txtPID.TabIndex      = 4;
     this.txtPID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.txtPID.VisualStyle   = Janus.Windows.GridEX.VisualStyle.Office2003;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(46, 63);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(95, 16);
     this.label10.TabIndex = 461;
     this.label10.Text     = "Mã lượt khám:";
     //
     // dtToDate
     //
     this.dtToDate.CustomFormat = "dd/MM/yyyy";
     this.dtToDate.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtToDate.DropDownCalendar.Name        = "";
     this.dtToDate.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     this.dtToDate.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtToDate.Location    = new System.Drawing.Point(385, 31);
     this.dtToDate.Name        = "dtToDate";
     this.dtToDate.ShowUpDown  = true;
     this.dtToDate.Size        = new System.Drawing.Size(129, 22);
     this.dtToDate.TabIndex    = 2;
     this.dtToDate.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     //
     // dtFromdate
     //
     this.dtFromdate.CustomFormat = "dd/MM/yyyy";
     this.dtFromdate.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtFromdate.DropDownCalendar.Name        = "";
     this.dtFromdate.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     this.dtFromdate.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFromdate.Location    = new System.Drawing.Point(147, 30);
     this.dtFromdate.Name        = "dtFromdate";
     this.dtFromdate.ShowUpDown  = true;
     this.dtFromdate.Size        = new System.Drawing.Size(129, 22);
     this.dtFromdate.TabIndex    = 1;
     this.dtFromdate.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image       = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize   = new System.Drawing.Size(32, 32);
     this.cmdSearch.Location    = new System.Drawing.Point(783, 33);
     this.cmdSearch.Name        = "cmdSearch";
     this.cmdSearch.Size        = new System.Drawing.Size(153, 43);
     this.cmdSearch.TabIndex    = 6;
     this.cmdSearch.Text        = "Tìm kiếm (F3)";
     this.cmdSearch.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(284, 63);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(97, 16);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Tên bệnh nhân:";
     //
     // chkByDate
     //
     this.chkByDate.Checked    = true;
     this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Font       = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkByDate.Location   = new System.Drawing.Point(22, 30);
     this.chkByDate.Name       = "chkByDate";
     this.chkByDate.Size       = new System.Drawing.Size(119, 23);
     this.chkByDate.TabIndex   = 0;
     this.chkByDate.TabStop    = false;
     this.chkByDate.Text       = "Ngày kê đơn từ:";
     //
     // txtTenBN
     //
     this.txtTenBN.BackColor   = System.Drawing.Color.White;
     this.txtTenBN.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtTenBN.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTenBN.Location    = new System.Drawing.Point(385, 59);
     this.txtTenBN.Name        = "txtTenBN";
     this.txtTenBN.Size        = new System.Drawing.Size(357, 22);
     this.txtTenBN.TabIndex    = 5;
     this.txtTenBN.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
     //
     // txtPres_ID
     //
     this.txtPres_ID.BackColor     = System.Drawing.Color.White;
     this.txtPres_ID.BorderStyle   = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtPres_ID.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPres_ID.Location      = new System.Drawing.Point(609, 31);
     this.txtPres_ID.Name          = "txtPres_ID";
     this.txtPres_ID.Numeric       = true;
     this.txtPres_ID.Size          = new System.Drawing.Size(133, 22);
     this.txtPres_ID.TabIndex      = 3;
     this.txtPres_ID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.txtPres_ID.VisualStyle   = Janus.Windows.GridEX.VisualStyle.Office2003;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(520, 34);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(87, 16);
     this.label1.TabIndex = 1;
     this.label1.Text     = "ID đơn thuốc:";
     //
     // panel4
     //
     this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel4.Controls.Add(this.cmdConfig);
     this.panel4.Controls.Add(this.label3);
     this.panel4.Controls.Add(this.txtPID);
     this.panel4.Controls.Add(this.dtToDate);
     this.panel4.Controls.Add(this.dtFromdate);
     this.panel4.Controls.Add(this.label10);
     this.panel4.Controls.Add(this.cmdSearch);
     this.panel4.Controls.Add(this.label1);
     this.panel4.Controls.Add(this.txtPres_ID);
     this.panel4.Controls.Add(this.txtTenBN);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.chkByDate);
     this.panel4.Controls.Add(this.vbLine1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(1013, 93);
     this.panel4.TabIndex = 0;
     this.panel4.TabStop  = true;
     //
     // cmdConfig
     //
     this.cmdConfig.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdConfig.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdConfig.Image       = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.ImageSize   = new System.Drawing.Size(24, 24);
     this.cmdConfig.Location    = new System.Drawing.Point(973, -1);
     this.cmdConfig.Name        = "cmdConfig";
     this.cmdConfig.Size        = new System.Drawing.Size(39, 33);
     this.cmdConfig.TabIndex    = 16;
     this.cmdConfig.TabStop     = false;
     this.cmdConfig.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     this.cmdConfig.Click      += new System.EventHandler(this.cmdConfig_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(316, 34);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 16);
     this.label3.TabIndex = 462;
     this.label3.Text     = "đến ngày:";
     //
     // vbLine1
     //
     this.vbLine1._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.vbLine1.BackColor  = System.Drawing.Color.Transparent;
     this.vbLine1.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.vbLine1.FontText   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.vbLine1.ForeColor  = System.Drawing.SystemColors.WindowText;
     this.vbLine1.Location   = new System.Drawing.Point(4, 4);
     this.vbLine1.Margin     = new System.Windows.Forms.Padding(4);
     this.vbLine1.Name       = "vbLine1";
     this.vbLine1.Size       = new System.Drawing.Size(962, 22);
     this.vbLine1.TabIndex   = 0;
     this.vbLine1.TabStop    = false;
     this.vbLine1.YourText   = "Tìm kiếm đơn thuốc bệnh nhân";
     //
     // cmdPhatThuoc
     //
     this.cmdPhatThuoc.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdPhatThuoc.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPhatThuoc.Image     = ((System.Drawing.Image)(resources.GetObject("cmdPhatThuoc.Image")));
     this.cmdPhatThuoc.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdPhatThuoc.Location  = new System.Drawing.Point(615, 9);
     this.cmdPhatThuoc.Name      = "cmdPhatThuoc";
     this.cmdPhatThuoc.Size      = new System.Drawing.Size(124, 30);
     this.cmdPhatThuoc.TabIndex  = 13;
     this.cmdPhatThuoc.Text      = "Phát thuốc";
     this.toolTip1.SetToolTip(this.cmdPhatThuoc, "Nhấn vào đây để thực hiện phát thuốc Bệnh nhân(Phím tắt Ctrl+S)");
     this.cmdPhatThuoc.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.cmdPhatThuoc.Click      += new System.EventHandler(this.cmdPhatThuoc_Click);
     //
     // cmdKiemTraSoLuong
     //
     this.cmdKiemTraSoLuong.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdKiemTraSoLuong.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdKiemTraSoLuong.Image     = ((System.Drawing.Image)(resources.GetObject("cmdKiemTraSoLuong.Image")));
     this.cmdKiemTraSoLuong.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdKiemTraSoLuong.Location  = new System.Drawing.Point(479, 9);
     this.cmdKiemTraSoLuong.Name      = "cmdKiemTraSoLuong";
     this.cmdKiemTraSoLuong.Size      = new System.Drawing.Size(124, 30);
     this.cmdKiemTraSoLuong.TabIndex  = 12;
     this.cmdKiemTraSoLuong.Text      = "Kiểm tra thuốc";
     this.toolTip1.SetToolTip(this.cmdKiemTraSoLuong, "Nhấn vào đây để kiểm tra thuốc tồn trong kho");
     this.cmdKiemTraSoLuong.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     //
     // cmdHuyDonThuoc
     //
     this.cmdHuyDonThuoc.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdHuyDonThuoc.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdHuyDonThuoc.Image     = ((System.Drawing.Image)(resources.GetObject("cmdHuyDonThuoc.Image")));
     this.cmdHuyDonThuoc.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdHuyDonThuoc.Location  = new System.Drawing.Point(746, 9);
     this.cmdHuyDonThuoc.Name      = "cmdHuyDonThuoc";
     this.cmdHuyDonThuoc.Size      = new System.Drawing.Size(124, 30);
     this.cmdHuyDonThuoc.TabIndex  = 14;
     this.cmdHuyDonThuoc.Text      = "Hủy phát thuốc";
     this.toolTip1.SetToolTip(this.cmdHuyDonThuoc, "Nhấn vào đây để hủy phát thuốc Bệnh nhân");
     this.cmdHuyDonThuoc.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.cmdHuyDonThuoc.Click      += new System.EventHandler(this.cmdHuyDonThuoc_Click);
     //
     // cmdExit
     //
     this.cmdExit.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdExit.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdExit.Image     = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdExit.Location  = new System.Drawing.Point(880, 9);
     this.cmdExit.Name      = "cmdExit";
     this.cmdExit.Size      = new System.Drawing.Size(124, 30);
     this.cmdExit.TabIndex  = 15;
     this.cmdExit.Text      = "Thoát";
     this.toolTip1.SetToolTip(this.cmdExit, "Nhấn vào đây để thoát khỏi chức năng( phím tắt Esc)");
     this.cmdExit.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.cmdExit.Click      += new System.EventHandler(this.cmdExit_Click);
     //
     // dtNgayPhatThuoc
     //
     this.dtNgayPhatThuoc.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.dtNgayPhatThuoc.CustomFormat = "dd/MM/yyyy";
     this.dtNgayPhatThuoc.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtNgayPhatThuoc.DropDownCalendar.Name        = "";
     this.dtNgayPhatThuoc.DropDownCalendar.Visible     = false;
     this.dtNgayPhatThuoc.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     this.dtNgayPhatThuoc.Enabled     = false;
     this.dtNgayPhatThuoc.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtNgayPhatThuoc.Location    = new System.Drawing.Point(110, 10);
     this.dtNgayPhatThuoc.Name        = "dtNgayPhatThuoc";
     this.dtNgayPhatThuoc.ShowUpDown  = true;
     this.dtNgayPhatThuoc.Size        = new System.Drawing.Size(134, 22);
     this.dtNgayPhatThuoc.TabIndex    = 11;
     this.dtNgayPhatThuoc.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     //
     // label9
     //
     this.label9.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(5, 13);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(99, 16);
     this.label9.TabIndex = 454;
     this.label9.Text     = "Ngày xác nhận:";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.cmdExit);
     this.panel3.Controls.Add(this.label9);
     this.panel3.Controls.Add(this.cmdHuyDonThuoc);
     this.panel3.Controls.Add(this.dtNgayPhatThuoc);
     this.panel3.Controls.Add(this.cmdKiemTraSoLuong);
     this.panel3.Controls.Add(this.cmdPhatThuoc);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 668);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1013, 45);
     this.panel3.TabIndex = 100;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.splitContainer1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 93);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1013, 575);
     this.panel1.TabIndex = 101;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel      = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer1.IsSplitterFixed = true;
     this.splitContainer1.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name            = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer3);
     this.splitContainer1.Size             = new System.Drawing.Size(1013, 575);
     this.splitContainer1.SplitterDistance = 340;
     this.splitContainer1.TabIndex         = 0;
     //
     // splitContainer2
     //
     this.splitContainer2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.FixedPanel      = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer2.IsSplitterFixed = true;
     this.splitContainer2.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer2.Name            = "splitContainer2";
     this.splitContainer2.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.panel7);
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.grdPres);
     this.splitContainer2.Size             = new System.Drawing.Size(340, 575);
     this.splitContainer2.SplitterDistance = 33;
     this.splitContainer2.TabIndex         = 0;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.label5);
     this.panel7.Controls.Add(this.radTatCa);
     this.panel7.Controls.Add(this.radDaXacNhan);
     this.panel7.Controls.Add(this.radChuaXacNhan);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(340, 32);
     this.panel7.TabIndex = 91;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(6, 8);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(128, 15);
     this.label5.TabIndex = 17;
     this.label5.Text     = "Trạng thái đơn thuốc:";
     //
     // radTatCa
     //
     this.radTatCa.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radTatCa.Location    = new System.Drawing.Point(152, 4);
     this.radTatCa.Name        = "radTatCa";
     this.radTatCa.Size        = new System.Drawing.Size(60, 23);
     this.radTatCa.TabIndex    = 6;
     this.radTatCa.Text        = "Tất cả";
     this.radTatCa.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // radDaXacNhan
     //
     this.radDaXacNhan.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radDaXacNhan.Location    = new System.Drawing.Point(316, 4);
     this.radDaXacNhan.Name        = "radDaXacNhan";
     this.radDaXacNhan.Size        = new System.Drawing.Size(83, 23);
     this.radDaXacNhan.TabIndex    = 8;
     this.radDaXacNhan.Text        = "Đã phát";
     this.radDaXacNhan.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // radChuaXacNhan
     //
     this.radChuaXacNhan.Checked     = true;
     this.radChuaXacNhan.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radChuaXacNhan.Location    = new System.Drawing.Point(218, 4);
     this.radChuaXacNhan.Name        = "radChuaXacNhan";
     this.radChuaXacNhan.Size        = new System.Drawing.Size(92, 23);
     this.radChuaXacNhan.TabIndex    = 7;
     this.radChuaXacNhan.TabStop     = true;
     this.radChuaXacNhan.Text        = "Chưa phát";
     this.radChuaXacNhan.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // grdPres
     //
     this.grdPres.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Tìm" +
                                     " kiếm thông tin đơn thuốc</FilterRowInfoText></LocalizableData>";
     grdPres_DesignTimeLayout.LayoutString = resources.GetString("grdPres_DesignTimeLayout.LayoutString");
     this.grdPres.DesignTimeLayout         = grdPres_DesignTimeLayout;
     this.grdPres.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdPres.DynamicFiltering               = true;
     this.grdPres.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPres.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPres.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPres.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPres.Font                           = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdPres.GroupByBoxVisible              = false;
     this.grdPres.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPres.Location                       = new System.Drawing.Point(0, 0);
     this.grdPres.Name                           = "grdPres";
     this.grdPres.RecordNavigator                = true;
     this.grdPres.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPres.Size                           = new System.Drawing.Size(340, 538);
     this.grdPres.TabIndex                       = 6;
     this.grdPres.TabStop                        = false;
     this.grdPres.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.Office2007;
     this.grdPres.SelectionChanged              += new System.EventHandler(this.grdPres_SelectionChanged);
     //
     // splitContainer3
     //
     this.splitContainer3.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer3.FixedPanel      = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer3.IsSplitterFixed = true;
     this.splitContainer3.Location        = new System.Drawing.Point(0, 0);
     this.splitContainer3.Name            = "splitContainer3";
     this.splitContainer3.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer3.Panel1
     //
     this.splitContainer3.Panel1.Controls.Add(this.panel2);
     //
     // splitContainer3.Panel2
     //
     this.splitContainer3.Panel2.Controls.Add(this.grdPresDetail);
     this.splitContainer3.Size             = new System.Drawing.Size(669, 575);
     this.splitContainer3.SplitterDistance = 34;
     this.splitContainer3.TabIndex         = 0;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label4);
     this.panel2.Controls.Add(this.cboKho);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(669, 32);
     this.panel2.TabIndex = 460;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(14, 8);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(83, 15);
     this.label4.TabIndex = 16;
     this.label4.Text     = "Kho thuốc-Vt:";
     //
     // cboKho
     //
     this.cboKho.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.cboKho.ComboStyle            = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboKho.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cboKho.Location              = new System.Drawing.Point(103, 3);
     this.cboKho.Name                  = "cboKho";
     this.cboKho.Size                  = new System.Drawing.Size(554, 23);
     this.cboKho.TabIndex              = 10;
     this.cboKho.Text                  = "Kho";
     this.cboKho.VisualStyle           = Janus.Windows.UI.VisualStyle.Office2003;
     this.cboKho.SelectedIndexChanged += new System.EventHandler(this.cboKho_SelectedIndexChanged);
     //
     // grdPresDetail
     //
     this.grdPresDetail.AlternatingColors        = true;
     grdPresDetail_DesignTimeLayout.LayoutString = resources.GetString("grdPresDetail_DesignTimeLayout.LayoutString");
     this.grdPresDetail.DesignTimeLayout         = grdPresDetail_DesignTimeLayout;
     this.grdPresDetail.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.grdPresDetail.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPresDetail.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPresDetail.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPresDetail.Font = new System.Drawing.Font("Arial", 9.75F);
     this.grdPresDetail.GroupByBoxVisible = false;
     this.grdPresDetail.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPresDetail.Location          = new System.Drawing.Point(0, 0);
     this.grdPresDetail.Name            = "grdPresDetail";
     this.grdPresDetail.RecordNavigator = true;
     this.grdPresDetail.RowHeaders      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPresDetail.Size            = new System.Drawing.Size(669, 537);
     this.grdPresDetail.TabIndex        = 460;
     this.grdPresDetail.TabStop         = false;
     this.grdPresDetail.TotalRow        = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPresDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPresDetail.TotalRowFormatStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdPresDetail.TotalRowFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdPresDetail.TotalRowPosition    = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdPresDetail.UpdateMode          = Janus.Windows.GridEX.UpdateMode.CellUpdate;
     this.grdPresDetail.UseGroupRowSelector = true;
     this.grdPresDetail.VisualStyle         = Janus.Windows.GridEX.VisualStyle.Office2007;
     //
     // frm_phatthuoc_ngoaitru
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.ClientSize    = new System.Drawing.Size(1013, 736);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.uiStatusBar2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frm_phatthuoc_ngoaitru";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Phát thuốc bệnh nhân ngoại trú";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPres)).EndInit();
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
     this.splitContainer3.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(fWebBrowser));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.uiPanelManager1     = new Janus.Windows.UI.Dock.UIPanelManager(this.components);
     this.pnlAddress          = new Janus.Windows.UI.Dock.UIPanel();
     this.pnlAddressContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.label1                 = new System.Windows.Forms.Label();
     this.tbAddress              = new Janus.Windows.GridEX.EditControls.EditBox();
     this.pnlWebBrowser          = new Janus.Windows.UI.Dock.UIPanel();
     this.pnlWebBrowserContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.ucWB1             = new LawMate.UserControls.ucWB();
     this.uiStatusBar1      = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiCommandManager1 = new Janus.Windows.UI.CommandBars.UICommandManager(this.components);
     this.BottomRebar1      = new Janus.Windows.UI.CommandBars.UIRebar();
     this.uiCommandBar1     = new Janus.Windows.UI.CommandBars.UICommandBar();
     this.cmdBack1          = new Janus.Windows.UI.CommandBars.UICommand("cmdBack");
     this.cmdForward1       = new Janus.Windows.UI.CommandBars.UICommand("cmdForward");
     this.Separator1        = new Janus.Windows.UI.CommandBars.UICommand("Separator");
     this.cmdRefresh1       = new Janus.Windows.UI.CommandBars.UICommand("cmdRefresh");
     this.Separator2        = new Janus.Windows.UI.CommandBars.UICommand("Separator");
     this.cmdDismiss1       = new Janus.Windows.UI.CommandBars.UICommand("cmdDismiss");
     this.cmdBack           = new Janus.Windows.UI.CommandBars.UICommand("cmdBack");
     this.cmdForward        = new Janus.Windows.UI.CommandBars.UICommand("cmdForward");
     this.cmdRefresh        = new Janus.Windows.UI.CommandBars.UICommand("cmdRefresh");
     this.cmdDismiss        = new Janus.Windows.UI.CommandBars.UICommand("cmdDismiss");
     this.LeftRebar1        = new Janus.Windows.UI.CommandBars.UIRebar();
     this.RightRebar1       = new Janus.Windows.UI.CommandBars.UIRebar();
     this.TopRebar1         = new Janus.Windows.UI.CommandBars.UIRebar();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlAddress)).BeginInit();
     this.pnlAddress.SuspendLayout();
     this.pnlAddressContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlWebBrowser)).BeginInit();
     this.pnlWebBrowser.SuspendLayout();
     this.pnlWebBrowserContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiCommandManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BottomRebar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiCommandBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LeftRebar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RightRebar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TopRebar1)).BeginInit();
     this.TopRebar1.SuspendLayout();
     this.SuspendLayout();
     //
     // imageListfBase
     //
     this.imageListfBase.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListfBase.ImageStream")));
     this.imageListfBase.Images.SetKeyName(0, "");
     this.imageListfBase.Images.SetKeyName(1, "");
     this.imageListfBase.Images.SetKeyName(2, "");
     this.imageListfBase.Images.SetKeyName(3, "");
     this.imageListfBase.Images.SetKeyName(4, "");
     this.imageListfBase.Images.SetKeyName(5, "");
     this.imageListfBase.Images.SetKeyName(6, "");
     this.imageListfBase.Images.SetKeyName(7, "");
     this.imageListfBase.Images.SetKeyName(8, "");
     this.imageListfBase.Images.SetKeyName(9, "");
     this.imageListfBase.Images.SetKeyName(10, "");
     this.imageListfBase.Images.SetKeyName(11, "");
     this.imageListfBase.Images.SetKeyName(12, "");
     this.imageListfBase.Images.SetKeyName(13, "");
     this.imageListfBase.Images.SetKeyName(14, "");
     this.imageListfBase.Images.SetKeyName(15, "");
     this.imageListfBase.Images.SetKeyName(16, "");
     this.imageListfBase.Images.SetKeyName(17, "");
     //
     // uiPanelManager1
     //
     this.uiPanelManager1.AllowPanelResize = false;
     this.uiPanelManager1.ContainerControl = this;
     this.uiPanelManager1.DefaultPanelSettings.CaptionVisible = ((bool)(resources.GetObject("uiPanelManager1.DefaultPanelSettings.CaptionVisible")));
     this.uiPanelManager1.DefaultPanelSettings.InnerAreaStyle = Janus.Windows.UI.Dock.PanelInnerAreaStyle.Window;
     this.uiPanelManager1.DefaultPanelSettings.MinimumSize    = ((System.Drawing.Size)(resources.GetObject("uiPanelManager1.DefaultPanelSettings.MinimumSize")));
     this.uiPanelManager1.SplitterSize = 2;
     this.uiPanelManager1.VisualStyle  = Janus.Windows.UI.Dock.PanelVisualStyle.Office2010;
     this.pnlAddress.Id = new System.Guid("c43a02ab-442e-4165-a83e-720d8be4378a");
     this.uiPanelManager1.Panels.Add(this.pnlAddress);
     this.pnlWebBrowser.Id = new System.Guid("283bb0a9-a6a1-4dba-9008-845d72891c71");
     this.uiPanelManager1.Panels.Add(this.pnlWebBrowser);
     //
     // Design Time Panel Info:
     //
     this.uiPanelManager1.BeginPanelInfo();
     this.uiPanelManager1.AddDockPanelInfo(new System.Guid("c43a02ab-442e-4165-a83e-720d8be4378a"), Janus.Windows.UI.Dock.PanelDockStyle.Top, new System.Drawing.Size(829, 26), true);
     this.uiPanelManager1.AddDockPanelInfo(new System.Guid("283bb0a9-a6a1-4dba-9008-845d72891c71"), Janus.Windows.UI.Dock.PanelDockStyle.Fill, new System.Drawing.Size(829, 336), true);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("c43a02ab-442e-4165-a83e-720d8be4378a"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("283bb0a9-a6a1-4dba-9008-845d72891c71"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.EndPanelInfo();
     //
     // pnlAddress
     //
     this.pnlAddress.InnerAreaStyle = Janus.Windows.UI.Dock.PanelInnerAreaStyle.Window;
     this.pnlAddress.InnerContainer = this.pnlAddressContainer;
     resources.ApplyResources(this.pnlAddress, "pnlAddress");
     this.pnlAddress.Name = "pnlAddress";
     this.helpProvider1.SetShowHelp(this.pnlAddress, ((bool)(resources.GetObject("pnlAddress.ShowHelp"))));
     //
     // pnlAddressContainer
     //
     this.pnlAddressContainer.Controls.Add(this.label1);
     this.pnlAddressContainer.Controls.Add(this.tbAddress);
     resources.ApplyResources(this.pnlAddressContainer, "pnlAddressContainer");
     this.pnlAddressContainer.Name = "pnlAddressContainer";
     this.helpProvider1.SetShowHelp(this.pnlAddressContainer, ((bool)(resources.GetObject("pnlAddressContainer.ShowHelp"))));
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label1.Name      = "label1";
     this.helpProvider1.SetShowHelp(this.label1, ((bool)(resources.GetObject("label1.ShowHelp"))));
     //
     // tbAddress
     //
     resources.ApplyResources(this.tbAddress, "tbAddress");
     this.tbAddress.BorderStyle       = Janus.Windows.GridEX.BorderStyle.None;
     this.tbAddress.ButtonFont        = new System.Drawing.Font("Tahoma", 7.25F);
     this.tbAddress.DisabledBackColor = System.Drawing.SystemColors.Window;
     this.tbAddress.DisabledForeColor = System.Drawing.SystemColors.ControlText;
     this.tbAddress.Name     = "tbAddress";
     this.tbAddress.ReadOnly = true;
     this.helpProvider1.SetShowHelp(this.tbAddress, ((bool)(resources.GetObject("tbAddress.ShowHelp"))));
     this.tbAddress.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2010;
     //
     // pnlWebBrowser
     //
     this.pnlWebBrowser.InnerContainer = this.pnlWebBrowserContainer;
     resources.ApplyResources(this.pnlWebBrowser, "pnlWebBrowser");
     this.pnlWebBrowser.Name = "pnlWebBrowser";
     this.helpProvider1.SetShowHelp(this.pnlWebBrowser, ((bool)(resources.GetObject("pnlWebBrowser.ShowHelp"))));
     //
     // pnlWebBrowserContainer
     //
     this.pnlWebBrowserContainer.Controls.Add(this.ucWB1);
     this.pnlWebBrowserContainer.Controls.Add(this.uiStatusBar1);
     resources.ApplyResources(this.pnlWebBrowserContainer, "pnlWebBrowserContainer");
     this.pnlWebBrowserContainer.Name = "pnlWebBrowserContainer";
     this.helpProvider1.SetShowHelp(this.pnlWebBrowserContainer, ((bool)(resources.GetObject("pnlWebBrowserContainer.ShowHelp"))));
     //
     // ucWB1
     //
     this.ucWB1.BackColor = System.Drawing.SystemColors.Window;
     resources.ApplyResources(this.ucWB1, "ucWB1");
     this.ucWB1.Name = "ucWB1";
     this.helpProvider1.SetShowHelp(this.ucWB1, ((bool)(resources.GetObject("ucWB1.ShowHelp"))));
     this.ucWB1.Url = new System.Uri("about:blank", System.UriKind.Absolute);
     this.ucWB1.DocumentCompleted += new LawMate.UserControls.WebBrowserDocumentCompletedEventHandler(this.ucWB1_DocumentCompleted);
     this.ucWB1.StatusTextChanged += new LawMate.UserControls.WebBrowserStatusTextChangedEventHandler(this.ucWB1_StatusTextChanged);
     this.ucWB1.ProgressChanged   += new LawMate.UserControls.WebBrowserProgressChangedEventHandler(this.ucWB1_ProgressChanged);
     //
     // uiStatusBar1
     //
     resources.ApplyResources(this.uiStatusBar1, "uiStatusBar1");
     this.uiStatusBar1.Name        = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize    = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
     resources.ApplyResources(uiStatusBarPanel1, "uiStatusBarPanel1");
     uiStatusBarPanel1.Key         = "";
     uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
     resources.ApplyResources(uiStatusBarPanel2, "uiStatusBarPanel2");
     uiStatusBarPanel2.Key       = "";
     uiStatusBarPanel2.PanelType = Janus.Windows.UI.StatusBar.StatusBarPanelType.ProgressBar;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2
     });
     this.helpProvider1.SetShowHelp(this.uiStatusBar1, ((bool)(resources.GetObject("uiStatusBar1.ShowHelp"))));
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2010;
     //
     // uiCommandManager1
     //
     resources.ApplyResources(this.uiCommandManager1, "uiCommandManager1");
     this.uiCommandManager1.BottomRebar = this.BottomRebar1;
     this.uiCommandManager1.CommandBars.AddRange(new Janus.Windows.UI.CommandBars.UICommandBar[] {
         this.uiCommandBar1
     });
     this.uiCommandManager1.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
         this.cmdBack,
         this.cmdForward,
         this.cmdRefresh,
         this.cmdDismiss
     });
     this.uiCommandManager1.CommandsStyle    = Janus.Windows.UI.CommandBars.CommandStyle.Text;
     this.uiCommandManager1.ContainerControl = this;
     //
     //
     //
     this.uiCommandManager1.EditContextMenu.Key = resources.GetString("uiCommandManager1.EditContextMenu.Key");
     this.uiCommandManager1.Id                  = new System.Guid("95958436-85b2-43f1-9375-665ac61c3dfd");
     this.uiCommandManager1.LeftRebar           = this.LeftRebar1;
     this.uiCommandManager1.RightRebar          = this.RightRebar1;
     this.uiCommandManager1.ShowAddRemoveButton = Janus.Windows.UI.InheritableBoolean.False;
     this.uiCommandManager1.ShowCustomizeButton = Janus.Windows.UI.InheritableBoolean.False;
     this.uiCommandManager1.TopRebar            = this.TopRebar1;
     this.uiCommandManager1.VisualStyle         = Janus.Windows.UI.VisualStyle.Office2010;
     this.uiCommandManager1.CommandClick       += new Janus.Windows.UI.CommandBars.CommandEventHandler(this.uiCommandManager1_CommandClick);
     //
     // BottomRebar1
     //
     this.BottomRebar1.CommandManager = this.uiCommandManager1;
     resources.ApplyResources(this.BottomRebar1, "BottomRebar1");
     this.BottomRebar1.Name = "BottomRebar1";
     this.helpProvider1.SetShowHelp(this.BottomRebar1, ((bool)(resources.GetObject("BottomRebar1.ShowHelp"))));
     //
     // uiCommandBar1
     //
     this.uiCommandBar1.AllowCustomize = Janus.Windows.UI.InheritableBoolean.False;
     this.uiCommandBar1.CommandManager = this.uiCommandManager1;
     this.uiCommandBar1.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
         this.cmdBack1,
         this.cmdForward1,
         this.Separator1,
         this.cmdRefresh1,
         this.Separator2,
         this.cmdDismiss1
     });
     this.uiCommandBar1.CommandsStyle = Janus.Windows.UI.CommandBars.CommandStyle.TextImage;
     this.uiCommandBar1.FullRow       = true;
     resources.ApplyResources(this.uiCommandBar1, "uiCommandBar1");
     this.uiCommandBar1.Name = "uiCommandBar1";
     this.helpProvider1.SetShowHelp(this.uiCommandBar1, ((bool)(resources.GetObject("uiCommandBar1.ShowHelp"))));
     //
     // cmdBack1
     //
     resources.ApplyResources(this.cmdBack1, "cmdBack1");
     this.cmdBack1.Name = "cmdBack1";
     //
     // cmdForward1
     //
     resources.ApplyResources(this.cmdForward1, "cmdForward1");
     this.cmdForward1.Name = "cmdForward1";
     //
     // Separator1
     //
     this.Separator1.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
     resources.ApplyResources(this.Separator1, "Separator1");
     this.Separator1.Name = "Separator1";
     //
     // cmdRefresh1
     //
     resources.ApplyResources(this.cmdRefresh1, "cmdRefresh1");
     this.cmdRefresh1.Name = "cmdRefresh1";
     //
     // Separator2
     //
     this.Separator2.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
     resources.ApplyResources(this.Separator2, "Separator2");
     this.Separator2.Name = "Separator2";
     //
     // cmdDismiss1
     //
     resources.ApplyResources(this.cmdDismiss1, "cmdDismiss1");
     this.cmdDismiss1.Name = "cmdDismiss1";
     //
     // cmdBack
     //
     this.cmdBack.Enabled = Janus.Windows.UI.InheritableBoolean.False;
     resources.ApplyResources(this.cmdBack, "cmdBack");
     this.cmdBack.Name = "cmdBack";
     //
     // cmdForward
     //
     this.cmdForward.CommandStyle = Janus.Windows.UI.CommandBars.CommandStyle.Image;
     this.cmdForward.Enabled      = Janus.Windows.UI.InheritableBoolean.False;
     resources.ApplyResources(this.cmdForward, "cmdForward");
     this.cmdForward.IsEditableControl = Janus.Windows.UI.InheritableBoolean.True;
     this.cmdForward.Name = "cmdForward";
     //
     // cmdRefresh
     //
     this.cmdRefresh.CommandStyle = Janus.Windows.UI.CommandBars.CommandStyle.Image;
     resources.ApplyResources(this.cmdRefresh, "cmdRefresh");
     this.cmdRefresh.Name = "cmdRefresh";
     //
     // cmdDismiss
     //
     resources.ApplyResources(this.cmdDismiss, "cmdDismiss");
     this.cmdDismiss.Name    = "cmdDismiss";
     this.cmdDismiss.Visible = Janus.Windows.UI.InheritableBoolean.False;
     //
     // LeftRebar1
     //
     this.LeftRebar1.CommandManager = this.uiCommandManager1;
     resources.ApplyResources(this.LeftRebar1, "LeftRebar1");
     this.LeftRebar1.Name = "LeftRebar1";
     this.helpProvider1.SetShowHelp(this.LeftRebar1, ((bool)(resources.GetObject("LeftRebar1.ShowHelp"))));
     //
     // RightRebar1
     //
     this.RightRebar1.CommandManager = this.uiCommandManager1;
     resources.ApplyResources(this.RightRebar1, "RightRebar1");
     this.RightRebar1.Name = "RightRebar1";
     this.helpProvider1.SetShowHelp(this.RightRebar1, ((bool)(resources.GetObject("RightRebar1.ShowHelp"))));
     //
     // TopRebar1
     //
     this.TopRebar1.CommandBars.AddRange(new Janus.Windows.UI.CommandBars.UICommandBar[] {
         this.uiCommandBar1
     });
     this.TopRebar1.CommandManager = this.uiCommandManager1;
     this.TopRebar1.Controls.Add(this.uiCommandBar1);
     resources.ApplyResources(this.TopRebar1, "TopRebar1");
     this.TopRebar1.Name = "TopRebar1";
     this.helpProvider1.SetShowHelp(this.TopRebar1, ((bool)(resources.GetObject("TopRebar1.ShowHelp"))));
     //
     // fWebBrowser
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.pnlWebBrowser);
     this.Controls.Add(this.pnlAddress);
     this.Controls.Add(this.TopRebar1);
     this.Name = "fWebBrowser";
     this.helpProvider1.SetShowHelp(this, ((bool)(resources.GetObject("$this.ShowHelp"))));
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlAddress)).EndInit();
     this.pnlAddress.ResumeLayout(false);
     this.pnlAddressContainer.ResumeLayout(false);
     this.pnlAddressContainer.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlWebBrowser)).EndInit();
     this.pnlWebBrowser.ResumeLayout(false);
     this.pnlWebBrowserContainer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiCommandManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BottomRebar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiCommandBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LeftRebar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RightRebar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TopRebar1)).EndInit();
     this.TopRebar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_Quanly_Maukiemnghiem));
     Janus.Windows.GridEX.GridEXLayout           grdDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout           grdList_DesignTimeLayout   = new Janus.Windows.GridEX.GridEXLayout();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.cmdThemMoiBN        = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdSuaThongTinBN    = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdThemLanKham      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdXoaBenhNhan      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdBangiao          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdInKQ             = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdluumau           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdthanhlymau       = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
     this.grdDetail           = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox3         = new Janus.Windows.EditControls.UIGroupBox();
     this.cmdPrintAssign      = new Janus.Windows.EditControls.UIButton();
     this.cmdXoaChiDinh       = new Janus.Windows.EditControls.UIButton();
     this.cmdSuaChiDinh       = new Janus.Windows.EditControls.UIButton();
     this.cmdThemChiDinh      = new Janus.Windows.EditControls.UIButton();
     this.contextMenuStrip1   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mnuMaDVu            = new System.Windows.Forms.ToolStripMenuItem();
     this.uiStatusBar1        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.label5         = new System.Windows.Forms.Label();
     this.cboObjectType  = new Janus.Windows.EditControls.UIComboBox();
     this.label4         = new System.Windows.Forms.Label();
     this.txtPatientCode = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label2         = new System.Windows.Forms.Label();
     this.txtPatient_ID  = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.Label7         = new System.Windows.Forms.Label();
     this.txtPatientName = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label3         = new System.Windows.Forms.Label();
     this.dtmTo          = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtmFrom        = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.chkByDate      = new System.Windows.Forms.CheckBox();
     this.Label1         = new System.Windows.Forms.Label();
     this.cmdTimKiem     = new Janus.Windows.EditControls.UIButton();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.toolTip1       = new System.Windows.Forms.ToolTip(this.components);
     this.panel2         = new System.Windows.Forms.Panel();
     this.panel1         = new System.Windows.Forms.Panel();
     this.grdList        = new Janus.Windows.GridEX.GridEX();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip1.Font      = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemMoiBN,
         this.toolStripSeparator1,
         this.cmdSuaThongTinBN,
         this.toolStripSeparator5,
         this.cmdThemLanKham,
         this.toolStripSeparator3,
         this.cmdXoaBenhNhan,
         this.toolStripSeparator6,
         this.cmdBangiao,
         this.toolStripSeparator4,
         this.cmdInKQ,
         this.toolStripSeparator2,
         this.cmdluumau,
         this.toolStripSeparator7,
         this.cmdthanhlymau,
         this.toolStripSeparator8
     });
     this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.toolStrip1.Location    = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name        = "toolStrip1";
     this.toolStrip1.Size        = new System.Drawing.Size(1108, 39);
     this.toolStrip1.TabIndex    = 0;
     this.toolStrip1.Text        = "toolStrip1";
     //
     // cmdThemMoiBN
     //
     this.cmdThemMoiBN.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdThemMoiBN.Font                  = new System.Drawing.Font("Arial", 10F);
     this.cmdThemMoiBN.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemMoiBN.Image")));
     this.cmdThemMoiBN.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemMoiBN.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemMoiBN.Name                  = "cmdThemMoiBN";
     this.cmdThemMoiBN.Size                  = new System.Drawing.Size(99, 36);
     this.cmdThemMoiBN.Text                  = "Thêm mới";
     this.cmdThemMoiBN.ToolTipText           = "Nhấn vào đây để tiếp đón Bệnh nhân mới";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // cmdSuaThongTinBN
     //
     this.cmdSuaThongTinBN.Font                  = new System.Drawing.Font("Arial", 10F);
     this.cmdSuaThongTinBN.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSuaThongTinBN.Image")));
     this.cmdSuaThongTinBN.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSuaThongTinBN.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSuaThongTinBN.Name                  = "cmdSuaThongTinBN";
     this.cmdSuaThongTinBN.Size                  = new System.Drawing.Size(140, 36);
     this.cmdSuaThongTinBN.Text                  = "Sửa khách hàng";
     this.cmdSuaThongTinBN.ToolTipText           = "Nhấn vào nút này để sửa thông tin Bệnh nhân đang chọn trên lưới";
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(6, 39);
     //
     // cmdThemLanKham
     //
     this.cmdThemLanKham.Font                  = new System.Drawing.Font("Arial", 10F);
     this.cmdThemLanKham.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemLanKham.Image")));
     this.cmdThemLanKham.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemLanKham.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemLanKham.Name                  = "cmdThemLanKham";
     this.cmdThemLanKham.Size                  = new System.Drawing.Size(126, 36);
     this.cmdThemLanKham.Text                  = "Thêm đăng ký";
     this.cmdThemLanKham.ToolTipText           = "Nhấn nút này để thêm lần khám cho Bệnh nhân đang chọn trên lưới";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 39);
     //
     // cmdXoaBenhNhan
     //
     this.cmdXoaBenhNhan.Font                  = new System.Drawing.Font("Arial", 10F);
     this.cmdXoaBenhNhan.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoaBenhNhan.Image")));
     this.cmdXoaBenhNhan.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaBenhNhan.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaBenhNhan.Name                  = "cmdXoaBenhNhan";
     this.cmdXoaBenhNhan.Size                  = new System.Drawing.Size(114, 36);
     this.cmdXoaBenhNhan.Text                  = "Xóa đăng ký";
     this.cmdXoaBenhNhan.ToolTipText           = "Nhấn nút này để xóa lần khám của Bệnh nhân đang chọn trên lưới";
     this.cmdXoaBenhNhan.Click                += new System.EventHandler(this.cmdXoaBenhNhan_Click_1);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 39);
     //
     // cmdBangiao
     //
     this.cmdBangiao.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdBangiao.Image")));
     this.cmdBangiao.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdBangiao.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdBangiao.Name   = "cmdBangiao";
     this.cmdBangiao.Size   = new System.Drawing.Size(131, 36);
     this.cmdBangiao.Tag    = "0";
     this.cmdBangiao.Text   = "Bàn giao mẫu";
     this.cmdBangiao.Click += new System.EventHandler(this.cmdBangiao_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);
     //
     // cmdInKQ
     //
     this.cmdInKQ.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdInKQ.Image")));
     this.cmdInKQ.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdInKQ.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdInKQ.Name = "cmdInKQ";
     this.cmdInKQ.Size = new System.Drawing.Size(107, 36);
     this.cmdInKQ.Text = "Trả kết quả";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
     //
     // cmdluumau
     //
     this.cmdluumau.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdluumau.Image")));
     this.cmdluumau.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdluumau.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdluumau.Name = "cmdluumau";
     this.cmdluumau.Size = new System.Drawing.Size(92, 36);
     this.cmdluumau.Text = "Lưu mẫu";
     //
     // toolStripSeparator7
     //
     this.toolStripSeparator7.Name = "toolStripSeparator7";
     this.toolStripSeparator7.Size = new System.Drawing.Size(6, 39);
     //
     // cmdthanhlymau
     //
     this.cmdthanhlymau.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdthanhlymau.Image")));
     this.cmdthanhlymau.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdthanhlymau.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdthanhlymau.Name = "cmdthanhlymau";
     this.cmdthanhlymau.Size = new System.Drawing.Size(122, 36);
     this.cmdthanhlymau.Text = "Thanh lý mẫu";
     //
     // toolStripSeparator8
     //
     this.toolStripSeparator8.Name = "toolStripSeparator8";
     this.toolStripSeparator8.Size = new System.Drawing.Size(6, 39);
     //
     // grdDetail
     //
     this.grdDetail.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdDetail.BackColor = System.Drawing.Color.Silver;
     grdDetail_DesignTimeLayout.LayoutString = resources.GetString("grdDetail_DesignTimeLayout.LayoutString");
     this.grdDetail.DesignTimeLayout         = grdDetail_DesignTimeLayout;
     this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdDetail.Font = new System.Drawing.Font("Arial", 9F);
     this.grdDetail.GroupByBoxVisible = false;
     this.grdDetail.GroupTotals       = Janus.Windows.GridEX.GroupTotals.Always;
     this.grdDetail.Location          = new System.Drawing.Point(0, 0);
     this.grdDetail.Name       = "grdDetail";
     this.grdDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdDetail.Size       = new System.Drawing.Size(447, 542);
     this.grdDetail.TabIndex   = 0;
     this.grdDetail.TabStop    = false;
     this.grdDetail.TotalRow   = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.White;
     this.grdDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdDetail.VisualStyle      = Janus.Windows.GridEX.VisualStyle.Office2007;
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.cmdPrintAssign);
     this.uiGroupBox3.Controls.Add(this.cmdXoaChiDinh);
     this.uiGroupBox3.Controls.Add(this.cmdSuaChiDinh);
     this.uiGroupBox3.Controls.Add(this.cmdThemChiDinh);
     this.uiGroupBox3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.uiGroupBox3.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox3.Location = new System.Drawing.Point(0, 542);
     this.uiGroupBox3.Name     = "uiGroupBox3";
     this.uiGroupBox3.Size     = new System.Drawing.Size(447, 48);
     this.uiGroupBox3.TabIndex = 0;
     //
     // cmdPrintAssign
     //
     this.cmdPrintAssign.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdPrintAssign.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPrintAssign.Image     = ((System.Drawing.Image)(resources.GetObject("cmdPrintAssign.Image")));
     this.cmdPrintAssign.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdPrintAssign.Location  = new System.Drawing.Point(341, 11);
     this.cmdPrintAssign.Name      = "cmdPrintAssign";
     this.cmdPrintAssign.Size      = new System.Drawing.Size(85, 28);
     this.cmdPrintAssign.TabIndex  = 706;
     this.cmdPrintAssign.Text      = "In";
     this.toolTip1.SetToolTip(this.cmdPrintAssign, "Nhấn vào đây để in phiếu CLS(Phím tắt Ctrl+P)");
     this.cmdPrintAssign.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // cmdXoaChiDinh
     //
     this.cmdXoaChiDinh.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdXoaChiDinh.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdXoaChiDinh.Image       = ((System.Drawing.Image)(resources.GetObject("cmdXoaChiDinh.Image")));
     this.cmdXoaChiDinh.ImageSize   = new System.Drawing.Size(18, 18);
     this.cmdXoaChiDinh.Location    = new System.Drawing.Point(251, 11);
     this.cmdXoaChiDinh.Name        = "cmdXoaChiDinh";
     this.cmdXoaChiDinh.Size        = new System.Drawing.Size(85, 28);
     this.cmdXoaChiDinh.TabIndex    = 702;
     this.cmdXoaChiDinh.TabStop     = false;
     this.cmdXoaChiDinh.Text        = "Xóa";
     this.cmdXoaChiDinh.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // cmdSuaChiDinh
     //
     this.cmdSuaChiDinh.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSuaChiDinh.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSuaChiDinh.Image       = ((System.Drawing.Image)(resources.GetObject("cmdSuaChiDinh.Image")));
     this.cmdSuaChiDinh.ImageSize   = new System.Drawing.Size(18, 18);
     this.cmdSuaChiDinh.Location    = new System.Drawing.Point(160, 11);
     this.cmdSuaChiDinh.Name        = "cmdSuaChiDinh";
     this.cmdSuaChiDinh.Size        = new System.Drawing.Size(85, 28);
     this.cmdSuaChiDinh.TabIndex    = 701;
     this.cmdSuaChiDinh.TabStop     = false;
     this.cmdSuaChiDinh.Text        = "Sửa";
     this.cmdSuaChiDinh.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // cmdThemChiDinh
     //
     this.cmdThemChiDinh.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdThemChiDinh.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdThemChiDinh.Image       = ((System.Drawing.Image)(resources.GetObject("cmdThemChiDinh.Image")));
     this.cmdThemChiDinh.ImageSize   = new System.Drawing.Size(18, 18);
     this.cmdThemChiDinh.Location    = new System.Drawing.Point(69, 11);
     this.cmdThemChiDinh.Name        = "cmdThemChiDinh";
     this.cmdThemChiDinh.Size        = new System.Drawing.Size(85, 28);
     this.cmdThemChiDinh.TabIndex    = 700;
     this.cmdThemChiDinh.TabStop     = false;
     this.cmdThemChiDinh.Text        = "Thêm";
     this.cmdThemChiDinh.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuMaDVu
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(280, 26);
     //
     // mnuMaDVu
     //
     this.mnuMaDVu.CheckOnClick = true;
     this.mnuMaDVu.Name         = "mnuMaDVu";
     this.mnuMaDVu.Size         = new System.Drawing.Size(279, 22);
     this.mnuMaDVu.Text         = "Đăng ký dịch vụ KCB bằng cách gõ mã";
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font             = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 713);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: Thêm mới";
     uiStatusBarPanel1.Width            = 113;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+U: Cập nhật";
     uiStatusBarPanel2.Width            = 106;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: Xóa";
     uiStatusBarPanel3.Width            = 77;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Ctrl+K: Thêm khám";
     uiStatusBarPanel4.Width            = 121;
     uiStatusBarPanel5.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Esc: Thoát Form";
     uiStatusBarPanel5.Width            = 105;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar1.Size     = new System.Drawing.Size(1108, 27);
     this.uiStatusBar1.TabIndex = 7;
     this.uiStatusBar1.TabStop  = false;
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.label5);
     this.uiGroupBox1.Controls.Add(this.cboObjectType);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.txtPatientCode);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.txtPatient_ID);
     this.uiGroupBox1.Controls.Add(this.Label7);
     this.uiGroupBox1.Controls.Add(this.txtPatientName);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.dtmTo);
     this.uiGroupBox1.Controls.Add(this.dtmFrom);
     this.uiGroupBox1.Controls.Add(this.chkByDate);
     this.uiGroupBox1.Controls.Add(this.Label1);
     this.uiGroupBox1.Controls.Add(this.cmdTimKiem);
     this.uiGroupBox1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Location    = new System.Drawing.Point(0, 39);
     this.uiGroupBox1.Name        = "uiGroupBox1";
     this.uiGroupBox1.Size        = new System.Drawing.Size(1108, 84);
     this.uiGroupBox1.TabIndex    = 1;
     this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // label5
     //
     this.label5.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location  = new System.Drawing.Point(1002, 64);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(10, 23);
     this.label5.TabIndex  = 520;
     this.label5.Text      = "Trạng thái";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.label5.Visible   = false;
     //
     // cboObjectType
     //
     this.cboObjectType.Location    = new System.Drawing.Point(551, 40);
     this.cboObjectType.Name        = "cboObjectType";
     this.cboObjectType.Size        = new System.Drawing.Size(301, 21);
     this.cboObjectType.TabIndex    = 5;
     this.cboObjectType.TabStop     = false;
     this.cboObjectType.Text        = "Đối tượng";
     this.cboObjectType.Visible     = false;
     this.cboObjectType.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.Black;
     this.label4.Location  = new System.Drawing.Point(640, 18);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(68, 15);
     this.label4.TabIndex  = 518;
     this.label4.Text      = "Mã đăng ký";
     //
     // txtPatientCode
     //
     this.txtPatientCode.BackColor     = System.Drawing.Color.White;
     this.txtPatientCode.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPatientCode.Location      = new System.Drawing.Point(714, 14);
     this.txtPatientCode.Name          = "txtPatientCode";
     this.txtPatientCode.Size          = new System.Drawing.Size(138, 21);
     this.txtPatientCode.TabIndex      = 3;
     this.txtPatientCode.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.txtPatientCode.VisualStyle   = Janus.Windows.GridEX.VisualStyle.Office2003;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(457, 18);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(88, 15);
     this.label2.TabIndex  = 516;
     this.label2.Text      = "ID Khách hàng";
     //
     // txtPatient_ID
     //
     this.txtPatient_ID.BackColor     = System.Drawing.Color.White;
     this.txtPatient_ID.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPatient_ID.Location      = new System.Drawing.Point(551, 14);
     this.txtPatient_ID.Name          = "txtPatient_ID";
     this.txtPatient_ID.Numeric       = true;
     this.txtPatient_ID.Size          = new System.Drawing.Size(76, 21);
     this.txtPatient_ID.TabIndex      = 2;
     this.txtPatient_ID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.txtPatient_ID.VisualStyle   = Janus.Windows.GridEX.VisualStyle.Office2003;
     //
     // Label7
     //
     this.Label7.AutoSize = true;
     this.Label7.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label7.Location = new System.Drawing.Point(483, 44);
     this.Label7.Name     = "Label7";
     this.Label7.Size     = new System.Drawing.Size(62, 15);
     this.Label7.TabIndex = 514;
     this.Label7.Text     = "Đối tượng";
     this.Label7.Visible  = false;
     //
     // txtPatientName
     //
     this.txtPatientName.BackColor   = System.Drawing.Color.White;
     this.txtPatientName.Font        = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPatientName.Location    = new System.Drawing.Point(137, 40);
     this.txtPatientName.Name        = "txtPatientName";
     this.txtPatientName.Size        = new System.Drawing.Size(313, 23);
     this.txtPatientName.TabIndex    = 4;
     this.txtPatientName.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(23, 44);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(103, 15);
     this.label3.TabIndex  = 511;
     this.label3.Text      = "Tên Khách hàng :";
     //
     // dtmTo
     //
     this.dtmTo.CustomFormat = "dd/MM/yyyy";
     this.dtmTo.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtmTo.DropDownCalendar.Name        = "";
     this.dtmTo.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2007;
     this.dtmTo.Location    = new System.Drawing.Point(320, 15);
     this.dtmTo.MinDate     = new System.DateTime(1900, 2, 1, 0, 0, 0, 0);
     this.dtmTo.Name        = "dtmTo";
     this.dtmTo.ShowUpDown  = true;
     this.dtmTo.Size        = new System.Drawing.Size(130, 21);
     this.dtmTo.TabIndex    = 1;
     this.dtmTo.Value       = new System.DateTime(2011, 10, 20, 0, 0, 0, 0);
     this.dtmTo.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2007;
     //
     // dtmFrom
     //
     this.dtmFrom.CustomFormat = "dd/MM/yyyy";
     this.dtmFrom.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtmFrom.DropDownCalendar.Name        = "";
     this.dtmFrom.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2007;
     this.dtmFrom.Location    = new System.Drawing.Point(137, 15);
     this.dtmFrom.MinDate     = new System.DateTime(1900, 2, 1, 0, 0, 0, 0);
     this.dtmFrom.Name        = "dtmFrom";
     this.dtmFrom.ShowUpDown  = true;
     this.dtmFrom.Size        = new System.Drawing.Size(117, 21);
     this.dtmFrom.TabIndex    = 0;
     this.dtmFrom.Value       = new System.DateTime(2011, 10, 20, 0, 0, 0, 0);
     this.dtmFrom.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2007;
     //
     // chkByDate
     //
     this.chkByDate.AutoSize   = true;
     this.chkByDate.Checked    = true;
     this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Location   = new System.Drawing.Point(15, 15);
     this.chkByDate.Name       = "chkByDate";
     this.chkByDate.Size       = new System.Drawing.Size(116, 19);
     this.chkByDate.TabIndex   = 241;
     this.chkByDate.Text       = "Ngày nhận mẫu:";
     this.chkByDate.UseVisualStyleBackColor = true;
     //
     // Label1
     //
     this.Label1.AutoSize  = true;
     this.Label1.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label1.ForeColor = System.Drawing.Color.Black;
     this.Label1.Location  = new System.Drawing.Point(260, 20);
     this.Label1.Name      = "Label1";
     this.Label1.Size      = new System.Drawing.Size(59, 15);
     this.Label1.TabIndex  = 240;
     this.Label1.Text      = "Đến ngày";
     //
     // cmdTimKiem
     //
     this.cmdTimKiem.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdTimKiem.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdTimKiem.Image       = ((System.Drawing.Image)(resources.GetObject("cmdTimKiem.Image")));
     this.cmdTimKiem.ImageSize   = new System.Drawing.Size(32, 32);
     this.cmdTimKiem.Location    = new System.Drawing.Point(948, 12);
     this.cmdTimKiem.Name        = "cmdTimKiem";
     this.cmdTimKiem.Size        = new System.Drawing.Size(148, 51);
     this.cmdTimKiem.TabIndex    = 6;
     this.cmdTimKiem.Text        = "Tìm kiếm (F3)";
     this.cmdTimKiem.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon    = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp nhanh:";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.grdDetail);
     this.panel2.Controls.Add(this.uiGroupBox3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(661, 123);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(447, 590);
     this.panel2.TabIndex = 548;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.grdList);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 123);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(661, 590);
     this.panel1.TabIndex = 549;
     //
     // grdList
     //
     this.grdList.AllowEdit        = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdList.BackColor        = System.Drawing.Color.Silver;
     this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                     " thông tin bệnh nhân</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering               = true;
     this.grdList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FocusCellDisplayMode           = Janus.Windows.GridEX.FocusCellDisplayMode.UseSelectedFormatStyle;
     this.grdList.FocusCellFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.grdList.FocusCellFormatStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdList.FocusCellFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdList.Font                           = new System.Drawing.Font("Arial", 9F);
     this.grdList.FrozenColumns                  = 4;
     this.grdList.GroupByBoxVisible              = false;
     this.grdList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location                       = new System.Drawing.Point(0, 0);
     this.grdList.Name                           = "grdList";
     this.grdList.RecordNavigator                = true;
     this.grdList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.SelectedFormatStyle.BackColor  = System.Drawing.Color.SkyBlue;
     this.grdList.Size                           = new System.Drawing.Size(661, 590);
     this.grdList.TabIndex                       = 0;
     this.grdList.TabStop                        = false;
     this.grdList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.Office2007;
     //
     // frm_Quanly_Maukiemnghiem
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1108, 740);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.uiStatusBar1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frm_Quanly_Maukiemnghiem";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Quản lý thông tin mẫu kiểm nghiệm";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_Log_RedInvoice));
            Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout gridEX1_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.sysColor = new System.Windows.Forms.ToolStrip();
            this.cmdPrintInvoice = new System.Windows.Forms.ToolStripButton();
            this.cmdPrint = new System.Windows.Forms.ToolStripButton();
            this.cmdThoat = new System.Windows.Forms.ToolStripButton();
            this.panel1 = new System.Windows.Forms.Panel();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabLog = new System.Windows.Forms.TabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.grdList = new Janus.Windows.GridEX.GridEX();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.chkFromDate = new Janus.Windows.EditControls.UICheckBox();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.cboTrang_Thai = new Janus.Windows.EditControls.UIComboBox();
            this.label5 = new System.Windows.Forms.Label();
            this.cbo_LyDo = new Janus.Windows.EditControls.UIComboBox();
            this.label3 = new System.Windows.Forms.Label();
            this.cboStaff = new Janus.Windows.EditControls.UIComboBox();
            this.label6 = new System.Windows.Forms.Label();
            this.dtpToDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label2 = new System.Windows.Forms.Label();
            this.dtpFromDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.txtSerie_Cuoi = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.txtSerie_Dau = new System.Windows.Forms.TextBox();
            this.lblintOrder = new System.Windows.Forms.Label();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.gridEXPrintDocument1 = new Janus.Windows.GridEX.GridEXPrintDocument();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.panel3 = new System.Windows.Forms.Panel();
            this.gridEX1 = new Janus.Windows.GridEX.GridEX();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.sysColor.SuspendLayout();
            this.panel1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabLog.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit();
            this.SuspendLayout();
            // 
            // sysColor
            // 
            this.sysColor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdPrintInvoice,
            this.cmdPrint,
            this.cmdThoat});
            this.sysColor.Location = new System.Drawing.Point(0, 0);
            this.sysColor.Name = "sysColor";
            this.sysColor.Size = new System.Drawing.Size(1007, 39);
            this.sysColor.TabIndex = 2;
            this.sysColor.Text = "toolStrip1";
            // 
            // cmdPrintInvoice
            // 
            this.cmdPrintInvoice.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdPrintInvoice.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrintInvoice.Image")));
            this.cmdPrintInvoice.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdPrintInvoice.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdPrintInvoice.Name = "cmdPrintInvoice";
            this.cmdPrintInvoice.Size = new System.Drawing.Size(145, 36);
            this.cmdPrintInvoice.Text = "&In hóa đơn (Ctrl+P)";
            this.cmdPrintInvoice.Click += new System.EventHandler(this.cmdPrintInvoice_Click);
            // 
            // cmdPrint
            // 
            this.cmdPrint.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdPrint.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
            this.cmdPrint.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdPrint.Name = "cmdPrint";
            this.cmdPrint.Size = new System.Drawing.Size(135, 36);
            this.cmdPrint.Text = "&In danh sách(F4)";
            // 
            // cmdThoat
            // 
            this.cmdThoat.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdThoat.Image = ((System.Drawing.Image)(resources.GetObject("cmdThoat.Image")));
            this.cmdThoat.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdThoat.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdThoat.Name = "cmdThoat";
            this.cmdThoat.Size = new System.Drawing.Size(102, 36);
            this.cmdThoat.Text = "Thoát(Esc)";
            this.cmdThoat.Click += new System.EventHandler(this.cmdThoat_Click);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.tabControl1);
            this.panel1.Controls.Add(this.uiGroupBox1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 39);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1007, 557);
            this.panel1.TabIndex = 3;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabLog);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 83);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1007, 474);
            this.tabControl1.TabIndex = 6;
            // 
            // tabLog
            // 
            this.tabLog.Controls.Add(this.panel2);
            this.tabLog.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabLog.Location = new System.Drawing.Point(4, 22);
            this.tabLog.Name = "tabLog";
            this.tabLog.Padding = new System.Windows.Forms.Padding(3);
            this.tabLog.Size = new System.Drawing.Size(999, 448);
            this.tabLog.TabIndex = 0;
            this.tabLog.Text = "LOG HÓA ĐƠN";
            this.tabLog.UseVisualStyleBackColor = true;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.grdList);
            this.panel2.Controls.Add(this.uiStatusBar2);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(3, 3);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(993, 442);
            this.panel2.TabIndex = 1;
            // 
            // grdList
            // 
            this.grdList.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdList.AlternatingColors = true;
            this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                " thông tin</FilterRowInfoText></LocalizableData>";
            grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
            this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
            this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdList.DynamicFiltering = true;
            this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdList.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdList.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdList.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
            this.grdList.GroupByBoxVisible = false;
            this.grdList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdList.Location = new System.Drawing.Point(0, 0);
            this.grdList.Name = "grdList";
            this.grdList.RecordNavigator = true;
            this.grdList.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdList.Size = new System.Drawing.Size(993, 419);
            this.grdList.TabIndex = 30;
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 419);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Esc:Thoát Form hiện tại";
            uiStatusBarPanel1.Width = 144;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1});
            this.uiStatusBar2.Size = new System.Drawing.Size(993, 23);
            this.uiStatusBar2.TabIndex = 28;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.chkFromDate);
            this.uiGroupBox1.Controls.Add(this.cmdSearch);
            this.uiGroupBox1.Controls.Add(this.cboTrang_Thai);
            this.uiGroupBox1.Controls.Add(this.label5);
            this.uiGroupBox1.Controls.Add(this.cbo_LyDo);
            this.uiGroupBox1.Controls.Add(this.label3);
            this.uiGroupBox1.Controls.Add(this.cboStaff);
            this.uiGroupBox1.Controls.Add(this.label6);
            this.uiGroupBox1.Controls.Add(this.dtpToDate);
            this.uiGroupBox1.Controls.Add(this.label2);
            this.uiGroupBox1.Controls.Add(this.dtpFromDate);
            this.uiGroupBox1.Controls.Add(this.txtSerie_Cuoi);
            this.uiGroupBox1.Controls.Add(this.label4);
            this.uiGroupBox1.Controls.Add(this.txtSerie_Dau);
            this.uiGroupBox1.Controls.Add(this.lblintOrder);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(1007, 83);
            this.uiGroupBox1.TabIndex = 5;
            this.uiGroupBox1.Text = "&Thông tin tìm kiếm";
            // 
            // chkFromDate
            // 
            this.chkFromDate.Font = new System.Drawing.Font("Arial", 10F);
            this.chkFromDate.Location = new System.Drawing.Point(464, 18);
            this.chkFromDate.Name = "chkFromDate";
            this.chkFromDate.Size = new System.Drawing.Size(75, 23);
            this.chkFromDate.TabIndex = 79;
            this.chkFromDate.Text = "Từ ngày";
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Location = new System.Drawing.Point(886, 19);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(115, 49);
            this.cmdSearch.TabIndex = 78;
            this.cmdSearch.Text = "Tìm kiếm";
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // cboTrang_Thai
            // 
            this.cboTrang_Thai.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboTrang_Thai.Location = new System.Drawing.Point(676, 46);
            this.cboTrang_Thai.Name = "cboTrang_Thai";
            this.cboTrang_Thai.Size = new System.Drawing.Size(198, 20);
            this.cboTrang_Thai.TabIndex = 76;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(597, 48);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(72, 16);
            this.label5.TabIndex = 77;
            this.label5.Text = "Trạng thái";
            // 
            // cbo_LyDo
            // 
            this.cbo_LyDo.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cbo_LyDo.Location = new System.Drawing.Point(371, 46);
            this.cbo_LyDo.Name = "cbo_LyDo";
            this.cbo_LyDo.Size = new System.Drawing.Size(220, 20);
            this.cbo_LyDo.TabIndex = 74;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(322, 48);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(43, 16);
            this.label3.TabIndex = 75;
            this.label3.Text = "Lý do";
            // 
            // cboStaff
            // 
            this.cboStaff.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboStaff.Location = new System.Drawing.Point(96, 46);
            this.cboStaff.Name = "cboStaff";
            this.cboStaff.Size = new System.Drawing.Size(220, 20);
            this.cboStaff.TabIndex = 72;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(21, 48);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(71, 16);
            this.label6.TabIndex = 73;
            this.label6.Text = "Nhân viên";
            // 
            // dtpToDate
            // 
            // 
            // 
            // 
            this.dtpToDate.DropDownCalendar.Name = "";
            this.dtpToDate.Location = new System.Drawing.Point(750, 19);
            this.dtpToDate.Name = "dtpToDate";
            this.dtpToDate.Size = new System.Drawing.Size(124, 20);
            this.dtpToDate.TabIndex = 70;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(675, 21);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(69, 16);
            this.label2.TabIndex = 71;
            this.label2.Text = "Đến ngày";
            // 
            // dtpFromDate
            // 
            // 
            // 
            // 
            this.dtpFromDate.DropDownCalendar.Name = "";
            this.dtpFromDate.Location = new System.Drawing.Point(545, 19);
            this.dtpFromDate.Name = "dtpFromDate";
            this.dtpFromDate.Size = new System.Drawing.Size(124, 20);
            this.dtpFromDate.TabIndex = 66;
            // 
            // txtSerie_Cuoi
            // 
            this.txtSerie_Cuoi.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.txtSerie_Cuoi.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSerie_Cuoi.Location = new System.Drawing.Point(318, 19);
            this.txtSerie_Cuoi.Name = "txtSerie_Cuoi";
            this.txtSerie_Cuoi.Size = new System.Drawing.Size(139, 21);
            this.txtSerie_Cuoi.TabIndex = 65;
            this.txtSerie_Cuoi.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(21, 21);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(69, 16);
            this.label4.TabIndex = 69;
            this.label4.Text = "Serie đầu";
            // 
            // txtSerie_Dau
            // 
            this.txtSerie_Dau.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.txtSerie_Dau.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSerie_Dau.Location = new System.Drawing.Point(96, 19);
            this.txtSerie_Dau.Name = "txtSerie_Dau";
            this.txtSerie_Dau.Size = new System.Drawing.Size(139, 21);
            this.txtSerie_Dau.TabIndex = 64;
            this.txtSerie_Dau.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblintOrder
            // 
            this.lblintOrder.AutoSize = true;
            this.lblintOrder.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblintOrder.Location = new System.Drawing.Point(241, 21);
            this.lblintOrder.Name = "lblintOrder";
            this.lblintOrder.Size = new System.Drawing.Size(71, 16);
            this.lblintOrder.TabIndex = 67;
            this.lblintOrder.Text = "Serie cuối";
            // 
            // printPreviewDialog1
            // 
            this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreviewDialog1.Document = this.gridEXPrintDocument1;
            this.printPreviewDialog1.Enabled = true;
            this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
            this.printPreviewDialog1.Name = "printPreviewDialog1";
            this.printPreviewDialog1.Visible = false;
            // 
            // gridEXPrintDocument1
            // 
            this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "Department_ID";
            this.dataGridViewTextBoxColumn1.HeaderText = "ID";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            this.dataGridViewTextBoxColumn1.Width = 40;
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "Department_Name";
            this.dataGridViewTextBoxColumn2.HeaderText = "Tên khoa(phòng)";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.Width = 200;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "Parent_Name";
            this.dataGridViewTextBoxColumn3.HeaderText = "Tên khoa(cấp trên)";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.Width = 200;
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "intOrder";
            this.dataGridViewTextBoxColumn4.HeaderText = "Thứ tự";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.Visible = false;
            this.dataGridViewTextBoxColumn4.Width = 80;
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.HeaderText = "Miêu tả";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            this.dataGridViewTextBoxColumn5.Width = 200;
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.DataPropertyName = "Parent_ID";
            this.dataGridViewTextBoxColumn6.HeaderText = "colParent_ID";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.Visible = false;
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.DataPropertyName = "Dept_Type";
            this.dataGridViewTextBoxColumn7.HeaderText = "colDept_Type";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            this.dataGridViewTextBoxColumn7.Visible = false;
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "Speciality";
            this.dataGridViewTextBoxColumn8.HeaderText = "colSpeciality";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.Visible = false;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "Dept_Fee";
            this.dataGridViewTextBoxColumn9.HeaderText = "colDept_Fee";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.Visible = false;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.panel3);
            this.tabPage2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            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(999, 448);
            this.tabPage2.TabIndex = 0;
            this.tabPage2.Text = "LOG HÓA ĐƠN";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.gridEX1);
            this.panel3.Controls.Add(this.uiStatusBar1);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(3, 3);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(993, 442);
            this.panel3.TabIndex = 1;
            // 
            // gridEX1
            // 
            this.gridEX1.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.gridEX1.AlternatingColors = true;
            this.gridEX1.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                " thông tin</FilterRowInfoText></LocalizableData>";
            gridEX1_DesignTimeLayout.LayoutString = resources.GetString("gridEX1_DesignTimeLayout.LayoutString");
            this.gridEX1.DesignTimeLayout = gridEX1_DesignTimeLayout;
            this.gridEX1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridEX1.DynamicFiltering = true;
            this.gridEX1.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.gridEX1.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.gridEX1.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.gridEX1.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.gridEX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
            this.gridEX1.GroupByBoxVisible = false;
            this.gridEX1.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.gridEX1.Location = new System.Drawing.Point(0, 0);
            this.gridEX1.Name = "gridEX1";
            this.gridEX1.RecordNavigator = true;
            this.gridEX1.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.gridEX1.Size = new System.Drawing.Size(993, 419);
            this.gridEX1.TabIndex = 30;
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 419);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+N: thêm mới";
            uiStatusBarPanel2.Width = 107;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+E: sửa thông tin ";
            uiStatusBarPanel3.Width = 127;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Ctrl+D: xóa thông tin ";
            uiStatusBarPanel4.Width = 128;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.Key = "";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "Esc:Thoát Form hiện tại";
            uiStatusBarPanel5.Width = 144;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5});
            this.uiStatusBar1.Size = new System.Drawing.Size(993, 23);
            this.uiStatusBar1.TabIndex = 28;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // frm_Log_RedInvoice
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1007, 596);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.sysColor);
            this.KeyPreview = true;
            this.Name = "frm_Log_RedInvoice";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "THÔNG TIN HÓA ĐƠN";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_Log_RedInvoice_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frm_Log_RedInvoice_KeyDown);
            this.sysColor.ResumeLayout(false);
            this.sysColor.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabLog.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            this.tabPage2.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Janus.Windows.GridEX.GridEXLayout grdTestTypeRegList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdResultDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdTestInfo_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPatients_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.SplitContainer1 = new System.Windows.Forms.SplitContainer();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.tabTestInfo = new Janus.Windows.UI.Tab.UITab();
            this.tabReg = new Janus.Windows.UI.Tab.UITabPage();
            this.btnConfig = new System.Windows.Forms.Button();
            this.grdTestTypeRegList = new Janus.Windows.GridEX.GridEX();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.tabResult = new Janus.Windows.UI.Tab.UITabPage();
            this.grdResultDetail = new Janus.Windows.GridEX.GridEX();
            this.grdTestInfo = new Janus.Windows.GridEX.GridEX();
            this.grdPatients = new Janus.Windows.GridEX.GridEX();
            this.GroupBox7 = new System.Windows.Forms.GroupBox();
            this.progressBar = new System.Windows.Forms.ProgressBar();
            ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).BeginInit();
            this.SplitContainer1.Panel1.SuspendLayout();
            this.SplitContainer1.Panel2.SuspendLayout();
            this.SplitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabTestInfo)).BeginInit();
            this.tabTestInfo.SuspendLayout();
            this.tabReg.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestTypeRegList)).BeginInit();
            this.tabResult.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdResultDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).BeginInit();
            this.GroupBox7.SuspendLayout();
            this.SuspendLayout();
            // 
            // SplitContainer1
            // 
            this.SplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
            this.SplitContainer1.IsSplitterFixed = true;
            this.SplitContainer1.Location = new System.Drawing.Point(89, 21);
            this.SplitContainer1.Name = "SplitContainer1";
            this.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // SplitContainer1.Panel1
            // 
            this.SplitContainer1.Panel1.Controls.Add(this.progressBar);
            this.SplitContainer1.Panel1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            // 
            // SplitContainer1.Panel2
            // 
            this.SplitContainer1.Panel2.Controls.Add(this.splitContainer2);
            this.SplitContainer1.Size = new System.Drawing.Size(1061, 501);
            this.SplitContainer1.SplitterDistance = 160;
            this.SplitContainer1.TabIndex = 37;
            // 
            // splitContainer2
            // 
            this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
            this.splitContainer2.Location = new System.Drawing.Point(0, 0);
            this.splitContainer2.Name = "splitContainer2";
            // 
            // splitContainer2.Panel1
            // 
            this.splitContainer2.Panel1.Controls.Add(this.GroupBox7);
            // 
            // splitContainer2.Panel2
            // 
            this.splitContainer2.Panel2.Controls.Add(this.tabTestInfo);
            this.splitContainer2.Size = new System.Drawing.Size(1061, 337);
            this.splitContainer2.SplitterDistance = 446;
            this.splitContainer2.TabIndex = 38;
            // 
            // tabTestInfo
            // 
            this.tabTestInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabTestInfo.Location = new System.Drawing.Point(0, 0);
            this.tabTestInfo.Name = "tabTestInfo";
            this.tabTestInfo.Size = new System.Drawing.Size(611, 337);
            this.tabTestInfo.TabIndex = 36;
            this.tabTestInfo.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabReg,
            this.tabResult});
            this.tabTestInfo.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
            // 
            // tabReg
            // 
            this.tabReg.Controls.Add(this.btnConfig);
            this.tabReg.Controls.Add(this.grdTestTypeRegList);
            this.tabReg.Controls.Add(this.uiStatusBar1);
            this.tabReg.Key = "tabReg";
            this.tabReg.Location = new System.Drawing.Point(1, 21);
            this.tabReg.Name = "tabReg";
            this.tabReg.Size = new System.Drawing.Size(609, 315);
            this.tabReg.TabStop = true;
            this.tabReg.Text = "Chỉ Định (F1)";
            // 
            // btnConfig
            // 
            this.btnConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
            this.btnConfig.Location = new System.Drawing.Point(444, 145);
            this.btnConfig.Name = "btnConfig";
            this.btnConfig.Size = new System.Drawing.Size(41, 39);
            this.btnConfig.TabIndex = 7;
            this.btnConfig.UseVisualStyleBackColor = true;
            // 
            // grdTestTypeRegList
            // 
            this.grdTestTypeRegList.AutoEdit = true;
            this.grdTestTypeRegList.AutomaticSort = false;
            this.grdTestTypeRegList.ColumnAutoResize = true;
            grdTestTypeRegList_DesignTimeLayout.LayoutString = resources.GetString("grdTestTypeRegList_DesignTimeLayout.LayoutString");
            this.grdTestTypeRegList.DesignTimeLayout = grdTestTypeRegList_DesignTimeLayout;
            this.grdTestTypeRegList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestTypeRegList.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdTestTypeRegList.GroupByBoxVisible = false;
            this.grdTestTypeRegList.GroupTotalRowFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdTestTypeRegList.GroupTotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdTestTypeRegList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestTypeRegList.Location = new System.Drawing.Point(0, 0);
            this.grdTestTypeRegList.Margin = new System.Windows.Forms.Padding(4);
            this.grdTestTypeRegList.Name = "grdTestTypeRegList";
            this.grdTestTypeRegList.Size = new System.Drawing.Size(609, 292);
            this.grdTestTypeRegList.TabIndex = 6;
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 292);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Tick: Đăng ký chạy lại test đối với các loại XN hai chiều";
            uiStatusBarPanel2.Width = 280;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel2});
            this.uiStatusBar1.Size = new System.Drawing.Size(609, 23);
            this.uiStatusBar1.TabIndex = 0;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
            // 
            // tabResult
            // 
            this.tabResult.Controls.Add(this.grdResultDetail);
            this.tabResult.Controls.Add(this.grdTestInfo);
            this.tabResult.Key = "tabResult";
            this.tabResult.Location = new System.Drawing.Point(1, 21);
            this.tabResult.Name = "tabResult";
            this.tabResult.Size = new System.Drawing.Size(609, 315);
            this.tabResult.TabStop = true;
            this.tabResult.Text = "Tra Cứu (F2)";
            // 
            // grdResultDetail
            // 
            this.grdResultDetail.AutomaticSort = false;
            this.grdResultDetail.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
    "ợng:| Of</RecordNavigator></LocalizableData>";
            grdResultDetail_DesignTimeLayout.LayoutString = resources.GetString("grdResultDetail_DesignTimeLayout.LayoutString");
            this.grdResultDetail.DesignTimeLayout = grdResultDetail_DesignTimeLayout;
            this.grdResultDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdResultDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdResultDetail.GroupByBoxVisible = false;
            this.grdResultDetail.Location = new System.Drawing.Point(0, 122);
            this.grdResultDetail.Name = "grdResultDetail";
            this.grdResultDetail.Office2007ColorScheme = Janus.Windows.GridEX.Office2007ColorScheme.Blue;
            this.grdResultDetail.Office2007CustomColor = System.Drawing.SystemColors.Highlight;
            this.grdResultDetail.RecordNavigator = true;
            this.grdResultDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdResultDetail.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdResultDetail.SettingsKey = "grdResultDetail";
            this.grdResultDetail.Size = new System.Drawing.Size(609, 193);
            this.grdResultDetail.TabIndex = 3;
            this.grdResultDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdResultDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            // 
            // grdTestInfo
            // 
            grdTestInfo_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfo_DesignTimeLayout.LayoutString");
            this.grdTestInfo.DesignTimeLayout = grdTestInfo_DesignTimeLayout;
            this.grdTestInfo.Dock = System.Windows.Forms.DockStyle.Top;
            this.grdTestInfo.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Control;
            this.grdTestInfo.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
            this.grdTestInfo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdTestInfo.FrozenColumns = 2;
            this.grdTestInfo.GroupByBoxVisible = false;
            this.grdTestInfo.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestInfo.Location = new System.Drawing.Point(0, 0);
            this.grdTestInfo.Name = "grdTestInfo";
            this.grdTestInfo.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdTestInfo.Size = new System.Drawing.Size(609, 122);
            this.grdTestInfo.TabIndex = 2;
            // 
            // grdPatients
            // 
            this.grdPatients.AllowDrop = true;
            this.grdPatients.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdPatients.BuiltInTextsData = resources.GetString("grdPatients.BuiltInTextsData");
            this.grdPatients.ControlStyle.HoverBaseColor = System.Drawing.SystemColors.HighlightText;
            grdPatients_DesignTimeLayout.LayoutString = resources.GetString("grdPatients_DesignTimeLayout.LayoutString");
            this.grdPatients.DesignTimeLayout = grdPatients_DesignTimeLayout;
            this.grdPatients.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPatients.DynamicFiltering = true;
            this.grdPatients.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPatients.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdPatients.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPatients.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPatients.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Control;
            this.grdPatients.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
            this.grdPatients.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdPatients.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdPatients.GroupByBoxVisible = false;
            this.grdPatients.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPatients.LinkFormatStyle.ForeColor = System.Drawing.Color.CornflowerBlue;
            this.grdPatients.Location = new System.Drawing.Point(3, 17);
            this.grdPatients.Name = "grdPatients";
            this.grdPatients.RecordNavigator = true;
            this.grdPatients.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPatients.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdPatients.Size = new System.Drawing.Size(440, 317);
            this.grdPatients.TabIndex = 1;
            // 
            // GroupBox7
            // 
            this.GroupBox7.Controls.Add(this.grdPatients);
            this.GroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.GroupBox7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.GroupBox7.Location = new System.Drawing.Point(0, 0);
            this.GroupBox7.Name = "GroupBox7";
            this.GroupBox7.Size = new System.Drawing.Size(446, 337);
            this.GroupBox7.TabIndex = 37;
            this.GroupBox7.TabStop = false;
            this.GroupBox7.Text = "Danh sách bệnh nhân";
            // 
            // progressBar
            // 
            this.progressBar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.progressBar.Location = new System.Drawing.Point(0, 0);
            this.progressBar.MarqueeAnimationSpeed = 30;
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(1061, 160);
            this.progressBar.TabIndex = 46;
            this.progressBar.Visible = false;
            // 
            // Form4
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1318, 601);
            this.Controls.Add(this.SplitContainer1);
            this.Name = "Form4";
            this.Text = "Form4";
            this.SplitContainer1.Panel1.ResumeLayout(false);
            this.SplitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).EndInit();
            this.SplitContainer1.ResumeLayout(false);
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
            this.splitContainer2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabTestInfo)).EndInit();
            this.tabTestInfo.ResumeLayout(false);
            this.tabReg.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestTypeRegList)).EndInit();
            this.tabResult.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdResultDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).EndInit();
            this.GroupBox7.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.GridEX.GridEXLayout grdDoiTuong_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_themmoi_kho));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.grpControl = new Janus.Windows.EditControls.UIGroupBox();
            this.chkChongiakhikedon = new Janus.Windows.EditControls.UICheckBox();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.optChanle = new Janus.Windows.EditControls.UIRadioButton();
            this.radKhoChan = new Janus.Windows.EditControls.UIRadioButton();
            this.radKhoLe = new Janus.Windows.EditControls.UIRadioButton();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.optThuocVT = new Janus.Windows.EditControls.UIRadioButton();
            this.optThuoc = new Janus.Windows.EditControls.UIRadioButton();
            this.optVT = new Janus.Windows.EditControls.UIRadioButton();
            this.chkHienThi = new Janus.Windows.EditControls.UICheckBox();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.radTatCa = new Janus.Windows.EditControls.UIRadioButton();
            this.radNoiTru = new Janus.Windows.EditControls.UIRadioButton();
            this.radNgoaiTru = new Janus.Windows.EditControls.UIRadioButton();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.chkTuThuoc = new Janus.Windows.EditControls.UICheckBox();
            this.cboThuocKhoa = new Janus.Windows.EditControls.UIComboBox();
            this.grdDoiTuong = new Janus.Windows.GridEX.GridEX();
            this.chkKhoBan = new Janus.Windows.EditControls.UICheckBox();
            this.txtGhiChu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label8 = new System.Windows.Forms.Label();
            this.chkSoLuongTon = new Janus.Windows.EditControls.UICheckBox();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.txtIDKHO = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label3 = new System.Windows.Forms.Label();
            this.txt_STT_HTHI = new Janus.Windows.GridEX.EditControls.IntegerUpDown();
            this.label2 = new System.Windows.Forms.Label();
            this.txtTEN = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label1 = new System.Windows.Forms.Label();
            this.txtMa = new Janus.Windows.GridEX.EditControls.EditBox();
            this.chkTrangThaiForm = new Janus.Windows.EditControls.UICheckBox();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdExit = new Janus.Windows.EditControls.UIButton();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.errorProvider2 = new System.Windows.Forms.ErrorProvider(this.components);
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.errorProvider3 = new System.Windows.Forms.ErrorProvider(this.components);
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.grpControl)).BeginInit();
            this.grpControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdDoiTuong)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider3)).BeginInit();
            this.SuspendLayout();
            // 
            // grpControl
            // 
            this.grpControl.Controls.Add(this.chkChongiakhikedon);
            this.grpControl.Controls.Add(this.uiGroupBox3);
            this.grpControl.Controls.Add(this.uiGroupBox2);
            this.grpControl.Controls.Add(this.chkHienThi);
            this.grpControl.Controls.Add(this.uiGroupBox1);
            this.grpControl.Controls.Add(this.label10);
            this.grpControl.Controls.Add(this.label9);
            this.grpControl.Controls.Add(this.chkTuThuoc);
            this.grpControl.Controls.Add(this.cboThuocKhoa);
            this.grpControl.Controls.Add(this.grdDoiTuong);
            this.grpControl.Controls.Add(this.chkKhoBan);
            this.grpControl.Controls.Add(this.txtGhiChu);
            this.grpControl.Controls.Add(this.label8);
            this.grpControl.Controls.Add(this.chkSoLuongTon);
            this.grpControl.Controls.Add(this.label7);
            this.grpControl.Controls.Add(this.label6);
            this.grpControl.Controls.Add(this.label5);
            this.grpControl.Controls.Add(this.txtIDKHO);
            this.grpControl.Controls.Add(this.label3);
            this.grpControl.Controls.Add(this.txt_STT_HTHI);
            this.grpControl.Controls.Add(this.label2);
            this.grpControl.Controls.Add(this.txtTEN);
            this.grpControl.Controls.Add(this.label1);
            this.grpControl.Controls.Add(this.txtMa);
            this.grpControl.Dock = System.Windows.Forms.DockStyle.Top;
            this.grpControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpControl.Location = new System.Drawing.Point(0, 0);
            this.grpControl.Name = "grpControl";
            this.grpControl.Size = new System.Drawing.Size(712, 527);
            this.grpControl.TabIndex = 1;
            this.grpControl.Text = "Thông tin kho thuốc-vật tư";
            this.grpControl.Click += new System.EventHandler(this.grpControl_Click);
            // 
            // chkChongiakhikedon
            // 
            this.chkChongiakhikedon.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkChongiakhikedon.Location = new System.Drawing.Point(449, 380);
            this.chkChongiakhikedon.Name = "chkChongiakhikedon";
            this.chkChongiakhikedon.Size = new System.Drawing.Size(225, 23);
            this.chkChongiakhikedon.TabIndex = 86;
            this.chkChongiakhikedon.Text = "Chọn giá thuốc khi kê đơn?";
            this.toolTip1.SetToolTip(this.chkChongiakhikedon, "Chọn mục này nếu muốn cho phép kê đơn thuốc nhiều giá khi thuốc đó tồn tại 2 giá " +
                    "bán khác nhau trong kho( Chỉ nên dùng đối với quầy thuốc)");
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.Controls.Add(this.optChanle);
            this.uiGroupBox3.Controls.Add(this.radKhoChan);
            this.uiGroupBox3.Controls.Add(this.radKhoLe);
            this.uiGroupBox3.Location = new System.Drawing.Point(100, 122);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Size = new System.Drawing.Size(267, 41);
            this.uiGroupBox3.TabIndex = 85;
            // 
            // optChanle
            // 
            this.optChanle.Location = new System.Drawing.Point(175, 11);
            this.optChanle.Name = "optChanle";
            this.optChanle.Size = new System.Drawing.Size(74, 23);
            this.optChanle.TabIndex = 6;
            this.optChanle.Tag = "5";
            this.optChanle.Text = "Cả hai";
            // 
            // radKhoChan
            // 
            this.radKhoChan.Location = new System.Drawing.Point(9, 11);
            this.radKhoChan.Name = "radKhoChan";
            this.radKhoChan.Size = new System.Drawing.Size(74, 23);
            this.radKhoChan.TabIndex = 4;
            this.radKhoChan.Tag = "2";
            this.radKhoChan.Text = "&Kho chẵn";
            // 
            // radKhoLe
            // 
            this.radKhoLe.Checked = true;
            this.radKhoLe.Location = new System.Drawing.Point(95, 11);
            this.radKhoLe.Name = "radKhoLe";
            this.radKhoLe.Size = new System.Drawing.Size(74, 23);
            this.radKhoLe.TabIndex = 5;
            this.radKhoLe.TabStop = true;
            this.radKhoLe.Tag = "5";
            this.radKhoLe.Text = "&Kho lẻ";
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.optThuocVT);
            this.uiGroupBox2.Controls.Add(this.optThuoc);
            this.uiGroupBox2.Controls.Add(this.optVT);
            this.uiGroupBox2.Location = new System.Drawing.Point(100, 165);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(267, 41);
            this.uiGroupBox2.TabIndex = 84;
            // 
            // optThuocVT
            // 
            this.optThuocVT.Location = new System.Drawing.Point(175, 11);
            this.optThuocVT.Name = "optThuocVT";
            this.optThuocVT.Size = new System.Drawing.Size(63, 23);
            this.optThuocVT.TabIndex = 80;
            this.optThuocVT.Tag = "5";
            this.optThuocVT.Text = "Cả hai";
            // 
            // optThuoc
            // 
            this.optThuoc.Location = new System.Drawing.Point(8, 11);
            this.optThuoc.Name = "optThuoc";
            this.optThuoc.Size = new System.Drawing.Size(66, 23);
            this.optThuoc.TabIndex = 78;
            this.optThuoc.Tag = "2";
            this.optThuoc.Text = "Thuốc";
            // 
            // optVT
            // 
            this.optVT.Location = new System.Drawing.Point(95, 12);
            this.optVT.Name = "optVT";
            this.optVT.Size = new System.Drawing.Size(65, 23);
            this.optVT.TabIndex = 79;
            this.optVT.Tag = "5";
            this.optVT.Text = "Vật tư";
            // 
            // chkHienThi
            // 
            this.chkHienThi.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHienThi.Location = new System.Drawing.Point(100, 409);
            this.chkHienThi.Name = "chkHienThi";
            this.chkHienThi.Size = new System.Drawing.Size(225, 23);
            this.chkHienThi.TabIndex = 83;
            this.chkHienThi.Text = "Trạng thái hiệu lực?";
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.radTatCa);
            this.uiGroupBox1.Controls.Add(this.radNoiTru);
            this.uiGroupBox1.Controls.Add(this.radNgoaiTru);
            this.uiGroupBox1.Location = new System.Drawing.Point(100, 299);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(409, 46);
            this.uiGroupBox1.TabIndex = 82;
            // 
            // radTatCa
            // 
            this.radTatCa.Location = new System.Drawing.Point(26, 17);
            this.radTatCa.Name = "radTatCa";
            this.radTatCa.Size = new System.Drawing.Size(74, 23);
            this.radTatCa.TabIndex = 78;
            this.radTatCa.Tag = "2";
            this.radTatCa.Text = "Tất Cả";
            // 
            // radNoiTru
            // 
            this.radNoiTru.Location = new System.Drawing.Point(266, 17);
            this.radNoiTru.Name = "radNoiTru";
            this.radNoiTru.Size = new System.Drawing.Size(74, 23);
            this.radNoiTru.TabIndex = 81;
            this.radNoiTru.Tag = "5";
            this.radNoiTru.Text = "Nội Trú";
            // 
            // radNgoaiTru
            // 
            this.radNgoaiTru.Location = new System.Drawing.Point(130, 17);
            this.radNgoaiTru.Name = "radNgoaiTru";
            this.radNgoaiTru.Size = new System.Drawing.Size(74, 23);
            this.radNgoaiTru.TabIndex = 79;
            this.radNgoaiTru.Tag = "5";
            this.radNgoaiTru.Text = "Ngoại Trú";
            // 
            // label10
            // 
            this.label10.Location = new System.Drawing.Point(6, 320);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(88, 15);
            this.label10.TabIndex = 80;
            this.label10.Text = "Áp Dụng";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label9
            // 
            this.label9.Location = new System.Drawing.Point(6, 214);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(88, 15);
            this.label9.TabIndex = 77;
            this.label9.Text = "Thuộc Khoa";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkTuThuoc
            // 
            this.chkTuThuoc.Location = new System.Drawing.Point(100, 248);
            this.chkTuThuoc.Name = "chkTuThuoc";
            this.chkTuThuoc.Size = new System.Drawing.Size(304, 23);
            this.chkTuThuoc.TabIndex = 8;
            this.chkTuThuoc.Text = "Là tủ thuốc khoa nội trú?";
            // 
            // cboThuocKhoa
            // 
            this.cboThuocKhoa.Location = new System.Drawing.Point(100, 210);
            this.cboThuocKhoa.Name = "cboThuocKhoa";
            this.cboThuocKhoa.Size = new System.Drawing.Size(574, 21);
            this.cboThuocKhoa.TabIndex = 7;
            this.cboThuocKhoa.Text = "Thuộc Khoa";
            this.toolTip1.SetToolTip(this.cboThuocKhoa, "Thông tin này được dùng khi tạo tủ thuốc nội trú, bạn cần chọn khoa nội trú cho t" +
                    "ủ thuốc đó");
            // 
            // grdDoiTuong
            // 
            this.grdDoiTuong.AutomaticSort = false;
            grdDoiTuong_DesignTimeLayout.LayoutString = resources.GetString("grdDoiTuong_DesignTimeLayout.LayoutString");
            this.grdDoiTuong.DesignTimeLayout = grdDoiTuong_DesignTimeLayout;
            this.grdDoiTuong.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdDoiTuong.GroupByBoxVisible = false;
            this.grdDoiTuong.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdDoiTuong.Location = new System.Drawing.Point(-3, 438);
            this.grdDoiTuong.Name = "grdDoiTuong";
            this.grdDoiTuong.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDoiTuong.Size = new System.Drawing.Size(709, 83);
            this.grdDoiTuong.TabIndex = 12;
            this.grdDoiTuong.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // chkKhoBan
            // 
            this.chkKhoBan.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkKhoBan.Location = new System.Drawing.Point(100, 380);
            this.chkKhoBan.Name = "chkKhoBan";
            this.chkKhoBan.Size = new System.Drawing.Size(409, 23);
            this.chkKhoBan.TabIndex = 11;
            this.chkKhoBan.Text = "Là quầy thuốc(Cho phép bán khách vãng lai) ?";
            // 
            // txtGhiChu
            // 
            this.txtGhiChu.Location = new System.Drawing.Point(100, 353);
            this.txtGhiChu.Name = "txtGhiChu";
            this.txtGhiChu.Size = new System.Drawing.Size(574, 21);
            this.txtGhiChu.TabIndex = 10;
            // 
            // label8
            // 
            this.label8.Location = new System.Drawing.Point(6, 355);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(88, 15);
            this.label8.TabIndex = 18;
            this.label8.Text = "Ghi chú";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkSoLuongTon
            // 
            this.chkSoLuongTon.Location = new System.Drawing.Point(100, 277);
            this.chkSoLuongTon.Name = "chkSoLuongTon";
            this.chkSoLuongTon.Size = new System.Drawing.Size(304, 23);
            this.chkSoLuongTon.TabIndex = 9;
            this.chkSoLuongTon.Text = "Kiểm tra số lượng tồn khi kê đơn?";
            // 
            // label7
            // 
            this.label7.Location = new System.Drawing.Point(6, 181);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(88, 15);
            this.label7.TabIndex = 16;
            this.label7.Text = "Loại kho";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label6
            // 
            this.label6.Location = new System.Drawing.Point(6, 137);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(88, 15);
            this.label6.TabIndex = 15;
            this.label6.Text = "Kiểu kho";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label5
            // 
            this.label5.Location = new System.Drawing.Point(6, 21);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(88, 23);
            this.label5.TabIndex = 9;
            this.label5.Text = "ID kho";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtIDKHO
            // 
            this.txtIDKHO.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtIDKHO.Enabled = false;
            this.txtIDKHO.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtIDKHO.Location = new System.Drawing.Point(100, 21);
            this.txtIDKHO.Name = "txtIDKHO";
            this.txtIDKHO.Size = new System.Drawing.Size(164, 21);
            this.txtIDKHO.TabIndex = 8;
            this.txtIDKHO.TabStop = false;
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(6, 101);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(88, 15);
            this.label3.TabIndex = 5;
            this.label3.Text = "STT. Hiển thị";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txt_STT_HTHI
            // 
            this.txt_STT_HTHI.Location = new System.Drawing.Point(100, 100);
            this.txt_STT_HTHI.Name = "txt_STT_HTHI";
            this.txt_STT_HTHI.Size = new System.Drawing.Size(164, 21);
            this.txt_STT_HTHI.TabIndex = 2;
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(6, 75);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(88, 15);
            this.label2.TabIndex = 3;
            this.label2.Text = "Tên kho";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTEN
            // 
            this.txtTEN.Location = new System.Drawing.Point(100, 75);
            this.txtTEN.Name = "txtTEN";
            this.txtTEN.Size = new System.Drawing.Size(574, 21);
            this.txtTEN.TabIndex = 1;
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(6, 48);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(88, 15);
            this.label1.TabIndex = 1;
            this.label1.Text = "Mã kho";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMa
            // 
            this.txtMa.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtMa.Location = new System.Drawing.Point(100, 48);
            this.txtMa.Name = "txtMa";
            this.txtMa.Size = new System.Drawing.Size(164, 21);
            this.txtMa.TabIndex = 0;
            // 
            // chkTrangThaiForm
            // 
            this.chkTrangThaiForm.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTrangThaiForm.Location = new System.Drawing.Point(1, 541);
            this.chkTrangThaiForm.Name = "chkTrangThaiForm";
            this.chkTrangThaiForm.Size = new System.Drawing.Size(204, 23);
            this.chkTrangThaiForm.TabIndex = 78;
            this.chkTrangThaiForm.Text = "Thoát form ngay sau khi Lưu kho";
            this.chkTrangThaiForm.CheckedChanged += new System.EventHandler(this.chkTrangThaiForm_CheckedChanged);
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 578);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Bắt buộc nhập thông tin ";
            uiStatusBarPanel1.Width = 147;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+S: Lưu thông tin ";
            uiStatusBarPanel2.Width = 130;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Esc:Thoát Form ";
            uiStatusBarPanel3.Width = 105;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "F5: Thêm mới";
            uiStatusBarPanel4.Width = 92;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4});
            this.uiStatusBar1.Size = new System.Drawing.Size(712, 23);
            this.uiStatusBar1.TabIndex = 5;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cmdExit
            // 
            this.cmdExit.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdExit.Location = new System.Drawing.Point(344, 535);
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(120, 37);
            this.cmdExit.TabIndex = 7;
            this.cmdExit.Text = "Thoát(Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // cmdSave
            // 
            this.cmdSave.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSave.Location = new System.Drawing.Point(217, 535);
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(121, 37);
            this.cmdSave.TabIndex = 13;
            this.cmdSave.Text = "Lưu lại";
            this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click);
            // 
            // errorProvider2
            // 
            this.errorProvider2.ContainerControl = this;
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // errorProvider3
            // 
            this.errorProvider3.ContainerControl = this;
            // 
            // frm_themmoi_kho
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(712, 601);
            this.Controls.Add(this.chkTrangThaiForm);
            this.Controls.Add(this.cmdExit);
            this.Controls.Add(this.cmdSave);
            this.Controls.Add(this.uiStatusBar1);
            this.Controls.Add(this.grpControl);
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_themmoi_kho";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Thông tin kho thuốc-vật tư";
            this.Load += new System.EventHandler(this.frm_themmoi_kho_Load);
            ((System.ComponentModel.ISupportInitialize)(this.grpControl)).EndInit();
            this.grpControl.ResumeLayout(false);
            this.grpControl.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdDoiTuong)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider3)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmuc_nhanvien));
     Janus.Windows.GridEX.GridEXLayout           grdStaffList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1             = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2             = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3             = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4             = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.sysColor            = new System.Windows.Forms.ToolStrip();
     this.cmdNew              = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdEdit             = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdDelete           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton1    = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.label4              = new System.Windows.Forms.Label();
     this.cboParent           = new System.Windows.Forms.ComboBox();
     this.cboDepartment       = new System.Windows.Forms.ComboBox();
     this.chknoUID            = new Janus.Windows.EditControls.UICheckBox();
     this.cmdSearch           = new Janus.Windows.EditControls.UIButton();
     this.label1              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.cboStaffType        = new System.Windows.Forms.ComboBox();
     this.contextMenuStrip1   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.cmdGanSysTrinhKy    = new System.Windows.Forms.ToolStripMenuItem();
     this.uiGroupBox2         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdStaffList        = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar2        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.sysColor.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdStaffList)).BeginInit();
     this.SuspendLayout();
     //
     // sysColor
     //
     this.sysColor.BackColor = System.Drawing.SystemColors.Control;
     this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdNew,
         this.toolStripSeparator1,
         this.cmdEdit,
         this.toolStripSeparator2,
         this.cmdDelete,
         this.toolStripSeparator4,
         this.toolStripButton1
     });
     this.sysColor.Location = new System.Drawing.Point(0, 0);
     this.sysColor.Name     = "sysColor";
     this.sysColor.Size     = new System.Drawing.Size(979, 39);
     this.sysColor.TabIndex = 4;
     this.sysColor.Text     = "toolStrip1";
     //
     // cmdNew
     //
     this.cmdNew.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.cmdNew.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
     this.cmdNew.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNew.Name                  = "cmdNew";
     this.cmdNew.Size                  = new System.Drawing.Size(144, 36);
     this.cmdNew.Text                  = "Thêm mới (Ctrl+N)";
     this.cmdNew.Click                += new System.EventHandler(this.cmdNew_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // cmdEdit
     //
     this.cmdEdit.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdEdit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
     this.cmdEdit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEdit.Name                  = "cmdEdit";
     this.cmdEdit.Size                  = new System.Drawing.Size(107, 36);
     this.cmdEdit.Text                  = "Sửa(Ctrl+E)";
     this.cmdEdit.Click                += new System.EventHandler(this.cmdEdit_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(107, 36);
     this.cmdDelete.Text                  = "Xoá(Ctrl+D)";
     this.cmdDelete.Click                += new System.EventHandler(this.cmdDelete_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name                  = "toolStripButton1";
     this.toolStripButton1.Size                  = new System.Drawing.Size(104, 36);
     this.toolStripButton1.Text                  = "Thoát(Esc)";
     this.toolStripButton1.Click                += new System.EventHandler(this.toolStripButton1_Click);
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.BackColor = System.Drawing.SystemColors.Control;
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.cboParent);
     this.uiGroupBox1.Controls.Add(this.cboDepartment);
     this.uiGroupBox1.Controls.Add(this.chknoUID);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.cboStaffType);
     this.uiGroupBox1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Location    = new System.Drawing.Point(0, 39);
     this.uiGroupBox1.Name        = "uiGroupBox1";
     this.uiGroupBox1.Size        = new System.Drawing.Size(979, 75);
     this.uiGroupBox1.TabIndex    = 5;
     this.uiGroupBox1.Text        = "Thông tin tìm kiếm";
     this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(376, 44);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(46, 15);
     this.label4.TabIndex = 18;
     this.label4.Text     = "Phòng:";
     //
     // cboParent
     //
     this.cboParent.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboParent.FormattingEnabled = true;
     this.cboParent.Location          = new System.Drawing.Point(108, 41);
     this.cboParent.Name                  = "cboParent";
     this.cboParent.Size                  = new System.Drawing.Size(262, 23);
     this.cboParent.TabIndex              = 17;
     this.cboParent.SelectedIndexChanged += new System.EventHandler(this.cboParent_SelectedIndexChanged);
     //
     // cboDepartment
     //
     this.cboDepartment.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboDepartment.FormattingEnabled = true;
     this.cboDepartment.Location          = new System.Drawing.Point(422, 41);
     this.cboDepartment.Name     = "cboDepartment";
     this.cboDepartment.Size     = new System.Drawing.Size(190, 23);
     this.cboDepartment.TabIndex = 11;
     //
     // chknoUID
     //
     this.chknoUID.Image       = ((System.Drawing.Image)(resources.GetObject("chknoUID.Image")));
     this.chknoUID.Location    = new System.Drawing.Point(422, 15);
     this.chknoUID.Name        = "chknoUID";
     this.chknoUID.Size        = new System.Drawing.Size(195, 23);
     this.chknoUID.TabIndex    = 13;
     this.chknoUID.Text        = "Chưa gán tên đăng nhập";
     this.chknoUID.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // cmdSearch
     //
     this.cmdSearch.ActiveFormatStyle.BackColor = System.Drawing.Color.White;
     this.cmdSearch.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image       = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize   = new System.Drawing.Size(24, 24);
     this.cmdSearch.Location    = new System.Drawing.Point(672, 25);
     this.cmdSearch.Name        = "cmdSearch";
     this.cmdSearch.Size        = new System.Drawing.Size(168, 38);
     this.cmdSearch.TabIndex    = 10;
     this.cmdSearch.Text        = "Tìm kiếm(F3)";
     this.cmdSearch.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     this.cmdSearch.Click      += new System.EventHandler(this.cmdSearch_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 49);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(39, 15);
     this.label1.TabIndex = 7;
     this.label1.Text     = "Khoa:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(7, 20);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(91, 15);
     this.label3.TabIndex = 5;
     this.label3.Text     = "Kiểu nhân viên:";
     //
     // cboStaffType
     //
     this.cboStaffType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboStaffType.FormattingEnabled = true;
     this.cboStaffType.Location          = new System.Drawing.Point(108, 16);
     this.cboStaffType.Name     = "cboStaffType";
     this.cboStaffType.Size     = new System.Drawing.Size(262, 23);
     this.cboStaffType.TabIndex = 4;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdGanSysTrinhKy
     });
     this.contextMenuStrip1.Name     = "contextMenuStrip1";
     this.contextMenuStrip1.Size     = new System.Drawing.Size(139, 26);
     this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
     //
     // cmdGanSysTrinhKy
     //
     this.cmdGanSysTrinhKy.Name   = "cmdGanSysTrinhKy";
     this.cmdGanSysTrinhKy.Size   = new System.Drawing.Size(138, 22);
     this.cmdGanSysTrinhKy.Text   = "Gán trình ký";
     this.cmdGanSysTrinhKy.Click += new System.EventHandler(this.cmdGanSysTrinhKy_Click);
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdStaffList);
     this.uiGroupBox2.Controls.Add(this.uiStatusBar2);
     this.uiGroupBox2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox2.Location    = new System.Drawing.Point(0, 114);
     this.uiGroupBox2.Name        = "uiGroupBox2";
     this.uiGroupBox2.Size        = new System.Drawing.Size(979, 486);
     this.uiGroupBox2.TabIndex    = 8;
     this.uiGroupBox2.Text        = "Thông tin nhân viên";
     this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // grdStaffList
     //
     this.grdStaffList.BuiltInTextsData         = resources.GetString("grdStaffList.BuiltInTextsData");
     this.grdStaffList.ContextMenuStrip         = this.contextMenuStrip1;
     grdStaffList_DesignTimeLayout.LayoutString = resources.GetString("grdStaffList_DesignTimeLayout.LayoutString");
     this.grdStaffList.DesignTimeLayout         = grdStaffList_DesignTimeLayout;
     this.grdStaffList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdStaffList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdStaffList.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdStaffList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdStaffList.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdStaffList.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.grdStaffList.GroupByBoxVisible              = false;
     this.grdStaffList.GroupRowFormatStyle.ForeColor  = System.Drawing.Color.Red;
     this.grdStaffList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdStaffList.Location                       = new System.Drawing.Point(3, 17);
     this.grdStaffList.Name                           = "grdStaffList";
     this.grdStaffList.RecordNavigator                = true;
     this.grdStaffList.RowHeaderContent               = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.grdStaffList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdStaffList.Size                           = new System.Drawing.Size(973, 443);
     this.grdStaffList.TabIndex                       = 14;
     this.grdStaffList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.Office2007;
     this.grdStaffList.DoubleClick                   += new System.EventHandler(this.grdStaffList_DoubleClick);
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location         = new System.Drawing.Point(3, 460);
     this.uiStatusBar2.Name             = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: thêm mới";
     uiStatusBarPanel1.Width            = 107;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E: sửa thông tin ";
     uiStatusBarPanel2.Width            = 127;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: xóa thông tin ";
     uiStatusBarPanel3.Width            = 128;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Esc:Thoát Form hiện tại";
     uiStatusBarPanel4.Width            = 144;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(973, 23);
     this.uiStatusBar2.TabIndex    = 13;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // frm_dmuc_nhanvien
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(979, 600);
     this.Controls.Add(this.uiGroupBox2);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.sysColor);
     this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frm_dmuc_nhanvien";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Danh sách nhân viên";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.frm_dmuc_nhanvien_Load);
     this.sysColor.ResumeLayout(false);
     this.sysColor.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdStaffList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmuc_benh));
     Janus.Windows.GridEX.GridEXLayout           grdDiease_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5          = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.sysColor             = new System.Windows.Forms.ToolStrip();
     this.cmdNew               = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1  = new System.Windows.Forms.ToolStripSeparator();
     this.cmdEdit              = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2  = new System.Windows.Forms.ToolStripSeparator();
     this.cmdSaveAll           = new System.Windows.Forms.ToolStripButton();
     this.cmdDelete            = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4  = new System.Windows.Forms.ToolStripSeparator();
     this.cmdPrint             = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1     = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox1          = new Janus.Windows.EditControls.UIGroupBox();
     this.cmdSearch            = new Janus.Windows.EditControls.UIButton();
     this.label2               = new System.Windows.Forms.Label();
     this.txtDieaseName        = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label1               = new System.Windows.Forms.Label();
     this.txtDieaseCode        = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label3               = new System.Windows.Forms.Label();
     this.cboDieaseType        = new System.Windows.Forms.ComboBox();
     this.printPreviewDialog1  = new System.Windows.Forms.PrintPreviewDialog();
     this.gridEXPrintDocument1 = new Janus.Windows.GridEX.GridEXPrintDocument();
     this.grdDiease            = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar2         = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiGroupBox2          = new Janus.Windows.EditControls.UIGroupBox();
     this.sysColor.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDiease)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // sysColor
     //
     this.sysColor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sysColor.Font      = new System.Drawing.Font("Tahoma", 8F);
     this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdNew,
         this.toolStripSeparator1,
         this.cmdEdit,
         this.toolStripSeparator2,
         this.cmdSaveAll,
         this.cmdDelete,
         this.toolStripSeparator4,
         this.cmdPrint,
         this.toolStripButton1
     });
     this.sysColor.Location = new System.Drawing.Point(0, 0);
     this.sysColor.Name     = "sysColor";
     this.sysColor.Size     = new System.Drawing.Size(852, 39);
     this.sysColor.TabIndex = 3;
     this.sysColor.Text     = "toolStrip1";
     //
     // cmdNew
     //
     this.cmdNew.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdNew.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
     this.cmdNew.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNew.Name                  = "cmdNew";
     this.cmdNew.Size                  = new System.Drawing.Size(119, 36);
     this.cmdNew.Text                  = "&Thêm mới (Ctrl+N)";
     this.cmdNew.Click                += new System.EventHandler(this.cmdNew_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // cmdEdit
     //
     this.cmdEdit.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdEdit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
     this.cmdEdit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEdit.Name                  = "cmdEdit";
     this.cmdEdit.Size                  = new System.Drawing.Size(96, 36);
     this.cmdEdit.Text                  = "&Sửa(Ctrl+E)";
     this.cmdEdit.Click                += new System.EventHandler(this.cmdEdit_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
     //
     // cmdSaveAll
     //
     this.cmdSaveAll.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSaveAll.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSaveAll.Image")));
     this.cmdSaveAll.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSaveAll.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSaveAll.Name                  = "cmdSaveAll";
     this.cmdSaveAll.Size                  = new System.Drawing.Size(89, 36);
     this.cmdSaveAll.Text                  = "&Cập nhập";
     this.cmdSaveAll.Visible               = false;
     this.cmdSaveAll.Click                += new System.EventHandler(this.cmdSaveAll_Click);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(89, 36);
     this.cmdDelete.Text                  = "&Xoá(Ctrl+D)";
     this.cmdDelete.Click                += new System.EventHandler(this.cmdDelete_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);
     //
     // cmdPrint
     //
     this.cmdPrint.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPrint.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
     this.cmdPrint.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdPrint.Name                  = "cmdPrint";
     this.cmdPrint.Size                  = new System.Drawing.Size(105, 36);
     this.cmdPrint.Text                  = "In danh sách";
     this.cmdPrint.Click                += new System.EventHandler(this.cmdPrint_Click);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name                  = "toolStripButton1";
     this.toolStripButton1.Size                  = new System.Drawing.Size(95, 36);
     this.toolStripButton1.Text                  = "Thoát(Esc)";
     this.toolStripButton1.Click                += new System.EventHandler(this.toolStripButton1_Click);
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.BackColor = System.Drawing.Color.Silver;
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.txtDieaseName);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Controls.Add(this.txtDieaseCode);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.cboDieaseType);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Image    = ((System.Drawing.Image)(resources.GetObject("uiGroupBox1.Image")));
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(852, 75);
     this.uiGroupBox1.TabIndex = 4;
     this.uiGroupBox1.Text     = "&Thông tin tìm kiếm";
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image     = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdSearch.Location  = new System.Drawing.Point(666, 22);
     this.cmdSearch.Name      = "cmdSearch";
     this.cmdSearch.Size      = new System.Drawing.Size(168, 43);
     this.cmdSearch.TabIndex  = 10;
     this.cmdSearch.Text      = "&Tìm kiếm(F3)";
     this.cmdSearch.Click    += new System.EventHandler(this.cmdSearch_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(328, 49);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(53, 13);
     this.label2.TabIndex = 9;
     this.label2.Text     = "&Tên bệnh";
     //
     // txtDieaseName
     //
     this.txtDieaseName.Location = new System.Drawing.Point(397, 43);
     this.txtDieaseName.Name     = "txtDieaseName";
     this.txtDieaseName.Size     = new System.Drawing.Size(216, 20);
     this.txtDieaseName.TabIndex = 8;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(16, 49);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(49, 13);
     this.label1.TabIndex = 7;
     this.label1.Text     = "&Mã bệnh";
     //
     // txtDieaseCode
     //
     this.txtDieaseCode.Location = new System.Drawing.Point(91, 43);
     this.txtDieaseCode.Name     = "txtDieaseCode";
     this.txtDieaseCode.Size     = new System.Drawing.Size(216, 20);
     this.txtDieaseCode.TabIndex = 6;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(16, 25);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(55, 13);
     this.label3.TabIndex = 5;
     this.label3.Text     = "&Kiểu bệnh";
     //
     // cboDieaseType
     //
     this.cboDieaseType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboDieaseType.FormattingEnabled = true;
     this.cboDieaseType.Location          = new System.Drawing.Point(91, 19);
     this.cboDieaseType.Name     = "cboDieaseType";
     this.cboDieaseType.Size     = new System.Drawing.Size(522, 21);
     this.cboDieaseType.TabIndex = 4;
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.gridEXPrintDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // gridEXPrintDocument1
     //
     this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
     this.gridEXPrintDocument1.GridEX     = this.grdDiease;
     //
     // grdDiease
     //
     this.grdDiease.ColumnAutoResize         = true;
     grdDiease_DesignTimeLayout.LayoutString = resources.GetString("grdDiease_DesignTimeLayout.LayoutString");
     this.grdDiease.DesignTimeLayout         = grdDiease_DesignTimeLayout;
     this.grdDiease.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdDiease.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdDiease.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdDiease.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdDiease.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdDiease.FocusStyle                     = Janus.Windows.GridEX.FocusStyle.Solid;
     this.grdDiease.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdDiease.GroupByBoxVisible              = false;
     this.grdDiease.GroupMode                      = Janus.Windows.GridEX.GroupMode.Collapsed;
     this.grdDiease.GroupRowFormatStyle.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.grdDiease.GroupRowFormatStyle.FontBold   = Janus.Windows.GridEX.TriState.True;
     this.grdDiease.Location                       = new System.Drawing.Point(3, 18);
     this.grdDiease.Name                           = "grdDiease";
     this.grdDiease.RecordNavigator                = true;
     this.grdDiease.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdDiease.Size                           = new System.Drawing.Size(846, 379);
     this.grdDiease.TabIndex                       = 12;
     this.grdDiease.TableHeaders                   = Janus.Windows.GridEX.InheritableBoolean.Default;
     this.grdDiease.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     this.grdDiease.UpdatingCell                  += new Janus.Windows.GridEX.UpdatingCellEventHandler(this.grdDiease_UpdatingCell);
     this.grdDiease.CellUpdated                   += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdDiease_CellUpdated);
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location         = new System.Drawing.Point(0, 514);
     this.uiStatusBar2.Name             = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: thêm mới";
     uiStatusBarPanel1.Width            = 107;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E: sửa thông tin ";
     uiStatusBarPanel2.Width            = 127;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: xóa thông tin ";
     uiStatusBarPanel3.Width            = 128;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "F4: in danh sách";
     uiStatusBarPanel4.Width            = 110;
     uiStatusBarPanel5.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Esc:Thoát Form hiện tại";
     uiStatusBarPanel5.Width            = 144;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(852, 23);
     this.uiStatusBar2.TabIndex    = 10;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdDiease);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Image    = ((System.Drawing.Image)(resources.GetObject("uiGroupBox2.Image")));
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 114);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(852, 400);
     this.uiGroupBox2.TabIndex = 11;
     this.uiGroupBox2.Text     = "&Thông tin hiển thị";
     //
     // frm_dmuc_benh
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(852, 537);
     this.Controls.Add(this.uiGroupBox2);
     this.Controls.Add(this.uiStatusBar2);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.sysColor);
     this.KeyPreview    = true;
     this.Name          = "frm_dmuc_benh";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Danh sách bệnh ICD-10";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_dmuc_benh_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frm_dmuc_benh_KeyDown);
     this.sysColor.ResumeLayout(false);
     this.sysColor.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDiease)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.GridEX.GridEXLayout gridEXLayout1                  = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frmDinhNghiVietTatDuong));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.gridVietTatTenDuong = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar1        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.panel1 = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.gridVietTatTenDuong)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // gridVietTatTenDuong
     //
     this.gridVietTatTenDuong.AllowEdit        = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridVietTatTenDuong.ColumnAutoResize = true;
     gridEXLayout1.LayoutString = resources.GetString("gridEXLayout1.LayoutString");
     this.gridVietTatTenDuong.DesignTimeLayout  = gridEXLayout1;
     this.gridVietTatTenDuong.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.gridVietTatTenDuong.DynamicFiltering  = true;
     this.gridVietTatTenDuong.FilterMode        = Janus.Windows.GridEX.FilterMode.Automatic;
     this.gridVietTatTenDuong.Font              = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.gridVietTatTenDuong.GroupByBoxVisible = false;
     this.gridVietTatTenDuong.HeaderFormatStyle.LineAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.gridVietTatTenDuong.HeaderFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.gridVietTatTenDuong.Location     = new System.Drawing.Point(0, 0);
     this.gridVietTatTenDuong.Name         = "gridVietTatTenDuong";
     this.gridVietTatTenDuong.RowHeaders   = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridVietTatTenDuong.SaveSettings = false;
     this.gridVietTatTenDuong.Size         = new System.Drawing.Size(762, 460);
     this.gridVietTatTenDuong.TabIndex     = 17;
     this.gridVietTatTenDuong.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.gridBaoCaoBieuMau1_KeyDown);
     this.gridVietTatTenDuong.DoubleClick += new System.EventHandler(this.gridBaoCaoBieuMau1_DoubleClick);
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 460);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.Alignment        = System.Windows.Forms.HorizontalAlignment.Center;
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel1.Image")));
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Thêm mới : [Ctrl + N]";
     uiStatusBarPanel1.Width            = 151;
     uiStatusBarPanel2.Alignment        = System.Windows.Forms.HorizontalAlignment.Center;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel2.Image")));
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Sửa : Bấm Enter hoặc kích đúp chuột lên dòng";
     uiStatusBarPanel2.Width            = 256;
     uiStatusBarPanel3.Alignment        = System.Windows.Forms.HorizontalAlignment.Center;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel3.Image")));
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Xóa : Bấm nút Delete";
     uiStatusBarPanel3.Width            = 151;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel4.Image")));
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Tìm kiếm : Nhập dòng đầu tiên";
     uiStatusBarPanel4.Width            = 177;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar1.Size     = new System.Drawing.Size(762, 23);
     this.uiStatusBar1.TabIndex = 19;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.gridVietTatTenDuong);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(762, 460);
     this.panel1.TabIndex = 20;
     //
     // frmDinhNghiVietTatDuong
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(762, 483);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.uiStatusBar1);
     this.Icon  = global::TaxiOperation_DieuHanhChinh.Properties.Resources.Taxi;
     this.Name  = "frmDinhNghiVietTatDuong";
     this.Text  = "Định nghĩa viết tắt tên đường";
     this.Load += new System.EventHandler(this.frmDinhNghiVietTatDuong_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridVietTatTenDuong)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources               = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieutrathuocNhacungcap));
     Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout             = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPhieuNhapChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.uiStatusBar2        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.cmdThemPhieuNhap    = new System.Windows.Forms.ToolStripButton();
     this.cmdUpdatePhieuNhap  = new System.Windows.Forms.ToolStripButton();
     this.cmdXoaPhieuNhap     = new System.Windows.Forms.ToolStripButton();
     this.cmdInPhieuNhapKho   = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdNhapKho          = new System.Windows.Forms.ToolStripButton();
     this.cmdHuychuyenkho     = new System.Windows.Forms.ToolStripButton();
     this.cmdExit             = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.txtNhacungcap       = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
     this.label3              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.cboKhoXuat          = new Janus.Windows.EditControls.UIComboBox();
     this.radChuaNhapKho      = new Janus.Windows.EditControls.UIRadioButton();
     this.radDaNhap           = new Janus.Windows.EditControls.UIRadioButton();
     this.radTatCa            = new Janus.Windows.EditControls.UIRadioButton();
     this.label2              = new System.Windows.Forms.Label();
     this.cboNhanVien         = new Janus.Windows.EditControls.UIComboBox();
     this.cmdSearch           = new Janus.Windows.EditControls.UIButton();
     this.dtToDate            = new System.Windows.Forms.DateTimePicker();
     this.chkByDate           = new Janus.Windows.EditControls.UICheckBox();
     this.dtFromdate          = new System.Windows.Forms.DateTimePicker();
     this.txtSoPhieu          = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label1              = new System.Windows.Forms.Label();
     this.splitContainer1     = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox2         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdList             = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox4         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdPhieuNhapChiTiet = new Janus.Windows.GridEX.GridEX();
     this.cmdConfig           = new Janus.Windows.EditControls.UIButton();
     this.cmdCauHinh          = new Janus.Windows.EditControls.UIButton();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
     this.uiGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).BeginInit();
     this.SuspendLayout();
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location              = new System.Drawing.Point(0, 606);
     this.uiStatusBar2.Name                  = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key                   = "";
     uiStatusBarPanel1.ProgressBarValue      = 0;
     uiStatusBarPanel1.Text                  = "Ctrl+N: Thêm phiếu";
     uiStatusBarPanel1.Width                 = 122;
     uiStatusBarPanel2.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key                   = "";
     uiStatusBarPanel2.ProgressBarValue      = 0;
     uiStatusBarPanel2.Text                  = "Ctrl+E: Sửa phiếu";
     uiStatusBarPanel2.Width                 = 112;
     uiStatusBarPanel3.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key                   = "";
     uiStatusBarPanel3.ProgressBarValue      = 0;
     uiStatusBarPanel3.Text                  = "Ctrl+D:Xóa phiếu";
     uiStatusBarPanel3.Width                 = 108;
     uiStatusBarPanel4.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key                   = "";
     uiStatusBarPanel4.ProgressBarValue      = 0;
     uiStatusBarPanel4.Text                  = "Esc: Thoát chức năng";
     uiStatusBarPanel4.Width                 = 134;
     uiStatusBarPanel5.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel5.FormatStyle.FontBold  = Janus.Windows.UI.TriState.True;
     uiStatusBarPanel5.FormatStyle.ForeColor = System.Drawing.Color.Navy;
     uiStatusBarPanel5.Key                   = "MSG";
     uiStatusBarPanel5.ProgressBarValue      = 0;
     uiStatusBarPanel5.Text                  = "Thông báo";
     uiStatusBarPanel5.Width                 = 74;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1008, 23);
     this.uiStatusBar2.TabIndex    = 4;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip1.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemPhieuNhap,
         this.cmdUpdatePhieuNhap,
         this.cmdXoaPhieuNhap,
         this.cmdInPhieuNhapKho,
         this.toolStripSeparator1,
         this.cmdNhapKho,
         this.cmdHuychuyenkho,
         this.cmdExit
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1008, 39);
     this.toolStrip1.TabIndex = 5;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // cmdThemPhieuNhap
     //
     this.cmdThemPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemPhieuNhap.Image")));
     this.cmdThemPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemPhieuNhap.Name   = "cmdThemPhieuNhap";
     this.cmdThemPhieuNhap.Size   = new System.Drawing.Size(101, 36);
     this.cmdThemPhieuNhap.Text   = "Thêm phiếu";
     this.cmdThemPhieuNhap.Click += new System.EventHandler(this.cmdThemPhieuNhap_Click);
     //
     // cmdUpdatePhieuNhap
     //
     this.cmdUpdatePhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePhieuNhap.Image")));
     this.cmdUpdatePhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUpdatePhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUpdatePhieuNhap.Name   = "cmdUpdatePhieuNhap";
     this.cmdUpdatePhieuNhap.Size   = new System.Drawing.Size(92, 36);
     this.cmdUpdatePhieuNhap.Text   = "Sửa phiếu";
     this.cmdUpdatePhieuNhap.Click += new System.EventHandler(this.cmdUpdatePhieuNhap_Click);
     //
     // cmdXoaPhieuNhap
     //
     this.cmdXoaPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoaPhieuNhap.Image")));
     this.cmdXoaPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaPhieuNhap.Name   = "cmdXoaPhieuNhap";
     this.cmdXoaPhieuNhap.Size   = new System.Drawing.Size(90, 36);
     this.cmdXoaPhieuNhap.Text   = "Xóa phiếu";
     this.cmdXoaPhieuNhap.Click += new System.EventHandler(this.cmdXoaPhieuNhap_Click);
     //
     // cmdInPhieuNhapKho
     //
     this.cmdInPhieuNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuNhapKho.Image")));
     this.cmdInPhieuNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdInPhieuNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdInPhieuNhapKho.Name   = "cmdInPhieuNhapKho";
     this.cmdInPhieuNhapKho.Size   = new System.Drawing.Size(87, 36);
     this.cmdInPhieuNhapKho.Text   = "In phiếu";
     this.cmdInPhieuNhapKho.Click += new System.EventHandler(this.cmdInPhieuNhapKho_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // cmdNhapKho
     //
     this.cmdNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNhapKho.Image")));
     this.cmdNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNhapKho.Name   = "cmdNhapKho";
     this.cmdNhapKho.Size   = new System.Drawing.Size(94, 36);
     this.cmdNhapKho.Text   = "Xác nhận";
     this.cmdNhapKho.Click += new System.EventHandler(this.cmdNhapKho_Click);
     //
     // cmdHuychuyenkho
     //
     this.cmdHuychuyenkho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdHuychuyenkho.Image")));
     this.cmdHuychuyenkho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdHuychuyenkho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdHuychuyenkho.Name   = "cmdHuychuyenkho";
     this.cmdHuychuyenkho.Size   = new System.Drawing.Size(108, 36);
     this.cmdHuychuyenkho.Text   = "Hủy xác nhận";
     this.cmdHuychuyenkho.Click += new System.EventHandler(this.cmdHuychuyenkho_Click);
     //
     // cmdExit
     //
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name   = "cmdExit";
     this.cmdExit.Size   = new System.Drawing.Size(95, 36);
     this.cmdExit.Text   = "&Thoát(Esc)";
     this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.txtNhacungcap);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.cboKhoXuat);
     this.uiGroupBox1.Controls.Add(this.radChuaNhapKho);
     this.uiGroupBox1.Controls.Add(this.radDaNhap);
     this.uiGroupBox1.Controls.Add(this.radTatCa);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.cboNhanVien);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.dtToDate);
     this.uiGroupBox1.Controls.Add(this.chkByDate);
     this.uiGroupBox1.Controls.Add(this.dtFromdate);
     this.uiGroupBox1.Controls.Add(this.txtSoPhieu);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(1008, 96);
     this.uiGroupBox1.TabIndex = 6;
     this.uiGroupBox1.Text     = "Tìm kiếm thông tin ";
     //
     // txtNhacungcap
     //
     this.txtNhacungcap._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtNhacungcap._Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtNhacungcap._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtNhacungcap.Anchor     = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.txtNhacungcap.AutoCompleteList     = ((System.Collections.Generic.List <string>)(resources.GetObject("txtNhacungcap.AutoCompleteList")));
     this.txtNhacungcap.BorderStyle          = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtNhacungcap.CaseSensitive        = false;
     this.txtNhacungcap.CompareNoID          = true;
     this.txtNhacungcap.DefaultCode          = "-1";
     this.txtNhacungcap.DefaultID            = "-1";
     this.txtNhacungcap.Drug_ID              = null;
     this.txtNhacungcap.ExtraWidth           = 0;
     this.txtNhacungcap.FillValueAfterSelect = false;
     this.txtNhacungcap.LOAI_DANHMUC         = "NHACUNGCAP";
     this.txtNhacungcap.Location             = new System.Drawing.Point(499, 46);
     this.txtNhacungcap.MaxHeight            = 300;
     this.txtNhacungcap.MinTypedCharacters   = 2;
     this.txtNhacungcap.MyCode                   = "-1";
     this.txtNhacungcap.MyID                     = "-1";
     this.txtNhacungcap.Name                     = "txtNhacungcap";
     this.txtNhacungcap.RaiseEvent               = false;
     this.txtNhacungcap.RaiseEventEnter          = false;
     this.txtNhacungcap.RaiseEventEnterWhenEmpty = false;
     this.txtNhacungcap.SelectedIndex            = -1;
     this.txtNhacungcap.Size                     = new System.Drawing.Size(305, 21);
     this.txtNhacungcap.splitChar                = '@';
     this.txtNhacungcap.splitCharIDAndCode       = '#';
     this.txtNhacungcap.TabIndex                 = 59;
     this.txtNhacungcap.TakeCode                 = false;
     this.txtNhacungcap.txtMyCode                = null;
     this.txtNhacungcap.txtMyCode_Edit           = null;
     this.txtNhacungcap.txtMyID                  = null;
     this.txtNhacungcap.txtMyID_Edit             = null;
     this.txtNhacungcap.txtMyName                = null;
     this.txtNhacungcap.txtMyName_Edit           = null;
     this.txtNhacungcap.txtNext                  = null;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(442, 50);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(51, 15);
     this.label3.TabIndex = 58;
     this.label3.Text     = "Nhà CC";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(9, 48);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(54, 15);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Kho xuất";
     //
     // cboKhoXuat
     //
     this.cboKhoXuat.Location         = new System.Drawing.Point(81, 44);
     this.cboKhoXuat.MaxDropDownItems = 15;
     this.cboKhoXuat.Name             = "cboKhoXuat";
     this.cboKhoXuat.Size             = new System.Drawing.Size(342, 21);
     this.cboKhoXuat.TabIndex         = 13;
     this.cboKhoXuat.Text             = "Kho thuốc";
     //
     // radChuaNhapKho
     //
     this.radChuaNhapKho.Location = new System.Drawing.Point(691, 69);
     this.radChuaNhapKho.Name     = "radChuaNhapKho";
     this.radChuaNhapKho.Size     = new System.Drawing.Size(136, 23);
     this.radChuaNhapKho.TabIndex = 10;
     this.radChuaNhapKho.Text     = "Chưa xác nhận";
     //
     // radDaNhap
     //
     this.radDaNhap.Location = new System.Drawing.Point(581, 70);
     this.radDaNhap.Name     = "radDaNhap";
     this.radDaNhap.Size     = new System.Drawing.Size(106, 23);
     this.radDaNhap.TabIndex = 9;
     this.radDaNhap.Text     = "Đã xác nhận";
     //
     // radTatCa
     //
     this.radTatCa.Checked  = true;
     this.radTatCa.Location = new System.Drawing.Point(499, 69);
     this.radTatCa.Name     = "radTatCa";
     this.radTatCa.Size     = new System.Drawing.Size(76, 23);
     this.radTatCa.TabIndex = 8;
     this.radTatCa.TabStop  = true;
     this.radTatCa.Text     = "Tất cả";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(241, 23);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 15);
     this.label2.TabIndex = 7;
     this.label2.Text     = "Nhân viên";
     //
     // cboNhanVien
     //
     this.cboNhanVien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.cboNhanVien.Location         = new System.Drawing.Point(309, 21);
     this.cboNhanVien.MaxDropDownItems = 15;
     this.cboNhanVien.Name             = "cboNhanVien";
     this.cboNhanVien.Size             = new System.Drawing.Size(495, 21);
     this.cboNhanVien.TabIndex         = 6;
     this.cboNhanVien.Text             = "Nhân viên";
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image     = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdSearch.Location  = new System.Drawing.Point(833, 20);
     this.cmdSearch.Name      = "cmdSearch";
     this.cmdSearch.Size      = new System.Drawing.Size(169, 49);
     this.cmdSearch.TabIndex  = 5;
     this.cmdSearch.Text      = "Tìm kiếm(F3)";
     this.cmdSearch.Click    += new System.EventHandler(this.cmdSearch_Click);
     //
     // dtToDate
     //
     this.dtToDate.CustomFormat = "dd/MM/yyyy";
     this.dtToDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtToDate.Location     = new System.Drawing.Point(239, 69);
     this.dtToDate.Name         = "dtToDate";
     this.dtToDate.Size         = new System.Drawing.Size(184, 21);
     this.dtToDate.TabIndex     = 4;
     //
     // chkByDate
     //
     this.chkByDate.Checked         = true;
     this.chkByDate.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Location        = new System.Drawing.Point(7, 67);
     this.chkByDate.Name            = "chkByDate";
     this.chkByDate.Size            = new System.Drawing.Size(68, 23);
     this.chkByDate.TabIndex        = 3;
     this.chkByDate.Text            = "Từ ngày";
     this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
     //
     // dtFromdate
     //
     this.dtFromdate.CustomFormat = "dd/MM/yyyy";
     this.dtFromdate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtFromdate.Location     = new System.Drawing.Point(81, 69);
     this.dtFromdate.Name         = "dtFromdate";
     this.dtFromdate.Size         = new System.Drawing.Size(152, 21);
     this.dtFromdate.TabIndex     = 2;
     //
     // txtSoPhieu
     //
     this.txtSoPhieu.BackColor    = System.Drawing.Color.White;
     this.txtSoPhieu.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSoPhieu.Location     = new System.Drawing.Point(81, 20);
     this.txtSoPhieu.Name         = "txtSoPhieu";
     this.txtSoPhieu.Size         = new System.Drawing.Size(152, 21);
     this.txtSoPhieu.TabIndex     = 1;
     this.txtSoPhieu.TextChanged += new System.EventHandler(this.txtSoPhieu_TextChanged);
     this.txtSoPhieu.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.txtSoPhieu_KeyDown);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(8, 22);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(56, 15);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Số phiếu";
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 135);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
     this.splitContainer1.Size             = new System.Drawing.Size(1008, 471);
     this.splitContainer1.SplitterDistance = 549;
     this.splitContainer1.TabIndex         = 7;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdList);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(547, 469);
     this.uiGroupBox2.TabIndex = 1;
     this.uiGroupBox2.Text     = "Danh sách phiếu trả nhà cung cấp";
     //
     // grdList
     //
     this.grdList.AlternatingColors = true;
     this.grdList.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                      " thông tin phiếu nhập khoa</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering               = true;
     this.grdList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdList.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdList.GroupByBoxVisible              = false;
     this.grdList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location                       = new System.Drawing.Point(3, 17);
     this.grdList.Name                           = "grdList";
     this.grdList.RecordNavigator                = true;
     this.grdList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.Size                           = new System.Drawing.Size(541, 449);
     this.grdList.TabIndex                       = 2;
     this.grdList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // uiGroupBox4
     //
     this.uiGroupBox4.Controls.Add(this.grdPhieuNhapChiTiet);
     this.uiGroupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox4.Name     = "uiGroupBox4";
     this.uiGroupBox4.Size     = new System.Drawing.Size(453, 469);
     this.uiGroupBox4.TabIndex = 2;
     this.uiGroupBox4.Text     = "Chi tiết phiếu trả nhà cung cấp";
     //
     // grdPhieuNhapChiTiet
     //
     this.grdPhieuNhapChiTiet.AlternatingColors        = true;
     grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString");
     this.grdPhieuNhapChiTiet.DesignTimeLayout         = grdPhieuNhapChiTiet_DesignTimeLayout;
     this.grdPhieuNhapChiTiet.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.grdPhieuNhapChiTiet.DynamicFiltering = true;
     this.grdPhieuNhapChiTiet.FilterMode       = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPhieuNhapChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPhieuNhapChiTiet.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPhieuNhapChiTiet.GroupByBoxVisible = false;
     this.grdPhieuNhapChiTiet.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPhieuNhapChiTiet.Location          = new System.Drawing.Point(3, 17);
     this.grdPhieuNhapChiTiet.Name             = "grdPhieuNhapChiTiet";
     this.grdPhieuNhapChiTiet.RecordNavigator  = true;
     this.grdPhieuNhapChiTiet.RowHeaders       = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.Size             = new System.Drawing.Size(447, 449);
     this.grdPhieuNhapChiTiet.TabIndex         = 2;
     this.grdPhieuNhapChiTiet.TotalRow         = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdPhieuNhapChiTiet.VisualStyle      = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // cmdConfig
     //
     this.cmdConfig.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdConfig.Image    = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.Location = new System.Drawing.Point(970, 3);
     this.cmdConfig.Name     = "cmdConfig";
     this.cmdConfig.Size     = new System.Drawing.Size(39, 33);
     this.cmdConfig.TabIndex = 460;
     this.cmdConfig.Click   += new System.EventHandler(this.cmdConfig_Click);
     //
     // cmdCauHinh
     //
     this.cmdCauHinh.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdCauHinh.Image     = ((System.Drawing.Image)(resources.GetObject("cmdCauHinh.Image")));
     this.cmdCauHinh.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdCauHinh.Location  = new System.Drawing.Point(965, 2);
     this.cmdCauHinh.Name      = "cmdCauHinh";
     this.cmdCauHinh.Size      = new System.Drawing.Size(39, 33);
     this.cmdCauHinh.TabIndex  = 461;
     this.cmdCauHinh.Click    += new System.EventHandler(this.cmdConfig_Click);
     //
     // frm_PhieutrathuocNhacungcap
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.ClientSize    = new System.Drawing.Size(1008, 629);
     this.Controls.Add(this.cmdCauHinh);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.uiStatusBar2);
     this.Font          = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview    = true;
     this.Name          = "frm_PhieutrathuocNhacungcap";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Phiếu chuyển kho";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_PhieutrathuocNhacungcap_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
     this.uiGroupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.GridEX.GridEXLayout grdTestTypeRegList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout grdResultDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdTestInfo_DesignTimeLayout     = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPatients_DesignTimeLayout     = new Janus.Windows.GridEX.GridEXLayout();
     this.SplitContainer1    = new System.Windows.Forms.SplitContainer();
     this.splitContainer2    = new System.Windows.Forms.SplitContainer();
     this.tabTestInfo        = new Janus.Windows.UI.Tab.UITab();
     this.tabReg             = new Janus.Windows.UI.Tab.UITabPage();
     this.btnConfig          = new System.Windows.Forms.Button();
     this.grdTestTypeRegList = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar1       = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.tabResult          = new Janus.Windows.UI.Tab.UITabPage();
     this.grdResultDetail    = new Janus.Windows.GridEX.GridEX();
     this.grdTestInfo        = new Janus.Windows.GridEX.GridEX();
     this.grdPatients        = new Janus.Windows.GridEX.GridEX();
     this.GroupBox7          = new System.Windows.Forms.GroupBox();
     this.progressBar        = new System.Windows.Forms.ProgressBar();
     ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).BeginInit();
     this.SplitContainer1.Panel1.SuspendLayout();
     this.SplitContainer1.Panel2.SuspendLayout();
     this.SplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabTestInfo)).BeginInit();
     this.tabTestInfo.SuspendLayout();
     this.tabReg.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestTypeRegList)).BeginInit();
     this.tabResult.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdResultDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).BeginInit();
     this.GroupBox7.SuspendLayout();
     this.SuspendLayout();
     //
     // SplitContainer1
     //
     this.SplitContainer1.FixedPanel      = System.Windows.Forms.FixedPanel.Panel1;
     this.SplitContainer1.IsSplitterFixed = true;
     this.SplitContainer1.Location        = new System.Drawing.Point(89, 21);
     this.SplitContainer1.Name            = "SplitContainer1";
     this.SplitContainer1.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // SplitContainer1.Panel1
     //
     this.SplitContainer1.Panel1.Controls.Add(this.progressBar);
     this.SplitContainer1.Panel1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // SplitContainer1.Panel2
     //
     this.SplitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.SplitContainer1.Size             = new System.Drawing.Size(1061, 501);
     this.SplitContainer1.SplitterDistance = 160;
     this.SplitContainer1.TabIndex         = 37;
     //
     // splitContainer2
     //
     this.splitContainer2.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer2.Location   = new System.Drawing.Point(0, 0);
     this.splitContainer2.Name       = "splitContainer2";
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.GroupBox7);
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.tabTestInfo);
     this.splitContainer2.Size             = new System.Drawing.Size(1061, 337);
     this.splitContainer2.SplitterDistance = 446;
     this.splitContainer2.TabIndex         = 38;
     //
     // tabTestInfo
     //
     this.tabTestInfo.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabTestInfo.Location = new System.Drawing.Point(0, 0);
     this.tabTestInfo.Name     = "tabTestInfo";
     this.tabTestInfo.Size     = new System.Drawing.Size(611, 337);
     this.tabTestInfo.TabIndex = 36;
     this.tabTestInfo.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
         this.tabReg,
         this.tabResult
     });
     this.tabTestInfo.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
     //
     // tabReg
     //
     this.tabReg.Controls.Add(this.btnConfig);
     this.tabReg.Controls.Add(this.grdTestTypeRegList);
     this.tabReg.Controls.Add(this.uiStatusBar1);
     this.tabReg.Key      = "tabReg";
     this.tabReg.Location = new System.Drawing.Point(1, 21);
     this.tabReg.Name     = "tabReg";
     this.tabReg.Size     = new System.Drawing.Size(609, 315);
     this.tabReg.TabStop  = true;
     this.tabReg.Text     = "Chỉ Định (F1)";
     //
     // btnConfig
     //
     this.btnConfig.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnConfig.Image    = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
     this.btnConfig.Location = new System.Drawing.Point(444, 145);
     this.btnConfig.Name     = "btnConfig";
     this.btnConfig.Size     = new System.Drawing.Size(41, 39);
     this.btnConfig.TabIndex = 7;
     this.btnConfig.UseVisualStyleBackColor = true;
     //
     // grdTestTypeRegList
     //
     this.grdTestTypeRegList.AutoEdit                 = true;
     this.grdTestTypeRegList.AutomaticSort            = false;
     this.grdTestTypeRegList.ColumnAutoResize         = true;
     grdTestTypeRegList_DesignTimeLayout.LayoutString = resources.GetString("grdTestTypeRegList_DesignTimeLayout.LayoutString");
     this.grdTestTypeRegList.DesignTimeLayout         = grdTestTypeRegList_DesignTimeLayout;
     this.grdTestTypeRegList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdTestTypeRegList.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdTestTypeRegList.GroupByBoxVisible                 = false;
     this.grdTestTypeRegList.GroupTotalRowFormatStyle.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdTestTypeRegList.GroupTotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
     this.grdTestTypeRegList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestTypeRegList.Location      = new System.Drawing.Point(0, 0);
     this.grdTestTypeRegList.Margin        = new System.Windows.Forms.Padding(4);
     this.grdTestTypeRegList.Name          = "grdTestTypeRegList";
     this.grdTestTypeRegList.Size          = new System.Drawing.Size(609, 292);
     this.grdTestTypeRegList.TabIndex      = 6;
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 292);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Tick: Đăng ký chạy lại test đối với các loại XN hai chiều";
     uiStatusBarPanel2.Width            = 280;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel2
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(609, 23);
     this.uiStatusBar1.TabIndex    = 0;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // tabResult
     //
     this.tabResult.Controls.Add(this.grdResultDetail);
     this.tabResult.Controls.Add(this.grdTestInfo);
     this.tabResult.Key      = "tabResult";
     this.tabResult.Location = new System.Drawing.Point(1, 21);
     this.tabResult.Name     = "tabResult";
     this.tabResult.Size     = new System.Drawing.Size(609, 315);
     this.tabResult.TabStop  = true;
     this.tabResult.Text     = "Tra Cứu (F2)";
     //
     // grdResultDetail
     //
     this.grdResultDetail.AutomaticSort    = false;
     this.grdResultDetail.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
                                             "ợng:| Of</RecordNavigator></LocalizableData>";
     grdResultDetail_DesignTimeLayout.LayoutString = resources.GetString("grdResultDetail_DesignTimeLayout.LayoutString");
     this.grdResultDetail.DesignTimeLayout         = grdResultDetail_DesignTimeLayout;
     this.grdResultDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdResultDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdResultDetail.GroupByBoxVisible = false;
     this.grdResultDetail.Location          = new System.Drawing.Point(0, 122);
     this.grdResultDetail.Name = "grdResultDetail";
     this.grdResultDetail.Office2007ColorScheme         = Janus.Windows.GridEX.Office2007ColorScheme.Blue;
     this.grdResultDetail.Office2007CustomColor         = System.Drawing.SystemColors.Highlight;
     this.grdResultDetail.RecordNavigator               = true;
     this.grdResultDetail.RowHeaders                    = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdResultDetail.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdResultDetail.SettingsKey                   = "grdResultDetail";
     this.grdResultDetail.Size     = new System.Drawing.Size(609, 193);
     this.grdResultDetail.TabIndex = 3;
     this.grdResultDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdResultDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     //
     // grdTestInfo
     //
     grdTestInfo_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfo_DesignTimeLayout.LayoutString");
     this.grdTestInfo.DesignTimeLayout         = grdTestInfo_DesignTimeLayout;
     this.grdTestInfo.Dock = System.Windows.Forms.DockStyle.Top;
     this.grdTestInfo.FocusCellFormatStyle.BackColor         = System.Drawing.SystemColors.Control;
     this.grdTestInfo.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
     this.grdTestInfo.Font              = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdTestInfo.FrozenColumns     = 2;
     this.grdTestInfo.GroupByBoxVisible = false;
     this.grdTestInfo.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestInfo.Location          = new System.Drawing.Point(0, 0);
     this.grdTestInfo.Name              = "grdTestInfo";
     this.grdTestInfo.RowHeaders        = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdTestInfo.Size              = new System.Drawing.Size(609, 122);
     this.grdTestInfo.TabIndex          = 2;
     //
     // grdPatients
     //
     this.grdPatients.AllowDrop                   = true;
     this.grdPatients.AllowEdit                   = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdPatients.BuiltInTextsData            = resources.GetString("grdPatients.BuiltInTextsData");
     this.grdPatients.ControlStyle.HoverBaseColor = System.Drawing.SystemColors.HighlightText;
     grdPatients_DesignTimeLayout.LayoutString    = resources.GetString("grdPatients_DesignTimeLayout.LayoutString");
     this.grdPatients.DesignTimeLayout            = grdPatients_DesignTimeLayout;
     this.grdPatients.Dock                                   = System.Windows.Forms.DockStyle.Fill;
     this.grdPatients.DynamicFiltering                       = true;
     this.grdPatients.FilterMode                             = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPatients.FilterRowButtonStyle                   = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPatients.FilterRowFormatStyle.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPatients.FilterRowUpdateMode                    = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPatients.FocusCellFormatStyle.BackColor         = System.Drawing.SystemColors.Control;
     this.grdPatients.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
     this.grdPatients.FocusCellFormatStyle.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.grdPatients.Font                                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdPatients.GroupByBoxVisible                      = false;
     this.grdPatients.HideSelection                          = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPatients.LinkFormatStyle.ForeColor              = System.Drawing.Color.CornflowerBlue;
     this.grdPatients.Location                               = new System.Drawing.Point(3, 17);
     this.grdPatients.Name                                   = "grdPatients";
     this.grdPatients.RecordNavigator                        = true;
     this.grdPatients.RowHeaders                             = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPatients.SelectedFormatStyle.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.grdPatients.Size                                   = new System.Drawing.Size(440, 317);
     this.grdPatients.TabIndex                               = 1;
     //
     // GroupBox7
     //
     this.GroupBox7.Controls.Add(this.grdPatients);
     this.GroupBox7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.GroupBox7.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.GroupBox7.Location = new System.Drawing.Point(0, 0);
     this.GroupBox7.Name     = "GroupBox7";
     this.GroupBox7.Size     = new System.Drawing.Size(446, 337);
     this.GroupBox7.TabIndex = 37;
     this.GroupBox7.TabStop  = false;
     this.GroupBox7.Text     = "Danh sách bệnh nhân";
     //
     // progressBar
     //
     this.progressBar.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.progressBar.Location = new System.Drawing.Point(0, 0);
     this.progressBar.MarqueeAnimationSpeed = 30;
     this.progressBar.Name     = "progressBar";
     this.progressBar.Size     = new System.Drawing.Size(1061, 160);
     this.progressBar.TabIndex = 46;
     this.progressBar.Visible  = false;
     //
     // Form4
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1318, 601);
     this.Controls.Add(this.SplitContainer1);
     this.Name = "Form4";
     this.Text = "Form4";
     this.SplitContainer1.Panel1.ResumeLayout(false);
     this.SplitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).EndInit();
     this.SplitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabTestInfo)).EndInit();
     this.tabTestInfo.ResumeLayout(false);
     this.tabReg.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdTestTypeRegList)).EndInit();
     this.tabResult.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdResultDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).EndInit();
     this.GroupBox7.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(frmDanhMucChung));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout grdTestType_DesignTimeLayout     = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdManufacturer_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdDevice_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdObject_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdDepartment_DesignTimeLayout   = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdDoctor_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     this.ToolStrip1       = new System.Windows.Forms.ToolStrip();
     this.cmdSave          = new System.Windows.Forms.ToolStripButton();
     this.cmdUpdate        = new System.Windows.Forms.ToolStripButton();
     this.cmdDelete        = new System.Windows.Forms.ToolStripButton();
     this.btnExportToExcel = new System.Windows.Forms.ToolStripButton();
     this.cmdExit          = new System.Windows.Forms.ToolStripButton();
     this.uiStatusBar1     = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.tabGeneralList   = new Janus.Windows.UI.Tab.UITab();
     this.tabTestType      = new Janus.Windows.UI.Tab.UITabPage();
     this.grdTestType      = new Janus.Windows.GridEX.GridEX();
     this.tabManufacturer  = new Janus.Windows.UI.Tab.UITabPage();
     this.grdManufacturer  = new Janus.Windows.GridEX.GridEX();
     this.tabDevice        = new Janus.Windows.UI.Tab.UITabPage();
     this.grdDevice        = new Janus.Windows.GridEX.GridEX();
     this.tabObject        = new Janus.Windows.UI.Tab.UITabPage();
     this.grdObject        = new Janus.Windows.GridEX.GridEX();
     this.tabDepartment    = new Janus.Windows.UI.Tab.UITabPage();
     this.grdDepartment    = new Janus.Windows.GridEX.GridEX();
     this.tabDoctor        = new Janus.Windows.UI.Tab.UITabPage();
     this.grdDoctor        = new Janus.Windows.GridEX.GridEX();
     this.GrdListExporter  = new Janus.Windows.GridEX.Export.GridEXExporter(this.components);
     this.ToolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabGeneralList)).BeginInit();
     this.tabGeneralList.SuspendLayout();
     this.tabTestType.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).BeginInit();
     this.tabManufacturer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdManufacturer)).BeginInit();
     this.tabDevice.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDevice)).BeginInit();
     this.tabObject.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdObject)).BeginInit();
     this.tabDepartment.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDepartment)).BeginInit();
     this.tabDoctor.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdDoctor)).BeginInit();
     this.SuspendLayout();
     //
     // ToolStrip1
     //
     this.ToolStrip1.BackColor        = System.Drawing.SystemColors.Control;
     this.ToolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
     this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdSave,
         this.cmdUpdate,
         this.cmdDelete,
         this.btnExportToExcel,
         this.cmdExit
     });
     this.ToolStrip1.Location = new System.Drawing.Point(0, 0);
     this.ToolStrip1.Name     = "ToolStrip1";
     this.ToolStrip1.Size     = new System.Drawing.Size(1006, 39);
     this.ToolStrip1.TabIndex = 6;
     this.ToolStrip1.Text     = "ToolStrip1";
     //
     // cmdSave
     //
     this.cmdSave.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSave.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
     this.cmdSave.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSave.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSave.Name                  = "cmdSave";
     this.cmdSave.Size                  = new System.Drawing.Size(146, 36);
     this.cmdSave.Tag    = "Insert";
     this.cmdSave.Text   = "Thêm Mới (Ctrl+N)";
     this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click);
     //
     // cmdUpdate
     //
     this.cmdUpdate.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdUpdate.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdUpdate.Image")));
     this.cmdUpdate.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUpdate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUpdate.Name                  = "cmdUpdate";
     this.cmdUpdate.Size                  = new System.Drawing.Size(140, 36);
     this.cmdUpdate.Tag    = "Update";
     this.cmdUpdate.Text   = "Cập Nhật (Ctrl+U)";
     this.cmdUpdate.Click += new System.EventHandler(this.cmdUpdate_Click);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(94, 36);
     this.cmdDelete.Tag    = "Delete";
     this.cmdDelete.Text   = "Xóa (Del)";
     this.cmdDelete.Click += new System.EventHandler(this.cmdDelete_Click);
     //
     // btnExportToExcel
     //
     this.btnExportToExcel.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnExportToExcel.Image                 = ((System.Drawing.Image)(resources.GetObject("btnExportToExcel.Image")));
     this.btnExportToExcel.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnExportToExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnExportToExcel.Name                  = "btnExportToExcel";
     this.btnExportToExcel.Size                  = new System.Drawing.Size(148, 36);
     this.btnExportToExcel.Text                  = "Xuất Excel (Ctrl+E)";
     this.btnExportToExcel.Click                += new System.EventHandler(this.btnExportToExcel_Click);
     //
     // cmdExit
     //
     this.cmdExit.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name                  = "cmdExit";
     this.cmdExit.Size                  = new System.Drawing.Size(107, 36);
     this.cmdExit.Text                  = "Thoát (Esc)";
     this.cmdExit.Click                += new System.EventHandler(this.cmdExit_Click);
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 652);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ô Màu Vàng:  Tìm kiếm nhanh";
     uiStatusBarPanel1.Width            = 234;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+Tab: Chuyển Tab";
     uiStatusBarPanel2.Width            = 175;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1006, 23);
     this.uiStatusBar1.TabIndex    = 8;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // tabGeneralList
     //
     this.tabGeneralList.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabGeneralList.Location = new System.Drawing.Point(0, 39);
     this.tabGeneralList.Name     = "tabGeneralList";
     this.tabGeneralList.Size     = new System.Drawing.Size(1006, 613);
     this.tabGeneralList.TabIndex = 9;
     this.tabGeneralList.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
         this.tabTestType,
         this.tabManufacturer,
         this.tabDevice,
         this.tabObject,
         this.tabDepartment,
         this.tabDoctor
     });
     this.tabGeneralList.SelectedTabChanged += new Janus.Windows.UI.Tab.TabEventHandler(this.tabGeneralList_SelectedTabChanged);
     //
     // tabTestType
     //
     this.tabTestType.Controls.Add(this.grdTestType);
     this.tabTestType.Location = new System.Drawing.Point(1, 25);
     this.tabTestType.Name     = "tabTestType";
     this.tabTestType.Size     = new System.Drawing.Size(1002, 585);
     this.tabTestType.TabStop  = true;
     this.tabTestType.Text     = "Loại Xét Nghiệm";
     //
     // grdTestType
     //
     this.grdTestType.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
     this.grdTestType.DesignTimeLayout         = grdTestType_DesignTimeLayout;
     this.grdTestType.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdTestType.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdTestType.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdTestType.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdTestType.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdTestType.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdTestType.GroupByBoxVisible              = false;
     this.grdTestType.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestType.Location                       = new System.Drawing.Point(0, 0);
     this.grdTestType.Name                           = "grdTestType";
     this.grdTestType.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdTestType.Size                           = new System.Drawing.Size(1002, 585);
     this.grdTestType.TabIndex                       = 2;
     //
     // tabManufacturer
     //
     this.tabManufacturer.Controls.Add(this.grdManufacturer);
     this.tabManufacturer.Location = new System.Drawing.Point(1, 27);
     this.tabManufacturer.Name     = "tabManufacturer";
     this.tabManufacturer.Size     = new System.Drawing.Size(1002, 583);
     this.tabManufacturer.TabStop  = true;
     this.tabManufacturer.Text     = "Hãng Sản Xuất";
     //
     // grdManufacturer
     //
     this.grdManufacturer.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdManufacturer_DesignTimeLayout.LayoutString = resources.GetString("grdManufacturer_DesignTimeLayout.LayoutString");
     this.grdManufacturer.DesignTimeLayout         = grdManufacturer_DesignTimeLayout;
     this.grdManufacturer.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdManufacturer.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdManufacturer.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdManufacturer.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdManufacturer.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdManufacturer.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
     this.grdManufacturer.GroupByBoxVisible              = false;
     this.grdManufacturer.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdManufacturer.Location                       = new System.Drawing.Point(0, 0);
     this.grdManufacturer.Name                           = "grdManufacturer";
     this.grdManufacturer.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdManufacturer.Size                           = new System.Drawing.Size(1002, 583);
     this.grdManufacturer.TabIndex                       = 3;
     //
     // tabDevice
     //
     this.tabDevice.Controls.Add(this.grdDevice);
     this.tabDevice.Location = new System.Drawing.Point(1, 25);
     this.tabDevice.Name     = "tabDevice";
     this.tabDevice.Size     = new System.Drawing.Size(1002, 585);
     this.tabDevice.TabStop  = true;
     this.tabDevice.Text     = "Thiết bị";
     //
     // grdDevice
     //
     this.grdDevice.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdDevice_DesignTimeLayout.LayoutString = resources.GetString("grdDevice_DesignTimeLayout.LayoutString");
     this.grdDevice.DesignTimeLayout         = grdDevice_DesignTimeLayout;
     this.grdDevice.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdDevice.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdDevice.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdDevice.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdDevice.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdDevice.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
     this.grdDevice.GroupByBoxVisible              = false;
     this.grdDevice.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdDevice.Location                       = new System.Drawing.Point(0, 0);
     this.grdDevice.Name                           = "grdDevice";
     this.grdDevice.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdDevice.Size                           = new System.Drawing.Size(1002, 585);
     this.grdDevice.TabIndex                       = 9;
     //
     // tabObject
     //
     this.tabObject.Controls.Add(this.grdObject);
     this.tabObject.Location = new System.Drawing.Point(1, 27);
     this.tabObject.Name     = "tabObject";
     this.tabObject.Size     = new System.Drawing.Size(1002, 583);
     this.tabObject.TabStop  = true;
     this.tabObject.Text     = "Đối Tượng";
     //
     // grdObject
     //
     this.grdObject.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdObject_DesignTimeLayout.LayoutString = resources.GetString("grdObject_DesignTimeLayout.LayoutString");
     this.grdObject.DesignTimeLayout         = grdObject_DesignTimeLayout;
     this.grdObject.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdObject.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdObject.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdObject.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdObject.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdObject.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
     this.grdObject.GroupByBoxVisible              = false;
     this.grdObject.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdObject.Location                       = new System.Drawing.Point(0, 0);
     this.grdObject.Name                           = "grdObject";
     this.grdObject.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdObject.Size                           = new System.Drawing.Size(1002, 583);
     this.grdObject.TabIndex                       = 4;
     //
     // tabDepartment
     //
     this.tabDepartment.Controls.Add(this.grdDepartment);
     this.tabDepartment.Location = new System.Drawing.Point(1, 25);
     this.tabDepartment.Name     = "tabDepartment";
     this.tabDepartment.Size     = new System.Drawing.Size(1002, 585);
     this.tabDepartment.TabStop  = true;
     this.tabDepartment.Text     = "Danh mục đơn vị";
     //
     // grdDepartment
     //
     this.grdDepartment.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdDepartment_DesignTimeLayout.LayoutString = resources.GetString("grdDepartment_DesignTimeLayout.LayoutString");
     this.grdDepartment.DesignTimeLayout         = grdDepartment_DesignTimeLayout;
     this.grdDepartment.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdDepartment.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdDepartment.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdDepartment.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdDepartment.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdDepartment.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
     this.grdDepartment.GroupByBoxVisible              = false;
     this.grdDepartment.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdDepartment.Location                       = new System.Drawing.Point(0, 0);
     this.grdDepartment.Name                           = "grdDepartment";
     this.grdDepartment.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdDepartment.Size                           = new System.Drawing.Size(1002, 585);
     this.grdDepartment.TabIndex                       = 5;
     //
     // tabDoctor
     //
     this.tabDoctor.Controls.Add(this.grdDoctor);
     this.tabDoctor.Location = new System.Drawing.Point(1, 27);
     this.tabDoctor.Name     = "tabDoctor";
     this.tabDoctor.Size     = new System.Drawing.Size(1002, 583);
     this.tabDoctor.TabStop  = true;
     this.tabDoctor.Text     = "Bác Sỹ";
     //
     // grdDoctor
     //
     this.grdDoctor.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdDoctor_DesignTimeLayout.LayoutString = resources.GetString("grdDoctor_DesignTimeLayout.LayoutString");
     this.grdDoctor.DesignTimeLayout         = grdDoctor_DesignTimeLayout;
     this.grdDoctor.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdDoctor.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdDoctor.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdDoctor.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdDoctor.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdDoctor.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
     this.grdDoctor.GroupByBoxVisible              = false;
     this.grdDoctor.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdDoctor.Location                       = new System.Drawing.Point(0, 0);
     this.grdDoctor.Name                           = "grdDoctor";
     this.grdDoctor.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdDoctor.Size                           = new System.Drawing.Size(1002, 583);
     this.grdDoctor.TabIndex                       = 6;
     //
     // frmDanhMucChung
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1006, 675);
     this.Controls.Add(this.tabGeneralList);
     this.Controls.Add(this.uiStatusBar1);
     this.Controls.Add(this.ToolStrip1);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "frmDanhMucChung";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "DANH MỤC CHUNG";
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frmGeneralList_KeyDown);
     this.ToolStrip1.ResumeLayout(false);
     this.ToolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabGeneralList)).EndInit();
     this.tabGeneralList.ResumeLayout(false);
     this.tabTestType.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).EndInit();
     this.tabManufacturer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdManufacturer)).EndInit();
     this.tabDevice.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdDevice)).EndInit();
     this.tabObject.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdObject)).EndInit();
     this.tabDepartment.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdDepartment)).EndInit();
     this.tabDoctor.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdDoctor)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(frm_quanlynhomchidinh_cls));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5   = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout         = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdAssignDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.toolStrip1        = new System.Windows.Forms.ToolStrip();
     this.cmdThemnhom       = new System.Windows.Forms.ToolStripButton();
     this.cmdSuaNhom        = new System.Windows.Forms.ToolStripButton();
     this.cmdXoaNhom        = new System.Windows.Forms.ToolStripButton();
     this.cmdExit           = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox5       = new Janus.Windows.EditControls.UIGroupBox();
     this.label6            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.barcode           = new Mabry.Windows.Forms.Barcode.Barcode();
     this.txtTongChiPhi     = new Janus.Windows.GridEX.EditControls.EditBox();
     this.uiStatusBar1      = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiGroupBox1       = new Janus.Windows.EditControls.UIGroupBox();
     this.txtLoainhom       = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
     this.txtDmucDichvuCLS  = new VNS.HIS.UCs.AutoCompleteTextbox();
     this.label7            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.txtID             = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label4            = new System.Windows.Forms.Label();
     this.txtTennhom        = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label2            = new System.Windows.Forms.Label();
     this.txtManhom         = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label3            = new System.Windows.Forms.Label();
     this.cmdTimKiem        = new Janus.Windows.EditControls.UIButton();
     this.errorProvider1    = new System.Windows.Forms.ErrorProvider(this.components);
     this.panel1            = new System.Windows.Forms.Panel();
     this.uiGroupBox2       = new Janus.Windows.EditControls.UIGroupBox();
     this.grdList           = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox3       = new Janus.Windows.EditControls.UIGroupBox();
     this.grdAssignDetail   = new Janus.Windows.GridEX.GridEX();
     this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mnuDelete         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).BeginInit();
     this.uiGroupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).BeginInit();
     this.contextMenuStrip2.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip1.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemnhom,
         this.cmdSuaNhom,
         this.cmdXoaNhom,
         this.cmdExit
     });
     this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.toolStrip1.Location    = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name        = "toolStrip1";
     this.toolStrip1.Size        = new System.Drawing.Size(1008, 31);
     this.toolStrip1.TabIndex    = 7;
     this.toolStrip1.Text        = "toolStrip1";
     //
     // cmdThemnhom
     //
     this.cmdThemnhom.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdThemnhom.Font                  = new System.Drawing.Font("Arial", 9F);
     this.cmdThemnhom.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemnhom.Image")));
     this.cmdThemnhom.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemnhom.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemnhom.Name                  = "cmdThemnhom";
     this.cmdThemnhom.Size                  = new System.Drawing.Size(92, 28);
     this.cmdThemnhom.Text                  = "Thêm mới";
     this.cmdThemnhom.ToolTipText           = "Nhấn vào đây để tiếp đón Bệnh nhân mới";
     //
     // cmdSuaNhom
     //
     this.cmdSuaNhom.Font                  = new System.Drawing.Font("Arial", 9F);
     this.cmdSuaNhom.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSuaNhom.Image")));
     this.cmdSuaNhom.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSuaNhom.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSuaNhom.Name                  = "cmdSuaNhom";
     this.cmdSuaNhom.Size                  = new System.Drawing.Size(111, 28);
     this.cmdSuaNhom.Text                  = "Sửa thông tin ";
     this.cmdSuaNhom.ToolTipText           = "Nhấn vào nút này để sửa thông tin Bệnh nhân đang chọn trên lưới";
     //
     // cmdXoaNhom
     //
     this.cmdXoaNhom.Font                  = new System.Drawing.Font("Arial", 9F);
     this.cmdXoaNhom.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoaNhom.Image")));
     this.cmdXoaNhom.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaNhom.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaNhom.Name                  = "cmdXoaNhom";
     this.cmdXoaNhom.Size                  = new System.Drawing.Size(91, 28);
     this.cmdXoaNhom.Text                  = "Xóa nhóm";
     this.cmdXoaNhom.ToolTipText           = "Nhấn nút này để xóa lần khám của Bệnh nhân đang chọn trên lưới";
     //
     // cmdExit
     //
     this.cmdExit.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name                  = "cmdExit";
     this.cmdExit.Size                  = new System.Drawing.Size(126, 28);
     this.cmdExit.Text                  = "Đóng chức năng";
     this.cmdExit.ToolTipText           = "Nhấn nút này để thoát khỏi chức năng ";
     //
     // uiGroupBox5
     //
     this.uiGroupBox5.Controls.Add(this.label6);
     this.uiGroupBox5.Controls.Add(this.label5);
     this.uiGroupBox5.Controls.Add(this.barcode);
     this.uiGroupBox5.Controls.Add(this.txtTongChiPhi);
     this.uiGroupBox5.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.uiGroupBox5.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox5.Location = new System.Drawing.Point(0, 587);
     this.uiGroupBox5.Name     = "uiGroupBox5";
     this.uiGroupBox5.Size     = new System.Drawing.Size(485, 0);
     this.uiGroupBox5.TabIndex = 3;
     this.uiGroupBox5.Text     = "&Thông tin chi phí";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.Black;
     this.label6.Location  = new System.Drawing.Point(258, 40);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(28, 15);
     this.label6.TabIndex  = 242;
     this.label6.Text      = "Vnđ";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.Black;
     this.label5.Location  = new System.Drawing.Point(7, 40);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(45, 15);
     this.label5.TabIndex  = 241;
     this.label5.Text      = "Chi phí";
     //
     // barcode
     //
     this.barcode.BackColor     = System.Drawing.Color.White;
     this.barcode.BarColor      = System.Drawing.Color.Black;
     this.barcode.BarRatio      = 2F;
     this.barcode.Data          = "00000";
     this.barcode.DataExtension = null;
     this.barcode.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.barcode.Location      = new System.Drawing.Point(345, 15);
     this.barcode.Name          = "barcode";
     this.barcode.Size          = new System.Drawing.Size(218, 53);
     this.barcode.Symbology     = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
     this.barcode.TabIndex      = 443;
     this.barcode.Text          = "000000";
     this.barcode.Visible       = false;
     //
     // txtTongChiPhi
     //
     this.txtTongChiPhi.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTongChiPhi.Location      = new System.Drawing.Point(68, 37);
     this.txtTongChiPhi.Name          = "txtTongChiPhi";
     this.txtTongChiPhi.ReadOnly      = true;
     this.txtTongChiPhi.Size          = new System.Drawing.Size(183, 23);
     this.txtTongChiPhi.TabIndex      = 0;
     this.txtTongChiPhi.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font             = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 503);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: Thêm mới";
     uiStatusBarPanel1.Width            = 113;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+U: Cập nhật";
     uiStatusBarPanel2.Width            = 106;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: Xóa";
     uiStatusBarPanel3.Width            = 77;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Ctrl+K: Thêm khám";
     uiStatusBarPanel4.Width            = 121;
     uiStatusBarPanel5.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Esc: Thoát Form";
     uiStatusBarPanel5.Width            = 105;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1008, 27);
     this.uiStatusBar1.TabIndex    = 8;
     this.uiStatusBar1.TabStop     = false;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.txtLoainhom);
     this.uiGroupBox1.Controls.Add(this.txtDmucDichvuCLS);
     this.uiGroupBox1.Controls.Add(this.label7);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Controls.Add(this.txtID);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.txtTennhom);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.txtManhom);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.cmdTimKiem);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 31);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(1008, 71);
     this.uiGroupBox1.TabIndex = 1;
     //
     // txtLoainhom
     //
     this.txtLoainhom._backcolor           = System.Drawing.Color.WhiteSmoke;
     this.txtLoainhom._Font                = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLoainhom._TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtLoainhom.AutoCompleteList     = ((System.Collections.Generic.List <string>)(resources.GetObject("txtLoainhom.AutoCompleteList")));
     this.txtLoainhom.BorderStyle          = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtLoainhom.CaseSensitive        = false;
     this.txtLoainhom.CompareNoID          = true;
     this.txtLoainhom.DefaultCode          = "-1";
     this.txtLoainhom.DefaultID            = "-1";
     this.txtLoainhom.Drug_ID              = null;
     this.txtLoainhom.ExtraWidth           = 0;
     this.txtLoainhom.FillValueAfterSelect = false;
     this.txtLoainhom.Font                     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLoainhom.LOAI_DANHMUC             = "LOAINHOMCHIDINHCLS";
     this.txtLoainhom.Location                 = new System.Drawing.Point(94, 42);
     this.txtLoainhom.MaxHeight                = -1;
     this.txtLoainhom.MinTypedCharacters       = 2;
     this.txtLoainhom.MyCode                   = "-1";
     this.txtLoainhom.MyID                     = "-1";
     this.txtLoainhom.Name                     = "txtLoainhom";
     this.txtLoainhom.RaiseEvent               = false;
     this.txtLoainhom.RaiseEventEnter          = false;
     this.txtLoainhom.RaiseEventEnterWhenEmpty = false;
     this.txtLoainhom.SelectedIndex            = -1;
     this.txtLoainhom.Size                     = new System.Drawing.Size(313, 21);
     this.txtLoainhom.splitChar                = '@';
     this.txtLoainhom.splitCharIDAndCode       = '#';
     this.txtLoainhom.TabIndex                 = 3;
     this.txtLoainhom.TakeCode                 = false;
     this.txtLoainhom.txtMyCode                = null;
     this.txtLoainhom.txtMyCode_Edit           = null;
     this.txtLoainhom.txtMyID                  = null;
     this.txtLoainhom.txtMyID_Edit             = null;
     this.txtLoainhom.txtMyName                = null;
     this.txtLoainhom.txtMyName_Edit           = null;
     this.txtLoainhom.txtNext                  = null;
     //
     // txtDmucDichvuCLS
     //
     this.txtDmucDichvuCLS._backcolor           = System.Drawing.Color.WhiteSmoke;
     this.txtDmucDichvuCLS._Font                = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDmucDichvuCLS._TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtDmucDichvuCLS.AutoCompleteList     = ((System.Collections.Generic.List <string>)(resources.GetObject("txtDmucDichvuCLS.AutoCompleteList")));
     this.txtDmucDichvuCLS.BorderStyle          = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtDmucDichvuCLS.CaseSensitive        = false;
     this.txtDmucDichvuCLS.CompareNoID          = true;
     this.txtDmucDichvuCLS.DefaultCode          = "-1";
     this.txtDmucDichvuCLS.DefaultID            = "-1";
     this.txtDmucDichvuCLS.Drug_ID              = null;
     this.txtDmucDichvuCLS.ExtraWidth           = 0;
     this.txtDmucDichvuCLS.FillValueAfterSelect = false;
     this.txtDmucDichvuCLS.Font                     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDmucDichvuCLS.Location                 = new System.Drawing.Point(514, 43);
     this.txtDmucDichvuCLS.MaxHeight                = 289;
     this.txtDmucDichvuCLS.MinTypedCharacters       = 2;
     this.txtDmucDichvuCLS.MyCode                   = "-1";
     this.txtDmucDichvuCLS.MyID                     = "-1";
     this.txtDmucDichvuCLS.MyText                   = "";
     this.txtDmucDichvuCLS.Name                     = "txtDmucDichvuCLS";
     this.txtDmucDichvuCLS.RaiseEvent               = true;
     this.txtDmucDichvuCLS.RaiseEventEnter          = false;
     this.txtDmucDichvuCLS.RaiseEventEnterWhenEmpty = false;
     this.txtDmucDichvuCLS.SelectedIndex            = -1;
     this.txtDmucDichvuCLS.Size                     = new System.Drawing.Size(311, 21);
     this.txtDmucDichvuCLS.splitChar                = '@';
     this.txtDmucDichvuCLS.splitCharIDAndCode       = '#';
     this.txtDmucDichvuCLS.TabIndex                 = 4;
     this.txtDmucDichvuCLS.TakeCode                 = true;
     this.txtDmucDichvuCLS.txtMyCode                = null;
     this.txtDmucDichvuCLS.txtMyCode_Edit           = null;
     this.txtDmucDichvuCLS.txtMyID                  = null;
     this.txtDmucDichvuCLS.txtMyID_Edit             = null;
     this.txtDmucDichvuCLS.txtMyName                = null;
     this.txtDmucDichvuCLS.txtMyName_Edit           = null;
     this.txtDmucDichvuCLS.txtNext                  = null;
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.Black;
     this.label7.Location  = new System.Drawing.Point(413, 47);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(95, 15);
     this.label7.TabIndex  = 521;
     this.label7.Text      = "Có chứa dịch vụ";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(26, 15);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(52, 15);
     this.label1.TabIndex  = 520;
     this.label1.Text      = "Id nhóm";
     //
     // txtID
     //
     this.txtID.BackColor     = System.Drawing.Color.White;
     this.txtID.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtID.Location      = new System.Drawing.Point(94, 11);
     this.txtID.Name          = "txtID";
     this.txtID.Numeric       = true;
     this.txtID.Size          = new System.Drawing.Size(102, 21);
     this.txtID.TabIndex      = 0;
     this.txtID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.Black;
     this.label4.Location  = new System.Drawing.Point(411, 18);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(63, 15);
     this.label4.TabIndex  = 518;
     this.label4.Text      = "Tên nhóm";
     //
     // txtTennhom
     //
     this.txtTennhom.BackColor     = System.Drawing.Color.White;
     this.txtTennhom.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTennhom.Location      = new System.Drawing.Point(514, 14);
     this.txtTennhom.Name          = "txtTennhom";
     this.txtTennhom.Size          = new System.Drawing.Size(311, 21);
     this.txtTennhom.TabIndex      = 2;
     this.txtTennhom.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(237, 18);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(58, 15);
     this.label2.TabIndex  = 516;
     this.label2.Text      = "Mã nhóm";
     //
     // txtManhom
     //
     this.txtManhom.BackColor     = System.Drawing.Color.White;
     this.txtManhom.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtManhom.Location      = new System.Drawing.Point(305, 14);
     this.txtManhom.Name          = "txtManhom";
     this.txtManhom.Numeric       = true;
     this.txtManhom.Size          = new System.Drawing.Size(102, 21);
     this.txtManhom.TabIndex      = 1;
     this.txtManhom.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(23, 45);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(66, 15);
     this.label3.TabIndex  = 511;
     this.label3.Text      = "Loại nhóm";
     //
     // cmdTimKiem
     //
     this.cmdTimKiem.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdTimKiem.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdTimKiem.Image     = ((System.Drawing.Image)(resources.GetObject("cmdTimKiem.Image")));
     this.cmdTimKiem.ImageSize = new System.Drawing.Size(32, 32);
     this.cmdTimKiem.Location  = new System.Drawing.Point(834, 15);
     this.cmdTimKiem.Name      = "cmdTimKiem";
     this.cmdTimKiem.Size      = new System.Drawing.Size(162, 50);
     this.cmdTimKiem.TabIndex  = 5;
     this.cmdTimKiem.Text      = "Tìm kiếm (F3)";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.uiGroupBox2);
     this.panel1.Controls.Add(this.uiGroupBox3);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 102);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1008, 401);
     this.panel1.TabIndex = 547;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdList);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(611, 401);
     this.uiGroupBox2.TabIndex = 6;
     this.uiGroupBox2.Text     = "Danh sách nhóm chỉ định cận lâm sàng";
     //
     // grdList
     //
     this.grdList.AllowEdit        = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdList.BackColor        = System.Drawing.Color.Silver;
     this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                     " thông tin bệnh nhân</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering               = true;
     this.grdList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FocusCellDisplayMode           = Janus.Windows.GridEX.FocusCellDisplayMode.UseSelectedFormatStyle;
     this.grdList.FocusCellFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.grdList.FocusCellFormatStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdList.FocusCellFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdList.Font                           = new System.Drawing.Font("Arial", 9F);
     this.grdList.FrozenColumns                  = 3;
     this.grdList.GroupByBoxVisible              = false;
     this.grdList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location                       = new System.Drawing.Point(3, 17);
     this.grdList.Name                           = "grdList";
     this.grdList.RecordNavigator                = true;
     this.grdList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.SelectedFormatStyle.BackColor  = System.Drawing.Color.SteelBlue;
     this.grdList.Size                           = new System.Drawing.Size(605, 381);
     this.grdList.TabIndex                       = 6;
     this.grdList.TabStop                        = false;
     this.grdList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.grdAssignDetail);
     this.uiGroupBox3.Dock     = System.Windows.Forms.DockStyle.Right;
     this.uiGroupBox3.Location = new System.Drawing.Point(611, 0);
     this.uiGroupBox3.Name     = "uiGroupBox3";
     this.uiGroupBox3.Size     = new System.Drawing.Size(397, 401);
     this.uiGroupBox3.TabIndex = 5;
     this.uiGroupBox3.Text     = "Chi tiết chỉ định Cận lâm sàng trong nhóm";
     //
     // grdAssignDetail
     //
     this.grdAssignDetail.BackColor        = System.Drawing.Color.Silver;
     this.grdAssignDetail.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Tổng:" +
                                             "|Của</RecordNavigator></LocalizableData>";
     this.grdAssignDetail.ContextMenuStrip         = this.contextMenuStrip2;
     grdAssignDetail_DesignTimeLayout.LayoutString = resources.GetString("grdAssignDetail_DesignTimeLayout.LayoutString");
     this.grdAssignDetail.DesignTimeLayout         = grdAssignDetail_DesignTimeLayout;
     this.grdAssignDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdAssignDetail.Font = new System.Drawing.Font("Arial", 9F);
     this.grdAssignDetail.GroupByBoxVisible             = false;
     this.grdAssignDetail.GroupRowFormatStyle.BackColor = System.Drawing.Color.White;
     this.grdAssignDetail.GroupRowFormatStyle.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdAssignDetail.GroupRowFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdAssignDetail.GroupRowFormatStyle.ForeColor = System.Drawing.Color.Black;
     this.grdAssignDetail.HideSelection   = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdAssignDetail.Location        = new System.Drawing.Point(3, 17);
     this.grdAssignDetail.Name            = "grdAssignDetail";
     this.grdAssignDetail.RecordNavigator = true;
     this.grdAssignDetail.RowHeaders      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdAssignDetail.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
     this.grdAssignDetail.Size     = new System.Drawing.Size(391, 381);
     this.grdAssignDetail.TabIndex = 9;
     this.grdAssignDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.Silver;
     this.grdAssignDetail.TotalRowFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdAssignDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdAssignDetail.VisualStyle      = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // contextMenuStrip2
     //
     this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuDelete
     });
     this.contextMenuStrip2.Name = "contextMenuStrip1";
     this.contextMenuStrip2.Size = new System.Drawing.Size(224, 26);
     //
     // mnuDelete
     //
     this.mnuDelete.Name = "mnuDelete";
     this.mnuDelete.Size = new System.Drawing.Size(223, 22);
     this.mnuDelete.Text = "Xóa chỉ định CLS đang chọn";
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon    = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp nhanh:";
     //
     // frm_quanlynhomchidinh_cls
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1008, 530);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.uiStatusBar1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frm_quanlynhomchidinh_cls";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Quản lý nhóm chỉ định cận lâm sàng";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).EndInit();
     this.uiGroupBox5.ResumeLayout(false);
     this.uiGroupBox5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).EndInit();
     this.contextMenuStrip2.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1            = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2            = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout              grdTestType_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmUserRelation));
     Janus.Windows.GridEX.GridEXLayout              grdControl_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout              grdUser_DesignTimeLayout    = new Janus.Windows.GridEX.GridEXLayout();
     this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiTab1       = new Janus.Windows.UI.Tab.UITab();
     this.tabTestType  = new Janus.Windows.UI.Tab.UITabPage();
     this.grdTestType  = new Janus.Windows.GridEX.GridEX();
     this.tabControl   = new Janus.Windows.UI.Tab.UITabPage();
     this.grdControl   = new Janus.Windows.GridEX.GridEX();
     this.ToolStrip1   = new System.Windows.Forms.ToolStrip();
     this.btnAdd       = new System.Windows.Forms.ToolStripButton();
     this.btnUpdate    = new System.Windows.Forms.ToolStripButton();
     this.btnDelete    = new System.Windows.Forms.ToolStripButton();
     this.grdUser      = new Janus.Windows.GridEX.GridEX();
     ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit();
     this.uiTab1.SuspendLayout();
     this.tabTestType.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).BeginInit();
     this.tabControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdControl)).BeginInit();
     this.ToolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdUser)).BeginInit();
     this.SuspendLayout();
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 652);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Tick để tạo quan hệ";
     uiStatusBarPanel1.Width            = 141;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Esc: Thoát";
     uiStatusBarPanel2.Width            = 80;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1233, 23);
     this.uiStatusBar1.TabIndex    = 0;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // uiTab1
     //
     this.uiTab1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiTab1.Location = new System.Drawing.Point(383, 0);
     this.uiTab1.Name     = "uiTab1";
     this.uiTab1.Size     = new System.Drawing.Size(850, 652);
     this.uiTab1.TabIndex = 3;
     this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
         this.tabTestType,
         this.tabControl
     });
     this.uiTab1.VisualStyle         = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
     this.uiTab1.SelectedTabChanged += new Janus.Windows.UI.Tab.TabEventHandler(this.uiTab1_SelectedTabChanged);
     //
     // tabTestType
     //
     this.tabTestType.Controls.Add(this.grdTestType);
     this.tabTestType.Location = new System.Drawing.Point(1, 27);
     this.tabTestType.Name     = "tabTestType";
     this.tabTestType.Size     = new System.Drawing.Size(848, 624);
     this.tabTestType.TabStop  = true;
     this.tabTestType.Text     = "Loại Xét Nghiệm";
     //
     // grdTestType
     //
     this.grdTestType.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
     this.grdTestType.DesignTimeLayout         = grdTestType_DesignTimeLayout;
     this.grdTestType.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdTestType.Font = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdTestType.GroupByBoxVisible = false;
     this.grdTestType.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestType.Location          = new System.Drawing.Point(0, 0);
     this.grdTestType.Margin            = new System.Windows.Forms.Padding(4);
     this.grdTestType.Name                  = "grdTestType";
     this.grdTestType.RowHeaders            = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdTestType.Size                  = new System.Drawing.Size(848, 624);
     this.grdTestType.TabIndex              = 1;
     this.grdTestType.RowCheckStateChanged += new Janus.Windows.GridEX.RowCheckStateChangeEventHandler(this.grdTestType_RowCheckStateChanged);
     //
     // tabControl
     //
     this.tabControl.Controls.Add(this.grdControl);
     this.tabControl.Controls.Add(this.ToolStrip1);
     this.tabControl.Location = new System.Drawing.Point(1, 31);
     this.tabControl.Name     = "tabControl";
     this.tabControl.Size     = new System.Drawing.Size(848, 620);
     this.tabControl.TabStop  = true;
     this.tabControl.Text     = "Chức Năng";
     //
     // grdControl
     //
     this.grdControl.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdControl_DesignTimeLayout.LayoutString = resources.GetString("grdControl_DesignTimeLayout.LayoutString");
     this.grdControl.DesignTimeLayout         = grdControl_DesignTimeLayout;
     this.grdControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdControl.Font = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold);
     this.grdControl.GroupByBoxVisible = false;
     this.grdControl.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdControl.Location          = new System.Drawing.Point(0, 39);
     this.grdControl.Margin            = new System.Windows.Forms.Padding(4);
     this.grdControl.Name                  = "grdControl";
     this.grdControl.RowHeaders            = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdControl.Size                  = new System.Drawing.Size(848, 581);
     this.grdControl.TabIndex              = 3;
     this.grdControl.RowCheckStateChanged += new Janus.Windows.GridEX.RowCheckStateChangeEventHandler(this.grdControl_RowCheckStateChanged);
     //
     // ToolStrip1
     //
     this.ToolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.btnAdd,
         this.btnUpdate,
         this.btnDelete
     });
     this.ToolStrip1.Location = new System.Drawing.Point(0, 0);
     this.ToolStrip1.Name     = "ToolStrip1";
     this.ToolStrip1.Size     = new System.Drawing.Size(848, 39);
     this.ToolStrip1.TabIndex = 2;
     this.ToolStrip1.Text     = "ToolStrip1";
     //
     // btnAdd
     //
     this.btnAdd.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAdd.Image                 = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
     this.btnAdd.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnAdd.Name                  = "btnAdd";
     this.btnAdd.Size                  = new System.Drawing.Size(109, 36);
     this.btnAdd.Tag         = "";
     this.btnAdd.Text        = "Thêm mới";
     this.btnAdd.ToolTipText = "Thêm BN (Ctrl+N)";
     this.btnAdd.Click      += new System.EventHandler(this.btnAdd_Click);
     //
     // btnUpdate
     //
     this.btnUpdate.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUpdate.Image                 = ((System.Drawing.Image)(resources.GetObject("btnUpdate.Image")));
     this.btnUpdate.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnUpdate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnUpdate.Name                  = "btnUpdate";
     this.btnUpdate.Size                  = new System.Drawing.Size(93, 36);
     this.btnUpdate.Tag         = "";
     this.btnUpdate.Text        = "Cập nhật";
     this.btnUpdate.ToolTipText = "Cập nhật BN (Ctrl+U)";
     this.btnUpdate.Click      += new System.EventHandler(this.btnUpdate_Click);
     //
     // btnDelete
     //
     this.btnDelete.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("btnDelete.Image")));
     this.btnDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnDelete.Name                  = "btnDelete";
     this.btnDelete.Size                  = new System.Drawing.Size(69, 36);
     this.btnDelete.Tag         = "";
     this.btnDelete.Text        = "Xóa";
     this.btnDelete.ToolTipText = "Thoát (Esc)";
     this.btnDelete.Click      += new System.EventHandler(this.btnDelete_Click);
     //
     // grdUser
     //
     this.grdUser.AllowEdit                = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdUser.ColumnAutoResize         = true;
     grdUser_DesignTimeLayout.LayoutString = resources.GetString("grdUser_DesignTimeLayout.LayoutString");
     this.grdUser.DesignTimeLayout         = grdUser_DesignTimeLayout;
     this.grdUser.Dock = System.Windows.Forms.DockStyle.Left;
     this.grdUser.GroupByBoxVisible = false;
     this.grdUser.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdUser.Location          = new System.Drawing.Point(0, 0);
     this.grdUser.Margin            = new System.Windows.Forms.Padding(4);
     this.grdUser.Name              = "grdUser";
     this.grdUser.RowHeaders        = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdUser.Size              = new System.Drawing.Size(383, 652);
     this.grdUser.TabIndex          = 2;
     this.grdUser.SelectionChanged += new System.EventHandler(this.grdUser_SelectionChanged);
     //
     // frmUserRelation
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1233, 675);
     this.Controls.Add(this.uiTab1);
     this.Controls.Add(this.grdUser);
     this.Controls.Add(this.uiStatusBar1);
     this.Font          = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "frmUserRelation";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "QUAN HỆ NGƯỜI SỬ DỤNG";
     this.Load         += new System.EventHandler(this.frmUserRelation_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frmUserRelation_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit();
     this.uiTab1.ResumeLayout(false);
     this.tabTestType.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).EndInit();
     this.tabControl.ResumeLayout(false);
     this.tabControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdControl)).EndInit();
     this.ToolStrip1.ResumeLayout(false);
     this.ToolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdUser)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdListKhoa_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_KCB_DANGKY));
            Janus.Windows.GridEX.GridEXLayout cboKieuKham_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.GridEX.GridEXLayout grdRegExam_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem5 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem6 = new Janus.Windows.EditControls.UIComboBoxItem();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.grpChoKham = new Janus.Windows.EditControls.UIGroupBox();
            this.grdListKhoa = new Janus.Windows.GridEX.GridEX();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.chkTudongthemmoi = new System.Windows.Forms.CheckBox();
            this.cmdQMSProperty = new Janus.Windows.EditControls.UIButton();
            this.cmdConfig = new Janus.Windows.EditControls.UIButton();
            this.cmdThemMoiBN = new Janus.Windows.EditControls.UIButton();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.barcode = new Mabry.Windows.Forms.Barcode.Barcode();
            this.pThongTinQMS = new System.Windows.Forms.Panel();
            this.cmdRestore = new System.Windows.Forms.Button();
            this.lnkRestoreIgnoreQMS = new System.Windows.Forms.LinkLabel();
            this.lblThongbaouutien = new System.Windows.Forms.Label();
            this.txtTS = new System.Windows.Forms.TextBox();
            this.txtSoQMS = new System.Windows.Forms.TextBox();
            this.lblQMS = new System.Windows.Forms.Label();
            this.chkUuTien = new Janus.Windows.EditControls.UICheckBox();
            this.cmdStart = new System.Windows.Forms.Button();
            this.cmdStop = new System.Windows.Forms.Button();
            this.cmdGoiSoKham = new System.Windows.Forms.Button();
            this.cmdXoaSoKham = new System.Windows.Forms.Button();
            this.label5 = new System.Windows.Forms.Label();
            this.txtIDKieuKham = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label23 = new System.Windows.Forms.Label();
            this.lblNamsinh = new System.Windows.Forms.Label();
            this.cboKieuKham = new Janus.Windows.GridEX.EditControls.MultiColumnCombo();
            this.label22 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.lnkThem = new System.Windows.Forms.LinkLabel();
            this.lblDiachiBHYT = new System.Windows.Forms.Label();
            this.lblNoiCapThe = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.lblClinicName = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.dtInsToDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.dtInsFromDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.chkChuyenVien = new Janus.Windows.EditControls.UICheckBox();
            this.chkTraiTuyen = new Janus.Windows.EditControls.UICheckBox();
            this.lblMatheBHYT = new System.Windows.Forms.Label();
            this.lblPtram = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.chkCapCuu = new Janus.Windows.EditControls.UICheckBox();
            this.label14 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.cboPatientSex = new Janus.Windows.EditControls.UIComboBox();
            this.label11 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.txtTuoi = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
            this.lblTuoi = new System.Windows.Forms.Label();
            this.lblHoten = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.dtCreateDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.txtIDPkham = new Janus.Windows.GridEX.EditControls.EditBox();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.cmdThemmoiDiachinh = new Janus.Windows.EditControls.UIButton();
            this.txtLoaiBN = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtMaDTsinhsong = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtTrieuChungBD = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtDantoc = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.label6 = new System.Windows.Forms.Label();
            this.lblDiachiBN = new System.Windows.Forms.Label();
            this.txtMaQuyenloi_BHYT = new System.Windows.Forms.TextBox();
            this.txtNoiphattheBHYT = new System.Windows.Forms.TextBox();
            this.txtOthu4 = new System.Windows.Forms.TextBox();
            this.txtOthu5 = new System.Windows.Forms.TextBox();
            this.txtOthu6 = new System.Windows.Forms.TextBox();
            this.txtNoiDongtrusoKCBBD = new System.Windows.Forms.TextBox();
            this.txtNoiDKKCBBD = new System.Windows.Forms.TextBox();
            this.txtPtramBHYT = new System.Windows.Forms.TextBox();
            this.pnlBHYT = new System.Windows.Forms.Panel();
            this.lblPtramdauthe = new System.Windows.Forms.Label();
            this.txtptramDauthe = new System.Windows.Forms.TextBox();
            this.lblTuyenBHYT = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.chkGiayBHYT = new Janus.Windows.EditControls.UICheckBox();
            this.txtMaDtuong_BHYT2 = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.txtMaDtuong_BHYT = new System.Windows.Forms.TextBox();
            this.txtDiachi_bhyt = new VNS.HIS.UCs.AutoCompleteTextbox_Diachi();
            this.cmdGetBV = new Janus.Windows.EditControls.UIButton();
            this.txtTEN_BN = new System.Windows.Forms.TextBox();
            this.txtCMT = new System.Windows.Forms.TextBox();
            this.ctxBOD = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuBOD = new System.Windows.Forms.ToolStripMenuItem();
            this.txtEmail = new System.Windows.Forms.TextBox();
            this.txtMaBN = new System.Windows.Forms.TextBox();
            this.txtMaLankham = new System.Windows.Forms.TextBox();
            this.txtSolankham = new System.Windows.Forms.TextBox();
            this.pnlMain = new System.Windows.Forms.Panel();
            this.pnlFill = new System.Windows.Forms.Panel();
            this.pnlRight = new System.Windows.Forms.Panel();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdRegExam = new Janus.Windows.GridEX.GridEX();
            this.pnlnutchucnang = new System.Windows.Forms.Panel();
            this.panel3 = new System.Windows.Forms.Panel();
            this.lblStatus = new System.Windows.Forms.Label();
            this.cmdInPhieuKham = new Janus.Windows.EditControls.UIButton();
            this.cmdXoaKham = new Janus.Windows.EditControls.UIButton();
            this.cmdThanhToanKham = new Janus.Windows.EditControls.UIButton();
            this.pnlPrint = new System.Windows.Forms.FlowLayoutPanel();
            this.cmdInhoadon = new Janus.Windows.EditControls.UIButton();
            this.cmdInBienlai = new Janus.Windows.EditControls.UIButton();
            this.panel2 = new System.Windows.Forms.Panel();
            this.txtSoBATCQG = new System.Windows.Forms.TextBox();
            this.lblBATC = new System.Windows.Forms.Label();
            this.txtSoBA = new System.Windows.Forms.TextBox();
            this.label26 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.txtLoaikham = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.lblLoaituoi = new System.Windows.Forms.Label();
            this.txtSoDT = new System.Windows.Forms.TextBox();
            this.txtNguoiLienhe = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.chkLaysokham = new Janus.Windows.EditControls.UICheckBox();
            this.txtSoKcb = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtXaphuong = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.label16 = new System.Windows.Forms.Label();
            this.txtQuanhuyen = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.label15 = new System.Windows.Forms.Label();
            this.txtTinhTp = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.chkTpQH = new System.Windows.Forms.CheckBox();
            this.txtNgheNghiep = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.panel5 = new System.Windows.Forms.Panel();
            this.pnlChonphongkham = new System.Windows.Forms.Panel();
            this.txtExamtypeCode = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.txtMyNameEdit = new Janus.Windows.GridEX.EditControls.EditBox();
            this.pnlChonKieukham = new System.Windows.Forms.Panel();
            this.txtKieuKham = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.txtPhongkham = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.txtDiachi = new VNS.HIS.UCs.AutoCompleteTextbox_Diachi();
            this.dtpBOD = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.label10 = new System.Windows.Forms.Label();
            this.txtNoigioithieu = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.txtNoichuyenden = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.cboDoituongKCB = new Janus.Windows.EditControls.UIComboBox();
            this.dtpInputDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.panel1 = new System.Windows.Forms.Panel();
            this.pnlTieuDe = new System.Windows.Forms.Panel();
            this.label18 = new System.Windows.Forms.Label();
            this.panel4 = new System.Windows.Forms.Panel();
            this.vbLine2 = new VNS.UCs.VBLine();
            this.vbLine1 = new VNS.UCs.VBLine();
            this.lblDoituongKCB = new System.Windows.Forms.Label();
            this.pnlBottom = new System.Windows.Forms.Panel();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.grpChoKham)).BeginInit();
            this.grpChoKham.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdListKhoa)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            this.pThongTinQMS.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboKieuKham)).BeginInit();
            this.pnlBHYT.SuspendLayout();
            this.ctxBOD.SuspendLayout();
            this.pnlMain.SuspendLayout();
            this.pnlFill.SuspendLayout();
            this.pnlRight.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdRegExam)).BeginInit();
            this.pnlnutchucnang.SuspendLayout();
            this.panel3.SuspendLayout();
            this.pnlPrint.SuspendLayout();
            this.panel2.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.panel5.SuspendLayout();
            this.pnlChonphongkham.SuspendLayout();
            this.pnlChonKieukham.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.panel1.SuspendLayout();
            this.pnlTieuDe.SuspendLayout();
            this.pnlBottom.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 707);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+N: Thêm mới BN";
            uiStatusBarPanel1.Width = 133;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+S: Lưu lại";
            uiStatusBarPanel2.Width = 93;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Esc: Thoát Form";
            uiStatusBarPanel3.Width = 105;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel4.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            uiStatusBarPanel4.Key = "MSG";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Thông báo:";
            uiStatusBarPanel4.Width = 77;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4});
            this.uiStatusBar1.Size = new System.Drawing.Size(1008, 23);
            this.uiStatusBar1.TabIndex = 0;
            this.uiStatusBar1.TabStop = false;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // grpChoKham
            // 
            this.grpChoKham.Controls.Add(this.grdListKhoa);
            this.grpChoKham.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grpChoKham.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpChoKham.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
            this.grpChoKham.Location = new System.Drawing.Point(0, 0);
            this.grpChoKham.Name = "grpChoKham";
            this.grpChoKham.Size = new System.Drawing.Size(187, 653);
            this.grpChoKham.TabIndex = 1;
            this.grpChoKham.Text = "Thông tin chờ khám";
            // 
            // grdListKhoa
            // 
            this.grdListKhoa.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdListKhoa.BackColor = System.Drawing.Color.White;
            grdListKhoa_DesignTimeLayout.LayoutString = resources.GetString("grdListKhoa_DesignTimeLayout.LayoutString");
            this.grdListKhoa.DesignTimeLayout = grdListKhoa_DesignTimeLayout;
            this.grdListKhoa.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdListKhoa.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdListKhoa.GridLineStyle = Janus.Windows.GridEX.GridLineStyle.Solid;
            this.grdListKhoa.GroupByBoxVisible = false;
            this.grdListKhoa.Location = new System.Drawing.Point(0, 17);
            this.grdListKhoa.Name = "grdListKhoa";
            this.grdListKhoa.RecordNavigator = true;
            this.grdListKhoa.Size = new System.Drawing.Size(187, 633);
            this.grdListKhoa.TabIndex = 0;
            this.grdListKhoa.TabStop = false;
            this.grdListKhoa.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.chkTudongthemmoi);
            this.uiGroupBox2.Controls.Add(this.cmdQMSProperty);
            this.uiGroupBox2.Controls.Add(this.cmdConfig);
            this.uiGroupBox2.Controls.Add(this.cmdThemMoiBN);
            this.uiGroupBox2.Controls.Add(this.cmdSave);
            this.uiGroupBox2.Controls.Add(this.barcode);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.uiGroupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox2.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 1);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(1008, 53);
            this.uiGroupBox2.TabIndex = 2;
            this.uiGroupBox2.Text = "Chức năng";
            // 
            // chkTudongthemmoi
            // 
            this.chkTudongthemmoi.AutoSize = true;
            this.chkTudongthemmoi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTudongthemmoi.Location = new System.Drawing.Point(3, 23);
            this.chkTudongthemmoi.Name = "chkTudongthemmoi";
            this.chkTudongthemmoi.Size = new System.Drawing.Size(240, 19);
            this.chkTudongthemmoi.TabIndex = 443;
            this.chkTudongthemmoi.Text = "Tự động thêm mới Bệnh nhân liên tục?";
            this.toolTip1.SetToolTip(this.chkTudongthemmoi, "Chọn mục này nếu bạn muốn hệ thống tự động chuyển sang chế độ thêm mới Bệnh nhân " +
        "khác ngay sau khi bạn vừa lưu xong Bệnh nhân hiện tại");
            this.chkTudongthemmoi.UseVisualStyleBackColor = true;
            // 
            // cmdQMSProperty
            // 
            this.cmdQMSProperty.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdQMSProperty.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdQMSProperty.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdQMSProperty.Location = new System.Drawing.Point(962, 13);
            this.cmdQMSProperty.Name = "cmdQMSProperty";
            this.cmdQMSProperty.Size = new System.Drawing.Size(43, 34);
            this.cmdQMSProperty.TabIndex = 31;
            this.cmdQMSProperty.TabStop = false;
            this.cmdQMSProperty.Text = "QMS";
            this.toolTip1.SetToolTip(this.cmdQMSProperty, "Cấu hình QMS tại máy tiếp đón");
            // 
            // cmdConfig
            // 
            this.cmdConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdConfig.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
            this.cmdConfig.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdConfig.Location = new System.Drawing.Point(913, 13);
            this.cmdConfig.Name = "cmdConfig";
            this.cmdConfig.Size = new System.Drawing.Size(43, 34);
            this.cmdConfig.TabIndex = 30;
            this.cmdConfig.TabStop = false;
            // 
            // cmdThemMoiBN
            // 
            this.cmdThemMoiBN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdThemMoiBN.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemMoiBN.Image")));
            this.cmdThemMoiBN.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdThemMoiBN.Location = new System.Drawing.Point(350, 10);
            this.cmdThemMoiBN.Name = "cmdThemMoiBN";
            this.cmdThemMoiBN.Size = new System.Drawing.Size(136, 34);
            this.cmdThemMoiBN.TabIndex = 28;
            this.cmdThemMoiBN.Text = "&Thêm mới";
            this.cmdThemMoiBN.ToolTipText = "Nhấn vào đây để thêm mới Bệnh nhân";
            // 
            // cmdSave
            // 
            this.cmdSave.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSave.Location = new System.Drawing.Point(489, 10);
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(145, 34);
            this.cmdSave.TabIndex = 27;
            this.cmdSave.Text = "Ghi (Ctrl+S)";
            this.cmdSave.ToolTipText = "Nhấn vào đây để lưu thông tin bệnh nhân";
            // 
            // barcode
            // 
            this.barcode.BackColor = System.Drawing.Color.White;
            this.barcode.BarColor = System.Drawing.Color.Black;
            this.barcode.BarRatio = 2F;
            this.barcode.Data = "123456789";
            this.barcode.DataExtension = null;
            this.barcode.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.barcode.Location = new System.Drawing.Point(754, 10);
            this.barcode.Name = "barcode";
            this.barcode.Size = new System.Drawing.Size(141, 66);
            this.barcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
            this.barcode.TabIndex = 442;
            this.barcode.TabStop = false;
            this.barcode.Text = "123456789";
            this.barcode.Visible = false;
            // 
            // pThongTinQMS
            // 
            this.pThongTinQMS.Controls.Add(this.cmdRestore);
            this.pThongTinQMS.Controls.Add(this.lnkRestoreIgnoreQMS);
            this.pThongTinQMS.Controls.Add(this.lblThongbaouutien);
            this.pThongTinQMS.Controls.Add(this.txtTS);
            this.pThongTinQMS.Controls.Add(this.txtSoQMS);
            this.pThongTinQMS.Controls.Add(this.lblQMS);
            this.pThongTinQMS.Controls.Add(this.chkUuTien);
            this.pThongTinQMS.Controls.Add(this.cmdStart);
            this.pThongTinQMS.Controls.Add(this.cmdStop);
            this.pThongTinQMS.Controls.Add(this.cmdGoiSoKham);
            this.pThongTinQMS.Controls.Add(this.cmdXoaSoKham);
            this.pThongTinQMS.Controls.Add(this.label5);
            this.pThongTinQMS.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pThongTinQMS.Location = new System.Drawing.Point(0, 0);
            this.pThongTinQMS.Name = "pThongTinQMS";
            this.pThongTinQMS.Size = new System.Drawing.Size(821, 44);
            this.pThongTinQMS.TabIndex = 200;
            // 
            // cmdRestore
            // 
            this.cmdRestore.BackColor = System.Drawing.SystemColors.Control;
            this.cmdRestore.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cmdRestore.BackgroundImage")));
            this.cmdRestore.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.cmdRestore.Location = new System.Drawing.Point(765, 2);
            this.cmdRestore.Name = "cmdRestore";
            this.cmdRestore.Size = new System.Drawing.Size(40, 40);
            this.cmdRestore.TabIndex = 596;
            this.cmdRestore.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdRestore, "Khôi phục số khám bị bỏ qua, bị hủy...");
            this.cmdRestore.UseVisualStyleBackColor = false;
            // 
            // lnkRestoreIgnoreQMS
            // 
            this.lnkRestoreIgnoreQMS.AutoSize = true;
            this.lnkRestoreIgnoreQMS.Enabled = false;
            this.lnkRestoreIgnoreQMS.Location = new System.Drawing.Point(568, 27);
            this.lnkRestoreIgnoreQMS.Name = "lnkRestoreIgnoreQMS";
            this.lnkRestoreIgnoreQMS.Size = new System.Drawing.Size(188, 13);
            this.lnkRestoreIgnoreQMS.TabIndex = 539;
            this.lnkRestoreIgnoreQMS.TabStop = true;
            this.lnkRestoreIgnoreQMS.Text = "Khôi phục số khám bị bỏ qua, bị hủy...";
            this.lnkRestoreIgnoreQMS.Visible = false;
            // 
            // lblThongbaouutien
            // 
            this.lblThongbaouutien.Dock = System.Windows.Forms.DockStyle.Right;
            this.lblThongbaouutien.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblThongbaouutien.ForeColor = System.Drawing.Color.Red;
            this.lblThongbaouutien.Location = new System.Drawing.Point(811, 0);
            this.lblThongbaouutien.Name = "lblThongbaouutien";
            this.lblThongbaouutien.Size = new System.Drawing.Size(10, 44);
            this.lblThongbaouutien.TabIndex = 595;
            this.lblThongbaouutien.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // txtTS
            // 
            this.txtTS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTS.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
            this.txtTS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtTS.Location = new System.Drawing.Point(265, 4);
            this.txtTS.MaxLength = 10;
            this.txtTS.Name = "txtTS";
            this.txtTS.ReadOnly = true;
            this.txtTS.Size = new System.Drawing.Size(112, 38);
            this.txtTS.TabIndex = 593;
            this.txtTS.TabStop = false;
            this.txtTS.Text = "00";
            this.txtTS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtSoQMS
            // 
            this.txtSoQMS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSoQMS.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
            this.txtSoQMS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtSoQMS.Location = new System.Drawing.Point(115, 4);
            this.txtSoQMS.MaxLength = 10;
            this.txtSoQMS.Name = "txtSoQMS";
            this.txtSoQMS.ReadOnly = true;
            this.txtSoQMS.Size = new System.Drawing.Size(112, 38);
            this.txtSoQMS.TabIndex = 592;
            this.txtSoQMS.TabStop = false;
            this.txtSoQMS.Text = "00";
            this.txtSoQMS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblQMS
            // 
            this.lblQMS.Dock = System.Windows.Forms.DockStyle.Left;
            this.lblQMS.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblQMS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.lblQMS.Location = new System.Drawing.Point(0, 0);
            this.lblQMS.Name = "lblQMS";
            this.lblQMS.Size = new System.Drawing.Size(115, 44);
            this.lblQMS.TabIndex = 594;
            this.lblQMS.Text = "Hệ thống thông tin hàng đợi QMS:";
            this.lblQMS.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkUuTien
            // 
            this.chkUuTien.Enabled = false;
            this.chkUuTien.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkUuTien.Location = new System.Drawing.Point(569, 3);
            this.chkUuTien.Name = "chkUuTien";
            this.chkUuTien.Size = new System.Drawing.Size(152, 23);
            this.chkUuTien.TabIndex = 10;
            this.chkUuTien.TabStop = false;
            this.chkUuTien.Text = "Đối tượng ưu tiên";
            this.chkUuTien.Visible = false;
            this.chkUuTien.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
            // 
            // cmdStart
            // 
            this.cmdStart.BackColor = System.Drawing.SystemColors.Control;
            this.cmdStart.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cmdStart.BackgroundImage")));
            this.cmdStart.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.cmdStart.Location = new System.Drawing.Point(481, 3);
            this.cmdStart.Name = "cmdStart";
            this.cmdStart.Size = new System.Drawing.Size(40, 40);
            this.cmdStart.TabIndex = 62;
            this.cmdStart.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdStart, "Kích hoạt gọi số khám");
            this.cmdStart.UseVisualStyleBackColor = false;
            // 
            // cmdStop
            // 
            this.cmdStop.BackColor = System.Drawing.SystemColors.Control;
            this.cmdStop.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cmdStop.BackgroundImage")));
            this.cmdStop.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.cmdStop.Location = new System.Drawing.Point(439, 3);
            this.cmdStop.Name = "cmdStop";
            this.cmdStop.Size = new System.Drawing.Size(40, 40);
            this.cmdStop.TabIndex = 61;
            this.cmdStop.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdStop, "Tạm dừng gọi số khám");
            this.cmdStop.UseVisualStyleBackColor = false;
            // 
            // cmdGoiSoKham
            // 
            this.cmdGoiSoKham.BackColor = System.Drawing.SystemColors.Control;
            this.cmdGoiSoKham.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cmdGoiSoKham.BackgroundImage")));
            this.cmdGoiSoKham.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.cmdGoiSoKham.Location = new System.Drawing.Point(398, 2);
            this.cmdGoiSoKham.Name = "cmdGoiSoKham";
            this.cmdGoiSoKham.Size = new System.Drawing.Size(40, 40);
            this.cmdGoiSoKham.TabIndex = 60;
            this.cmdGoiSoKham.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdGoiSoKham, "Gọi số khám tiếp theo");
            this.cmdGoiSoKham.UseVisualStyleBackColor = false;
            // 
            // cmdXoaSoKham
            // 
            this.cmdXoaSoKham.BackColor = System.Drawing.SystemColors.Control;
            this.cmdXoaSoKham.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cmdXoaSoKham.BackgroundImage")));
            this.cmdXoaSoKham.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.cmdXoaSoKham.Location = new System.Drawing.Point(522, 2);
            this.cmdXoaSoKham.Name = "cmdXoaSoKham";
            this.cmdXoaSoKham.Size = new System.Drawing.Size(40, 40);
            this.cmdXoaSoKham.TabIndex = 63;
            this.cmdXoaSoKham.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdXoaSoKham, "Xóa số thứ tự");
            this.cmdXoaSoKham.UseVisualStyleBackColor = false;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label5.Location = new System.Drawing.Point(231, 6);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(23, 31);
            this.label5.TabIndex = 8;
            this.label5.Text = "/";
            // 
            // txtIDKieuKham
            // 
            this.txtIDKieuKham.BackColor = System.Drawing.Color.White;
            this.txtIDKieuKham.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtIDKieuKham.Location = new System.Drawing.Point(7, 465);
            this.txtIDKieuKham.Name = "txtIDKieuKham";
            this.txtIDKieuKham.Size = new System.Drawing.Size(12, 23);
            this.txtIDKieuKham.TabIndex = 539;
            this.txtIDKieuKham.TabStop = false;
            this.txtIDKieuKham.Visible = false;
            // 
            // label23
            // 
            this.label23.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.ForeColor = System.Drawing.Color.Navy;
            this.label23.Location = new System.Drawing.Point(385, 4);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(98, 21);
            this.label23.TabIndex = 538;
            this.label23.Text = "Phòng khám:";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // lblNamsinh
            // 
            this.lblNamsinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNamsinh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lblNamsinh.Location = new System.Drawing.Point(497, 10);
            this.lblNamsinh.Name = "lblNamsinh";
            this.lblNamsinh.Size = new System.Drawing.Size(77, 21);
            this.lblNamsinh.TabIndex = 448;
            this.lblNamsinh.Text = "Năm sinh:";
            this.lblNamsinh.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboKieuKham
            // 
            this.cboKieuKham.AllowDrop = true;
            this.cboKieuKham.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            cboKieuKham_DesignTimeLayout.LayoutString = resources.GetString("cboKieuKham_DesignTimeLayout.LayoutString");
            this.cboKieuKham.DesignTimeLayout = cboKieuKham_DesignTimeLayout;
            this.cboKieuKham.DisplayMember = "_name";
            this.cboKieuKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboKieuKham.HoverMode = Janus.Windows.GridEX.HoverMode.Highlight;
            this.cboKieuKham.Location = new System.Drawing.Point(98, 3);
            this.cboKieuKham.Name = "cboKieuKham";
            this.cboKieuKham.SelectedIndex = -1;
            this.cboKieuKham.SelectedItem = null;
            this.cboKieuKham.Size = new System.Drawing.Size(594, 21);
            this.cboKieuKham.TabIndex = 24;
            this.cboKieuKham.Text = "CHỌN DỊCH VỤ KCB";
            this.cboKieuKham.ValueMember = "ID";
            this.cboKieuKham.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // label22
            // 
            this.label22.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.Location = new System.Drawing.Point(50, 86);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(56, 21);
            this.label22.TabIndex = 445;
            this.label22.Text = "Email:";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label21
            // 
            this.label21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.Location = new System.Drawing.Point(477, 39);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(98, 21);
            this.label21.TabIndex = 443;
            this.label21.Text = "Nghề nghiệp:";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label35
            // 
            this.label35.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label35.ForeColor = System.Drawing.Color.Navy;
            this.label35.Location = new System.Drawing.Point(1, 137);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(108, 21);
            this.label35.TabIndex = 439;
            this.label35.Text = "Dịch vụ khám:";
            this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label17
            // 
            this.label17.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label17.Location = new System.Drawing.Point(1, 88);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(108, 21);
            this.label17.TabIndex = 418;
            this.label17.Text = "Triệu chứng BĐ:";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // lnkThem
            // 
            this.lnkThem.AutoSize = true;
            this.lnkThem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lnkThem.Location = new System.Drawing.Point(597, 63);
            this.lnkThem.Name = "lnkThem";
            this.lnkThem.Size = new System.Drawing.Size(130, 15);
            this.lnkThem.TabIndex = 538;
            this.lnkThem.TabStop = true;
            this.lnkThem.Text = "Thêm mới nơi KCBBĐ";
            this.toolTip1.SetToolTip(this.lnkThem, "Nhấn vào đây để thêm mới nơi ĐKKCB ban đầu");
            this.lnkThem.Visible = false;
            // 
            // lblDiachiBHYT
            // 
            this.lblDiachiBHYT.BackColor = System.Drawing.Color.Transparent;
            this.lblDiachiBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDiachiBHYT.Location = new System.Drawing.Point(6, 58);
            this.lblDiachiBHYT.Name = "lblDiachiBHYT";
            this.lblDiachiBHYT.Size = new System.Drawing.Size(115, 21);
            this.lblDiachiBHYT.TabIndex = 537;
            this.lblDiachiBHYT.Text = "Địa chỉ BHYT:";
            this.lblDiachiBHYT.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // lblNoiCapThe
            // 
            this.lblNoiCapThe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNoiCapThe.Location = new System.Drawing.Point(588, 41);
            this.lblNoiCapThe.Name = "lblNoiCapThe";
            this.lblNoiCapThe.Size = new System.Drawing.Size(221, 18);
            this.lblNoiCapThe.TabIndex = 441;
            this.lblNoiCapThe.Text = "Hà Nội";
            // 
            // label24
            // 
            this.label24.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.ForeColor = System.Drawing.Color.Red;
            this.label24.Location = new System.Drawing.Point(477, 61);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(109, 21);
            this.label24.TabIndex = 440;
            this.label24.Text = "Nơi ĐKKCBBĐ :";
            this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // lblClinicName
            // 
            this.lblClinicName.Location = new System.Drawing.Point(588, 63);
            this.lblClinicName.Name = "lblClinicName";
            this.lblClinicName.Size = new System.Drawing.Size(221, 44);
            this.lblClinicName.TabIndex = 439;
            this.lblClinicName.Text = "ClinicName";
            this.lblClinicName.Visible = false;
            // 
            // label20
            // 
            this.label20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.ForeColor = System.Drawing.Color.Red;
            this.label20.Location = new System.Drawing.Point(477, 38);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(109, 21);
            this.label20.TabIndex = 438;
            this.label20.Text = "Nơi cấp thẻ :";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.BackColor = System.Drawing.SystemColors.Control;
            this.label40.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label40.Location = new System.Drawing.Point(258, 38);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(57, 15);
            this.label40.TabIndex = 433;
            this.label40.Text = "đến ngày";
            // 
            // label39
            // 
            this.label39.BackColor = System.Drawing.Color.Transparent;
            this.label39.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label39.ForeColor = System.Drawing.Color.Red;
            this.label39.Location = new System.Drawing.Point(6, 33);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(115, 21);
            this.label39.TabIndex = 432;
            this.label39.Text = "Ngày đăng ký:";
            this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtInsToDate
            // 
            this.dtInsToDate.CustomFormat = "dd/MM/yyyy";
            this.dtInsToDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtInsToDate.DropDownCalendar.Name = "";
            this.dtInsToDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtInsToDate.Location = new System.Drawing.Point(317, 35);
            this.dtInsToDate.Name = "dtInsToDate";
            this.dtInsToDate.ShowUpDown = true;
            this.dtInsToDate.Size = new System.Drawing.Size(154, 21);
            this.dtInsToDate.TabIndex = 11;
            this.dtInsToDate.Value = new System.DateTime(2013, 9, 23, 0, 0, 0, 0);
            // 
            // dtInsFromDate
            // 
            this.dtInsFromDate.CustomFormat = "dd/MM/yyyy";
            this.dtInsFromDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtInsFromDate.DropDownCalendar.Name = "";
            this.dtInsFromDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtInsFromDate.Location = new System.Drawing.Point(124, 36);
            this.dtInsFromDate.Name = "dtInsFromDate";
            this.dtInsFromDate.ShowUpDown = true;
            this.dtInsFromDate.Size = new System.Drawing.Size(112, 21);
            this.dtInsFromDate.TabIndex = 10;
            this.dtInsFromDate.Value = new System.DateTime(2013, 9, 23, 0, 0, 0, 0);
            // 
            // chkChuyenVien
            // 
            this.chkChuyenVien.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkChuyenVien.Location = new System.Drawing.Point(461, 252);
            this.chkChuyenVien.Name = "chkChuyenVien";
            this.chkChuyenVien.Size = new System.Drawing.Size(111, 23);
            this.chkChuyenVien.TabIndex = 12;
            this.chkChuyenVien.TabStop = false;
            this.chkChuyenVien.Text = "BV chuyển đến";
            // 
            // chkTraiTuyen
            // 
            this.chkTraiTuyen.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTraiTuyen.Location = new System.Drawing.Point(356, 108);
            this.chkTraiTuyen.Name = "chkTraiTuyen";
            this.chkTraiTuyen.Size = new System.Drawing.Size(99, 23);
            this.chkTraiTuyen.TabIndex = 12;
            this.chkTraiTuyen.TabStop = false;
            this.chkTraiTuyen.Text = "Trái tuyến?";
            // 
            // lblMatheBHYT
            // 
            this.lblMatheBHYT.ForeColor = System.Drawing.Color.Red;
            this.lblMatheBHYT.Location = new System.Drawing.Point(8, 9);
            this.lblMatheBHYT.Name = "lblMatheBHYT";
            this.lblMatheBHYT.Size = new System.Drawing.Size(113, 21);
            this.lblMatheBHYT.TabIndex = 421;
            this.lblMatheBHYT.Text = "Mã thẻ BHYT:";
            this.lblMatheBHYT.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // lblPtram
            // 
            this.lblPtram.BackColor = System.Drawing.Color.Transparent;
            this.lblPtram.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPtram.Location = new System.Drawing.Point(477, 10);
            this.lblPtram.Name = "lblPtram";
            this.lblPtram.Size = new System.Drawing.Size(109, 21);
            this.lblPtram.TabIndex = 410;
            this.lblPtram.Text = "% BHYT:";
            this.lblPtram.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.BackColor = System.Drawing.Color.Transparent;
            this.label25.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.Location = new System.Drawing.Point(640, 12);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(26, 15);
            this.label25.TabIndex = 411;
            this.label25.Text = "(%)";
            // 
            // chkCapCuu
            // 
            this.chkCapCuu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCapCuu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.chkCapCuu.Location = new System.Drawing.Point(123, 108);
            this.chkCapCuu.Name = "chkCapCuu";
            this.chkCapCuu.Size = new System.Drawing.Size(82, 23);
            this.chkCapCuu.TabIndex = 12;
            this.chkCapCuu.TabStop = false;
            this.chkCapCuu.Text = "Cấp cứu?";
            this.chkCapCuu.ToolTipText = "Dành cho bệnh nhân cấp cứu";
            // 
            // label14
            // 
            this.label14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.ForeColor = System.Drawing.Color.Red;
            this.label14.Location = new System.Drawing.Point(406, 69);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(73, 21);
            this.label14.TabIndex = 412;
            this.label14.Text = "Lần khám:";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.Location = new System.Drawing.Point(241, 41);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(82, 15);
            this.label12.TabIndex = 407;
            this.label12.Text = "Số CMT:";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboPatientSex
            // 
            this.cboPatientSex.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboPatientSex.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            uiComboBoxItem1.FormatStyle.Alpha = 0;
            uiComboBoxItem1.IsSeparator = false;
            uiComboBoxItem1.Text = "Nam";
            uiComboBoxItem1.Value = 0;
            uiComboBoxItem2.FormatStyle.Alpha = 0;
            uiComboBoxItem2.IsSeparator = false;
            uiComboBoxItem2.Text = "Nữ";
            uiComboBoxItem2.Value = 1;
            uiComboBoxItem3.FormatStyle.Alpha = 0;
            uiComboBoxItem3.IsSeparator = false;
            uiComboBoxItem3.Text = "Khác";
            uiComboBoxItem3.Value = 2;
            this.cboPatientSex.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem1,
            uiComboBoxItem2,
            uiComboBoxItem3});
            this.cboPatientSex.Location = new System.Drawing.Point(111, 36);
            this.cboPatientSex.Name = "cboPatientSex";
            this.cboPatientSex.Size = new System.Drawing.Size(126, 21);
            this.cboPatientSex.TabIndex = 16;
            this.cboPatientSex.Text = "Giới tính";
            // 
            // label11
            // 
            this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.label11.Location = new System.Drawing.Point(1, 35);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(108, 21);
            this.label11.TabIndex = 404;
            this.label11.Text = "Giới tính";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label9
            // 
            this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.Location = new System.Drawing.Point(477, 90);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(98, 21);
            this.label9.TabIndex = 401;
            this.label9.Text = "Số ĐT liên hệ:";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTuoi
            // 
            this.txtTuoi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTuoi.Location = new System.Drawing.Point(725, 9);
            this.txtTuoi.MaxLength = 3;
            this.txtTuoi.Name = "txtTuoi";
            this.txtTuoi.Numeric = true;
            this.txtTuoi.Size = new System.Drawing.Size(29, 21);
            this.txtTuoi.TabIndex = 15;
            this.txtTuoi.Text = "100";
            this.txtTuoi.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // lblTuoi
            // 
            this.lblTuoi.AutoSize = true;
            this.lblTuoi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTuoi.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lblTuoi.Location = new System.Drawing.Point(691, 13);
            this.lblTuoi.Name = "lblTuoi";
            this.lblTuoi.Size = new System.Drawing.Size(31, 15);
            this.lblTuoi.TabIndex = 4;
            this.lblTuoi.Text = "Tuổi";
            // 
            // lblHoten
            // 
            this.lblHoten.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblHoten.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lblHoten.Location = new System.Drawing.Point(1, 6);
            this.lblHoten.Name = "lblHoten";
            this.lblHoten.Size = new System.Drawing.Size(108, 21);
            this.lblHoten.TabIndex = 387;
            this.lblHoten.Text = "Tên BN :";
            this.lblHoten.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.Red;
            this.label3.Location = new System.Drawing.Point(5, 96);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(110, 21);
            this.label3.TabIndex = 385;
            this.label3.Text = "Ngày khám:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtCreateDate
            // 
            this.dtCreateDate.CustomFormat = "dd/MM/yyyy";
            this.dtCreateDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtCreateDate.DropDownCalendar.Name = "";
            this.dtCreateDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtCreateDate.Location = new System.Drawing.Point(118, 96);
            this.dtCreateDate.Name = "dtCreateDate";
            this.dtCreateDate.ShowUpDown = true;
            this.dtCreateDate.Size = new System.Drawing.Size(112, 21);
            this.dtCreateDate.TabIndex = 1;
            this.dtCreateDate.TabStop = false;
            this.dtCreateDate.Value = new System.DateTime(2013, 9, 23, 0, 0, 0, 0);
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(237, 69);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(72, 21);
            this.label2.TabIndex = 2;
            this.label2.Text = "Mã khám :";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Red;
            this.label1.Location = new System.Drawing.Point(8, 69);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(107, 21);
            this.label1.TabIndex = 0;
            this.label1.Text = "Mã Bệnh nhân :";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtIDPkham
            // 
            this.txtIDPkham.BackColor = System.Drawing.Color.White;
            this.txtIDPkham.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtIDPkham.Location = new System.Drawing.Point(25, 465);
            this.txtIDPkham.Name = "txtIDPkham";
            this.txtIDPkham.Size = new System.Drawing.Size(10, 23);
            this.txtIDPkham.TabIndex = 540;
            this.txtIDPkham.TabStop = false;
            this.txtIDPkham.Visible = false;
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp";
            // 
            // cmdThemmoiDiachinh
            // 
            this.cmdThemmoiDiachinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdThemmoiDiachinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemmoiDiachinh.Image")));
            this.cmdThemmoiDiachinh.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdThemmoiDiachinh.Location = new System.Drawing.Point(462, 61);
            this.cmdThemmoiDiachinh.Name = "cmdThemmoiDiachinh";
            this.cmdThemmoiDiachinh.Size = new System.Drawing.Size(25, 25);
            this.cmdThemmoiDiachinh.TabIndex = 610;
            this.cmdThemmoiDiachinh.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdThemmoiDiachinh, "Thêm mới địa chính");
            // 
            // txtLoaiBN
            // 
            this.txtLoaiBN._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtLoaiBN._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaiBN.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtLoaiBN.AutoCompleteList")));
            this.txtLoaiBN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtLoaiBN.CaseSensitive = false;
            this.txtLoaiBN.CompareNoID = true;
            this.txtLoaiBN.DefaultCode = "-1";
            this.txtLoaiBN.DefaultID = "-1";
            this.txtLoaiBN.Drug_ID = null;
            this.txtLoaiBN.ExtraWidth = 0;
            this.txtLoaiBN.FillValueAfterSelect = false;
            this.txtLoaiBN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaiBN.LOAI_DANHMUC = "NHOM_BENHNHAN";
            this.txtLoaiBN.Location = new System.Drawing.Point(111, 33);
            this.txtLoaiBN.MaxHeight = -1;
            this.txtLoaiBN.MinTypedCharacters = 2;
            this.txtLoaiBN.MyCode = "-1";
            this.txtLoaiBN.MyID = "-1";
            this.txtLoaiBN.Name = "txtLoaiBN";
            this.txtLoaiBN.RaiseEvent = false;
            this.txtLoaiBN.RaiseEventEnter = false;
            this.txtLoaiBN.RaiseEventEnterWhenEmpty = false;
            this.txtLoaiBN.SelectedIndex = -1;
            this.txtLoaiBN.Size = new System.Drawing.Size(348, 21);
            this.txtLoaiBN.splitChar = '@';
            this.txtLoaiBN.splitCharIDAndCode = '#';
            this.txtLoaiBN.TabIndex = 10;
            this.txtLoaiBN.TakeCode = false;
            this.toolTip1.SetToolTip(this.txtLoaiBN, "Nhấn vào đây để xem và bổ sung thêm danh mục dân tộc");
            this.txtLoaiBN.txtMyCode = null;
            this.txtLoaiBN.txtMyCode_Edit = null;
            this.txtLoaiBN.txtMyID = null;
            this.txtLoaiBN.txtMyID_Edit = null;
            this.txtLoaiBN.txtMyName = null;
            this.txtLoaiBN.txtMyName_Edit = null;
            this.txtLoaiBN.txtNext = null;
            // 
            // txtMaDTsinhsong
            // 
            this.txtMaDTsinhsong._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtMaDTsinhsong._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaDTsinhsong.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtMaDTsinhsong.AutoCompleteList")));
            this.txtMaDTsinhsong.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaDTsinhsong.CaseSensitive = false;
            this.txtMaDTsinhsong.CompareNoID = true;
            this.txtMaDTsinhsong.DefaultCode = "-1";
            this.txtMaDTsinhsong.DefaultID = "-1";
            this.txtMaDTsinhsong.Drug_ID = null;
            this.txtMaDTsinhsong.ExtraWidth = 0;
            this.txtMaDTsinhsong.FillValueAfterSelect = false;
            this.txtMaDTsinhsong.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaDTsinhsong.LOAI_DANHMUC = "MADOITUONGSINHSONG";
            this.txtMaDTsinhsong.Location = new System.Drawing.Point(123, 83);
            this.txtMaDTsinhsong.MaxHeight = -1;
            this.txtMaDTsinhsong.MinTypedCharacters = 2;
            this.txtMaDTsinhsong.MyCode = "-1";
            this.txtMaDTsinhsong.MyID = "-1";
            this.txtMaDTsinhsong.Name = "txtMaDTsinhsong";
            this.txtMaDTsinhsong.RaiseEvent = false;
            this.txtMaDTsinhsong.RaiseEventEnter = true;
            this.txtMaDTsinhsong.RaiseEventEnterWhenEmpty = false;
            this.txtMaDTsinhsong.SelectedIndex = -1;
            this.txtMaDTsinhsong.Size = new System.Drawing.Size(348, 21);
            this.txtMaDTsinhsong.splitChar = '@';
            this.txtMaDTsinhsong.splitCharIDAndCode = '#';
            this.txtMaDTsinhsong.TabIndex = 13;
            this.txtMaDTsinhsong.TakeCode = false;
            this.toolTip1.SetToolTip(this.txtMaDTsinhsong, "Mã đối tượng sinh sống");
            this.txtMaDTsinhsong.txtMyCode = null;
            this.txtMaDTsinhsong.txtMyCode_Edit = null;
            this.txtMaDTsinhsong.txtMyID = null;
            this.txtMaDTsinhsong.txtMyID_Edit = null;
            this.txtMaDTsinhsong.txtMyName = null;
            this.txtMaDTsinhsong.txtMyName_Edit = null;
            this.txtMaDTsinhsong.txtNext = null;
            // 
            // txtTrieuChungBD
            // 
            this.txtTrieuChungBD._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtTrieuChungBD._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTrieuChungBD.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtTrieuChungBD.AutoCompleteList")));
            this.txtTrieuChungBD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTrieuChungBD.CaseSensitive = false;
            this.txtTrieuChungBD.CompareNoID = true;
            this.txtTrieuChungBD.DefaultCode = "-1";
            this.txtTrieuChungBD.DefaultID = "-1";
            this.txtTrieuChungBD.Drug_ID = null;
            this.txtTrieuChungBD.ExtraWidth = 0;
            this.txtTrieuChungBD.FillValueAfterSelect = false;
            this.txtTrieuChungBD.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTrieuChungBD.LOAI_DANHMUC = "TRIEU_CHUNG";
            this.txtTrieuChungBD.Location = new System.Drawing.Point(111, 88);
            this.txtTrieuChungBD.MaxHeight = -1;
            this.txtTrieuChungBD.MinTypedCharacters = 2;
            this.txtTrieuChungBD.MyCode = "-1";
            this.txtTrieuChungBD.MyID = "-1";
            this.txtTrieuChungBD.Name = "txtTrieuChungBD";
            this.txtTrieuChungBD.RaiseEvent = false;
            this.txtTrieuChungBD.RaiseEventEnter = false;
            this.txtTrieuChungBD.RaiseEventEnterWhenEmpty = false;
            this.txtTrieuChungBD.SelectedIndex = -1;
            this.txtTrieuChungBD.Size = new System.Drawing.Size(348, 21);
            this.txtTrieuChungBD.splitChar = '@';
            this.txtTrieuChungBD.splitCharIDAndCode = '#';
            this.txtTrieuChungBD.TabIndex = 21;
            this.txtTrieuChungBD.TakeCode = false;
            this.txtTrieuChungBD.txtMyCode = null;
            this.txtTrieuChungBD.txtMyCode_Edit = null;
            this.txtTrieuChungBD.txtMyID = null;
            this.txtTrieuChungBD.txtMyID_Edit = null;
            this.txtTrieuChungBD.txtMyName = null;
            this.txtTrieuChungBD.txtMyName_Edit = null;
            this.txtTrieuChungBD.txtNext = null;
            // 
            // txtDantoc
            // 
            this.txtDantoc._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtDantoc._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDantoc.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtDantoc.AutoCompleteList")));
            this.txtDantoc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtDantoc.CaseSensitive = false;
            this.txtDantoc.CompareNoID = true;
            this.txtDantoc.DefaultCode = "-1";
            this.txtDantoc.DefaultID = "-1";
            this.txtDantoc.Drug_ID = null;
            this.txtDantoc.ExtraWidth = 0;
            this.txtDantoc.FillValueAfterSelect = false;
            this.txtDantoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDantoc.LOAI_DANHMUC = "DAN_TOC";
            this.txtDantoc.Location = new System.Drawing.Point(576, 63);
            this.txtDantoc.MaxHeight = -1;
            this.txtDantoc.MinTypedCharacters = 2;
            this.txtDantoc.MyCode = "-1";
            this.txtDantoc.MyID = "-1";
            this.txtDantoc.Name = "txtDantoc";
            this.txtDantoc.RaiseEvent = false;
            this.txtDantoc.RaiseEventEnter = false;
            this.txtDantoc.RaiseEventEnterWhenEmpty = false;
            this.txtDantoc.SelectedIndex = -1;
            this.txtDantoc.Size = new System.Drawing.Size(221, 21);
            this.txtDantoc.splitChar = '@';
            this.txtDantoc.splitCharIDAndCode = '#';
            this.txtDantoc.TabIndex = 20;
            this.txtDantoc.TakeCode = false;
            this.txtDantoc.txtMyCode = null;
            this.txtDantoc.txtMyCode_Edit = null;
            this.txtDantoc.txtMyID = null;
            this.txtDantoc.txtMyID_Edit = null;
            this.txtDantoc.txtMyName = null;
            this.txtDantoc.txtMyName_Edit = null;
            this.txtDantoc.txtNext = null;
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(495, 64);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(80, 21);
            this.label6.TabIndex = 581;
            this.label6.Text = "Dân tộc:";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // lblDiachiBN
            // 
            this.lblDiachiBN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDiachiBN.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.lblDiachiBN.Location = new System.Drawing.Point(1, 62);
            this.lblDiachiBN.Name = "lblDiachiBN";
            this.lblDiachiBN.Size = new System.Drawing.Size(108, 21);
            this.lblDiachiBN.TabIndex = 583;
            this.lblDiachiBN.Text = "Địa chỉ:";
            this.lblDiachiBN.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMaQuyenloi_BHYT
            // 
            this.txtMaQuyenloi_BHYT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaQuyenloi_BHYT.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtMaQuyenloi_BHYT.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaQuyenloi_BHYT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtMaQuyenloi_BHYT.Location = new System.Drawing.Point(183, 10);
            this.txtMaQuyenloi_BHYT.MaxLength = 1;
            this.txtMaQuyenloi_BHYT.Name = "txtMaQuyenloi_BHYT";
            this.txtMaQuyenloi_BHYT.Size = new System.Drawing.Size(24, 22);
            this.txtMaQuyenloi_BHYT.TabIndex = 3;
            this.txtMaQuyenloi_BHYT.Text = "3";
            this.txtMaQuyenloi_BHYT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtNoiphattheBHYT
            // 
            this.txtNoiphattheBHYT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNoiphattheBHYT.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtNoiphattheBHYT.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNoiphattheBHYT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtNoiphattheBHYT.Location = new System.Drawing.Point(208, 10);
            this.txtNoiphattheBHYT.MaxLength = 2;
            this.txtNoiphattheBHYT.Name = "txtNoiphattheBHYT";
            this.txtNoiphattheBHYT.Size = new System.Drawing.Size(28, 22);
            this.txtNoiphattheBHYT.TabIndex = 4;
            this.txtNoiphattheBHYT.Text = "01";
            this.txtNoiphattheBHYT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtOthu4
            // 
            this.txtOthu4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtOthu4.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtOthu4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtOthu4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtOthu4.Location = new System.Drawing.Point(237, 10);
            this.txtOthu4.MaxLength = 2;
            this.txtOthu4.Name = "txtOthu4";
            this.txtOthu4.Size = new System.Drawing.Size(38, 22);
            this.txtOthu4.TabIndex = 5;
            this.txtOthu4.Text = "01";
            this.txtOthu4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtOthu5
            // 
            this.txtOthu5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtOthu5.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtOthu5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtOthu5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtOthu5.Location = new System.Drawing.Point(277, 10);
            this.txtOthu5.MaxLength = 3;
            this.txtOthu5.Name = "txtOthu5";
            this.txtOthu5.Size = new System.Drawing.Size(38, 22);
            this.txtOthu5.TabIndex = 6;
            this.txtOthu5.Text = "001";
            this.txtOthu5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtOthu6
            // 
            this.txtOthu6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtOthu6.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtOthu6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtOthu6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtOthu6.Location = new System.Drawing.Point(317, 10);
            this.txtOthu6.MaxLength = 5;
            this.txtOthu6.Name = "txtOthu6";
            this.txtOthu6.Size = new System.Drawing.Size(62, 22);
            this.txtOthu6.TabIndex = 7;
            this.txtOthu6.Text = "00001";
            this.txtOthu6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtNoiDongtrusoKCBBD
            // 
            this.txtNoiDongtrusoKCBBD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNoiDongtrusoKCBBD.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtNoiDongtrusoKCBBD.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNoiDongtrusoKCBBD.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtNoiDongtrusoKCBBD.Location = new System.Drawing.Point(380, 10);
            this.txtNoiDongtrusoKCBBD.MaxLength = 2;
            this.txtNoiDongtrusoKCBBD.Name = "txtNoiDongtrusoKCBBD";
            this.txtNoiDongtrusoKCBBD.Size = new System.Drawing.Size(28, 22);
            this.txtNoiDongtrusoKCBBD.TabIndex = 8;
            this.txtNoiDongtrusoKCBBD.Text = "01";
            this.txtNoiDongtrusoKCBBD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtNoiDKKCBBD
            // 
            this.txtNoiDKKCBBD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNoiDKKCBBD.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtNoiDKKCBBD.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNoiDKKCBBD.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtNoiDKKCBBD.Location = new System.Drawing.Point(410, 10);
            this.txtNoiDKKCBBD.MaxLength = 3;
            this.txtNoiDKKCBBD.Name = "txtNoiDKKCBBD";
            this.txtNoiDKKCBBD.Size = new System.Drawing.Size(61, 22);
            this.txtNoiDKKCBBD.TabIndex = 9;
            this.txtNoiDKKCBBD.Text = "M34";
            this.txtNoiDKKCBBD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtPtramBHYT
            // 
            this.txtPtramBHYT.BackColor = System.Drawing.Color.White;
            this.txtPtramBHYT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtPtramBHYT.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPtramBHYT.ForeColor = System.Drawing.Color.Blue;
            this.txtPtramBHYT.Location = new System.Drawing.Point(590, 8);
            this.txtPtramBHYT.MaxLength = 3;
            this.txtPtramBHYT.Name = "txtPtramBHYT";
            this.txtPtramBHYT.ReadOnly = true;
            this.txtPtramBHYT.Size = new System.Drawing.Size(50, 29);
            this.txtPtramBHYT.TabIndex = 9;
            this.txtPtramBHYT.TabStop = false;
            this.txtPtramBHYT.Text = "100";
            this.txtPtramBHYT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // pnlBHYT
            // 
            this.pnlBHYT.Controls.Add(this.txtMaDTsinhsong);
            this.pnlBHYT.Controls.Add(this.lblPtramdauthe);
            this.pnlBHYT.Controls.Add(this.txtptramDauthe);
            this.pnlBHYT.Controls.Add(this.lblTuyenBHYT);
            this.pnlBHYT.Controls.Add(this.label13);
            this.pnlBHYT.Controls.Add(this.chkGiayBHYT);
            this.pnlBHYT.Controls.Add(this.txtMaDtuong_BHYT2);
            this.pnlBHYT.Controls.Add(this.txtPtramBHYT);
            this.pnlBHYT.Controls.Add(this.txtMaDtuong_BHYT);
            this.pnlBHYT.Controls.Add(this.txtNoiDKKCBBD);
            this.pnlBHYT.Controls.Add(this.label39);
            this.pnlBHYT.Controls.Add(this.txtDiachi_bhyt);
            this.pnlBHYT.Controls.Add(this.dtInsToDate);
            this.pnlBHYT.Controls.Add(this.txtNoiDongtrusoKCBBD);
            this.pnlBHYT.Controls.Add(this.label40);
            this.pnlBHYT.Controls.Add(this.lblMatheBHYT);
            this.pnlBHYT.Controls.Add(this.dtInsFromDate);
            this.pnlBHYT.Controls.Add(this.txtOthu6);
            this.pnlBHYT.Controls.Add(this.label20);
            this.pnlBHYT.Controls.Add(this.lnkThem);
            this.pnlBHYT.Controls.Add(this.lblClinicName);
            this.pnlBHYT.Controls.Add(this.txtOthu5);
            this.pnlBHYT.Controls.Add(this.label24);
            this.pnlBHYT.Controls.Add(this.label25);
            this.pnlBHYT.Controls.Add(this.lblPtram);
            this.pnlBHYT.Controls.Add(this.txtOthu4);
            this.pnlBHYT.Controls.Add(this.lblNoiCapThe);
            this.pnlBHYT.Controls.Add(this.lblDiachiBHYT);
            this.pnlBHYT.Controls.Add(this.txtMaQuyenloi_BHYT);
            this.pnlBHYT.Controls.Add(this.txtNoiphattheBHYT);
            this.pnlBHYT.Controls.Add(this.chkTraiTuyen);
            this.pnlBHYT.Controls.Add(this.chkCapCuu);
            this.pnlBHYT.Location = new System.Drawing.Point(-6, 142);
            this.pnlBHYT.Name = "pnlBHYT";
            this.pnlBHYT.Size = new System.Drawing.Size(821, 137);
            this.pnlBHYT.TabIndex = 0;
            this.pnlBHYT.TabStop = true;
            // 
            // lblPtramdauthe
            // 
            this.lblPtramdauthe.BackColor = System.Drawing.Color.Transparent;
            this.lblPtramdauthe.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPtramdauthe.Location = new System.Drawing.Point(672, 13);
            this.lblPtramdauthe.Name = "lblPtramdauthe";
            this.lblPtramdauthe.Size = new System.Drawing.Size(95, 21);
            this.lblPtramdauthe.TabIndex = 545;
            this.lblPtramdauthe.Text = "% Đầu thẻ:";
            this.lblPtramdauthe.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtptramDauthe
            // 
            this.txtptramDauthe.BackColor = System.Drawing.Color.White;
            this.txtptramDauthe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtptramDauthe.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtptramDauthe.ForeColor = System.Drawing.Color.Blue;
            this.txtptramDauthe.Location = new System.Drawing.Point(768, 8);
            this.txtptramDauthe.MaxLength = 3;
            this.txtptramDauthe.Name = "txtptramDauthe";
            this.txtptramDauthe.ReadOnly = true;
            this.txtptramDauthe.Size = new System.Drawing.Size(50, 29);
            this.txtptramDauthe.TabIndex = 544;
            this.txtptramDauthe.TabStop = false;
            this.txtptramDauthe.Text = "100";
            this.txtptramDauthe.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblTuyenBHYT
            // 
            this.lblTuyenBHYT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTuyenBHYT.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.lblTuyenBHYT.Location = new System.Drawing.Point(473, 77);
            this.lblTuyenBHYT.Name = "lblTuyenBHYT";
            this.lblTuyenBHYT.Size = new System.Drawing.Size(111, 32);
            this.lblTuyenBHYT.TabIndex = 542;
            this.lblTuyenBHYT.Text = "ĐÚNG TUYẾN";
            this.lblTuyenBHYT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.lblTuyenBHYT.Visible = false;
            // 
            // label13
            // 
            this.label13.BackColor = System.Drawing.Color.Transparent;
            this.label13.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.Location = new System.Drawing.Point(8, 83);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(111, 21);
            this.label13.TabIndex = 541;
            this.label13.Text = "Mã ĐT sinh sống:";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkGiayBHYT
            // 
            this.chkGiayBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkGiayBHYT.Location = new System.Drawing.Point(219, 108);
            this.chkGiayBHYT.Name = "chkGiayBHYT";
            this.chkGiayBHYT.Size = new System.Drawing.Size(118, 23);
            this.chkGiayBHYT.TabIndex = 539;
            this.chkGiayBHYT.TabStop = false;
            this.chkGiayBHYT.Text = "Có giấy BHYT?";
            this.chkGiayBHYT.ToolTipText = "Chọn mục này sẽ được BHYT chi trả 100%";
            // 
            // txtMaDtuong_BHYT2
            // 
            this.txtMaDtuong_BHYT2._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtMaDtuong_BHYT2._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaDtuong_BHYT2._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtMaDtuong_BHYT2.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtMaDtuong_BHYT2.AutoCompleteList")));
            this.txtMaDtuong_BHYT2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaDtuong_BHYT2.CaseSensitive = false;
            this.txtMaDtuong_BHYT2.CompareNoID = true;
            this.txtMaDtuong_BHYT2.DefaultCode = "-1";
            this.txtMaDtuong_BHYT2.DefaultID = "-1";
            this.txtMaDtuong_BHYT2.Drug_ID = null;
            this.txtMaDtuong_BHYT2.ExtraWidth = 250;
            this.txtMaDtuong_BHYT2.FillValueAfterSelect = true;
            this.txtMaDtuong_BHYT2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaDtuong_BHYT2.Location = new System.Drawing.Point(476, 83);
            this.txtMaDtuong_BHYT2.MaxHeight = 289;
            this.txtMaDtuong_BHYT2.MinTypedCharacters = 2;
            this.txtMaDtuong_BHYT2.MyCode = "-1";
            this.txtMaDtuong_BHYT2.MyID = "-1";
            this.txtMaDtuong_BHYT2.MyText = "";
            this.txtMaDtuong_BHYT2.Name = "txtMaDtuong_BHYT2";
            this.txtMaDtuong_BHYT2.RaiseEvent = false;
            this.txtMaDtuong_BHYT2.RaiseEventEnter = false;
            this.txtMaDtuong_BHYT2.RaiseEventEnterWhenEmpty = false;
            this.txtMaDtuong_BHYT2.SelectedIndex = -1;
            this.txtMaDtuong_BHYT2.Size = new System.Drawing.Size(58, 21);
            this.txtMaDtuong_BHYT2.splitChar = '@';
            this.txtMaDtuong_BHYT2.splitCharIDAndCode = '#';
            this.txtMaDtuong_BHYT2.TabIndex = 2;
            this.txtMaDtuong_BHYT2.TakeCode = true;
            this.txtMaDtuong_BHYT2.txtMyCode = null;
            this.txtMaDtuong_BHYT2.txtMyCode_Edit = null;
            this.txtMaDtuong_BHYT2.txtMyID = null;
            this.txtMaDtuong_BHYT2.txtMyID_Edit = null;
            this.txtMaDtuong_BHYT2.txtMyName = null;
            this.txtMaDtuong_BHYT2.txtMyName_Edit = null;
            this.txtMaDtuong_BHYT2.txtNext = this.txtMaQuyenloi_BHYT;
            this.txtMaDtuong_BHYT2.Visible = false;
            // 
            // txtMaDtuong_BHYT
            // 
            this.txtMaDtuong_BHYT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaDtuong_BHYT.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtMaDtuong_BHYT.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaDtuong_BHYT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.txtMaDtuong_BHYT.Location = new System.Drawing.Point(124, 10);
            this.txtMaDtuong_BHYT.MaxLength = 2;
            this.txtMaDtuong_BHYT.Name = "txtMaDtuong_BHYT";
            this.txtMaDtuong_BHYT.Size = new System.Drawing.Size(58, 22);
            this.txtMaDtuong_BHYT.TabIndex = 2;
            this.txtMaDtuong_BHYT.Text = "DN";
            this.txtMaDtuong_BHYT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtDiachi_bhyt
            // 
            this.txtDiachi_bhyt._backcolor = System.Drawing.SystemColors.Control;
            this.txtDiachi_bhyt._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDiachi_bhyt.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtDiachi_bhyt.AutoCompleteList")));
            this.txtDiachi_bhyt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtDiachi_bhyt.CaseSensitive = false;
            this.txtDiachi_bhyt.Drug_ID = null;
            this.txtDiachi_bhyt.ExtraWidth = 0;
            this.txtDiachi_bhyt.FillValueAfterSelect = false;
            this.txtDiachi_bhyt.Location = new System.Drawing.Point(123, 60);
            this.txtDiachi_bhyt.MaxHeight = 289;
            this.txtDiachi_bhyt.MinTypedCharacters = 2;
            this.txtDiachi_bhyt.Name = "txtDiachi_bhyt";
            this.txtDiachi_bhyt.RaiseEvent = false;
            this.txtDiachi_bhyt.SelectedIndex = -1;
            this.txtDiachi_bhyt.Size = new System.Drawing.Size(348, 20);
            this.txtDiachi_bhyt.splitChar = '\0';
            this.txtDiachi_bhyt.splitCharIDAndCode = '\0';
            this.txtDiachi_bhyt.TabIndex = 12;
            this.txtDiachi_bhyt.txtMyCode = null;
            this.txtDiachi_bhyt.txtMyCode_Edit = null;
            this.txtDiachi_bhyt.txtMyID = null;
            this.txtDiachi_bhyt.txtMyID_Edit = null;
            this.txtDiachi_bhyt.txtMyName = null;
            this.txtDiachi_bhyt.txtMyName_Edit = null;
            this.txtDiachi_bhyt.txtNext = null;
            // 
            // cmdGetBV
            // 
            this.cmdGetBV.Enabled = false;
            this.cmdGetBV.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdGetBV.Image = ((System.Drawing.Image)(resources.GetObject("cmdGetBV.Image")));
            this.cmdGetBV.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdGetBV.Location = new System.Drawing.Point(782, 251);
            this.cmdGetBV.Name = "cmdGetBV";
            this.cmdGetBV.Size = new System.Drawing.Size(25, 25);
            this.cmdGetBV.TabIndex = 540;
            this.cmdGetBV.TabStop = false;
            // 
            // txtTEN_BN
            // 
            this.txtTEN_BN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTEN_BN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTEN_BN.Location = new System.Drawing.Point(111, 7);
            this.txtTEN_BN.Name = "txtTEN_BN";
            this.txtTEN_BN.Size = new System.Drawing.Size(348, 21);
            this.txtTEN_BN.TabIndex = 13;
            // 
            // txtCMT
            // 
            this.txtCMT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtCMT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCMT.Location = new System.Drawing.Point(323, 37);
            this.txtCMT.MaxLength = 30;
            this.txtCMT.Name = "txtCMT";
            this.txtCMT.Size = new System.Drawing.Size(137, 21);
            this.txtCMT.TabIndex = 17;
            // 
            // ctxBOD
            // 
            this.ctxBOD.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuBOD});
            this.ctxBOD.Name = "ctxBOD";
            this.ctxBOD.Size = new System.Drawing.Size(219, 26);
            // 
            // mnuBOD
            // 
            this.mnuBOD.CheckOnClick = true;
            this.mnuBOD.Name = "mnuBOD";
            this.mnuBOD.Size = new System.Drawing.Size(218, 22);
            this.mnuBOD.Text = "Nhập ngày tháng năm sinh";
            // 
            // txtEmail
            // 
            this.txtEmail.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtEmail.Location = new System.Drawing.Point(111, 86);
            this.txtEmail.Name = "txtEmail";
            this.txtEmail.Size = new System.Drawing.Size(348, 21);
            this.txtEmail.TabIndex = 12;
            // 
            // txtMaBN
            // 
            this.txtMaBN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaBN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaBN.ForeColor = System.Drawing.Color.Black;
            this.txtMaBN.Location = new System.Drawing.Point(118, 69);
            this.txtMaBN.MaxLength = 10;
            this.txtMaBN.Name = "txtMaBN";
            this.txtMaBN.Size = new System.Drawing.Size(112, 21);
            this.txtMaBN.TabIndex = 0;
            this.txtMaBN.TabStop = false;
            this.txtMaBN.Text = "123456";
            this.txtMaBN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtMaLankham
            // 
            this.txtMaLankham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaLankham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaLankham.ForeColor = System.Drawing.Color.Black;
            this.txtMaLankham.Location = new System.Drawing.Point(312, 69);
            this.txtMaLankham.MaxLength = 8;
            this.txtMaLankham.Name = "txtMaLankham";
            this.txtMaLankham.Size = new System.Drawing.Size(90, 21);
            this.txtMaLankham.TabIndex = 0;
            this.txtMaLankham.TabStop = false;
            this.txtMaLankham.Text = "14000001";
            this.txtMaLankham.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtSolankham
            // 
            this.txtSolankham.BackColor = System.Drawing.Color.White;
            this.txtSolankham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSolankham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSolankham.ForeColor = System.Drawing.Color.Black;
            this.txtSolankham.Location = new System.Drawing.Point(481, 69);
            this.txtSolankham.MaxLength = 8;
            this.txtSolankham.Name = "txtSolankham";
            this.txtSolankham.ReadOnly = true;
            this.txtSolankham.Size = new System.Drawing.Size(38, 21);
            this.txtSolankham.TabIndex = 0;
            this.txtSolankham.TabStop = false;
            this.txtSolankham.Text = "2";
            this.txtSolankham.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // pnlMain
            // 
            this.pnlMain.Controls.Add(this.pnlFill);
            this.pnlMain.Controls.Add(this.pnlRight);
            this.pnlMain.Controls.Add(this.pnlBottom);
            this.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlMain.Location = new System.Drawing.Point(0, 0);
            this.pnlMain.Name = "pnlMain";
            this.pnlMain.Size = new System.Drawing.Size(1008, 707);
            this.pnlMain.TabIndex = 595;
            // 
            // pnlFill
            // 
            this.pnlFill.Controls.Add(this.grpChoKham);
            this.pnlFill.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlFill.Location = new System.Drawing.Point(821, 0);
            this.pnlFill.Name = "pnlFill";
            this.pnlFill.Size = new System.Drawing.Size(187, 653);
            this.pnlFill.TabIndex = 598;
            // 
            // pnlRight
            // 
            this.pnlRight.Controls.Add(this.uiGroupBox3);
            this.pnlRight.Controls.Add(this.panel2);
            this.pnlRight.Dock = System.Windows.Forms.DockStyle.Left;
            this.pnlRight.Location = new System.Drawing.Point(0, 0);
            this.pnlRight.Name = "pnlRight";
            this.pnlRight.Size = new System.Drawing.Size(821, 653);
            this.pnlRight.TabIndex = 597;
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.Controls.Add(this.grdRegExam);
            this.uiGroupBox3.Controls.Add(this.pnlnutchucnang);
            this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox3.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
            this.uiGroupBox3.ImageSize = new System.Drawing.Size(24, 24);
            this.uiGroupBox3.Location = new System.Drawing.Point(0, 490);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Size = new System.Drawing.Size(821, 163);
            this.uiGroupBox3.TabIndex = 601;
            this.uiGroupBox3.Text = "Danh sách các dịch vụ KCB bệnh nhân đã đăng ký";
            // 
            // grdRegExam
            // 
            this.grdRegExam.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdRegExam.AlternatingColors = true;
            grdRegExam_DesignTimeLayout.LayoutString = resources.GetString("grdRegExam_DesignTimeLayout.LayoutString");
            this.grdRegExam.DesignTimeLayout = grdRegExam_DesignTimeLayout;
            this.grdRegExam.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdRegExam.Font = new System.Drawing.Font("Arial", 9F);
            this.grdRegExam.GroupByBoxVisible = false;
            this.grdRegExam.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdRegExam.Location = new System.Drawing.Point(0, 17);
            this.grdRegExam.Name = "grdRegExam";
            this.grdRegExam.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdRegExam.SelectedInactiveFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.grdRegExam.Size = new System.Drawing.Size(821, 110);
            this.grdRegExam.TabIndex = 595;
            this.grdRegExam.TabStop = false;
            this.grdRegExam.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdRegExam.TotalRowFormatStyle.BackColor = System.Drawing.SystemColors.Control;
            this.grdRegExam.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdRegExam.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // pnlnutchucnang
            // 
            this.pnlnutchucnang.Controls.Add(this.panel3);
            this.pnlnutchucnang.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlnutchucnang.Location = new System.Drawing.Point(0, 127);
            this.pnlnutchucnang.Name = "pnlnutchucnang";
            this.pnlnutchucnang.Size = new System.Drawing.Size(821, 33);
            this.pnlnutchucnang.TabIndex = 594;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.lblStatus);
            this.panel3.Controls.Add(this.cmdInPhieuKham);
            this.panel3.Controls.Add(this.cmdXoaKham);
            this.panel3.Controls.Add(this.cmdThanhToanKham);
            this.panel3.Controls.Add(this.pnlPrint);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(821, 33);
            this.panel3.TabIndex = 705;
            // 
            // lblStatus
            // 
            this.lblStatus.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblStatus.ForeColor = System.Drawing.Color.Navy;
            this.lblStatus.Location = new System.Drawing.Point(211, 4);
            this.lblStatus.Name = "lblStatus";
            this.lblStatus.Size = new System.Drawing.Size(151, 24);
            this.lblStatus.TabIndex = 605;
            this.lblStatus.Text = "THÊM LẦN KHÁM";
            this.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmdInPhieuKham
            // 
            this.cmdInPhieuKham.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInPhieuKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInPhieuKham.Image = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuKham.Image")));
            this.cmdInPhieuKham.Location = new System.Drawing.Point(608, 2);
            this.cmdInPhieuKham.Name = "cmdInPhieuKham";
            this.cmdInPhieuKham.Size = new System.Drawing.Size(113, 27);
            this.cmdInPhieuKham.TabIndex = 34;
            this.cmdInPhieuKham.TabStop = false;
            this.cmdInPhieuKham.Text = "In phiếu KCB";
            this.cmdInPhieuKham.ToolTipText = "Nhấn vào đây để in phiếu khám chữa bệnh";
            // 
            // cmdXoaKham
            // 
            this.cmdXoaKham.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdXoaKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdXoaKham.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaKham.Image")));
            this.cmdXoaKham.Location = new System.Drawing.Point(727, 2);
            this.cmdXoaKham.Name = "cmdXoaKham";
            this.cmdXoaKham.Size = new System.Drawing.Size(91, 27);
            this.cmdXoaKham.TabIndex = 35;
            this.cmdXoaKham.TabStop = false;
            this.cmdXoaKham.Text = "Xóa";
            this.cmdXoaKham.ToolTipText = "Nhấn vào đây để xóa phiếu khám";
            // 
            // cmdThanhToanKham
            // 
            this.cmdThanhToanKham.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdThanhToanKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdThanhToanKham.Image = ((System.Drawing.Image)(resources.GetObject("cmdThanhToanKham.Image")));
            this.cmdThanhToanKham.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdThanhToanKham.Location = new System.Drawing.Point(474, 2);
            this.cmdThanhToanKham.Name = "cmdThanhToanKham";
            this.cmdThanhToanKham.Size = new System.Drawing.Size(132, 27);
            this.cmdThanhToanKham.TabIndex = 33;
            this.cmdThanhToanKham.TabStop = false;
            this.cmdThanhToanKham.Tag = "TT";
            this.cmdThanhToanKham.Text = "Thanh toán";
            this.cmdThanhToanKham.ToolTipText = "Nhấn vào đây để thanh toán chi phí KCB đang chọn";
            // 
            // pnlPrint
            // 
            this.pnlPrint.Controls.Add(this.cmdInhoadon);
            this.pnlPrint.Controls.Add(this.cmdInBienlai);
            this.pnlPrint.Dock = System.Windows.Forms.DockStyle.Left;
            this.pnlPrint.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
            this.pnlPrint.Location = new System.Drawing.Point(0, 0);
            this.pnlPrint.Name = "pnlPrint";
            this.pnlPrint.Size = new System.Drawing.Size(208, 33);
            this.pnlPrint.TabIndex = 0;
            // 
            // cmdInhoadon
            // 
            this.cmdInhoadon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInhoadon.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInhoadon.Image = ((System.Drawing.Image)(resources.GetObject("cmdInhoadon.Image")));
            this.cmdInhoadon.Location = new System.Drawing.Point(108, 3);
            this.cmdInhoadon.Name = "cmdInhoadon";
            this.cmdInhoadon.Size = new System.Drawing.Size(97, 27);
            this.cmdInhoadon.TabIndex = 37;
            this.cmdInhoadon.TabStop = false;
            this.cmdInhoadon.Text = "In hóa đơn";
            this.cmdInhoadon.ToolTipText = "Nhấn vào đây để in hóa đơn thanh toán";
            // 
            // cmdInBienlai
            // 
            this.cmdInBienlai.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInBienlai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInBienlai.Image = ((System.Drawing.Image)(resources.GetObject("cmdInBienlai.Image")));
            this.cmdInBienlai.Location = new System.Drawing.Point(5, 3);
            this.cmdInBienlai.Name = "cmdInBienlai";
            this.cmdInBienlai.Size = new System.Drawing.Size(97, 27);
            this.cmdInBienlai.TabIndex = 36;
            this.cmdInBienlai.TabStop = false;
            this.cmdInBienlai.Text = "In biên lai";
            this.cmdInBienlai.ToolTipText = "Nhấn vào đây để in phiếu thu (biên lai)";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.txtSoBATCQG);
            this.panel2.Controls.Add(this.lblBATC);
            this.panel2.Controls.Add(this.txtSoBA);
            this.panel2.Controls.Add(this.label26);
            this.panel2.Controls.Add(this.label19);
            this.panel2.Controls.Add(this.txtLoaikham);
            this.panel2.Controls.Add(this.tabControl1);
            this.panel2.Controls.Add(this.txtNoichuyenden);
            this.panel2.Controls.Add(this.cmdGetBV);
            this.panel2.Controls.Add(this.cboDoituongKCB);
            this.panel2.Controls.Add(this.dtpInputDate);
            this.panel2.Controls.Add(this.panel1);
            this.panel2.Controls.Add(this.vbLine2);
            this.panel2.Controls.Add(this.vbLine1);
            this.panel2.Controls.Add(this.txtIDKieuKham);
            this.panel2.Controls.Add(this.label14);
            this.panel2.Controls.Add(this.txtSolankham);
            this.panel2.Controls.Add(this.lblDoituongKCB);
            this.panel2.Controls.Add(this.txtIDPkham);
            this.panel2.Controls.Add(this.txtMaLankham);
            this.panel2.Controls.Add(this.txtMaBN);
            this.panel2.Controls.Add(this.label3);
            this.panel2.Controls.Add(this.chkChuyenVien);
            this.panel2.Controls.Add(this.label1);
            this.panel2.Controls.Add(this.dtCreateDate);
            this.panel2.Controls.Add(this.label2);
            this.panel2.Controls.Add(this.pnlBHYT);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(821, 490);
            this.panel2.TabIndex = 600;
            // 
            // txtSoBATCQG
            // 
            this.txtSoBATCQG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSoBATCQG.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoBATCQG.ForeColor = System.Drawing.Color.Black;
            this.txtSoBATCQG.Location = new System.Drawing.Point(715, 69);
            this.txtSoBATCQG.MaxLength = 8;
            this.txtSoBATCQG.Name = "txtSoBATCQG";
            this.txtSoBATCQG.Size = new System.Drawing.Size(90, 21);
            this.txtSoBATCQG.TabIndex = 604;
            this.txtSoBATCQG.TabStop = false;
            this.txtSoBATCQG.Text = "1";
            this.txtSoBATCQG.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.txtSoBATCQG.Visible = false;
            // 
            // lblBATC
            // 
            this.lblBATC.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblBATC.ForeColor = System.Drawing.Color.Red;
            this.lblBATC.Location = new System.Drawing.Point(637, 69);
            this.lblBATC.Name = "lblBATC";
            this.lblBATC.Size = new System.Drawing.Size(71, 21);
            this.lblBATC.TabIndex = 605;
            this.lblBATC.Text = "Số B.A.T.C:";
            this.lblBATC.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.lblBATC.Visible = false;
            // 
            // txtSoBA
            // 
            this.txtSoBA.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSoBA.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoBA.ForeColor = System.Drawing.Color.Black;
            this.txtSoBA.Location = new System.Drawing.Point(582, 69);
            this.txtSoBA.MaxLength = 8;
            this.txtSoBA.Name = "txtSoBA";
            this.txtSoBA.Size = new System.Drawing.Size(52, 21);
            this.txtSoBA.TabIndex = 602;
            this.txtSoBA.TabStop = false;
            this.txtSoBA.Text = "1";
            this.txtSoBA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label26
            // 
            this.label26.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label26.ForeColor = System.Drawing.Color.Red;
            this.label26.Location = new System.Drawing.Point(519, 69);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(56, 21);
            this.label26.TabIndex = 603;
            this.label26.Text = "Số &B.A:";
            this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label19
            // 
            this.label19.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label19.ForeColor = System.Drawing.Color.Red;
            this.label19.Location = new System.Drawing.Point(523, 98);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(52, 21);
            this.label19.TabIndex = 601;
            this.label19.Text = "Loại BN";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtLoaikham
            // 
            this.txtLoaikham._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtLoaikham._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaikham.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtLoaikham.AutoCompleteList")));
            this.txtLoaikham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtLoaikham.CaseSensitive = false;
            this.txtLoaikham.CompareNoID = true;
            this.txtLoaikham.DefaultCode = "-1";
            this.txtLoaikham.DefaultID = "-1";
            this.txtLoaikham.Drug_ID = null;
            this.txtLoaikham.ExtraWidth = 0;
            this.txtLoaikham.FillValueAfterSelect = false;
            this.txtLoaikham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaikham.LOAI_DANHMUC = "KIEUKHAM";
            this.txtLoaikham.Location = new System.Drawing.Point(582, 98);
            this.txtLoaikham.MaxHeight = -1;
            this.txtLoaikham.MinTypedCharacters = 2;
            this.txtLoaikham.MyCode = "-1";
            this.txtLoaikham.MyID = "-1";
            this.txtLoaikham.Name = "txtLoaikham";
            this.txtLoaikham.RaiseEvent = false;
            this.txtLoaikham.RaiseEventEnter = false;
            this.txtLoaikham.RaiseEventEnterWhenEmpty = false;
            this.txtLoaikham.SelectedIndex = -1;
            this.txtLoaikham.Size = new System.Drawing.Size(223, 21);
            this.txtLoaikham.splitChar = '@';
            this.txtLoaikham.splitCharIDAndCode = '#';
            this.txtLoaikham.TabIndex = 600;
            this.txtLoaikham.TabStop = false;
            this.txtLoaikham.TakeCode = false;
            this.txtLoaikham.txtMyCode = null;
            this.txtLoaikham.txtMyCode_Edit = null;
            this.txtLoaikham.txtMyID = null;
            this.txtLoaikham.txtMyID_Edit = null;
            this.txtLoaikham.txtMyName = null;
            this.txtLoaikham.txtMyName_Edit = null;
            this.txtLoaikham.txtNext = null;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabControl1.Location = new System.Drawing.Point(2, 282);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(814, 202);
            this.tabControl1.TabIndex = 1;
            this.tabControl1.TabStop = false;
            // 
            // tabPage1
            // 
            this.tabPage1.BackColor = System.Drawing.SystemColors.Control;
            this.tabPage1.Controls.Add(this.lblLoaituoi);
            this.tabPage1.Controls.Add(this.txtSoDT);
            this.tabPage1.Controls.Add(this.txtNguoiLienhe);
            this.tabPage1.Controls.Add(this.label4);
            this.tabPage1.Controls.Add(this.chkLaysokham);
            this.tabPage1.Controls.Add(this.txtSoKcb);
            this.tabPage1.Controls.Add(this.cmdThemmoiDiachinh);
            this.tabPage1.Controls.Add(this.txtXaphuong);
            this.tabPage1.Controls.Add(this.label16);
            this.tabPage1.Controls.Add(this.txtQuanhuyen);
            this.tabPage1.Controls.Add(this.label15);
            this.tabPage1.Controls.Add(this.txtTinhTp);
            this.tabPage1.Controls.Add(this.chkTpQH);
            this.tabPage1.Controls.Add(this.lblHoten);
            this.tabPage1.Controls.Add(this.label12);
            this.tabPage1.Controls.Add(this.txtTrieuChungBD);
            this.tabPage1.Controls.Add(this.label17);
            this.tabPage1.Controls.Add(this.txtCMT);
            this.tabPage1.Controls.Add(this.txtDantoc);
            this.tabPage1.Controls.Add(this.lblDiachiBN);
            this.tabPage1.Controls.Add(this.txtNgheNghiep);
            this.tabPage1.Controls.Add(this.cboPatientSex);
            this.tabPage1.Controls.Add(this.txtTEN_BN);
            this.tabPage1.Controls.Add(this.label11);
            this.tabPage1.Controls.Add(this.panel5);
            this.tabPage1.Controls.Add(this.lblNamsinh);
            this.tabPage1.Controls.Add(this.txtTuoi);
            this.tabPage1.Controls.Add(this.label6);
            this.tabPage1.Controls.Add(this.label9);
            this.tabPage1.Controls.Add(this.label21);
            this.tabPage1.Controls.Add(this.lblTuoi);
            this.tabPage1.Controls.Add(this.txtDiachi);
            this.tabPage1.Controls.Add(this.label35);
            this.tabPage1.Controls.Add(this.dtpBOD);
            this.tabPage1.Location = new System.Drawing.Point(4, 24);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(806, 174);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Thông tin chính của bệnh nhân(F1)";
            // 
            // lblLoaituoi
            // 
            this.lblLoaituoi.AutoSize = true;
            this.lblLoaituoi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblLoaituoi.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lblLoaituoi.Location = new System.Drawing.Point(756, 13);
            this.lblLoaituoi.Name = "lblLoaituoi";
            this.lblLoaituoi.Size = new System.Drawing.Size(35, 15);
            this.lblLoaituoi.TabIndex = 611;
            this.lblLoaituoi.Text = "Tuần";
            // 
            // txtSoDT
            // 
            this.txtSoDT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSoDT.Location = new System.Drawing.Point(576, 88);
            this.txtSoDT.Name = "txtSoDT";
            this.txtSoDT.Size = new System.Drawing.Size(221, 21);
            this.txtSoDT.TabIndex = 22;
            // 
            // txtNguoiLienhe
            // 
            this.txtNguoiLienhe.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNguoiLienhe.Location = new System.Drawing.Point(576, 111);
            this.txtNguoiLienhe.Name = "txtNguoiLienhe";
            this.txtNguoiLienhe.Size = new System.Drawing.Size(221, 21);
            this.txtNguoiLienhe.TabIndex = 22;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(476, 110);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(98, 21);
            this.label4.TabIndex = 593;
            this.label4.Text = "Người liên hệ:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkLaysokham
            // 
            this.chkLaysokham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkLaysokham.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.chkLaysokham.Location = new System.Drawing.Point(6, 110);
            this.chkLaysokham.Name = "chkLaysokham";
            this.chkLaysokham.Size = new System.Drawing.Size(103, 23);
            this.chkLaysokham.TabIndex = 22;
            this.chkLaysokham.Text = "Lấy sổ khám?";
            // 
            // txtSoKcb
            // 
            this.txtSoKcb._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtSoKcb._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoKcb.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtSoKcb.AutoCompleteList")));
            this.txtSoKcb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSoKcb.CaseSensitive = false;
            this.txtSoKcb.CompareNoID = true;
            this.txtSoKcb.DefaultCode = "-1";
            this.txtSoKcb.DefaultID = "-1";
            this.txtSoKcb.Drug_ID = null;
            this.txtSoKcb.Enabled = false;
            this.txtSoKcb.ExtraWidth = 0;
            this.txtSoKcb.FillValueAfterSelect = false;
            this.txtSoKcb.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoKcb.LOAI_DANHMUC = "SO_KCB";
            this.txtSoKcb.Location = new System.Drawing.Point(111, 111);
            this.txtSoKcb.MaxHeight = -1;
            this.txtSoKcb.MinTypedCharacters = 2;
            this.txtSoKcb.MyCode = "-1";
            this.txtSoKcb.MyID = "-1";
            this.txtSoKcb.Name = "txtSoKcb";
            this.txtSoKcb.RaiseEvent = false;
            this.txtSoKcb.RaiseEventEnter = false;
            this.txtSoKcb.RaiseEventEnterWhenEmpty = false;
            this.txtSoKcb.SelectedIndex = -1;
            this.txtSoKcb.Size = new System.Drawing.Size(348, 21);
            this.txtSoKcb.splitChar = '@';
            this.txtSoKcb.splitCharIDAndCode = '#';
            this.txtSoKcb.TabIndex = 22;
            this.txtSoKcb.TakeCode = false;
            this.txtSoKcb.txtMyCode = null;
            this.txtSoKcb.txtMyCode_Edit = null;
            this.txtSoKcb.txtMyID = null;
            this.txtSoKcb.txtMyID_Edit = null;
            this.txtSoKcb.txtMyName = null;
            this.txtSoKcb.txtMyName_Edit = null;
            this.txtSoKcb.txtNext = null;
            // 
            // txtXaphuong
            // 
            this.txtXaphuong._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtXaphuong._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtXaphuong._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtXaphuong.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtXaphuong.AutoCompleteList")));
            this.txtXaphuong.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtXaphuong.CaseSensitive = false;
            this.txtXaphuong.CompareNoID = true;
            this.txtXaphuong.DefaultCode = "-1";
            this.txtXaphuong.DefaultID = "-1";
            this.txtXaphuong.Drug_ID = null;
            this.txtXaphuong.ExtraWidth = 200;
            this.txtXaphuong.FillValueAfterSelect = false;
            this.txtXaphuong.Location = new System.Drawing.Point(592, 174);
            this.txtXaphuong.MaxHeight = 289;
            this.txtXaphuong.MinTypedCharacters = 2;
            this.txtXaphuong.MyCode = "-1";
            this.txtXaphuong.MyID = "-1";
            this.txtXaphuong.MyText = "";
            this.txtXaphuong.Name = "txtXaphuong";
            this.txtXaphuong.RaiseEvent = true;
            this.txtXaphuong.RaiseEventEnter = false;
            this.txtXaphuong.RaiseEventEnterWhenEmpty = false;
            this.txtXaphuong.SelectedIndex = -1;
            this.txtXaphuong.Size = new System.Drawing.Size(206, 21);
            this.txtXaphuong.splitChar = '@';
            this.txtXaphuong.splitCharIDAndCode = '#';
            this.txtXaphuong.TabIndex = 609;
            this.txtXaphuong.TabStop = false;
            this.txtXaphuong.TakeCode = false;
            this.txtXaphuong.txtMyCode = null;
            this.txtXaphuong.txtMyCode_Edit = null;
            this.txtXaphuong.txtMyID = null;
            this.txtXaphuong.txtMyID_Edit = null;
            this.txtXaphuong.txtMyName = null;
            this.txtXaphuong.txtMyName_Edit = null;
            this.txtXaphuong.txtNext = null;
            this.txtXaphuong.Visible = false;
            // 
            // label16
            // 
            this.label16.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label16.Location = new System.Drawing.Point(484, 175);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(96, 21);
            this.label16.TabIndex = 608;
            this.label16.Text = "Xã/phường:";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label16.Visible = false;
            // 
            // txtQuanhuyen
            // 
            this.txtQuanhuyen._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtQuanhuyen._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtQuanhuyen._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtQuanhuyen.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtQuanhuyen.AutoCompleteList")));
            this.txtQuanhuyen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtQuanhuyen.CaseSensitive = false;
            this.txtQuanhuyen.CompareNoID = true;
            this.txtQuanhuyen.DefaultCode = "-1";
            this.txtQuanhuyen.DefaultID = "-1";
            this.txtQuanhuyen.Drug_ID = null;
            this.txtQuanhuyen.ExtraWidth = 200;
            this.txtQuanhuyen.FillValueAfterSelect = false;
            this.txtQuanhuyen.Location = new System.Drawing.Point(323, 174);
            this.txtQuanhuyen.MaxHeight = 289;
            this.txtQuanhuyen.MinTypedCharacters = 2;
            this.txtQuanhuyen.MyCode = "-1";
            this.txtQuanhuyen.MyID = "-1";
            this.txtQuanhuyen.MyText = "";
            this.txtQuanhuyen.Name = "txtQuanhuyen";
            this.txtQuanhuyen.RaiseEvent = true;
            this.txtQuanhuyen.RaiseEventEnter = false;
            this.txtQuanhuyen.RaiseEventEnterWhenEmpty = false;
            this.txtQuanhuyen.SelectedIndex = -1;
            this.txtQuanhuyen.Size = new System.Drawing.Size(137, 21);
            this.txtQuanhuyen.splitChar = '@';
            this.txtQuanhuyen.splitCharIDAndCode = '#';
            this.txtQuanhuyen.TabIndex = 607;
            this.txtQuanhuyen.TabStop = false;
            this.txtQuanhuyen.TakeCode = false;
            this.txtQuanhuyen.txtMyCode = null;
            this.txtQuanhuyen.txtMyCode_Edit = null;
            this.txtQuanhuyen.txtMyID = null;
            this.txtQuanhuyen.txtMyID_Edit = null;
            this.txtQuanhuyen.txtMyName = null;
            this.txtQuanhuyen.txtMyName_Edit = null;
            this.txtQuanhuyen.txtNext = null;
            this.txtQuanhuyen.Visible = false;
            // 
            // label15
            // 
            this.label15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label15.Location = new System.Drawing.Point(241, 174);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(82, 21);
            this.label15.TabIndex = 606;
            this.label15.Text = "Quận/huyện:";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label15.Visible = false;
            // 
            // txtTinhTp
            // 
            this.txtTinhTp._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtTinhTp._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTinhTp._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtTinhTp.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtTinhTp.AutoCompleteList")));
            this.txtTinhTp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTinhTp.CaseSensitive = false;
            this.txtTinhTp.CompareNoID = true;
            this.txtTinhTp.DefaultCode = "-1";
            this.txtTinhTp.DefaultID = "-1";
            this.txtTinhTp.Drug_ID = null;
            this.txtTinhTp.ExtraWidth = 200;
            this.txtTinhTp.FillValueAfterSelect = false;
            this.txtTinhTp.Location = new System.Drawing.Point(109, 175);
            this.txtTinhTp.MaxHeight = 289;
            this.txtTinhTp.MinTypedCharacters = 2;
            this.txtTinhTp.MyCode = "-1";
            this.txtTinhTp.MyID = "-1";
            this.txtTinhTp.MyText = "";
            this.txtTinhTp.Name = "txtTinhTp";
            this.txtTinhTp.RaiseEvent = true;
            this.txtTinhTp.RaiseEventEnter = false;
            this.txtTinhTp.RaiseEventEnterWhenEmpty = false;
            this.txtTinhTp.SelectedIndex = -1;
            this.txtTinhTp.Size = new System.Drawing.Size(128, 21);
            this.txtTinhTp.splitChar = '@';
            this.txtTinhTp.splitCharIDAndCode = '#';
            this.txtTinhTp.TabIndex = 605;
            this.txtTinhTp.TabStop = false;
            this.txtTinhTp.TakeCode = false;
            this.txtTinhTp.txtMyCode = null;
            this.txtTinhTp.txtMyCode_Edit = null;
            this.txtTinhTp.txtMyID = null;
            this.txtTinhTp.txtMyID_Edit = null;
            this.txtTinhTp.txtMyName = null;
            this.txtTinhTp.txtMyName_Edit = null;
            this.txtTinhTp.txtNext = null;
            this.txtTinhTp.Visible = false;
            // 
            // chkTpQH
            // 
            this.chkTpQH.AutoSize = true;
            this.chkTpQH.Location = new System.Drawing.Point(24, 176);
            this.chkTpQH.Name = "chkTpQH";
            this.chkTpQH.Size = new System.Drawing.Size(67, 19);
            this.chkTpQH.TabIndex = 604;
            this.chkTpQH.Text = "Tỉnh/Tp";
            this.chkTpQH.UseVisualStyleBackColor = true;
            this.chkTpQH.Visible = false;
            // 
            // txtNgheNghiep
            // 
            this.txtNgheNghiep._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtNgheNghiep._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNgheNghiep.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtNgheNghiep.AutoCompleteList")));
            this.txtNgheNghiep.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNgheNghiep.CaseSensitive = false;
            this.txtNgheNghiep.CompareNoID = true;
            this.txtNgheNghiep.DefaultCode = "-1";
            this.txtNgheNghiep.DefaultID = "-1";
            this.txtNgheNghiep.Drug_ID = null;
            this.txtNgheNghiep.ExtraWidth = 0;
            this.txtNgheNghiep.FillValueAfterSelect = false;
            this.txtNgheNghiep.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNgheNghiep.LOAI_DANHMUC = "NGHE_NGHIEP";
            this.txtNgheNghiep.Location = new System.Drawing.Point(576, 37);
            this.txtNgheNghiep.MaxHeight = -1;
            this.txtNgheNghiep.MinTypedCharacters = 2;
            this.txtNgheNghiep.MyCode = "-1";
            this.txtNgheNghiep.MyID = "-1";
            this.txtNgheNghiep.Name = "txtNgheNghiep";
            this.txtNgheNghiep.RaiseEvent = false;
            this.txtNgheNghiep.RaiseEventEnter = false;
            this.txtNgheNghiep.RaiseEventEnterWhenEmpty = false;
            this.txtNgheNghiep.SelectedIndex = -1;
            this.txtNgheNghiep.Size = new System.Drawing.Size(221, 21);
            this.txtNgheNghiep.splitChar = '@';
            this.txtNgheNghiep.splitCharIDAndCode = '#';
            this.txtNgheNghiep.TabIndex = 18;
            this.txtNgheNghiep.TakeCode = false;
            this.txtNgheNghiep.txtMyCode = null;
            this.txtNgheNghiep.txtMyCode_Edit = null;
            this.txtNgheNghiep.txtMyID = null;
            this.txtNgheNghiep.txtMyID_Edit = null;
            this.txtNgheNghiep.txtMyName = null;
            this.txtNgheNghiep.txtMyName_Edit = null;
            this.txtNgheNghiep.txtNext = null;
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.pnlChonphongkham);
            this.panel5.Controls.Add(this.pnlChonKieukham);
            this.panel5.Location = new System.Drawing.Point(107, 135);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(704, 28);
            this.panel5.TabIndex = 600;
            // 
            // pnlChonphongkham
            // 
            this.pnlChonphongkham.Controls.Add(this.txtExamtypeCode);
            this.pnlChonphongkham.Controls.Add(this.cboKieuKham);
            this.pnlChonphongkham.Controls.Add(this.txtMyNameEdit);
            this.pnlChonphongkham.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlChonphongkham.Location = new System.Drawing.Point(0, 0);
            this.pnlChonphongkham.Name = "pnlChonphongkham";
            this.pnlChonphongkham.Size = new System.Drawing.Size(704, 28);
            this.pnlChonphongkham.TabIndex = 1;
            // 
            // txtExamtypeCode
            // 
            this.txtExamtypeCode._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtExamtypeCode._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtExamtypeCode._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtExamtypeCode.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtExamtypeCode.AutoCompleteList")));
            this.txtExamtypeCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtExamtypeCode.CaseSensitive = false;
            this.txtExamtypeCode.CompareNoID = true;
            this.txtExamtypeCode.DefaultCode = "-1";
            this.txtExamtypeCode.DefaultID = "-1";
            this.txtExamtypeCode.Drug_ID = null;
            this.txtExamtypeCode.ExtraWidth = 400;
            this.txtExamtypeCode.FillValueAfterSelect = false;
            this.txtExamtypeCode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtExamtypeCode.Location = new System.Drawing.Point(4, 3);
            this.txtExamtypeCode.MaxHeight = 289;
            this.txtExamtypeCode.MinTypedCharacters = 2;
            this.txtExamtypeCode.MyCode = "-1";
            this.txtExamtypeCode.MyID = "-1";
            this.txtExamtypeCode.MyText = "";
            this.txtExamtypeCode.Name = "txtExamtypeCode";
            this.txtExamtypeCode.RaiseEvent = true;
            this.txtExamtypeCode.RaiseEventEnter = false;
            this.txtExamtypeCode.RaiseEventEnterWhenEmpty = false;
            this.txtExamtypeCode.SelectedIndex = -1;
            this.txtExamtypeCode.Size = new System.Drawing.Size(93, 21);
            this.txtExamtypeCode.splitChar = '@';
            this.txtExamtypeCode.splitCharIDAndCode = '#';
            this.txtExamtypeCode.TabIndex = 23;
            this.txtExamtypeCode.TakeCode = true;
            this.txtExamtypeCode.txtMyCode = null;
            this.txtExamtypeCode.txtMyCode_Edit = null;
            this.txtExamtypeCode.txtMyID = null;
            this.txtExamtypeCode.txtMyID_Edit = this.txtIDKieuKham;
            this.txtExamtypeCode.txtMyName = null;
            this.txtExamtypeCode.txtMyName_Edit = this.txtMyNameEdit;
            this.txtExamtypeCode.txtNext = null;
            // 
            // txtMyNameEdit
            // 
            this.txtMyNameEdit.BackColor = System.Drawing.Color.White;
            this.txtMyNameEdit.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMyNameEdit.Location = new System.Drawing.Point(691, 3);
            this.txtMyNameEdit.Name = "txtMyNameEdit";
            this.txtMyNameEdit.Size = new System.Drawing.Size(10, 23);
            this.txtMyNameEdit.TabIndex = 550;
            this.txtMyNameEdit.TabStop = false;
            this.txtMyNameEdit.Visible = false;
            // 
            // pnlChonKieukham
            // 
            this.pnlChonKieukham.Controls.Add(this.txtKieuKham);
            this.pnlChonKieukham.Controls.Add(this.txtPhongkham);
            this.pnlChonKieukham.Controls.Add(this.label23);
            this.pnlChonKieukham.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlChonKieukham.Location = new System.Drawing.Point(0, 0);
            this.pnlChonKieukham.Name = "pnlChonKieukham";
            this.pnlChonKieukham.Size = new System.Drawing.Size(704, 28);
            this.pnlChonKieukham.TabIndex = 2;
            // 
            // txtKieuKham
            // 
            this.txtKieuKham._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtKieuKham._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKieuKham._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtKieuKham.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtKieuKham.AutoCompleteList")));
            this.txtKieuKham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtKieuKham.CaseSensitive = false;
            this.txtKieuKham.CompareNoID = true;
            this.txtKieuKham.DefaultCode = "-1";
            this.txtKieuKham.DefaultID = "-1";
            this.txtKieuKham.Drug_ID = null;
            this.txtKieuKham.ExtraWidth = 0;
            this.txtKieuKham.FillValueAfterSelect = false;
            this.txtKieuKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKieuKham.Location = new System.Drawing.Point(4, 4);
            this.txtKieuKham.MaxHeight = 289;
            this.txtKieuKham.MinTypedCharacters = 2;
            this.txtKieuKham.MyCode = "-1";
            this.txtKieuKham.MyID = "-1";
            this.txtKieuKham.MyText = "";
            this.txtKieuKham.Name = "txtKieuKham";
            this.txtKieuKham.RaiseEvent = true;
            this.txtKieuKham.RaiseEventEnter = true;
            this.txtKieuKham.RaiseEventEnterWhenEmpty = true;
            this.txtKieuKham.SelectedIndex = -1;
            this.txtKieuKham.Size = new System.Drawing.Size(350, 21);
            this.txtKieuKham.splitChar = '@';
            this.txtKieuKham.splitCharIDAndCode = '#';
            this.txtKieuKham.TabIndex = 23;
            this.txtKieuKham.TakeCode = false;
            this.txtKieuKham.txtMyCode = null;
            this.txtKieuKham.txtMyCode_Edit = null;
            this.txtKieuKham.txtMyID = null;
            this.txtKieuKham.txtMyID_Edit = this.txtIDKieuKham;
            this.txtKieuKham.txtMyName = null;
            this.txtKieuKham.txtMyName_Edit = null;
            this.txtKieuKham.txtNext = null;
            // 
            // txtPhongkham
            // 
            this.txtPhongkham._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtPhongkham._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPhongkham._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtPhongkham.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtPhongkham.AutoCompleteList")));
            this.txtPhongkham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtPhongkham.CaseSensitive = false;
            this.txtPhongkham.CompareNoID = true;
            this.txtPhongkham.DefaultCode = "-1";
            this.txtPhongkham.DefaultID = "-1";
            this.txtPhongkham.Drug_ID = null;
            this.txtPhongkham.ExtraWidth = 0;
            this.txtPhongkham.FillValueAfterSelect = false;
            this.txtPhongkham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPhongkham.Location = new System.Drawing.Point(487, 2);
            this.txtPhongkham.MaxHeight = 289;
            this.txtPhongkham.MinTypedCharacters = 2;
            this.txtPhongkham.MyCode = "-1";
            this.txtPhongkham.MyID = "-1";
            this.txtPhongkham.MyText = "";
            this.txtPhongkham.Name = "txtPhongkham";
            this.txtPhongkham.RaiseEvent = true;
            this.txtPhongkham.RaiseEventEnter = true;
            this.txtPhongkham.RaiseEventEnterWhenEmpty = true;
            this.txtPhongkham.SelectedIndex = -1;
            this.txtPhongkham.Size = new System.Drawing.Size(208, 21);
            this.txtPhongkham.splitChar = '@';
            this.txtPhongkham.splitCharIDAndCode = '#';
            this.txtPhongkham.TabIndex = 24;
            this.txtPhongkham.TakeCode = false;
            this.txtPhongkham.txtMyCode = null;
            this.txtPhongkham.txtMyCode_Edit = null;
            this.txtPhongkham.txtMyID = null;
            this.txtPhongkham.txtMyID_Edit = this.txtIDPkham;
            this.txtPhongkham.txtMyName = null;
            this.txtPhongkham.txtMyName_Edit = null;
            this.txtPhongkham.txtNext = null;
            // 
            // txtDiachi
            // 
            this.txtDiachi._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtDiachi._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDiachi.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtDiachi.AutoCompleteList")));
            this.txtDiachi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtDiachi.CaseSensitive = false;
            this.txtDiachi.Drug_ID = null;
            this.txtDiachi.ExtraWidth = 0;
            this.txtDiachi.FillValueAfterSelect = false;
            this.txtDiachi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDiachi.Location = new System.Drawing.Point(111, 63);
            this.txtDiachi.MaxHeight = 289;
            this.txtDiachi.MinTypedCharacters = 2;
            this.txtDiachi.Name = "txtDiachi";
            this.txtDiachi.RaiseEvent = false;
            this.txtDiachi.SelectedIndex = -1;
            this.txtDiachi.Size = new System.Drawing.Size(348, 21);
            this.txtDiachi.splitChar = '\0';
            this.txtDiachi.splitCharIDAndCode = '\0';
            this.txtDiachi.TabIndex = 19;
            this.txtDiachi.txtMyCode = null;
            this.txtDiachi.txtMyCode_Edit = null;
            this.txtDiachi.txtMyID = null;
            this.txtDiachi.txtMyID_Edit = null;
            this.txtDiachi.txtMyName = null;
            this.txtDiachi.txtMyName_Edit = null;
            this.txtDiachi.txtNext = null;
            // 
            // dtpBOD
            // 
            this.dtpBOD.ContextMenuStrip = this.ctxBOD;
            this.dtpBOD.CustomFormat = "dd/MM/yyyy HH:mm";
            this.dtpBOD.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpBOD.DropDownCalendar.Name = "";
            this.dtpBOD.Font = new System.Drawing.Font("Arial", 9F);
            this.dtpBOD.Location = new System.Drawing.Point(576, 8);
            this.dtpBOD.MinDate = new System.DateTime(1950, 2, 1, 0, 0, 0, 0);
            this.dtpBOD.Name = "dtpBOD";
            this.dtpBOD.ShowDropDown = false;
            this.dtpBOD.Size = new System.Drawing.Size(115, 21);
            this.dtpBOD.TabIndex = 14;
            this.dtpBOD.Value = new System.DateTime(2013, 9, 23, 0, 0, 0, 0);
            // 
            // tabPage2
            // 
            this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
            this.tabPage2.Controls.Add(this.txtLoaiBN);
            this.tabPage2.Controls.Add(this.label10);
            this.tabPage2.Controls.Add(this.txtNoigioithieu);
            this.tabPage2.Controls.Add(this.label7);
            this.tabPage2.Controls.Add(this.label22);
            this.tabPage2.Controls.Add(this.txtEmail);
            this.tabPage2.Location = new System.Drawing.Point(4, 24);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(806, 174);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Thông tin thêm(F2)";
            // 
            // label10
            // 
            this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.Location = new System.Drawing.Point(11, 59);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(95, 21);
            this.label10.TabIndex = 591;
            this.label10.Text = "Nơi giới thiệu:";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtNoigioithieu
            // 
            this.txtNoigioithieu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNoigioithieu.Location = new System.Drawing.Point(111, 59);
            this.txtNoigioithieu.Name = "txtNoigioithieu";
            this.txtNoigioithieu.Size = new System.Drawing.Size(348, 21);
            this.txtNoigioithieu.TabIndex = 11;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.Location = new System.Drawing.Point(8, 32);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(98, 21);
            this.label7.TabIndex = 589;
            this.label7.Text = "Phân loại BN";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtNoichuyenden
            // 
            this.txtNoichuyenden._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtNoichuyenden._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNoichuyenden._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtNoichuyenden.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtNoichuyenden.AutoCompleteList")));
            this.txtNoichuyenden.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNoichuyenden.CaseSensitive = false;
            this.txtNoichuyenden.CompareNoID = true;
            this.txtNoichuyenden.DefaultCode = "-1";
            this.txtNoichuyenden.DefaultID = "-1";
            this.txtNoichuyenden.Drug_ID = null;
            this.txtNoichuyenden.Enabled = false;
            this.txtNoichuyenden.ExtraWidth = 0;
            this.txtNoichuyenden.FillValueAfterSelect = false;
            this.txtNoichuyenden.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNoichuyenden.Location = new System.Drawing.Point(582, 253);
            this.txtNoichuyenden.MaxHeight = 289;
            this.txtNoichuyenden.MinTypedCharacters = 2;
            this.txtNoichuyenden.MyCode = "-1";
            this.txtNoichuyenden.MyID = "-1";
            this.txtNoichuyenden.MyText = "";
            this.txtNoichuyenden.Name = "txtNoichuyenden";
            this.txtNoichuyenden.RaiseEvent = true;
            this.txtNoichuyenden.RaiseEventEnter = true;
            this.txtNoichuyenden.RaiseEventEnterWhenEmpty = true;
            this.txtNoichuyenden.SelectedIndex = -1;
            this.txtNoichuyenden.Size = new System.Drawing.Size(198, 21);
            this.txtNoichuyenden.splitChar = '@';
            this.txtNoichuyenden.splitCharIDAndCode = '#';
            this.txtNoichuyenden.TabIndex = 12;
            this.txtNoichuyenden.TakeCode = false;
            this.txtNoichuyenden.txtMyCode = null;
            this.txtNoichuyenden.txtMyCode_Edit = null;
            this.txtNoichuyenden.txtMyID = null;
            this.txtNoichuyenden.txtMyID_Edit = null;
            this.txtNoichuyenden.txtMyName = null;
            this.txtNoichuyenden.txtMyName_Edit = null;
            this.txtNoichuyenden.txtNext = null;
            // 
            // cboDoituongKCB
            // 
            this.cboDoituongKCB.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboDoituongKCB.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            uiComboBoxItem4.FormatStyle.Alpha = 0;
            uiComboBoxItem4.IsSeparator = false;
            uiComboBoxItem4.Text = "Nữ";
            uiComboBoxItem4.Value = 1;
            uiComboBoxItem5.FormatStyle.Alpha = 0;
            uiComboBoxItem5.IsSeparator = false;
            uiComboBoxItem5.Text = "Nam";
            uiComboBoxItem5.Value = 0;
            uiComboBoxItem6.FormatStyle.Alpha = 0;
            uiComboBoxItem6.IsSeparator = false;
            uiComboBoxItem6.Text = "Khác";
            uiComboBoxItem6.Value = 2;
            this.cboDoituongKCB.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem4,
            uiComboBoxItem5,
            uiComboBoxItem6});
            this.cboDoituongKCB.Location = new System.Drawing.Point(312, 98);
            this.cboDoituongKCB.Name = "cboDoituongKCB";
            this.cboDoituongKCB.Size = new System.Drawing.Size(207, 21);
            this.cboDoituongKCB.TabIndex = 1;
            this.cboDoituongKCB.TabStop = false;
            this.cboDoituongKCB.Text = "Đối tượng KCB";
            // 
            // dtpInputDate
            // 
            this.dtpInputDate.CustomFormat = "dd/MM/yyyy";
            this.dtpInputDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpInputDate.DropDownCalendar.Name = "";
            this.dtpInputDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpInputDate.Location = new System.Drawing.Point(637, 98);
            this.dtpInputDate.Name = "dtpInputDate";
            this.dtpInputDate.ShowUpDown = true;
            this.dtpInputDate.Size = new System.Drawing.Size(112, 21);
            this.dtpInputDate.TabIndex = 1;
            this.dtpInputDate.TabStop = false;
            this.dtpInputDate.Value = new System.DateTime(2013, 9, 23, 0, 0, 0, 0);
            this.dtpInputDate.Visible = false;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.pThongTinQMS);
            this.panel1.Controls.Add(this.pnlTieuDe);
            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(821, 44);
            this.panel1.TabIndex = 599;
            // 
            // pnlTieuDe
            // 
            this.pnlTieuDe.Controls.Add(this.label18);
            this.pnlTieuDe.Controls.Add(this.panel4);
            this.pnlTieuDe.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlTieuDe.Location = new System.Drawing.Point(0, 0);
            this.pnlTieuDe.Name = "pnlTieuDe";
            this.pnlTieuDe.Size = new System.Drawing.Size(821, 44);
            this.pnlTieuDe.TabIndex = 600;
            // 
            // label18
            // 
            this.label18.Dock = System.Windows.Forms.DockStyle.Left;
            this.label18.Font = new System.Drawing.Font("Arial", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label18.Location = new System.Drawing.Point(73, 0);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(707, 44);
            this.label18.TabIndex = 386;
            this.label18.Text = "ĐĂNG KÝ THÔNG TIN KHÁM CHỮA BỆNH";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // panel4
            // 
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel4.Location = new System.Drawing.Point(0, 0);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(73, 44);
            this.panel4.TabIndex = 0;
            // 
            // vbLine2
            // 
            this.vbLine2._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine2.BackColor = System.Drawing.Color.Transparent;
            this.vbLine2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.Location = new System.Drawing.Point(7, 121);
            this.vbLine2.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine2.Name = "vbLine2";
            this.vbLine2.Size = new System.Drawing.Size(819, 22);
            this.vbLine2.TabIndex = 597;
            this.vbLine2.TabStop = false;
            this.vbLine2.YourText = "Thông tin dành cho đối tượng khám BHYT";
            // 
            // vbLine1
            // 
            this.vbLine1._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine1.BackColor = System.Drawing.Color.Transparent;
            this.vbLine1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.Location = new System.Drawing.Point(7, 44);
            this.vbLine1.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine1.Name = "vbLine1";
            this.vbLine1.Size = new System.Drawing.Size(819, 22);
            this.vbLine1.TabIndex = 596;
            this.vbLine1.TabStop = false;
            this.vbLine1.YourText = "Thông tin đăng ký KCB";
            // 
            // lblDoituongKCB
            // 
            this.lblDoituongKCB.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDoituongKCB.ForeColor = System.Drawing.Color.Red;
            this.lblDoituongKCB.Location = new System.Drawing.Point(237, 98);
            this.lblDoituongKCB.Name = "lblDoituongKCB";
            this.lblDoituongKCB.Size = new System.Drawing.Size(72, 21);
            this.lblDoituongKCB.TabIndex = 402;
            this.lblDoituongKCB.Text = "Đối tượng:";
            this.lblDoituongKCB.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // pnlBottom
            // 
            this.pnlBottom.Controls.Add(this.uiGroupBox2);
            this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlBottom.Location = new System.Drawing.Point(0, 653);
            this.pnlBottom.Name = "pnlBottom";
            this.pnlBottom.Size = new System.Drawing.Size(1008, 54);
            this.pnlBottom.TabIndex = 596;
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // frm_KCB_DANGKY
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1008, 730);
            this.Controls.Add(this.pnlMain);
            this.Controls.Add(this.uiStatusBar1);
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_KCB_DANGKY";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Đăng ký khám chữa bệnh";
            ((System.ComponentModel.ISupportInitialize)(this.grpChoKham)).EndInit();
            this.grpChoKham.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdListKhoa)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            this.uiGroupBox2.PerformLayout();
            this.pThongTinQMS.ResumeLayout(false);
            this.pThongTinQMS.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboKieuKham)).EndInit();
            this.pnlBHYT.ResumeLayout(false);
            this.pnlBHYT.PerformLayout();
            this.ctxBOD.ResumeLayout(false);
            this.pnlMain.ResumeLayout(false);
            this.pnlFill.ResumeLayout(false);
            this.pnlRight.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdRegExam)).EndInit();
            this.pnlnutchucnang.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.pnlPrint.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            this.panel5.ResumeLayout(false);
            this.pnlChonphongkham.ResumeLayout(false);
            this.pnlChonphongkham.PerformLayout();
            this.pnlChonKieukham.ResumeLayout(false);
            this.pnlChonKieukham.PerformLayout();
            this.tabPage2.ResumeLayout(false);
            this.tabPage2.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.pnlTieuDe.ResumeLayout(false);
            this.pnlBottom.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("Node0");
     System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("Node1");
     System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("Node2");
     System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("Node3");
     System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("Node4");
     System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("Node5");
     System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("Node6");
     System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("Node7");
     System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("Node8");
     System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("Node10");
     System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("Node11");
     System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("Node12");
     System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("Node13");
     System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("Node14");
     System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("Node9", new System.Windows.Forms.TreeNode[] {
         treeNode25,
         treeNode26,
         treeNode27,
         treeNode28,
         treeNode29
     });
     System.ComponentModel.ComponentResourceManager resources          = new System.ComponentModel.ComponentResourceManager(typeof(frm_MainForm_new));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel8  = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel9  = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel10 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel11 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel12 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel13 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel14 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.treeView          = new System.Windows.Forms.TreeView();
     this.pMainConent       = new Janus.Windows.UI.Dock.UIPanelGroup();
     this.treeView1         = new System.Windows.Forms.TreeView();
     this.imageList         = new System.Windows.Forms.ImageList(this.components);
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.ntfSystemInfo     = new System.Windows.Forms.NotifyIcon(this.components);
     this.SystemLogin       = new System.Windows.Forms.ImageList(this.components);
     this.pnlHeader         = new System.Windows.Forms.Panel();
     this.label1            = new System.Windows.Forms.Label();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.cmdClose          = new Janus.Windows.EditControls.UIButton();
     this.cmdHelp           = new Janus.Windows.EditControls.UIButton();
     this.cmdLoadSysparams  = new Janus.Windows.EditControls.UIButton();
     this.cmdChangePWD      = new System.Windows.Forms.Button();
     this.cmdrelogin        = new System.Windows.Forms.Button();
     this.cmdMainPanel      = new System.Windows.Forms.Button();
     this.panel1            = new System.Windows.Forms.Panel();
     this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mnureLoad         = new System.Windows.Forms.ToolStripMenuItem();
     this.PanelManager      = new Janus.Windows.UI.Dock.UIPanelManager(this.components);
     this.pMain             = new Janus.Windows.UI.Dock.UIPanelGroup();
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     this.ctxCustom         = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mnuSettings       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip         = new System.Windows.Forms.MenuStrip();
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     this.statusStrip1      = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.lblupdateVersion  = new System.Windows.Forms.LinkLabel();
     ((System.ComponentModel.ISupportInitialize)(this.pMainConent)).BeginInit();
     this.pnlHeader.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PanelManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pMain)).BeginInit();
     this.ctxCustom.SuspendLayout();
     this.SuspendLayout();
     //
     // treeView
     //
     this.treeView.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.treeView.LineColor = System.Drawing.Color.Empty;
     this.treeView.Location  = new System.Drawing.Point(0, 0);
     this.treeView.Name      = "treeView";
     treeNode16.Name         = "Node0";
     treeNode16.Text         = "Node0";
     treeNode17.Name         = "Node1";
     treeNode17.Text         = "Node1";
     treeNode18.Name         = "Node2";
     treeNode18.Text         = "Node2";
     treeNode19.Name         = "Node3";
     treeNode19.Text         = "Node3";
     treeNode20.Name         = "Node4";
     treeNode20.Text         = "Node4";
     treeNode21.Name         = "Node5";
     treeNode21.Text         = "Node5";
     treeNode22.Name         = "Node6";
     treeNode22.Text         = "Node6";
     treeNode23.Name         = "Node7";
     treeNode23.Text         = "Node7";
     treeNode24.Name         = "Node8";
     treeNode24.Text         = "Node8";
     treeNode25.Name         = "Node10";
     treeNode25.Text         = "Node10";
     treeNode26.Name         = "Node11";
     treeNode26.Text         = "Node11";
     treeNode27.Name         = "Node12";
     treeNode27.Text         = "Node12";
     treeNode28.Name         = "Node13";
     treeNode28.Text         = "Node13";
     treeNode29.Name         = "Node14";
     treeNode29.Text         = "Node14";
     treeNode30.Name         = "Node9";
     treeNode30.Text         = "Node9";
     this.treeView.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
         treeNode16,
         treeNode17,
         treeNode18,
         treeNode19,
         treeNode20,
         treeNode21,
         treeNode22,
         treeNode23,
         treeNode24,
         treeNode30
     });
     this.treeView.Size     = new System.Drawing.Size(196, 461);
     this.treeView.TabIndex = 0;
     //
     // pMainConent
     //
     this.pMainConent.GroupStyle = Janus.Windows.UI.Dock.PanelGroupStyle.Tab;
     this.pMainConent.Location   = new System.Drawing.Point(203, 3);
     this.pMainConent.Name       = "pMainConent";
     this.pMainConent.Size       = new System.Drawing.Size(723, 531);
     this.pMainConent.TabIndex   = 4;
     this.pMainConent.Text       = "Panel 0";
     //
     // treeView1
     //
     this.treeView1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.treeView1.LineColor = System.Drawing.Color.Empty;
     this.treeView1.Location  = new System.Drawing.Point(0, 0);
     this.treeView1.Name      = "treeView1";
     this.treeView1.Size      = new System.Drawing.Size(261, 461);
     this.treeView1.TabIndex  = 0;
     //
     // imageList
     //
     this.imageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
     this.imageList.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList.Images.SetKeyName(0, "arrow_left_1.ico");
     this.imageList.Images.SetKeyName(1, "UserFolderClosedLarge.png");
     this.imageList.Images.SetKeyName(2, "FolderClosedLarge.png");
     this.imageList.Images.SetKeyName(3, "FolderOpenLarge.png");
     this.imageList.Images.SetKeyName(4, "NextPageToolLarge.png");
     this.imageList.Images.SetKeyName(5, "next_color.png");
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "Folder.png");
     this.imageList1.Images.SetKeyName(1, "system_config_boot_gray.png");
     this.imageList1.Images.SetKeyName(2, "F1.jpg");
     this.imageList1.Images.SetKeyName(3, "1348021754_Folder.png");
     this.imageList1.Images.SetKeyName(4, "1373036916_dossier-blue-pictures.png");
     this.imageList1.Images.SetKeyName(5, "1348021754_Folder_gray3.png");
     this.imageList1.Images.SetKeyName(6, "NEXT.PNG");
     this.imageList1.Images.SetKeyName(7, "suport-F-offline.png");
     this.imageList1.Images.SetKeyName(8, "USER-ADD.PNG");
     this.imageList1.Images.SetKeyName(9, "Close_Gray.png");
     this.imageList1.Images.SetKeyName(10, "excel1.ico");
     this.imageList1.Images.SetKeyName(11, "FOLDER.PNG");
     this.imageList1.Images.SetKeyName(12, "next_gray1.png");
     this.imageList1.Images.SetKeyName(13, "set_smart_folder_gray.png");
     this.imageList1.Images.SetKeyName(14, "STOP_gray.PNG");
     this.imageList1.Images.SetKeyName(15, "PASTE.PNG");
     this.imageList1.Images.SetKeyName(16, "FOLDER.PNG");
     this.imageList1.Images.SetKeyName(17, "FolderClosedLarge.png");
     this.imageList1.Images.SetKeyName(18, "arrow_left_1.ico");
     //
     // ntfSystemInfo
     //
     this.ntfSystemInfo.BalloonTipIcon  = System.Windows.Forms.ToolTipIcon.Info;
     this.ntfSystemInfo.BalloonTipText  = "Hệ thống quản lý phòng khám";
     this.ntfSystemInfo.BalloonTipTitle = "Hệ thống quản lý phòng khám";
     this.ntfSystemInfo.Icon            = ((System.Drawing.Icon)(resources.GetObject("ntfSystemInfo.Icon")));
     this.ntfSystemInfo.Text            = "Hệ thống quản lý bệnh viện";
     this.ntfSystemInfo.DoubleClick    += new System.EventHandler(this.ntfSystemInfo_DoubleClick);
     //
     // SystemLogin
     //
     this.SystemLogin.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("SystemLogin.ImageStream")));
     this.SystemLogin.TransparentColor = System.Drawing.Color.Transparent;
     this.SystemLogin.Images.SetKeyName(0, "USER-ADD.PNG");
     this.SystemLogin.Images.SetKeyName(1, "user-remove.png");
     this.SystemLogin.Images.SetKeyName(2, "USERS.PNG");
     this.SystemLogin.Images.SetKeyName(3, "OPEN2.PNG");
     this.SystemLogin.Images.SetKeyName(4, "REDO.PNG");
     //
     // pnlHeader
     //
     this.pnlHeader.BackColor = System.Drawing.Color.SteelBlue;
     this.pnlHeader.Controls.Add(this.label1);
     this.pnlHeader.Controls.Add(this.flowLayoutPanel1);
     this.pnlHeader.Controls.Add(this.panel1);
     this.pnlHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlHeader.Location = new System.Drawing.Point(0, 0);
     this.pnlHeader.Name     = "pnlHeader";
     this.pnlHeader.Size     = new System.Drawing.Size(1008, 45);
     this.pnlHeader.TabIndex = 8;
     this.toolTip1.SetToolTip(this.pnlHeader, "Nhấn F12 để ẩn(hiện) tiêu đề");
     //
     // label1
     //
     this.label1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font       = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor  = System.Drawing.Color.White;
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(57, 0);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(361, 45);
     this.label1.TabIndex   = 10;
     this.label1.Text       = "HỆ THỐNG QUẢN LÝ THÔNG TIN BỆNH VIỆN - VMS HIS";
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     this.toolTip1.SetToolTip(this.label1, "Nhấn F12 để ẩn(hiện) tiêu đề");
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.cmdClose);
     this.flowLayoutPanel1.Controls.Add(this.cmdHelp);
     this.flowLayoutPanel1.Controls.Add(this.cmdLoadSysparams);
     this.flowLayoutPanel1.Controls.Add(this.cmdChangePWD);
     this.flowLayoutPanel1.Controls.Add(this.cmdrelogin);
     this.flowLayoutPanel1.Controls.Add(this.cmdMainPanel);
     this.flowLayoutPanel1.Controls.Add(this.lblupdateVersion);
     this.flowLayoutPanel1.Dock          = System.Windows.Forms.DockStyle.Right;
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.flowLayoutPanel1.Location      = new System.Drawing.Point(418, 0);
     this.flowLayoutPanel1.Name          = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size          = new System.Drawing.Size(590, 45);
     this.flowLayoutPanel1.TabIndex      = 9;
     //
     // cmdClose
     //
     this.cmdClose.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdClose.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdClose.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdClose.Image")));
     this.cmdClose.ImageSize             = new System.Drawing.Size(23, 23);
     this.cmdClose.Location              = new System.Drawing.Point(543, 3);
     this.cmdClose.Name                  = "cmdClose";
     this.cmdClose.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
     this.cmdClose.Office2007CustomColor = System.Drawing.Color.White;
     this.cmdClose.Size                  = new System.Drawing.Size(44, 35);
     this.cmdClose.TabIndex              = 374;
     this.toolTip1.SetToolTip(this.cmdClose, "Thoát khỏi chương trình");
     this.cmdClose.Visible     = false;
     this.cmdClose.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // cmdHelp
     //
     this.cmdHelp.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdHelp.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdHelp.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdHelp.Image")));
     this.cmdHelp.ImageSize             = new System.Drawing.Size(23, 23);
     this.cmdHelp.Location              = new System.Drawing.Point(493, 3);
     this.cmdHelp.Name                  = "cmdHelp";
     this.cmdHelp.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
     this.cmdHelp.Office2007CustomColor = System.Drawing.Color.White;
     this.cmdHelp.Size                  = new System.Drawing.Size(44, 35);
     this.cmdHelp.TabIndex              = 373;
     this.toolTip1.SetToolTip(this.cmdHelp, "Trợ giúp");
     this.cmdHelp.Visible     = false;
     this.cmdHelp.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // cmdLoadSysparams
     //
     this.cmdLoadSysparams.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdLoadSysparams.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdLoadSysparams.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdLoadSysparams.Image")));
     this.cmdLoadSysparams.ImageSize             = new System.Drawing.Size(23, 23);
     this.cmdLoadSysparams.Location              = new System.Drawing.Point(374, 3);
     this.cmdLoadSysparams.Name                  = "cmdLoadSysparams";
     this.cmdLoadSysparams.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
     this.cmdLoadSysparams.Office2007CustomColor = System.Drawing.Color.White;
     this.cmdLoadSysparams.Size                  = new System.Drawing.Size(113, 35);
     this.cmdLoadSysparams.TabIndex              = 372;
     this.cmdLoadSysparams.Text                  = "Settings";
     this.toolTip1.SetToolTip(this.cmdLoadSysparams, "Cấu hình ứng dụng, nạp lại biến hệ thống,...");
     this.cmdLoadSysparams.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // cmdChangePWD
     //
     this.cmdChangePWD.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdChangePWD.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmdChangePWD.Font      = new System.Drawing.Font("Arial", 9F);
     this.cmdChangePWD.ForeColor = System.Drawing.Color.White;
     this.cmdChangePWD.Location  = new System.Drawing.Point(255, 3);
     this.cmdChangePWD.Name      = "cmdChangePWD";
     this.cmdChangePWD.Size      = new System.Drawing.Size(113, 35);
     this.cmdChangePWD.TabIndex  = 1;
     this.cmdChangePWD.Text      = "Đổi mật khẩu";
     this.cmdChangePWD.UseVisualStyleBackColor = true;
     this.cmdChangePWD.Click += new System.EventHandler(this.cmdChangePWD_Click);
     //
     // cmdrelogin
     //
     this.cmdrelogin.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdrelogin.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmdrelogin.Font      = new System.Drawing.Font("Arial", 9F);
     this.cmdrelogin.ForeColor = System.Drawing.Color.White;
     this.cmdrelogin.Location  = new System.Drawing.Point(136, 3);
     this.cmdrelogin.Name      = "cmdrelogin";
     this.cmdrelogin.Size      = new System.Drawing.Size(113, 35);
     this.cmdrelogin.TabIndex  = 8;
     this.cmdrelogin.Text      = "Đăng nhập lại";
     this.cmdrelogin.UseVisualStyleBackColor = true;
     this.cmdrelogin.Click += new System.EventHandler(this.cmdrelogin_Click);
     //
     // cmdMainPanel
     //
     this.cmdMainPanel.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdMainPanel.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmdMainPanel.Font      = new System.Drawing.Font("Arial", 9F);
     this.cmdMainPanel.ForeColor = System.Drawing.Color.White;
     this.cmdMainPanel.Location  = new System.Drawing.Point(5, 3);
     this.cmdMainPanel.Name      = "cmdMainPanel";
     this.cmdMainPanel.Size      = new System.Drawing.Size(125, 35);
     this.cmdMainPanel.TabIndex  = 7;
     this.cmdMainPanel.Text      = "Bảng điều khiển";
     this.cmdMainPanel.UseVisualStyleBackColor = true;
     this.cmdMainPanel.Visible = false;
     //
     // panel1
     //
     this.panel1.BackColor             = System.Drawing.SystemColors.Control;
     this.panel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel1.ContextMenuStrip      = this.contextMenuStrip1;
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(57, 45);
     this.panel1.TabIndex = 4;
     this.toolTip1.SetToolTip(this.panel1, "Nhấn F12 để ẩn(hiện) tiêu đề");
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnureLoad
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(359, 26);
     //
     // mnureLoad
     //
     this.mnureLoad.Name = "mnureLoad";
     this.mnureLoad.Size = new System.Drawing.Size(358, 22);
     this.mnureLoad.Text = "Nạp lại thông tin đơn vị làm việc và tham số hệ thống";
     //
     // PanelManager
     //
     this.PanelManager.AllowAutoHideAnimation = false;
     this.PanelManager.AllowPanelDrag         = false;
     this.PanelManager.AllowPanelDrop         = false;
     this.PanelManager.BackColorSplitter      = System.Drawing.Color.Navy;
     this.PanelManager.BuiltInTextsData       = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><AutoHidePanelToolTip>" +
                                                "Tự động ẩn</AutoHidePanelToolTip><CloseMdiToolTip>Đóng Form hiện tại</CloseMdiTo" +
                                                "olTip></LocalizableData>";
     this.PanelManager.ContainerControl = this;
     this.PanelManager.DefaultPanelSettings.ActiveCaptionFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.PanelManager.DefaultPanelSettings.ActiveCaptionFormatStyle.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.PanelManager.DefaultPanelSettings.ActiveCaptionFormatStyle.FontBold  = Janus.Windows.UI.TriState.True;
     this.PanelManager.DefaultPanelSettings.ActiveCaptionMode           = Janus.Windows.UI.Dock.ActiveCaptionMode.ContainerCaptionFocus;
     this.PanelManager.DefaultPanelSettings.CaptionFormatStyle.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.PanelManager.DefaultPanelSettings.CaptionFormatStyle.FontBold = Janus.Windows.UI.TriState.True;
     this.PanelManager.DefaultPanelSettings.CloseButtonImage            = ((System.Drawing.Image)(resources.GetObject("PanelManager.DefaultPanelSettings.CloseButtonImage")));
     this.PanelManager.DefaultPanelSettings.TabDisplay = Janus.Windows.UI.Dock.TabDisplayMode.ImageAndTextOnSelected;
     this.PanelManager.DefaultPanelSettings.TabStateStyles.PressedFormatStyle.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.PanelManager.DefaultPanelSettings.TabStateStyles.PressedFormatStyle.FontBold = Janus.Windows.UI.TriState.True;
     this.PanelManager.ImageList      = this.imageList1;
     this.PanelManager.LargeImageList = this.imageList1;
     this.PanelManager.SplitterSize   = 2;
     this.PanelManager.TabbedMdi      = true;
     this.PanelManager.TabbedMdiSettings.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.VS2005;
     this.PanelManager.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
     this.pMain.Id          = new System.Guid("9b8ad153-3e99-4f09-a06e-6d569af67e03");
     this.pMain.StaticGroup = true;
     this.PanelManager.Panels.Add(this.pMain);
     //
     // Design Time Panel Info:
     //
     this.PanelManager.BeginPanelInfo();
     this.PanelManager.AddDockPanelInfo(new System.Guid("9b8ad153-3e99-4f09-a06e-6d569af67e03"), Janus.Windows.UI.Dock.PanelGroupStyle.OutlookNavigator, Janus.Windows.UI.Dock.PanelDockStyle.Left, true, new System.Drawing.Size(268, 494), true);
     this.PanelManager.AddFloatingPanelInfo(new System.Guid("9b8ad153-3e99-4f09-a06e-6d569af67e03"), Janus.Windows.UI.Dock.PanelGroupStyle.OutlookNavigator, true, new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.PanelManager.EndPanelInfo();
     //
     // pMain
     //
     this.pMain.AutoHide           = true;
     this.pMain.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
     this.pMain.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pMain.GroupStyle = Janus.Windows.UI.Dock.PanelGroupStyle.OutlookNavigator;
     this.pMain.Location   = new System.Drawing.Point(3, 41);
     this.pMain.Name       = "pMain";
     this.pMain.Size       = new System.Drawing.Size(268, 494);
     this.pMain.TabIndex   = 4;
     this.pMain.TabStop    = false;
     this.pMain.Text       = "Phân hệ";
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon    = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp nhanh:";
     //
     // ctxCustom
     //
     this.ctxCustom.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuSettings
     });
     this.ctxCustom.Name = "ctxCustom";
     this.ctxCustom.Size = new System.Drawing.Size(265, 26);
     //
     // mnuSettings
     //
     this.mnuSettings.Name = "mnuSettings";
     this.mnuSettings.Size = new System.Drawing.Size(264, 22);
     this.mnuSettings.Text = "Cấu hình cho chức năng được chọn";
     //
     // menuStrip
     //
     this.menuStrip.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.menuStrip.Location  = new System.Drawing.Point(0, 45);
     this.menuStrip.Name      = "menuStrip";
     this.menuStrip.Padding   = new System.Windows.Forms.Padding(7, 2, 0, 2);
     this.menuStrip.Size      = new System.Drawing.Size(1008, 24);
     this.menuStrip.TabIndex  = 11;
     this.menuStrip.Text      = "menuStrip1";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // statusStrip1
     //
     this.statusStrip1.Font              = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.statusStrip1.Location          = new System.Drawing.Point(0, 707);
     this.statusStrip1.Name              = "statusStrip1";
     uiStatusBarPanel8.AutoSize          = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel8.BorderColor       = System.Drawing.Color.Empty;
     uiStatusBarPanel8.Key               = "lblHospital";
     uiStatusBarPanel8.ProgressBarValue  = 0;
     uiStatusBarPanel8.Text              = "Bệnh viện:";
     uiStatusBarPanel8.Width             = 72;
     uiStatusBarPanel9.AutoSize          = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel9.BorderColor       = System.Drawing.Color.Empty;
     uiStatusBarPanel9.Key               = "lblDepartment";
     uiStatusBarPanel9.ProgressBarValue  = 0;
     uiStatusBarPanel9.Text              = "Khoa-phòng:";
     uiStatusBarPanel9.Width             = 86;
     uiStatusBarPanel10.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel10.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel10.Key              = "lblUser";
     uiStatusBarPanel10.ProgressBarValue = 0;
     uiStatusBarPanel10.Text             = "Người dùng: ";
     uiStatusBarPanel10.Width            = 87;
     uiStatusBarPanel11.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel11.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel11.Key              = "lblIP";
     uiStatusBarPanel11.ProgressBarValue = 0;
     uiStatusBarPanel11.Text             = "IP:";
     uiStatusBarPanel11.Width            = 29;
     uiStatusBarPanel12.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel12.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel12.Key              = "lblTime";
     uiStatusBarPanel12.ProgressBarValue = 0;
     uiStatusBarPanel12.Text             = "Time";
     uiStatusBarPanel12.Width            = 43;
     uiStatusBarPanel13.Alignment        = System.Windows.Forms.HorizontalAlignment.Right;
     uiStatusBarPanel13.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel13.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel13.Key              = "lblCopyright";
     uiStatusBarPanel13.ProgressBarValue = 0;
     uiStatusBarPanel13.Text             = "COPYRIGHT © Công ty cổ phần CNTT VMS Việt Nam";
     uiStatusBarPanel13.Width            = 543;
     uiStatusBarPanel14.Alignment        = System.Windows.Forms.HorizontalAlignment.Right;
     uiStatusBarPanel14.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel14.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel14.Key              = "lblUpdateVersion";
     uiStatusBarPanel14.ProgressBarValue = 0;
     uiStatusBarPanel14.Text             = "SĐT: 0977994312";
     uiStatusBarPanel14.Width            = 115;
     this.statusStrip1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel8,
         uiStatusBarPanel9,
         uiStatusBarPanel10,
         uiStatusBarPanel11,
         uiStatusBarPanel12,
         uiStatusBarPanel13,
         uiStatusBarPanel14
     });
     this.statusStrip1.Size        = new System.Drawing.Size(1008, 23);
     this.statusStrip1.TabIndex    = 553;
     this.statusStrip1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // lblupdateVersion
     //
     this.lblupdateVersion.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblupdateVersion.BackColor    = System.Drawing.Color.LightBlue;
     this.lblupdateVersion.LinkColor    = System.Drawing.Color.Blue;
     this.lblupdateVersion.Location     = new System.Drawing.Point(577, 41);
     this.lblupdateVersion.Name         = "lblupdateVersion";
     this.lblupdateVersion.Size         = new System.Drawing.Size(10, 21);
     this.lblupdateVersion.TabIndex     = 555;
     this.lblupdateVersion.TabStop      = true;
     this.lblupdateVersion.Text         = "Cập nhật phiên bản";
     this.lblupdateVersion.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblupdateVersion.Visible      = false;
     this.lblupdateVersion.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblupdateVersion_LinkClicked);
     //
     // frm_MainForm_new
     //
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.None;
     this.AutoSize              = true;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.menuStrip);
     this.Controls.Add(this.pnlHeader);
     this.DoubleBuffered = true;
     this.Font           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.KeyPreview     = true;
     this.MainMenuStrip  = this.menuStrip;
     this.Name           = "frm_MainForm_new";
     this.ShowIcon       = false;
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "Hệ thống Quản lý thông tin Bệnh viện - VMS HIS";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.frm_MainForm_new_FormClosing);
     this.Load          += new System.EventHandler(this.frm_MainForm_new_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pMainConent)).EndInit();
     this.pnlHeader.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.PanelManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pMain)).EndInit();
     this.ctxCustom.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_KCB_Thamkham_Tiemchung));
            Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.Common.Layouts.JanusLayoutReference grdList_DesignTimeLayout_Reference_0 = new Janus.Windows.Common.Layouts.JanusLayoutReference("GridEXLayoutData.RootTable.Columns.Column0.ButtonImage");
            Janus.Windows.GridEX.GridEXLayout grdPresDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdVTTH_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.grpSearch = new Janus.Windows.EditControls.UIGroupBox();
            this.label42 = new System.Windows.Forms.Label();
            this.cboPhongKhamNgoaiTru = new System.Windows.Forms.ComboBox();
            this.label22 = new System.Windows.Forms.Label();
            this.cmdClear = new System.Windows.Forms.LinkLabel();
            this.label1 = new System.Windows.Forms.Label();
            this.txtSoKham = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
            this.radChuaKham = new Janus.Windows.EditControls.UIRadioButton();
            this.radDaKham = new Janus.Windows.EditControls.UIRadioButton();
            this.label3 = new System.Windows.Forms.Label();
            this.txtTenBN = new System.Windows.Forms.TextBox();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.chkByDate = new Janus.Windows.EditControls.UICheckBox();
            this.dtToDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.dtFromDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label14 = new System.Windows.Forms.Label();
            this.ctxDelCLS = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuDeleteCLS = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuShowResult = new System.Windows.Forms.ToolStripMenuItem();
            this.ctxDelDrug = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuDelDrug = new System.Windows.Forms.ToolStripMenuItem();
            this.cmdCauHinh = new Janus.Windows.EditControls.UIButton();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.txtPatient_Code = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.cmdPrintPres = new Janus.Windows.EditControls.UIButton();
            this.cmdDeletePres = new Janus.Windows.EditControls.UIButton();
            this.cmdUpdatePres = new Janus.Windows.EditControls.UIButton();
            this.cmdCreateNewPres = new Janus.Windows.EditControls.UIButton();
            this.lblSOkham = new System.Windows.Forms.Label();
            this.cmdUnlock = new Janus.Windows.EditControls.UIButton();
            this.cmdChuyenPhong = new Janus.Windows.EditControls.UIButton();
            this.label18 = new System.Windows.Forms.Label();
            this.cmdInphieuVT = new Janus.Windows.EditControls.UIButton();
            this.cmdXoaphieuVT = new Janus.Windows.EditControls.UIButton();
            this.cmdSuaphieuVT = new Janus.Windows.EditControls.UIButton();
            this.cmdThemphieuVT = new Janus.Windows.EditControls.UIButton();
            this.label41 = new System.Windows.Forms.Label();
            this.cmdThamkhamConfig = new Janus.Windows.EditControls.UIButton();
            this.cmdLuuChandoan = new Janus.Windows.EditControls.UIButton();
            this.chkKPL3 = new Janus.Windows.EditControls.UICheckBox();
            this.panel3 = new System.Windows.Forms.Panel();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.pnlPatientInfor = new System.Windows.Forms.Panel();
            this.label40 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.txtSoBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtpNgayhethanBHYT = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label30 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.txtReg_ID = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.txtObjectType_Name = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label15 = new System.Windows.Forms.Label();
            this.dtInput_Date = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label19 = new System.Windows.Forms.Label();
            this.txtDiaChi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtBHTT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtGioitinh = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPatient_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtTuoi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label20 = new System.Windows.Forms.Label();
            this.txtDiachiBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPatient_Name = new Janus.Windows.GridEX.EditControls.EditBox();
            this.grdList = new Janus.Windows.GridEX.GridEX();
            this.label21 = new System.Windows.Forms.Label();
            this.txtPhongkham = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtTenDvuKham = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label5 = new System.Windows.Forms.Label();
            this.dtpCreatedDate = new System.Windows.Forms.DateTimePicker();
            this.label25 = new System.Windows.Forms.Label();
            this.label48 = new System.Windows.Forms.Label();
            this.panel4 = new System.Windows.Forms.Panel();
            this.tabDiagInfo = new Janus.Windows.UI.Tab.UITab();
            this.tabPageChanDoan = new Janus.Windows.UI.Tab.UITabPage();
            this.pnlKetluan = new System.Windows.Forms.Panel();
            this.cmdKecongtiem = new Janus.Windows.EditControls.UIButton();
            this.chkNgaytiem = new Janus.Windows.EditControls.UICheckBox();
            this.dtpNgaysudung = new System.Windows.Forms.DateTimePicker();
            this.txtLydotiem = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.label9 = new System.Windows.Forms.Label();
            this.cmdInbangke = new Janus.Windows.EditControls.UIButton();
            this.chkMuithu = new Janus.Windows.EditControls.UICheckBox();
            this.txtNguoitiem = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.label6 = new System.Windows.Forms.Label();
            this.dtpHennhaclai = new System.Windows.Forms.DateTimePicker();
            this.txtMuithu = new System.Windows.Forms.TextBox();
            this.chkHennhaclai = new Janus.Windows.EditControls.UICheckBox();
            this.cmdChuatiem = new Janus.Windows.EditControls.UIButton();
            this.cmdDatiem = new Janus.Windows.EditControls.UIButton();
            this.chkPhanungVacxin = new Janus.Windows.EditControls.UICheckBox();
            this.pnlPhanungsautiem = new System.Windows.Forms.Panel();
            this.txtHuongdieutri = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.label8 = new System.Windows.Forms.Label();
            this.txtKQ = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.lblKetluan = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.txtKet_Luan = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtPhanungSautiem = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.label7 = new System.Windows.Forms.Label();
            this.txtVacxin = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.lblMsg = new System.Windows.Forms.Label();
            this.grbThongTinNhapVien = new Janus.Windows.EditControls.UIGroupBox();
            this.cmdTimKiemKhoaNoiTru = new System.Windows.Forms.Button();
            this.txtIdKhoaNoiTru = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtKhoaNoiTru = new System.Windows.Forms.TextBox();
            this.label29 = new System.Windows.Forms.Label();
            this.dtNgayNhapVien = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.txtPatientDept_ID = new System.Windows.Forms.TextBox();
            this.chkDaThucHien = new Janus.Windows.EditControls.UICheckBox();
            this.pnlother = new System.Windows.Forms.Panel();
            this.txtChongchidinhkhac = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.chkKPL_Daochon = new Janus.Windows.EditControls.UICheckBox();
            this.chkKL_Daochon = new Janus.Windows.EditControls.UICheckBox();
            this.chkKL_All = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL_All = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL8 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL7 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKL3 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL6 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKL2 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL5 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKL1 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL4 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL2 = new Janus.Windows.EditControls.UICheckBox();
            this.chkKPL1 = new Janus.Windows.EditControls.UICheckBox();
            this.txtChanDoanKemTheo = new Janus.Windows.GridEX.EditControls.EditBox();
            this.vbLine1 = new VNS.UCs.VBLine();
            this.vbLine2 = new VNS.UCs.VBLine();
            this.tabPageChidinhThuoc = new Janus.Windows.UI.Tab.UITabPage();
            this.pnltabkedon = new System.Windows.Forms.Panel();
            this.grdPresDetail = new Janus.Windows.GridEX.GridEX();
            this.pnlDonthuoc = new System.Windows.Forms.Panel();
            this.cmdInbangke_1 = new Janus.Windows.EditControls.UIButton();
            this.barcode = new Mabry.Windows.Forms.Barcode.Barcode();
            this.uiTabPage2 = new Janus.Windows.UI.Tab.UITabPage();
            this.grdVTTH = new Janus.Windows.GridEX.GridEX();
            this.pnlVTTH = new System.Windows.Forms.Panel();
            this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.cboLaserPrinters = new System.Windows.Forms.ComboBox();
            this.cboPrintPreviewDonthuoc = new Janus.Windows.EditControls.UIComboBox();
            this.cboA4Donthuoc = new Janus.Windows.EditControls.UIComboBox();
            this.label26 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.vbLine5 = new VNS.UCs.VBLine();
            this.grpFunction = new System.Windows.Forms.GroupBox();
            this.cmdBenhAnNgoaiTru = new Janus.Windows.EditControls.UIButton();
            this.cmdKETTHUC = new Janus.Windows.EditControls.UIButton();
            this.cmdChuyenVien = new Janus.Windows.EditControls.UIButton();
            this.pnlThongtinBNKCB = new System.Windows.Forms.Panel();
            this.txtBacsi = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.label12 = new System.Windows.Forms.Label();
            this.txtNguoiTiepNhan = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtDepartment_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtHanTheBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txt_idchidinhphongkham = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtExam_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.vbLine4 = new VNS.UCs.VBLine();
            this.uiTabPage5 = new Janus.Windows.UI.Tab.UITabPage();
            this.ctxDelVTTH = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuDelVTTH = new System.Windows.Forms.ToolStripMenuItem();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.grpSearch)).BeginInit();
            this.grpSearch.SuspendLayout();
            this.ctxDelCLS.SuspendLayout();
            this.ctxDelDrug.SuspendLayout();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            this.pnlPatientInfor.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabDiagInfo)).BeginInit();
            this.tabDiagInfo.SuspendLayout();
            this.tabPageChanDoan.SuspendLayout();
            this.pnlKetluan.SuspendLayout();
            this.pnlPhanungsautiem.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grbThongTinNhapVien)).BeginInit();
            this.grbThongTinNhapVien.SuspendLayout();
            this.pnlother.SuspendLayout();
            this.tabPageChidinhThuoc.SuspendLayout();
            this.pnltabkedon.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).BeginInit();
            this.pnlDonthuoc.SuspendLayout();
            this.uiTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdVTTH)).BeginInit();
            this.pnlVTTH.SuspendLayout();
            this.uiTabPage1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.grpFunction.SuspendLayout();
            this.pnlThongtinBNKCB.SuspendLayout();
            this.ctxDelVTTH.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 713);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "F1: Khám và kết luận";
            uiStatusBarPanel1.Width = 129;
            uiStatusBarPanel2.Alignment = System.Windows.Forms.HorizontalAlignment.Center;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "F3: kê đơn thuốc";
            uiStatusBarPanel2.Width = 105;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+S: Lưu và kết thúc khám";
            uiStatusBarPanel3.Width = 169;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3});
            this.uiStatusBar1.Size = new System.Drawing.Size(1004, 23);
            this.uiStatusBar1.TabIndex = 0;
            this.uiStatusBar1.TabStop = false;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // grpSearch
            // 
            this.grpSearch.BackColor = System.Drawing.SystemColors.Control;
            this.grpSearch.Controls.Add(this.label42);
            this.grpSearch.Controls.Add(this.cboPhongKhamNgoaiTru);
            this.grpSearch.Controls.Add(this.label22);
            this.grpSearch.Controls.Add(this.cmdClear);
            this.grpSearch.Controls.Add(this.label1);
            this.grpSearch.Controls.Add(this.txtSoKham);
            this.grpSearch.Controls.Add(this.radChuaKham);
            this.grpSearch.Controls.Add(this.radDaKham);
            this.grpSearch.Controls.Add(this.label3);
            this.grpSearch.Controls.Add(this.txtTenBN);
            this.grpSearch.Controls.Add(this.cmdSearch);
            this.grpSearch.Controls.Add(this.chkByDate);
            this.grpSearch.Controls.Add(this.dtToDate);
            this.grpSearch.Controls.Add(this.dtFromDate);
            this.grpSearch.Controls.Add(this.label14);
            this.grpSearch.Dock = System.Windows.Forms.DockStyle.Top;
            this.grpSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpSearch.Location = new System.Drawing.Point(0, 0);
            this.grpSearch.Name = "grpSearch";
            this.grpSearch.Size = new System.Drawing.Size(402, 145);
            this.grpSearch.TabIndex = 0;
            this.grpSearch.Text = "Tìm kiếm nâng cao";
            // 
            // label42
            // 
            this.label42.Font = new System.Drawing.Font("Arial", 9F);
            this.label42.Location = new System.Drawing.Point(0, 95);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(86, 23);
            this.label42.TabIndex = 79;
            this.label42.Text = "Trạng thái:";
            this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboPhongKhamNgoaiTru
            // 
            this.cboPhongKhamNgoaiTru.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cboPhongKhamNgoaiTru.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboPhongKhamNgoaiTru.FormattingEnabled = true;
            this.cboPhongKhamNgoaiTru.Location = new System.Drawing.Point(92, 46);
            this.cboPhongKhamNgoaiTru.Name = "cboPhongKhamNgoaiTru";
            this.cboPhongKhamNgoaiTru.Size = new System.Drawing.Size(303, 23);
            this.cboPhongKhamNgoaiTru.TabIndex = 3;
            // 
            // label22
            // 
            this.label22.Font = new System.Drawing.Font("Arial", 9F);
            this.label22.Location = new System.Drawing.Point(0, 46);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(86, 23);
            this.label22.TabIndex = 78;
            this.label22.Text = "Phòng khám :";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmdClear
            // 
            this.cmdClear.AutoSize = true;
            this.cmdClear.Location = new System.Drawing.Point(89, 122);
            this.cmdClear.Name = "cmdClear";
            this.cmdClear.Size = new System.Drawing.Size(62, 15);
            this.cmdClear.TabIndex = 9;
            this.cmdClear.TabStop = true;
            this.cmdClear.Text = "&Làm sạch";
            this.cmdClear.Visible = false;
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("Arial", 9F);
            this.label1.Location = new System.Drawing.Point(0, 72);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(86, 23);
            this.label1.TabIndex = 73;
            this.label1.Text = "Số khám:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSoKham
            // 
            this.txtSoKham.BackColor = System.Drawing.Color.White;
            this.txtSoKham.Font = new System.Drawing.Font("Arial", 9F);
            this.txtSoKham.Location = new System.Drawing.Point(92, 73);
            this.txtSoKham.Name = "txtSoKham";
            this.txtSoKham.Numeric = true;
            this.txtSoKham.Size = new System.Drawing.Size(114, 21);
            this.txtSoKham.TabIndex = 4;
            this.txtSoKham.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.toolTip1.SetToolTip(this.txtSoKham, "Có thể gõ số thứ tự khám ghi trên phiếu và nhấn Enter để tìm kiếm(phím tắt F4)");
            // 
            // radChuaKham
            // 
            this.radChuaKham.Checked = true;
            this.radChuaKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radChuaKham.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.radChuaKham.Location = new System.Drawing.Point(92, 96);
            this.radChuaKham.Name = "radChuaKham";
            this.radChuaKham.Size = new System.Drawing.Size(99, 23);
            this.radChuaKham.TabIndex = 7;
            this.radChuaKham.TabStop = true;
            this.radChuaKham.Text = "Chưa khám";
            // 
            // radDaKham
            // 
            this.radDaKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radDaKham.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.radDaKham.Location = new System.Drawing.Point(194, 96);
            this.radDaKham.Name = "radDaKham";
            this.radDaKham.Size = new System.Drawing.Size(83, 23);
            this.radDaKham.TabIndex = 8;
            this.radDaKham.Text = "Đã khám";
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("Arial", 9F);
            this.label3.Location = new System.Drawing.Point(212, 71);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(67, 23);
            this.label3.TabIndex = 69;
            this.label3.Text = "Tên BN:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTenBN
            // 
            this.txtTenBN.BackColor = System.Drawing.Color.White;
            this.txtTenBN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTenBN.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTenBN.Location = new System.Drawing.Point(285, 72);
            this.txtTenBN.MaxLength = 255;
            this.txtTenBN.Name = "txtTenBN";
            this.txtTenBN.Size = new System.Drawing.Size(111, 21);
            this.txtTenBN.TabIndex = 5;
            // 
            // cmdSearch
            // 
            this.cmdSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSearch.Location = new System.Drawing.Point(285, 96);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(110, 41);
            this.cmdSearch.TabIndex = 6;
            this.cmdSearch.Text = "Tìm kiếm";
            this.toolTip1.SetToolTip(this.cmdSearch, "Nhấn Ctrl+F thực hiện tìm thông tin bệnh nhân");
            // 
            // chkByDate
            // 
            this.chkByDate.Checked = true;
            this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkByDate.Font = new System.Drawing.Font("Arial", 9F);
            this.chkByDate.Location = new System.Drawing.Point(15, 19);
            this.chkByDate.Name = "chkByDate";
            this.chkByDate.Size = new System.Drawing.Size(71, 23);
            this.chkByDate.TabIndex = 0;
            this.chkByDate.TabStop = false;
            this.chkByDate.Text = "Từ ngày";
            this.toolTip1.SetToolTip(this.chkByDate, "Nếu bỏ chọn ngày hệ thống tự động tìm dữ liệu trong vòng 1 tuần tính từ ngày hiện" +
        " tại về trước đó");
            // 
            // dtToDate
            // 
            this.dtToDate.CustomFormat = "dd/MM/yyyy";
            this.dtToDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtToDate.DropDownCalendar.Name = "";
            this.dtToDate.Font = new System.Drawing.Font("Arial", 9F);
            this.dtToDate.Location = new System.Drawing.Point(285, 19);
            this.dtToDate.Name = "dtToDate";
            this.dtToDate.ShowUpDown = true;
            this.dtToDate.Size = new System.Drawing.Size(110, 21);
            this.dtToDate.TabIndex = 2;
            this.dtToDate.Value = new System.DateTime(2013, 8, 10, 0, 0, 0, 0);
            // 
            // dtFromDate
            // 
            this.dtFromDate.CustomFormat = "dd/MM/yyyy";
            this.dtFromDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtFromDate.DropDownCalendar.Name = "";
            this.dtFromDate.Font = new System.Drawing.Font("Arial", 9F);
            this.dtFromDate.Location = new System.Drawing.Point(92, 19);
            this.dtFromDate.Name = "dtFromDate";
            this.dtFromDate.ShowUpDown = true;
            this.dtFromDate.Size = new System.Drawing.Size(114, 21);
            this.dtFromDate.TabIndex = 1;
            this.dtFromDate.Value = new System.DateTime(2013, 8, 10, 0, 0, 0, 0);
            // 
            // label14
            // 
            this.label14.Font = new System.Drawing.Font("Arial", 9F);
            this.label14.Location = new System.Drawing.Point(204, 22);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(75, 15);
            this.label14.TabIndex = 74;
            this.label14.Text = "đến ngày:";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // ctxDelCLS
            // 
            this.ctxDelCLS.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDeleteCLS,
            this.toolStripMenuItem1,
            this.mnuShowResult});
            this.ctxDelCLS.Name = "ctxDelCLS";
            this.ctxDelCLS.Size = new System.Drawing.Size(224, 54);
            // 
            // mnuDeleteCLS
            // 
            this.mnuDeleteCLS.Name = "mnuDeleteCLS";
            this.mnuDeleteCLS.Size = new System.Drawing.Size(223, 22);
            this.mnuDeleteCLS.Text = "Xóa chỉ định CLS đang chọn";
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(220, 6);
            // 
            // mnuShowResult
            // 
            this.mnuShowResult.CheckOnClick = true;
            this.mnuShowResult.Name = "mnuShowResult";
            this.mnuShowResult.Size = new System.Drawing.Size(223, 22);
            this.mnuShowResult.Tag = "0";
            this.mnuShowResult.Text = "Xem kết quả CLS";
            // 
            // ctxDelDrug
            // 
            this.ctxDelDrug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDelDrug});
            this.ctxDelDrug.Name = "ctxDelDrug";
            this.ctxDelDrug.Size = new System.Drawing.Size(189, 26);
            // 
            // mnuDelDrug
            // 
            this.mnuDelDrug.Name = "mnuDelDrug";
            this.mnuDelDrug.Size = new System.Drawing.Size(188, 22);
            this.mnuDelDrug.Text = "Xóa thuốc đang chọn";
            // 
            // cmdCauHinh
            // 
            this.cmdCauHinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdCauHinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdCauHinh.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdCauHinh.Location = new System.Drawing.Point(560, 14);
            this.cmdCauHinh.Name = "cmdCauHinh";
            this.cmdCauHinh.Size = new System.Drawing.Size(41, 31);
            this.cmdCauHinh.TabIndex = 58;
            this.cmdCauHinh.TabStop = false;
            this.cmdCauHinh.Text = "QMS";
            this.toolTip1.SetToolTip(this.cmdCauHinh, "Cấu hình QMS tại phòng khám");
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp nhanh:";
            // 
            // txtPatient_Code
            // 
            this.txtPatient_Code.BackColor = System.Drawing.Color.White;
            this.txtPatient_Code.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatient_Code.Location = new System.Drawing.Point(115, 42);
            this.txtPatient_Code.MaxLength = 8;
            this.txtPatient_Code.Name = "txtPatient_Code";
            this.txtPatient_Code.Size = new System.Drawing.Size(121, 21);
            this.txtPatient_Code.TabIndex = 12;
            this.txtPatient_Code.Text = "14023674";
            this.txtPatient_Code.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.toolTip1.SetToolTip(this.txtPatient_Code, "Bạn có thể gõ mã lần khám của Bệnh nhân để tìm kiếm nhanh(Phím tắt F6)");
            this.txtPatient_Code.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007;
            // 
            // cmdSave
            // 
            this.cmdSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdSave.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdSave.Location = new System.Drawing.Point(280, 14);
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(129, 30);
            this.cmdSave.TabIndex = 53;
            this.cmdSave.Text = "Kết thúc khám";
            this.toolTip1.SetToolTip(this.cmdSave, "Nhấn vào đây để kết thúc khám cho Bệnh nhân(Phím tắt Ctrl+K)");
            // 
            // cmdPrintPres
            // 
            this.cmdPrintPres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdPrintPres.Enabled = false;
            this.cmdPrintPres.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdPrintPres.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrintPres.Image")));
            this.cmdPrintPres.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdPrintPres.Location = new System.Drawing.Point(516, 3);
            this.cmdPrintPres.Name = "cmdPrintPres";
            this.cmdPrintPres.Size = new System.Drawing.Size(79, 25);
            this.cmdPrintPres.TabIndex = 3;
            this.cmdPrintPres.Text = "In";
            this.toolTip1.SetToolTip(this.cmdPrintPres, "Nhấn vào nts này để in đơn thuốc cho bệnh nhân");
            // 
            // cmdDeletePres
            // 
            this.cmdDeletePres.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDeletePres.Image = ((System.Drawing.Image)(resources.GetObject("cmdDeletePres.Image")));
            this.cmdDeletePres.Location = new System.Drawing.Point(175, 3);
            this.cmdDeletePres.Name = "cmdDeletePres";
            this.cmdDeletePres.Size = new System.Drawing.Size(79, 25);
            this.cmdDeletePres.TabIndex = 2;
            this.cmdDeletePres.Text = "Xóa";
            this.toolTip1.SetToolTip(this.cmdDeletePres, "Nhấn vào nút này để xóa các thuốc đang chọn trên lưới");
            // 
            // cmdUpdatePres
            // 
            this.cmdUpdatePres.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdUpdatePres.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePres.Image")));
            this.cmdUpdatePres.Location = new System.Drawing.Point(90, 3);
            this.cmdUpdatePres.Name = "cmdUpdatePres";
            this.cmdUpdatePres.Size = new System.Drawing.Size(79, 25);
            this.cmdUpdatePres.TabIndex = 1;
            this.cmdUpdatePres.Text = "Sửa";
            this.toolTip1.SetToolTip(this.cmdUpdatePres, "Nhấn vào đây để sửa đơn thuốc");
            // 
            // cmdCreateNewPres
            // 
            this.cmdCreateNewPres.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdCreateNewPres.Image = ((System.Drawing.Image)(resources.GetObject("cmdCreateNewPres.Image")));
            this.cmdCreateNewPres.Location = new System.Drawing.Point(5, 3);
            this.cmdCreateNewPres.Name = "cmdCreateNewPres";
            this.cmdCreateNewPres.Size = new System.Drawing.Size(79, 25);
            this.cmdCreateNewPres.TabIndex = 0;
            this.cmdCreateNewPres.Text = "Thêm";
            this.toolTip1.SetToolTip(this.cmdCreateNewPres, "Nhấn vào đây để thêm mới đơn thuốc");
            // 
            // lblSOkham
            // 
            this.lblSOkham.BackColor = System.Drawing.Color.SteelBlue;
            this.lblSOkham.Font = new System.Drawing.Font("Arial", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblSOkham.ForeColor = System.Drawing.Color.White;
            this.lblSOkham.Location = new System.Drawing.Point(115, 3);
            this.lblSOkham.Name = "lblSOkham";
            this.lblSOkham.Size = new System.Drawing.Size(121, 36);
            this.lblSOkham.TabIndex = 1;
            this.lblSOkham.Text = "0";
            this.lblSOkham.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.toolTip1.SetToolTip(this.lblSOkham, "Số thứ tự chờ khám chữa bệnh của Bệnh nhân");
            // 
            // cmdUnlock
            // 
            this.cmdUnlock.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdUnlock.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdUnlock.Image = ((System.Drawing.Image)(resources.GetObject("cmdUnlock.Image")));
            this.cmdUnlock.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdUnlock.Location = new System.Drawing.Point(474, 15);
            this.cmdUnlock.Name = "cmdUnlock";
            this.cmdUnlock.Size = new System.Drawing.Size(38, 30);
            this.cmdUnlock.TabIndex = 56;
            this.cmdUnlock.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdUnlock, resources.GetString("cmdUnlock.ToolTip"));
            this.cmdUnlock.Visible = false;
            // 
            // cmdChuyenPhong
            // 
            this.cmdChuyenPhong.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdChuyenPhong.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdChuyenPhong.Image = ((System.Drawing.Image)(resources.GetObject("cmdChuyenPhong.Image")));
            this.cmdChuyenPhong.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdChuyenPhong.Location = new System.Drawing.Point(11, 14);
            this.cmdChuyenPhong.Name = "cmdChuyenPhong";
            this.cmdChuyenPhong.Size = new System.Drawing.Size(129, 30);
            this.cmdChuyenPhong.TabIndex = 55;
            this.cmdChuyenPhong.TabStop = false;
            this.cmdChuyenPhong.Text = "Chuyển phòng";
            this.toolTip1.SetToolTip(this.cmdChuyenPhong, "Nhấn vào đây để chuyển bệnh nhân sang phòng khám đang chọn");
            // 
            // label18
            // 
            this.label18.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.Location = new System.Drawing.Point(27, 41);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(86, 21);
            this.label18.TabIndex = 9;
            this.label18.Text = "Mã lần khám:";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.toolTip1.SetToolTip(this.label18, "Bạn có thể gõ mã lần khám của Bệnh nhân để tìm kiếm nhanh(Phím tắt F6)");
            // 
            // cmdInphieuVT
            // 
            this.cmdInphieuVT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInphieuVT.Enabled = false;
            this.cmdInphieuVT.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInphieuVT.Image = ((System.Drawing.Image)(resources.GetObject("cmdInphieuVT.Image")));
            this.cmdInphieuVT.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdInphieuVT.Location = new System.Drawing.Point(518, 4);
            this.cmdInphieuVT.Name = "cmdInphieuVT";
            this.cmdInphieuVT.Size = new System.Drawing.Size(79, 25);
            this.cmdInphieuVT.TabIndex = 3;
            this.cmdInphieuVT.TabStop = false;
            this.cmdInphieuVT.Text = "In";
            this.toolTip1.SetToolTip(this.cmdInphieuVT, "Nhấn vào nút này để in đơn thuốc cho bệnh nhân");
            // 
            // cmdXoaphieuVT
            // 
            this.cmdXoaphieuVT.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdXoaphieuVT.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaphieuVT.Image")));
            this.cmdXoaphieuVT.Location = new System.Drawing.Point(175, 4);
            this.cmdXoaphieuVT.Name = "cmdXoaphieuVT";
            this.cmdXoaphieuVT.Size = new System.Drawing.Size(79, 25);
            this.cmdXoaphieuVT.TabIndex = 2;
            this.cmdXoaphieuVT.Text = "Xóa";
            this.toolTip1.SetToolTip(this.cmdXoaphieuVT, "Nhấn vào nút này để xóa các thuốc đang chọn trên lưới");
            // 
            // cmdSuaphieuVT
            // 
            this.cmdSuaphieuVT.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSuaphieuVT.Image = ((System.Drawing.Image)(resources.GetObject("cmdSuaphieuVT.Image")));
            this.cmdSuaphieuVT.Location = new System.Drawing.Point(90, 4);
            this.cmdSuaphieuVT.Name = "cmdSuaphieuVT";
            this.cmdSuaphieuVT.Size = new System.Drawing.Size(79, 25);
            this.cmdSuaphieuVT.TabIndex = 1;
            this.cmdSuaphieuVT.Text = "Sửa";
            this.toolTip1.SetToolTip(this.cmdSuaphieuVT, "Nhấn vào đây để sửa đơn thuốc");
            // 
            // cmdThemphieuVT
            // 
            this.cmdThemphieuVT.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdThemphieuVT.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemphieuVT.Image")));
            this.cmdThemphieuVT.Location = new System.Drawing.Point(5, 4);
            this.cmdThemphieuVT.Name = "cmdThemphieuVT";
            this.cmdThemphieuVT.Size = new System.Drawing.Size(79, 25);
            this.cmdThemphieuVT.TabIndex = 0;
            this.cmdThemphieuVT.Text = "Thêm";
            this.toolTip1.SetToolTip(this.cmdThemphieuVT, "Nhấn vào đây để thêm mới đơn thuốc");
            // 
            // label41
            // 
            this.label41.Font = new System.Drawing.Font("Arial", 9F);
            this.label41.Location = new System.Drawing.Point(23, 3);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(86, 36);
            this.label41.TabIndex = 460;
            this.label41.Text = "Số thứ tự khám:";
            this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.toolTip1.SetToolTip(this.label41, "Bạn có thể gõ mã lần khám của Bệnh nhân để tìm kiếm nhanh(Phím tắt F6)");
            // 
            // cmdThamkhamConfig
            // 
            this.cmdThamkhamConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdThamkhamConfig.Font = new System.Drawing.Font("Arial", 9F);
            this.cmdThamkhamConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdThamkhamConfig.Image")));
            this.cmdThamkhamConfig.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdThamkhamConfig.Location = new System.Drawing.Point(518, 14);
            this.cmdThamkhamConfig.Name = "cmdThamkhamConfig";
            this.cmdThamkhamConfig.Size = new System.Drawing.Size(41, 31);
            this.cmdThamkhamConfig.TabIndex = 57;
            this.cmdThamkhamConfig.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdThamkhamConfig, "Cấu hình chức năng thăm khám");
            // 
            // cmdLuuChandoan
            // 
            this.cmdLuuChandoan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdLuuChandoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdLuuChandoan.Image = ((System.Drawing.Image)(resources.GetObject("cmdLuuChandoan.Image")));
            this.cmdLuuChandoan.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdLuuChandoan.Location = new System.Drawing.Point(479, 463);
            this.cmdLuuChandoan.Name = "cmdLuuChandoan";
            this.cmdLuuChandoan.Size = new System.Drawing.Size(113, 29);
            this.cmdLuuChandoan.TabIndex = 51;
            this.cmdLuuChandoan.Text = "&Lưu thông tin";
            this.toolTip1.SetToolTip(this.cmdLuuChandoan, "Nhấn vào đây để lưu thông tin thăm khám(Phím tắt Ctrl+S)");
            // 
            // chkKPL3
            // 
            this.chkKPL3.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL3.Location = new System.Drawing.Point(114, 40);
            this.chkKPL3.Name = "chkKPL3";
            this.chkKPL3.Size = new System.Drawing.Size(470, 20);
            this.chkKPL3.TabIndex = 29;
            this.chkKPL3.Text = "&3. Đang hoặc mới kết thúc đợt điều trị corticoid/gammaglobulin";
            this.toolTip1.SetToolTip(this.chkKPL3, "3. Đang ");
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.uiGroupBox2);
            this.panel3.Controls.Add(this.grpSearch);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(402, 713);
            this.panel3.TabIndex = 453;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.pnlPatientInfor);
            this.uiGroupBox2.Controls.Add(this.grdList);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox2.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 145);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(402, 568);
            this.uiGroupBox2.TabIndex = 11;
            this.uiGroupBox2.Text = "Kết quả tìm kiếm";
            // 
            // pnlPatientInfor
            // 
            this.pnlPatientInfor.Controls.Add(this.lblSOkham);
            this.pnlPatientInfor.Controls.Add(this.label41);
            this.pnlPatientInfor.Controls.Add(this.label40);
            this.pnlPatientInfor.Controls.Add(this.label34);
            this.pnlPatientInfor.Controls.Add(this.txtSoBHYT);
            this.pnlPatientInfor.Controls.Add(this.dtpNgayhethanBHYT);
            this.pnlPatientInfor.Controls.Add(this.label30);
            this.pnlPatientInfor.Controls.Add(this.label17);
            this.pnlPatientInfor.Controls.Add(this.label4);
            this.pnlPatientInfor.Controls.Add(this.txtReg_ID);
            this.pnlPatientInfor.Controls.Add(this.label16);
            this.pnlPatientInfor.Controls.Add(this.txtObjectType_Name);
            this.pnlPatientInfor.Controls.Add(this.label15);
            this.pnlPatientInfor.Controls.Add(this.txtPatient_Code);
            this.pnlPatientInfor.Controls.Add(this.dtInput_Date);
            this.pnlPatientInfor.Controls.Add(this.label19);
            this.pnlPatientInfor.Controls.Add(this.txtDiaChi);
            this.pnlPatientInfor.Controls.Add(this.txtBHTT);
            this.pnlPatientInfor.Controls.Add(this.txtGioitinh);
            this.pnlPatientInfor.Controls.Add(this.txtPatient_ID);
            this.pnlPatientInfor.Controls.Add(this.txtTuoi);
            this.pnlPatientInfor.Controls.Add(this.label20);
            this.pnlPatientInfor.Controls.Add(this.txtDiachiBHYT);
            this.pnlPatientInfor.Controls.Add(this.txtPatient_Name);
            this.pnlPatientInfor.Controls.Add(this.label18);
            this.pnlPatientInfor.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlPatientInfor.Location = new System.Drawing.Point(0, 348);
            this.pnlPatientInfor.Name = "pnlPatientInfor";
            this.pnlPatientInfor.Size = new System.Drawing.Size(402, 217);
            this.pnlPatientInfor.TabIndex = 7;
            // 
            // label40
            // 
            this.label40.Font = new System.Drawing.Font("Arial", 9F);
            this.label40.ForeColor = System.Drawing.Color.Navy;
            this.label40.Location = new System.Drawing.Point(242, 145);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(63, 21);
            this.label40.TabIndex = 459;
            this.label40.Text = "% BHYT :";
            this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label34
            // 
            this.label34.Font = new System.Drawing.Font("Arial", 9F);
            this.label34.Location = new System.Drawing.Point(11, 193);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(102, 21);
            this.label34.TabIndex = 458;
            this.label34.Text = "Địa chỉ BHYT:";
            this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSoBHYT
            // 
            this.txtSoBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoBHYT.ForeColor = System.Drawing.Color.Navy;
            this.txtSoBHYT.Location = new System.Drawing.Point(115, 145);
            this.txtSoBHYT.Name = "txtSoBHYT";
            this.txtSoBHYT.ReadOnly = true;
            this.txtSoBHYT.Size = new System.Drawing.Size(121, 21);
            this.txtSoBHYT.TabIndex = 13;
            this.txtSoBHYT.TabStop = false;
            this.txtSoBHYT.Text = "GD7370100102598";
            this.txtSoBHYT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // dtpNgayhethanBHYT
            // 
            this.dtpNgayhethanBHYT.CustomFormat = "dd/MM/yyyy";
            this.dtpNgayhethanBHYT.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpNgayhethanBHYT.DropDownCalendar.Name = "";
            this.dtpNgayhethanBHYT.Enabled = false;
            this.dtpNgayhethanBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpNgayhethanBHYT.ForeColor = System.Drawing.Color.Navy;
            this.dtpNgayhethanBHYT.Location = new System.Drawing.Point(115, 169);
            this.dtpNgayhethanBHYT.Name = "dtpNgayhethanBHYT";
            this.dtpNgayhethanBHYT.ReadOnly = true;
            this.dtpNgayhethanBHYT.ShowUpDown = true;
            this.dtpNgayhethanBHYT.Size = new System.Drawing.Size(121, 21);
            this.dtpNgayhethanBHYT.TabIndex = 13;
            this.dtpNgayhethanBHYT.TabStop = false;
            this.dtpNgayhethanBHYT.Value = new System.DateTime(2013, 8, 10, 0, 0, 0, 0);
            // 
            // label30
            // 
            this.label30.Font = new System.Drawing.Font("Arial", 9F);
            this.label30.Location = new System.Drawing.Point(27, 92);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(82, 21);
            this.label30.TabIndex = 37;
            this.label30.Text = "Ngày nhập";
            this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label17
            // 
            this.label17.Font = new System.Drawing.Font("Arial", 9F);
            this.label17.ForeColor = System.Drawing.Color.Navy;
            this.label17.Location = new System.Drawing.Point(11, 169);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(100, 21);
            this.label17.TabIndex = 456;
            this.label17.Text = "Hạn BHYT:";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("Arial", 9F);
            this.label4.ForeColor = System.Drawing.Color.Navy;
            this.label4.Location = new System.Drawing.Point(20, 145);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(91, 21);
            this.label4.TabIndex = 17;
            this.label4.Text = "Mã thẻ BHYT:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtReg_ID
            // 
            this.txtReg_ID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.txtReg_ID.Font = new System.Drawing.Font("Microsoft Sans Serif", 45F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtReg_ID.Location = new System.Drawing.Point(226, 3);
            this.txtReg_ID.Name = "txtReg_ID";
            this.txtReg_ID.Size = new System.Drawing.Size(10, 36);
            this.txtReg_ID.TabIndex = 0;
            this.txtReg_ID.Text = "0";
            this.txtReg_ID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.txtReg_ID.Visible = false;
            // 
            // label16
            // 
            this.label16.Font = new System.Drawing.Font("Arial", 9F);
            this.label16.Location = new System.Drawing.Point(241, 94);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(64, 21);
            this.label16.TabIndex = 13;
            this.label16.Text = "Đối tượng :";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtObjectType_Name
            // 
            this.txtObjectType_Name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtObjectType_Name.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtObjectType_Name.Location = new System.Drawing.Point(311, 92);
            this.txtObjectType_Name.Name = "txtObjectType_Name";
            this.txtObjectType_Name.ReadOnly = true;
            this.txtObjectType_Name.Size = new System.Drawing.Size(87, 21);
            this.txtObjectType_Name.TabIndex = 13;
            this.txtObjectType_Name.TabStop = false;
            this.txtObjectType_Name.Text = "Bảo hiểm Y tế";
            this.txtObjectType_Name.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // label15
            // 
            this.label15.Font = new System.Drawing.Font("Arial", 9F);
            this.label15.Location = new System.Drawing.Point(9, 118);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(102, 21);
            this.label15.TabIndex = 45;
            this.label15.Text = "Địa chỉ BN:";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtInput_Date
            // 
            this.dtInput_Date.CustomFormat = "dd/MM/yyyy";
            this.dtInput_Date.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtInput_Date.DropDownCalendar.Name = "";
            this.dtInput_Date.Enabled = false;
            this.dtInput_Date.Font = new System.Drawing.Font("Arial", 9F);
            this.dtInput_Date.Location = new System.Drawing.Point(115, 93);
            this.dtInput_Date.Name = "dtInput_Date";
            this.dtInput_Date.ReadOnly = true;
            this.dtInput_Date.ShowUpDown = true;
            this.dtInput_Date.Size = new System.Drawing.Size(121, 21);
            this.dtInput_Date.TabIndex = 13;
            this.dtInput_Date.TabStop = false;
            this.dtInput_Date.Value = new System.DateTime(2013, 8, 10, 0, 0, 0, 0);
            // 
            // label19
            // 
            this.label19.Font = new System.Drawing.Font("Arial", 9F);
            this.label19.Location = new System.Drawing.Point(242, 42);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(63, 21);
            this.label19.TabIndex = 7;
            this.label19.Text = "Id BN";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtDiaChi
            // 
            this.txtDiaChi.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtDiaChi.Font = new System.Drawing.Font("Arial", 9F);
            this.txtDiaChi.Location = new System.Drawing.Point(115, 118);
            this.txtDiaChi.Name = "txtDiaChi";
            this.txtDiaChi.ReadOnly = true;
            this.txtDiaChi.Size = new System.Drawing.Size(283, 21);
            this.txtDiaChi.TabIndex = 13;
            this.txtDiaChi.TabStop = false;
            // 
            // txtBHTT
            // 
            this.txtBHTT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtBHTT.BackColor = System.Drawing.Color.White;
            this.txtBHTT.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBHTT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.txtBHTT.Location = new System.Drawing.Point(311, 143);
            this.txtBHTT.Name = "txtBHTT";
            this.txtBHTT.ReadOnly = true;
            this.txtBHTT.Size = new System.Drawing.Size(86, 22);
            this.txtBHTT.TabIndex = 13;
            this.txtBHTT.TabStop = false;
            this.txtBHTT.Text = "100%";
            // 
            // txtGioitinh
            // 
            this.txtGioitinh.BackColor = System.Drawing.Color.White;
            this.txtGioitinh.Font = new System.Drawing.Font("Arial", 9F);
            this.txtGioitinh.Location = new System.Drawing.Point(311, 67);
            this.txtGioitinh.Name = "txtGioitinh";
            this.txtGioitinh.ReadOnly = true;
            this.txtGioitinh.Size = new System.Drawing.Size(35, 21);
            this.txtGioitinh.TabIndex = 13;
            this.txtGioitinh.TabStop = false;
            this.txtGioitinh.Text = "Nam";
            // 
            // txtPatient_ID
            // 
            this.txtPatient_ID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtPatient_ID.BackColor = System.Drawing.Color.White;
            this.txtPatient_ID.Font = new System.Drawing.Font("Arial", 9F);
            this.txtPatient_ID.Location = new System.Drawing.Point(311, 42);
            this.txtPatient_ID.Name = "txtPatient_ID";
            this.txtPatient_ID.Size = new System.Drawing.Size(87, 21);
            this.txtPatient_ID.TabIndex = 13;
            this.txtPatient_ID.TabStop = false;
            this.txtPatient_ID.Text = "999999";
            // 
            // txtTuoi
            // 
            this.txtTuoi.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtTuoi.BackColor = System.Drawing.Color.White;
            this.txtTuoi.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTuoi.Location = new System.Drawing.Point(346, 67);
            this.txtTuoi.Name = "txtTuoi";
            this.txtTuoi.ReadOnly = true;
            this.txtTuoi.Size = new System.Drawing.Size(50, 21);
            this.txtTuoi.TabIndex = 13;
            this.txtTuoi.TabStop = false;
            this.txtTuoi.Text = "47 tuổi";
            // 
            // label20
            // 
            this.label20.Font = new System.Drawing.Font("Arial", 9F);
            this.label20.Location = new System.Drawing.Point(10, 67);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(99, 21);
            this.label20.TabIndex = 5;
            this.label20.Text = "Tên Bệnh nhân:";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtDiachiBHYT
            // 
            this.txtDiachiBHYT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtDiachiBHYT.Font = new System.Drawing.Font("Arial", 9F);
            this.txtDiachiBHYT.ForeColor = System.Drawing.Color.Navy;
            this.txtDiachiBHYT.Location = new System.Drawing.Point(115, 192);
            this.txtDiachiBHYT.Name = "txtDiachiBHYT";
            this.txtDiachiBHYT.ReadOnly = true;
            this.txtDiachiBHYT.Size = new System.Drawing.Size(282, 21);
            this.txtDiachiBHYT.TabIndex = 13;
            this.txtDiachiBHYT.TabStop = false;
            this.txtDiachiBHYT.Text = "Địa chỉ thẻ BHYT";
            // 
            // txtPatient_Name
            // 
            this.txtPatient_Name.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatient_Name.ForeColor = System.Drawing.Color.Black;
            this.txtPatient_Name.Location = new System.Drawing.Point(115, 67);
            this.txtPatient_Name.Name = "txtPatient_Name";
            this.txtPatient_Name.ReadOnly = true;
            this.txtPatient_Name.Size = new System.Drawing.Size(195, 21);
            this.txtPatient_Name.TabIndex = 13;
            this.txtPatient_Name.TabStop = false;
            this.txtPatient_Name.Text = "Nguyễn Thị Huyền Trang";
            // 
            // grdList
            // 
            this.grdList.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdList.BackColor = System.Drawing.Color.Silver;
            this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
    " thông tin bệnh nhân đưa vào phòng khám</FilterRowInfoText></LocalizableData>";
            grdList_DesignTimeLayout_Reference_0.Instance = ((object)(resources.GetObject("grdList_DesignTimeLayout_Reference_0.Instance")));
            grdList_DesignTimeLayout.LayoutReferences.AddRange(new Janus.Windows.Common.Layouts.JanusLayoutReference[] {
            grdList_DesignTimeLayout_Reference_0});
            grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
            this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
            this.grdList.Dock = System.Windows.Forms.DockStyle.Top;
            this.grdList.DynamicFiltering = true;
            this.grdList.EnterKeyBehavior = Janus.Windows.GridEX.EnterKeyBehavior.None;
            this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdList.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdList.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdList.FocusCellFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.grdList.FocusCellFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdList.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdList.FrozenColumns = -1;
            this.grdList.GroupByBoxVisible = false;
            this.grdList.LinkFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
            this.grdList.Location = new System.Drawing.Point(0, 17);
            this.grdList.Name = "grdList";
            this.grdList.RecordNavigator = true;
            this.grdList.SelectedFormatStyle.Alpha = 2;
            this.grdList.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdList.SelectedFormatStyle.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdList.SelectedFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdList.SelectedFormatStyle.ForeColor = System.Drawing.Color.White;
            this.grdList.SelectedInactiveFormatStyle.ForeColor = System.Drawing.Color.Black;
            this.grdList.Size = new System.Drawing.Size(402, 331);
            this.grdList.TabIndex = 10;
            this.grdList.TabStop = false;
            this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // label21
            // 
            this.label21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.Location = new System.Drawing.Point(319, 45);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(90, 21);
            this.label21.TabIndex = 461;
            this.label21.Text = "Phòng khám:";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtPhongkham
            // 
            this.txtPhongkham.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtPhongkham.Font = new System.Drawing.Font("Arial", 9F);
            this.txtPhongkham.Location = new System.Drawing.Point(414, 45);
            this.txtPhongkham.Name = "txtPhongkham";
            this.txtPhongkham.ReadOnly = true;
            this.txtPhongkham.Size = new System.Drawing.Size(179, 21);
            this.txtPhongkham.TabIndex = 17;
            this.txtPhongkham.TabStop = false;
            // 
            // txtTenDvuKham
            // 
            this.txtTenDvuKham.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtTenDvuKham.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTenDvuKham.Location = new System.Drawing.Point(120, 46);
            this.txtTenDvuKham.Name = "txtTenDvuKham";
            this.txtTenDvuKham.ReadOnly = true;
            this.txtTenDvuKham.Size = new System.Drawing.Size(193, 21);
            this.txtTenDvuKham.TabIndex = 16;
            this.txtTenDvuKham.TabStop = false;
            // 
            // label5
            // 
            this.label5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(16, 45);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(102, 21);
            this.label5.TabIndex = 431;
            this.label5.Text = "Dịch vụ khám:";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtpCreatedDate
            // 
            this.dtpCreatedDate.CustomFormat = "dd/MM/yyyy :HH:mm";
            this.dtpCreatedDate.Enabled = false;
            this.dtpCreatedDate.Font = new System.Drawing.Font("Arial", 9F);
            this.dtpCreatedDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtpCreatedDate.Location = new System.Drawing.Point(120, 23);
            this.dtpCreatedDate.Name = "dtpCreatedDate";
            this.dtpCreatedDate.ShowUpDown = true;
            this.dtpCreatedDate.Size = new System.Drawing.Size(193, 21);
            this.dtpCreatedDate.TabIndex = 14;
            this.dtpCreatedDate.TabStop = false;
            // 
            // label25
            // 
            this.label25.Font = new System.Drawing.Font("Arial", 9F);
            this.label25.ForeColor = System.Drawing.Color.Red;
            this.label25.Location = new System.Drawing.Point(13, 22);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(102, 21);
            this.label25.TabIndex = 410;
            this.label25.Text = "Ngày khám";
            this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label48
            // 
            this.label48.Font = new System.Drawing.Font("Arial", 9F);
            this.label48.ForeColor = System.Drawing.Color.Red;
            this.label48.Location = new System.Drawing.Point(325, 22);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(83, 21);
            this.label48.TabIndex = 411;
            this.label48.Text = "Bác sĩ khám:";
            this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.tabDiagInfo);
            this.panel4.Controls.Add(this.grpFunction);
            this.panel4.Controls.Add(this.pnlThongtinBNKCB);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(402, 0);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(602, 713);
            this.panel4.TabIndex = 0;
            this.panel4.TabStop = true;
            // 
            // tabDiagInfo
            // 
            this.tabDiagInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabDiagInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabDiagInfo.Location = new System.Drawing.Point(0, 75);
            this.tabDiagInfo.Name = "tabDiagInfo";
            this.tabDiagInfo.Size = new System.Drawing.Size(602, 587);
            this.tabDiagInfo.TabIndex = 18;
            this.tabDiagInfo.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabPageChanDoan,
            this.tabPageChidinhThuoc,
            this.uiTabPage2,
            this.uiTabPage1});
            this.tabDiagInfo.TabStop = false;
            this.tabDiagInfo.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
            // 
            // tabPageChanDoan
            // 
            this.tabPageChanDoan.Controls.Add(this.pnlKetluan);
            this.tabPageChanDoan.Font = new System.Drawing.Font("Arial", 9F);
            this.tabPageChanDoan.Location = new System.Drawing.Point(1, 23);
            this.tabPageChanDoan.Name = "tabPageChanDoan";
            this.tabPageChanDoan.Size = new System.Drawing.Size(600, 563);
            this.tabPageChanDoan.TabStop = true;
            this.tabPageChanDoan.Text = "Khám và kết luận";
            // 
            // pnlKetluan
            // 
            this.pnlKetluan.Controls.Add(this.cmdKecongtiem);
            this.pnlKetluan.Controls.Add(this.chkNgaytiem);
            this.pnlKetluan.Controls.Add(this.dtpNgaysudung);
            this.pnlKetluan.Controls.Add(this.txtLydotiem);
            this.pnlKetluan.Controls.Add(this.label9);
            this.pnlKetluan.Controls.Add(this.cmdInbangke);
            this.pnlKetluan.Controls.Add(this.chkMuithu);
            this.pnlKetluan.Controls.Add(this.txtNguoitiem);
            this.pnlKetluan.Controls.Add(this.label6);
            this.pnlKetluan.Controls.Add(this.dtpHennhaclai);
            this.pnlKetluan.Controls.Add(this.txtMuithu);
            this.pnlKetluan.Controls.Add(this.chkHennhaclai);
            this.pnlKetluan.Controls.Add(this.cmdChuatiem);
            this.pnlKetluan.Controls.Add(this.cmdDatiem);
            this.pnlKetluan.Controls.Add(this.chkPhanungVacxin);
            this.pnlKetluan.Controls.Add(this.pnlPhanungsautiem);
            this.pnlKetluan.Controls.Add(this.txtVacxin);
            this.pnlKetluan.Controls.Add(this.lblMsg);
            this.pnlKetluan.Controls.Add(this.grbThongTinNhapVien);
            this.pnlKetluan.Controls.Add(this.txtPatientDept_ID);
            this.pnlKetluan.Controls.Add(this.chkDaThucHien);
            this.pnlKetluan.Controls.Add(this.pnlother);
            this.pnlKetluan.Controls.Add(this.cmdLuuChandoan);
            this.pnlKetluan.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlKetluan.Location = new System.Drawing.Point(0, 0);
            this.pnlKetluan.Name = "pnlKetluan";
            this.pnlKetluan.Size = new System.Drawing.Size(600, 563);
            this.pnlKetluan.TabIndex = 19;
            // 
            // cmdKecongtiem
            // 
            this.cmdKecongtiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdKecongtiem.Image = ((System.Drawing.Image)(resources.GetObject("cmdKecongtiem.Image")));
            this.cmdKecongtiem.ImageSize = new System.Drawing.Size(30, 30);
            this.cmdKecongtiem.ImageVerticalAlignment = Janus.Windows.EditControls.ImageVerticalAlignment.Near;
            this.cmdKecongtiem.Location = new System.Drawing.Point(145, 462);
            this.cmdKecongtiem.Name = "cmdKecongtiem";
            this.cmdKecongtiem.Size = new System.Drawing.Size(129, 29);
            this.cmdKecongtiem.TabIndex = 589;
            this.cmdKecongtiem.Text = "&Kê công tiêm";
            // 
            // chkNgaytiem
            // 
            this.chkNgaytiem.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.chkNgaytiem.Enabled = false;
            this.chkNgaytiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkNgaytiem.Location = new System.Drawing.Point(50, 307);
            this.chkNgaytiem.Name = "chkNgaytiem";
            this.chkNgaytiem.Size = new System.Drawing.Size(89, 23);
            this.chkNgaytiem.TabIndex = 41;
            this.chkNgaytiem.Text = "Ngày tiêm:";
            // 
            // dtpNgaysudung
            // 
            this.dtpNgaysudung.CustomFormat = "dd/MM/yyyy";
            this.dtpNgaysudung.Enabled = false;
            this.dtpNgaysudung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpNgaysudung.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtpNgaysudung.Location = new System.Drawing.Point(145, 307);
            this.dtpNgaysudung.Name = "dtpNgaysudung";
            this.dtpNgaysudung.ShowUpDown = true;
            this.dtpNgaysudung.Size = new System.Drawing.Size(198, 21);
            this.dtpNgaysudung.TabIndex = 41;
            // 
            // txtLydotiem
            // 
            this.txtLydotiem._backcolor = System.Drawing.SystemColors.Control;
            this.txtLydotiem._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLydotiem.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtLydotiem.AutoCompleteList")));
            this.txtLydotiem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtLydotiem.CaseSensitive = false;
            this.txtLydotiem.CompareNoID = true;
            this.txtLydotiem.DefaultCode = "-1";
            this.txtLydotiem.DefaultID = "-1";
            this.txtLydotiem.Drug_ID = null;
            this.txtLydotiem.Enabled = false;
            this.txtLydotiem.ExtraWidth = 0;
            this.txtLydotiem.FillValueAfterSelect = false;
            this.txtLydotiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLydotiem.LOAI_DANHMUC = "LYDOTIEM";
            this.txtLydotiem.Location = new System.Drawing.Point(430, 306);
            this.txtLydotiem.MaxHeight = -1;
            this.txtLydotiem.MinTypedCharacters = 2;
            this.txtLydotiem.MyCode = "-1";
            this.txtLydotiem.MyID = "-1";
            this.txtLydotiem.Name = "txtLydotiem";
            this.txtLydotiem.RaiseEvent = false;
            this.txtLydotiem.RaiseEventEnter = false;
            this.txtLydotiem.RaiseEventEnterWhenEmpty = false;
            this.txtLydotiem.SelectedIndex = -1;
            this.txtLydotiem.Size = new System.Drawing.Size(162, 21);
            this.txtLydotiem.splitChar = '@';
            this.txtLydotiem.splitCharIDAndCode = '#';
            this.txtLydotiem.TabIndex = 41;
            this.txtLydotiem.TakeCode = false;
            this.txtLydotiem.txtMyCode = null;
            this.txtLydotiem.txtMyCode_Edit = null;
            this.txtLydotiem.txtMyID = null;
            this.txtLydotiem.txtMyID_Edit = null;
            this.txtLydotiem.txtMyName = null;
            this.txtLydotiem.txtMyName_Edit = null;
            this.txtLydotiem.txtNext = null;
            // 
            // label9
            // 
            this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.ForeColor = System.Drawing.Color.Red;
            this.label9.Location = new System.Drawing.Point(346, 304);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(81, 23);
            this.label9.TabIndex = 588;
            this.label9.Text = "Lý do tiêm:";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmdInbangke
            // 
            this.cmdInbangke.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInbangke.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInbangke.Image = ((System.Drawing.Image)(resources.GetObject("cmdInbangke.Image")));
            this.cmdInbangke.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInbangke.Location = new System.Drawing.Point(308, 463);
            this.cmdInbangke.Name = "cmdInbangke";
            this.cmdInbangke.Size = new System.Drawing.Size(165, 29);
            this.cmdInbangke.TabIndex = 52;
            this.cmdInbangke.Text = "&In bảng kiểm trước TC";
            // 
            // chkMuithu
            // 
            this.chkMuithu.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.chkMuithu.Enabled = false;
            this.chkMuithu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkMuithu.ForeColor = System.Drawing.Color.Navy;
            this.chkMuithu.Location = new System.Drawing.Point(68, 331);
            this.chkMuithu.Name = "chkMuithu";
            this.chkMuithu.Size = new System.Drawing.Size(71, 23);
            this.chkMuithu.TabIndex = 41;
            this.chkMuithu.Text = "Mũi thứ:";
            // 
            // txtNguoitiem
            // 
            this.txtNguoitiem._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtNguoitiem._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNguoitiem._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtNguoitiem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtNguoitiem.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtNguoitiem.AutoCompleteList")));
            this.txtNguoitiem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNguoitiem.CaseSensitive = false;
            this.txtNguoitiem.CompareNoID = true;
            this.txtNguoitiem.DefaultCode = "-1";
            this.txtNguoitiem.DefaultID = "-1";
            this.txtNguoitiem.Drug_ID = null;
            this.txtNguoitiem.Enabled = false;
            this.txtNguoitiem.ExtraWidth = 0;
            this.txtNguoitiem.FillValueAfterSelect = false;
            this.txtNguoitiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNguoitiem.Location = new System.Drawing.Point(430, 283);
            this.txtNguoitiem.MaxHeight = 289;
            this.txtNguoitiem.MinTypedCharacters = 2;
            this.txtNguoitiem.MyCode = "-1";
            this.txtNguoitiem.MyID = "-1";
            this.txtNguoitiem.MyText = "";
            this.txtNguoitiem.Name = "txtNguoitiem";
            this.txtNguoitiem.RaiseEvent = true;
            this.txtNguoitiem.RaiseEventEnter = true;
            this.txtNguoitiem.RaiseEventEnterWhenEmpty = true;
            this.txtNguoitiem.SelectedIndex = -1;
            this.txtNguoitiem.Size = new System.Drawing.Size(162, 21);
            this.txtNguoitiem.splitChar = '@';
            this.txtNguoitiem.splitCharIDAndCode = '#';
            this.txtNguoitiem.TabIndex = 40;
            this.txtNguoitiem.TakeCode = false;
            this.txtNguoitiem.txtMyCode = null;
            this.txtNguoitiem.txtMyCode_Edit = null;
            this.txtNguoitiem.txtMyID = null;
            this.txtNguoitiem.txtMyID_Edit = null;
            this.txtNguoitiem.txtMyName = null;
            this.txtNguoitiem.txtMyName_Edit = null;
            this.txtNguoitiem.txtNext = null;
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.ForeColor = System.Drawing.Color.Red;
            this.label6.Location = new System.Drawing.Point(346, 281);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(81, 23);
            this.label6.TabIndex = 578;
            this.label6.Text = "Người tiêm:";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtpHennhaclai
            // 
            this.dtpHennhaclai.CustomFormat = "dd/MM/yyyy";
            this.dtpHennhaclai.Enabled = false;
            this.dtpHennhaclai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpHennhaclai.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtpHennhaclai.Location = new System.Drawing.Point(316, 331);
            this.dtpHennhaclai.Name = "dtpHennhaclai";
            this.dtpHennhaclai.ShowUpDown = true;
            this.dtpHennhaclai.Size = new System.Drawing.Size(100, 21);
            this.dtpHennhaclai.TabIndex = 44;
            // 
            // txtMuithu
            // 
            this.txtMuithu.BackColor = System.Drawing.Color.White;
            this.txtMuithu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMuithu.Enabled = false;
            this.txtMuithu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMuithu.ForeColor = System.Drawing.Color.Navy;
            this.txtMuithu.Location = new System.Drawing.Point(145, 332);
            this.txtMuithu.MaxLength = 8;
            this.txtMuithu.Name = "txtMuithu";
            this.txtMuithu.ReadOnly = true;
            this.txtMuithu.Size = new System.Drawing.Size(70, 21);
            this.txtMuithu.TabIndex = 42;
            this.txtMuithu.Text = "0";
            this.txtMuithu.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // chkHennhaclai
            // 
            this.chkHennhaclai.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.chkHennhaclai.Enabled = false;
            this.chkHennhaclai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHennhaclai.Location = new System.Drawing.Point(219, 330);
            this.chkHennhaclai.Name = "chkHennhaclai";
            this.chkHennhaclai.Size = new System.Drawing.Size(89, 23);
            this.chkHennhaclai.TabIndex = 43;
            this.chkHennhaclai.Text = "Hẹn nhắc lại:";
            // 
            // cmdChuatiem
            // 
            this.cmdChuatiem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdChuatiem.Enabled = false;
            this.cmdChuatiem.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdChuatiem.ImageSize = new System.Drawing.Size(30, 30);
            this.cmdChuatiem.Location = new System.Drawing.Point(511, 330);
            this.cmdChuatiem.Name = "cmdChuatiem";
            this.cmdChuatiem.Size = new System.Drawing.Size(81, 25);
            this.cmdChuatiem.TabIndex = 46;
            this.cmdChuatiem.TabStop = false;
            this.cmdChuatiem.Text = "Chưa tiêm";
            // 
            // cmdDatiem
            // 
            this.cmdDatiem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdDatiem.Enabled = false;
            this.cmdDatiem.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDatiem.ImageSize = new System.Drawing.Size(30, 30);
            this.cmdDatiem.Location = new System.Drawing.Point(430, 330);
            this.cmdDatiem.Name = "cmdDatiem";
            this.cmdDatiem.Size = new System.Drawing.Size(81, 25);
            this.cmdDatiem.TabIndex = 45;
            this.cmdDatiem.TabStop = false;
            this.cmdDatiem.Text = "Đã tiêm";
            // 
            // chkPhanungVacxin
            // 
            this.chkPhanungVacxin.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.chkPhanungVacxin.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkPhanungVacxin.Location = new System.Drawing.Point(37, 282);
            this.chkPhanungVacxin.Name = "chkPhanungVacxin";
            this.chkPhanungVacxin.Size = new System.Drawing.Size(102, 23);
            this.chkPhanungVacxin.TabIndex = 38;
            this.chkPhanungVacxin.TabStop = false;
            this.chkPhanungVacxin.Text = "Chọn Vắc xin:";
            this.chkPhanungVacxin.TextAlignment = Janus.Windows.EditControls.TextAlignment.Far;
            // 
            // pnlPhanungsautiem
            // 
            this.pnlPhanungsautiem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.pnlPhanungsautiem.Controls.Add(this.txtHuongdieutri);
            this.pnlPhanungsautiem.Controls.Add(this.label8);
            this.pnlPhanungsautiem.Controls.Add(this.txtKQ);
            this.pnlPhanungsautiem.Controls.Add(this.lblKetluan);
            this.pnlPhanungsautiem.Controls.Add(this.label23);
            this.pnlPhanungsautiem.Controls.Add(this.txtKet_Luan);
            this.pnlPhanungsautiem.Controls.Add(this.txtPhanungSautiem);
            this.pnlPhanungsautiem.Controls.Add(this.label7);
            this.pnlPhanungsautiem.Location = new System.Drawing.Point(5, 358);
            this.pnlPhanungsautiem.Name = "pnlPhanungsautiem";
            this.pnlPhanungsautiem.Size = new System.Drawing.Size(593, 101);
            this.pnlPhanungsautiem.TabIndex = 47;
            this.pnlPhanungsautiem.TabStop = true;
            // 
            // txtHuongdieutri
            // 
            this.txtHuongdieutri._backcolor = System.Drawing.SystemColors.Control;
            this.txtHuongdieutri._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtHuongdieutri.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtHuongdieutri.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtHuongdieutri.AutoCompleteList")));
            this.txtHuongdieutri.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtHuongdieutri.CaseSensitive = false;
            this.txtHuongdieutri.CompareNoID = true;
            this.txtHuongdieutri.DefaultCode = "-1";
            this.txtHuongdieutri.DefaultID = "-1";
            this.txtHuongdieutri.Drug_ID = null;
            this.txtHuongdieutri.ExtraWidth = 0;
            this.txtHuongdieutri.FillValueAfterSelect = false;
            this.txtHuongdieutri.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtHuongdieutri.LOAI_DANHMUC = "XUTRIPHANUNGSAUTIEM";
            this.txtHuongdieutri.Location = new System.Drawing.Point(140, 26);
            this.txtHuongdieutri.MaxHeight = -1;
            this.txtHuongdieutri.MinTypedCharacters = 2;
            this.txtHuongdieutri.MyCode = "-1";
            this.txtHuongdieutri.MyID = "-1";
            this.txtHuongdieutri.Name = "txtHuongdieutri";
            this.txtHuongdieutri.RaiseEvent = false;
            this.txtHuongdieutri.RaiseEventEnter = false;
            this.txtHuongdieutri.RaiseEventEnterWhenEmpty = false;
            this.txtHuongdieutri.SelectedIndex = -1;
            this.txtHuongdieutri.Size = new System.Drawing.Size(447, 21);
            this.txtHuongdieutri.splitChar = '@';
            this.txtHuongdieutri.splitCharIDAndCode = '#';
            this.txtHuongdieutri.TabIndex = 48;
            this.txtHuongdieutri.TakeCode = false;
            this.txtHuongdieutri.txtMyCode = null;
            this.txtHuongdieutri.txtMyCode_Edit = null;
            this.txtHuongdieutri.txtMyID = null;
            this.txtHuongdieutri.txtMyID_Edit = null;
            this.txtHuongdieutri.txtMyName = null;
            this.txtHuongdieutri.txtMyName_Edit = null;
            this.txtHuongdieutri.txtNext = null;
            // 
            // label8
            // 
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.ForeColor = System.Drawing.Color.Red;
            this.label8.Location = new System.Drawing.Point(82, 49);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(52, 23);
            this.label8.TabIndex = 552;
            this.label8.Text = "Kết quả:";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtKQ
            // 
            this.txtKQ._backcolor = System.Drawing.SystemColors.Control;
            this.txtKQ._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKQ.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtKQ.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtKQ.AutoCompleteList")));
            this.txtKQ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtKQ.CaseSensitive = false;
            this.txtKQ.CompareNoID = true;
            this.txtKQ.DefaultCode = "-1";
            this.txtKQ.DefaultID = "-1";
            this.txtKQ.Drug_ID = null;
            this.txtKQ.ExtraWidth = 0;
            this.txtKQ.FillValueAfterSelect = false;
            this.txtKQ.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKQ.LOAI_DANHMUC = "KETQUATIEMCHUNG";
            this.txtKQ.Location = new System.Drawing.Point(140, 50);
            this.txtKQ.MaxHeight = -1;
            this.txtKQ.MinTypedCharacters = 2;
            this.txtKQ.MyCode = "-1";
            this.txtKQ.MyID = "-1";
            this.txtKQ.Name = "txtKQ";
            this.txtKQ.RaiseEvent = false;
            this.txtKQ.RaiseEventEnter = false;
            this.txtKQ.RaiseEventEnterWhenEmpty = false;
            this.txtKQ.SelectedIndex = -1;
            this.txtKQ.Size = new System.Drawing.Size(447, 21);
            this.txtKQ.splitChar = '@';
            this.txtKQ.splitCharIDAndCode = '#';
            this.txtKQ.TabIndex = 48;
            this.txtKQ.TakeCode = false;
            this.txtKQ.txtMyCode = null;
            this.txtKQ.txtMyCode_Edit = null;
            this.txtKQ.txtMyID = null;
            this.txtKQ.txtMyID_Edit = null;
            this.txtKQ.txtMyName = null;
            this.txtKQ.txtMyName_Edit = null;
            this.txtKQ.txtNext = null;
            // 
            // lblKetluan
            // 
            this.lblKetluan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblKetluan.ForeColor = System.Drawing.Color.Red;
            this.lblKetluan.Location = new System.Drawing.Point(4, 1);
            this.lblKetluan.Name = "lblKetluan";
            this.lblKetluan.Size = new System.Drawing.Size(130, 23);
            this.lblKetluan.TabIndex = 416;
            this.lblKetluan.Text = "Phản ứng sau tiêm:";
            this.lblKetluan.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label23
            // 
            this.label23.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.ForeColor = System.Drawing.Color.Red;
            this.label23.Location = new System.Drawing.Point(4, 28);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(130, 23);
            this.label23.TabIndex = 432;
            this.label23.Text = "Xử trí:";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtKet_Luan
            // 
            this.txtKet_Luan._backcolor = System.Drawing.SystemColors.Control;
            this.txtKet_Luan._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKet_Luan.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtKet_Luan.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtKet_Luan.AutoCompleteList")));
            this.txtKet_Luan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtKet_Luan.CaseSensitive = false;
            this.txtKet_Luan.CompareNoID = true;
            this.txtKet_Luan.DefaultCode = "-1";
            this.txtKet_Luan.DefaultID = "-1";
            this.txtKet_Luan.Drug_ID = null;
            this.txtKet_Luan.ExtraWidth = 0;
            this.txtKet_Luan.FillValueAfterSelect = false;
            this.txtKet_Luan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKet_Luan.LOAI_DANHMUC = "KETLUANKHAMTIEMCHUNG";
            this.txtKet_Luan.Location = new System.Drawing.Point(140, 73);
            this.txtKet_Luan.MaxHeight = -1;
            this.txtKet_Luan.MinTypedCharacters = 2;
            this.txtKet_Luan.MyCode = "-1";
            this.txtKet_Luan.MyID = "-1";
            this.txtKet_Luan.Name = "txtKet_Luan";
            this.txtKet_Luan.RaiseEvent = false;
            this.txtKet_Luan.RaiseEventEnter = false;
            this.txtKet_Luan.RaiseEventEnterWhenEmpty = false;
            this.txtKet_Luan.SelectedIndex = -1;
            this.txtKet_Luan.Size = new System.Drawing.Size(447, 21);
            this.txtKet_Luan.splitChar = '@';
            this.txtKet_Luan.splitCharIDAndCode = '#';
            this.txtKet_Luan.TabIndex = 49;
            this.txtKet_Luan.TakeCode = false;
            this.txtKet_Luan.txtMyCode = null;
            this.txtKet_Luan.txtMyCode_Edit = null;
            this.txtKet_Luan.txtMyID = null;
            this.txtKet_Luan.txtMyID_Edit = null;
            this.txtKet_Luan.txtMyName = null;
            this.txtKet_Luan.txtMyName_Edit = null;
            this.txtKet_Luan.txtNext = null;
            // 
            // txtPhanungSautiem
            // 
            this.txtPhanungSautiem._backcolor = System.Drawing.SystemColors.Control;
            this.txtPhanungSautiem._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPhanungSautiem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtPhanungSautiem.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtPhanungSautiem.AutoCompleteList")));
            this.txtPhanungSautiem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtPhanungSautiem.CaseSensitive = false;
            this.txtPhanungSautiem.CompareNoID = true;
            this.txtPhanungSautiem.DefaultCode = "-1";
            this.txtPhanungSautiem.DefaultID = "-1";
            this.txtPhanungSautiem.Drug_ID = null;
            this.txtPhanungSautiem.ExtraWidth = 0;
            this.txtPhanungSautiem.FillValueAfterSelect = false;
            this.txtPhanungSautiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPhanungSautiem.LOAI_DANHMUC = "PHANUNGSAUTIEM";
            this.txtPhanungSautiem.Location = new System.Drawing.Point(140, 3);
            this.txtPhanungSautiem.MaxHeight = -1;
            this.txtPhanungSautiem.MinTypedCharacters = 2;
            this.txtPhanungSautiem.MyCode = "-1";
            this.txtPhanungSautiem.MyID = "-1";
            this.txtPhanungSautiem.Name = "txtPhanungSautiem";
            this.txtPhanungSautiem.RaiseEvent = false;
            this.txtPhanungSautiem.RaiseEventEnter = false;
            this.txtPhanungSautiem.RaiseEventEnterWhenEmpty = false;
            this.txtPhanungSautiem.SelectedIndex = -1;
            this.txtPhanungSautiem.Size = new System.Drawing.Size(447, 21);
            this.txtPhanungSautiem.splitChar = '@';
            this.txtPhanungSautiem.splitCharIDAndCode = '#';
            this.txtPhanungSautiem.TabIndex = 47;
            this.txtPhanungSautiem.TakeCode = false;
            this.txtPhanungSautiem.txtMyCode = null;
            this.txtPhanungSautiem.txtMyCode_Edit = null;
            this.txtPhanungSautiem.txtMyID = null;
            this.txtPhanungSautiem.txtMyID_Edit = null;
            this.txtPhanungSautiem.txtMyName = null;
            this.txtPhanungSautiem.txtMyName_Edit = null;
            this.txtPhanungSautiem.txtNext = null;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.ForeColor = System.Drawing.Color.Red;
            this.label7.Location = new System.Drawing.Point(4, 73);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(130, 23);
            this.label7.TabIndex = 550;
            this.label7.Text = "Kết luận nguyên nhân:";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtVacxin
            // 
            this.txtVacxin._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtVacxin._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtVacxin._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtVacxin.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtVacxin.AutoCompleteList")));
            this.txtVacxin.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtVacxin.CaseSensitive = false;
            this.txtVacxin.CompareNoID = true;
            this.txtVacxin.DefaultCode = "-1";
            this.txtVacxin.DefaultID = "-1";
            this.txtVacxin.Drug_ID = null;
            this.txtVacxin.Enabled = false;
            this.txtVacxin.ExtraWidth = 0;
            this.txtVacxin.FillValueAfterSelect = false;
            this.txtVacxin.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtVacxin.Location = new System.Drawing.Point(145, 283);
            this.txtVacxin.MaxHeight = 289;
            this.txtVacxin.MinTypedCharacters = 2;
            this.txtVacxin.MyCode = "-1";
            this.txtVacxin.MyID = "-1";
            this.txtVacxin.MyText = "";
            this.txtVacxin.Name = "txtVacxin";
            this.txtVacxin.RaiseEvent = false;
            this.txtVacxin.RaiseEventEnter = true;
            this.txtVacxin.RaiseEventEnterWhenEmpty = true;
            this.txtVacxin.SelectedIndex = -1;
            this.txtVacxin.Size = new System.Drawing.Size(198, 21);
            this.txtVacxin.splitChar = '@';
            this.txtVacxin.splitCharIDAndCode = '#';
            this.txtVacxin.TabIndex = 39;
            this.txtVacxin.TakeCode = false;
            this.txtVacxin.txtMyCode = null;
            this.txtVacxin.txtMyCode_Edit = null;
            this.txtVacxin.txtMyID = null;
            this.txtVacxin.txtMyID_Edit = null;
            this.txtVacxin.txtMyName = null;
            this.txtVacxin.txtMyName_Edit = null;
            this.txtVacxin.txtNext = null;
            // 
            // lblMsg
            // 
            this.lblMsg.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.lblMsg.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMsg.Location = new System.Drawing.Point(0, 542);
            this.lblMsg.Name = "lblMsg";
            this.lblMsg.Size = new System.Drawing.Size(600, 21);
            this.lblMsg.TabIndex = 452;
            this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // grbThongTinNhapVien
            // 
            this.grbThongTinNhapVien.Controls.Add(this.cmdTimKiemKhoaNoiTru);
            this.grbThongTinNhapVien.Controls.Add(this.txtIdKhoaNoiTru);
            this.grbThongTinNhapVien.Controls.Add(this.txtKhoaNoiTru);
            this.grbThongTinNhapVien.Controls.Add(this.label29);
            this.grbThongTinNhapVien.Controls.Add(this.dtNgayNhapVien);
            this.grbThongTinNhapVien.Enabled = false;
            this.grbThongTinNhapVien.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grbThongTinNhapVien.FrameStyle = Janus.Windows.EditControls.FrameStyle.None;
            this.grbThongTinNhapVien.Location = new System.Drawing.Point(916, 195);
            this.grbThongTinNhapVien.Name = "grbThongTinNhapVien";
            this.grbThongTinNhapVien.Size = new System.Drawing.Size(59, 49);
            this.grbThongTinNhapVien.TabIndex = 442;
            this.grbThongTinNhapVien.Text = "Thông tin nhập viện";
            this.grbThongTinNhapVien.Visible = false;
            // 
            // cmdTimKiemKhoaNoiTru
            // 
            this.cmdTimKiemKhoaNoiTru.Image = ((System.Drawing.Image)(resources.GetObject("cmdTimKiemKhoaNoiTru.Image")));
            this.cmdTimKiemKhoaNoiTru.Location = new System.Drawing.Point(453, 19);
            this.cmdTimKiemKhoaNoiTru.Name = "cmdTimKiemKhoaNoiTru";
            this.cmdTimKiemKhoaNoiTru.Size = new System.Drawing.Size(41, 23);
            this.cmdTimKiemKhoaNoiTru.TabIndex = 444;
            this.cmdTimKiemKhoaNoiTru.TabStop = false;
            this.cmdTimKiemKhoaNoiTru.UseVisualStyleBackColor = true;
            // 
            // txtIdKhoaNoiTru
            // 
            this.txtIdKhoaNoiTru.BackColor = System.Drawing.Color.LightBlue;
            this.txtIdKhoaNoiTru.Location = new System.Drawing.Point(226, 19);
            this.txtIdKhoaNoiTru.Name = "txtIdKhoaNoiTru";
            this.txtIdKhoaNoiTru.Size = new System.Drawing.Size(35, 21);
            this.txtIdKhoaNoiTru.TabIndex = 443;
            this.txtIdKhoaNoiTru.TabStop = false;
            // 
            // txtKhoaNoiTru
            // 
            this.txtKhoaNoiTru.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.txtKhoaNoiTru.Location = new System.Drawing.Point(224, 20);
            this.txtKhoaNoiTru.Name = "txtKhoaNoiTru";
            this.txtKhoaNoiTru.Size = new System.Drawing.Size(228, 21);
            this.txtKhoaNoiTru.TabIndex = 13;
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Location = new System.Drawing.Point(144, 23);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(73, 15);
            this.label29.TabIndex = 439;
            this.label29.Text = "&Khoa nội trú";
            // 
            // dtNgayNhapVien
            // 
            this.dtNgayNhapVien.CustomFormat = "dd/MM/yyyy  hh:mm";
            this.dtNgayNhapVien.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtNgayNhapVien.DropDownCalendar.Name = "";
            this.dtNgayNhapVien.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtNgayNhapVien.Location = new System.Drawing.Point(6, 20);
            this.dtNgayNhapVien.Name = "dtNgayNhapVien";
            this.dtNgayNhapVien.ShowUpDown = true;
            this.dtNgayNhapVien.Size = new System.Drawing.Size(140, 18);
            this.dtNgayNhapVien.TabIndex = 14;
            this.dtNgayNhapVien.Value = new System.DateTime(2014, 4, 10, 11, 35, 15, 0);
            // 
            // txtPatientDept_ID
            // 
            this.txtPatientDept_ID.Enabled = false;
            this.txtPatientDept_ID.Location = new System.Drawing.Point(917, 168);
            this.txtPatientDept_ID.Name = "txtPatientDept_ID";
            this.txtPatientDept_ID.Size = new System.Drawing.Size(70, 21);
            this.txtPatientDept_ID.TabIndex = 442;
            this.txtPatientDept_ID.Visible = false;
            // 
            // chkDaThucHien
            // 
            this.chkDaThucHien.Font = new System.Drawing.Font("Arial", 9F);
            this.chkDaThucHien.Location = new System.Drawing.Point(13, 463);
            this.chkDaThucHien.Name = "chkDaThucHien";
            this.chkDaThucHien.Size = new System.Drawing.Size(107, 26);
            this.chkDaThucHien.TabIndex = 5;
            this.chkDaThucHien.TabStop = false;
            this.chkDaThucHien.Text = "Đã khám xong";
            this.chkDaThucHien.Visible = false;
            // 
            // pnlother
            // 
            this.pnlother.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.pnlother.Controls.Add(this.txtChongchidinhkhac);
            this.pnlother.Controls.Add(this.chkKPL_Daochon);
            this.pnlother.Controls.Add(this.chkKL_Daochon);
            this.pnlother.Controls.Add(this.chkKL_All);
            this.pnlother.Controls.Add(this.chkKPL_All);
            this.pnlother.Controls.Add(this.chkKPL8);
            this.pnlother.Controls.Add(this.chkKPL7);
            this.pnlother.Controls.Add(this.chkKL3);
            this.pnlother.Controls.Add(this.chkKPL6);
            this.pnlother.Controls.Add(this.chkKL2);
            this.pnlother.Controls.Add(this.chkKPL5);
            this.pnlother.Controls.Add(this.chkKL1);
            this.pnlother.Controls.Add(this.chkKPL4);
            this.pnlother.Controls.Add(this.chkKPL3);
            this.pnlother.Controls.Add(this.chkKPL2);
            this.pnlother.Controls.Add(this.chkKPL1);
            this.pnlother.Controls.Add(this.txtChanDoanKemTheo);
            this.pnlother.Controls.Add(this.vbLine1);
            this.pnlother.Controls.Add(this.vbLine2);
            this.pnlother.Location = new System.Drawing.Point(5, 3);
            this.pnlother.Name = "pnlother";
            this.pnlother.Size = new System.Drawing.Size(593, 269);
            this.pnlother.TabIndex = 16;
            this.pnlother.TabStop = true;
            // 
            // txtChongchidinhkhac
            // 
            this.txtChongchidinhkhac._backcolor = System.Drawing.SystemColors.Control;
            this.txtChongchidinhkhac._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChongchidinhkhac.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtChongchidinhkhac.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtChongchidinhkhac.AutoCompleteList")));
            this.txtChongchidinhkhac.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtChongchidinhkhac.CaseSensitive = false;
            this.txtChongchidinhkhac.CompareNoID = true;
            this.txtChongchidinhkhac.DefaultCode = "-1";
            this.txtChongchidinhkhac.DefaultID = "-1";
            this.txtChongchidinhkhac.Drug_ID = null;
            this.txtChongchidinhkhac.Enabled = false;
            this.txtChongchidinhkhac.ExtraWidth = 0;
            this.txtChongchidinhkhac.FillValueAfterSelect = false;
            this.txtChongchidinhkhac.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChongchidinhkhac.LOAI_DANHMUC = "CHONGCHIDINHKHAC";
            this.txtChongchidinhkhac.Location = new System.Drawing.Point(114, 147);
            this.txtChongchidinhkhac.MaxHeight = -1;
            this.txtChongchidinhkhac.MinTypedCharacters = 2;
            this.txtChongchidinhkhac.MyCode = "-1";
            this.txtChongchidinhkhac.MyID = "-1";
            this.txtChongchidinhkhac.Name = "txtChongchidinhkhac";
            this.txtChongchidinhkhac.RaiseEvent = false;
            this.txtChongchidinhkhac.RaiseEventEnter = false;
            this.txtChongchidinhkhac.RaiseEventEnterWhenEmpty = false;
            this.txtChongchidinhkhac.SelectedIndex = -1;
            this.txtChongchidinhkhac.Size = new System.Drawing.Size(470, 21);
            this.txtChongchidinhkhac.splitChar = '@';
            this.txtChongchidinhkhac.splitCharIDAndCode = '#';
            this.txtChongchidinhkhac.TabIndex = 552;
            this.txtChongchidinhkhac.TakeCode = false;
            this.txtChongchidinhkhac.txtMyCode = null;
            this.txtChongchidinhkhac.txtMyCode_Edit = null;
            this.txtChongchidinhkhac.txtMyID = null;
            this.txtChongchidinhkhac.txtMyID_Edit = null;
            this.txtChongchidinhkhac.txtMyName = null;
            this.txtChongchidinhkhac.txtMyName_Edit = null;
            this.txtChongchidinhkhac.txtNext = null;
            // 
            // chkKPL_Daochon
            // 
            this.chkKPL_Daochon.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkKPL_Daochon.Location = new System.Drawing.Point(5, 60);
            this.chkKPL_Daochon.Name = "chkKPL_Daochon";
            this.chkKPL_Daochon.Size = new System.Drawing.Size(96, 20);
            this.chkKPL_Daochon.TabIndex = 549;
            this.chkKPL_Daochon.TabStop = false;
            this.chkKPL_Daochon.Text = "Đảo chọn";
            // 
            // chkKL_Daochon
            // 
            this.chkKL_Daochon.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkKL_Daochon.Location = new System.Drawing.Point(5, 217);
            this.chkKL_Daochon.Name = "chkKL_Daochon";
            this.chkKL_Daochon.Size = new System.Drawing.Size(96, 20);
            this.chkKL_Daochon.TabIndex = 551;
            this.chkKL_Daochon.TabStop = false;
            this.chkKL_Daochon.Text = "Đảo chọn";
            // 
            // chkKL_All
            // 
            this.chkKL_All.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkKL_All.Location = new System.Drawing.Point(5, 195);
            this.chkKL_All.Name = "chkKL_All";
            this.chkKL_All.Size = new System.Drawing.Size(96, 20);
            this.chkKL_All.TabIndex = 550;
            this.chkKL_All.TabStop = false;
            this.chkKL_All.Text = "Chọn tất cả";
            // 
            // chkKPL_All
            // 
            this.chkKPL_All.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkKPL_All.Location = new System.Drawing.Point(5, 40);
            this.chkKPL_All.Name = "chkKPL_All";
            this.chkKPL_All.Size = new System.Drawing.Size(96, 20);
            this.chkKPL_All.TabIndex = 0;
            this.chkKPL_All.TabStop = false;
            this.chkKPL_All.Text = "Chọn tất cả";
            // 
            // chkKPL8
            // 
            this.chkKPL8.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL8.Location = new System.Drawing.Point(114, 128);
            this.chkKPL8.Name = "chkKPL8";
            this.chkKPL8.Size = new System.Drawing.Size(392, 20);
            this.chkKPL8.TabIndex = 34;
            this.chkKPL8.Text = "&8. Có các chống chỉ định khác (Bao gồm)";
            this.chkKPL8.CheckedChanged += new System.EventHandler(this.chkKPL8_CheckedChanged);
            // 
            // chkKPL7
            // 
            this.chkKPL7.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL7.Location = new System.Drawing.Point(114, 110);
            this.chkKPL7.Name = "chkKPL7";
            this.chkKPL7.Size = new System.Drawing.Size(392, 20);
            this.chkKPL7.TabIndex = 33;
            this.chkKPL7.Text = "&7. Tri giác bất thường (ly bì hoặc kích thích)";
            // 
            // chkKL3
            // 
            this.chkKL3.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKL3.Location = new System.Drawing.Point(111, 240);
            this.chkKL3.Name = "chkKL3";
            this.chkKL3.Size = new System.Drawing.Size(482, 20);
            this.chkKL3.TabIndex = 37;
            this.chkKL3.Text = "&Tạm hoãn tiêm chủng (Khi có bất kỳ một điểm bất thường tại các mục 2, 3, 4, 5, 6" +
    ", 7)";
            // 
            // chkKPL6
            // 
            this.chkKPL6.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL6.Location = new System.Drawing.Point(114, 92);
            this.chkKPL6.Name = "chkKPL6";
            this.chkKPL6.Size = new System.Drawing.Size(392, 20);
            this.chkKPL6.TabIndex = 32;
            this.chkKPL6.Text = "&6. Nhịp thở, nghe phổi bất thường";
            // 
            // chkKL2
            // 
            this.chkKL2.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKL2.Location = new System.Drawing.Point(111, 217);
            this.chkKL2.Name = "chkKL2";
            this.chkKL2.Size = new System.Drawing.Size(482, 20);
            this.chkKL2.TabIndex = 36;
            this.chkKL2.Text = "&Chống chỉ định tiêm chủng (Khi có điềm bất thường tại mục 1,8)";
            // 
            // chkKPL5
            // 
            this.chkKPL5.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL5.Location = new System.Drawing.Point(114, 74);
            this.chkKPL5.Name = "chkKPL5";
            this.chkKPL5.Size = new System.Drawing.Size(392, 20);
            this.chkKPL5.TabIndex = 31;
            this.chkKPL5.Text = "&5. Nghe tim bất thường";
            // 
            // chkKL1
            // 
            this.chkKL1.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKL1.Location = new System.Drawing.Point(111, 195);
            this.chkKL1.Name = "chkKL1";
            this.chkKL1.Size = new System.Drawing.Size(482, 20);
            this.chkKL1.TabIndex = 35;
            this.chkKL1.Text = "Đủ điều kiện tiêm chủng ng&ay (Tất cả đều KHÔNG có điểm bất thường)";
            // 
            // chkKPL4
            // 
            this.chkKPL4.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL4.Location = new System.Drawing.Point(114, 57);
            this.chkKPL4.Name = "chkKPL4";
            this.chkKPL4.Size = new System.Drawing.Size(470, 20);
            this.chkKPL4.TabIndex = 30;
            this.chkKPL4.Text = "&4. Sốt/ Hạ thân nhiệt (Sốt: nhiệt độ ≥ 37,5oC; Hạ thân nhiệt: nhiệt độ ≤ 35,5oC";
            // 
            // chkKPL2
            // 
            this.chkKPL2.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL2.Location = new System.Drawing.Point(114, 23);
            this.chkKPL2.Name = "chkKPL2";
            this.chkKPL2.Size = new System.Drawing.Size(470, 20);
            this.chkKPL2.TabIndex = 28;
            this.chkKPL2.Text = "&2. Đang mắc bệnh cấp tính hoặc bệnh mạn tính tiến triển";
            // 
            // chkKPL1
            // 
            this.chkKPL1.Font = new System.Drawing.Font("Arial", 9F);
            this.chkKPL1.Location = new System.Drawing.Point(114, 5);
            this.chkKPL1.Name = "chkKPL1";
            this.chkKPL1.Size = new System.Drawing.Size(470, 20);
            this.chkKPL1.TabIndex = 27;
            this.chkKPL1.Text = "&1. Sốc, phản ứng nặng sau lần tiêm chủng trước";
            // 
            // txtChanDoanKemTheo
            // 
            this.txtChanDoanKemTheo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChanDoanKemTheo.Location = new System.Drawing.Point(623, 80);
            this.txtChanDoanKemTheo.MaxLength = 200;
            this.txtChanDoanKemTheo.Name = "txtChanDoanKemTheo";
            this.txtChanDoanKemTheo.Size = new System.Drawing.Size(11, 21);
            this.txtChanDoanKemTheo.TabIndex = 1;
            this.txtChanDoanKemTheo.TabStop = false;
            this.txtChanDoanKemTheo.Visible = false;
            // 
            // vbLine1
            // 
            this.vbLine1._FontColor = System.Drawing.Color.Black;
            this.vbLine1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine1.BackColor = System.Drawing.Color.Transparent;
            this.vbLine1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.ForeColor = System.Drawing.Color.Black;
            this.vbLine1.Location = new System.Drawing.Point(4, 5);
            this.vbLine1.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine1.Name = "vbLine1";
            this.vbLine1.Size = new System.Drawing.Size(96, 22);
            this.vbLine1.TabIndex = 448;
            this.vbLine1.TabStop = false;
            this.vbLine1.YourText = "Khám phân loại";
            // 
            // vbLine2
            // 
            this.vbLine2._FontColor = System.Drawing.Color.Navy;
            this.vbLine2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine2.BackColor = System.Drawing.Color.Transparent;
            this.vbLine2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.Location = new System.Drawing.Point(1, 175);
            this.vbLine2.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine2.Name = "vbLine2";
            this.vbLine2.Size = new System.Drawing.Size(592, 20);
            this.vbLine2.TabIndex = 10;
            this.vbLine2.TabStop = false;
            this.vbLine2.YourText = "Kết luận đủ điều kiện tiêm chủng?";
            // 
            // tabPageChidinhThuoc
            // 
            this.tabPageChidinhThuoc.Controls.Add(this.pnltabkedon);
            this.tabPageChidinhThuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabPageChidinhThuoc.Location = new System.Drawing.Point(1, 23);
            this.tabPageChidinhThuoc.Name = "tabPageChidinhThuoc";
            this.tabPageChidinhThuoc.Size = new System.Drawing.Size(600, 563);
            this.tabPageChidinhThuoc.TabStop = true;
            this.tabPageChidinhThuoc.Text = "Kê Vắc xin (Nhấn F3)";
            // 
            // pnltabkedon
            // 
            this.pnltabkedon.Controls.Add(this.grdPresDetail);
            this.pnltabkedon.Controls.Add(this.pnlDonthuoc);
            this.pnltabkedon.Controls.Add(this.barcode);
            this.pnltabkedon.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnltabkedon.Location = new System.Drawing.Point(0, 0);
            this.pnltabkedon.Name = "pnltabkedon";
            this.pnltabkedon.Size = new System.Drawing.Size(600, 563);
            this.pnltabkedon.TabIndex = 21;
            // 
            // grdPresDetail
            // 
            this.grdPresDetail.AlternatingColors = true;
            this.grdPresDetail.ContextMenuStrip = this.ctxDelDrug;
            grdPresDetail_DesignTimeLayout.LayoutString = resources.GetString("grdPresDetail_DesignTimeLayout.LayoutString");
            this.grdPresDetail.DesignTimeLayout = grdPresDetail_DesignTimeLayout;
            this.grdPresDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPresDetail.DynamicFiltering = true;
            this.grdPresDetail.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPresDetail.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPresDetail.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPresDetail.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPresDetail.GroupByBoxVisible = false;
            this.grdPresDetail.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdPresDetail.GroupRowFormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.grdPresDetail.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPresDetail.Location = new System.Drawing.Point(0, 0);
            this.grdPresDetail.Name = "grdPresDetail";
            this.grdPresDetail.RecordNavigator = true;
            this.grdPresDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdPresDetail.Size = new System.Drawing.Size(600, 531);
            this.grdPresDetail.TabIndex = 2;
            this.grdPresDetail.TabStop = false;
            this.grdPresDetail.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
            this.grdPresDetail.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPresDetail.TotalRowFormatStyle.ForeColor = System.Drawing.Color.Black;
            this.grdPresDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPresDetail.UseGroupRowSelector = true;
            this.grdPresDetail.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // pnlDonthuoc
            // 
            this.pnlDonthuoc.Controls.Add(this.cmdInbangke_1);
            this.pnlDonthuoc.Controls.Add(this.cmdPrintPres);
            this.pnlDonthuoc.Controls.Add(this.cmdDeletePres);
            this.pnlDonthuoc.Controls.Add(this.cmdUpdatePres);
            this.pnlDonthuoc.Controls.Add(this.cmdCreateNewPres);
            this.pnlDonthuoc.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlDonthuoc.Location = new System.Drawing.Point(0, 531);
            this.pnlDonthuoc.Name = "pnlDonthuoc";
            this.pnlDonthuoc.Size = new System.Drawing.Size(600, 32);
            this.pnlDonthuoc.TabIndex = 1;
            // 
            // cmdInbangke_1
            // 
            this.cmdInbangke_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInbangke_1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInbangke_1.Image = ((System.Drawing.Image)(resources.GetObject("cmdInbangke_1.Image")));
            this.cmdInbangke_1.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInbangke_1.Location = new System.Drawing.Point(345, 3);
            this.cmdInbangke_1.Name = "cmdInbangke_1";
            this.cmdInbangke_1.Size = new System.Drawing.Size(165, 25);
            this.cmdInbangke_1.TabIndex = 4;
            this.cmdInbangke_1.Text = "In bảng kiểm trước TC";
            // 
            // barcode
            // 
            this.barcode.BackColor = System.Drawing.Color.White;
            this.barcode.BarColor = System.Drawing.Color.Black;
            this.barcode.BarRatio = 2F;
            this.barcode.Data = null;
            this.barcode.DataExtension = null;
            this.barcode.Location = new System.Drawing.Point(125, 55);
            this.barcode.Name = "barcode";
            this.barcode.Size = new System.Drawing.Size(210, 74);
            this.barcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
            this.barcode.TabIndex = 81;
            this.barcode.Text = "00000000";
            this.barcode.Visible = false;
            // 
            // uiTabPage2
            // 
            this.uiTabPage2.Controls.Add(this.grdVTTH);
            this.uiTabPage2.Controls.Add(this.pnlVTTH);
            this.uiTabPage2.Location = new System.Drawing.Point(1, 23);
            this.uiTabPage2.Name = "uiTabPage2";
            this.uiTabPage2.Size = new System.Drawing.Size(600, 543);
            this.uiTabPage2.TabStop = true;
            this.uiTabPage2.TabVisible = false;
            this.uiTabPage2.Text = "Kê VTTH";
            // 
            // grdVTTH
            // 
            this.grdVTTH.AlternatingColors = true;
            this.grdVTTH.ContextMenuStrip = this.ctxDelDrug;
            grdVTTH_DesignTimeLayout.LayoutString = resources.GetString("grdVTTH_DesignTimeLayout.LayoutString");
            this.grdVTTH.DesignTimeLayout = grdVTTH_DesignTimeLayout;
            this.grdVTTH.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdVTTH.DynamicFiltering = true;
            this.grdVTTH.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdVTTH.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdVTTH.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdVTTH.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdVTTH.GroupByBoxVisible = false;
            this.grdVTTH.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdVTTH.GroupRowFormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.grdVTTH.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdVTTH.Location = new System.Drawing.Point(0, 0);
            this.grdVTTH.Name = "grdVTTH";
            this.grdVTTH.RecordNavigator = true;
            this.grdVTTH.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdVTTH.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdVTTH.Size = new System.Drawing.Size(600, 511);
            this.grdVTTH.TabIndex = 24;
            this.grdVTTH.TabStop = false;
            this.grdVTTH.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdVTTH.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
            this.grdVTTH.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdVTTH.TotalRowFormatStyle.ForeColor = System.Drawing.Color.Black;
            this.grdVTTH.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdVTTH.UseGroupRowSelector = true;
            this.grdVTTH.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // pnlVTTH
            // 
            this.pnlVTTH.Controls.Add(this.cmdInphieuVT);
            this.pnlVTTH.Controls.Add(this.cmdXoaphieuVT);
            this.pnlVTTH.Controls.Add(this.cmdSuaphieuVT);
            this.pnlVTTH.Controls.Add(this.cmdThemphieuVT);
            this.pnlVTTH.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlVTTH.Location = new System.Drawing.Point(0, 511);
            this.pnlVTTH.Name = "pnlVTTH";
            this.pnlVTTH.Size = new System.Drawing.Size(600, 32);
            this.pnlVTTH.TabIndex = 23;
            // 
            // uiTabPage1
            // 
            this.uiTabPage1.Controls.Add(this.panel2);
            this.uiTabPage1.Location = new System.Drawing.Point(1, 23);
            this.uiTabPage1.Name = "uiTabPage1";
            this.uiTabPage1.Size = new System.Drawing.Size(600, 563);
            this.uiTabPage1.TabStop = true;
            this.uiTabPage1.Text = "Cấu hình";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.cboLaserPrinters);
            this.panel2.Controls.Add(this.cboPrintPreviewDonthuoc);
            this.panel2.Controls.Add(this.cboA4Donthuoc);
            this.panel2.Controls.Add(this.label26);
            this.panel2.Controls.Add(this.label2);
            this.panel2.Controls.Add(this.vbLine5);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(600, 563);
            this.panel2.TabIndex = 25;
            // 
            // cboLaserPrinters
            // 
            this.cboLaserPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLaserPrinters.FormattingEnabled = true;
            this.cboLaserPrinters.Location = new System.Drawing.Point(95, 32);
            this.cboLaserPrinters.Name = "cboLaserPrinters";
            this.cboLaserPrinters.Size = new System.Drawing.Size(273, 23);
            this.cboLaserPrinters.TabIndex = 445;
            // 
            // cboPrintPreviewDonthuoc
            // 
            this.cboPrintPreviewDonthuoc.BackColor = System.Drawing.Color.White;
            this.cboPrintPreviewDonthuoc.BorderStyle = Janus.Windows.UI.BorderStyle.Sunken;
            this.cboPrintPreviewDonthuoc.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboPrintPreviewDonthuoc.Font = new System.Drawing.Font("Arial", 9F);
            uiComboBoxItem1.FormatStyle.Alpha = 0;
            uiComboBoxItem1.IsSeparator = false;
            uiComboBoxItem1.Text = "Xem trước khi in";
            uiComboBoxItem1.Value = "0";
            uiComboBoxItem2.FormatStyle.Alpha = 0;
            uiComboBoxItem2.IsSeparator = false;
            uiComboBoxItem2.Text = "In ngay";
            uiComboBoxItem2.Value = "1";
            this.cboPrintPreviewDonthuoc.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem1,
            uiComboBoxItem2});
            this.cboPrintPreviewDonthuoc.Location = new System.Drawing.Point(152, 59);
            this.cboPrintPreviewDonthuoc.Name = "cboPrintPreviewDonthuoc";
            this.cboPrintPreviewDonthuoc.Size = new System.Drawing.Size(216, 21);
            this.cboPrintPreviewDonthuoc.TabIndex = 434;
            this.cboPrintPreviewDonthuoc.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
            // 
            // cboA4Donthuoc
            // 
            this.cboA4Donthuoc.BackColor = System.Drawing.Color.White;
            this.cboA4Donthuoc.BorderStyle = Janus.Windows.UI.BorderStyle.Sunken;
            this.cboA4Donthuoc.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboA4Donthuoc.Font = new System.Drawing.Font("Arial", 9F);
            uiComboBoxItem3.FormatStyle.Alpha = 0;
            uiComboBoxItem3.IsSeparator = false;
            uiComboBoxItem3.Text = "A4";
            uiComboBoxItem3.Value = "A4";
            uiComboBoxItem4.FormatStyle.Alpha = 0;
            uiComboBoxItem4.IsSeparator = false;
            uiComboBoxItem4.Text = "A5";
            uiComboBoxItem4.Value = "A5";
            this.cboA4Donthuoc.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem3,
            uiComboBoxItem4});
            this.cboA4Donthuoc.Location = new System.Drawing.Point(95, 59);
            this.cboA4Donthuoc.Name = "cboA4Donthuoc";
            this.cboA4Donthuoc.Size = new System.Drawing.Size(55, 21);
            this.cboA4Donthuoc.TabIndex = 433;
            this.cboA4Donthuoc.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(7, 36);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(75, 15);
            this.label26.TabIndex = 446;
            this.label26.Text = "Chọn máy in";
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("Arial", 9F);
            this.label2.Location = new System.Drawing.Point(15, 59);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(74, 21);
            this.label2.TabIndex = 432;
            this.label2.Text = "Khổ giấy";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // vbLine5
            // 
            this.vbLine5._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine5.BackColor = System.Drawing.Color.Transparent;
            this.vbLine5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine5.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine5.Location = new System.Drawing.Point(10, 6);
            this.vbLine5.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine5.Name = "vbLine5";
            this.vbLine5.Size = new System.Drawing.Size(617, 22);
            this.vbLine5.TabIndex = 454;
            this.vbLine5.TabStop = false;
            this.vbLine5.YourText = "Cấu hình đơn thuốc";
            // 
            // grpFunction
            // 
            this.grpFunction.Controls.Add(this.cmdChuyenPhong);
            this.grpFunction.Controls.Add(this.cmdUnlock);
            this.grpFunction.Controls.Add(this.cmdBenhAnNgoaiTru);
            this.grpFunction.Controls.Add(this.cmdCauHinh);
            this.grpFunction.Controls.Add(this.cmdKETTHUC);
            this.grpFunction.Controls.Add(this.cmdSave);
            this.grpFunction.Controls.Add(this.cmdThamkhamConfig);
            this.grpFunction.Controls.Add(this.cmdChuyenVien);
            this.grpFunction.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grpFunction.Location = new System.Drawing.Point(0, 662);
            this.grpFunction.Name = "grpFunction";
            this.grpFunction.Size = new System.Drawing.Size(602, 51);
            this.grpFunction.TabIndex = 65;
            this.grpFunction.TabStop = false;
            // 
            // cmdBenhAnNgoaiTru
            // 
            this.cmdBenhAnNgoaiTru.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdBenhAnNgoaiTru.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdBenhAnNgoaiTru.ImageSize = new System.Drawing.Size(32, 32);
            this.cmdBenhAnNgoaiTru.Location = new System.Drawing.Point(903, -5);
            this.cmdBenhAnNgoaiTru.Name = "cmdBenhAnNgoaiTru";
            this.cmdBenhAnNgoaiTru.Size = new System.Drawing.Size(121, 44);
            this.cmdBenhAnNgoaiTru.TabIndex = 451;
            this.cmdBenhAnNgoaiTru.Text = "&Bệnh Án Ngoại Trú";
            this.cmdBenhAnNgoaiTru.Visible = false;
            // 
            // cmdKETTHUC
            // 
            this.cmdKETTHUC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdKETTHUC.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdKETTHUC.Image = ((System.Drawing.Image)(resources.GetObject("cmdKETTHUC.Image")));
            this.cmdKETTHUC.ImageSize = new System.Drawing.Size(32, 32);
            this.cmdKETTHUC.Location = new System.Drawing.Point(762, -5);
            this.cmdKETTHUC.Name = "cmdKETTHUC";
            this.cmdKETTHUC.Size = new System.Drawing.Size(140, 44);
            this.cmdKETTHUC.TabIndex = 449;
            this.cmdKETTHUC.Text = "&Kết thúc lần khám";
            this.cmdKETTHUC.Visible = false;
            // 
            // cmdChuyenVien
            // 
            this.cmdChuyenVien.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdChuyenVien.Enabled = false;
            this.cmdChuyenVien.Font = new System.Drawing.Font("Arial", 9F);
            this.cmdChuyenVien.Image = ((System.Drawing.Image)(resources.GetObject("cmdChuyenVien.Image")));
            this.cmdChuyenVien.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdChuyenVien.Location = new System.Drawing.Point(146, 14);
            this.cmdChuyenVien.Name = "cmdChuyenVien";
            this.cmdChuyenVien.Size = new System.Drawing.Size(129, 30);
            this.cmdChuyenVien.TabIndex = 54;
            this.cmdChuyenVien.TabStop = false;
            this.cmdChuyenVien.Text = "Chuyển viện";
            // 
            // pnlThongtinBNKCB
            // 
            this.pnlThongtinBNKCB.Controls.Add(this.txtBacsi);
            this.pnlThongtinBNKCB.Controls.Add(this.label12);
            this.pnlThongtinBNKCB.Controls.Add(this.label21);
            this.pnlThongtinBNKCB.Controls.Add(this.txtNguoiTiepNhan);
            this.pnlThongtinBNKCB.Controls.Add(this.txtDepartment_ID);
            this.pnlThongtinBNKCB.Controls.Add(this.txtHanTheBHYT);
            this.pnlThongtinBNKCB.Controls.Add(this.txtPhongkham);
            this.pnlThongtinBNKCB.Controls.Add(this.txt_idchidinhphongkham);
            this.pnlThongtinBNKCB.Controls.Add(this.txtExam_ID);
            this.pnlThongtinBNKCB.Controls.Add(this.label48);
            this.pnlThongtinBNKCB.Controls.Add(this.txtTenDvuKham);
            this.pnlThongtinBNKCB.Controls.Add(this.label25);
            this.pnlThongtinBNKCB.Controls.Add(this.dtpCreatedDate);
            this.pnlThongtinBNKCB.Controls.Add(this.label5);
            this.pnlThongtinBNKCB.Controls.Add(this.vbLine4);
            this.pnlThongtinBNKCB.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlThongtinBNKCB.Location = new System.Drawing.Point(0, 0);
            this.pnlThongtinBNKCB.Name = "pnlThongtinBNKCB";
            this.pnlThongtinBNKCB.Size = new System.Drawing.Size(602, 75);
            this.pnlThongtinBNKCB.TabIndex = 0;
            this.pnlThongtinBNKCB.TabStop = true;
            // 
            // txtBacsi
            // 
            this.txtBacsi._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtBacsi._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtBacsi.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtBacsi.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtBacsi.AutoCompleteList")));
            this.txtBacsi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtBacsi.CaseSensitive = false;
            this.txtBacsi.CompareNoID = true;
            this.txtBacsi.DefaultCode = "-1";
            this.txtBacsi.DefaultID = "-1";
            this.txtBacsi.Drug_ID = null;
            this.txtBacsi.ExtraWidth = 0;
            this.txtBacsi.FillValueAfterSelect = false;
            this.txtBacsi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi.Location = new System.Drawing.Point(414, 23);
            this.txtBacsi.MaxHeight = 289;
            this.txtBacsi.MinTypedCharacters = 2;
            this.txtBacsi.MyCode = "-1";
            this.txtBacsi.MyID = "-1";
            this.txtBacsi.MyText = "";
            this.txtBacsi.Name = "txtBacsi";
            this.txtBacsi.RaiseEvent = true;
            this.txtBacsi.RaiseEventEnter = true;
            this.txtBacsi.RaiseEventEnterWhenEmpty = true;
            this.txtBacsi.SelectedIndex = -1;
            this.txtBacsi.Size = new System.Drawing.Size(179, 21);
            this.txtBacsi.splitChar = '@';
            this.txtBacsi.splitCharIDAndCode = '#';
            this.txtBacsi.TabIndex = 15;
            this.txtBacsi.TakeCode = false;
            this.txtBacsi.txtMyCode = null;
            this.txtBacsi.txtMyCode_Edit = null;
            this.txtBacsi.txtMyID = null;
            this.txtBacsi.txtMyID_Edit = null;
            this.txtBacsi.txtMyName = null;
            this.txtBacsi.txtMyName_Edit = null;
            this.txtBacsi.txtNext = null;
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("Arial", 9F);
            this.label12.Location = new System.Drawing.Point(683, 162);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(96, 15);
            this.label12.TabIndex = 432;
            this.label12.Text = "&Người tiếp nhận";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label12.Visible = false;
            // 
            // txtNguoiTiepNhan
            // 
            this.txtNguoiTiepNhan.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtNguoiTiepNhan.BackColor = System.Drawing.Color.White;
            this.txtNguoiTiepNhan.Font = new System.Drawing.Font("Arial", 9F);
            this.txtNguoiTiepNhan.Location = new System.Drawing.Point(771, 158);
            this.txtNguoiTiepNhan.Name = "txtNguoiTiepNhan";
            this.txtNguoiTiepNhan.ReadOnly = true;
            this.txtNguoiTiepNhan.Size = new System.Drawing.Size(144, 21);
            this.txtNguoiTiepNhan.TabIndex = 433;
            this.txtNguoiTiepNhan.TabStop = false;
            this.txtNguoiTiepNhan.Visible = false;
            // 
            // txtDepartment_ID
            // 
            this.txtDepartment_ID.BackColor = System.Drawing.Color.White;
            this.txtDepartment_ID.Font = new System.Drawing.Font("Arial", 9F);
            this.txtDepartment_ID.Location = new System.Drawing.Point(768, 180);
            this.txtDepartment_ID.Name = "txtDepartment_ID";
            this.txtDepartment_ID.ReadOnly = true;
            this.txtDepartment_ID.Size = new System.Drawing.Size(10, 21);
            this.txtDepartment_ID.TabIndex = 20;
            this.txtDepartment_ID.TabStop = false;
            this.txtDepartment_ID.Visible = false;
            // 
            // txtHanTheBHYT
            // 
            this.txtHanTheBHYT.Font = new System.Drawing.Font("Arial", 9F);
            this.txtHanTheBHYT.Location = new System.Drawing.Point(606, 34);
            this.txtHanTheBHYT.Name = "txtHanTheBHYT";
            this.txtHanTheBHYT.Size = new System.Drawing.Size(11, 21);
            this.txtHanTheBHYT.TabIndex = 48;
            this.txtHanTheBHYT.TabStop = false;
            this.txtHanTheBHYT.Visible = false;
            // 
            // txt_idchidinhphongkham
            // 
            this.txt_idchidinhphongkham.BackColor = System.Drawing.Color.White;
            this.txt_idchidinhphongkham.Font = new System.Drawing.Font("Arial", 9F);
            this.txt_idchidinhphongkham.Location = new System.Drawing.Point(634, 33);
            this.txt_idchidinhphongkham.Name = "txt_idchidinhphongkham";
            this.txt_idchidinhphongkham.Size = new System.Drawing.Size(19, 21);
            this.txt_idchidinhphongkham.TabIndex = 14;
            this.txt_idchidinhphongkham.TabStop = false;
            this.txt_idchidinhphongkham.Visible = false;
            // 
            // txtExam_ID
            // 
            this.txtExam_ID.BackColor = System.Drawing.Color.White;
            this.txtExam_ID.Font = new System.Drawing.Font("Arial", 9F);
            this.txtExam_ID.Location = new System.Drawing.Point(618, 33);
            this.txtExam_ID.Name = "txtExam_ID";
            this.txtExam_ID.Size = new System.Drawing.Size(10, 21);
            this.txtExam_ID.TabIndex = 38;
            this.txtExam_ID.TabStop = false;
            this.txtExam_ID.Visible = false;
            // 
            // vbLine4
            // 
            this.vbLine4._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine4.BackColor = System.Drawing.Color.Transparent;
            this.vbLine4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.Location = new System.Drawing.Point(11, 4);
            this.vbLine4.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine4.Name = "vbLine4";
            this.vbLine4.Size = new System.Drawing.Size(587, 22);
            this.vbLine4.TabIndex = 450;
            this.vbLine4.TabStop = false;
            this.vbLine4.YourText = "Thông tin khám";
            // 
            // uiTabPage5
            // 
            this.uiTabPage5.Location = new System.Drawing.Point(0, 0);
            this.uiTabPage5.Name = "uiTabPage5";
            this.uiTabPage5.Size = new System.Drawing.Size(0, 0);
            this.uiTabPage5.TabStop = true;
            // 
            // ctxDelVTTH
            // 
            this.ctxDelVTTH.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDelVTTH});
            this.ctxDelVTTH.Name = "ctxDelDrug";
            this.ctxDelVTTH.Size = new System.Drawing.Size(235, 26);
            // 
            // mnuDelVTTH
            // 
            this.mnuDelVTTH.Name = "mnuDelVTTH";
            this.mnuDelVTTH.Size = new System.Drawing.Size(234, 22);
            this.mnuDelVTTH.Text = "Xóa Vật tư tiêu hao đang chọn";
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // frm_KCB_Thamkham_Tiemchung
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1004, 736);
            this.Controls.Add(this.panel4);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.uiStatusBar1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.KeyPreview = true;
            this.Name = "frm_KCB_Thamkham_Tiemchung";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "KHÁM TIÊM CHỦNG";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            ((System.ComponentModel.ISupportInitialize)(this.grpSearch)).EndInit();
            this.grpSearch.ResumeLayout(false);
            this.grpSearch.PerformLayout();
            this.ctxDelCLS.ResumeLayout(false);
            this.ctxDelDrug.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            this.pnlPatientInfor.ResumeLayout(false);
            this.pnlPatientInfor.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabDiagInfo)).EndInit();
            this.tabDiagInfo.ResumeLayout(false);
            this.tabPageChanDoan.ResumeLayout(false);
            this.pnlKetluan.ResumeLayout(false);
            this.pnlKetluan.PerformLayout();
            this.pnlPhanungsautiem.ResumeLayout(false);
            this.pnlPhanungsautiem.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grbThongTinNhapVien)).EndInit();
            this.grbThongTinNhapVien.ResumeLayout(false);
            this.grbThongTinNhapVien.PerformLayout();
            this.pnlother.ResumeLayout(false);
            this.pnlother.PerformLayout();
            this.tabPageChidinhThuoc.ResumeLayout(false);
            this.pnltabkedon.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).EndInit();
            this.pnlDonthuoc.ResumeLayout(false);
            this.uiTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdVTTH)).EndInit();
            this.pnlVTTH.ResumeLayout(false);
            this.uiTabPage1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.grpFunction.ResumeLayout(false);
            this.pnlThongtinBNKCB.ResumeLayout(false);
            this.pnlThongtinBNKCB.PerformLayout();
            this.ctxDelVTTH.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.GridEX.GridEXLayout grdPresDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_KCB_KeVacxin_Tiemchung));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grd_ICD_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuDelele = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuThuoctutuc = new System.Windows.Forms.ToolStripMenuItem();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.grdPresDetail = new Janus.Windows.GridEX.GridEX();
            this.cmdDelete = new Janus.Windows.EditControls.UIButton();
            this.cmdPrintPres = new Janus.Windows.EditControls.UIButton();
            this.cmdSavePres = new Janus.Windows.EditControls.UIButton();
            this.cmdExit = new Janus.Windows.EditControls.UIButton();
            this.txtdrug = new VNS.HIS.UCs.AutoCompleteTextbox_Thuoc();
            this.cmdAddDetail = new Janus.Windows.EditControls.UIButton();
            this.chkHienthithuoctheonhom = new Janus.Windows.EditControls.UICheckBox();
            this.txtDrugID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtDrug_Name = new Janus.Windows.GridEX.EditControls.EditBox();
            this.StatusBar = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdCauHinh = new Janus.Windows.EditControls.UIButton();
            this.tabKeDonThuoc = new Janus.Windows.UI.Tab.UITab();
            this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.panel4 = new System.Windows.Forms.Panel();
            this.pnlKedon = new System.Windows.Forms.Panel();
            this.chkMuithu = new Janus.Windows.EditControls.UICheckBox();
            this.txtVitritiem = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtLydotiem = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.label8 = new System.Windows.Forms.Label();
            this.label42 = new System.Windows.Forms.Label();
            this.txtLoaivacxin = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label41 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.txtMota = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label36 = new System.Windows.Forms.Label();
            this.txtLieuluong = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtpHennhaclai = new System.Windows.Forms.DateTimePicker();
            this.label37 = new System.Windows.Forms.Label();
            this.txtMuithu = new System.Windows.Forms.TextBox();
            this.txtDonViDung = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtSoluong = new MaskedTextBox.MaskedTextBox();
            this.lblMsg = new System.Windows.Forms.Label();
            this.chkTutuc = new Janus.Windows.EditControls.UICheckBox();
            this.label15 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.txtTonKho = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cboStock = new System.Windows.Forms.ComboBox();
            this.label17 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.vbLine3 = new VNS.UCs.VBLine();
            this.chkHennhaclai = new Janus.Windows.EditControls.UICheckBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel3 = new System.Windows.Forms.Panel();
            this.txtDonvichiaBut = new Janus.Windows.GridEX.EditControls.EditBox();
            this.nmrQuantity = new Janus.Windows.GridEX.EditControls.IntegerUpDown();
            this.txtSobutconlai = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtMotathem = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label14 = new System.Windows.Forms.Label();
            this.txtTinhchat = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label34 = new System.Windows.Forms.Label();
            this.txtGioihanke = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label12 = new System.Windows.Forms.Label();
            this.txtSoLuongDung = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label16 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.txtSolan = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtCachDung = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtChiDanThem = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label10 = new System.Windows.Forms.Label();
            this.txtChiDanDungThuoc = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPrice = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label13 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.txtSurcharge = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtBietduoc = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtdrugtypeCode = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtExpire_Date = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.txtBacsi = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.pnlChandoanNgoaitru = new System.Windows.Forms.Panel();
            this.vbLine4 = new VNS.UCs.VBLine();
            this.txtMaBenhphu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label32 = new System.Windows.Forms.Label();
            this.label46 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.txtTenBenhChinh = new Janus.Windows.GridEX.EditControls.EditBox();
            this.grd_ICD = new Janus.Windows.GridEX.GridEX();
            this.txtMaBenhChinh = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cmdSearchBenhChinh = new Janus.Windows.EditControls.UIButton();
            this.txtTenBenhPhu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cmdSearchBenhPhu = new Janus.Windows.EditControls.UIButton();
            this.txtChanDoan = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.lblphantramdauthe = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.txtptramdauthe = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label24 = new System.Windows.Forms.Label();
            this.txtdiachiBhyt = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPtramBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.vbLine1 = new VNS.UCs.VBLine();
            this.cmdDonThuocDaKe = new Janus.Windows.EditControls.UIButton();
            this.txtYearBirth = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cmdMauDonThuoc = new Janus.Windows.EditControls.UIButton();
            this.label28 = new System.Windows.Forms.Label();
            this.chkNgayTaiKham = new Janus.Windows.EditControls.UICheckBox();
            this.chkAdditional = new Janus.Windows.EditControls.UICheckBox();
            this.barcode = new Mabry.Windows.Forms.Barcode.Barcode();
            this.dtNgayKhamLai = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label27 = new System.Windows.Forms.Label();
            this.txtKhamLai = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtSex = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label7 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.txtLoiDanBS = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPatientName = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtNgayIn = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label6 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.txtObjectName = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label5 = new System.Windows.Forms.Label();
            this.txtSoDT = new System.Windows.Forms.TextBox();
            this.txtPres_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtAddress = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.dtpCreatedDate = new System.Windows.Forms.DateTimePicker();
            this.txtSoBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label1 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.txtPatientCode = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label4 = new System.Windows.Forms.Label();
            this.txtPatientID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label30 = new System.Windows.Forms.Label();
            this.vbLine2 = new VNS.UCs.VBLine();
            this.label29 = new System.Windows.Forms.Label();
            this.uiTabPage2 = new Janus.Windows.UI.Tab.UITabPage();
            this.pnlPrint = new System.Windows.Forms.Panel();
            this.chkAskbeforeDeletedrug = new Janus.Windows.EditControls.UICheckBox();
            this.vbLine5 = new VNS.UCs.VBLine();
            this.cboLaserPrinters = new System.Windows.Forms.ComboBox();
            this.chkSaveAndPrint = new Janus.Windows.EditControls.UICheckBox();
            this.cboPrintPreview = new Janus.Windows.EditControls.UIComboBox();
            this.label22 = new System.Windows.Forms.Label();
            this.cboA4 = new Janus.Windows.EditControls.UIComboBox();
            this.label19 = new System.Windows.Forms.Label();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.txtNguoitiem = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.cmdKecongtiem = new Janus.Windows.EditControls.UIButton();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabKeDonThuoc)).BeginInit();
            this.tabKeDonThuoc.SuspendLayout();
            this.uiTabPage1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel4.SuspendLayout();
            this.pnlKedon.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel3.SuspendLayout();
            this.pnlChandoanNgoaitru.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grd_ICD)).BeginInit();
            this.uiTabPage2.SuspendLayout();
            this.pnlPrint.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDelele,
            this.mnuThuoctutuc});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(218, 48);
            // 
            // mnuDelele
            // 
            this.mnuDelele.Name = "mnuDelele";
            this.mnuDelele.Size = new System.Drawing.Size(217, 22);
            this.mnuDelele.Text = "Xóa thuốc";
            // 
            // mnuThuoctutuc
            // 
            this.mnuThuoctutuc.Name = "mnuThuoctutuc";
            this.mnuThuoctutuc.Size = new System.Drawing.Size(217, 22);
            this.mnuThuoctutuc.Text = "Chuyển thành thuốc tự túc";
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            // 
            // grdPresDetail
            // 
            this.grdPresDetail.ContextMenuStrip = this.contextMenuStrip1;
            grdPresDetail_DesignTimeLayout.LayoutString = resources.GetString("grdPresDetail_DesignTimeLayout.LayoutString");
            this.grdPresDetail.DesignTimeLayout = grdPresDetail_DesignTimeLayout;
            this.grdPresDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPresDetail.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPresDetail.GroupByBoxVisible = false;
            this.grdPresDetail.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdPresDetail.GroupTotalRowFormatStyle.BackColor = System.Drawing.Color.White;
            this.grdPresDetail.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPresDetail.Location = new System.Drawing.Point(0, 259);
            this.grdPresDetail.Name = "grdPresDetail";
            this.grdPresDetail.RowFormatStyle.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPresDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdPresDetail.Size = new System.Drawing.Size(630, 376);
            this.grdPresDetail.TabIndex = 548;
            this.toolTip1.SetToolTip(this.grdPresDetail, "Chi tiết đơn thuốc");
            this.grdPresDetail.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.White;
            this.grdPresDetail.TotalRowFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdPresDetail.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPresDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPresDetail.UseGroupRowSelector = true;
            this.grdPresDetail.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // cmdDelete
            // 
            this.cmdDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdDelete.Image = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
            this.cmdDelete.Location = new System.Drawing.Point(300, 6);
            this.cmdDelete.Name = "cmdDelete";
            this.cmdDelete.Size = new System.Drawing.Size(104, 29);
            this.cmdDelete.TabIndex = 8;
            this.cmdDelete.Text = "Xóa";
            this.toolTip1.SetToolTip(this.cmdDelete, "Chọn các thuốc cần xóa trước khi thực hiện xóa. Hãy chẵc chắn các thuốc trước khi" +
        " xóa !");
            // 
            // cmdPrintPres
            // 
            this.cmdPrintPres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdPrintPres.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrintPres.Image")));
            this.cmdPrintPres.Location = new System.Drawing.Point(191, 6);
            this.cmdPrintPres.Name = "cmdPrintPres";
            this.cmdPrintPres.Size = new System.Drawing.Size(104, 29);
            this.cmdPrintPres.TabIndex = 7;
            this.cmdPrintPres.Text = "In(Ctrl+P)";
            this.toolTip1.SetToolTip(this.cmdPrintPres, "Nhấn vào đây để in đơn thuốc");
            this.cmdPrintPres.ToolTipText = "In thông tin đơn thuốc";
            this.cmdPrintPres.Visible = false;
            // 
            // cmdSavePres
            // 
            this.cmdSavePres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSavePres.Image = ((System.Drawing.Image)(resources.GetObject("cmdSavePres.Image")));
            this.cmdSavePres.Location = new System.Drawing.Point(409, 6);
            this.cmdSavePres.Name = "cmdSavePres";
            this.cmdSavePres.Size = new System.Drawing.Size(104, 29);
            this.cmdSavePres.TabIndex = 6;
            this.cmdSavePres.Text = "Ghi(Ctrl+S)";
            this.toolTip1.SetToolTip(this.cmdSavePres, "Nhấn vào đây để lưu đơn thuốc");
            // 
            // cmdExit
            // 
            this.cmdExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdExit.Location = new System.Drawing.Point(517, 6);
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(104, 29);
            this.cmdExit.TabIndex = 8;
            this.cmdExit.Text = "Thoát(Esc)";
            this.toolTip1.SetToolTip(this.cmdExit, "Nhấn vào đây để thoát khỏi chức năng");
            // 
            // txtdrug
            // 
            this.txtdrug._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtdrug._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdrug.AllowedSelectPrice = false;
            this.txtdrug.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtdrug.AutoCompleteList")));
            this.txtdrug.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtdrug.CaseSensitive = false;
            this.txtdrug.CompareNoID = true;
            this.txtdrug.DefaultCode = "-1";
            this.txtdrug.DefaultID = "-1";
            this.txtdrug.Drug_ID = null;
            this.txtdrug.ExtraWidth = 200;
            this.txtdrug.ExtraWidth_Pre = 200;
            this.txtdrug.FillValueAfterSelect = true;
            this.txtdrug.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdrug.GridView = false;
            this.txtdrug.Location = new System.Drawing.Point(93, 56);
            this.txtdrug.MaxHeight = 300;
            this.txtdrug.MinTypedCharacters = 2;
            this.txtdrug.MyCode = "-1";
            this.txtdrug.MyID = "-1";
            this.txtdrug.Name = "txtdrug";
            this.txtdrug.RaiseEvent = false;
            this.txtdrug.RaiseEventEnter = true;
            this.txtdrug.RaiseEventEnterWhenEmpty = false;
            this.txtdrug.SelectedIndex = -1;
            this.txtdrug.Size = new System.Drawing.Size(282, 21);
            this.txtdrug.splitChar = '@';
            this.txtdrug.splitCharIDAndCode = '#';
            this.txtdrug.TabIndex = 1;
            this.toolTip1.SetToolTip(this.txtdrug, "Gõ bất kỳ thông tin gì liên quan đến thuốc để tìm thuốc cần kê đơn");
            this.txtdrug.txtMyCode = null;
            this.txtdrug.txtMyCode_Edit = null;
            this.txtdrug.txtMyID = null;
            this.txtdrug.txtMyID_Edit = null;
            this.txtdrug.txtMyName = null;
            this.txtdrug.txtMyName_Edit = null;
            this.txtdrug.txtNext = null;
            // 
            // cmdAddDetail
            // 
            this.cmdAddDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdAddDetail.Image = ((System.Drawing.Image)(resources.GetObject("cmdAddDetail.Image")));
            this.cmdAddDetail.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdAddDetail.Location = new System.Drawing.Point(457, 200);
            this.cmdAddDetail.Name = "cmdAddDetail";
            this.cmdAddDetail.Size = new System.Drawing.Size(166, 32);
            this.cmdAddDetail.TabIndex = 13;
            this.cmdAddDetail.Text = "Chấp nhận";
            this.toolTip1.SetToolTip(this.cmdAddDetail, "Nhấn vào đây để thêm thuốc đang chọn vào chi tiết đơn thuốc");
            // 
            // chkHienthithuoctheonhom
            // 
            this.chkHienthithuoctheonhom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.chkHienthithuoctheonhom.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHienthithuoctheonhom.Location = new System.Drawing.Point(93, 203);
            this.chkHienthithuoctheonhom.Name = "chkHienthithuoctheonhom";
            this.chkHienthithuoctheonhom.Size = new System.Drawing.Size(176, 23);
            this.chkHienthithuoctheonhom.TabIndex = 546;
            this.chkHienthithuoctheonhom.TabStop = false;
            this.chkHienthithuoctheonhom.Text = "Hiển thị Vắcxin theo nhóm?";
            // 
            // txtDrugID
            // 
            this.txtDrugID.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
            this.txtDrugID.Enabled = false;
            this.txtDrugID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDrugID.Location = new System.Drawing.Point(79, 180);
            this.txtDrugID.Name = "txtDrugID";
            this.txtDrugID.Size = new System.Drawing.Size(85, 21);
            this.txtDrugID.TabIndex = 4;
            this.txtDrugID.TabStop = false;
            this.txtDrugID.Visible = false;
            // 
            // txtDrug_Name
            // 
            this.txtDrug_Name.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDrug_Name.Location = new System.Drawing.Point(195, 178);
            this.txtDrug_Name.Name = "txtDrug_Name";
            this.txtDrug_Name.ReadOnly = true;
            this.txtDrug_Name.Size = new System.Drawing.Size(10, 21);
            this.txtDrug_Name.TabIndex = 3;
            this.txtDrug_Name.TabStop = false;
            this.txtDrug_Name.Visible = false;
            // 
            // StatusBar
            // 
            this.StatusBar.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.StatusBar.Location = new System.Drawing.Point(0, 707);
            this.StatusBar.Name = "StatusBar";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel1.FormatStyle.ForeColor = System.Drawing.Color.Navy;
            uiStatusBarPanel1.Key = "Tongtien";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Tổng tiền BN:";
            uiStatusBarPanel1.Width = 102;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+A: Thêm vắc xin";
            uiStatusBarPanel2.Width = 137;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+S: Lưu đơn";
            uiStatusBarPanel3.Width = 111;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "F4: In đơn ";
            uiStatusBarPanel4.Width = 80;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.Key = "";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "F2: Quay lại ô tìm kiếm";
            uiStatusBarPanel5.Width = 152;
            uiStatusBarPanel6.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel6.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel6.Key = "";
            uiStatusBarPanel6.ProgressBarValue = 0;
            uiStatusBarPanel6.Text = "Esc: Thoát Form";
            uiStatusBarPanel6.Width = 113;
            this.StatusBar.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5,
            uiStatusBarPanel6});
            this.StatusBar.Size = new System.Drawing.Size(1008, 23);
            this.StatusBar.TabIndex = 519;
            this.StatusBar.TabStop = false;
            this.StatusBar.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cmdCauHinh
            // 
            this.cmdCauHinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdCauHinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdCauHinh.Image")));
            this.cmdCauHinh.Location = new System.Drawing.Point(967, 707);
            this.cmdCauHinh.Name = "cmdCauHinh";
            this.cmdCauHinh.Size = new System.Drawing.Size(41, 23);
            this.cmdCauHinh.TabIndex = 520;
            this.cmdCauHinh.TabStop = false;
            // 
            // tabKeDonThuoc
            // 
            this.tabKeDonThuoc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabKeDonThuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabKeDonThuoc.Location = new System.Drawing.Point(0, 0);
            this.tabKeDonThuoc.Name = "tabKeDonThuoc";
            this.tabKeDonThuoc.Size = new System.Drawing.Size(1008, 707);
            this.tabKeDonThuoc.TabIndex = 521;
            this.tabKeDonThuoc.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.uiTabPage1,
            this.uiTabPage2});
            this.tabKeDonThuoc.TabStop = false;
            // 
            // uiTabPage1
            // 
            this.uiTabPage1.Controls.Add(this.panel2);
            this.uiTabPage1.Controls.Add(this.panel1);
            this.uiTabPage1.Location = new System.Drawing.Point(1, 23);
            this.uiTabPage1.Name = "uiTabPage1";
            this.uiTabPage1.Size = new System.Drawing.Size(1004, 681);
            this.uiTabPage1.TabStop = true;
            this.uiTabPage1.Text = "Kê đơn thuốc cho bệnh nhân";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.grdPresDetail);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Controls.Add(this.pnlKedon);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(374, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(630, 681);
            this.panel2.TabIndex = 5;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.cmdKecongtiem);
            this.panel4.Controls.Add(this.cmdDelete);
            this.panel4.Controls.Add(this.cmdPrintPres);
            this.panel4.Controls.Add(this.cmdSavePres);
            this.panel4.Controls.Add(this.cmdExit);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.panel4.Location = new System.Drawing.Point(0, 635);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(630, 46);
            this.panel4.TabIndex = 547;
            // 
            // pnlKedon
            // 
            this.pnlKedon.Controls.Add(this.txtNguoitiem);
            this.pnlKedon.Controls.Add(this.chkMuithu);
            this.pnlKedon.Controls.Add(this.chkHienthithuoctheonhom);
            this.pnlKedon.Controls.Add(this.cmdAddDetail);
            this.pnlKedon.Controls.Add(this.txtVitritiem);
            this.pnlKedon.Controls.Add(this.txtLydotiem);
            this.pnlKedon.Controls.Add(this.label8);
            this.pnlKedon.Controls.Add(this.label42);
            this.pnlKedon.Controls.Add(this.txtLoaivacxin);
            this.pnlKedon.Controls.Add(this.label41);
            this.pnlKedon.Controls.Add(this.label39);
            this.pnlKedon.Controls.Add(this.txtMota);
            this.pnlKedon.Controls.Add(this.label36);
            this.pnlKedon.Controls.Add(this.txtLieuluong);
            this.pnlKedon.Controls.Add(this.dtpHennhaclai);
            this.pnlKedon.Controls.Add(this.label37);
            this.pnlKedon.Controls.Add(this.txtMuithu);
            this.pnlKedon.Controls.Add(this.txtDonViDung);
            this.pnlKedon.Controls.Add(this.txtSoluong);
            this.pnlKedon.Controls.Add(this.lblMsg);
            this.pnlKedon.Controls.Add(this.chkTutuc);
            this.pnlKedon.Controls.Add(this.txtdrug);
            this.pnlKedon.Controls.Add(this.label15);
            this.pnlKedon.Controls.Add(this.label21);
            this.pnlKedon.Controls.Add(this.label31);
            this.pnlKedon.Controls.Add(this.txtTonKho);
            this.pnlKedon.Controls.Add(this.cboStock);
            this.pnlKedon.Controls.Add(this.label17);
            this.pnlKedon.Controls.Add(this.label11);
            this.pnlKedon.Controls.Add(this.vbLine3);
            this.pnlKedon.Controls.Add(this.chkHennhaclai);
            this.pnlKedon.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlKedon.Location = new System.Drawing.Point(0, 0);
            this.pnlKedon.Name = "pnlKedon";
            this.pnlKedon.Size = new System.Drawing.Size(630, 259);
            this.pnlKedon.TabIndex = 546;
            this.pnlKedon.TabStop = true;
            // 
            // chkMuithu
            // 
            this.chkMuithu.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkMuithu.ForeColor = System.Drawing.Color.Navy;
            this.chkMuithu.Location = new System.Drawing.Point(9, 107);
            this.chkMuithu.Name = "chkMuithu";
            this.chkMuithu.Size = new System.Drawing.Size(78, 23);
            this.chkMuithu.TabIndex = 500;
            this.chkMuithu.TabStop = false;
            this.chkMuithu.Text = "Mũi thứ:";
            // 
            // txtVitritiem
            // 
            this.txtVitritiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtVitritiem.Location = new System.Drawing.Point(466, 106);
            this.txtVitritiem.Name = "txtVitritiem";
            this.txtVitritiem.ReadOnly = true;
            this.txtVitritiem.Size = new System.Drawing.Size(157, 21);
            this.txtVitritiem.TabIndex = 9;
            this.txtVitritiem.TabStop = false;
            // 
            // txtLydotiem
            // 
            this.txtLydotiem._backcolor = System.Drawing.SystemColors.Control;
            this.txtLydotiem._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLydotiem.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtLydotiem.AutoCompleteList")));
            this.txtLydotiem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtLydotiem.CaseSensitive = false;
            this.txtLydotiem.CompareNoID = true;
            this.txtLydotiem.DefaultCode = "-1";
            this.txtLydotiem.DefaultID = "-1";
            this.txtLydotiem.Drug_ID = null;
            this.txtLydotiem.ExtraWidth = 0;
            this.txtLydotiem.FillValueAfterSelect = false;
            this.txtLydotiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLydotiem.LOAI_DANHMUC = "LYDOTIEM";
            this.txtLydotiem.Location = new System.Drawing.Point(466, 80);
            this.txtLydotiem.MaxHeight = -1;
            this.txtLydotiem.MinTypedCharacters = 2;
            this.txtLydotiem.MyCode = "-1";
            this.txtLydotiem.MyID = "-1";
            this.txtLydotiem.Name = "txtLydotiem";
            this.txtLydotiem.RaiseEvent = false;
            this.txtLydotiem.RaiseEventEnter = false;
            this.txtLydotiem.RaiseEventEnterWhenEmpty = false;
            this.txtLydotiem.SelectedIndex = -1;
            this.txtLydotiem.Size = new System.Drawing.Size(157, 21);
            this.txtLydotiem.splitChar = '@';
            this.txtLydotiem.splitCharIDAndCode = '#';
            this.txtLydotiem.TabIndex = 5;
            this.txtLydotiem.TakeCode = false;
            this.txtLydotiem.txtMyCode = null;
            this.txtLydotiem.txtMyCode_Edit = null;
            this.txtLydotiem.txtMyID = null;
            this.txtLydotiem.txtMyID_Edit = null;
            this.txtLydotiem.txtMyName = null;
            this.txtLydotiem.txtMyName_Edit = null;
            this.txtLydotiem.txtNext = null;
            // 
            // label8
            // 
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.ForeColor = System.Drawing.Color.Black;
            this.label8.Location = new System.Drawing.Point(378, 79);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(70, 20);
            this.label8.TabIndex = 574;
            this.label8.Text = "Lý do tiêm:";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label42
            // 
            this.label42.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label42.ForeColor = System.Drawing.Color.Black;
            this.label42.Location = new System.Drawing.Point(6, 80);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(81, 23);
            this.label42.TabIndex = 572;
            this.label42.Text = "Người tiêm:";
            this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtLoaivacxin
            // 
            this.txtLoaivacxin.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaivacxin.Location = new System.Drawing.Point(93, 130);
            this.txtLoaivacxin.Name = "txtLoaivacxin";
            this.txtLoaivacxin.ReadOnly = true;
            this.txtLoaivacxin.Size = new System.Drawing.Size(530, 21);
            this.txtLoaivacxin.TabIndex = 10;
            this.txtLoaivacxin.TabStop = false;
            // 
            // label41
            // 
            this.label41.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label41.ForeColor = System.Drawing.Color.Black;
            this.label41.Location = new System.Drawing.Point(5, 153);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(82, 23);
            this.label41.TabIndex = 570;
            this.label41.Text = "Liều lượng:";
            this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label39
            // 
            this.label39.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label39.Location = new System.Drawing.Point(6, 180);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(81, 15);
            this.label39.TabIndex = 568;
            this.label39.Text = "Mô tả:";
            this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMota
            // 
            this.txtMota.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMota.Location = new System.Drawing.Point(93, 177);
            this.txtMota.Name = "txtMota";
            this.txtMota.ReadOnly = true;
            this.txtMota.Size = new System.Drawing.Size(530, 21);
            this.txtMota.TabIndex = 12;
            this.txtMota.TabStop = false;
            // 
            // label36
            // 
            this.label36.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label36.Location = new System.Drawing.Point(6, 133);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(81, 15);
            this.label36.TabIndex = 566;
            this.label36.Text = "Loại vắc xin";
            this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtLieuluong
            // 
            this.txtLieuluong.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLieuluong.Location = new System.Drawing.Point(93, 154);
            this.txtLieuluong.Name = "txtLieuluong";
            this.txtLieuluong.ReadOnly = true;
            this.txtLieuluong.Size = new System.Drawing.Size(530, 21);
            this.txtLieuluong.TabIndex = 11;
            this.txtLieuluong.TabStop = false;
            // 
            // dtpHennhaclai
            // 
            this.dtpHennhaclai.CustomFormat = "dd/MM/yyyy";
            this.dtpHennhaclai.Enabled = false;
            this.dtpHennhaclai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpHennhaclai.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtpHennhaclai.Location = new System.Drawing.Point(270, 106);
            this.dtpHennhaclai.Name = "dtpHennhaclai";
            this.dtpHennhaclai.ShowUpDown = true;
            this.dtpHennhaclai.Size = new System.Drawing.Size(105, 21);
            this.dtpHennhaclai.TabIndex = 8;
            // 
            // label37
            // 
            this.label37.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label37.ForeColor = System.Drawing.Color.Black;
            this.label37.Location = new System.Drawing.Point(380, 105);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(69, 23);
            this.label37.TabIndex = 560;
            this.label37.Text = "Vị trí tiêm:";
            this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMuithu
            // 
            this.txtMuithu.BackColor = System.Drawing.Color.White;
            this.txtMuithu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMuithu.Enabled = false;
            this.txtMuithu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMuithu.ForeColor = System.Drawing.Color.Navy;
            this.txtMuithu.Location = new System.Drawing.Point(93, 105);
            this.txtMuithu.MaxLength = 8;
            this.txtMuithu.Name = "txtMuithu";
            this.txtMuithu.Size = new System.Drawing.Size(70, 21);
            this.txtMuithu.TabIndex = 6;
            this.txtMuithu.Text = "0";
            this.txtMuithu.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtDonViDung
            // 
            this.txtDonViDung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDonViDung.Location = new System.Drawing.Point(555, 55);
            this.txtDonViDung.Name = "txtDonViDung";
            this.txtDonViDung.ReadOnly = true;
            this.txtDonViDung.Size = new System.Drawing.Size(68, 21);
            this.txtDonViDung.TabIndex = 3;
            this.txtDonViDung.TabStop = false;
            // 
            // txtSoluong
            // 
            this.txtSoluong.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSoluong.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoluong.Location = new System.Drawing.Point(466, 55);
            this.txtSoluong.Masked = MaskedTextBox.Mask.Digit;
            this.txtSoluong.Name = "txtSoluong";
            this.txtSoluong.Size = new System.Drawing.Size(88, 21);
            this.txtSoluong.TabIndex = 2;
            this.txtSoluong.Text = "1";
            this.txtSoluong.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblMsg
            // 
            this.lblMsg.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.lblMsg.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMsg.ForeColor = System.Drawing.Color.Red;
            this.lblMsg.Location = new System.Drawing.Point(0, 235);
            this.lblMsg.Name = "lblMsg";
            this.lblMsg.Size = new System.Drawing.Size(630, 24);
            this.lblMsg.TabIndex = 554;
            this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // chkTutuc
            // 
            this.chkTutuc.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTutuc.ForeColor = System.Drawing.Color.Navy;
            this.chkTutuc.Location = new System.Drawing.Point(558, 27);
            this.chkTutuc.Name = "chkTutuc";
            this.chkTutuc.Size = new System.Drawing.Size(63, 23);
            this.chkTutuc.TabIndex = 553;
            this.chkTutuc.Text = "Tự túc";
            // 
            // label15
            // 
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.ForeColor = System.Drawing.Color.Red;
            this.label15.Location = new System.Drawing.Point(6, 27);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(81, 23);
            this.label15.TabIndex = 539;
            this.label15.Text = "Kho vắc xin";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.ForeColor = System.Drawing.Color.Black;
            this.label21.Location = new System.Drawing.Point(501, 238);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(36, 15);
            this.label21.TabIndex = 521;
            this.label21.Text = "(Vnđ)";
            this.label21.Visible = false;
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label31.ForeColor = System.Drawing.Color.Black;
            this.label31.Location = new System.Drawing.Point(378, 30);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(76, 15);
            this.label31.TabIndex = 542;
            this.label31.Text = "Còn tồn kho:";
            // 
            // txtTonKho
            // 
            this.txtTonKho.BackColor = System.Drawing.Color.SteelBlue;
            this.txtTonKho.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTonKho.ForeColor = System.Drawing.Color.White;
            this.txtTonKho.Location = new System.Drawing.Point(466, 27);
            this.txtTonKho.Name = "txtTonKho";
            this.txtTonKho.Size = new System.Drawing.Size(88, 21);
            this.txtTonKho.TabIndex = 541;
            this.txtTonKho.TabStop = false;
            this.txtTonKho.Text = "0";
            this.txtTonKho.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // cboStock
            // 
            this.cboStock.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboStock.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboStock.FormattingEnabled = true;
            this.cboStock.Location = new System.Drawing.Point(93, 27);
            this.cboStock.Name = "cboStock";
            this.cboStock.Size = new System.Drawing.Size(282, 23);
            this.cboStock.TabIndex = 0;
            this.cboStock.TabStop = false;
            // 
            // label17
            // 
            this.label17.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.ForeColor = System.Drawing.Color.Red;
            this.label17.Location = new System.Drawing.Point(6, 55);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(81, 23);
            this.label17.TabIndex = 8;
            this.label17.Text = "Chọn Vắc xin";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label11
            // 
            this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.ForeColor = System.Drawing.Color.Red;
            this.label11.Location = new System.Drawing.Point(378, 55);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(70, 23);
            this.label11.TabIndex = 70;
            this.label11.Text = "Số lượng";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // vbLine3
            // 
            this.vbLine3._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine3.BackColor = System.Drawing.Color.Transparent;
            this.vbLine3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine3.Location = new System.Drawing.Point(8, 4);
            this.vbLine3.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine3.Name = "vbLine3";
            this.vbLine3.Size = new System.Drawing.Size(624, 22);
            this.vbLine3.TabIndex = 545;
            this.vbLine3.TabStop = false;
            this.vbLine3.YourText = "Kê đơn";
            // 
            // chkHennhaclai
            // 
            this.chkHennhaclai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHennhaclai.Location = new System.Drawing.Point(173, 105);
            this.chkHennhaclai.Name = "chkHennhaclai";
            this.chkHennhaclai.Size = new System.Drawing.Size(89, 23);
            this.chkHennhaclai.TabIndex = 7;
            this.chkHennhaclai.Text = "Hẹn nhắc lại:";
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.panel3);
            this.panel1.Controls.Add(this.txtBacsi);
            this.panel1.Controls.Add(this.pnlChandoanNgoaitru);
            this.panel1.Controls.Add(this.lblphantramdauthe);
            this.panel1.Controls.Add(this.label33);
            this.panel1.Controls.Add(this.txtptramdauthe);
            this.panel1.Controls.Add(this.label24);
            this.panel1.Controls.Add(this.txtdiachiBhyt);
            this.panel1.Controls.Add(this.txtPtramBHYT);
            this.panel1.Controls.Add(this.vbLine1);
            this.panel1.Controls.Add(this.cmdDonThuocDaKe);
            this.panel1.Controls.Add(this.txtYearBirth);
            this.panel1.Controls.Add(this.cmdMauDonThuoc);
            this.panel1.Controls.Add(this.label28);
            this.panel1.Controls.Add(this.chkNgayTaiKham);
            this.panel1.Controls.Add(this.chkAdditional);
            this.panel1.Controls.Add(this.barcode);
            this.panel1.Controls.Add(this.dtNgayKhamLai);
            this.panel1.Controls.Add(this.label27);
            this.panel1.Controls.Add(this.txtKhamLai);
            this.panel1.Controls.Add(this.txtSex);
            this.panel1.Controls.Add(this.label7);
            this.panel1.Controls.Add(this.label20);
            this.panel1.Controls.Add(this.txtLoiDanBS);
            this.panel1.Controls.Add(this.txtPatientName);
            this.panel1.Controls.Add(this.dtNgayIn);
            this.panel1.Controls.Add(this.label6);
            this.panel1.Controls.Add(this.label23);
            this.panel1.Controls.Add(this.txtObjectName);
            this.panel1.Controls.Add(this.label5);
            this.panel1.Controls.Add(this.txtSoDT);
            this.panel1.Controls.Add(this.txtPres_ID);
            this.panel1.Controls.Add(this.txtAddress);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label26);
            this.panel1.Controls.Add(this.label25);
            this.panel1.Controls.Add(this.dtpCreatedDate);
            this.panel1.Controls.Add(this.txtSoBHYT);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.txtPatientCode);
            this.panel1.Controls.Add(this.label4);
            this.panel1.Controls.Add(this.txtPatientID);
            this.panel1.Controls.Add(this.label30);
            this.panel1.Controls.Add(this.vbLine2);
            this.panel1.Controls.Add(this.label29);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(374, 681);
            this.panel1.TabIndex = 3;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.txtDonvichiaBut);
            this.panel3.Controls.Add(this.nmrQuantity);
            this.panel3.Controls.Add(this.txtSobutconlai);
            this.panel3.Controls.Add(this.txtMotathem);
            this.panel3.Controls.Add(this.label14);
            this.panel3.Controls.Add(this.txtTinhchat);
            this.panel3.Controls.Add(this.label34);
            this.panel3.Controls.Add(this.txtGioihanke);
            this.panel3.Controls.Add(this.label12);
            this.panel3.Controls.Add(this.txtSoLuongDung);
            this.panel3.Controls.Add(this.label16);
            this.panel3.Controls.Add(this.label18);
            this.panel3.Controls.Add(this.txtSolan);
            this.panel3.Controls.Add(this.txtCachDung);
            this.panel3.Controls.Add(this.txtChiDanThem);
            this.panel3.Controls.Add(this.label10);
            this.panel3.Controls.Add(this.txtChiDanDungThuoc);
            this.panel3.Controls.Add(this.txtPrice);
            this.panel3.Controls.Add(this.label13);
            this.panel3.Controls.Add(this.label9);
            this.panel3.Controls.Add(this.txtSurcharge);
            this.panel3.Controls.Add(this.txtBietduoc);
            this.panel3.Controls.Add(this.txtDrugID);
            this.panel3.Controls.Add(this.txtdrugtypeCode);
            this.panel3.Controls.Add(this.dtExpire_Date);
            this.panel3.Controls.Add(this.txtDrug_Name);
            this.panel3.Location = new System.Drawing.Point(13, 409);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(15, 10);
            this.panel3.TabIndex = 566;
            this.panel3.Visible = false;
            this.panel3.Paint += new System.Windows.Forms.PaintEventHandler(this.panel3_Paint);
            // 
            // txtDonvichiaBut
            // 
            this.txtDonvichiaBut.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDonvichiaBut.Location = new System.Drawing.Point(43, 170);
            this.txtDonvichiaBut.Name = "txtDonvichiaBut";
            this.txtDonvichiaBut.ReadOnly = true;
            this.txtDonvichiaBut.Size = new System.Drawing.Size(15, 21);
            this.txtDonvichiaBut.TabIndex = 561;
            this.txtDonvichiaBut.TabStop = false;
            this.txtDonvichiaBut.Visible = false;
            // 
            // nmrQuantity
            // 
            this.nmrQuantity.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.nmrQuantity.Location = new System.Drawing.Point(16, 3);
            this.nmrQuantity.Maximum = 10000;
            this.nmrQuantity.Minimum = 1;
            this.nmrQuantity.Name = "nmrQuantity";
            this.nmrQuantity.Size = new System.Drawing.Size(20, 21);
            this.nmrQuantity.TabIndex = 2;
            this.nmrQuantity.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.nmrQuantity.Value = 1;
            this.nmrQuantity.Visible = false;
            // 
            // txtSobutconlai
            // 
            this.txtSobutconlai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSobutconlai.Location = new System.Drawing.Point(295, 52);
            this.txtSobutconlai.Name = "txtSobutconlai";
            this.txtSobutconlai.Size = new System.Drawing.Size(84, 21);
            this.txtSobutconlai.TabIndex = 559;
            this.txtSobutconlai.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // txtMotathem
            // 
            this.txtMotathem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMotathem.Location = new System.Drawing.Point(82, 144);
            this.txtMotathem.Name = "txtMotathem";
            this.txtMotathem.ReadOnly = true;
            this.txtMotathem.Size = new System.Drawing.Size(15, 21);
            this.txtMotathem.TabIndex = 558;
            this.txtMotathem.TabStop = false;
            this.txtMotathem.Visible = false;
            // 
            // label14
            // 
            this.label14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.ForeColor = System.Drawing.Color.Black;
            this.label14.Location = new System.Drawing.Point(-28, 27);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(68, 23);
            this.label14.TabIndex = 83;
            this.label14.Text = "Mỗi ngày";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTinhchat
            // 
            this.txtTinhchat.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTinhchat.Location = new System.Drawing.Point(61, 145);
            this.txtTinhchat.Name = "txtTinhchat";
            this.txtTinhchat.ReadOnly = true;
            this.txtTinhchat.Size = new System.Drawing.Size(15, 21);
            this.txtTinhchat.TabIndex = 557;
            this.txtTinhchat.TabStop = false;
            this.txtTinhchat.Visible = false;
            // 
            // label34
            // 
            this.label34.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label34.ForeColor = System.Drawing.Color.Black;
            this.label34.Location = new System.Drawing.Point(236, 52);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(57, 23);
            this.label34.TabIndex = 560;
            this.label34.Text = "Bút";
            // 
            // txtGioihanke
            // 
            this.txtGioihanke.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtGioihanke.Location = new System.Drawing.Point(43, 145);
            this.txtGioihanke.Name = "txtGioihanke";
            this.txtGioihanke.ReadOnly = true;
            this.txtGioihanke.Size = new System.Drawing.Size(15, 21);
            this.txtGioihanke.TabIndex = 556;
            this.txtGioihanke.TabStop = false;
            this.txtGioihanke.Visible = false;
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.ForeColor = System.Drawing.Color.Black;
            this.label12.Location = new System.Drawing.Point(236, 28);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(57, 23);
            this.label12.TabIndex = 85;
            this.label12.Text = "Chia làm";
            // 
            // txtSoLuongDung
            // 
            this.txtSoLuongDung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoLuongDung.Location = new System.Drawing.Point(42, 29);
            this.txtSoLuongDung.Name = "txtSoLuongDung";
            this.txtSoLuongDung.Size = new System.Drawing.Size(87, 21);
            this.txtSoLuongDung.TabIndex = 3;
            this.txtSoLuongDung.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // label16
            // 
            this.label16.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.Location = new System.Drawing.Point(-44, 53);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(84, 23);
            this.label16.TabIndex = 515;
            this.label16.Text = "Cách dùng";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label18
            // 
            this.label18.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.ForeColor = System.Drawing.Color.Black;
            this.label18.Location = new System.Drawing.Point(-44, 82);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(84, 23);
            this.label18.TabIndex = 516;
            this.label18.Text = "Chỉ dẫn:";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSolan
            // 
            this.txtSolan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSolan.Location = new System.Drawing.Point(295, 28);
            this.txtSolan.Name = "txtSolan";
            this.txtSolan.Size = new System.Drawing.Size(84, 21);
            this.txtSolan.TabIndex = 4;
            this.txtSolan.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // txtCachDung
            // 
            this.txtCachDung._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.txtCachDung._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCachDung.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtCachDung.AutoCompleteList")));
            this.txtCachDung.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtCachDung.CaseSensitive = false;
            this.txtCachDung.CompareNoID = true;
            this.txtCachDung.DefaultCode = "-1";
            this.txtCachDung.DefaultID = "-1";
            this.txtCachDung.Drug_ID = null;
            this.txtCachDung.ExtraWidth = 0;
            this.txtCachDung.FillValueAfterSelect = false;
            this.txtCachDung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCachDung.LOAI_DANHMUC = "CDDT";
            this.txtCachDung.Location = new System.Drawing.Point(42, 54);
            this.txtCachDung.MaxHeight = -1;
            this.txtCachDung.MinTypedCharacters = 2;
            this.txtCachDung.MyCode = "-1";
            this.txtCachDung.MyID = "-1";
            this.txtCachDung.Name = "txtCachDung";
            this.txtCachDung.RaiseEvent = false;
            this.txtCachDung.RaiseEventEnter = false;
            this.txtCachDung.RaiseEventEnterWhenEmpty = false;
            this.txtCachDung.SelectedIndex = -1;
            this.txtCachDung.Size = new System.Drawing.Size(187, 21);
            this.txtCachDung.splitChar = '@';
            this.txtCachDung.splitCharIDAndCode = '#';
            this.txtCachDung.TabIndex = 5;
            this.txtCachDung.TakeCode = false;
            this.txtCachDung.txtMyCode = null;
            this.txtCachDung.txtMyCode_Edit = null;
            this.txtCachDung.txtMyID = null;
            this.txtCachDung.txtMyID_Edit = null;
            this.txtCachDung.txtMyName = null;
            this.txtCachDung.txtMyName_Edit = null;
            this.txtCachDung.txtNext = null;
            // 
            // txtChiDanThem
            // 
            this.txtChiDanThem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChiDanThem.Location = new System.Drawing.Point(42, 126);
            this.txtChiDanThem.Name = "txtChiDanThem";
            this.txtChiDanThem.Size = new System.Drawing.Size(337, 21);
            this.txtChiDanThem.TabIndex = 548;
            this.txtChiDanThem.TabStop = false;
            this.txtChiDanThem.TextAlignment = Janus.Windows.GridEX.TextAlignment.Near;
            // 
            // label10
            // 
            this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.ForeColor = System.Drawing.Color.Black;
            this.label10.Location = new System.Drawing.Point(-44, 126);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(84, 23);
            this.label10.TabIndex = 549;
            this.label10.Text = "Chỉ dẫn thêm:";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtChiDanDungThuoc
            // 
            this.txtChiDanDungThuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChiDanDungThuoc.Location = new System.Drawing.Point(42, 80);
            this.txtChiDanDungThuoc.Multiline = true;
            this.txtChiDanDungThuoc.Name = "txtChiDanDungThuoc";
            this.txtChiDanDungThuoc.Size = new System.Drawing.Size(337, 42);
            this.txtChiDanDungThuoc.TabIndex = 550;
            this.txtChiDanDungThuoc.TabStop = false;
            this.txtChiDanDungThuoc.TextAlignment = Janus.Windows.GridEX.TextAlignment.Near;
            // 
            // txtPrice
            // 
            this.txtPrice.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPrice.Location = new System.Drawing.Point(43, 3);
            this.txtPrice.Name = "txtPrice";
            this.txtPrice.Size = new System.Drawing.Size(99, 21);
            this.txtPrice.TabIndex = 6;
            this.txtPrice.TabStop = false;
            this.txtPrice.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.txtPrice.Visible = false;
            // 
            // label13
            // 
            this.label13.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.ForeColor = System.Drawing.Color.Black;
            this.label13.Location = new System.Drawing.Point(149, 6);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(49, 23);
            this.label13.TabIndex = 74;
            this.label13.Text = "Phụ thu";
            this.label13.Visible = false;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.ForeColor = System.Drawing.Color.Black;
            this.label9.Location = new System.Drawing.Point(64, 157);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(82, 15);
            this.label9.TabIndex = 547;
            this.label9.Text = "Ngày hết hạn:";
            // 
            // txtSurcharge
            // 
            this.txtSurcharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSurcharge.Location = new System.Drawing.Point(208, 3);
            this.txtSurcharge.Name = "txtSurcharge";
            this.txtSurcharge.Size = new System.Drawing.Size(84, 21);
            this.txtSurcharge.TabIndex = 7;
            this.txtSurcharge.TabStop = false;
            this.txtSurcharge.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.txtSurcharge.Visible = false;
            // 
            // txtBietduoc
            // 
            this.txtBietduoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBietduoc.Location = new System.Drawing.Point(227, 180);
            this.txtBietduoc.Name = "txtBietduoc";
            this.txtBietduoc.ReadOnly = true;
            this.txtBietduoc.Size = new System.Drawing.Size(10, 21);
            this.txtBietduoc.TabIndex = 552;
            this.txtBietduoc.TabStop = false;
            this.txtBietduoc.Visible = false;
            // 
            // txtdrugtypeCode
            // 
            this.txtdrugtypeCode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdrugtypeCode.Location = new System.Drawing.Point(211, 179);
            this.txtdrugtypeCode.Name = "txtdrugtypeCode";
            this.txtdrugtypeCode.ReadOnly = true;
            this.txtdrugtypeCode.Size = new System.Drawing.Size(10, 21);
            this.txtdrugtypeCode.TabIndex = 551;
            this.txtdrugtypeCode.TabStop = false;
            this.txtdrugtypeCode.Visible = false;
            // 
            // dtExpire_Date
            // 
            this.dtExpire_Date.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.dtExpire_Date.DropDownCalendar.Name = "";
            this.dtExpire_Date.Enabled = false;
            this.dtExpire_Date.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtExpire_Date.Location = new System.Drawing.Point(152, 153);
            this.dtExpire_Date.Name = "dtExpire_Date";
            this.dtExpire_Date.ShowDropDown = false;
            this.dtExpire_Date.Size = new System.Drawing.Size(89, 21);
            this.dtExpire_Date.TabIndex = 543;
            this.dtExpire_Date.TabStop = false;
            this.dtExpire_Date.Value = new System.DateTime(2013, 11, 18, 0, 0, 0, 0);
            // 
            // txtBacsi
            // 
            this.txtBacsi._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtBacsi._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtBacsi.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtBacsi.AutoCompleteList")));
            this.txtBacsi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtBacsi.CaseSensitive = false;
            this.txtBacsi.CompareNoID = true;
            this.txtBacsi.DefaultCode = "-1";
            this.txtBacsi.DefaultID = "-1";
            this.txtBacsi.Drug_ID = null;
            this.txtBacsi.ExtraWidth = 0;
            this.txtBacsi.FillValueAfterSelect = false;
            this.txtBacsi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi.Location = new System.Drawing.Point(107, 301);
            this.txtBacsi.MaxHeight = 289;
            this.txtBacsi.MinTypedCharacters = 2;
            this.txtBacsi.MyCode = "-1";
            this.txtBacsi.MyID = "-1";
            this.txtBacsi.MyText = "";
            this.txtBacsi.Name = "txtBacsi";
            this.txtBacsi.RaiseEvent = true;
            this.txtBacsi.RaiseEventEnter = true;
            this.txtBacsi.RaiseEventEnterWhenEmpty = true;
            this.txtBacsi.SelectedIndex = -1;
            this.txtBacsi.Size = new System.Drawing.Size(258, 21);
            this.txtBacsi.splitChar = '@';
            this.txtBacsi.splitCharIDAndCode = '#';
            this.txtBacsi.TabIndex = 16;
            this.txtBacsi.TakeCode = false;
            this.txtBacsi.txtMyCode = null;
            this.txtBacsi.txtMyCode_Edit = null;
            this.txtBacsi.txtMyID = null;
            this.txtBacsi.txtMyID_Edit = null;
            this.txtBacsi.txtMyName = null;
            this.txtBacsi.txtMyName_Edit = null;
            this.txtBacsi.txtNext = null;
            // 
            // pnlChandoanNgoaitru
            // 
            this.pnlChandoanNgoaitru.Controls.Add(this.vbLine4);
            this.pnlChandoanNgoaitru.Controls.Add(this.txtMaBenhphu);
            this.pnlChandoanNgoaitru.Controls.Add(this.label32);
            this.pnlChandoanNgoaitru.Controls.Add(this.label46);
            this.pnlChandoanNgoaitru.Controls.Add(this.label38);
            this.pnlChandoanNgoaitru.Controls.Add(this.txtTenBenhChinh);
            this.pnlChandoanNgoaitru.Controls.Add(this.grd_ICD);
            this.pnlChandoanNgoaitru.Controls.Add(this.txtMaBenhChinh);
            this.pnlChandoanNgoaitru.Controls.Add(this.cmdSearchBenhChinh);
            this.pnlChandoanNgoaitru.Controls.Add(this.txtTenBenhPhu);
            this.pnlChandoanNgoaitru.Controls.Add(this.cmdSearchBenhPhu);
            this.pnlChandoanNgoaitru.Controls.Add(this.txtChanDoan);
            this.pnlChandoanNgoaitru.Location = new System.Drawing.Point(7, 438);
            this.pnlChandoanNgoaitru.Name = "pnlChandoanNgoaitru";
            this.pnlChandoanNgoaitru.Size = new System.Drawing.Size(19, 14);
            this.pnlChandoanNgoaitru.TabIndex = 565;
            this.pnlChandoanNgoaitru.Visible = false;
            // 
            // vbLine4
            // 
            this.vbLine4._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.BackColor = System.Drawing.Color.Transparent;
            this.vbLine4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.Location = new System.Drawing.Point(4, 33);
            this.vbLine4.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine4.Name = "vbLine4";
            this.vbLine4.Size = new System.Drawing.Size(338, 22);
            this.vbLine4.TabIndex = 559;
            this.vbLine4.TabStop = false;
            this.vbLine4.Visible = false;
            this.vbLine4.YourText = "Chẩn đoán và bệnh";
            // 
            // txtMaBenhphu
            // 
            this.txtMaBenhphu.BackColor = System.Drawing.Color.LightBlue;
            this.txtMaBenhphu.Font = new System.Drawing.Font("Arial", 9F);
            this.txtMaBenhphu.Location = new System.Drawing.Point(110, 74);
            this.txtMaBenhphu.Name = "txtMaBenhphu";
            this.txtMaBenhphu.Size = new System.Drawing.Size(69, 21);
            this.txtMaBenhphu.TabIndex = 23;
            // 
            // label32
            // 
            this.label32.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label32.Location = new System.Drawing.Point(3, 49);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(103, 21);
            this.label32.TabIndex = 554;
            this.label32.Text = "Bệnh chính:";
            this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label46
            // 
            this.label46.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label46.Location = new System.Drawing.Point(3, 24);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(103, 21);
            this.label46.TabIndex = 553;
            this.label46.Text = "Chẩn đoán:";
            this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label38
            // 
            this.label38.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label38.Location = new System.Drawing.Point(3, 74);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(103, 21);
            this.label38.TabIndex = 555;
            this.label38.Text = "Bệnh phụ:";
            this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTenBenhChinh
            // 
            this.txtTenBenhChinh.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTenBenhChinh.Location = new System.Drawing.Point(180, 48);
            this.txtTenBenhChinh.Name = "txtTenBenhChinh";
            this.txtTenBenhChinh.Size = new System.Drawing.Size(162, 21);
            this.txtTenBenhChinh.TabIndex = 548;
            this.txtTenBenhChinh.TabStop = false;
            // 
            // grd_ICD
            // 
            this.grd_ICD.AllowDelete = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grd_ICD.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grd_ICD.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            grd_ICD_DesignTimeLayout.LayoutString = resources.GetString("grd_ICD_DesignTimeLayout.LayoutString");
            this.grd_ICD.DesignTimeLayout = grd_ICD_DesignTimeLayout;
            this.grd_ICD.Font = new System.Drawing.Font("Arial", 9F);
            this.grd_ICD.GroupByBoxVisible = false;
            this.grd_ICD.Location = new System.Drawing.Point(109, 98);
            this.grd_ICD.Name = "grd_ICD";
            this.grd_ICD.Size = new System.Drawing.Size(0, 0);
            this.grd_ICD.TabIndex = 558;
            this.grd_ICD.TableViewHorizontalScrollIncrement = 21;
            this.grd_ICD.TabStop = false;
            this.grd_ICD.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // txtMaBenhChinh
            // 
            this.txtMaBenhChinh.BackColor = System.Drawing.Color.LightBlue;
            this.txtMaBenhChinh.Font = new System.Drawing.Font("Arial", 9F);
            this.txtMaBenhChinh.Location = new System.Drawing.Point(110, 48);
            this.txtMaBenhChinh.Name = "txtMaBenhChinh";
            this.txtMaBenhChinh.Size = new System.Drawing.Size(69, 21);
            this.txtMaBenhChinh.TabIndex = 22;
            // 
            // cmdSearchBenhChinh
            // 
            this.cmdSearchBenhChinh.Font = new System.Drawing.Font("Arial", 9F);
            this.cmdSearchBenhChinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearchBenhChinh.Image")));
            this.cmdSearchBenhChinh.Location = new System.Drawing.Point(344, 47);
            this.cmdSearchBenhChinh.Name = "cmdSearchBenhChinh";
            this.cmdSearchBenhChinh.Size = new System.Drawing.Size(29, 21);
            this.cmdSearchBenhChinh.TabIndex = 556;
            this.cmdSearchBenhChinh.TabStop = false;
            // 
            // txtTenBenhPhu
            // 
            this.txtTenBenhPhu.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTenBenhPhu.Location = new System.Drawing.Point(180, 74);
            this.txtTenBenhPhu.Name = "txtTenBenhPhu";
            this.txtTenBenhPhu.Size = new System.Drawing.Size(162, 21);
            this.txtTenBenhPhu.TabIndex = 549;
            this.txtTenBenhPhu.TabStop = false;
            // 
            // cmdSearchBenhPhu
            // 
            this.cmdSearchBenhPhu.Font = new System.Drawing.Font("Arial", 9F);
            this.cmdSearchBenhPhu.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearchBenhPhu.Image")));
            this.cmdSearchBenhPhu.Location = new System.Drawing.Point(344, 73);
            this.cmdSearchBenhPhu.Name = "cmdSearchBenhPhu";
            this.cmdSearchBenhPhu.Size = new System.Drawing.Size(29, 21);
            this.cmdSearchBenhPhu.TabIndex = 557;
            this.cmdSearchBenhPhu.TabStop = false;
            // 
            // txtChanDoan
            // 
            this.txtChanDoan._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtChanDoan._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChanDoan.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtChanDoan.AutoCompleteList")));
            this.txtChanDoan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtChanDoan.CaseSensitive = false;
            this.txtChanDoan.CompareNoID = true;
            this.txtChanDoan.DefaultCode = "-1";
            this.txtChanDoan.DefaultID = "-1";
            this.txtChanDoan.Drug_ID = null;
            this.txtChanDoan.ExtraWidth = 0;
            this.txtChanDoan.FillValueAfterSelect = false;
            this.txtChanDoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChanDoan.LOAI_DANHMUC = "CHANDOAN";
            this.txtChanDoan.Location = new System.Drawing.Point(110, 25);
            this.txtChanDoan.MaxHeight = -1;
            this.txtChanDoan.MinTypedCharacters = 2;
            this.txtChanDoan.MyCode = "-1";
            this.txtChanDoan.MyID = "-1";
            this.txtChanDoan.Name = "txtChanDoan";
            this.txtChanDoan.RaiseEvent = false;
            this.txtChanDoan.RaiseEventEnter = false;
            this.txtChanDoan.RaiseEventEnterWhenEmpty = false;
            this.txtChanDoan.SelectedIndex = -1;
            this.txtChanDoan.Size = new System.Drawing.Size(263, 21);
            this.txtChanDoan.splitChar = '@';
            this.txtChanDoan.splitCharIDAndCode = '#';
            this.txtChanDoan.TabIndex = 21;
            this.txtChanDoan.TakeCode = false;
            this.txtChanDoan.txtMyCode = null;
            this.txtChanDoan.txtMyCode_Edit = null;
            this.txtChanDoan.txtMyID = null;
            this.txtChanDoan.txtMyID_Edit = null;
            this.txtChanDoan.txtMyName = null;
            this.txtChanDoan.txtMyName_Edit = null;
            this.txtChanDoan.txtNext = null;
            // 
            // lblphantramdauthe
            // 
            this.lblphantramdauthe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblphantramdauthe.Location = new System.Drawing.Point(178, 210);
            this.lblphantramdauthe.Name = "lblphantramdauthe";
            this.lblphantramdauthe.Size = new System.Drawing.Size(122, 15);
            this.lblphantramdauthe.TabIndex = 564;
            this.lblphantramdauthe.Text = "P.trăm  theo đầu thẻ";
            this.lblphantramdauthe.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label33
            // 
            this.label33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label33.Location = new System.Drawing.Point(10, 211);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(95, 15);
            this.label33.TabIndex = 563;
            this.label33.Text = "P.trăm BHYT";
            this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtptramdauthe
            // 
            this.txtptramdauthe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtptramdauthe.Location = new System.Drawing.Point(302, 207);
            this.txtptramdauthe.Name = "txtptramdauthe";
            this.txtptramdauthe.ReadOnly = true;
            this.txtptramdauthe.Size = new System.Drawing.Size(62, 21);
            this.txtptramdauthe.TabIndex = 562;
            this.txtptramdauthe.TabStop = false;
            this.txtptramdauthe.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // label24
            // 
            this.label24.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.Location = new System.Drawing.Point(7, 187);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(95, 15);
            this.label24.TabIndex = 547;
            this.label24.Text = "Địa chỉ BHYT";
            this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtdiachiBhyt
            // 
            this.txtdiachiBhyt.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdiachiBhyt.Location = new System.Drawing.Point(107, 185);
            this.txtdiachiBhyt.Name = "txtdiachiBhyt";
            this.txtdiachiBhyt.ReadOnly = true;
            this.txtdiachiBhyt.Size = new System.Drawing.Size(256, 21);
            this.txtdiachiBhyt.TabIndex = 546;
            this.txtdiachiBhyt.TabStop = false;
            // 
            // txtPtramBHYT
            // 
            this.txtPtramBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPtramBHYT.Location = new System.Drawing.Point(107, 207);
            this.txtPtramBHYT.Name = "txtPtramBHYT";
            this.txtPtramBHYT.ReadOnly = true;
            this.txtPtramBHYT.Size = new System.Drawing.Size(70, 21);
            this.txtPtramBHYT.TabIndex = 538;
            this.txtPtramBHYT.TabStop = false;
            this.txtPtramBHYT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // vbLine1
            // 
            this.vbLine1._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.BackColor = System.Drawing.Color.Transparent;
            this.vbLine1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.Location = new System.Drawing.Point(4, 4);
            this.vbLine1.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine1.Name = "vbLine1";
            this.vbLine1.Size = new System.Drawing.Size(424, 22);
            this.vbLine1.TabIndex = 535;
            this.vbLine1.TabStop = false;
            this.vbLine1.YourText = "Thông tin bệnh nhân";
            // 
            // cmdDonThuocDaKe
            // 
            this.cmdDonThuocDaKe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDonThuocDaKe.Image = ((System.Drawing.Image)(resources.GetObject("cmdDonThuocDaKe.Image")));
            this.cmdDonThuocDaKe.Location = new System.Drawing.Point(348, 646);
            this.cmdDonThuocDaKe.Name = "cmdDonThuocDaKe";
            this.cmdDonThuocDaKe.Size = new System.Drawing.Size(10, 29);
            this.cmdDonThuocDaKe.TabIndex = 505;
            this.cmdDonThuocDaKe.TabStop = false;
            this.cmdDonThuocDaKe.Text = "&Đơn đã kê";
            this.cmdDonThuocDaKe.Visible = false;
            // 
            // txtYearBirth
            // 
            this.txtYearBirth.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtYearBirth.Location = new System.Drawing.Point(272, 80);
            this.txtYearBirth.Name = "txtYearBirth";
            this.txtYearBirth.ReadOnly = true;
            this.txtYearBirth.Size = new System.Drawing.Size(91, 21);
            this.txtYearBirth.TabIndex = 5;
            this.txtYearBirth.TabStop = false;
            // 
            // cmdMauDonThuoc
            // 
            this.cmdMauDonThuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdMauDonThuoc.Image = ((System.Drawing.Image)(resources.GetObject("cmdMauDonThuoc.Image")));
            this.cmdMauDonThuoc.Location = new System.Drawing.Point(348, 638);
            this.cmdMauDonThuoc.Name = "cmdMauDonThuoc";
            this.cmdMauDonThuoc.Size = new System.Drawing.Size(10, 29);
            this.cmdMauDonThuoc.TabIndex = 504;
            this.cmdMauDonThuoc.TabStop = false;
            this.cmdMauDonThuoc.Text = "&Mẫu đơn thuốc";
            this.cmdMauDonThuoc.Visible = false;
            // 
            // label28
            // 
            this.label28.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.ForeColor = System.Drawing.Color.Black;
            this.label28.Location = new System.Drawing.Point(7, 35);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(95, 15);
            this.label28.TabIndex = 50;
            this.label28.Text = "Mã BN :";
            this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkNgayTaiKham
            // 
            this.chkNgayTaiKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkNgayTaiKham.Location = new System.Drawing.Point(7, 380);
            this.chkNgayTaiKham.Name = "chkNgayTaiKham";
            this.chkNgayTaiKham.Size = new System.Drawing.Size(95, 23);
            this.chkNgayTaiKham.TabIndex = 19;
            this.chkNgayTaiKham.Text = "Tái khám";
            // 
            // chkAdditional
            // 
            this.chkAdditional.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkAdditional.ForeColor = System.Drawing.Color.Navy;
            this.chkAdditional.Location = new System.Drawing.Point(240, 239);
            this.chkAdditional.Name = "chkAdditional";
            this.chkAdditional.Size = new System.Drawing.Size(128, 23);
            this.chkAdditional.TabIndex = 555;
            this.chkAdditional.Text = "Đơn bổ sung?";
            // 
            // barcode
            // 
            this.barcode.BackColor = System.Drawing.Color.White;
            this.barcode.BarColor = System.Drawing.Color.Black;
            this.barcode.BarRatio = 2F;
            this.barcode.Data = "00000000000000000";
            this.barcode.DataExtension = null;
            this.barcode.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.barcode.Location = new System.Drawing.Point(381, 600);
            this.barcode.Name = "barcode";
            this.barcode.Size = new System.Drawing.Size(210, 69);
            this.barcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
            this.barcode.TabIndex = 80;
            this.barcode.TabStop = false;
            this.barcode.Text = "00000000";
            this.barcode.Visible = false;
            // 
            // dtNgayKhamLai
            // 
            this.dtNgayKhamLai.CustomFormat = "dd/MM/yyyy";
            this.dtNgayKhamLai.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtNgayKhamLai.DropDownCalendar.Name = "";
            this.dtNgayKhamLai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtNgayKhamLai.Location = new System.Drawing.Point(106, 382);
            this.dtNgayKhamLai.Name = "dtNgayKhamLai";
            this.dtNgayKhamLai.Size = new System.Drawing.Size(139, 21);
            this.dtNgayKhamLai.TabIndex = 20;
            this.dtNgayKhamLai.Value = new System.DateTime(2013, 10, 7, 0, 0, 0, 0);
            // 
            // label27
            // 
            this.label27.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label27.Location = new System.Drawing.Point(7, 109);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(95, 15);
            this.label27.TabIndex = 52;
            this.label27.Text = "Địa chỉ";
            this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtKhamLai
            // 
            this.txtKhamLai.BackColor = System.Drawing.Color.White;
            this.txtKhamLai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhamLai.ForeColor = System.Drawing.Color.Black;
            this.txtKhamLai.Location = new System.Drawing.Point(106, 355);
            this.txtKhamLai.Name = "txtKhamLai";
            this.txtKhamLai.Size = new System.Drawing.Size(259, 21);
            this.txtKhamLai.TabIndex = 18;
            // 
            // txtSex
            // 
            this.txtSex.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSex.Location = new System.Drawing.Point(107, 81);
            this.txtSex.Name = "txtSex";
            this.txtSex.ReadOnly = true;
            this.txtSex.Size = new System.Drawing.Size(70, 21);
            this.txtSex.TabIndex = 4;
            this.txtSex.TabStop = false;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.ForeColor = System.Drawing.Color.Black;
            this.label7.Location = new System.Drawing.Point(7, 355);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(95, 21);
            this.label7.TabIndex = 76;
            this.label7.Text = "Khám lại :";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label20
            // 
            this.label20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(7, 83);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(95, 15);
            this.label20.TabIndex = 56;
            this.label20.Text = "Giới tính";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtLoiDanBS
            // 
            this.txtLoiDanBS.BackColor = System.Drawing.Color.White;
            this.txtLoiDanBS.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoiDanBS.ForeColor = System.Drawing.Color.Black;
            this.txtLoiDanBS.Location = new System.Drawing.Point(106, 326);
            this.txtLoiDanBS.Name = "txtLoiDanBS";
            this.txtLoiDanBS.Size = new System.Drawing.Size(259, 21);
            this.txtLoiDanBS.TabIndex = 17;
            // 
            // txtPatientName
            // 
            this.txtPatientName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatientName.Location = new System.Drawing.Point(107, 57);
            this.txtPatientName.Name = "txtPatientName";
            this.txtPatientName.ReadOnly = true;
            this.txtPatientName.Size = new System.Drawing.Size(257, 21);
            this.txtPatientName.TabIndex = 3;
            this.txtPatientName.TabStop = false;
            // 
            // dtNgayIn
            // 
            // 
            // 
            // 
            this.dtNgayIn.DropDownCalendar.Name = "";
            this.dtNgayIn.Location = new System.Drawing.Point(119, 641);
            this.dtNgayIn.Name = "dtNgayIn";
            this.dtNgayIn.ShowUpDown = true;
            this.dtNgayIn.Size = new System.Drawing.Size(123, 21);
            this.dtNgayIn.TabIndex = 16;
            this.dtNgayIn.TabStop = false;
            this.dtNgayIn.Value = new System.DateTime(2013, 10, 7, 0, 0, 0, 0);
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.ForeColor = System.Drawing.Color.Red;
            this.label6.Location = new System.Drawing.Point(7, 302);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(95, 21);
            this.label6.TabIndex = 52;
            this.label6.Text = "Bs kê đơn :";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label23
            // 
            this.label23.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.Location = new System.Drawing.Point(183, 83);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(83, 15);
            this.label23.TabIndex = 58;
            this.label23.Text = "Năm sinh:";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtObjectName
            // 
            this.txtObjectName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtObjectName.Location = new System.Drawing.Point(107, 131);
            this.txtObjectName.Name = "txtObjectName";
            this.txtObjectName.ReadOnly = true;
            this.txtObjectName.Size = new System.Drawing.Size(256, 21);
            this.txtObjectName.TabIndex = 7;
            this.txtObjectName.TabStop = false;
            // 
            // label5
            // 
            this.label5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.ForeColor = System.Drawing.Color.Black;
            this.label5.Location = new System.Drawing.Point(227, 275);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(39, 21);
            this.label5.TabIndex = 50;
            this.label5.Text = "ID";
            // 
            // txtSoDT
            // 
            this.txtSoDT.BackColor = System.Drawing.Color.White;
            this.txtSoDT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoDT.Location = new System.Drawing.Point(321, 185);
            this.txtSoDT.MaxLength = 3;
            this.txtSoDT.Name = "txtSoDT";
            this.txtSoDT.ReadOnly = true;
            this.txtSoDT.Size = new System.Drawing.Size(37, 21);
            this.txtSoDT.TabIndex = 6;
            this.txtSoDT.TabStop = false;
            this.txtSoDT.Visible = false;
            // 
            // txtPres_ID
            // 
            this.txtPres_ID.Enabled = false;
            this.txtPres_ID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPres_ID.Location = new System.Drawing.Point(272, 275);
            this.txtPres_ID.Name = "txtPres_ID";
            this.txtPres_ID.Size = new System.Drawing.Size(93, 21);
            this.txtPres_ID.TabIndex = 1;
            // 
            // txtAddress
            // 
            this.txtAddress.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtAddress.Location = new System.Drawing.Point(107, 107);
            this.txtAddress.Name = "txtAddress";
            this.txtAddress.ReadOnly = true;
            this.txtAddress.Size = new System.Drawing.Size(256, 21);
            this.txtAddress.TabIndex = 8;
            this.txtAddress.TabStop = false;
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.Black;
            this.label2.Location = new System.Drawing.Point(7, 326);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(95, 21);
            this.label2.TabIndex = 48;
            this.label2.Text = "Lời dặn BS :";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label26
            // 
            this.label26.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label26.Location = new System.Drawing.Point(7, 160);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(95, 15);
            this.label26.TabIndex = 60;
            this.label26.Text = "Số BHYT:";
            this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label25
            // 
            this.label25.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.ForeColor = System.Drawing.Color.Red;
            this.label25.Location = new System.Drawing.Point(7, 273);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(95, 23);
            this.label25.TabIndex = 47;
            this.label25.Text = "Ngày kê đơn:";
            this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtpCreatedDate
            // 
            this.dtpCreatedDate.CustomFormat = "dd/MM/yyyy";
            this.dtpCreatedDate.Enabled = false;
            this.dtpCreatedDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpCreatedDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtpCreatedDate.Location = new System.Drawing.Point(107, 274);
            this.dtpCreatedDate.Name = "dtpCreatedDate";
            this.dtpCreatedDate.ShowUpDown = true;
            this.dtpCreatedDate.Size = new System.Drawing.Size(114, 21);
            this.dtpCreatedDate.TabIndex = 15;
            // 
            // txtSoBHYT
            // 
            this.txtSoBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoBHYT.Location = new System.Drawing.Point(107, 158);
            this.txtSoBHYT.Name = "txtSoBHYT";
            this.txtSoBHYT.ReadOnly = true;
            this.txtSoBHYT.Size = new System.Drawing.Size(256, 21);
            this.txtSoBHYT.TabIndex = 2;
            this.txtSoBHYT.TabStop = false;
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Black;
            this.label1.Location = new System.Drawing.Point(183, 35);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(83, 15);
            this.label1.TabIndex = 70;
            this.label1.Text = "Mã lần khám :";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(7, 134);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(95, 15);
            this.label3.TabIndex = 64;
            this.label3.Text = "Đối tượng:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtPatientCode
            // 
            this.txtPatientCode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatientCode.Location = new System.Drawing.Point(272, 31);
            this.txtPatientCode.Name = "txtPatientCode";
            this.txtPatientCode.ReadOnly = true;
            this.txtPatientCode.Size = new System.Drawing.Size(93, 21);
            this.txtPatientCode.TabIndex = 1;
            this.txtPatientCode.TabStop = false;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(7, 61);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(95, 15);
            this.label4.TabIndex = 66;
            this.label4.Text = "Tên Bệnh nhân:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtPatientID
            // 
            this.txtPatientID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatientID.Location = new System.Drawing.Point(107, 31);
            this.txtPatientID.Name = "txtPatientID";
            this.txtPatientID.ReadOnly = true;
            this.txtPatientID.Size = new System.Drawing.Size(70, 21);
            this.txtPatientID.TabIndex = 0;
            this.txtPatientID.TabStop = false;
            // 
            // label30
            // 
            this.label30.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label30.Location = new System.Drawing.Point(23, 642);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(95, 21);
            this.label30.TabIndex = 534;
            this.label30.Text = "Ngày in";
            this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // vbLine2
            // 
            this.vbLine2._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.BackColor = System.Drawing.Color.Transparent;
            this.vbLine2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.Location = new System.Drawing.Point(4, 240);
            this.vbLine2.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine2.Name = "vbLine2";
            this.vbLine2.Size = new System.Drawing.Size(359, 22);
            this.vbLine2.TabIndex = 536;
            this.vbLine2.TabStop = false;
            this.vbLine2.YourText = "Thông tin đơn vắc xin";
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.Location = new System.Drawing.Point(269, 239);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(46, 15);
            this.label29.TabIndex = 62;
            this.label29.Text = "Số  ĐT:";
            this.label29.Visible = false;
            // 
            // uiTabPage2
            // 
            this.uiTabPage2.Controls.Add(this.pnlPrint);
            this.uiTabPage2.Location = new System.Drawing.Point(1, 23);
            this.uiTabPage2.Name = "uiTabPage2";
            this.uiTabPage2.Size = new System.Drawing.Size(1004, 681);
            this.uiTabPage2.TabStop = true;
            this.uiTabPage2.Text = "Cấu hình";
            // 
            // pnlPrint
            // 
            this.pnlPrint.Controls.Add(this.chkAskbeforeDeletedrug);
            this.pnlPrint.Controls.Add(this.vbLine5);
            this.pnlPrint.Controls.Add(this.cboLaserPrinters);
            this.pnlPrint.Controls.Add(this.chkSaveAndPrint);
            this.pnlPrint.Controls.Add(this.cboPrintPreview);
            this.pnlPrint.Controls.Add(this.label22);
            this.pnlPrint.Controls.Add(this.cboA4);
            this.pnlPrint.Controls.Add(this.label19);
            this.pnlPrint.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlPrint.Location = new System.Drawing.Point(0, 0);
            this.pnlPrint.Name = "pnlPrint";
            this.pnlPrint.Size = new System.Drawing.Size(1004, 239);
            this.pnlPrint.TabIndex = 546;
            // 
            // chkAskbeforeDeletedrug
            // 
            this.chkAskbeforeDeletedrug.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkAskbeforeDeletedrug.Location = new System.Drawing.Point(91, 86);
            this.chkAskbeforeDeletedrug.Name = "chkAskbeforeDeletedrug";
            this.chkAskbeforeDeletedrug.Size = new System.Drawing.Size(266, 23);
            this.chkAskbeforeDeletedrug.TabIndex = 545;
            this.chkAskbeforeDeletedrug.TabStop = false;
            this.chkAskbeforeDeletedrug.Text = "Luôn hỏi người dùng khi xóa thuốc?";
            this.chkAskbeforeDeletedrug.Visible = false;
            // 
            // vbLine5
            // 
            this.vbLine5._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine5.BackColor = System.Drawing.Color.Transparent;
            this.vbLine5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine5.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine5.Location = new System.Drawing.Point(6, 4);
            this.vbLine5.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine5.Name = "vbLine5";
            this.vbLine5.Size = new System.Drawing.Size(361, 22);
            this.vbLine5.TabIndex = 544;
            this.vbLine5.TabStop = false;
            this.vbLine5.YourText = "Cấu hình in đơn thuốc";
            // 
            // cboLaserPrinters
            // 
            this.cboLaserPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLaserPrinters.FormattingEnabled = true;
            this.cboLaserPrinters.Location = new System.Drawing.Point(91, 30);
            this.cboLaserPrinters.Name = "cboLaserPrinters";
            this.cboLaserPrinters.Size = new System.Drawing.Size(266, 23);
            this.cboLaserPrinters.TabIndex = 542;
            // 
            // chkSaveAndPrint
            // 
            this.chkSaveAndPrint.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkSaveAndPrint.Location = new System.Drawing.Point(91, 126);
            this.chkSaveAndPrint.Name = "chkSaveAndPrint";
            this.chkSaveAndPrint.Size = new System.Drawing.Size(266, 18);
            this.chkSaveAndPrint.TabIndex = 451;
            this.chkSaveAndPrint.TabStop = false;
            this.chkSaveAndPrint.Text = "&In ngay sau khi thêm mới hoặc cập nhật";
            this.chkSaveAndPrint.Visible = false;
            // 
            // cboPrintPreview
            // 
            this.cboPrintPreview.BackColor = System.Drawing.Color.White;
            this.cboPrintPreview.BorderStyle = Janus.Windows.UI.BorderStyle.Sunken;
            this.cboPrintPreview.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboPrintPreview.Font = new System.Drawing.Font("Arial", 9F);
            uiComboBoxItem1.FormatStyle.Alpha = 0;
            uiComboBoxItem1.IsSeparator = false;
            uiComboBoxItem1.Text = "Xem trước khi in";
            uiComboBoxItem1.Value = "0";
            uiComboBoxItem2.FormatStyle.Alpha = 0;
            uiComboBoxItem2.IsSeparator = false;
            uiComboBoxItem2.Text = "In ngay";
            uiComboBoxItem2.Value = "1";
            this.cboPrintPreview.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem1,
            uiComboBoxItem2});
            this.cboPrintPreview.Location = new System.Drawing.Point(148, 57);
            this.cboPrintPreview.Name = "cboPrintPreview";
            this.cboPrintPreview.Size = new System.Drawing.Size(210, 21);
            this.cboPrintPreview.TabIndex = 541;
            this.cboPrintPreview.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
            // 
            // label22
            // 
            this.label22.Font = new System.Drawing.Font("Arial", 9F);
            this.label22.Location = new System.Drawing.Point(11, 57);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(74, 21);
            this.label22.TabIndex = 539;
            this.label22.Text = "Khổ giấy";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboA4
            // 
            this.cboA4.BackColor = System.Drawing.Color.White;
            this.cboA4.BorderStyle = Janus.Windows.UI.BorderStyle.Sunken;
            this.cboA4.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboA4.Font = new System.Drawing.Font("Arial", 9F);
            uiComboBoxItem3.FormatStyle.Alpha = 0;
            uiComboBoxItem3.IsSeparator = false;
            uiComboBoxItem3.Text = "A4";
            uiComboBoxItem3.Value = "A4";
            uiComboBoxItem4.FormatStyle.Alpha = 0;
            uiComboBoxItem4.IsSeparator = false;
            uiComboBoxItem4.Text = "A5";
            uiComboBoxItem4.Value = "A5";
            this.cboA4.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem3,
            uiComboBoxItem4});
            this.cboA4.Location = new System.Drawing.Point(91, 57);
            this.cboA4.Name = "cboA4";
            this.cboA4.Size = new System.Drawing.Size(55, 21);
            this.cboA4.TabIndex = 540;
            this.cboA4.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(3, 34);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(76, 15);
            this.label19.TabIndex = 543;
            this.label19.Text = "Chọn máy in";
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // txtNguoitiem
            // 
            this.txtNguoitiem._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtNguoitiem._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNguoitiem._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtNguoitiem.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtNguoitiem.AutoCompleteList")));
            this.txtNguoitiem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNguoitiem.CaseSensitive = false;
            this.txtNguoitiem.CompareNoID = true;
            this.txtNguoitiem.DefaultCode = "-1";
            this.txtNguoitiem.DefaultID = "-1";
            this.txtNguoitiem.Drug_ID = null;
            this.txtNguoitiem.ExtraWidth = 0;
            this.txtNguoitiem.FillValueAfterSelect = false;
            this.txtNguoitiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNguoitiem.Location = new System.Drawing.Point(93, 81);
            this.txtNguoitiem.MaxHeight = 289;
            this.txtNguoitiem.MinTypedCharacters = 2;
            this.txtNguoitiem.MyCode = "-1";
            this.txtNguoitiem.MyID = "-1";
            this.txtNguoitiem.MyText = "";
            this.txtNguoitiem.Name = "txtNguoitiem";
            this.txtNguoitiem.RaiseEvent = true;
            this.txtNguoitiem.RaiseEventEnter = true;
            this.txtNguoitiem.RaiseEventEnterWhenEmpty = true;
            this.txtNguoitiem.SelectedIndex = -1;
            this.txtNguoitiem.Size = new System.Drawing.Size(282, 21);
            this.txtNguoitiem.splitChar = '@';
            this.txtNguoitiem.splitCharIDAndCode = '#';
            this.txtNguoitiem.TabIndex = 4;
            this.txtNguoitiem.TakeCode = false;
            this.txtNguoitiem.txtMyCode = null;
            this.txtNguoitiem.txtMyCode_Edit = null;
            this.txtNguoitiem.txtMyID = null;
            this.txtNguoitiem.txtMyID_Edit = null;
            this.txtNguoitiem.txtMyName = null;
            this.txtNguoitiem.txtMyName_Edit = null;
            this.txtNguoitiem.txtNext = null;
            // 
            // cmdKecongtiem
            // 
            this.cmdKecongtiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdKecongtiem.Image = ((System.Drawing.Image)(resources.GetObject("cmdKecongtiem.Image")));
            this.cmdKecongtiem.ImageSize = new System.Drawing.Size(30, 30);
            this.cmdKecongtiem.ImageVerticalAlignment = Janus.Windows.EditControls.ImageVerticalAlignment.Near;
            this.cmdKecongtiem.Location = new System.Drawing.Point(3, 6);
            this.cmdKecongtiem.Name = "cmdKecongtiem";
            this.cmdKecongtiem.Size = new System.Drawing.Size(129, 29);
            this.cmdKecongtiem.TabIndex = 590;
            this.cmdKecongtiem.Text = "&Kê công tiêm";
            // 
            // frm_KCB_KeVacxin_Tiemchung
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1008, 730);
            this.Controls.Add(this.tabKeDonThuoc);
            this.Controls.Add(this.StatusBar);
            this.Controls.Add(this.cmdCauHinh);
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_KCB_KeVacxin_Tiemchung";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Kê đơn thuốc";
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabKeDonThuoc)).EndInit();
            this.tabKeDonThuoc.ResumeLayout(false);
            this.uiTabPage1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.pnlKedon.ResumeLayout(false);
            this.pnlKedon.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.pnlChandoanNgoaitru.ResumeLayout(false);
            this.pnlChandoanNgoaitru.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grd_ICD)).EndInit();
            this.uiTabPage2.ResumeLayout(false);
            this.pnlPrint.ResumeLayout(false);
            this.pnlPrint.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmuc_dichvuCLS_chitiet));
            Janus.Windows.GridEX.GridEXLayout grdServiceDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdChitiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            this.sysColor = new System.Windows.Forms.ToolStrip();
            this.cmdNew = new System.Windows.Forms.ToolStripButton();
            this.cmdEdit = new System.Windows.Forms.ToolStripButton();
            this.cmdSaveAll = new System.Windows.Forms.ToolStripButton();
            this.cmdDelete = new System.Windows.Forms.ToolStripButton();
            this.cmdDeleteALL = new System.Windows.Forms.ToolStripButton();
            this.cmdImportExcel = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
            this.cmdConfig = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.panel1 = new System.Windows.Forms.Panel();
            this.grdServiceDetail = new Janus.Windows.GridEX.GridEX();
            this.grdChitiet = new Janus.Windows.GridEX.GridEX();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.txtLoaiDichvu = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.label1 = new System.Windows.Forms.Label();
            this.gridEXPrintDocument1 = new Janus.Windows.GridEX.GridEXPrintDocument();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.sysColor.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdChitiet)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // sysColor
            // 
            this.sysColor.BackColor = System.Drawing.SystemColors.Control;
            this.sysColor.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdNew,
            this.cmdEdit,
            this.cmdSaveAll,
            this.cmdDelete,
            this.cmdDeleteALL,
            this.cmdImportExcel,
            this.toolStripButton3,
            this.cmdConfig,
            this.toolStripButton1});
            this.sysColor.Location = new System.Drawing.Point(0, 0);
            this.sysColor.Name = "sysColor";
            this.sysColor.Size = new System.Drawing.Size(1014, 39);
            this.sysColor.TabIndex = 1;
            this.sysColor.Text = "toolStrip1";
            // 
            // cmdNew
            // 
            this.cmdNew.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdNew.Image = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
            this.cmdNew.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdNew.Name = "cmdNew";
            this.cmdNew.Size = new System.Drawing.Size(95, 36);
            this.cmdNew.Text = "Thêm mới";
            this.cmdNew.Click += new System.EventHandler(this.cmdNew_Click);
            // 
            // cmdEdit
            // 
            this.cmdEdit.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdEdit.Image = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
            this.cmdEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdEdit.Name = "cmdEdit";
            this.cmdEdit.Size = new System.Drawing.Size(88, 36);
            this.cmdEdit.Text = "Cập nhật";
            this.cmdEdit.Click += new System.EventHandler(this.cmdEdit_Click);
            // 
            // cmdSaveAll
            // 
            this.cmdSaveAll.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSaveAll.Image = ((System.Drawing.Image)(resources.GetObject("cmdSaveAll.Image")));
            this.cmdSaveAll.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdSaveAll.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdSaveAll.Name = "cmdSaveAll";
            this.cmdSaveAll.Size = new System.Drawing.Size(114, 36);
            this.cmdSaveAll.Text = "Lưu toàn bộ";
            this.cmdSaveAll.Visible = false;
            this.cmdSaveAll.Click += new System.EventHandler(this.cmdSaveAll_Click);
            // 
            // cmdDelete
            // 
            this.cmdDelete.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDelete.Image = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
            this.cmdDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdDelete.Name = "cmdDelete";
            this.cmdDelete.Size = new System.Drawing.Size(57, 36);
            this.cmdDelete.Text = "Xóa";
            this.cmdDelete.Click += new System.EventHandler(this.cmdDelete_Click);
            // 
            // cmdDeleteALL
            // 
            this.cmdDeleteALL.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDeleteALL.Image = ((System.Drawing.Image)(resources.GetObject("cmdDeleteALL.Image")));
            this.cmdDeleteALL.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdDeleteALL.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdDeleteALL.Name = "cmdDeleteALL";
            this.cmdDeleteALL.Size = new System.Drawing.Size(89, 36);
            this.cmdDeleteALL.Text = "Xóa chọn";
            this.cmdDeleteALL.Click += new System.EventHandler(this.cmdDeleteALL_Click);
            // 
            // cmdImportExcel
            // 
            this.cmdImportExcel.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdImportExcel.Image = ((System.Drawing.Image)(resources.GetObject("cmdImportExcel.Image")));
            this.cmdImportExcel.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdImportExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdImportExcel.Name = "cmdImportExcel";
            this.cmdImportExcel.Size = new System.Drawing.Size(117, 36);
            this.cmdImportExcel.Text = "Import Excel";
            this.cmdImportExcel.Click += new System.EventHandler(this.toolStripButton2_Click);
            // 
            // toolStripButton3
            // 
            this.toolStripButton3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
            this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton3.Name = "toolStripButton3";
            this.toolStripButton3.Size = new System.Drawing.Size(118, 36);
            this.toolStripButton3.Text = "In danh sách";
            this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
            // 
            // cmdConfig
            // 
            this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
            this.cmdConfig.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdConfig.Name = "cmdConfig";
            this.cmdConfig.Size = new System.Drawing.Size(79, 36);
            this.cmdConfig.Text = "Cấu hình";
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(99, 36);
            this.toolStripButton1.Text = "Thoát(Esc)";
            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 39);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1014, 697);
            this.tabControl1.TabIndex = 2;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.panel1);
            this.tabPage1.Controls.Add(this.groupBox1);
            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(1006, 671);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "THÔNG TIN  CHI TIẾT DỊCH VỤ";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.grdServiceDetail);
            this.panel1.Controls.Add(this.grdChitiet);
            this.panel1.Controls.Add(this.uiStatusBar2);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.panel1.Location = new System.Drawing.Point(3, 55);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1000, 613);
            this.panel1.TabIndex = 1;
            // 
            // grdServiceDetail
            // 
            grdServiceDetail_DesignTimeLayout.LayoutString = resources.GetString("grdServiceDetail_DesignTimeLayout.LayoutString");
            this.grdServiceDetail.DesignTimeLayout = grdServiceDetail_DesignTimeLayout;
            this.grdServiceDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdServiceDetail.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdServiceDetail.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdServiceDetail.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdServiceDetail.Font = new System.Drawing.Font("Arial", 9F);
            this.grdServiceDetail.GroupByBoxVisible = false;
            this.grdServiceDetail.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdServiceDetail.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdServiceDetail.Location = new System.Drawing.Point(0, 0);
            this.grdServiceDetail.Name = "grdServiceDetail";
            this.grdServiceDetail.RecordNavigator = true;
            this.grdServiceDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdServiceDetail.Size = new System.Drawing.Size(1000, 590);
            this.grdServiceDetail.TabIndex = 14;
            this.grdServiceDetail.UseGroupRowSelector = true;
            this.grdServiceDetail.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // grdChitiet
            // 
            grdChitiet_DesignTimeLayout.LayoutString = resources.GetString("grdChitiet_DesignTimeLayout.LayoutString");
            this.grdChitiet.DesignTimeLayout = grdChitiet_DesignTimeLayout;
            this.grdChitiet.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grdChitiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdChitiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdChitiet.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdChitiet.Font = new System.Drawing.Font("Arial", 9F);
            this.grdChitiet.GroupByBoxVisible = false;
            this.grdChitiet.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdChitiet.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdChitiet.Location = new System.Drawing.Point(0, 590);
            this.grdChitiet.Name = "grdChitiet";
            this.grdChitiet.RecordNavigator = true;
            this.grdChitiet.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdChitiet.Size = new System.Drawing.Size(1000, 0);
            this.grdChitiet.TabIndex = 13;
            this.grdChitiet.UseGroupRowSelector = true;
            this.grdChitiet.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 590);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+N: thêm mới";
            uiStatusBarPanel1.Width = 117;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+E: sửa thông tin ";
            uiStatusBarPanel2.Width = 142;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+D: xóa thông tin ";
            uiStatusBarPanel3.Width = 140;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Esc:Thoát Form hiện tại";
            uiStatusBarPanel4.Width = 155;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4});
            this.uiStatusBar2.Size = new System.Drawing.Size(1000, 23);
            this.uiStatusBar2.TabIndex = 11;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // groupBox1
            // 
            this.groupBox1.BackColor = System.Drawing.SystemColors.Control;
            this.groupBox1.Controls.Add(this.txtLoaiDichvu);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox1.Location = new System.Drawing.Point(3, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(1000, 52);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Thông tin tìm kiếm";
            // 
            // txtLoaiDichvu
            // 
            this.txtLoaiDichvu._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtLoaiDichvu._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaiDichvu._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtLoaiDichvu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtLoaiDichvu.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtLoaiDichvu.AutoCompleteList")));
            this.txtLoaiDichvu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtLoaiDichvu.CaseSensitive = false;
            this.txtLoaiDichvu.CompareNoID = true;
            this.txtLoaiDichvu.DefaultCode = "-1";
            this.txtLoaiDichvu.DefaultID = "-1";
            this.txtLoaiDichvu.Drug_ID = null;
            this.txtLoaiDichvu.ExtraWidth = 0;
            this.txtLoaiDichvu.FillValueAfterSelect = false;
            this.txtLoaiDichvu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaiDichvu.Location = new System.Drawing.Point(75, 20);
            this.txtLoaiDichvu.MaxHeight = 289;
            this.txtLoaiDichvu.MinTypedCharacters = 2;
            this.txtLoaiDichvu.MyCode = "-1";
            this.txtLoaiDichvu.MyID = "-1";
            this.txtLoaiDichvu.MyText = "";
            this.txtLoaiDichvu.Name = "txtLoaiDichvu";
            this.txtLoaiDichvu.RaiseEvent = true;
            this.txtLoaiDichvu.RaiseEventEnter = true;
            this.txtLoaiDichvu.RaiseEventEnterWhenEmpty = true;
            this.txtLoaiDichvu.SelectedIndex = -1;
            this.txtLoaiDichvu.Size = new System.Drawing.Size(919, 21);
            this.txtLoaiDichvu.splitChar = '@';
            this.txtLoaiDichvu.splitCharIDAndCode = '#';
            this.txtLoaiDichvu.TabIndex = 0;
            this.txtLoaiDichvu.TakeCode = false;
            this.txtLoaiDichvu.txtMyCode = null;
            this.txtLoaiDichvu.txtMyCode_Edit = null;
            this.txtLoaiDichvu.txtMyID = null;
            this.txtLoaiDichvu.txtMyID_Edit = null;
            this.txtLoaiDichvu.txtMyName = null;
            this.txtLoaiDichvu.txtMyName_Edit = null;
            this.txtLoaiDichvu.txtNext = null;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(19, 21);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(50, 16);
            this.label1.TabIndex = 1;
            this.label1.Text = "Dịch vụ";
            // 
            // gridEXPrintDocument1
            // 
            this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
            // 
            // printPreviewDialog1
            // 
            this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreviewDialog1.Document = this.gridEXPrintDocument1;
            this.printPreviewDialog1.Enabled = true;
            this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
            this.printPreviewDialog1.Name = "printPreviewDialog1";
            this.printPreviewDialog1.Visible = false;
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "ServiceDetail_ID";
            this.dataGridViewTextBoxColumn1.HeaderText = "ID";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            this.dataGridViewTextBoxColumn1.Visible = false;
            this.dataGridViewTextBoxColumn1.Width = 30;
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "Service_Name";
            this.dataGridViewTextBoxColumn2.FillWeight = 28.30856F;
            this.dataGridViewTextBoxColumn2.HeaderText = "Dịch vụ";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.ReadOnly = true;
            this.dataGridViewTextBoxColumn2.Width = 200;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn3.DataPropertyName = "ServiceDetail_Name";
            this.dataGridViewTextBoxColumn3.FillWeight = 407.6433F;
            this.dataGridViewTextBoxColumn3.HeaderText = "Tên chi tiết dịch vụ";
            this.dataGridViewTextBoxColumn3.MinimumWidth = 150;
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.Width = 200;
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "ServiceDetail_Code";
            this.dataGridViewTextBoxColumn4.HeaderText = "Mã chi tiết dịch vụ";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.ReadOnly = true;
            this.dataGridViewTextBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.False;
            this.dataGridViewTextBoxColumn4.ToolTipText = "H";
            this.dataGridViewTextBoxColumn4.Visible = false;
            this.dataGridViewTextBoxColumn4.Width = 130;
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.DataPropertyName = "Service_ID";
            dataGridViewCellStyle1.Format = "0,0";
            this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridViewTextBoxColumn5.FillWeight = 28.30856F;
            this.dataGridViewTextBoxColumn5.HeaderText = "colService";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            this.dataGridViewTextBoxColumn5.ReadOnly = true;
            this.dataGridViewTextBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.False;
            this.dataGridViewTextBoxColumn5.ToolTipText = "H";
            this.dataGridViewTextBoxColumn5.Visible = false;
            this.dataGridViewTextBoxColumn5.Width = 150;
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn6.DataPropertyName = "Price";
            dataGridViewCellStyle2.Format = "0,0";
            this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle2;
            this.dataGridViewTextBoxColumn6.FillWeight = 318.4713F;
            this.dataGridViewTextBoxColumn6.HeaderText = "Giá";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.Width = 50;
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.DataPropertyName = "IntOrder";
            this.dataGridViewTextBoxColumn7.FillWeight = 28.30856F;
            this.dataGridViewTextBoxColumn7.HeaderText = "STT";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            this.dataGridViewTextBoxColumn7.ReadOnly = true;
            this.dataGridViewTextBoxColumn7.Width = 40;
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "Test_Result";
            this.dataGridViewTextBoxColumn8.FillWeight = 28.30856F;
            this.dataGridViewTextBoxColumn8.HeaderText = "Kết quả";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.ReadOnly = true;
            this.dataGridViewTextBoxColumn8.Width = 136;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "Valid";
            this.dataGridViewTextBoxColumn9.FillWeight = 28.30856F;
            this.dataGridViewTextBoxColumn9.HeaderText = "Hiệu lực";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.ReadOnly = true;
            this.dataGridViewTextBoxColumn9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn9.Visible = false;
            this.dataGridViewTextBoxColumn9.Width = 136;
            // 
            // dataGridViewTextBoxColumn10
            // 
            this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.dataGridViewTextBoxColumn10.DataPropertyName = "Measure_Unit";
            this.dataGridViewTextBoxColumn10.FillWeight = 28.30856F;
            this.dataGridViewTextBoxColumn10.HeaderText = "Đơn vị";
            this.dataGridViewTextBoxColumn10.MinimumWidth = 120;
            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
            this.dataGridViewTextBoxColumn10.ReadOnly = true;
            this.dataGridViewTextBoxColumn10.Width = 120;
            // 
            // dataGridViewTextBoxColumn11
            // 
            this.dataGridViewTextBoxColumn11.DataPropertyName = "Normal_Level_0";
            this.dataGridViewTextBoxColumn11.HeaderText = "Mức BT nữ";
            this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
            this.dataGridViewTextBoxColumn11.ToolTipText = "H";
            this.dataGridViewTextBoxColumn11.Visible = false;
            // 
            // dataGridViewTextBoxColumn12
            // 
            this.dataGridViewTextBoxColumn12.DataPropertyName = "Normal_Level_1";
            this.dataGridViewTextBoxColumn12.HeaderText = "Mức BT nam";
            this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
            // 
            // dataGridViewTextBoxColumn13
            // 
            this.dataGridViewTextBoxColumn13.DataPropertyName = "Mota_Them";
            this.dataGridViewTextBoxColumn13.HeaderText = "Mô tả/ Ghi chú";
            this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
            this.dataGridViewTextBoxColumn13.Width = 200;
            // 
            // dataGridViewTextBoxColumn14
            // 
            this.dataGridViewTextBoxColumn14.HeaderText = "colMeasure_Type";
            this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
            this.dataGridViewTextBoxColumn14.ToolTipText = "H";
            this.dataGridViewTextBoxColumn14.Visible = false;
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp";
            // 
            // frm_dmuc_dichvuCLS_chitiet
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
            this.ClientSize = new System.Drawing.Size(1014, 736);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.sysColor);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.Name = "frm_dmuc_dichvuCLS_chitiet";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "DANH MỤC CHI TIẾT DỊCH VỤ";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_dmuc_dichvuCLS_chitiet_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frm_dmuc_dichvuCLS_chitiet_KeyDown);
            this.sysColor.ResumeLayout(false);
            this.sysColor.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdChitiet)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frm_BENHAN_NGOAITRU));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.toolTip1     = new System.Windows.Forms.ToolTip(this.components);
     this.cmdSave      = new Janus.Windows.EditControls.UIButton();
     this.cmdInBenhAn  = new System.Windows.Forms.Button();
     this.cmdDelete    = new System.Windows.Forms.Button();
     this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.pnlBottom    = new System.Windows.Forms.Panel();
     this.cmdConfig    = new Janus.Windows.EditControls.UIButton();
     this.tabControl1  = new System.Windows.Forms.TabControl();
     this.tabPage1     = new System.Windows.Forms.TabPage();
     this.tabPage2     = new System.Windows.Forms.TabPage();
     this.tabPage3     = new System.Windows.Forms.TabPage();
     this.tabPage4     = new System.Windows.Forms.TabPage();
     this.pnlBottom.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // cmdSave
     //
     this.cmdSave.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSave.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSave.Image    = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
     this.cmdSave.Location = new System.Drawing.Point(514, 10);
     this.cmdSave.Name     = "cmdSave";
     this.cmdSave.Size     = new System.Drawing.Size(140, 38);
     this.cmdSave.TabIndex = 112;
     this.cmdSave.Text     = "Lưu (Ctrl+S)";
     this.toolTip1.SetToolTip(this.cmdSave, "Nhấn vào đây để lưu Bệnh án");
     this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click_1);
     //
     // cmdInBenhAn
     //
     this.cmdInBenhAn.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdInBenhAn.Font       = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdInBenhAn.Image      = ((System.Drawing.Image)(resources.GetObject("cmdInBenhAn.Image")));
     this.cmdInBenhAn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdInBenhAn.Location   = new System.Drawing.Point(661, 10);
     this.cmdInBenhAn.Name       = "cmdInBenhAn";
     this.cmdInBenhAn.Size       = new System.Drawing.Size(140, 38);
     this.cmdInBenhAn.TabIndex   = 113;
     this.cmdInBenhAn.Text       = "In Bệnh Án(F4)";
     this.cmdInBenhAn.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.toolTip1.SetToolTip(this.cmdInBenhAn, "Nhấn vào đây để in bệnh án");
     this.cmdInBenhAn.UseVisualStyleBackColor = true;
     //
     // cmdDelete
     //
     this.cmdDelete.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdDelete.Font       = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image      = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdDelete.Location   = new System.Drawing.Point(807, 10);
     this.cmdDelete.Name       = "cmdDelete";
     this.cmdDelete.Size       = new System.Drawing.Size(140, 38);
     this.cmdDelete.TabIndex   = 114;
     this.cmdDelete.Text       = "Xóa Bệnh Án";
     this.cmdDelete.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.toolTip1.SetToolTip(this.cmdDelete, "Nhấn vào đây để xóa bệnh án");
     this.cmdDelete.UseVisualStyleBackColor = true;
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar1.Location              = new System.Drawing.Point(0, 707);
     this.uiStatusBar1.Name                  = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel1.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     uiStatusBarPanel1.Key = "";
     uiStatusBarPanel1.ProgressBarValue      = 0;
     uiStatusBarPanel1.Text                  = "Ctrl+S: Lưu lại";
     uiStatusBarPanel1.Width                 = 93;
     uiStatusBarPanel2.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel2.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     uiStatusBarPanel2.Key = "";
     uiStatusBarPanel2.ProgressBarValue      = 0;
     uiStatusBarPanel2.Text                  = "Esc: Thoát Form";
     uiStatusBarPanel2.Width                 = 105;
     uiStatusBarPanel3.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel3.FormatStyle.FontBold  = Janus.Windows.UI.TriState.True;
     uiStatusBarPanel3.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
     uiStatusBarPanel3.Key = "MSG";
     uiStatusBarPanel3.ProgressBarValue      = 0;
     uiStatusBarPanel3.Text                  = "Thông báo:";
     uiStatusBarPanel3.Width                 = 77;
     uiStatusBarPanel4.Alignment             = System.Windows.Forms.HorizontalAlignment.Right;
     uiStatusBarPanel4.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel4.FormatStyle.FontBold  = Janus.Windows.UI.TriState.True;
     uiStatusBarPanel4.FormatStyle.ForeColor = System.Drawing.Color.Red;
     uiStatusBarPanel4.Key = "DacoBA";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Msg";
     uiStatusBarPanel4.Width            = 39;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1008, 23);
     this.uiStatusBar1.TabIndex    = 593;
     this.uiStatusBar1.TabStop     = false;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // pnlBottom
     //
     this.pnlBottom.Controls.Add(this.cmdConfig);
     this.pnlBottom.Controls.Add(this.cmdSave);
     this.pnlBottom.Controls.Add(this.cmdInBenhAn);
     this.pnlBottom.Controls.Add(this.cmdDelete);
     this.pnlBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBottom.Location = new System.Drawing.Point(0, 654);
     this.pnlBottom.Name     = "pnlBottom";
     this.pnlBottom.Size     = new System.Drawing.Size(1008, 53);
     this.pnlBottom.TabIndex = 594;
     //
     // cmdConfig
     //
     this.cmdConfig.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdConfig.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdConfig.Image     = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdConfig.Location  = new System.Drawing.Point(962, 9);
     this.cmdConfig.Name      = "cmdConfig";
     this.cmdConfig.Size      = new System.Drawing.Size(43, 37);
     this.cmdConfig.TabIndex  = 115;
     this.cmdConfig.TabStop   = false;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Controls.Add(this.tabPage4);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1008, 654);
     this.tabControl1.TabIndex      = 595;
     this.tabControl1.TabStop       = false;
     //
     // tabPage1
     //
     this.tabPage1.AutoScroll = true;
     this.tabPage1.Location   = new System.Drawing.Point(4, 25);
     this.tabPage1.Name       = "tabPage1";
     this.tabPage1.Padding    = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size       = new System.Drawing.Size(1000, 625);
     this.tabPage1.TabIndex   = 0;
     this.tabPage1.Text       = "I. THÔNG TIN BỆNH NHÂN";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     this.tabPage2.AutoScroll = true;
     this.tabPage2.Location   = new System.Drawing.Point(4, 25);
     this.tabPage2.Name       = "tabPage2";
     this.tabPage2.Padding    = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size       = new System.Drawing.Size(1000, 625);
     this.tabPage2.TabIndex   = 1;
     this.tabPage2.Text       = "II. LÝ DO VÀO VIỆN";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // tabPage3
     //
     this.tabPage3.AutoScroll = true;
     this.tabPage3.Location   = new System.Drawing.Point(4, 25);
     this.tabPage3.Name       = "tabPage3";
     this.tabPage3.Padding    = new System.Windows.Forms.Padding(3);
     this.tabPage3.Size       = new System.Drawing.Size(1000, 625);
     this.tabPage3.TabIndex   = 2;
     this.tabPage3.Text       = "III. HỎI BỆNH";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // tabPage4
     //
     this.tabPage4.AutoScroll = true;
     this.tabPage4.Location   = new System.Drawing.Point(4, 25);
     this.tabPage4.Name       = "tabPage4";
     this.tabPage4.Padding    = new System.Windows.Forms.Padding(3);
     this.tabPage4.Size       = new System.Drawing.Size(1000, 625);
     this.tabPage4.TabIndex   = 3;
     this.tabPage4.Text       = "IV. KHÁM BỆNH";
     this.tabPage4.UseVisualStyleBackColor = true;
     //
     // frm_BENHAN_NGOAITRU
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.pnlBottom);
     this.Controls.Add(this.uiStatusBar1);
     this.KeyPreview    = true;
     this.MinimizeBox   = false;
     this.Name          = "frm_BENHAN_NGOAITRU";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "BỆNH ÁN ĐÁI THÁO ĐƯỜNG";
     this.Load         += new System.EventHandler(this.frm_BENHAN_NGOAITRU_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frm_BENHAN_NGOAITRU_KeyDown);
     this.pnlBottom.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources               = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieuThanhlythuoc));
     Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout             = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPhieuNhapChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.uiStatusBar2        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.cmdThemPhieuNhap    = new System.Windows.Forms.ToolStripButton();
     this.cmdUpdatePhieuNhap  = new System.Windows.Forms.ToolStripButton();
     this.cmdXoaPhieuNhap     = new System.Windows.Forms.ToolStripButton();
     this.cmdNhapKho          = new System.Windows.Forms.ToolStripButton();
     this.cmdHuychuyenkho     = new System.Windows.Forms.ToolStripButton();
     this.cmdInPhieuNhapKho   = new System.Windows.Forms.ToolStripButton();
     this.cmdCauhinh          = new System.Windows.Forms.ToolStripButton();
     this.cmdExit             = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.txtthuoc            = new VNS.HIS.UCs.AutoCompleteTextbox_Thuoc();
     this.label3              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.cboKhohuy           = new Janus.Windows.EditControls.UIComboBox();
     this.radChuaNhapKho      = new Janus.Windows.EditControls.UIRadioButton();
     this.radDaNhap           = new Janus.Windows.EditControls.UIRadioButton();
     this.radTatCa            = new Janus.Windows.EditControls.UIRadioButton();
     this.label2              = new System.Windows.Forms.Label();
     this.cboNhanVien         = new Janus.Windows.EditControls.UIComboBox();
     this.cmdSearch           = new Janus.Windows.EditControls.UIButton();
     this.dtToDate            = new System.Windows.Forms.DateTimePicker();
     this.chkByDate           = new Janus.Windows.EditControls.UICheckBox();
     this.dtFromdate          = new System.Windows.Forms.DateTimePicker();
     this.txtSoPhieu          = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label1              = new System.Windows.Forms.Label();
     this.splitContainer1     = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox2         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdList             = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox4         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdPhieuNhapChiTiet = new Janus.Windows.GridEX.GridEX();
     this.cmdConfig           = new Janus.Windows.EditControls.UIButton();
     this.toolTip1            = new System.Windows.Forms.ToolTip(this.components);
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
     this.uiGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).BeginInit();
     this.SuspendLayout();
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location              = new System.Drawing.Point(0, 702);
     this.uiStatusBar2.Margin                = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiStatusBar2.Name                  = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key                   = "";
     uiStatusBarPanel1.ProgressBarValue      = 0;
     uiStatusBarPanel1.Text                  = "Ctrl+N: Thêm mới";
     uiStatusBarPanel1.Width                 = 113;
     uiStatusBarPanel2.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key                   = "";
     uiStatusBarPanel2.ProgressBarValue      = 0;
     uiStatusBarPanel2.Text                  = "Ctrl+U: Sửa phiếu";
     uiStatusBarPanel2.Width                 = 113;
     uiStatusBarPanel3.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key                   = "";
     uiStatusBarPanel3.ProgressBarValue      = 0;
     uiStatusBarPanel3.Text                  = "Ctrl+D:Xóa phiếu";
     uiStatusBarPanel3.Width                 = 108;
     uiStatusBarPanel4.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key                   = "";
     uiStatusBarPanel4.ProgressBarValue      = 0;
     uiStatusBarPanel4.Text                  = "Esc: Thoát";
     uiStatusBarPanel4.Width                 = 73;
     uiStatusBarPanel5.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel5.FormatStyle.FontBold  = Janus.Windows.UI.TriState.True;
     uiStatusBarPanel5.FormatStyle.ForeColor = System.Drawing.Color.Navy;
     uiStatusBarPanel5.Key                   = "MSG";
     uiStatusBarPanel5.ProgressBarValue      = 0;
     uiStatusBarPanel5.Text                  = "Thông báo";
     uiStatusBarPanel5.Width                 = 74;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1008, 28);
     this.uiStatusBar2.TabIndex    = 4;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor        = System.Drawing.SystemColors.Control;
     this.toolStrip1.Font             = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemPhieuNhap,
         this.cmdUpdatePhieuNhap,
         this.cmdXoaPhieuNhap,
         this.cmdNhapKho,
         this.cmdHuychuyenkho,
         this.cmdInPhieuNhapKho,
         this.cmdCauhinh,
         this.cmdExit
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1008, 39);
     this.toolStrip1.TabIndex = 5;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // cmdThemPhieuNhap
     //
     this.cmdThemPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemPhieuNhap.Image")));
     this.cmdThemPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemPhieuNhap.Name = "cmdThemPhieuNhap";
     this.cmdThemPhieuNhap.Size = new System.Drawing.Size(103, 36);
     this.cmdThemPhieuNhap.Text = "Thêm phiếu";
     //
     // cmdUpdatePhieuNhap
     //
     this.cmdUpdatePhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePhieuNhap.Image")));
     this.cmdUpdatePhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUpdatePhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUpdatePhieuNhap.Name = "cmdUpdatePhieuNhap";
     this.cmdUpdatePhieuNhap.Size = new System.Drawing.Size(96, 36);
     this.cmdUpdatePhieuNhap.Text = "Sửa phiếu";
     //
     // cmdXoaPhieuNhap
     //
     this.cmdXoaPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoaPhieuNhap.Image")));
     this.cmdXoaPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaPhieuNhap.Name = "cmdXoaPhieuNhap";
     this.cmdXoaPhieuNhap.Size = new System.Drawing.Size(92, 36);
     this.cmdXoaPhieuNhap.Text = "Xóa phiếu";
     //
     // cmdNhapKho
     //
     this.cmdNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNhapKho.Image")));
     this.cmdNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNhapKho.Name = "cmdNhapKho";
     this.cmdNhapKho.Size = new System.Drawing.Size(97, 36);
     this.cmdNhapKho.Text = "Xác nhận";
     //
     // cmdHuychuyenkho
     //
     this.cmdHuychuyenkho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdHuychuyenkho.Image")));
     this.cmdHuychuyenkho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdHuychuyenkho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdHuychuyenkho.Name = "cmdHuychuyenkho";
     this.cmdHuychuyenkho.Size = new System.Drawing.Size(116, 36);
     this.cmdHuychuyenkho.Text = "Hủy xác nhận";
     //
     // cmdInPhieuNhapKho
     //
     this.cmdInPhieuNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuNhapKho.Image")));
     this.cmdInPhieuNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdInPhieuNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdInPhieuNhapKho.Name = "cmdInPhieuNhapKho";
     this.cmdInPhieuNhapKho.Size = new System.Drawing.Size(89, 36);
     this.cmdInPhieuNhapKho.Text = "In phiếu";
     //
     // cmdCauhinh
     //
     this.cmdCauhinh.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdCauhinh.Image")));
     this.cmdCauhinh.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdCauhinh.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdCauhinh.Name = "cmdCauhinh";
     this.cmdCauhinh.Size = new System.Drawing.Size(95, 36);
     this.cmdCauhinh.Text = "Cấu hình";
     //
     // cmdExit
     //
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name = "cmdExit";
     this.cmdExit.Size = new System.Drawing.Size(99, 36);
     this.cmdExit.Text = "&Thoát(Esc)";
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.txtthuoc);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.cboKhohuy);
     this.uiGroupBox1.Controls.Add(this.radChuaNhapKho);
     this.uiGroupBox1.Controls.Add(this.radDaNhap);
     this.uiGroupBox1.Controls.Add(this.radTatCa);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.cboNhanVien);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.dtToDate);
     this.uiGroupBox1.Controls.Add(this.chkByDate);
     this.uiGroupBox1.Controls.Add(this.dtFromdate);
     this.uiGroupBox1.Controls.Add(this.txtSoPhieu);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font     = new System.Drawing.Font("Arial", 9F);
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
     this.uiGroupBox1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(1008, 118);
     this.uiGroupBox1.TabIndex = 6;
     this.uiGroupBox1.Text     = "Tìm kiếm thông tin ";
     //
     // txtthuoc
     //
     this.txtthuoc._backcolor         = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtthuoc._Font              = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtthuoc.AllowedSelectPrice = false;
     this.txtthuoc.Anchor             = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.txtthuoc.AutoCompleteList     = ((System.Collections.Generic.List <string>)(resources.GetObject("txtthuoc.AutoCompleteList")));
     this.txtthuoc.BorderStyle          = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtthuoc.CaseSensitive        = false;
     this.txtthuoc.CompareNoID          = true;
     this.txtthuoc.DefaultCode          = "-1";
     this.txtthuoc.DefaultID            = "-1";
     this.txtthuoc.Drug_ID              = null;
     this.txtthuoc.ExtraWidth           = 150;
     this.txtthuoc.ExtraWidth_Pre       = 0;
     this.txtthuoc.FillValueAfterSelect = true;
     this.txtthuoc.Font                     = new System.Drawing.Font("Arial", 9F);
     this.txtthuoc.GridView                 = false;
     this.txtthuoc.Location                 = new System.Drawing.Point(490, 50);
     this.txtthuoc.MaxHeight                = 300;
     this.txtthuoc.MinTypedCharacters       = 2;
     this.txtthuoc.MyCode                   = "-1";
     this.txtthuoc.MyID                     = "-1";
     this.txtthuoc.Name                     = "txtthuoc";
     this.txtthuoc.RaiseEvent               = false;
     this.txtthuoc.RaiseEventEnter          = false;
     this.txtthuoc.RaiseEventEnterWhenEmpty = false;
     this.txtthuoc.SelectedIndex            = -1;
     this.txtthuoc.Size                     = new System.Drawing.Size(347, 21);
     this.txtthuoc.splitChar                = '@';
     this.txtthuoc.splitCharIDAndCode       = '#';
     this.txtthuoc.TabIndex                 = 16;
     this.txtthuoc.txtMyCode                = null;
     this.txtthuoc.txtMyCode_Edit           = null;
     this.txtthuoc.txtMyID                  = null;
     this.txtthuoc.txtMyID_Edit             = null;
     this.txtthuoc.txtMyName                = null;
     this.txtthuoc.txtMyName_Edit           = null;
     this.txtthuoc.txtNext                  = null;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(390, 55);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(94, 16);
     this.label3.TabIndex  = 15;
     this.label3.Text      = "Thuốc thanh lý";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(4, 55);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(84, 16);
     this.label4.TabIndex  = 14;
     this.label4.Text      = "Kho thanh lý";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cboKhohuy
     //
     this.cboKhohuy.Location         = new System.Drawing.Point(94, 49);
     this.cboKhohuy.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cboKhohuy.MaxDropDownItems = 15;
     this.cboKhohuy.Name             = "cboKhohuy";
     this.cboKhohuy.Size             = new System.Drawing.Size(291, 21);
     this.cboKhohuy.TabIndex         = 13;
     this.cboKhohuy.Text             = "Kho thanh lý";
     //
     // radChuaNhapKho
     //
     this.radChuaNhapKho.Location = new System.Drawing.Point(722, 83);
     this.radChuaNhapKho.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.radChuaNhapKho.Name     = "radChuaNhapKho";
     this.radChuaNhapKho.Size     = new System.Drawing.Size(115, 28);
     this.radChuaNhapKho.TabIndex = 10;
     this.radChuaNhapKho.Text     = "Chưa xác nhận";
     //
     // radDaNhap
     //
     this.radDaNhap.Location = new System.Drawing.Point(599, 79);
     this.radDaNhap.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.radDaNhap.Name     = "radDaNhap";
     this.radDaNhap.Size     = new System.Drawing.Size(93, 28);
     this.radDaNhap.TabIndex = 9;
     this.radDaNhap.Text     = "Đã xác nhận";
     //
     // radTatCa
     //
     this.radTatCa.Checked  = true;
     this.radTatCa.Location = new System.Drawing.Point(490, 80);
     this.radTatCa.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.radTatCa.Name     = "radTatCa";
     this.radTatCa.Size     = new System.Drawing.Size(89, 28);
     this.radTatCa.TabIndex = 8;
     this.radTatCa.TabStop  = true;
     this.radTatCa.Text     = "Tất cả";
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(390, 29);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(94, 16);
     this.label2.TabIndex  = 7;
     this.label2.Text      = "Người lập";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cboNhanVien
     //
     this.cboNhanVien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.cboNhanVien.Location         = new System.Drawing.Point(490, 26);
     this.cboNhanVien.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cboNhanVien.MaxDropDownItems = 15;
     this.cboNhanVien.Name             = "cboNhanVien";
     this.cboNhanVien.Size             = new System.Drawing.Size(347, 21);
     this.cboNhanVien.TabIndex         = 6;
     this.cboNhanVien.Text             = "Nhân viên";
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image     = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdSearch.Location  = new System.Drawing.Point(844, 21);
     this.cmdSearch.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cmdSearch.Name      = "cmdSearch";
     this.cmdSearch.Size      = new System.Drawing.Size(153, 60);
     this.cmdSearch.TabIndex  = 5;
     this.cmdSearch.Text      = "Tìm kiếm(F3)";
     //
     // dtToDate
     //
     this.dtToDate.Format   = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtToDate.Location = new System.Drawing.Point(241, 86);
     this.dtToDate.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.dtToDate.Name     = "dtToDate";
     this.dtToDate.Size     = new System.Drawing.Size(144, 21);
     this.dtToDate.TabIndex = 4;
     //
     // chkByDate
     //
     this.chkByDate.Checked    = true;
     this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Location   = new System.Drawing.Point(8, 82);
     this.chkByDate.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chkByDate.Name       = "chkByDate";
     this.chkByDate.Size       = new System.Drawing.Size(79, 28);
     this.chkByDate.TabIndex   = 3;
     this.chkByDate.Text       = "Từ ngày";
     //
     // dtFromdate
     //
     this.dtFromdate.Format   = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtFromdate.Location = new System.Drawing.Point(94, 85);
     this.dtFromdate.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.dtFromdate.Name     = "dtFromdate";
     this.dtFromdate.Size     = new System.Drawing.Size(141, 21);
     this.dtFromdate.TabIndex = 2;
     //
     // txtSoPhieu
     //
     this.txtSoPhieu.BackColor = System.Drawing.Color.White;
     this.txtSoPhieu.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSoPhieu.Location  = new System.Drawing.Point(94, 25);
     this.txtSoPhieu.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtSoPhieu.Name      = "txtSoPhieu";
     this.txtSoPhieu.Size      = new System.Drawing.Size(291, 21);
     this.txtSoPhieu.TabIndex  = 1;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(4, 27);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(84, 16);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Số phiếu";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 157);
     this.splitContainer1.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
     this.splitContainer1.Size             = new System.Drawing.Size(1008, 545);
     this.splitContainer1.SplitterDistance = 549;
     this.splitContainer1.SplitterWidth    = 5;
     this.splitContainer1.TabIndex         = 7;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdList);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(547, 543);
     this.uiGroupBox2.TabIndex = 1;
     this.uiGroupBox2.Text     = "Thông tin phiếu thanh lý thuốc";
     //
     // grdList
     //
     this.grdList.AlternatingColors = true;
     this.grdList.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                      " thông tin phiếu nhập khoa</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering               = true;
     this.grdList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdList.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdList.GroupByBoxVisible              = false;
     this.grdList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location                       = new System.Drawing.Point(3, 18);
     this.grdList.Margin                         = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdList.Name                           = "grdList";
     this.grdList.RecordNavigator                = true;
     this.grdList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.Size                           = new System.Drawing.Size(541, 522);
     this.grdList.TabIndex                       = 2;
     this.grdList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // uiGroupBox4
     //
     this.uiGroupBox4.Controls.Add(this.grdPhieuNhapChiTiet);
     this.uiGroupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox4.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiGroupBox4.Name     = "uiGroupBox4";
     this.uiGroupBox4.Size     = new System.Drawing.Size(452, 543);
     this.uiGroupBox4.TabIndex = 2;
     this.uiGroupBox4.Text     = "Chi tiết phiếu thanh lý đang chọn";
     //
     // grdPhieuNhapChiTiet
     //
     this.grdPhieuNhapChiTiet.AlternatingColors        = true;
     grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString");
     this.grdPhieuNhapChiTiet.DesignTimeLayout         = grdPhieuNhapChiTiet_DesignTimeLayout;
     this.grdPhieuNhapChiTiet.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.grdPhieuNhapChiTiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPhieuNhapChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPhieuNhapChiTiet.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPhieuNhapChiTiet.GroupByBoxVisible = false;
     this.grdPhieuNhapChiTiet.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPhieuNhapChiTiet.Location          = new System.Drawing.Point(3, 18);
     this.grdPhieuNhapChiTiet.Margin            = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdPhieuNhapChiTiet.Name             = "grdPhieuNhapChiTiet";
     this.grdPhieuNhapChiTiet.RecordNavigator  = true;
     this.grdPhieuNhapChiTiet.RowHeaders       = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.Size             = new System.Drawing.Size(446, 522);
     this.grdPhieuNhapChiTiet.TabIndex         = 2;
     this.grdPhieuNhapChiTiet.TotalRow         = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdPhieuNhapChiTiet.VisualStyle      = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // cmdConfig
     //
     this.cmdConfig.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdConfig.Image    = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.Location = new System.Drawing.Point(970, 3);
     this.cmdConfig.Name     = "cmdConfig";
     this.cmdConfig.Size     = new System.Drawing.Size(39, 33);
     this.cmdConfig.TabIndex = 460;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon    = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp";
     //
     // frm_PhieuThanhlythuoc
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.uiStatusBar2);
     this.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name          = "frm_PhieuThanhlythuoc";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Quản lý thanh lý thuốc";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
     this.uiGroupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieuPhat_TuTruc));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel7 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel8 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel9 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel10 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdPres_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPresDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.cmdInDonThuoc = new System.Windows.Forms.ToolStripButton();
            this.cmdKiemTraSoLuong = new System.Windows.Forms.ToolStripButton();
            this.cmdHuyDonThuoc = new System.Windows.Forms.ToolStripButton();
            this.cmdExit = new System.Windows.Forms.ToolStripButton();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.txtPID = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
            this.label10 = new System.Windows.Forms.Label();
            this.radTatCa = new Janus.Windows.EditControls.UIRadioButton();
            this.dtToDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.dtFromdate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.lblMessage = new System.Windows.Forms.Label();
            this.radChuaXacNhan = new Janus.Windows.EditControls.UIRadioButton();
            this.radDaXacNhan = new Janus.Windows.EditControls.UIRadioButton();
            this.label3 = new System.Windows.Forms.Label();
            this.cboObjectType = new Janus.Windows.EditControls.UIComboBox();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.label2 = new System.Windows.Forms.Label();
            this.chkByDate = new Janus.Windows.EditControls.UICheckBox();
            this.txtTenBN = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPres_ID = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
            this.label1 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.cboKho = new Janus.Windows.EditControls.UIComboBox();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdPres = new Janus.Windows.GridEX.GridEX();
            this.panel2 = new System.Windows.Forms.Panel();
            this.chkLocNgayKhiDuyet = new Janus.Windows.EditControls.UICheckBox();
            this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox();
            this.barcode = new Mabry.Windows.Forms.Barcode.Barcode();
            this.grdPresDetail = new Janus.Windows.GridEX.GridEX();
            this.panel1 = new System.Windows.Forms.Panel();
            this.radA5 = new Janus.Windows.EditControls.UIRadioButton();
            this.radA4 = new Janus.Windows.EditControls.UIRadioButton();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.lblmsg = new System.Windows.Forms.Label();
            this.cmdXoaChiTietThuoc = new Janus.Windows.EditControls.UIButton();
            this.label9 = new System.Windows.Forms.Label();
            this.dtNgayPhatThuoc = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.cmdPhatThuoc = new Janus.Windows.EditControls.UIButton();
            this.cmdConfig = new Janus.Windows.EditControls.UIButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPres)).BeginInit();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
            this.uiGroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            this.SuspendLayout();
            // 
            // toolStrip1
            // 
            this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.toolStrip1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdInDonThuoc,
            this.toolStripSeparator2,
            this.cmdKiemTraSoLuong,
            this.toolStripSeparator3,
            this.cmdHuyDonThuoc,
            this.toolStripSeparator1,
            this.cmdExit});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1001, 25);
            this.toolStrip1.TabIndex = 2;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // cmdInDonThuoc
            // 
            this.cmdInDonThuoc.Image = ((System.Drawing.Image)(resources.GetObject("cmdInDonThuoc.Image")));
            this.cmdInDonThuoc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdInDonThuoc.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdInDonThuoc.Name = "cmdInDonThuoc";
            this.cmdInDonThuoc.Size = new System.Drawing.Size(119, 22);
            this.cmdInDonThuoc.Text = "&In đơn thuốc (F4)";
            this.cmdInDonThuoc.Click += new System.EventHandler(this.cmdInDonThuoc_Click);
            // 
            // cmdKiemTraSoLuong
            // 
            this.cmdKiemTraSoLuong.Image = ((System.Drawing.Image)(resources.GetObject("cmdKiemTraSoLuong.Image")));
            this.cmdKiemTraSoLuong.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdKiemTraSoLuong.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdKiemTraSoLuong.Name = "cmdKiemTraSoLuong";
            this.cmdKiemTraSoLuong.Size = new System.Drawing.Size(130, 22);
            this.cmdKiemTraSoLuong.Text = "&Kiểm tra đơn thuốc";
            this.cmdKiemTraSoLuong.Click += new System.EventHandler(this.cmdKiemTraSoLuong_Click);
            // 
            // cmdHuyDonThuoc
            // 
            this.cmdHuyDonThuoc.Image = ((System.Drawing.Image)(resources.GetObject("cmdHuyDonThuoc.Image")));
            this.cmdHuyDonThuoc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdHuyDonThuoc.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdHuyDonThuoc.Name = "cmdHuyDonThuoc";
            this.cmdHuyDonThuoc.Size = new System.Drawing.Size(101, 22);
            this.cmdHuyDonThuoc.Text = "&Hủy xác nhận";
            this.cmdHuyDonThuoc.Click += new System.EventHandler(this.cmdHuyDonThuoc_Click);
            // 
            // cmdExit
            // 
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(86, 22);
            this.cmdExit.Text = "&Thoát(Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click_1);
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 574);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel6.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel6.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel6.Key = "";
            uiStatusBarPanel6.ProgressBarValue = 0;
            uiStatusBarPanel6.Text = "Ctrl+N: Thêm phiếu nhập";
            uiStatusBarPanel6.Width = 152;
            uiStatusBarPanel7.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel7.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel7.Key = "";
            uiStatusBarPanel7.ProgressBarValue = 0;
            uiStatusBarPanel7.Text = "Sửa phiếu nhập";
            uiStatusBarPanel7.Width = 102;
            uiStatusBarPanel8.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel8.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel8.Key = "";
            uiStatusBarPanel8.ProgressBarValue = 0;
            uiStatusBarPanel8.Text = "Ctrl+D:Xóa phiếu nhập";
            uiStatusBarPanel8.Width = 139;
            uiStatusBarPanel9.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel9.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel9.Key = "";
            uiStatusBarPanel9.ProgressBarValue = 0;
            uiStatusBarPanel9.Text = "F5: Lấy lại thông tin đơn thuốc";
            uiStatusBarPanel9.Width = 177;
            uiStatusBarPanel10.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel10.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel10.Key = "";
            uiStatusBarPanel10.ProgressBarValue = 0;
            uiStatusBarPanel10.Text = "Esc: Thoát Form hiện tại";
            uiStatusBarPanel10.Width = 147;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel6,
            uiStatusBarPanel7,
            uiStatusBarPanel8,
            uiStatusBarPanel9,
            uiStatusBarPanel10});
            this.uiStatusBar2.Size = new System.Drawing.Size(1001, 23);
            this.uiStatusBar2.TabIndex = 3;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.txtPID);
            this.uiGroupBox1.Controls.Add(this.label10);
            this.uiGroupBox1.Controls.Add(this.radTatCa);
            this.uiGroupBox1.Controls.Add(this.dtToDate);
            this.uiGroupBox1.Controls.Add(this.dtFromdate);
            this.uiGroupBox1.Controls.Add(this.label7);
            this.uiGroupBox1.Controls.Add(this.label8);
            this.uiGroupBox1.Controls.Add(this.label6);
            this.uiGroupBox1.Controls.Add(this.label5);
            this.uiGroupBox1.Controls.Add(this.lblMessage);
            this.uiGroupBox1.Controls.Add(this.radChuaXacNhan);
            this.uiGroupBox1.Controls.Add(this.radDaXacNhan);
            this.uiGroupBox1.Controls.Add(this.label3);
            this.uiGroupBox1.Controls.Add(this.cboObjectType);
            this.uiGroupBox1.Controls.Add(this.cmdSearch);
            this.uiGroupBox1.Controls.Add(this.label2);
            this.uiGroupBox1.Controls.Add(this.chkByDate);
            this.uiGroupBox1.Controls.Add(this.txtTenBN);
            this.uiGroupBox1.Controls.Add(this.txtPres_ID);
            this.uiGroupBox1.Controls.Add(this.label1);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("uiGroupBox1.Image")));
            this.uiGroupBox1.Location = new System.Drawing.Point(0, 25);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(1001, 105);
            this.uiGroupBox1.TabIndex = 4;
            this.uiGroupBox1.Text = "&Thông tin tìm kiếm";
            this.uiGroupBox1.Click += new System.EventHandler(this.uiGroupBox1_Click);
            // 
            // txtPID
            // 
            this.txtPID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.txtPID.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPID.Location = new System.Drawing.Point(276, 19);
            this.txtPID.MaxLength = 50;
            this.txtPID.Name = "txtPID";
            this.txtPID.Numeric = true;
            this.txtPID.Size = new System.Drawing.Size(100, 24);
            this.txtPID.TabIndex = 462;
            this.txtPID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.txtPID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPID_KeyDown_1);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(196, 26);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(71, 13);
            this.label10.TabIndex = 461;
            this.label10.Text = "Mã lần khám:";
            // 
            // radTatCa
            // 
            this.radTatCa.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radTatCa.Location = new System.Drawing.Point(9, 74);
            this.radTatCa.Name = "radTatCa";
            this.radTatCa.Size = new System.Drawing.Size(60, 23);
            this.radTatCa.TabIndex = 460;
            this.radTatCa.Text = "&Tất cả";
            this.radTatCa.CheckedChanged += new System.EventHandler(this.radTatCa_CheckedChanged);
            // 
            // dtToDate
            // 
            this.dtToDate.CustomFormat = "dd/MM/yyyy";
            this.dtToDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtToDate.DropDownCalendar.Name = "";
            this.dtToDate.Location = new System.Drawing.Point(619, 49);
            this.dtToDate.Name = "dtToDate";
            this.dtToDate.ShowUpDown = true;
            this.dtToDate.Size = new System.Drawing.Size(156, 20);
            this.dtToDate.TabIndex = 458;
            // 
            // dtFromdate
            // 
            this.dtFromdate.CustomFormat = "dd/MM/yyyy";
            this.dtFromdate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtFromdate.DropDownCalendar.Name = "";
            this.dtFromdate.Location = new System.Drawing.Point(461, 50);
            this.dtFromdate.Name = "dtFromdate";
            this.dtFromdate.ShowUpDown = true;
            this.dtFromdate.Size = new System.Drawing.Size(152, 20);
            this.dtFromdate.TabIndex = 457;
            // 
            // label7
            // 
            this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(489, 80);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(73, 13);
            this.label7.TabIndex = 456;
            this.label7.Text = "&Đã lĩnh thuốc";
            // 
            // label8
            // 
            this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label8.Location = new System.Drawing.Point(460, 74);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(23, 23);
            this.label8.TabIndex = 455;
            // 
            // label6
            // 
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(597, 80);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(57, 13);
            this.label6.TabIndex = 454;
            this.label6.Text = "&Hết thuốc ";
            // 
            // label5
            // 
            this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label5.BackColor = System.Drawing.Color.Red;
            this.label5.Location = new System.Drawing.Point(568, 74);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(23, 23);
            this.label5.TabIndex = 453;
            // 
            // lblMessage
            // 
            this.lblMessage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.lblMessage.AutoSize = true;
            this.lblMessage.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMessage.ForeColor = System.Drawing.Color.Navy;
            this.lblMessage.Location = new System.Drawing.Point(806, 78);
            this.lblMessage.Name = "lblMessage";
            this.lblMessage.Size = new System.Drawing.Size(141, 15);
            this.lblMessage.TabIndex = 13;
            this.lblMessage.Text = "&Tổng số đơn thuốc :0";
            // 
            // radChuaXacNhan
            // 
            this.radChuaXacNhan.Checked = true;
            this.radChuaXacNhan.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radChuaXacNhan.Location = new System.Drawing.Point(75, 74);
            this.radChuaXacNhan.Name = "radChuaXacNhan";
            this.radChuaXacNhan.Size = new System.Drawing.Size(128, 23);
            this.radChuaXacNhan.TabIndex = 12;
            this.radChuaXacNhan.TabStop = true;
            this.radChuaXacNhan.Text = "&Chưa lĩnh thuốc";
            this.radChuaXacNhan.CheckedChanged += new System.EventHandler(this.radChuaXacNhan_CheckedChanged);
            // 
            // radDaXacNhan
            // 
            this.radDaXacNhan.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radDaXacNhan.Location = new System.Drawing.Point(210, 73);
            this.radDaXacNhan.Name = "radDaXacNhan";
            this.radDaXacNhan.Size = new System.Drawing.Size(108, 23);
            this.radDaXacNhan.TabIndex = 11;
            this.radDaXacNhan.Text = "&Đã lĩnh thuốc";
            this.radDaXacNhan.CheckedChanged += new System.EventHandler(this.radDaXacNhan_CheckedChanged);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(6, 55);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 13);
            this.label3.TabIndex = 10;
            this.label3.Text = "&Đối tượng";
            // 
            // cboObjectType
            // 
            this.cboObjectType.Location = new System.Drawing.Point(86, 49);
            this.cboObjectType.Name = "cboObjectType";
            this.cboObjectType.Size = new System.Drawing.Size(290, 20);
            this.cboObjectType.TabIndex = 9;
            this.cboObjectType.Text = "Đối tượng";
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageSize = new System.Drawing.Size(32, 32);
            this.cmdSearch.Location = new System.Drawing.Point(807, 25);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(182, 53);
            this.cmdSearch.TabIndex = 8;
            this.cmdSearch.Text = "&Lấy đơn thuốc(F3)";
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(411, 31);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(44, 13);
            this.label2.TabIndex = 4;
            this.label2.Text = "&Tên BN";
            // 
            // chkByDate
            // 
            this.chkByDate.Checked = true;
            this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkByDate.Location = new System.Drawing.Point(385, 49);
            this.chkByDate.Name = "chkByDate";
            this.chkByDate.Size = new System.Drawing.Size(59, 23);
            this.chkByDate.TabIndex = 6;
            this.chkByDate.Text = "&Từ ngày";
            this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
            // 
            // txtTenBN
            // 
            this.txtTenBN.Location = new System.Drawing.Point(461, 25);
            this.txtTenBN.Name = "txtTenBN";
            this.txtTenBN.Size = new System.Drawing.Size(313, 20);
            this.txtTenBN.TabIndex = 3;
            // 
            // txtPres_ID
            // 
            this.txtPres_ID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.txtPres_ID.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPres_ID.Location = new System.Drawing.Point(86, 20);
            this.txtPres_ID.Name = "txtPres_ID";
            this.txtPres_ID.Numeric = true;
            this.txtPres_ID.Size = new System.Drawing.Size(100, 24);
            this.txtPres_ID.TabIndex = 2;
            this.txtPres_ID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.txtPres_ID.Click += new System.EventHandler(this.txtPres_ID_Click);
            this.txtPres_ID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPres_ID_KeyDown);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(6, 27);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(74, 13);
            this.label1.TabIndex = 1;
            this.label1.Text = "&Mã đơn thuốc";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(3, 12);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(86, 13);
            this.label4.TabIndex = 15;
            this.label4.Text = "&Kho thực hiện";
            // 
            // cboKho
            // 
            this.cboKho.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cboKho.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboKho.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboKho.Location = new System.Drawing.Point(92, 8);
            this.cboKho.Name = "cboKho";
            this.cboKho.Size = new System.Drawing.Size(345, 23);
            this.cboKho.TabIndex = 14;
            this.cboKho.Text = "Kho";
            this.cboKho.SelectedIndexChanged += new System.EventHandler(this.cboKho_SelectedIndexChanged);
            // 
            // splitContainer1
            // 
            this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 130);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
            this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox3);
            this.splitContainer1.Size = new System.Drawing.Size(1001, 444);
            this.splitContainer1.SplitterDistance = 392;
            this.splitContainer1.TabIndex = 5;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.grdPres);
            this.uiGroupBox2.Controls.Add(this.panel2);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox2.Image = ((System.Drawing.Image)(resources.GetObject("uiGroupBox2.Image")));
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(390, 442);
            this.uiGroupBox2.TabIndex = 0;
            this.uiGroupBox2.Text = "Danh sách các đơn thuốc ";
            // 
            // grdPres
            // 
            this.grdPres.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Tìm" +
    " kiếm thông tin đơn thuốc</FilterRowInfoText></LocalizableData>";
            grdPres_DesignTimeLayout.LayoutString = resources.GetString("grdPres_DesignTimeLayout.LayoutString");
            this.grdPres.DesignTimeLayout = grdPres_DesignTimeLayout;
            this.grdPres.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPres.DynamicFiltering = true;
            this.grdPres.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPres.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdPres.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPres.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
            this.grdPres.GroupByBoxVisible = false;
            this.grdPres.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPres.Location = new System.Drawing.Point(3, 50);
            this.grdPres.Name = "grdPres";
            this.grdPres.RecordNavigator = true;
            this.grdPres.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPres.Size = new System.Drawing.Size(384, 389);
            this.grdPres.TabIndex = 2;
            this.grdPres.SelectionChanged += new System.EventHandler(this.grdPres_SelectionChanged);
            this.grdPres.ApplyingFilter += new System.ComponentModel.CancelEventHandler(this.grdPres_ApplyingFilter);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.chkLocNgayKhiDuyet);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2.Location = new System.Drawing.Point(3, 18);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(384, 32);
            this.panel2.TabIndex = 3;
            // 
            // chkLocNgayKhiDuyet
            // 
            this.chkLocNgayKhiDuyet.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkLocNgayKhiDuyet.ForeColor = System.Drawing.Color.Navy;
            this.chkLocNgayKhiDuyet.Location = new System.Drawing.Point(8, 3);
            this.chkLocNgayKhiDuyet.Name = "chkLocNgayKhiDuyet";
            this.chkLocNgayKhiDuyet.Size = new System.Drawing.Size(343, 23);
            this.chkLocNgayKhiDuyet.TabIndex = 461;
            this.chkLocNgayKhiDuyet.Text = "&Lọc đơn thuốc khi duyệt hoặc hủy";
            this.chkLocNgayKhiDuyet.CheckedChanged += new System.EventHandler(this.chkLocNgayKhiDuyet_CheckedChanged);
            // 
            // uiGroupBox4
            // 
            this.uiGroupBox4.Controls.Add(this.barcode);
            this.uiGroupBox4.Controls.Add(this.grdPresDetail);
            this.uiGroupBox4.Controls.Add(this.panel1);
            this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox4.Name = "uiGroupBox4";
            this.uiGroupBox4.Size = new System.Drawing.Size(603, 366);
            this.uiGroupBox4.TabIndex = 1;
            this.uiGroupBox4.Text = "&Thông tin chi tiết đơn thuốc(Nhấn F5 để lấy lại đơn thuốc)";
            // 
            // barcode
            // 
            this.barcode.BackColor = System.Drawing.Color.White;
            this.barcode.BarColor = System.Drawing.Color.Black;
            this.barcode.BarRatio = 2F;
            this.barcode.Data = "00000000000000000";
            this.barcode.DataExtension = null;
            this.barcode.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.barcode.Location = new System.Drawing.Point(141, 114);
            this.barcode.Name = "barcode";
            this.barcode.Size = new System.Drawing.Size(283, 119);
            this.barcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
            this.barcode.TabIndex = 456;
            this.barcode.Text = "00000000";
            this.barcode.Visible = false;
            // 
            // grdPresDetail
            // 
            this.grdPresDetail.AlternatingColors = true;
            grdPresDetail_DesignTimeLayout.LayoutString = resources.GetString("grdPresDetail_DesignTimeLayout.LayoutString");
            this.grdPresDetail.DesignTimeLayout = grdPresDetail_DesignTimeLayout;
            this.grdPresDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPresDetail.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
            this.grdPresDetail.GroupByBoxVisible = false;
            this.grdPresDetail.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPresDetail.Location = new System.Drawing.Point(3, 54);
            this.grdPresDetail.Name = "grdPresDetail";
            this.grdPresDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.Size = new System.Drawing.Size(597, 309);
            this.grdPresDetail.TabIndex = 455;
            this.grdPresDetail.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.grdPresDetail.TotalRowFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdPresDetail.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPresDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPresDetail.UpdateMode = Janus.Windows.GridEX.UpdateMode.CellUpdate;
            this.grdPresDetail.UseGroupRowSelector = true;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.radA5);
            this.panel1.Controls.Add(this.radA4);
            this.panel1.Controls.Add(this.cboKho);
            this.panel1.Controls.Add(this.label4);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(3, 16);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(597, 38);
            this.panel1.TabIndex = 454;
            // 
            // radA5
            // 
            this.radA5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.radA5.Checked = true;
            this.radA5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radA5.Location = new System.Drawing.Point(443, 12);
            this.radA5.Name = "radA5";
            this.radA5.Size = new System.Drawing.Size(67, 23);
            this.radA5.TabIndex = 452;
            this.radA5.TabStop = true;
            this.radA5.Text = "Khổ A5";
            // 
            // radA4
            // 
            this.radA4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.radA4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radA4.Location = new System.Drawing.Point(524, 12);
            this.radA4.Name = "radA4";
            this.radA4.Size = new System.Drawing.Size(67, 23);
            this.radA4.TabIndex = 451;
            this.radA4.Text = "Khổ A4";
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.Controls.Add(this.lblmsg);
            this.uiGroupBox3.Controls.Add(this.cmdXoaChiTietThuoc);
            this.uiGroupBox3.Controls.Add(this.label9);
            this.uiGroupBox3.Controls.Add(this.dtNgayPhatThuoc);
            this.uiGroupBox3.Controls.Add(this.cmdPhatThuoc);
            this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.uiGroupBox3.Image = ((System.Drawing.Image)(resources.GetObject("uiGroupBox3.Image")));
            this.uiGroupBox3.Location = new System.Drawing.Point(0, 366);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Size = new System.Drawing.Size(603, 76);
            this.uiGroupBox3.TabIndex = 0;
            this.uiGroupBox3.Text = "&Chức năng";
            // 
            // lblmsg
            // 
            this.lblmsg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.lblmsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.lblmsg.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblmsg.ForeColor = System.Drawing.Color.Red;
            this.lblmsg.Location = new System.Drawing.Point(6, 52);
            this.lblmsg.Name = "lblmsg";
            this.lblmsg.Size = new System.Drawing.Size(586, 18);
            this.lblmsg.TabIndex = 462;
            this.lblmsg.Text = "lblMessage";
            this.lblmsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // cmdXoaChiTietThuoc
            // 
            this.cmdXoaChiTietThuoc.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaChiTietThuoc.Image")));
            this.cmdXoaChiTietThuoc.Location = new System.Drawing.Point(156, 19);
            this.cmdXoaChiTietThuoc.Name = "cmdXoaChiTietThuoc";
            this.cmdXoaChiTietThuoc.Size = new System.Drawing.Size(116, 28);
            this.cmdXoaChiTietThuoc.TabIndex = 455;
            this.cmdXoaChiTietThuoc.Text = "&Xóa chi tiết thuốc";
            this.cmdXoaChiTietThuoc.Click += new System.EventHandler(this.cmdXoaChiTietThuoc_Click);
            // 
            // label9
            // 
            this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(338, 27);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(86, 13);
            this.label9.TabIndex = 454;
            this.label9.Text = "&Ngày phát thuốc";
            // 
            // dtNgayPhatThuoc
            // 
            this.dtNgayPhatThuoc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.dtNgayPhatThuoc.CustomFormat = "dd/MM/yyyy";
            this.dtNgayPhatThuoc.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtNgayPhatThuoc.DropDownCalendar.Name = "";
            this.dtNgayPhatThuoc.Enabled = false;
            this.dtNgayPhatThuoc.Location = new System.Drawing.Point(432, 25);
            this.dtNgayPhatThuoc.Name = "dtNgayPhatThuoc";
            this.dtNgayPhatThuoc.ShowUpDown = true;
            this.dtNgayPhatThuoc.Size = new System.Drawing.Size(162, 20);
            this.dtNgayPhatThuoc.TabIndex = 453;
            // 
            // cmdPhatThuoc
            // 
            this.cmdPhatThuoc.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdPhatThuoc.Image = ((System.Drawing.Image)(resources.GetObject("cmdPhatThuoc.Image")));
            this.cmdPhatThuoc.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdPhatThuoc.Location = new System.Drawing.Point(6, 19);
            this.cmdPhatThuoc.Name = "cmdPhatThuoc";
            this.cmdPhatThuoc.Size = new System.Drawing.Size(144, 30);
            this.cmdPhatThuoc.TabIndex = 0;
            this.cmdPhatThuoc.Text = "&Phát thuốc";
            this.cmdPhatThuoc.Click += new System.EventHandler(this.cmdPhatThuoc_Click);
            // 
            // cmdConfig
            // 
            this.cmdConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
            this.cmdConfig.Location = new System.Drawing.Point(962, 0);
            this.cmdConfig.Name = "cmdConfig";
            this.cmdConfig.Size = new System.Drawing.Size(39, 33);
            this.cmdConfig.TabIndex = 459;
            this.cmdConfig.Click += new System.EventHandler(this.cmdConfig_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // frm_PhieuPhat_TuTruc
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1001, 597);
            this.Controls.Add(this.cmdConfig);
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.uiGroupBox1);
            this.Controls.Add(this.uiStatusBar2);
            this.Controls.Add(this.toolStrip1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_PhieuPhat_TuTruc";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Cấp phát thuốc lại tủ trực";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_PhieuXuat_BNhan_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frm_PhieuXuat_BNhan_KeyDown);
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPres)).EndInit();
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
            this.uiGroupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            this.uiGroupBox3.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_PrintMany));
            Janus.Windows.GridEX.GridEXLayout grdPatients_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPrintingStatus_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdTestType_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel9 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel10 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel11 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel12 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.grdPatients = new Janus.Windows.GridEX.GridEX();
            this.grbPrinting = new System.Windows.Forms.GroupBox();
            this.grdPrintingStatus = new Janus.Windows.GridEX.GridEX();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.gbDate = new System.Windows.Forms.GroupBox();
            this.dtpToDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.dtpFromDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.cboDate = new System.Windows.Forms.ComboBox();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.grdTestType = new Janus.Windows.GridEX.GridEX();
            this.cbDuKQ = new Janus.Windows.EditControls.UICheckBox();
            this.cbNotPrint = new Janus.Windows.EditControls.UICheckBox();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.cmdPrint = new Janus.Windows.EditControls.UIButton();
            this.cboPrinter = new System.Windows.Forms.ComboBox();
            this.label3 = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.dtpPrintDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label4 = new System.Windows.Forms.Label();
            this.rboA4 = new Janus.Windows.EditControls.UICheckBox();
            this.rboA5 = new Janus.Windows.EditControls.UICheckBox();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).BeginInit();
            this.grbPrinting.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPrintingStatus)).BeginInit();
            this.groupBox3.SuspendLayout();
            this.gbDate.SuspendLayout();
            this.groupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).BeginInit();
            this.groupBox2.SuspendLayout();
            this.groupBox5.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox1.Controls.Add(this.grdPatients);
            this.groupBox1.Location = new System.Drawing.Point(12, 169);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(704, 438);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            // 
            // grdPatients
            // 
            this.grdPatients.AllowDrop = true;
            this.grdPatients.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdPatients.BuiltInTextsData = resources.GetString("grdPatients.BuiltInTextsData");
            this.grdPatients.ControlStyle.HoverBaseColor = System.Drawing.SystemColors.HighlightText;
            grdPatients_DesignTimeLayout.LayoutString = resources.GetString("grdPatients_DesignTimeLayout.LayoutString");
            this.grdPatients.DesignTimeLayout = grdPatients_DesignTimeLayout;
            this.grdPatients.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPatients.DynamicFiltering = true;
            this.grdPatients.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPatients.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdPatients.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPatients.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPatients.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Control;
            this.grdPatients.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
            this.grdPatients.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdPatients.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdPatients.GroupByBoxVisible = false;
            this.grdPatients.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPatients.LinkFormatStyle.ForeColor = System.Drawing.Color.CornflowerBlue;
            this.grdPatients.Location = new System.Drawing.Point(3, 16);
            this.grdPatients.Name = "grdPatients";
            this.grdPatients.RecordNavigator = true;
            this.grdPatients.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPatients.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdPatients.Size = new System.Drawing.Size(698, 419);
            this.grdPatients.TabIndex = 2;
            this.grdPatients.RowDoubleClick += new Janus.Windows.GridEX.RowActionEventHandler(this.grdPatients_RowDoubleClick);
            this.grdPatients.ColumnButtonClick += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdPatients_ColumnButtonClick);
            // 
            // grbPrinting
            // 
            this.grbPrinting.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.grbPrinting.Controls.Add(this.grdPrintingStatus);
            this.grbPrinting.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grbPrinting.Location = new System.Drawing.Point(719, 169);
            this.grbPrinting.Name = "grbPrinting";
            this.grbPrinting.Size = new System.Drawing.Size(540, 438);
            this.grbPrinting.TabIndex = 1;
            this.grbPrinting.TabStop = false;
            this.grbPrinting.Text = "Đang in";
            // 
            // grdPrintingStatus
            // 
            grdPrintingStatus_DesignTimeLayout.LayoutString = resources.GetString("grdPrintingStatus_DesignTimeLayout.LayoutString");
            this.grdPrintingStatus.DesignTimeLayout = grdPrintingStatus_DesignTimeLayout;
            this.grdPrintingStatus.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPrintingStatus.DynamicFiltering = true;
            this.grdPrintingStatus.FilterMode = Janus.Windows.GridEX.FilterMode.Manual;
            this.grdPrintingStatus.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdPrintingStatus.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPrintingStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdPrintingStatus.GroupByBoxVisible = false;
            this.grdPrintingStatus.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPrintingStatus.Location = new System.Drawing.Point(3, 18);
            this.grdPrintingStatus.Name = "grdPrintingStatus";
            this.grdPrintingStatus.RecordNavigator = true;
            this.grdPrintingStatus.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPrintingStatus.Size = new System.Drawing.Size(534, 417);
            this.grdPrintingStatus.TabIndex = 0;
            this.grdPrintingStatus.ColumnButtonClick += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdPrintingStatus_ColumnButtonClick);
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.label4);
            this.groupBox3.Controls.Add(this.dtpPrintDate);
            this.groupBox3.Controls.Add(this.gbDate);
            this.groupBox3.Controls.Add(this.cboDate);
            this.groupBox3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox3.Location = new System.Drawing.Point(12, 9);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(262, 154);
            this.groupBox3.TabIndex = 2;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Ngày";
            // 
            // gbDate
            // 
            this.gbDate.Controls.Add(this.dtpToDate);
            this.gbDate.Controls.Add(this.dtpFromDate);
            this.gbDate.Controls.Add(this.label2);
            this.gbDate.Controls.Add(this.label1);
            this.gbDate.Enabled = false;
            this.gbDate.Location = new System.Drawing.Point(3, 46);
            this.gbDate.Name = "gbDate";
            this.gbDate.Size = new System.Drawing.Size(253, 80);
            this.gbDate.TabIndex = 5;
            this.gbDate.TabStop = false;
            // 
            // dtpToDate
            // 
            // 
            // 
            // 
            this.dtpToDate.DropDownCalendar.Name = "";
            this.dtpToDate.Location = new System.Drawing.Point(51, 48);
            this.dtpToDate.Name = "dtpToDate";
            this.dtpToDate.Size = new System.Drawing.Size(200, 22);
            this.dtpToDate.TabIndex = 8;
            // 
            // dtpFromDate
            // 
            // 
            // 
            // 
            this.dtpFromDate.DropDownCalendar.Name = "";
            this.dtpFromDate.Location = new System.Drawing.Point(51, 14);
            this.dtpFromDate.Name = "dtpFromDate";
            this.dtpFromDate.Size = new System.Drawing.Size(200, 22);
            this.dtpFromDate.TabIndex = 7;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(2, 47);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(33, 16);
            this.label2.TabIndex = 6;
            this.label2.Text = "&Đến";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(2, 19);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(25, 16);
            this.label1.TabIndex = 5;
            this.label1.Text = "&Từ";
            // 
            // cboDate
            // 
            this.cboDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboDate.FormattingEnabled = true;
            this.cboDate.Items.AddRange(new object[] {
            "Hôm nay",
            "Hôm qua",
            "Tùy chọn"});
            this.cboDate.Location = new System.Drawing.Point(9, 21);
            this.cboDate.Name = "cboDate";
            this.cboDate.Size = new System.Drawing.Size(247, 24);
            this.cboDate.TabIndex = 0;
            this.cboDate.SelectedIndexChanged += new System.EventHandler(this.cboDate_SelectedIndexChanged);
            // 
            // groupBox4
            // 
            this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox4.Controls.Add(this.grdTestType);
            this.groupBox4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox4.Location = new System.Drawing.Point(280, 9);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(236, 154);
            this.groupBox4.TabIndex = 3;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "Loại xét nghiệm";
            // 
            // grdTestType
            // 
            this.grdTestType.AllowDrop = true;
            this.grdTestType.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdTestType.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
    "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
    "InfoText></LocalizableData>";
            this.grdTestType.ColumnAutoResize = true;
            this.grdTestType.ColumnHeaders = Janus.Windows.GridEX.InheritableBoolean.False;
            grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
            this.grdTestType.DesignTimeLayout = grdTestType_DesignTimeLayout;
            this.grdTestType.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestType.DynamicFiltering = true;
            this.grdTestType.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdTestType.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdTestType.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdTestType.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
            this.grdTestType.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
            this.grdTestType.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.grdTestType.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdTestType.GridLineStyle = Janus.Windows.GridEX.GridLineStyle.Solid;
            this.grdTestType.GroupByBoxVisible = false;
            this.grdTestType.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestType.Location = new System.Drawing.Point(3, 18);
            this.grdTestType.Name = "grdTestType";
            this.grdTestType.RowHeaderContent = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
            this.grdTestType.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdTestType.Size = new System.Drawing.Size(230, 133);
            this.grdTestType.TabIndex = 42;
            // 
            // cbDuKQ
            // 
            this.cbDuKQ.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbDuKQ.Location = new System.Drawing.Point(6, 27);
            this.cbDuKQ.Name = "cbDuKQ";
            this.cbDuKQ.Size = new System.Drawing.Size(104, 23);
            this.cbDuKQ.TabIndex = 41;
            this.cbDuKQ.Text = "Đủ kết quả";
            // 
            // cbNotPrint
            // 
            this.cbNotPrint.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbNotPrint.Location = new System.Drawing.Point(107, 27);
            this.cbNotPrint.Name = "cbNotPrint";
            this.cbNotPrint.Size = new System.Drawing.Size(78, 23);
            this.cbNotPrint.TabIndex = 40;
            this.cbNotPrint.Text = "Chưa in";
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 613);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel9.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel9.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel9.Key = "";
            uiStatusBarPanel9.ProgressBarValue = 0;
            uiStatusBarPanel9.Text = "Ctrl + X : Hủy hết lệnh in";
            uiStatusBarPanel9.Width = 171;
            uiStatusBarPanel10.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel10.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel10.Key = "";
            uiStatusBarPanel10.ProgressBarValue = 0;
            uiStatusBarPanel10.Text = "Ctrl + Y : Xem tất cả kết quả";
            uiStatusBarPanel10.Width = 193;
            uiStatusBarPanel11.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel11.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel11.Key = "";
            uiStatusBarPanel11.ProgressBarValue = 0;
            uiStatusBarPanel11.Text = "Ctrl + A : Chọn tất cả bệnh nhân trên lưới";
            uiStatusBarPanel11.Width = 278;
            uiStatusBarPanel12.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel12.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel12.Key = "";
            uiStatusBarPanel12.ProgressBarValue = 0;
            uiStatusBarPanel12.Text = "Ctrl + U : Bỏ chọn tất cả bệnh nhân trên lưới";
            uiStatusBarPanel12.Width = 297;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel9,
            uiStatusBarPanel10,
            uiStatusBarPanel11,
            uiStatusBarPanel12});
            this.uiStatusBar1.Size = new System.Drawing.Size(1271, 25);
            this.uiStatusBar1.TabIndex = 40;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageSize = new System.Drawing.Size(32, 32);
            this.cmdSearch.Location = new System.Drawing.Point(16, 69);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(252, 78);
            this.cmdSearch.TabIndex = 36;
            this.cmdSearch.Text = "Tìm kiếm (F3)";
            this.cmdSearch.ToolTipText = "Tìm kiếm thông tin bệnh nhân hoặc nhấn phím tắt F3";
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // cmdPrint
            // 
            this.cmdPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdPrint.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdPrint.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
            this.cmdPrint.ImageSize = new System.Drawing.Size(32, 32);
            this.cmdPrint.Location = new System.Drawing.Point(274, 68);
            this.cmdPrint.Name = "cmdPrint";
            this.cmdPrint.Size = new System.Drawing.Size(254, 80);
            this.cmdPrint.TabIndex = 37;
            this.cmdPrint.Text = "In (F4)";
            this.cmdPrint.ToolTipText = "Tìm kiếm thông tin bệnh nhân hoặc nhấn phím tắt F3";
            this.cmdPrint.Click += new System.EventHandler(this.cmdPrint_Click);
            // 
            // cboPrinter
            // 
            this.cboPrinter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboPrinter.FormattingEnabled = true;
            this.cboPrinter.Location = new System.Drawing.Point(107, 24);
            this.cboPrinter.Name = "cboPrinter";
            this.cboPrinter.Size = new System.Drawing.Size(421, 21);
            this.cboPrinter.TabIndex = 38;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(13, 29);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(88, 16);
            this.label3.TabIndex = 41;
            this.label3.Text = "Chọn máy in";
            // 
            // groupBox2
            // 
            this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.cboPrinter);
            this.groupBox2.Controls.Add(this.cmdPrint);
            this.groupBox2.Controls.Add(this.cmdSearch);
            this.groupBox2.Location = new System.Drawing.Point(719, 9);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(534, 154);
            this.groupBox2.TabIndex = 42;
            this.groupBox2.TabStop = false;
            // 
            // groupBox5
            // 
            this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox5.Controls.Add(this.rboA5);
            this.groupBox5.Controls.Add(this.rboA4);
            this.groupBox5.Controls.Add(this.cbNotPrint);
            this.groupBox5.Controls.Add(this.cbDuKQ);
            this.groupBox5.Location = new System.Drawing.Point(522, 9);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(191, 154);
            this.groupBox5.TabIndex = 43;
            this.groupBox5.TabStop = false;
            // 
            // dtpPrintDate
            // 
            // 
            // 
            // 
            this.dtpPrintDate.DropDownCalendar.Name = "";
            this.dtpPrintDate.Location = new System.Drawing.Point(54, 129);
            this.dtpPrintDate.Name = "dtpPrintDate";
            this.dtpPrintDate.Size = new System.Drawing.Size(200, 22);
            this.dtpPrintDate.TabIndex = 9;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(-2, 131);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(56, 16);
            this.label4.TabIndex = 9;
            this.label4.Text = "&Ngày in";
            // 
            // rboA4
            // 
            this.rboA4.Location = new System.Drawing.Point(7, 85);
            this.rboA4.Name = "rboA4";
            this.rboA4.Size = new System.Drawing.Size(41, 23);
            this.rboA4.TabIndex = 42;
            this.rboA4.Text = "A4";
            this.rboA4.CheckedChanged += new System.EventHandler(this.rboA4_CheckedChanged);
            // 
            // rboA5
            // 
            this.rboA5.Location = new System.Drawing.Point(107, 85);
            this.rboA5.Name = "rboA5";
            this.rboA5.Size = new System.Drawing.Size(41, 23);
            this.rboA5.TabIndex = 43;
            this.rboA5.Text = "A5";
            this.rboA5.CheckedChanged += new System.EventHandler(this.rboA5_CheckedChanged);
            // 
            // frm_PrintMany
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1271, 638);
            this.Controls.Add(this.groupBox5);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.uiStatusBar1);
            this.Controls.Add(this.groupBox4);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.grbPrinting);
            this.Controls.Add(this.groupBox1);
            this.KeyPreview = true;
            this.Name = "frm_PrintMany";
            this.Text = "IN HÀNG LOẠT";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_PrintMany_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frm_PrintMany_KeyDown);
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).EndInit();
            this.grbPrinting.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPrintingStatus)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.gbDate.ResumeLayout(false);
            this.gbDate.PerformLayout();
            this.groupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox5.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_THANHTOAN_NOITRU));
            Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.Common.Layouts.JanusLayoutReference grdList_DesignTimeLayout_Reference_0 = new Janus.Windows.Common.Layouts.JanusLayoutReference("GridEXLayoutData.RootTable.Columns.Column0.ButtonImage");
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.GridEX.GridEXLayout grdPayment_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.Common.Layouts.JanusLayoutReference grdPayment_DesignTimeLayout_Reference_0 = new Janus.Windows.Common.Layouts.JanusLayoutReference("GridEXLayoutData.RootTable.Columns.Column0.ButtonImage");
            Janus.Windows.Common.Layouts.JanusLayoutReference grdPayment_DesignTimeLayout_Reference_1 = new Janus.Windows.Common.Layouts.JanusLayoutReference("GridEXLayoutData.RootTable.Columns.Column1.ButtonImage");
            Janus.Windows.GridEX.GridEXLayout grdPhieuChi_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.Common.Layouts.JanusLayoutReference grdPhieuChi_DesignTimeLayout_Reference_0 = new Janus.Windows.Common.Layouts.JanusLayoutReference("GridEXLayoutData.RootTable.Columns.Column0.ButtonImage");
            Janus.Windows.Common.Layouts.JanusLayoutReference grdPhieuChi_DesignTimeLayout_Reference_1 = new Janus.Windows.Common.Layouts.JanusLayoutReference("GridEXLayoutData.RootTable.Columns.Column1.ButtonImage");
            Janus.Windows.GridEX.GridEXLayout grdDSKCB_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdHoaDonCapPhat_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdThongTinChuaThanhToan_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdThongTinDaThanhToan_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.txtTenBenhNhan = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtMaLanKham = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label1 = new System.Windows.Forms.Label();
            this.cboObjectType_ID = new Janus.Windows.EditControls.UIComboBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.dtToDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.dtFromDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.chkCreateDate = new System.Windows.Forms.CheckBox();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.printDialog1 = new System.Windows.Forms.PrintDialog();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.cmdCauHinh = new Janus.Windows.EditControls.UIButton();
            this.panel1 = new System.Windows.Forms.Panel();
            this.pnlThongtinBN = new System.Windows.Forms.Panel();
            this.lblMsg = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.txtICD = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.cmdSaveICD = new Janus.Windows.EditControls.UIButton();
            this.label16 = new System.Windows.Forms.Label();
            this.cmdLaylaiThongTin = new Janus.Windows.EditControls.UIButton();
            this.cmdCapnhatngayBHYT = new Janus.Windows.EditControls.UIButton();
            this.txtDTTT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtDiachiBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtpBHYTFfromDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.txtYear_Of_Birth = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtpBHYTToDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.txtDiaChi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label19 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.txtICD1 = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPtramBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.ctxUpdatePrice = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuUpdatePrice = new System.Windows.Forms.ToolStripMenuItem();
            this.txtPatient_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPatient_Code = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtObjectType_Name = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtObjectType_Code = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtInput_Date = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.lblBHYT = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.txtSoBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPatientName = new Janus.Windows.GridEX.EditControls.EditBox();
            this.grdList = new Janus.Windows.GridEX.GridEX();
            this.pnlTimkiem = new System.Windows.Forms.Panel();
            this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox();
            this.label39 = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.tabThongTinThanhToan = new Janus.Windows.UI.Tab.UITab();
            this.tabPagePayment = new Janus.Windows.UI.Tab.UITabPage();
            this.grdPayment = new Janus.Windows.GridEX.GridEX();
            this.ctxBienlai = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuSuaSoBienLai = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuInLaiBienLai = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuHuyHoaDon = new System.Windows.Forms.ToolStripMenuItem();
            this.serperator1 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuLayhoadondo = new System.Windows.Forms.ToolStripMenuItem();
            this.serperator2 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuCapnhatPTTT = new System.Windows.Forms.ToolStripMenuItem();
            this.tabPagePhieuChi = new Janus.Windows.UI.Tab.UITabPage();
            this.grdPhieuChi = new Janus.Windows.GridEX.GridEX();
            this.tabThongTinCanThanhToan = new Janus.Windows.UI.Tab.UITab();
            this.tabpageThongTinThanhToan = new Janus.Windows.UI.Tab.UITabPage();
            this.panel4 = new System.Windows.Forms.Panel();
            this.uiTabHoadon_chiphi = new Janus.Windows.UI.Tab.UITab();
            this.tabpageKCB = new Janus.Windows.UI.Tab.UITabPage();
            this.grdDSKCB = new Janus.Windows.GridEX.GridEX();
            this.pnlSeri = new System.Windows.Forms.Panel();
            this.txtSerie = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label44 = new System.Windows.Forms.Label();
            this.tabpageHoaDon = new Janus.Windows.UI.Tab.UITabPage();
            this.gpThongTinHoaDon = new Janus.Windows.EditControls.UIGroupBox();
            this.cmdKhaibaoHoadondo = new Janus.Windows.EditControls.UIButton();
            this.label18 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.txtSerieCuoi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtSerieDau = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtMaQuyen = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label43 = new System.Windows.Forms.Label();
            this.txtKiHieu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label42 = new System.Windows.Forms.Label();
            this.txtMauHD = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label41 = new System.Windows.Forms.Label();
            this.grdHoaDonCapPhat = new Janus.Windows.GridEX.GridEX();
            this.panel5 = new System.Windows.Forms.Panel();
            this.cmdHoanung = new Janus.Windows.EditControls.UIButton();
            this.pnlBHYT = new System.Windows.Forms.Panel();
            this.pnlSuangayinphoi = new System.Windows.Forms.Panel();
            this.label17 = new System.Windows.Forms.Label();
            this.cmdHuyInPhoiBHYT = new Janus.Windows.EditControls.UIButton();
            this.dtNgayInPhoi = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.cmdCapnhatngayinphoiBHYT = new Janus.Windows.EditControls.UIButton();
            this.lblMessage = new System.Windows.Forms.Label();
            this.cmdChuyenDT = new Janus.Windows.EditControls.UIButton();
            this.pnlThongtintien = new System.Windows.Forms.Panel();
            this.linkLabel1 = new System.Windows.Forms.LinkLabel();
            this.lblThuathieu = new System.Windows.Forms.Label();
            this.txtThuathieu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.txtPttt = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.chkLayHoadon = new System.Windows.Forms.CheckBox();
            this.cmdHuyThanhToan = new Janus.Windows.EditControls.UIButton();
            this.label38 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.txtDachietkhau = new Janus.Windows.GridEX.EditControls.EditBox();
            this.ctxHuyChietkhau = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuHuyChietkhau = new System.Windows.Forms.ToolStripMenuItem();
            this.txtTienChietkhau = new Janus.Windows.GridEX.EditControls.EditBox();
            this.chkChietkhauthem = new System.Windows.Forms.CheckBox();
            this.txtTongtienDCT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label37 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.txtsotiendathu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cmdThanhToan = new Janus.Windows.EditControls.UIButton();
            this.txtPtramBHChiTra = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label12 = new System.Windows.Forms.Label();
            this.dtPaymentDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label8 = new System.Windows.Forms.Label();
            this.txtTongChiPhi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtTuTuc = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtSoTienCanNop = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.txtBNPhaiTra = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtPhuThu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label14 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.txtBHCT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtBNCT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label15 = new System.Windows.Forms.Label();
            this.grpChucNangThanhToan = new Janus.Windows.EditControls.UIGroupBox();
            this.cmdCalculator = new Janus.Windows.EditControls.UIButton();
            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
            this.cmdInhoadon = new Janus.Windows.EditControls.UIButton();
            this.cmdInBienlai = new Janus.Windows.EditControls.UIButton();
            this.cmdInBienlaiTonghop = new Janus.Windows.EditControls.UIButton();
            this.cmdInphieuDCT = new Janus.Windows.EditControls.UIButton();
            this.cmdInphoiBHYT = new Janus.Windows.EditControls.UIButton();
            this.tabPageThongTinChiTietThanhToan = new Janus.Windows.UI.Tab.UITabPage();
            this.grdThongTinChuaThanhToan = new Janus.Windows.GridEX.GridEX();
            this.panel3 = new System.Windows.Forms.Panel();
            this.optNgoaitru = new System.Windows.Forms.RadioButton();
            this.optNoitru = new System.Windows.Forms.RadioButton();
            this.label7 = new System.Windows.Forms.Label();
            this.optAll = new System.Windows.Forms.RadioButton();
            this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage();
            this.ucTamung1 = new VNS.HIS.UCs.Noitru.ucTamung();
            this.tabPageThongTinDaThanhToan = new Janus.Windows.UI.Tab.UITabPage();
            this.grdThongTinDaThanhToan = new Janus.Windows.GridEX.GridEX();
            this.uiGroupBox7 = new Janus.Windows.EditControls.UIGroupBox();
            this.cmdInPhieuChi = new Janus.Windows.EditControls.UIButton();
            this.cmdLayThongTinDaThanhToan = new Janus.Windows.EditControls.UIButton();
            this.cmdTraLaiTien = new Janus.Windows.EditControls.UIButton();
            this.TabpageCauhinh = new Janus.Windows.UI.Tab.UITabPage();
            this.cmdPrintProperties = new Janus.Windows.EditControls.UIButton();
            this.chkPreviewHoadon = new Janus.Windows.EditControls.UICheckBox();
            this.chkPreviewInBienlai = new Janus.Windows.EditControls.UICheckBox();
            this.chkHienthiDichvusaukhinhannutthanhtoan = new Janus.Windows.EditControls.UICheckBox();
            this.cmdSaveforNext = new Janus.Windows.EditControls.UIButton();
            this.chkPreviewInphoiBHYT = new Janus.Windows.EditControls.UICheckBox();
            this.vbLine4 = new VNS.UCs.VBLine();
            this.chkTudonginhoadonsauthanhtoan = new Janus.Windows.EditControls.UICheckBox();
            this.cbomayinhoadon = new System.Windows.Forms.ComboBox();
            this.label21 = new System.Windows.Forms.Label();
            this.chkHoixacnhanthanhtoan = new Janus.Windows.EditControls.UICheckBox();
            this.chkHoixacnhanhuythanhtoan = new Janus.Windows.EditControls.UICheckBox();
            this.chkViewtruockhihuythanhtoan = new Janus.Windows.EditControls.UICheckBox();
            this.vbLine3 = new VNS.UCs.VBLine();
            this.vbLine1 = new VNS.UCs.VBLine();
            this.cmdLuuLai = new Janus.Windows.EditControls.UIButton();
            this.chkChanBenhNhan = new Janus.Windows.EditControls.UICheckBox();
            this.lblwarningMsg = new System.Windows.Forms.Label();
            this.cmdxoa = new System.Windows.Forms.Button();
            this.cbomayinphoiBHYT = new System.Windows.Forms.ComboBox();
            this.label48 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.cmdsave = new System.Windows.Forms.Button();
            this.txtCanhbao = new Janus.Windows.GridEX.EditControls.EditBox();
            this.vbLine2 = new VNS.UCs.VBLine();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.panel1.SuspendLayout();
            this.pnlThongtinBN.SuspendLayout();
            this.ctxUpdatePrice.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
            this.pnlTimkiem.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabThongTinThanhToan)).BeginInit();
            this.tabThongTinThanhToan.SuspendLayout();
            this.tabPagePayment.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPayment)).BeginInit();
            this.ctxBienlai.SuspendLayout();
            this.tabPagePhieuChi.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuChi)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabThongTinCanThanhToan)).BeginInit();
            this.tabThongTinCanThanhToan.SuspendLayout();
            this.tabpageThongTinThanhToan.SuspendLayout();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiTabHoadon_chiphi)).BeginInit();
            this.uiTabHoadon_chiphi.SuspendLayout();
            this.tabpageKCB.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdDSKCB)).BeginInit();
            this.pnlSeri.SuspendLayout();
            this.tabpageHoaDon.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gpThongTinHoaDon)).BeginInit();
            this.gpThongTinHoaDon.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdHoaDonCapPhat)).BeginInit();
            this.panel5.SuspendLayout();
            this.pnlBHYT.SuspendLayout();
            this.pnlSuangayinphoi.SuspendLayout();
            this.pnlThongtintien.SuspendLayout();
            this.ctxHuyChietkhau.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grpChucNangThanhToan)).BeginInit();
            this.grpChucNangThanhToan.SuspendLayout();
            this.flowLayoutPanel1.SuspendLayout();
            this.tabPageThongTinChiTietThanhToan.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdThongTinChuaThanhToan)).BeginInit();
            this.panel3.SuspendLayout();
            this.uiTabPage1.SuspendLayout();
            this.tabPageThongTinDaThanhToan.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdThongTinDaThanhToan)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).BeginInit();
            this.uiGroupBox7.SuspendLayout();
            this.TabpageCauhinh.SuspendLayout();
            this.SuspendLayout();
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 707);
            this.uiStatusBar1.Name = "uiStatusBar1";
            this.uiStatusBar1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "0";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+T: Thanh toán";
            uiStatusBarPanel1.Width = 115;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "1";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "F4:In phiếu";
            uiStatusBarPanel2.Width = 76;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "2";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Esc:Thoát Form";
            uiStatusBarPanel3.Width = 101;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "3";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "F1: Chọn chi phí ";
            uiStatusBarPanel4.Width = 106;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.Key = "4";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "F2: Thông tin thanh toán";
            uiStatusBarPanel5.Width = 147;
            uiStatusBarPanel6.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel6.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel6.Key = "lblMsg";
            uiStatusBarPanel6.ProgressBarValue = 0;
            uiStatusBarPanel6.Text = "Msg";
            uiStatusBarPanel6.Width = 39;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5,
            uiStatusBarPanel6});
            this.uiStatusBar1.PanelsFormatStyle.ForeColor = System.Drawing.Color.Black;
            this.uiStatusBar1.Size = new System.Drawing.Size(1008, 23);
            this.uiStatusBar1.TabIndex = 0;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSearch.Location = new System.Drawing.Point(270, 30);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdSearch.Size = new System.Drawing.Size(86, 66);
            this.cmdSearch.TabIndex = 4;
            this.cmdSearch.Text = "Tìm kiếm";
            this.toolTip1.SetToolTip(this.cmdSearch, "Tìm kiếm thông tin bệnh nhân-Bạn có thể nhấn nút F3 hoặc Ctrl+F để thực hiện tìm " +
        "kiếm");
            this.cmdSearch.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            // 
            // txtTenBenhNhan
            // 
            this.txtTenBenhNhan.BackColor = System.Drawing.Color.White;
            this.txtTenBenhNhan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTenBenhNhan.Location = new System.Drawing.Point(89, 75);
            this.txtTenBenhNhan.Name = "txtTenBenhNhan";
            this.txtTenBenhNhan.Size = new System.Drawing.Size(177, 21);
            this.txtTenBenhNhan.TabIndex = 1;
            // 
            // txtMaLanKham
            // 
            this.txtMaLanKham.BackColor = System.Drawing.Color.White;
            this.txtMaLanKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaLanKham.Location = new System.Drawing.Point(89, 52);
            this.txtMaLanKham.Name = "txtMaLanKham";
            this.txtMaLanKham.Size = new System.Drawing.Size(177, 21);
            this.txtMaLanKham.TabIndex = 0;
            this.txtMaLanKham.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(3, 53);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(80, 23);
            this.label1.TabIndex = 49;
            this.label1.Text = "Mã lần khám";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboObjectType_ID
            // 
            this.cboObjectType_ID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboObjectType_ID.Location = new System.Drawing.Point(89, 29);
            this.cboObjectType_ID.Name = "cboObjectType_ID";
            this.cboObjectType_ID.Size = new System.Drawing.Size(177, 21);
            this.cboObjectType_ID.TabIndex = 279;
            this.cboObjectType_ID.Text = "Đối tượng";
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(3, 29);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(80, 23);
            this.label6.TabIndex = 272;
            this.label6.Text = "Đối tượng";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label32.Location = new System.Drawing.Point(209, 8);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(30, 15);
            this.label32.TabIndex = 3;
            this.label32.Text = "Đến";
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(3, 75);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(80, 23);
            this.label3.TabIndex = 270;
            this.label3.Text = "Tên BN:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtToDate
            // 
            this.dtToDate.CustomFormat = "dd/MM/yyyy";
            this.dtToDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtToDate.DropDownCalendar.FirstMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0);
            this.dtToDate.DropDownCalendar.Name = "";
            this.dtToDate.DropDownCalendar.Visible = false;
            this.dtToDate.Enabled = false;
            this.dtToDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtToDate.Location = new System.Drawing.Point(244, 6);
            this.dtToDate.Name = "dtToDate";
            this.dtToDate.ShowUpDown = true;
            this.dtToDate.Size = new System.Drawing.Size(113, 21);
            this.dtToDate.TabIndex = 266;
            this.dtToDate.Value = new System.DateTime(2011, 10, 19, 0, 0, 0, 0);
            // 
            // dtFromDate
            // 
            this.dtFromDate.CustomFormat = "dd/MM/yyyy";
            this.dtFromDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtFromDate.DropDownCalendar.FirstMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0);
            this.dtFromDate.DropDownCalendar.Name = "";
            this.dtFromDate.DropDownCalendar.Visible = false;
            this.dtFromDate.Enabled = false;
            this.dtFromDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtFromDate.Location = new System.Drawing.Point(89, 6);
            this.dtFromDate.Name = "dtFromDate";
            this.dtFromDate.ShowUpDown = true;
            this.dtFromDate.Size = new System.Drawing.Size(110, 21);
            this.dtFromDate.TabIndex = 2;
            this.dtFromDate.Value = new System.DateTime(2011, 10, 19, 0, 0, 0, 0);
            // 
            // chkCreateDate
            // 
            this.chkCreateDate.Checked = true;
            this.chkCreateDate.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkCreateDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCreateDate.Location = new System.Drawing.Point(3, 8);
            this.chkCreateDate.Name = "chkCreateDate";
            this.chkCreateDate.Size = new System.Drawing.Size(80, 22);
            this.chkCreateDate.TabIndex = 267;
            this.chkCreateDate.Text = "Từ ngày";
            this.chkCreateDate.UseVisualStyleBackColor = true;
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "ADD.PNG");
            this.imageList1.Images.SetKeyName(1, "OPEN2.PNG");
            this.imageList1.Images.SetKeyName(2, "OK.PNG");
            // 
            // printDialog1
            // 
            this.printDialog1.UseEXDialog = true;
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // cmdCauHinh
            // 
            this.cmdCauHinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdCauHinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdCauHinh.Image")));
            this.cmdCauHinh.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdCauHinh.Location = new System.Drawing.Point(396, 495);
            this.cmdCauHinh.Name = "cmdCauHinh";
            this.cmdCauHinh.Size = new System.Drawing.Size(117, 27);
            this.cmdCauHinh.TabIndex = 28;
            this.cmdCauHinh.Text = "Cấu hình...";
            this.toolTip1.SetToolTip(this.cmdCauHinh, "Cấu hình thông tin thanh toán (more...)");
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.pnlThongtinBN);
            this.panel1.Controls.Add(this.grdList);
            this.panel1.Controls.Add(this.pnlTimkiem);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(365, 707);
            this.panel1.TabIndex = 29;
            // 
            // pnlThongtinBN
            // 
            this.pnlThongtinBN.Controls.Add(this.lblMsg);
            this.pnlThongtinBN.Controls.Add(this.label29);
            this.pnlThongtinBN.Controls.Add(this.txtICD);
            this.pnlThongtinBN.Controls.Add(this.cmdSaveICD);
            this.pnlThongtinBN.Controls.Add(this.label16);
            this.pnlThongtinBN.Controls.Add(this.cmdLaylaiThongTin);
            this.pnlThongtinBN.Controls.Add(this.cmdCapnhatngayBHYT);
            this.pnlThongtinBN.Controls.Add(this.txtDTTT);
            this.pnlThongtinBN.Controls.Add(this.txtDiachiBHYT);
            this.pnlThongtinBN.Controls.Add(this.dtpBHYTFfromDate);
            this.pnlThongtinBN.Controls.Add(this.txtYear_Of_Birth);
            this.pnlThongtinBN.Controls.Add(this.dtpBHYTToDate);
            this.pnlThongtinBN.Controls.Add(this.txtDiaChi);
            this.pnlThongtinBN.Controls.Add(this.label19);
            this.pnlThongtinBN.Controls.Add(this.label26);
            this.pnlThongtinBN.Controls.Add(this.label4);
            this.pnlThongtinBN.Controls.Add(this.label20);
            this.pnlThongtinBN.Controls.Add(this.txtICD1);
            this.pnlThongtinBN.Controls.Add(this.txtPtramBHYT);
            this.pnlThongtinBN.Controls.Add(this.txtPatient_ID);
            this.pnlThongtinBN.Controls.Add(this.txtPatient_Code);
            this.pnlThongtinBN.Controls.Add(this.txtObjectType_Name);
            this.pnlThongtinBN.Controls.Add(this.txtObjectType_Code);
            this.pnlThongtinBN.Controls.Add(this.dtInput_Date);
            this.pnlThongtinBN.Controls.Add(this.lblBHYT);
            this.pnlThongtinBN.Controls.Add(this.label30);
            this.pnlThongtinBN.Controls.Add(this.txtSoBHYT);
            this.pnlThongtinBN.Controls.Add(this.txtPatientName);
            this.pnlThongtinBN.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlThongtinBN.Location = new System.Drawing.Point(0, 402);
            this.pnlThongtinBN.Name = "pnlThongtinBN";
            this.pnlThongtinBN.Size = new System.Drawing.Size(365, 305);
            this.pnlThongtinBN.TabIndex = 287;
            // 
            // lblMsg
            // 
            this.lblMsg.BackColor = System.Drawing.SystemColors.Control;
            this.lblMsg.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.lblMsg.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMsg.ForeColor = System.Drawing.Color.Navy;
            this.lblMsg.Location = new System.Drawing.Point(0, 271);
            this.lblMsg.Name = "lblMsg";
            this.lblMsg.Size = new System.Drawing.Size(365, 34);
            this.lblMsg.TabIndex = 376;
            this.lblMsg.Text = "Msg";
            this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label29
            // 
            this.label29.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.Location = new System.Drawing.Point(230, 108);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(77, 24);
            this.label29.TabIndex = 375;
            this.label29.Text = "% Đầu thẻ:";
            this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtICD
            // 
            this.txtICD._backcolor = System.Drawing.SystemColors.Window;
            this.txtICD._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtICD._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtICD.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtICD.AutoCompleteList")));
            this.txtICD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtICD.CaseSensitive = false;
            this.txtICD.CompareNoID = true;
            this.txtICD.DefaultCode = "-1";
            this.txtICD.DefaultID = "-1";
            this.txtICD.Drug_ID = null;
            this.txtICD.ExtraWidth = 0;
            this.txtICD.FillValueAfterSelect = false;
            this.txtICD.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtICD.Location = new System.Drawing.Point(105, 189);
            this.txtICD.MaxHeight = 289;
            this.txtICD.MinTypedCharacters = 2;
            this.txtICD.MyCode = "-1";
            this.txtICD.MyID = "-1";
            this.txtICD.MyText = "";
            this.txtICD.Name = "txtICD";
            this.txtICD.RaiseEvent = true;
            this.txtICD.RaiseEventEnter = true;
            this.txtICD.RaiseEventEnterWhenEmpty = true;
            this.txtICD.SelectedIndex = -1;
            this.txtICD.Size = new System.Drawing.Size(208, 21);
            this.txtICD.splitChar = '@';
            this.txtICD.splitCharIDAndCode = '#';
            this.txtICD.TabIndex = 374;
            this.txtICD.TakeCode = true;
            this.txtICD.txtMyCode = null;
            this.txtICD.txtMyCode_Edit = null;
            this.txtICD.txtMyID = null;
            this.txtICD.txtMyID_Edit = null;
            this.txtICD.txtMyName = null;
            this.txtICD.txtMyName_Edit = null;
            this.txtICD.txtNext = null;
            // 
            // cmdSaveICD
            // 
            this.cmdSaveICD.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSaveICD.Image = ((System.Drawing.Image)(resources.GetObject("cmdSaveICD.Image")));
            this.cmdSaveICD.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdSaveICD.Location = new System.Drawing.Point(318, 186);
            this.cmdSaveICD.Name = "cmdSaveICD";
            this.cmdSaveICD.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdSaveICD.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdSaveICD.Size = new System.Drawing.Size(38, 27);
            this.cmdSaveICD.TabIndex = 373;
            this.toolTip1.SetToolTip(this.cmdSaveICD, "Cập nhật mã bệnh chính cho bệnh nhân - Do bác sĩ quên( Chỉ người dùng được phân q" +
        "uyền mới xuất hiện tính năng này)");
            this.cmdSaveICD.Visible = false;
            this.cmdSaveICD.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // label16
            // 
            this.label16.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.Location = new System.Drawing.Point(5, 159);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(98, 24);
            this.label16.TabIndex = 372;
            this.label16.Text = "Hiệu lực BHYT:";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmdLaylaiThongTin
            // 
            this.cmdLaylaiThongTin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdLaylaiThongTin.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdLaylaiThongTin.Image = ((System.Drawing.Image)(resources.GetObject("cmdLaylaiThongTin.Image")));
            this.cmdLaylaiThongTin.Location = new System.Drawing.Point(-277, 244);
            this.cmdLaylaiThongTin.Name = "cmdLaylaiThongTin";
            this.cmdLaylaiThongTin.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdLaylaiThongTin.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdLaylaiThongTin.Size = new System.Drawing.Size(39, 27);
            this.cmdLaylaiThongTin.TabIndex = 28;
            this.cmdLaylaiThongTin.Text = "&Lấy  thông tin (F5)";
            this.cmdLaylaiThongTin.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cmdCapnhatngayBHYT
            // 
            this.cmdCapnhatngayBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdCapnhatngayBHYT.Image = ((System.Drawing.Image)(resources.GetObject("cmdCapnhatngayBHYT.Image")));
            this.cmdCapnhatngayBHYT.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdCapnhatngayBHYT.Location = new System.Drawing.Point(319, 158);
            this.cmdCapnhatngayBHYT.Name = "cmdCapnhatngayBHYT";
            this.cmdCapnhatngayBHYT.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdCapnhatngayBHYT.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdCapnhatngayBHYT.Size = new System.Drawing.Size(38, 27);
            this.cmdCapnhatngayBHYT.TabIndex = 371;
            this.toolTip1.SetToolTip(this.cmdCapnhatngayBHYT, "Cập nhật thông tin ngày hiệu lực của thẻ BHYT(Chỉ có nhân viên được cấp quyền mới" +
        " xuất hiện tính năng này)");
            this.cmdCapnhatngayBHYT.Visible = false;
            this.cmdCapnhatngayBHYT.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // txtDTTT
            // 
            this.txtDTTT.BackColor = System.Drawing.Color.White;
            this.txtDTTT.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtDTTT.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDTTT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.txtDTTT.Location = new System.Drawing.Point(4, 134);
            this.txtDTTT.Name = "txtDTTT";
            this.txtDTTT.ReadOnly = true;
            this.txtDTTT.Size = new System.Drawing.Size(99, 22);
            this.txtDTTT.TabIndex = 360;
            this.txtDTTT.Text = "Đúng Tuyến";
            this.txtDTTT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // txtDiachiBHYT
            // 
            this.txtDiachiBHYT.Font = new System.Drawing.Font("Arial", 9F);
            this.txtDiachiBHYT.Location = new System.Drawing.Point(105, 134);
            this.txtDiachiBHYT.Name = "txtDiachiBHYT";
            this.txtDiachiBHYT.ReadOnly = true;
            this.txtDiachiBHYT.Size = new System.Drawing.Size(252, 21);
            this.txtDiachiBHYT.TabIndex = 370;
            this.txtDiachiBHYT.TabStop = false;
            this.txtDiachiBHYT.Text = "Địa chỉ thẻ BHYT";
            // 
            // dtpBHYTFfromDate
            // 
            this.dtpBHYTFfromDate.Cursor = System.Windows.Forms.Cursors.Default;
            this.dtpBHYTFfromDate.CustomFormat = "dd/MM/yyyy";
            this.dtpBHYTFfromDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpBHYTFfromDate.DropDownCalendar.FirstMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0);
            this.dtpBHYTFfromDate.DropDownCalendar.Name = "";
            this.dtpBHYTFfromDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpBHYTFfromDate.Location = new System.Drawing.Point(105, 161);
            this.dtpBHYTFfromDate.Name = "dtpBHYTFfromDate";
            this.dtpBHYTFfromDate.Size = new System.Drawing.Size(101, 21);
            this.dtpBHYTFfromDate.TabIndex = 361;
            this.dtpBHYTFfromDate.Tag = "NO";
            this.dtpBHYTFfromDate.Value = new System.DateTime(2014, 4, 29, 0, 0, 0, 0);
            // 
            // txtYear_Of_Birth
            // 
            this.txtYear_Of_Birth.BackColor = System.Drawing.Color.White;
            this.txtYear_Of_Birth.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtYear_Of_Birth.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtYear_Of_Birth.Location = new System.Drawing.Point(415, 221);
            this.txtYear_Of_Birth.Name = "txtYear_Of_Birth";
            this.txtYear_Of_Birth.ReadOnly = true;
            this.txtYear_Of_Birth.Size = new System.Drawing.Size(47, 21);
            this.txtYear_Of_Birth.TabIndex = 10;
            this.txtYear_Of_Birth.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.txtYear_Of_Birth.Visible = false;
            // 
            // dtpBHYTToDate
            // 
            this.dtpBHYTToDate.CustomFormat = "dd/MM/yyyy";
            this.dtpBHYTToDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpBHYTToDate.DropDownCalendar.FirstMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0);
            this.dtpBHYTToDate.DropDownCalendar.Name = "";
            this.dtpBHYTToDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpBHYTToDate.Location = new System.Drawing.Point(212, 161);
            this.dtpBHYTToDate.Name = "dtpBHYTToDate";
            this.dtpBHYTToDate.Size = new System.Drawing.Size(101, 21);
            this.dtpBHYTToDate.TabIndex = 362;
            this.dtpBHYTToDate.Tag = "NO";
            this.dtpBHYTToDate.Value = new System.DateTime(2014, 4, 29, 0, 0, 0, 0);
            // 
            // txtDiaChi
            // 
            this.txtDiaChi.BackColor = System.Drawing.Color.White;
            this.txtDiaChi.Font = new System.Drawing.Font("Arial", 9F);
            this.txtDiaChi.Location = new System.Drawing.Point(105, 86);
            this.txtDiaChi.Name = "txtDiaChi";
            this.txtDiaChi.ReadOnly = true;
            this.txtDiaChi.Size = new System.Drawing.Size(252, 21);
            this.txtDiaChi.TabIndex = 368;
            this.txtDiaChi.TabStop = false;
            // 
            // label19
            // 
            this.label19.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label19.Location = new System.Drawing.Point(3, 6);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(98, 24);
            this.label19.TabIndex = 7;
            this.label19.Text = "Mã bệnh nhân:";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label26
            // 
            this.label26.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label26.ForeColor = System.Drawing.Color.Red;
            this.label26.Location = new System.Drawing.Point(9, 188);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(88, 24);
            this.label26.TabIndex = 27;
            this.label26.Text = "ICD-10";
            this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("Arial", 9F);
            this.label4.Location = new System.Drawing.Point(-1, 86);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(102, 21);
            this.label4.TabIndex = 369;
            this.label4.Text = "Địa chỉ BN:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label20
            // 
            this.label20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(1, 62);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(98, 24);
            this.label20.TabIndex = 5;
            this.label20.Text = "Tên bệnh nhân:";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtICD1
            // 
            this.txtICD1.BackColor = System.Drawing.Color.White;
            this.txtICD1.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtICD1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtICD1.ForeColor = System.Drawing.Color.Red;
            this.txtICD1.Location = new System.Drawing.Point(105, 188);
            this.txtICD1.Name = "txtICD1";
            this.txtICD1.ReadOnly = true;
            this.txtICD1.Size = new System.Drawing.Size(207, 22);
            this.txtICD1.TabIndex = 28;
            this.txtICD1.Visible = false;
            // 
            // txtPtramBHYT
            // 
            this.txtPtramBHYT.BackColor = System.Drawing.Color.White;
            this.txtPtramBHYT.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtPtramBHYT.ContextMenuStrip = this.ctxUpdatePrice;
            this.txtPtramBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPtramBHYT.ForeColor = System.Drawing.Color.Red;
            this.txtPtramBHYT.Location = new System.Drawing.Point(310, 110);
            this.txtPtramBHYT.Name = "txtPtramBHYT";
            this.txtPtramBHYT.ReadOnly = true;
            this.txtPtramBHYT.Size = new System.Drawing.Size(46, 21);
            this.txtPtramBHYT.TabIndex = 367;
            this.txtPtramBHYT.Text = "80%";
            this.txtPtramBHYT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.toolTip1.SetToolTip(this.txtPtramBHYT, "% BHYT theo đầu thẻ");
            // 
            // ctxUpdatePrice
            // 
            this.ctxUpdatePrice.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuUpdatePrice});
            this.ctxUpdatePrice.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
            this.ctxUpdatePrice.Name = "contextMenuStrip1";
            this.ctxUpdatePrice.Size = new System.Drawing.Size(275, 26);
            // 
            // mnuUpdatePrice
            // 
            this.mnuUpdatePrice.Name = "mnuUpdatePrice";
            this.mnuUpdatePrice.Size = new System.Drawing.Size(274, 22);
            this.mnuUpdatePrice.Text = "Cập nhật lại giá theo phần trăm BHYT";
            // 
            // txtPatient_ID
            // 
            this.txtPatient_ID.BackColor = System.Drawing.Color.White;
            this.txtPatient_ID.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtPatient_ID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatient_ID.Location = new System.Drawing.Point(107, 9);
            this.txtPatient_ID.Name = "txtPatient_ID";
            this.txtPatient_ID.ReadOnly = true;
            this.txtPatient_ID.Size = new System.Drawing.Size(123, 21);
            this.txtPatient_ID.TabIndex = 6;
            // 
            // txtPatient_Code
            // 
            this.txtPatient_Code.BackColor = System.Drawing.Color.White;
            this.txtPatient_Code.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtPatient_Code.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatient_Code.Location = new System.Drawing.Point(230, 9);
            this.txtPatient_Code.Name = "txtPatient_Code";
            this.txtPatient_Code.ReadOnly = true;
            this.txtPatient_Code.Size = new System.Drawing.Size(127, 21);
            this.txtPatient_Code.TabIndex = 8;
            // 
            // txtObjectType_Name
            // 
            this.txtObjectType_Name.BackColor = System.Drawing.Color.White;
            this.txtObjectType_Name.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtObjectType_Name.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtObjectType_Name.Location = new System.Drawing.Point(236, 36);
            this.txtObjectType_Name.Name = "txtObjectType_Name";
            this.txtObjectType_Name.ReadOnly = true;
            this.txtObjectType_Name.Size = new System.Drawing.Size(121, 21);
            this.txtObjectType_Name.TabIndex = 335;
            this.txtObjectType_Name.Text = "BHYT";
            // 
            // txtObjectType_Code
            // 
            this.txtObjectType_Code.BackColor = System.Drawing.Color.White;
            this.txtObjectType_Code.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtObjectType_Code.Location = new System.Drawing.Point(234, 188);
            this.txtObjectType_Code.Name = "txtObjectType_Code";
            this.txtObjectType_Code.Size = new System.Drawing.Size(47, 21);
            this.txtObjectType_Code.TabIndex = 346;
            this.txtObjectType_Code.Visible = false;
            // 
            // dtInput_Date
            // 
            this.dtInput_Date.BackColor = System.Drawing.Color.White;
            this.dtInput_Date.CustomFormat = "dd/MM/yyyy";
            this.dtInput_Date.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            this.dtInput_Date.DisabledBackColor = System.Drawing.Color.WhiteSmoke;
            this.dtInput_Date.DisabledForeColor = System.Drawing.Color.Black;
            // 
            // 
            // 
            this.dtInput_Date.DropDownCalendar.FirstMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0);
            this.dtInput_Date.DropDownCalendar.Name = "";
            this.dtInput_Date.Enabled = false;
            this.dtInput_Date.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtInput_Date.Location = new System.Drawing.Point(107, 36);
            this.dtInput_Date.Name = "dtInput_Date";
            this.dtInput_Date.ReadOnly = true;
            this.dtInput_Date.ShowUpDown = true;
            this.dtInput_Date.Size = new System.Drawing.Size(123, 21);
            this.dtInput_Date.TabIndex = 36;
            this.dtInput_Date.Value = new System.DateTime(2013, 6, 19, 0, 0, 0, 0);
            // 
            // lblBHYT
            // 
            this.lblBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblBHYT.Location = new System.Drawing.Point(0, 109);
            this.lblBHYT.Name = "lblBHYT";
            this.lblBHYT.Size = new System.Drawing.Size(98, 24);
            this.lblBHYT.TabIndex = 337;
            this.lblBHYT.Text = "Thông tin BHYT:";
            this.lblBHYT.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label30
            // 
            this.label30.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label30.Location = new System.Drawing.Point(8, 34);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(90, 24);
            this.label30.TabIndex = 37;
            this.label30.Text = "Ngày tiếp đón:";
            this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSoBHYT
            // 
            this.txtSoBHYT.BackColor = System.Drawing.Color.White;
            this.txtSoBHYT.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtSoBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoBHYT.Location = new System.Drawing.Point(105, 111);
            this.txtSoBHYT.Name = "txtSoBHYT";
            this.txtSoBHYT.ReadOnly = true;
            this.txtSoBHYT.Size = new System.Drawing.Size(125, 21);
            this.txtSoBHYT.TabIndex = 336;
            this.txtSoBHYT.Text = "HT3010100100009";
            this.txtSoBHYT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // txtPatientName
            // 
            this.txtPatientName.BackColor = System.Drawing.Color.White;
            this.txtPatientName.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtPatientName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPatientName.Location = new System.Drawing.Point(105, 62);
            this.txtPatientName.Name = "txtPatientName";
            this.txtPatientName.ReadOnly = true;
            this.txtPatientName.Size = new System.Drawing.Size(252, 21);
            this.txtPatientName.TabIndex = 334;
            this.txtPatientName.Text = "Nguyễn Thanh Hải";
            this.txtPatientName.TextAlignment = Janus.Windows.GridEX.TextAlignment.Near;
            // 
            // grdList
            // 
            this.grdList.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.LightGray;
            this.grdList.BackColor = System.Drawing.Color.Silver;
            this.grdList.BuiltInTextsData = resources.GetString("grdList.BuiltInTextsData");
            grdList_DesignTimeLayout_Reference_0.Instance = ((object)(resources.GetObject("grdList_DesignTimeLayout_Reference_0.Instance")));
            grdList_DesignTimeLayout.LayoutReferences.AddRange(new Janus.Windows.Common.Layouts.JanusLayoutReference[] {
            grdList_DesignTimeLayout_Reference_0});
            grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
            this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
            this.grdList.Dock = System.Windows.Forms.DockStyle.Top;
            this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdList.FilterRowFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdList.FilterRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdList.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdList.FocusCellFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.grdList.Font = new System.Drawing.Font("Arial", 9F);
            this.grdList.FrozenColumns = 2;
            this.grdList.GridLines = Janus.Windows.GridEX.GridLines.Default;
            this.grdList.GroupByBoxVisible = false;
            this.grdList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdList.Location = new System.Drawing.Point(0, 102);
            this.grdList.Name = "grdList";
            this.grdList.RecordNavigator = true;
            this.grdList.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdList.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
            this.grdList.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdList.Size = new System.Drawing.Size(365, 300);
            this.grdList.TabIndex = 286;
            this.grdList.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // pnlTimkiem
            // 
            this.pnlTimkiem.Controls.Add(this.uiComboBox1);
            this.pnlTimkiem.Controls.Add(this.label39);
            this.pnlTimkiem.Controls.Add(this.cmdSearch);
            this.pnlTimkiem.Controls.Add(this.chkCreateDate);
            this.pnlTimkiem.Controls.Add(this.txtTenBenhNhan);
            this.pnlTimkiem.Controls.Add(this.dtFromDate);
            this.pnlTimkiem.Controls.Add(this.txtMaLanKham);
            this.pnlTimkiem.Controls.Add(this.dtToDate);
            this.pnlTimkiem.Controls.Add(this.label1);
            this.pnlTimkiem.Controls.Add(this.label3);
            this.pnlTimkiem.Controls.Add(this.cboObjectType_ID);
            this.pnlTimkiem.Controls.Add(this.label32);
            this.pnlTimkiem.Controls.Add(this.label6);
            this.pnlTimkiem.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlTimkiem.Location = new System.Drawing.Point(0, 0);
            this.pnlTimkiem.Name = "pnlTimkiem";
            this.pnlTimkiem.Size = new System.Drawing.Size(365, 102);
            this.pnlTimkiem.TabIndex = 30;
            // 
            // uiComboBox1
            // 
            this.uiComboBox1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            uiComboBoxItem1.FormatStyle.Alpha = 0;
            uiComboBoxItem1.IsSeparator = false;
            uiComboBoxItem1.Text = "Tất cả";
            uiComboBoxItem1.Value = "-1";
            uiComboBoxItem2.FormatStyle.Alpha = 0;
            uiComboBoxItem2.IsSeparator = false;
            uiComboBoxItem2.Text = "Chưa thanh toán";
            uiComboBoxItem2.Value = "0";
            uiComboBoxItem3.FormatStyle.Alpha = 0;
            uiComboBoxItem3.IsSeparator = false;
            uiComboBoxItem3.Text = "Đã thanh toán";
            uiComboBoxItem3.Value = "1";
            uiComboBoxItem4.FormatStyle.Alpha = 0;
            uiComboBoxItem4.IsSeparator = false;
            uiComboBoxItem4.Text = "Chưa thanh toán hết";
            uiComboBoxItem4.Value = "2";
            this.uiComboBox1.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem1,
            uiComboBoxItem2,
            uiComboBoxItem3,
            uiComboBoxItem4});
            this.uiComboBox1.Location = new System.Drawing.Point(89, 99);
            this.uiComboBox1.Name = "uiComboBox1";
            this.uiComboBox1.SelectedIndex = 0;
            this.uiComboBox1.Size = new System.Drawing.Size(177, 21);
            this.uiComboBox1.TabIndex = 281;
            this.uiComboBox1.Text = "Tất cả";
            this.uiComboBox1.Visible = false;
            // 
            // label39
            // 
            this.label39.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label39.Location = new System.Drawing.Point(9, 99);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(80, 23);
            this.label39.TabIndex = 280;
            this.label39.Text = "Trạng thái:";
            this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label39.Visible = false;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.tabThongTinThanhToan);
            this.panel2.Controls.Add(this.tabThongTinCanThanhToan);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(365, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(643, 707);
            this.panel2.TabIndex = 30;
            // 
            // tabThongTinThanhToan
            // 
            this.tabThongTinThanhToan.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabThongTinThanhToan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabThongTinThanhToan.Location = new System.Drawing.Point(0, 549);
            this.tabThongTinThanhToan.Name = "tabThongTinThanhToan";
            this.tabThongTinThanhToan.Size = new System.Drawing.Size(643, 158);
            this.tabThongTinThanhToan.TabIndex = 116;
            this.tabThongTinThanhToan.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabPagePayment,
            this.tabPagePhieuChi});
            this.tabThongTinThanhToan.TabStop = false;
            this.tabThongTinThanhToan.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Flat;
            // 
            // tabPagePayment
            // 
            this.tabPagePayment.Controls.Add(this.grdPayment);
            this.tabPagePayment.Location = new System.Drawing.Point(1, 23);
            this.tabPagePayment.Name = "tabPagePayment";
            this.tabPagePayment.Size = new System.Drawing.Size(639, 132);
            this.tabPagePayment.TabStop = true;
            this.tabPagePayment.Text = "Thông tin thanh toán (Alt +1)";
            // 
            // grdPayment
            // 
            this.grdPayment.AlternatingColors = true;
            this.grdPayment.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.grdPayment.ContextMenuStrip = this.ctxBienlai;
            grdPayment_DesignTimeLayout_Reference_0.Instance = ((object)(resources.GetObject("grdPayment_DesignTimeLayout_Reference_0.Instance")));
            grdPayment_DesignTimeLayout_Reference_1.Instance = ((object)(resources.GetObject("grdPayment_DesignTimeLayout_Reference_1.Instance")));
            grdPayment_DesignTimeLayout.LayoutReferences.AddRange(new Janus.Windows.Common.Layouts.JanusLayoutReference[] {
            grdPayment_DesignTimeLayout_Reference_0,
            grdPayment_DesignTimeLayout_Reference_1});
            grdPayment_DesignTimeLayout.LayoutString = resources.GetString("grdPayment_DesignTimeLayout.LayoutString");
            this.grdPayment.DesignTimeLayout = grdPayment_DesignTimeLayout;
            this.grdPayment.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPayment.EnterKeyBehavior = Janus.Windows.GridEX.EnterKeyBehavior.None;
            this.grdPayment.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPayment.GroupByBoxVisible = false;
            this.grdPayment.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPayment.GroupRowFormatStyle.ForeColor = System.Drawing.Color.Navy;
            this.grdPayment.GroupTotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPayment.GroupTotals = Janus.Windows.GridEX.GroupTotals.Always;
            this.grdPayment.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPayment.Location = new System.Drawing.Point(0, 0);
            this.grdPayment.Name = "grdPayment";
            this.grdPayment.RecordNavigator = true;
            this.grdPayment.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPayment.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdPayment.SelectedInactiveFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPayment.Size = new System.Drawing.Size(639, 132);
            this.grdPayment.TabIndex = 8;
            this.grdPayment.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPayment.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPayment.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPayment.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPayment.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // ctxBienlai
            // 
            this.ctxBienlai.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuSuaSoBienLai,
            this.mnuInLaiBienLai,
            this.mnuHuyHoaDon,
            this.serperator1,
            this.mnuLayhoadondo,
            this.serperator2,
            this.mnuCapnhatPTTT});
            this.ctxBienlai.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
            this.ctxBienlai.Name = "contextMenuStrip1";
            this.ctxBienlai.Size = new System.Drawing.Size(320, 126);
            // 
            // mnuSuaSoBienLai
            // 
            this.mnuSuaSoBienLai.Name = "mnuSuaSoBienLai";
            this.mnuSuaSoBienLai.Size = new System.Drawing.Size(319, 22);
            this.mnuSuaSoBienLai.Text = "Sửa số biên lai";
            // 
            // mnuInLaiBienLai
            // 
            this.mnuInLaiBienLai.Name = "mnuInLaiBienLai";
            this.mnuInLaiBienLai.Size = new System.Drawing.Size(319, 22);
            this.mnuInLaiBienLai.Text = "In lại hóa đơn";
            // 
            // mnuHuyHoaDon
            // 
            this.mnuHuyHoaDon.Name = "mnuHuyHoaDon";
            this.mnuHuyHoaDon.Size = new System.Drawing.Size(319, 22);
            this.mnuHuyHoaDon.Text = "Hủy serie hóa đơn đã in";
            // 
            // serperator1
            // 
            this.serperator1.Name = "serperator1";
            this.serperator1.Size = new System.Drawing.Size(316, 6);
            // 
            // mnuLayhoadondo
            // 
            this.mnuLayhoadondo.Name = "mnuLayhoadondo";
            this.mnuLayhoadondo.Size = new System.Drawing.Size(319, 22);
            this.mnuLayhoadondo.Tag = "1";
            this.mnuLayhoadondo.Text = "Lấy hóa đơn đỏ cho lần thanh toán đang chọn";
            // 
            // serperator2
            // 
            this.serperator2.Name = "serperator2";
            this.serperator2.Size = new System.Drawing.Size(316, 6);
            // 
            // mnuCapnhatPTTT
            // 
            this.mnuCapnhatPTTT.Name = "mnuCapnhatPTTT";
            this.mnuCapnhatPTTT.Size = new System.Drawing.Size(319, 22);
            this.mnuCapnhatPTTT.Text = "Cập nhật phương thức thanh toán";
            // 
            // tabPagePhieuChi
            // 
            this.tabPagePhieuChi.Controls.Add(this.grdPhieuChi);
            this.tabPagePhieuChi.Location = new System.Drawing.Point(1, 23);
            this.tabPagePhieuChi.Name = "tabPagePhieuChi";
            this.tabPagePhieuChi.Size = new System.Drawing.Size(639, 132);
            this.tabPagePhieuChi.TabStop = true;
            this.tabPagePhieuChi.Text = "Trả lại tiền (Phiếu chi)  (Alt + 2)";
            // 
            // grdPhieuChi
            // 
            this.grdPhieuChi.AlternatingColors = true;
            this.grdPhieuChi.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            grdPhieuChi_DesignTimeLayout_Reference_0.Instance = ((object)(resources.GetObject("grdPhieuChi_DesignTimeLayout_Reference_0.Instance")));
            grdPhieuChi_DesignTimeLayout_Reference_1.Instance = ((object)(resources.GetObject("grdPhieuChi_DesignTimeLayout_Reference_1.Instance")));
            grdPhieuChi_DesignTimeLayout.LayoutReferences.AddRange(new Janus.Windows.Common.Layouts.JanusLayoutReference[] {
            grdPhieuChi_DesignTimeLayout_Reference_0,
            grdPhieuChi_DesignTimeLayout_Reference_1});
            grdPhieuChi_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuChi_DesignTimeLayout.LayoutString");
            this.grdPhieuChi.DesignTimeLayout = grdPhieuChi_DesignTimeLayout;
            this.grdPhieuChi.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPhieuChi.EnterKeyBehavior = Janus.Windows.GridEX.EnterKeyBehavior.None;
            this.grdPhieuChi.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPhieuChi.GroupByBoxVisible = false;
            this.grdPhieuChi.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPhieuChi.GroupRowFormatStyle.ForeColor = System.Drawing.Color.Navy;
            this.grdPhieuChi.GroupTotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPhieuChi.GroupTotals = Janus.Windows.GridEX.GroupTotals.Always;
            this.grdPhieuChi.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPhieuChi.Location = new System.Drawing.Point(0, 0);
            this.grdPhieuChi.Name = "grdPhieuChi";
            this.grdPhieuChi.RecordNavigator = true;
            this.grdPhieuChi.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuChi.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdPhieuChi.SelectedInactiveFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPhieuChi.Size = new System.Drawing.Size(639, 132);
            this.grdPhieuChi.TabIndex = 10;
            this.grdPhieuChi.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuChi.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPhieuChi.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPhieuChi.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPhieuChi.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // tabThongTinCanThanhToan
            // 
            this.tabThongTinCanThanhToan.Dock = System.Windows.Forms.DockStyle.Top;
            this.tabThongTinCanThanhToan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabThongTinCanThanhToan.Location = new System.Drawing.Point(0, 0);
            this.tabThongTinCanThanhToan.Name = "tabThongTinCanThanhToan";
            this.tabThongTinCanThanhToan.Size = new System.Drawing.Size(643, 549);
            this.tabThongTinCanThanhToan.TabIndex = 115;
            this.tabThongTinCanThanhToan.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabpageThongTinThanhToan,
            this.tabPageThongTinChiTietThanhToan,
            this.uiTabPage1,
            this.tabPageThongTinDaThanhToan,
            this.TabpageCauhinh});
            this.tabThongTinCanThanhToan.TabStop = false;
            this.tabThongTinCanThanhToan.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
            // 
            // tabpageThongTinThanhToan
            // 
            this.tabpageThongTinThanhToan.Controls.Add(this.panel4);
            this.tabpageThongTinThanhToan.Controls.Add(this.pnlThongtintien);
            this.tabpageThongTinThanhToan.Controls.Add(this.grpChucNangThanhToan);
            this.tabpageThongTinThanhToan.Location = new System.Drawing.Point(1, 23);
            this.tabpageThongTinThanhToan.Name = "tabpageThongTinThanhToan";
            this.tabpageThongTinThanhToan.Size = new System.Drawing.Size(641, 525);
            this.tabpageThongTinThanhToan.TabStop = true;
            this.tabpageThongTinThanhToan.Text = "Thông tin tổng hợp";
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.uiTabHoadon_chiphi);
            this.panel4.Controls.Add(this.panel5);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 0);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(311, 483);
            this.panel4.TabIndex = 363;
            // 
            // uiTabHoadon_chiphi
            // 
            this.uiTabHoadon_chiphi.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiTabHoadon_chiphi.Location = new System.Drawing.Point(0, 0);
            this.uiTabHoadon_chiphi.Name = "uiTabHoadon_chiphi";
            this.uiTabHoadon_chiphi.Size = new System.Drawing.Size(311, 338);
            this.uiTabHoadon_chiphi.TabIndex = 363;
            this.uiTabHoadon_chiphi.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabpageKCB,
            this.tabpageHoaDon});
            this.uiTabHoadon_chiphi.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Flat;
            // 
            // tabpageKCB
            // 
            this.tabpageKCB.Controls.Add(this.grdDSKCB);
            this.tabpageKCB.Controls.Add(this.pnlSeri);
            this.tabpageKCB.Location = new System.Drawing.Point(1, 23);
            this.tabpageKCB.Name = "tabpageKCB";
            this.tabpageKCB.Size = new System.Drawing.Size(307, 312);
            this.tabpageKCB.TabStop = true;
            this.tabpageKCB.Text = "Chi phí";
            this.tabpageKCB.ToolTipText = "Nhấn phím tắt F8 để chọn Thông tin Khám chữa bệnh";
            // 
            // grdDSKCB
            // 
            this.grdDSKCB.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.grdDSKCB.ColumnAutoResize = true;
            grdDSKCB_DesignTimeLayout.LayoutString = resources.GetString("grdDSKCB_DesignTimeLayout.LayoutString");
            this.grdDSKCB.DesignTimeLayout = grdDSKCB_DesignTimeLayout;
            this.grdDSKCB.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdDSKCB.Font = new System.Drawing.Font("Arial", 9F);
            this.grdDSKCB.GridLines = Janus.Windows.GridEX.GridLines.Default;
            this.grdDSKCB.GroupByBoxVisible = false;
            this.grdDSKCB.Location = new System.Drawing.Point(0, 0);
            this.grdDSKCB.Name = "grdDSKCB";
            this.grdDSKCB.Size = new System.Drawing.Size(307, 263);
            this.grdDSKCB.TabIndex = 2;
            this.toolTip1.SetToolTip(this.grdDSKCB, "Danh sách các loại chi phí khám chữa bệnh. Có thể nhấn F2 để xem chi tiết");
            this.grdDSKCB.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDSKCB.TotalRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdDSKCB.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdDSKCB.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // pnlSeri
            // 
            this.pnlSeri.Controls.Add(this.txtSerie);
            this.pnlSeri.Controls.Add(this.label44);
            this.pnlSeri.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlSeri.Location = new System.Drawing.Point(0, 263);
            this.pnlSeri.Name = "pnlSeri";
            this.pnlSeri.Size = new System.Drawing.Size(307, 49);
            this.pnlSeri.TabIndex = 1;
            // 
            // txtSerie
            // 
            this.txtSerie.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtSerie.BackColor = System.Drawing.SystemColors.Control;
            this.txtSerie.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold);
            this.txtSerie.Location = new System.Drawing.Point(80, 14);
            this.txtSerie.Name = "txtSerie";
            this.txtSerie.Size = new System.Drawing.Size(215, 29);
            this.txtSerie.TabIndex = 41;
            this.txtSerie.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.txtSerie.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // label44
            // 
            this.label44.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.label44.AutoSize = true;
            this.label44.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold);
            this.label44.Location = new System.Drawing.Point(4, 16);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(58, 22);
            this.label44.TabIndex = 40;
            this.label44.Text = "Serie";
            // 
            // tabpageHoaDon
            // 
            this.tabpageHoaDon.Controls.Add(this.gpThongTinHoaDon);
            this.tabpageHoaDon.Controls.Add(this.grdHoaDonCapPhat);
            this.tabpageHoaDon.Location = new System.Drawing.Point(1, 23);
            this.tabpageHoaDon.Name = "tabpageHoaDon";
            this.tabpageHoaDon.Size = new System.Drawing.Size(307, 312);
            this.tabpageHoaDon.TabStop = true;
            this.tabpageHoaDon.Text = "Hóa đơn đỏ";
            this.tabpageHoaDon.ToolTipText = "Nhấn phím tắt F7 để chọn Thông tin hóa đơn";
            // 
            // gpThongTinHoaDon
            // 
            this.gpThongTinHoaDon.AutoScroll = true;
            this.gpThongTinHoaDon.Controls.Add(this.cmdKhaibaoHoadondo);
            this.gpThongTinHoaDon.Controls.Add(this.label18);
            this.gpThongTinHoaDon.Controls.Add(this.label22);
            this.gpThongTinHoaDon.Controls.Add(this.txtSerieCuoi);
            this.gpThongTinHoaDon.Controls.Add(this.txtSerieDau);
            this.gpThongTinHoaDon.Controls.Add(this.txtMaQuyen);
            this.gpThongTinHoaDon.Controls.Add(this.label43);
            this.gpThongTinHoaDon.Controls.Add(this.txtKiHieu);
            this.gpThongTinHoaDon.Controls.Add(this.label42);
            this.gpThongTinHoaDon.Controls.Add(this.txtMauHD);
            this.gpThongTinHoaDon.Controls.Add(this.label41);
            this.gpThongTinHoaDon.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gpThongTinHoaDon.Location = new System.Drawing.Point(0, 124);
            this.gpThongTinHoaDon.Name = "gpThongTinHoaDon";
            this.gpThongTinHoaDon.Size = new System.Drawing.Size(307, 188);
            this.gpThongTinHoaDon.TabIndex = 360;
            this.gpThongTinHoaDon.Text = "Thông tin hóa đơn";
            // 
            // cmdKhaibaoHoadondo
            // 
            this.cmdKhaibaoHoadondo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdKhaibaoHoadondo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdKhaibaoHoadondo.Location = new System.Drawing.Point(144, 148);
            this.cmdKhaibaoHoadondo.Name = "cmdKhaibaoHoadondo";
            this.cmdKhaibaoHoadondo.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdKhaibaoHoadondo.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdKhaibaoHoadondo.Size = new System.Drawing.Size(152, 37);
            this.cmdKhaibaoHoadondo.TabIndex = 360;
            this.cmdKhaibaoHoadondo.Text = "Khai báo hóa đơn đỏ";
            this.cmdKhaibaoHoadondo.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // label18
            // 
            this.label18.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.Location = new System.Drawing.Point(10, 129);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(79, 15);
            this.label18.TabIndex = 55;
            this.label18.Text = "Serie cuối";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label22
            // 
            this.label22.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.Location = new System.Drawing.Point(10, 100);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(79, 15);
            this.label22.TabIndex = 50;
            this.label22.Text = "Serie Đầu";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSerieCuoi
            // 
            this.txtSerieCuoi.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtSerieCuoi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSerieCuoi.Location = new System.Drawing.Point(96, 123);
            this.txtSerieCuoi.Name = "txtSerieCuoi";
            this.txtSerieCuoi.ReadOnly = true;
            this.txtSerieCuoi.Size = new System.Drawing.Size(200, 21);
            this.txtSerieCuoi.TabIndex = 49;
            // 
            // txtSerieDau
            // 
            this.txtSerieDau.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtSerieDau.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSerieDau.Location = new System.Drawing.Point(96, 97);
            this.txtSerieDau.Name = "txtSerieDau";
            this.txtSerieDau.ReadOnly = true;
            this.txtSerieDau.Size = new System.Drawing.Size(200, 21);
            this.txtSerieDau.TabIndex = 48;
            // 
            // txtMaQuyen
            // 
            this.txtMaQuyen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtMaQuyen.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaQuyen.Location = new System.Drawing.Point(96, 71);
            this.txtMaQuyen.Name = "txtMaQuyen";
            this.txtMaQuyen.ReadOnly = true;
            this.txtMaQuyen.Size = new System.Drawing.Size(201, 21);
            this.txtMaQuyen.TabIndex = 39;
            // 
            // label43
            // 
            this.label43.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label43.Location = new System.Drawing.Point(10, 74);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(79, 15);
            this.label43.TabIndex = 38;
            this.label43.Text = "Mã quyển";
            this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtKiHieu
            // 
            this.txtKiHieu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtKiHieu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKiHieu.Location = new System.Drawing.Point(96, 45);
            this.txtKiHieu.Name = "txtKiHieu";
            this.txtKiHieu.ReadOnly = true;
            this.txtKiHieu.Size = new System.Drawing.Size(201, 21);
            this.txtKiHieu.TabIndex = 37;
            // 
            // label42
            // 
            this.label42.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label42.Location = new System.Drawing.Point(10, 48);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(79, 15);
            this.label42.TabIndex = 36;
            this.label42.Text = "Ký hiệu";
            this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMauHD
            // 
            this.txtMauHD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtMauHD.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMauHD.Location = new System.Drawing.Point(96, 19);
            this.txtMauHD.Name = "txtMauHD";
            this.txtMauHD.ReadOnly = true;
            this.txtMauHD.Size = new System.Drawing.Size(201, 21);
            this.txtMauHD.TabIndex = 35;
            // 
            // label41
            // 
            this.label41.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label41.Location = new System.Drawing.Point(10, 22);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(79, 15);
            this.label41.TabIndex = 34;
            this.label41.Text = "Mẫu hóa đơn";
            this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // grdHoaDonCapPhat
            // 
            this.grdHoaDonCapPhat.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdHoaDonCapPhat.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            grdHoaDonCapPhat_DesignTimeLayout.LayoutString = resources.GetString("grdHoaDonCapPhat_DesignTimeLayout.LayoutString");
            this.grdHoaDonCapPhat.DesignTimeLayout = grdHoaDonCapPhat_DesignTimeLayout;
            this.grdHoaDonCapPhat.Dock = System.Windows.Forms.DockStyle.Top;
            this.grdHoaDonCapPhat.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdHoaDonCapPhat.GridLines = Janus.Windows.GridEX.GridLines.Default;
            this.grdHoaDonCapPhat.GroupByBoxVisible = false;
            this.grdHoaDonCapPhat.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdHoaDonCapPhat.Location = new System.Drawing.Point(0, 0);
            this.grdHoaDonCapPhat.Name = "grdHoaDonCapPhat";
            this.grdHoaDonCapPhat.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdHoaDonCapPhat.Size = new System.Drawing.Size(307, 124);
            this.grdHoaDonCapPhat.TabIndex = 49;
            this.grdHoaDonCapPhat.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.cmdHoanung);
            this.panel5.Controls.Add(this.pnlBHYT);
            this.panel5.Controls.Add(this.cmdChuyenDT);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel5.Location = new System.Drawing.Point(0, 338);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(311, 145);
            this.panel5.TabIndex = 362;
            // 
            // cmdHoanung
            // 
            this.cmdHoanung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdHoanung.Image = ((System.Drawing.Image)(resources.GetObject("cmdHoanung.Image")));
            this.cmdHoanung.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdHoanung.Location = new System.Drawing.Point(157, 4);
            this.cmdHoanung.Name = "cmdHoanung";
            this.cmdHoanung.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdHoanung.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdHoanung.Size = new System.Drawing.Size(139, 37);
            this.cmdHoanung.TabIndex = 368;
            this.cmdHoanung.Tag = "0";
            this.cmdHoanung.Text = "Hoàn ứng";
            this.cmdHoanung.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // pnlBHYT
            // 
            this.pnlBHYT.Controls.Add(this.pnlSuangayinphoi);
            this.pnlBHYT.Controls.Add(this.lblMessage);
            this.pnlBHYT.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlBHYT.Location = new System.Drawing.Point(0, 42);
            this.pnlBHYT.Name = "pnlBHYT";
            this.pnlBHYT.Size = new System.Drawing.Size(311, 103);
            this.pnlBHYT.TabIndex = 367;
            // 
            // pnlSuangayinphoi
            // 
            this.pnlSuangayinphoi.Controls.Add(this.label17);
            this.pnlSuangayinphoi.Controls.Add(this.cmdHuyInPhoiBHYT);
            this.pnlSuangayinphoi.Controls.Add(this.dtNgayInPhoi);
            this.pnlSuangayinphoi.Controls.Add(this.cmdCapnhatngayinphoiBHYT);
            this.pnlSuangayinphoi.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlSuangayinphoi.Location = new System.Drawing.Point(0, 0);
            this.pnlSuangayinphoi.Name = "pnlSuangayinphoi";
            this.pnlSuangayinphoi.Size = new System.Drawing.Size(311, 67);
            this.pnlSuangayinphoi.TabIndex = 368;
            // 
            // label17
            // 
            this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.label17.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.Location = new System.Drawing.Point(4, 38);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(97, 24);
            this.label17.TabIndex = 358;
            this.label17.Text = "Ngày in phôi:";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmdHuyInPhoiBHYT
            // 
            this.cmdHuyInPhoiBHYT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdHuyInPhoiBHYT.Enabled = false;
            this.cmdHuyInPhoiBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdHuyInPhoiBHYT.Image = ((System.Drawing.Image)(resources.GetObject("cmdHuyInPhoiBHYT.Image")));
            this.cmdHuyInPhoiBHYT.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdHuyInPhoiBHYT.Location = new System.Drawing.Point(226, 36);
            this.cmdHuyInPhoiBHYT.Name = "cmdHuyInPhoiBHYT";
            this.cmdHuyInPhoiBHYT.Size = new System.Drawing.Size(38, 27);
            this.cmdHuyInPhoiBHYT.TabIndex = 356;
            this.toolTip1.SetToolTip(this.cmdHuyInPhoiBHYT, "Nhấn vào đây để hủy thông tin in phôi BHYT");
            // 
            // dtNgayInPhoi
            // 
            this.dtNgayInPhoi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.dtNgayInPhoi.CustomFormat = "dd/MM/yyyy";
            this.dtNgayInPhoi.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtNgayInPhoi.DropDownCalendar.FirstMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0);
            this.dtNgayInPhoi.DropDownCalendar.Name = "";
            this.dtNgayInPhoi.DropDownCalendar.Visible = false;
            this.dtNgayInPhoi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtNgayInPhoi.IsNullDate = true;
            this.dtNgayInPhoi.Location = new System.Drawing.Point(107, 39);
            this.dtNgayInPhoi.Name = "dtNgayInPhoi";
            this.dtNgayInPhoi.Size = new System.Drawing.Size(109, 21);
            this.dtNgayInPhoi.TabIndex = 355;
            // 
            // cmdCapnhatngayinphoiBHYT
            // 
            this.cmdCapnhatngayinphoiBHYT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdCapnhatngayinphoiBHYT.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdCapnhatngayinphoiBHYT.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdCapnhatngayinphoiBHYT.Image = ((System.Drawing.Image)(resources.GetObject("cmdCapnhatngayinphoiBHYT.Image")));
            this.cmdCapnhatngayinphoiBHYT.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdCapnhatngayinphoiBHYT.Location = new System.Drawing.Point(266, 36);
            this.cmdCapnhatngayinphoiBHYT.Name = "cmdCapnhatngayinphoiBHYT";
            this.cmdCapnhatngayinphoiBHYT.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdCapnhatngayinphoiBHYT.Office2007CustomColor = System.Drawing.Color.WhiteSmoke;
            this.cmdCapnhatngayinphoiBHYT.Size = new System.Drawing.Size(38, 27);
            this.cmdCapnhatngayinphoiBHYT.TabIndex = 357;
            this.toolTip1.SetToolTip(this.cmdCapnhatngayinphoiBHYT, "Nhấn vào đây để lưu lại thông tin ngày in phôi BHYT");
            this.cmdCapnhatngayinphoiBHYT.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // lblMessage
            // 
            this.lblMessage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.lblMessage.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.lblMessage.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMessage.Location = new System.Drawing.Point(0, 67);
            this.lblMessage.Name = "lblMessage";
            this.lblMessage.Size = new System.Drawing.Size(311, 36);
            this.lblMessage.TabIndex = 21;
            this.lblMessage.Text = "In phôi BHYT bởi Nguyễn Thu Hằng lúc 01/01/2050 19:17:26";
            this.lblMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.lblMessage.Visible = false;
            // 
            // cmdChuyenDT
            // 
            this.cmdChuyenDT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdChuyenDT.Location = new System.Drawing.Point(7, 4);
            this.cmdChuyenDT.Name = "cmdChuyenDT";
            this.cmdChuyenDT.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdChuyenDT.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdChuyenDT.Size = new System.Drawing.Size(139, 37);
            this.cmdChuyenDT.TabIndex = 359;
            this.cmdChuyenDT.Text = "Chuyển đối tượng";
            this.cmdChuyenDT.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // pnlThongtintien
            // 
            this.pnlThongtintien.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pnlThongtintien.Controls.Add(this.linkLabel1);
            this.pnlThongtintien.Controls.Add(this.lblThuathieu);
            this.pnlThongtintien.Controls.Add(this.txtThuathieu);
            this.pnlThongtintien.Controls.Add(this.label5);
            this.pnlThongtintien.Controls.Add(this.label23);
            this.pnlThongtintien.Controls.Add(this.txtPttt);
            this.pnlThongtintien.Controls.Add(this.chkLayHoadon);
            this.pnlThongtintien.Controls.Add(this.cmdHuyThanhToan);
            this.pnlThongtintien.Controls.Add(this.label38);
            this.pnlThongtintien.Controls.Add(this.label2);
            this.pnlThongtintien.Controls.Add(this.txtDachietkhau);
            this.pnlThongtintien.Controls.Add(this.txtTienChietkhau);
            this.pnlThongtintien.Controls.Add(this.chkChietkhauthem);
            this.pnlThongtintien.Controls.Add(this.txtTongtienDCT);
            this.pnlThongtintien.Controls.Add(this.label37);
            this.pnlThongtintien.Controls.Add(this.label9);
            this.pnlThongtintien.Controls.Add(this.txtsotiendathu);
            this.pnlThongtintien.Controls.Add(this.cmdThanhToan);
            this.pnlThongtintien.Controls.Add(this.txtPtramBHChiTra);
            this.pnlThongtintien.Controls.Add(this.label12);
            this.pnlThongtintien.Controls.Add(this.dtPaymentDate);
            this.pnlThongtintien.Controls.Add(this.label8);
            this.pnlThongtintien.Controls.Add(this.txtTongChiPhi);
            this.pnlThongtintien.Controls.Add(this.txtTuTuc);
            this.pnlThongtintien.Controls.Add(this.txtSoTienCanNop);
            this.pnlThongtintien.Controls.Add(this.label11);
            this.pnlThongtintien.Controls.Add(this.label10);
            this.pnlThongtintien.Controls.Add(this.txtBNPhaiTra);
            this.pnlThongtintien.Controls.Add(this.txtPhuThu);
            this.pnlThongtintien.Controls.Add(this.label14);
            this.pnlThongtintien.Controls.Add(this.label13);
            this.pnlThongtintien.Controls.Add(this.txtBHCT);
            this.pnlThongtintien.Controls.Add(this.txtBNCT);
            this.pnlThongtintien.Controls.Add(this.label15);
            this.pnlThongtintien.Dock = System.Windows.Forms.DockStyle.Right;
            this.pnlThongtintien.Location = new System.Drawing.Point(311, 0);
            this.pnlThongtintien.Name = "pnlThongtintien";
            this.pnlThongtintien.Size = new System.Drawing.Size(330, 483);
            this.pnlThongtintien.TabIndex = 362;
            // 
            // linkLabel1
            // 
            this.linkLabel1.AutoSize = true;
            this.linkLabel1.Location = new System.Drawing.Point(17, 412);
            this.linkLabel1.Name = "linkLabel1";
            this.linkLabel1.Size = new System.Drawing.Size(64, 15);
            this.linkLabel1.TabIndex = 386;
            this.linkLabel1.TabStop = true;
            this.linkLabel1.Text = "linkLabel1";
            // 
            // lblThuathieu
            // 
            this.lblThuathieu.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.lblThuathieu.ForeColor = System.Drawing.Color.Red;
            this.lblThuathieu.Location = new System.Drawing.Point(0, 330);
            this.lblThuathieu.Name = "lblThuathieu";
            this.lblThuathieu.Size = new System.Drawing.Size(143, 24);
            this.lblThuathieu.TabIndex = 385;
            this.lblThuathieu.Text = "Thừa thiếu:";
            this.lblThuathieu.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.toolTip1.SetToolTip(this.lblThuathieu, "Số tiền thực tế Bệnh nhân phải nộp(Tổng tiền tạm ứng - Tổng tiền Dịch vụ)");
            // 
            // txtThuathieu
            // 
            this.txtThuathieu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtThuathieu.BackColor = System.Drawing.Color.White;
            this.txtThuathieu.ButtonFont = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtThuathieu.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtThuathieu.ForeColor = System.Drawing.Color.Red;
            this.txtThuathieu.Location = new System.Drawing.Point(154, 328);
            this.txtThuathieu.Name = "txtThuathieu";
            this.txtThuathieu.ReadOnly = true;
            this.txtThuathieu.Size = new System.Drawing.Size(167, 26);
            this.txtThuathieu.TabIndex = 384;
            this.txtThuathieu.Tag = "NO";
            this.txtThuathieu.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.txtThuathieu.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // label5
            // 
            this.label5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.label5.Location = new System.Drawing.Point(46, 303);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(97, 24);
            this.label5.TabIndex = 353;
            this.label5.Text = "Tổng tiền DV";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label23
            // 
            this.label23.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.Location = new System.Drawing.Point(1, 356);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(143, 24);
            this.label23.TabIndex = 383;
            this.label23.Text = "Phương thức T.Toán";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtPttt
            // 
            this.txtPttt._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtPttt._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPttt.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtPttt.AutoCompleteList")));
            this.txtPttt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtPttt.CaseSensitive = false;
            this.txtPttt.CompareNoID = true;
            this.txtPttt.DefaultCode = "-1";
            this.txtPttt.DefaultID = "-1";
            this.txtPttt.Drug_ID = null;
            this.txtPttt.ExtraWidth = 0;
            this.txtPttt.FillValueAfterSelect = false;
            this.txtPttt.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPttt.LOAI_DANHMUC = "PHUONGTHUCTHANHTOAN";
            this.txtPttt.Location = new System.Drawing.Point(154, 356);
            this.txtPttt.MaxHeight = -1;
            this.txtPttt.MinTypedCharacters = 2;
            this.txtPttt.MyCode = "-1";
            this.txtPttt.MyID = "-1";
            this.txtPttt.Name = "txtPttt";
            this.txtPttt.RaiseEvent = false;
            this.txtPttt.RaiseEventEnter = false;
            this.txtPttt.RaiseEventEnterWhenEmpty = false;
            this.txtPttt.SelectedIndex = -1;
            this.txtPttt.Size = new System.Drawing.Size(167, 21);
            this.txtPttt.splitChar = '@';
            this.txtPttt.splitCharIDAndCode = '#';
            this.txtPttt.TabIndex = 382;
            this.txtPttt.TakeCode = false;
            this.toolTip1.SetToolTip(this.txtPttt, "Nhấn vào đây để xem và bổ sung thêm danh mục dân tộc");
            this.txtPttt.txtMyCode = null;
            this.txtPttt.txtMyCode_Edit = null;
            this.txtPttt.txtMyID = null;
            this.txtPttt.txtMyID_Edit = null;
            this.txtPttt.txtMyName = null;
            this.txtPttt.txtMyName_Edit = null;
            this.txtPttt.txtNext = null;
            // 
            // chkLayHoadon
            // 
            this.chkLayHoadon.AutoSize = true;
            this.chkLayHoadon.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkLayHoadon.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.chkLayHoadon.Location = new System.Drawing.Point(157, 406);
            this.chkLayHoadon.Name = "chkLayHoadon";
            this.chkLayHoadon.Size = new System.Drawing.Size(135, 20);
            this.chkLayHoadon.TabIndex = 379;
            this.chkLayHoadon.Text = "Lấy hóa đơn đỏ?";
            this.toolTip1.SetToolTip(this.chkLayHoadon, "Nhấn vào đây nếu muốn lấy seri hóa đơn đỏ hiện tại cho lần thanh toán này");
            this.chkLayHoadon.UseVisualStyleBackColor = true;
            // 
            // cmdHuyThanhToan
            // 
            this.cmdHuyThanhToan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdHuyThanhToan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdHuyThanhToan.Image = ((System.Drawing.Image)(resources.GetObject("cmdHuyThanhToan.Image")));
            this.cmdHuyThanhToan.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdHuyThanhToan.Location = new System.Drawing.Point(5, 443);
            this.cmdHuyThanhToan.Name = "cmdHuyThanhToan";
            this.cmdHuyThanhToan.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdHuyThanhToan.Office2007CustomColor = System.Drawing.Color.Yellow;
            this.cmdHuyThanhToan.Size = new System.Drawing.Size(138, 35);
            this.cmdHuyThanhToan.TabIndex = 18;
            this.cmdHuyThanhToan.Text = "Hủy thanh toán";
            this.toolTip1.SetToolTip(this.cmdHuyThanhToan, "Nhấn vào đây để hủy thanh toán cho phiếu thanh toán đang chọn bên dưới");
            // 
            // label38
            // 
            this.label38.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.label38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label38.Location = new System.Drawing.Point(0, 244);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(148, 24);
            this.label38.TabIndex = 378;
            this.label38.Text = "Đã chiết khấu:";
            this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label2.Location = new System.Drawing.Point(0, 275);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(148, 24);
            this.label2.TabIndex = 375;
            this.label2.Text = "Sẽ chiết khấu:";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtDachietkhau
            // 
            this.txtDachietkhau.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtDachietkhau.BackColor = System.Drawing.Color.White;
            this.txtDachietkhau.ButtonFont = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtDachietkhau.ContextMenuStrip = this.ctxHuyChietkhau;
            this.txtDachietkhau.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtDachietkhau.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.txtDachietkhau.Location = new System.Drawing.Point(154, 240);
            this.txtDachietkhau.Name = "txtDachietkhau";
            this.txtDachietkhau.ReadOnly = true;
            this.txtDachietkhau.Size = new System.Drawing.Size(167, 26);
            this.txtDachietkhau.TabIndex = 377;
            this.txtDachietkhau.Tag = "NO";
            this.txtDachietkhau.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.toolTip1.SetToolTip(this.txtDachietkhau, "Tổng tiền chiết khấu");
            this.txtDachietkhau.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // ctxHuyChietkhau
            // 
            this.ctxHuyChietkhau.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuHuyChietkhau});
            this.ctxHuyChietkhau.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
            this.ctxHuyChietkhau.Name = "contextMenuStrip1";
            this.ctxHuyChietkhau.Size = new System.Drawing.Size(217, 26);
            // 
            // mnuHuyChietkhau
            // 
            this.mnuHuyChietkhau.Name = "mnuHuyChietkhau";
            this.mnuHuyChietkhau.Size = new System.Drawing.Size(216, 22);
            this.mnuHuyChietkhau.Text = "Hủy tiền chiết khấu chi tiết";
            // 
            // txtTienChietkhau
            // 
            this.txtTienChietkhau.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtTienChietkhau.BackColor = System.Drawing.Color.White;
            this.txtTienChietkhau.ButtonFont = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtTienChietkhau.ContextMenuStrip = this.ctxHuyChietkhau;
            this.txtTienChietkhau.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtTienChietkhau.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.txtTienChietkhau.Location = new System.Drawing.Point(154, 270);
            this.txtTienChietkhau.Name = "txtTienChietkhau";
            this.txtTienChietkhau.ReadOnly = true;
            this.txtTienChietkhau.Size = new System.Drawing.Size(167, 26);
            this.txtTienChietkhau.TabIndex = 374;
            this.txtTienChietkhau.Tag = "NO";
            this.txtTienChietkhau.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.toolTip1.SetToolTip(this.txtTienChietkhau, "Tổng tiền chiết khấu");
            this.txtTienChietkhau.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // chkChietkhauthem
            // 
            this.chkChietkhauthem.AutoSize = true;
            this.chkChietkhauthem.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkChietkhauthem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.chkChietkhauthem.Location = new System.Drawing.Point(157, 382);
            this.chkChietkhauthem.Name = "chkChietkhauthem";
            this.chkChietkhauthem.Size = new System.Drawing.Size(139, 20);
            this.chkChietkhauthem.TabIndex = 376;
            this.chkChietkhauthem.Text = "Chiết khấu thêm?";
            this.toolTip1.SetToolTip(this.chkChietkhauthem, "Nhấn vào đây nếu muốn chiết khấu theo toàn hóa đơn");
            this.chkChietkhauthem.UseVisualStyleBackColor = true;
            // 
            // txtTongtienDCT
            // 
            this.txtTongtienDCT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtTongtienDCT.Font = new System.Drawing.Font("Arial", 10.25F, System.Drawing.FontStyle.Bold);
            this.txtTongtienDCT.Location = new System.Drawing.Point(154, 55);
            this.txtTongtienDCT.Name = "txtTongtienDCT";
            this.txtTongtienDCT.Size = new System.Drawing.Size(167, 23);
            this.txtTongtienDCT.TabIndex = 373;
            this.txtTongtienDCT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // label37
            // 
            this.label37.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label37.Location = new System.Drawing.Point(0, 52);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(143, 24);
            this.label37.TabIndex = 372;
            this.label37.Text = "Tổng tiền Đồng chi trả";
            this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label9
            // 
            this.label9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label9.Location = new System.Drawing.Point(0, 216);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(143, 24);
            this.label9.TabIndex = 371;
            this.label9.Text = "Đã thu:";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtsotiendathu
            // 
            this.txtsotiendathu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtsotiendathu.BackColor = System.Drawing.Color.White;
            this.txtsotiendathu.ButtonFont = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtsotiendathu.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtsotiendathu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.txtsotiendathu.Location = new System.Drawing.Point(154, 212);
            this.txtsotiendathu.Name = "txtsotiendathu";
            this.txtsotiendathu.ReadOnly = true;
            this.txtsotiendathu.Size = new System.Drawing.Size(167, 26);
            this.txtsotiendathu.TabIndex = 370;
            this.txtsotiendathu.Tag = "NO";
            this.txtsotiendathu.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.txtsotiendathu.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // cmdThanhToan
            // 
            this.cmdThanhToan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdThanhToan.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdThanhToan.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdThanhToan.Image = ((System.Drawing.Image)(resources.GetObject("cmdThanhToan.Image")));
            this.cmdThanhToan.Location = new System.Drawing.Point(154, 443);
            this.cmdThanhToan.Name = "cmdThanhToan";
            this.cmdThanhToan.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdThanhToan.Office2007CustomColor = System.Drawing.Color.Red;
            this.cmdThanhToan.Size = new System.Drawing.Size(167, 35);
            this.cmdThanhToan.TabIndex = 369;
            this.cmdThanhToan.Text = "Thanh toán";
            this.cmdThanhToan.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
            // 
            // txtPtramBHChiTra
            // 
            this.txtPtramBHChiTra.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtPtramBHChiTra.BackColor = System.Drawing.Color.White;
            this.txtPtramBHChiTra.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtPtramBHChiTra.Font = new System.Drawing.Font("Arial", 10.25F, System.Drawing.FontStyle.Bold);
            this.txtPtramBHChiTra.Location = new System.Drawing.Point(154, 80);
            this.txtPtramBHChiTra.Name = "txtPtramBHChiTra";
            this.txtPtramBHChiTra.ReadOnly = true;
            this.txtPtramBHChiTra.Size = new System.Drawing.Size(56, 23);
            this.txtPtramBHChiTra.TabIndex = 368;
            this.txtPtramBHChiTra.Text = "100%";
            this.txtPtramBHChiTra.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.toolTip1.SetToolTip(this.txtPtramBHChiTra, "Đúng tuyền=%Đầu thẻ; Trái tuyến= % Tuyến * % Đầu thẻ");
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.ForeColor = System.Drawing.Color.Navy;
            this.label12.Location = new System.Drawing.Point(0, 5);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(143, 24);
            this.label12.TabIndex = 27;
            this.label12.Text = "Ngày thanh toán:";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtPaymentDate
            // 
            this.dtPaymentDate.CustomFormat = "dd/MM/yyyy HH:mm:ss";
            this.dtPaymentDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtPaymentDate.DropDownCalendar.FirstMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0);
            this.dtPaymentDate.DropDownCalendar.Name = "";
            this.dtPaymentDate.Enabled = false;
            this.dtPaymentDate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtPaymentDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.dtPaymentDate.Location = new System.Drawing.Point(154, 6);
            this.dtPaymentDate.Name = "dtPaymentDate";
            this.dtPaymentDate.ShowUpDown = true;
            this.dtPaymentDate.Size = new System.Drawing.Size(168, 22);
            this.dtPaymentDate.TabIndex = 363;
            this.dtPaymentDate.Value = new System.DateTime(2013, 6, 19, 0, 0, 0, 0);
            // 
            // label8
            // 
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.Location = new System.Drawing.Point(0, 27);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(143, 24);
            this.label8.TabIndex = 0;
            this.label8.Text = "Tổng tiền ";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTongChiPhi
            // 
            this.txtTongChiPhi.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtTongChiPhi.Font = new System.Drawing.Font("Arial", 10.25F, System.Drawing.FontStyle.Bold);
            this.txtTongChiPhi.Location = new System.Drawing.Point(154, 30);
            this.txtTongChiPhi.Name = "txtTongChiPhi";
            this.txtTongChiPhi.Size = new System.Drawing.Size(167, 23);
            this.txtTongChiPhi.TabIndex = 337;
            this.txtTongChiPhi.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // txtTuTuc
            // 
            this.txtTuTuc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtTuTuc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.txtTuTuc.ButtonFont = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTuTuc.Font = new System.Drawing.Font("Arial", 10.25F, System.Drawing.FontStyle.Bold);
            this.txtTuTuc.Location = new System.Drawing.Point(154, 156);
            this.txtTuTuc.Name = "txtTuTuc";
            this.txtTuTuc.Size = new System.Drawing.Size(167, 23);
            this.txtTuTuc.TabIndex = 343;
            this.txtTuTuc.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // txtSoTienCanNop
            // 
            this.txtSoTienCanNop.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtSoTienCanNop.BackColor = System.Drawing.Color.White;
            this.txtSoTienCanNop.ButtonFont = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtSoTienCanNop.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtSoTienCanNop.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.txtSoTienCanNop.Location = new System.Drawing.Point(154, 299);
            this.txtSoTienCanNop.Name = "txtSoTienCanNop";
            this.txtSoTienCanNop.ReadOnly = true;
            this.txtSoTienCanNop.Size = new System.Drawing.Size(167, 26);
            this.txtSoTienCanNop.TabIndex = 351;
            this.txtSoTienCanNop.Tag = "NO";
            this.txtSoTienCanNop.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.txtSoTienCanNop.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // label11
            // 
            this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.Location = new System.Drawing.Point(0, 156);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(143, 24);
            this.label11.TabIndex = 342;
            this.label11.Text = "Tự túc (3):";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label10
            // 
            this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.Location = new System.Drawing.Point(0, 130);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(143, 24);
            this.label10.TabIndex = 340;
            this.label10.Text = "Phụ thu (2):";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtBNPhaiTra
            // 
            this.txtBNPhaiTra.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtBNPhaiTra.BackColor = System.Drawing.Color.White;
            this.txtBNPhaiTra.ButtonFont = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtBNPhaiTra.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
            this.txtBNPhaiTra.Location = new System.Drawing.Point(154, 182);
            this.txtBNPhaiTra.Name = "txtBNPhaiTra";
            this.txtBNPhaiTra.Size = new System.Drawing.Size(167, 26);
            this.txtBNPhaiTra.TabIndex = 347;
            this.txtBNPhaiTra.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            this.txtBNPhaiTra.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // txtPhuThu
            // 
            this.txtPhuThu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtPhuThu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.txtPhuThu.ButtonFont = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPhuThu.Font = new System.Drawing.Font("Arial", 10.25F, System.Drawing.FontStyle.Bold);
            this.txtPhuThu.Location = new System.Drawing.Point(154, 130);
            this.txtPhuThu.Name = "txtPhuThu";
            this.txtPhuThu.Size = new System.Drawing.Size(167, 23);
            this.txtPhuThu.TabIndex = 341;
            this.txtPhuThu.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // label14
            // 
            this.label14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.label14.Location = new System.Drawing.Point(0, 182);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(143, 31);
            this.label14.TabIndex = 346;
            this.label14.Text = "Tổng BN phải trả (1+2+3):";
            this.label14.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // label13
            // 
            this.label13.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.Location = new System.Drawing.Point(0, 104);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(143, 24);
            this.label13.TabIndex = 344;
            this.label13.Text = "Bệnh nhân chi trả (1):";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtBHCT
            // 
            this.txtBHCT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtBHCT.Font = new System.Drawing.Font("Arial", 10.25F, System.Drawing.FontStyle.Bold);
            this.txtBHCT.Location = new System.Drawing.Point(216, 80);
            this.txtBHCT.Name = "txtBHCT";
            this.txtBHCT.Size = new System.Drawing.Size(105, 23);
            this.txtBHCT.TabIndex = 349;
            this.txtBHCT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // txtBNCT
            // 
            this.txtBNCT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtBNCT.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.txtBNCT.ButtonFont = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBNCT.Font = new System.Drawing.Font("Arial", 10.25F, System.Drawing.FontStyle.Bold);
            this.txtBNCT.Location = new System.Drawing.Point(154, 105);
            this.txtBNCT.Name = "txtBNCT";
            this.txtBNCT.Size = new System.Drawing.Size(167, 23);
            this.txtBNCT.TabIndex = 345;
            this.txtBNCT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // label15
            // 
            this.label15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.Location = new System.Drawing.Point(0, 78);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(143, 24);
            this.label15.TabIndex = 348;
            this.label15.Text = "BHYT chi trả :";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // grpChucNangThanhToan
            // 
            this.grpChucNangThanhToan.Controls.Add(this.cmdCalculator);
            this.grpChucNangThanhToan.Controls.Add(this.flowLayoutPanel1);
            this.grpChucNangThanhToan.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grpChucNangThanhToan.Location = new System.Drawing.Point(0, 483);
            this.grpChucNangThanhToan.Name = "grpChucNangThanhToan";
            this.grpChucNangThanhToan.Size = new System.Drawing.Size(641, 42);
            this.grpChucNangThanhToan.TabIndex = 355;
            this.grpChucNangThanhToan.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
            // 
            // cmdCalculator
            // 
            this.cmdCalculator.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdCalculator.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdCalculator.Image = ((System.Drawing.Image)(resources.GetObject("cmdCalculator.Image")));
            this.cmdCalculator.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdCalculator.Location = new System.Drawing.Point(2, 13);
            this.cmdCalculator.Name = "cmdCalculator";
            this.cmdCalculator.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdCalculator.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdCalculator.Size = new System.Drawing.Size(36, 25);
            this.cmdCalculator.TabIndex = 24;
            this.toolTip1.SetToolTip(this.cmdCalculator, "Máy tính ");
            this.cmdCalculator.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            // 
            // flowLayoutPanel1
            // 
            this.flowLayoutPanel1.Controls.Add(this.cmdInhoadon);
            this.flowLayoutPanel1.Controls.Add(this.cmdInBienlai);
            this.flowLayoutPanel1.Controls.Add(this.cmdInBienlaiTonghop);
            this.flowLayoutPanel1.Controls.Add(this.cmdInphieuDCT);
            this.flowLayoutPanel1.Controls.Add(this.cmdInphoiBHYT);
            this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Right;
            this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
            this.flowLayoutPanel1.Location = new System.Drawing.Point(49, 8);
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Size = new System.Drawing.Size(589, 31);
            this.flowLayoutPanel1.TabIndex = 22;
            // 
            // cmdInhoadon
            // 
            this.cmdInhoadon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInhoadon.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdInhoadon.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInhoadon.Image = ((System.Drawing.Image)(resources.GetObject("cmdInhoadon.Image")));
            this.cmdInhoadon.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInhoadon.Location = new System.Drawing.Point(479, 3);
            this.cmdInhoadon.Name = "cmdInhoadon";
            this.cmdInhoadon.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdInhoadon.Office2007CustomColor = System.Drawing.Color.WhiteSmoke;
            this.cmdInhoadon.Size = new System.Drawing.Size(107, 27);
            this.cmdInhoadon.TabIndex = 19;
            this.cmdInhoadon.Text = "In hóa đơn";
            this.toolTip1.SetToolTip(this.cmdInhoadon, "Nhấn vào đây để in hóa đơn");
            // 
            // cmdInBienlai
            // 
            this.cmdInBienlai.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInBienlai.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdInBienlai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInBienlai.Image = ((System.Drawing.Image)(resources.GetObject("cmdInBienlai.Image")));
            this.cmdInBienlai.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInBienlai.Location = new System.Drawing.Point(366, 3);
            this.cmdInBienlai.Name = "cmdInBienlai";
            this.cmdInBienlai.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdInBienlai.Office2007CustomColor = System.Drawing.Color.WhiteSmoke;
            this.cmdInBienlai.Size = new System.Drawing.Size(107, 27);
            this.cmdInBienlai.TabIndex = 21;
            this.cmdInBienlai.Text = "In phiếu";
            this.toolTip1.SetToolTip(this.cmdInBienlai, "Nhấn vào đây để in biên lai của lần thanh toán đang chọn");
            // 
            // cmdInBienlaiTonghop
            // 
            this.cmdInBienlaiTonghop.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInBienlaiTonghop.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdInBienlaiTonghop.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInBienlaiTonghop.Image = ((System.Drawing.Image)(resources.GetObject("cmdInBienlaiTonghop.Image")));
            this.cmdInBienlaiTonghop.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInBienlaiTonghop.Location = new System.Drawing.Point(253, 3);
            this.cmdInBienlaiTonghop.Name = "cmdInBienlaiTonghop";
            this.cmdInBienlaiTonghop.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdInBienlaiTonghop.Office2007CustomColor = System.Drawing.Color.WhiteSmoke;
            this.cmdInBienlaiTonghop.Size = new System.Drawing.Size(107, 27);
            this.cmdInBienlaiTonghop.TabIndex = 20;
            this.cmdInBienlaiTonghop.Text = "In tổng hợp";
            this.toolTip1.SetToolTip(this.cmdInBienlaiTonghop, "Nhấn vào đây để in biên lai tổng hợp của tất cả các lần thanh toán");
            // 
            // cmdInphieuDCT
            // 
            this.cmdInphieuDCT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInphieuDCT.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdInphieuDCT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInphieuDCT.Image = ((System.Drawing.Image)(resources.GetObject("cmdInphieuDCT.Image")));
            this.cmdInphieuDCT.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInphieuDCT.Location = new System.Drawing.Point(130, 3);
            this.cmdInphieuDCT.Name = "cmdInphieuDCT";
            this.cmdInphieuDCT.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdInphieuDCT.Office2007CustomColor = System.Drawing.Color.WhiteSmoke;
            this.cmdInphieuDCT.Size = new System.Drawing.Size(117, 27);
            this.cmdInphieuDCT.TabIndex = 22;
            this.cmdInphieuDCT.Text = "In phiếu ĐCT";
            this.toolTip1.SetToolTip(this.cmdInphieuDCT, "Nhấn vào đây để in phiếu Đồng chi trả cho Bệnh nhân");
            // 
            // cmdInphoiBHYT
            // 
            this.cmdInphoiBHYT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInphoiBHYT.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdInphoiBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInphoiBHYT.Image = ((System.Drawing.Image)(resources.GetObject("cmdInphoiBHYT.Image")));
            this.cmdInphoiBHYT.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInphoiBHYT.Location = new System.Drawing.Point(7, 3);
            this.cmdInphoiBHYT.Name = "cmdInphoiBHYT";
            this.cmdInphoiBHYT.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdInphoiBHYT.Office2007CustomColor = System.Drawing.Color.WhiteSmoke;
            this.cmdInphoiBHYT.Size = new System.Drawing.Size(117, 27);
            this.cmdInphoiBHYT.TabIndex = 13;
            this.cmdInphoiBHYT.Text = "In phôi BHYT";
            this.toolTip1.SetToolTip(this.cmdInphoiBHYT, "Nhấn vào đây để in phôi BHYT");
            // 
            // tabPageThongTinChiTietThanhToan
            // 
            this.tabPageThongTinChiTietThanhToan.Controls.Add(this.grdThongTinChuaThanhToan);
            this.tabPageThongTinChiTietThanhToan.Controls.Add(this.panel3);
            this.tabPageThongTinChiTietThanhToan.Location = new System.Drawing.Point(1, 23);
            this.tabPageThongTinChiTietThanhToan.Name = "tabPageThongTinChiTietThanhToan";
            this.tabPageThongTinChiTietThanhToan.Size = new System.Drawing.Size(641, 525);
            this.tabPageThongTinChiTietThanhToan.TabStop = true;
            this.tabPageThongTinChiTietThanhToan.Text = "Thông tin Chi tiết";
            // 
            // grdThongTinChuaThanhToan
            // 
            this.grdThongTinChuaThanhToan.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.grdThongTinChuaThanhToan.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số bả" +
    "n ghi:|/</RecordNavigator></LocalizableData>";
            this.grdThongTinChuaThanhToan.CellSelectionMode = Janus.Windows.GridEX.CellSelectionMode.SingleCell;
            this.grdThongTinChuaThanhToan.ContextMenuStrip = this.ctxHuyChietkhau;
            grdThongTinChuaThanhToan_DesignTimeLayout.LayoutString = resources.GetString("grdThongTinChuaThanhToan_DesignTimeLayout.LayoutString");
            this.grdThongTinChuaThanhToan.DesignTimeLayout = grdThongTinChuaThanhToan_DesignTimeLayout;
            this.grdThongTinChuaThanhToan.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdThongTinChuaThanhToan.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdThongTinChuaThanhToan.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdThongTinChuaThanhToan.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdThongTinChuaThanhToan.Font = new System.Drawing.Font("Arial", 9F);
            this.grdThongTinChuaThanhToan.FrozenColumns = 10;
            this.grdThongTinChuaThanhToan.GroupByBoxVisible = false;
            this.grdThongTinChuaThanhToan.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdThongTinChuaThanhToan.GroupRowFormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.grdThongTinChuaThanhToan.GroupTotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdThongTinChuaThanhToan.GroupTotals = Janus.Windows.GridEX.GroupTotals.Always;
            this.grdThongTinChuaThanhToan.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdThongTinChuaThanhToan.Location = new System.Drawing.Point(0, 29);
            this.grdThongTinChuaThanhToan.Name = "grdThongTinChuaThanhToan";
            this.grdThongTinChuaThanhToan.RecordNavigator = true;
            this.grdThongTinChuaThanhToan.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdThongTinChuaThanhToan.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdThongTinChuaThanhToan.Size = new System.Drawing.Size(641, 496);
            this.grdThongTinChuaThanhToan.TabIndex = 117;
            this.grdThongTinChuaThanhToan.TableHeaders = Janus.Windows.GridEX.InheritableBoolean.Default;
            this.grdThongTinChuaThanhToan.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdThongTinChuaThanhToan.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdThongTinChuaThanhToan.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdThongTinChuaThanhToan.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdThongTinChuaThanhToan.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.optNgoaitru);
            this.panel3.Controls.Add(this.optNoitru);
            this.panel3.Controls.Add(this.label7);
            this.panel3.Controls.Add(this.optAll);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(641, 29);
            this.panel3.TabIndex = 116;
            // 
            // optNgoaitru
            // 
            this.optNgoaitru.AutoSize = true;
            this.optNgoaitru.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optNgoaitru.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.optNgoaitru.Location = new System.Drawing.Point(351, 6);
            this.optNgoaitru.Name = "optNgoaitru";
            this.optNgoaitru.Size = new System.Drawing.Size(76, 19);
            this.optNgoaitru.TabIndex = 275;
            this.optNgoaitru.Text = "Ngoại trú";
            this.optNgoaitru.UseVisualStyleBackColor = true;
            // 
            // optNoitru
            // 
            this.optNoitru.AutoSize = true;
            this.optNoitru.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optNoitru.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.optNoitru.Location = new System.Drawing.Point(252, 6);
            this.optNoitru.Name = "optNoitru";
            this.optNoitru.Size = new System.Drawing.Size(62, 19);
            this.optNoitru.TabIndex = 274;
            this.optNoitru.Text = "Nội trú";
            this.optNoitru.UseVisualStyleBackColor = true;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.Location = new System.Drawing.Point(5, 3);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(123, 23);
            this.label7.TabIndex = 273;
            this.label7.Text = "Dữ liệu hiển thị";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // optAll
            // 
            this.optAll.AutoSize = true;
            this.optAll.Checked = true;
            this.optAll.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optAll.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.optAll.Location = new System.Drawing.Point(148, 6);
            this.optAll.Name = "optAll";
            this.optAll.Size = new System.Drawing.Size(60, 19);
            this.optAll.TabIndex = 0;
            this.optAll.TabStop = true;
            this.optAll.Text = "Tất cả";
            this.optAll.UseVisualStyleBackColor = true;
            // 
            // uiTabPage1
            // 
            this.uiTabPage1.Controls.Add(this.ucTamung1);
            this.uiTabPage1.Location = new System.Drawing.Point(1, 23);
            this.uiTabPage1.Name = "uiTabPage1";
            this.uiTabPage1.Size = new System.Drawing.Size(641, 525);
            this.uiTabPage1.TabStop = true;
            this.uiTabPage1.Text = "Tạm ứng";
            // 
            // ucTamung1
            // 
            this.ucTamung1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ucTamung1.Location = new System.Drawing.Point(0, 0);
            this.ucTamung1.Name = "ucTamung1";
            this.ucTamung1.Size = new System.Drawing.Size(641, 525);
            this.ucTamung1.TabIndex = 0;
            // 
            // tabPageThongTinDaThanhToan
            // 
            this.tabPageThongTinDaThanhToan.Controls.Add(this.grdThongTinDaThanhToan);
            this.tabPageThongTinDaThanhToan.Controls.Add(this.uiGroupBox7);
            this.tabPageThongTinDaThanhToan.Location = new System.Drawing.Point(1, 23);
            this.tabPageThongTinDaThanhToan.Name = "tabPageThongTinDaThanhToan";
            this.tabPageThongTinDaThanhToan.Size = new System.Drawing.Size(641, 525);
            this.tabPageThongTinDaThanhToan.TabStop = true;
            this.tabPageThongTinDaThanhToan.Text = "Thông tin đã thanh toán (F3)";
            // 
            // grdThongTinDaThanhToan
            // 
            this.grdThongTinDaThanhToan.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            grdThongTinDaThanhToan_DesignTimeLayout.LayoutString = resources.GetString("grdThongTinDaThanhToan_DesignTimeLayout.LayoutString");
            this.grdThongTinDaThanhToan.DesignTimeLayout = grdThongTinDaThanhToan_DesignTimeLayout;
            this.grdThongTinDaThanhToan.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdThongTinDaThanhToan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdThongTinDaThanhToan.GroupByBoxVisible = false;
            this.grdThongTinDaThanhToan.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdThongTinDaThanhToan.GroupRowFormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.grdThongTinDaThanhToan.GroupTotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdThongTinDaThanhToan.GroupTotals = Janus.Windows.GridEX.GroupTotals.Always;
            this.grdThongTinDaThanhToan.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdThongTinDaThanhToan.Location = new System.Drawing.Point(0, 0);
            this.grdThongTinDaThanhToan.Name = "grdThongTinDaThanhToan";
            this.grdThongTinDaThanhToan.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdThongTinDaThanhToan.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdThongTinDaThanhToan.Size = new System.Drawing.Size(641, 488);
            this.grdThongTinDaThanhToan.TabIndex = 116;
            this.grdThongTinDaThanhToan.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdThongTinDaThanhToan.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdThongTinDaThanhToan.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdThongTinDaThanhToan.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdThongTinDaThanhToan.UseGroupRowSelector = true;
            this.grdThongTinDaThanhToan.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // uiGroupBox7
            // 
            this.uiGroupBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.uiGroupBox7.Controls.Add(this.cmdInPhieuChi);
            this.uiGroupBox7.Controls.Add(this.cmdLayThongTinDaThanhToan);
            this.uiGroupBox7.Controls.Add(this.cmdTraLaiTien);
            this.uiGroupBox7.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.uiGroupBox7.Location = new System.Drawing.Point(0, 488);
            this.uiGroupBox7.Name = "uiGroupBox7";
            this.uiGroupBox7.Size = new System.Drawing.Size(641, 37);
            this.uiGroupBox7.TabIndex = 115;
            // 
            // cmdInPhieuChi
            // 
            this.cmdInPhieuChi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInPhieuChi.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button;
            this.cmdInPhieuChi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInPhieuChi.Image = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuChi.Image")));
            this.cmdInPhieuChi.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInPhieuChi.Location = new System.Drawing.Point(529, 5);
            this.cmdInPhieuChi.Name = "cmdInPhieuChi";
            this.cmdInPhieuChi.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdInPhieuChi.Office2007CustomColor = System.Drawing.Color.WhiteSmoke;
            this.cmdInPhieuChi.Size = new System.Drawing.Size(107, 27);
            this.cmdInPhieuChi.TabIndex = 25;
            this.cmdInPhieuChi.Text = "In phiếu";
            this.toolTip1.SetToolTip(this.cmdInPhieuChi, "Nhấn vào đây để in biên lai của lần thanh toán đang chọn");
            // 
            // cmdLayThongTinDaThanhToan
            // 
            this.cmdLayThongTinDaThanhToan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.cmdLayThongTinDaThanhToan.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdLayThongTinDaThanhToan.Image = ((System.Drawing.Image)(resources.GetObject("cmdLayThongTinDaThanhToan.Image")));
            this.cmdLayThongTinDaThanhToan.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdLayThongTinDaThanhToan.Location = new System.Drawing.Point(4, 5);
            this.cmdLayThongTinDaThanhToan.Name = "cmdLayThongTinDaThanhToan";
            this.cmdLayThongTinDaThanhToan.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdLayThongTinDaThanhToan.Office2007CustomColor = System.Drawing.Color.LightGreen;
            this.cmdLayThongTinDaThanhToan.Size = new System.Drawing.Size(107, 27);
            this.cmdLayThongTinDaThanhToan.TabIndex = 24;
            this.cmdLayThongTinDaThanhToan.Text = "Refresh";
            this.cmdLayThongTinDaThanhToan.Visible = false;
            // 
            // cmdTraLaiTien
            // 
            this.cmdTraLaiTien.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdTraLaiTien.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdTraLaiTien.Image = ((System.Drawing.Image)(resources.GetObject("cmdTraLaiTien.Image")));
            this.cmdTraLaiTien.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdTraLaiTien.Location = new System.Drawing.Point(416, 5);
            this.cmdTraLaiTien.Name = "cmdTraLaiTien";
            this.cmdTraLaiTien.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdTraLaiTien.Size = new System.Drawing.Size(107, 27);
            this.cmdTraLaiTien.TabIndex = 23;
            this.cmdTraLaiTien.Text = "Trả lại tiền";
            // 
            // TabpageCauhinh
            // 
            this.TabpageCauhinh.Controls.Add(this.cmdPrintProperties);
            this.TabpageCauhinh.Controls.Add(this.cmdCauHinh);
            this.TabpageCauhinh.Controls.Add(this.chkPreviewHoadon);
            this.TabpageCauhinh.Controls.Add(this.chkPreviewInBienlai);
            this.TabpageCauhinh.Controls.Add(this.chkHienthiDichvusaukhinhannutthanhtoan);
            this.TabpageCauhinh.Controls.Add(this.cmdSaveforNext);
            this.TabpageCauhinh.Controls.Add(this.chkPreviewInphoiBHYT);
            this.TabpageCauhinh.Controls.Add(this.vbLine4);
            this.TabpageCauhinh.Controls.Add(this.chkTudonginhoadonsauthanhtoan);
            this.TabpageCauhinh.Controls.Add(this.cbomayinhoadon);
            this.TabpageCauhinh.Controls.Add(this.label21);
            this.TabpageCauhinh.Controls.Add(this.chkHoixacnhanthanhtoan);
            this.TabpageCauhinh.Controls.Add(this.chkHoixacnhanhuythanhtoan);
            this.TabpageCauhinh.Controls.Add(this.chkViewtruockhihuythanhtoan);
            this.TabpageCauhinh.Controls.Add(this.vbLine3);
            this.TabpageCauhinh.Controls.Add(this.vbLine1);
            this.TabpageCauhinh.Controls.Add(this.cmdLuuLai);
            this.TabpageCauhinh.Controls.Add(this.chkChanBenhNhan);
            this.TabpageCauhinh.Controls.Add(this.lblwarningMsg);
            this.TabpageCauhinh.Controls.Add(this.cmdxoa);
            this.TabpageCauhinh.Controls.Add(this.cbomayinphoiBHYT);
            this.TabpageCauhinh.Controls.Add(this.label48);
            this.TabpageCauhinh.Controls.Add(this.label49);
            this.TabpageCauhinh.Controls.Add(this.cmdsave);
            this.TabpageCauhinh.Controls.Add(this.txtCanhbao);
            this.TabpageCauhinh.Controls.Add(this.vbLine2);
            this.TabpageCauhinh.Location = new System.Drawing.Point(1, 23);
            this.TabpageCauhinh.Name = "TabpageCauhinh";
            this.TabpageCauhinh.Size = new System.Drawing.Size(641, 525);
            this.TabpageCauhinh.TabStop = true;
            this.TabpageCauhinh.Text = "Cấu hình";
            // 
            // cmdPrintProperties
            // 
            this.cmdPrintProperties.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdPrintProperties.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrintProperties.Image")));
            this.cmdPrintProperties.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdPrintProperties.Location = new System.Drawing.Point(519, 495);
            this.cmdPrintProperties.Name = "cmdPrintProperties";
            this.cmdPrintProperties.Size = new System.Drawing.Size(113, 27);
            this.cmdPrintProperties.TabIndex = 388;
            this.cmdPrintProperties.Text = "Cấu hình in";
            // 
            // chkPreviewHoadon
            // 
            this.chkPreviewHoadon.BackColor = System.Drawing.Color.Transparent;
            this.chkPreviewHoadon.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkPreviewHoadon.Location = new System.Drawing.Point(301, 113);
            this.chkPreviewHoadon.Name = "chkPreviewHoadon";
            this.chkPreviewHoadon.Size = new System.Drawing.Size(174, 23);
            this.chkPreviewHoadon.TabIndex = 357;
            this.chkPreviewHoadon.Text = "Xem trước khi in hóa đơn?";
            // 
            // chkPreviewInBienlai
            // 
            this.chkPreviewInBienlai.BackColor = System.Drawing.Color.Transparent;
            this.chkPreviewInBienlai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkPreviewInBienlai.Location = new System.Drawing.Point(481, 113);
            this.chkPreviewInBienlai.Name = "chkPreviewInBienlai";
            this.chkPreviewInBienlai.Size = new System.Drawing.Size(155, 23);
            this.chkPreviewInBienlai.TabIndex = 374;
            this.chkPreviewInBienlai.Text = "Xem trước khi in biên lai?";
            // 
            // chkHienthiDichvusaukhinhannutthanhtoan
            // 
            this.chkHienthiDichvusaukhinhannutthanhtoan.BackColor = System.Drawing.Color.Transparent;
            this.chkHienthiDichvusaukhinhannutthanhtoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHienthiDichvusaukhinhannutthanhtoan.Location = new System.Drawing.Point(118, 162);
            this.chkHienthiDichvusaukhinhannutthanhtoan.Name = "chkHienthiDichvusaukhinhannutthanhtoan";
            this.chkHienthiDichvusaukhinhannutthanhtoan.Size = new System.Drawing.Size(489, 23);
            this.chkHienthiDichvusaukhinhannutthanhtoan.TabIndex = 373;
            this.chkHienthiDichvusaukhinhannutthanhtoan.Text = "Hiển thị danh sách các dịch vụ vừa được thanh toán?";
            this.toolTip1.SetToolTip(this.chkHienthiDichvusaukhinhannutthanhtoan, "Chọn mục này nếu muốn sau khi nhấn nút thanh toán, hệ thống sẽ hiển thị danh sách" +
        " các dịch vụ vừa được thanh toán");
            // 
            // cmdSaveforNext
            // 
            this.cmdSaveforNext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSaveforNext.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSaveforNext.Image = ((System.Drawing.Image)(resources.GetObject("cmdSaveforNext.Image")));
            this.cmdSaveforNext.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdSaveforNext.Location = new System.Drawing.Point(550, 382);
            this.cmdSaveforNext.Name = "cmdSaveforNext";
            this.cmdSaveforNext.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdSaveforNext.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdSaveforNext.Size = new System.Drawing.Size(82, 27);
            this.cmdSaveforNext.TabIndex = 372;
            this.cmdSaveforNext.Text = "Lưu";
            this.cmdSaveforNext.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // chkPreviewInphoiBHYT
            // 
            this.chkPreviewInphoiBHYT.BackColor = System.Drawing.Color.Transparent;
            this.chkPreviewInphoiBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkPreviewInphoiBHYT.Location = new System.Drawing.Point(120, 113);
            this.chkPreviewInphoiBHYT.Name = "chkPreviewInphoiBHYT";
            this.chkPreviewInphoiBHYT.Size = new System.Drawing.Size(197, 23);
            this.chkPreviewInphoiBHYT.TabIndex = 356;
            this.chkPreviewInphoiBHYT.Text = "Xem trước khi in phôi BHYT?";
            // 
            // vbLine4
            // 
            this.vbLine4._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine4.BackColor = System.Drawing.Color.Transparent;
            this.vbLine4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.Location = new System.Drawing.Point(4, 270);
            this.vbLine4.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine4.Name = "vbLine4";
            this.vbLine4.Size = new System.Drawing.Size(637, 21);
            this.vbLine4.TabIndex = 355;
            this.vbLine4.TabStop = false;
            this.vbLine4.YourText = "Cấu hình hủy thanh toán";
            // 
            // chkTudonginhoadonsauthanhtoan
            // 
            this.chkTudonginhoadonsauthanhtoan.BackColor = System.Drawing.Color.Transparent;
            this.chkTudonginhoadonsauthanhtoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTudonginhoadonsauthanhtoan.Location = new System.Drawing.Point(118, 210);
            this.chkTudonginhoadonsauthanhtoan.Name = "chkTudonginhoadonsauthanhtoan";
            this.chkTudonginhoadonsauthanhtoan.Size = new System.Drawing.Size(489, 23);
            this.chkTudonginhoadonsauthanhtoan.TabIndex = 354;
            this.chkTudonginhoadonsauthanhtoan.Text = "Tự động in Hóa đơn(Biên lai thu tiền) ngay sau khi thực hiện thanh toán?";
            // 
            // cbomayinhoadon
            // 
            this.cbomayinhoadon.FormattingEnabled = true;
            this.cbomayinhoadon.Location = new System.Drawing.Point(442, 84);
            this.cbomayinhoadon.Name = "cbomayinhoadon";
            this.cbomayinhoadon.Size = new System.Drawing.Size(197, 23);
            this.cbomayinhoadon.TabIndex = 352;
            // 
            // label21
            // 
            this.label21.BackColor = System.Drawing.Color.Transparent;
            this.label21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.Location = new System.Drawing.Point(326, 83);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(110, 23);
            this.label21.TabIndex = 353;
            this.label21.Text = "Máy in hóa đơn:";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkHoixacnhanthanhtoan
            // 
            this.chkHoixacnhanthanhtoan.BackColor = System.Drawing.Color.Transparent;
            this.chkHoixacnhanthanhtoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHoixacnhanthanhtoan.Location = new System.Drawing.Point(118, 187);
            this.chkHoixacnhanthanhtoan.Name = "chkHoixacnhanthanhtoan";
            this.chkHoixacnhanthanhtoan.Size = new System.Drawing.Size(489, 23);
            this.chkHoixacnhanthanhtoan.TabIndex = 351;
            this.chkHoixacnhanthanhtoan.Text = "Hỏi xác nhận trước khi thực hiện thanh toán?";
            this.toolTip1.SetToolTip(this.chkHoixacnhanthanhtoan, "Nếu chọn mục này, hệ thống sẽ hiển thị hỏi xác nhận khi bạn nhấn nút thanh toán");
            // 
            // chkHoixacnhanhuythanhtoan
            // 
            this.chkHoixacnhanhuythanhtoan.BackColor = System.Drawing.Color.Transparent;
            this.chkHoixacnhanhuythanhtoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHoixacnhanhuythanhtoan.Location = new System.Drawing.Point(383, 298);
            this.chkHoixacnhanhuythanhtoan.Name = "chkHoixacnhanhuythanhtoan";
            this.chkHoixacnhanhuythanhtoan.Size = new System.Drawing.Size(245, 23);
            this.chkHoixacnhanhuythanhtoan.TabIndex = 350;
            this.chkHoixacnhanhuythanhtoan.Text = "Hỏi xác nhận trước khi hủy thanh toán?";
            this.toolTip1.SetToolTip(this.chkHoixacnhanhuythanhtoan, "Nếu chọn mục này, hệ thống luôn hiển thị bước hỏi xác nhận khi bạn thực hiện tính" +
        " năng hủy thanh toán");
            // 
            // chkViewtruockhihuythanhtoan
            // 
            this.chkViewtruockhihuythanhtoan.BackColor = System.Drawing.Color.Transparent;
            this.chkViewtruockhihuythanhtoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkViewtruockhihuythanhtoan.Location = new System.Drawing.Point(118, 298);
            this.chkViewtruockhihuythanhtoan.Name = "chkViewtruockhihuythanhtoan";
            this.chkViewtruockhihuythanhtoan.Size = new System.Drawing.Size(259, 23);
            this.chkViewtruockhihuythanhtoan.TabIndex = 349;
            this.chkViewtruockhihuythanhtoan.Text = "Hiển thị thông tin thanh toán trước khi hủy?";
            this.toolTip1.SetToolTip(this.chkViewtruockhihuythanhtoan, "Khi chọn mục này, nếu bạn hủy thanh toán. Hệ thống sẽ hiển thị màn hình chi tiết " +
        "của lần thanh toán đó cho bạn xem");
            // 
            // vbLine3
            // 
            this.vbLine3._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine3.BackColor = System.Drawing.Color.Transparent;
            this.vbLine3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine3.Location = new System.Drawing.Point(2, 139);
            this.vbLine3.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine3.Name = "vbLine3";
            this.vbLine3.Size = new System.Drawing.Size(637, 21);
            this.vbLine3.TabIndex = 348;
            this.vbLine3.TabStop = false;
            this.vbLine3.YourText = "Cấu hình thanh toán";
            // 
            // vbLine1
            // 
            this.vbLine1._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine1.BackColor = System.Drawing.Color.Transparent;
            this.vbLine1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.Location = new System.Drawing.Point(5, 4);
            this.vbLine1.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine1.Name = "vbLine1";
            this.vbLine1.Size = new System.Drawing.Size(637, 21);
            this.vbLine1.TabIndex = 346;
            this.vbLine1.TabStop = false;
            this.vbLine1.YourText = "Nhắn bệnh nhân";
            // 
            // cmdLuuLai
            // 
            this.cmdLuuLai.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdLuuLai.Location = new System.Drawing.Point(69, 448);
            this.cmdLuuLai.Name = "cmdLuuLai";
            this.cmdLuuLai.Size = new System.Drawing.Size(23, 23);
            this.cmdLuuLai.TabIndex = 344;
            this.cmdLuuLai.Text = "&Lưu lại";
            this.cmdLuuLai.Visible = false;
            // 
            // chkChanBenhNhan
            // 
            this.chkChanBenhNhan.BackColor = System.Drawing.Color.Transparent;
            this.chkChanBenhNhan.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkChanBenhNhan.Location = new System.Drawing.Point(17, 450);
            this.chkChanBenhNhan.Name = "chkChanBenhNhan";
            this.chkChanBenhNhan.Size = new System.Drawing.Size(41, 23);
            this.chkChanBenhNhan.TabIndex = 343;
            this.chkChanBenhNhan.Text = "&Khóa bệnh nhân lại";
            this.chkChanBenhNhan.Visible = false;
            // 
            // lblwarningMsg
            // 
            this.lblwarningMsg.AutoSize = true;
            this.lblwarningMsg.BackColor = System.Drawing.Color.Transparent;
            this.lblwarningMsg.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblwarningMsg.Location = new System.Drawing.Point(108, 52);
            this.lblwarningMsg.Name = "lblwarningMsg";
            this.lblwarningMsg.Size = new System.Drawing.Size(0, 13);
            this.lblwarningMsg.TabIndex = 339;
            // 
            // cmdxoa
            // 
            this.cmdxoa.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdxoa.Location = new System.Drawing.Point(534, 26);
            this.cmdxoa.Name = "cmdxoa";
            this.cmdxoa.Size = new System.Drawing.Size(75, 23);
            this.cmdxoa.TabIndex = 342;
            this.cmdxoa.Text = "Xóa";
            this.cmdxoa.UseVisualStyleBackColor = true;
            // 
            // cbomayinphoiBHYT
            // 
            this.cbomayinphoiBHYT.FormattingEnabled = true;
            this.cbomayinphoiBHYT.Location = new System.Drawing.Point(120, 84);
            this.cbomayinphoiBHYT.Name = "cbomayinphoiBHYT";
            this.cbomayinphoiBHYT.Size = new System.Drawing.Size(197, 23);
            this.cbomayinphoiBHYT.TabIndex = 340;
            // 
            // label48
            // 
            this.label48.BackColor = System.Drawing.Color.Transparent;
            this.label48.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label48.Location = new System.Drawing.Point(4, 26);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(110, 23);
            this.label48.TabIndex = 339;
            this.label48.Text = "Nhắn Bệnh nhân:";
            this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label49
            // 
            this.label49.BackColor = System.Drawing.Color.Transparent;
            this.label49.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label49.Location = new System.Drawing.Point(4, 85);
            this.label49.Name = "label49";
            this.label49.Size = new System.Drawing.Size(110, 23);
            this.label49.TabIndex = 341;
            this.label49.Text = "Máy in phôi BHYT";
            this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmdsave
            // 
            this.cmdsave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdsave.Location = new System.Drawing.Point(453, 26);
            this.cmdsave.Name = "cmdsave";
            this.cmdsave.Size = new System.Drawing.Size(75, 23);
            this.cmdsave.TabIndex = 341;
            this.cmdsave.Text = "Lưu";
            this.cmdsave.UseVisualStyleBackColor = true;
            // 
            // txtCanhbao
            // 
            this.txtCanhbao.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtCanhbao.ButtonFont = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCanhbao.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCanhbao.Location = new System.Drawing.Point(120, 26);
            this.txtCanhbao.MaxLength = 2500;
            this.txtCanhbao.Name = "txtCanhbao";
            this.txtCanhbao.Size = new System.Drawing.Size(327, 23);
            this.txtCanhbao.TabIndex = 340;
            this.txtCanhbao.TextAlignment = Janus.Windows.GridEX.TextAlignment.Near;
            this.txtCanhbao.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            // 
            // vbLine2
            // 
            this.vbLine2._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine2.BackColor = System.Drawing.Color.Transparent;
            this.vbLine2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.Location = new System.Drawing.Point(5, 58);
            this.vbLine2.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine2.Name = "vbLine2";
            this.vbLine2.Size = new System.Drawing.Size(637, 21);
            this.vbLine2.TabIndex = 347;
            this.vbLine2.TabStop = false;
            this.vbLine2.YourText = "Cấu hình in ấn";
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp nhanh:";
            // 
            // frm_THANHTOAN_NOITRU
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1008, 730);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.uiStatusBar1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_THANHTOAN_NOITRU";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Thanh toán khám chữa bệnh ngoại trú";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.pnlThongtinBN.ResumeLayout(false);
            this.pnlThongtinBN.PerformLayout();
            this.ctxUpdatePrice.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
            this.pnlTimkiem.ResumeLayout(false);
            this.pnlTimkiem.PerformLayout();
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabThongTinThanhToan)).EndInit();
            this.tabThongTinThanhToan.ResumeLayout(false);
            this.tabPagePayment.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPayment)).EndInit();
            this.ctxBienlai.ResumeLayout(false);
            this.tabPagePhieuChi.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuChi)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabThongTinCanThanhToan)).EndInit();
            this.tabThongTinCanThanhToan.ResumeLayout(false);
            this.tabpageThongTinThanhToan.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiTabHoadon_chiphi)).EndInit();
            this.uiTabHoadon_chiphi.ResumeLayout(false);
            this.tabpageKCB.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdDSKCB)).EndInit();
            this.pnlSeri.ResumeLayout(false);
            this.pnlSeri.PerformLayout();
            this.tabpageHoaDon.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gpThongTinHoaDon)).EndInit();
            this.gpThongTinHoaDon.ResumeLayout(false);
            this.gpThongTinHoaDon.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdHoaDonCapPhat)).EndInit();
            this.panel5.ResumeLayout(false);
            this.pnlBHYT.ResumeLayout(false);
            this.pnlSuangayinphoi.ResumeLayout(false);
            this.pnlSuangayinphoi.PerformLayout();
            this.pnlThongtintien.ResumeLayout(false);
            this.pnlThongtintien.PerformLayout();
            this.ctxHuyChietkhau.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grpChucNangThanhToan)).EndInit();
            this.grpChucNangThanhToan.ResumeLayout(false);
            this.flowLayoutPanel1.ResumeLayout(false);
            this.tabPageThongTinChiTietThanhToan.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdThongTinChuaThanhToan)).EndInit();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.uiTabPage1.ResumeLayout(false);
            this.tabPageThongTinDaThanhToan.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdThongTinDaThanhToan)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).EndInit();
            this.uiGroupBox7.ResumeLayout(false);
            this.TabpageCauhinh.ResumeLayout(false);
            this.TabpageCauhinh.PerformLayout();
            this.ResumeLayout(false);

        }
Beispiel #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_List_CapPhat));
     Janus.Windows.GridEX.GridEXLayout           grdCapPhat_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout           grdLog_DesignTimeLayout     = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout           gridEX1_DesignTimeLayout    = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.sysColor                   = new System.Windows.Forms.ToolStrip();
     this.cmdPrint                   = new System.Windows.Forms.ToolStripButton();
     this.cmdThoat                   = new System.Windows.Forms.ToolStripButton();
     this.panel1                     = new System.Windows.Forms.Panel();
     this.splitContainer1            = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox2                = new Janus.Windows.EditControls.UIGroupBox();
     this.grdCapPhat                 = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox3                = new Janus.Windows.EditControls.UIGroupBox();
     this.grdLog                     = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox1                = new Janus.Windows.EditControls.UIGroupBox();
     this.chkFromDate                = new Janus.Windows.EditControls.UICheckBox();
     this.cmdSearch                  = new Janus.Windows.EditControls.UIButton();
     this.cboTrang_Thai              = new Janus.Windows.EditControls.UIComboBox();
     this.label5                     = new System.Windows.Forms.Label();
     this.cboStaff                   = new Janus.Windows.EditControls.UIComboBox();
     this.label6                     = new System.Windows.Forms.Label();
     this.dtpToDate                  = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.label2                     = new System.Windows.Forms.Label();
     this.dtpFromDate                = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.txtSerie_Cuoi              = new System.Windows.Forms.TextBox();
     this.label4                     = new System.Windows.Forms.Label();
     this.txtSerie_Dau               = new System.Windows.Forms.TextBox();
     this.lblintOrder                = new System.Windows.Forms.Label();
     this.printPreviewDialog1        = new System.Windows.Forms.PrintPreviewDialog();
     this.gridEXPrintDocument1       = new Janus.Windows.GridEX.GridEXPrintDocument();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tabPage2                   = new System.Windows.Forms.TabPage();
     this.panel3                     = new System.Windows.Forms.Panel();
     this.gridEX1                    = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar1               = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.contextMenuStrip1          = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.tsmTachHDon                = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmChuyenHDon              = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmSua                     = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmXoa                     = new System.Windows.Forms.ToolStripMenuItem();
     this.sysColor.SuspendLayout();
     this.panel1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdCapPhat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdLog)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // sysColor
     //
     this.sysColor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdPrint,
         this.cmdThoat
     });
     this.sysColor.Location = new System.Drawing.Point(0, 0);
     this.sysColor.Name     = "sysColor";
     this.sysColor.Size     = new System.Drawing.Size(1007, 39);
     this.sysColor.TabIndex = 2;
     this.sysColor.Text     = "toolStrip1";
     //
     // cmdPrint
     //
     this.cmdPrint.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPrint.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
     this.cmdPrint.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdPrint.Name                  = "cmdPrint";
     this.cmdPrint.Size                  = new System.Drawing.Size(135, 36);
     this.cmdPrint.Text                  = "&In danh sách(F4)";
     //
     // cmdThoat
     //
     this.cmdThoat.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdThoat.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThoat.Image")));
     this.cmdThoat.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThoat.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThoat.Name                  = "cmdThoat";
     this.cmdThoat.Size                  = new System.Drawing.Size(102, 36);
     this.cmdThoat.Text                  = "Thoát(Esc)";
     this.cmdThoat.Click                += new System.EventHandler(this.cmdThoat_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.splitContainer1);
     this.panel1.Controls.Add(this.uiGroupBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 39);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1007, 557);
     this.panel1.TabIndex = 3;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 83);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox3);
     this.splitContainer1.Size             = new System.Drawing.Size(1007, 474);
     this.splitContainer1.SplitterDistance = 589;
     this.splitContainer1.TabIndex         = 37;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdCapPhat);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(589, 474);
     this.uiGroupBox2.TabIndex = 0;
     this.uiGroupBox2.Text     = "Danh sách cấp phát";
     //
     // grdCapPhat
     //
     this.grdCapPhat.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdCapPhat.AlternatingColors = true;
     this.grdCapPhat.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                         " thông tin</FilterRowInfoText></LocalizableData>";
     grdCapPhat_DesignTimeLayout.LayoutString = resources.GetString("grdCapPhat_DesignTimeLayout.LayoutString");
     this.grdCapPhat.DesignTimeLayout         = grdCapPhat_DesignTimeLayout;
     this.grdCapPhat.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdCapPhat.DynamicFiltering               = true;
     this.grdCapPhat.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdCapPhat.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdCapPhat.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdCapPhat.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdCapPhat.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.grdCapPhat.GroupByBoxVisible              = false;
     this.grdCapPhat.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdCapPhat.Location                       = new System.Drawing.Point(3, 16);
     this.grdCapPhat.Name                           = "grdCapPhat";
     this.grdCapPhat.RecordNavigator                = true;
     this.grdCapPhat.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdCapPhat.Size                           = new System.Drawing.Size(583, 455);
     this.grdCapPhat.TabIndex                       = 36;
     this.grdCapPhat.SelectionChanged              += new System.EventHandler(this.grdCapPhat_SelectionChanged);
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.grdLog);
     this.uiGroupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox3.Name     = "uiGroupBox3";
     this.uiGroupBox3.Size     = new System.Drawing.Size(414, 474);
     this.uiGroupBox3.TabIndex = 1;
     this.uiGroupBox3.Text     = "Hóa đơn sử dụng";
     //
     // grdLog
     //
     this.grdLog.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdLog.AlternatingColors = true;
     this.grdLog.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                     " thông tin</FilterRowInfoText></LocalizableData>";
     this.grdLog.ContextMenuStrip           = this.contextMenuStrip1;
     this.grdLog.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
     grdLog_DesignTimeLayout.LayoutString   = resources.GetString("grdLog_DesignTimeLayout.LayoutString");
     this.grdLog.DesignTimeLayout           = grdLog_DesignTimeLayout;
     this.grdLog.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdLog.DynamicFiltering               = true;
     this.grdLog.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdLog.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdLog.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdLog.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdLog.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.grdLog.GroupByBoxVisible              = false;
     this.grdLog.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdLog.Location                       = new System.Drawing.Point(3, 16);
     this.grdLog.Name                           = "grdLog";
     this.grdLog.RecordNavigator                = true;
     this.grdLog.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdLog.Size                           = new System.Drawing.Size(408, 455);
     this.grdLog.TabIndex                       = 35;
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.chkFromDate);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.cboTrang_Thai);
     this.uiGroupBox1.Controls.Add(this.label5);
     this.uiGroupBox1.Controls.Add(this.cboStaff);
     this.uiGroupBox1.Controls.Add(this.label6);
     this.uiGroupBox1.Controls.Add(this.dtpToDate);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.dtpFromDate);
     this.uiGroupBox1.Controls.Add(this.txtSerie_Cuoi);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.txtSerie_Dau);
     this.uiGroupBox1.Controls.Add(this.lblintOrder);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(1007, 83);
     this.uiGroupBox1.TabIndex = 5;
     this.uiGroupBox1.Text     = "&Thông tin tìm kiếm";
     //
     // chkFromDate
     //
     this.chkFromDate.Font     = new System.Drawing.Font("Arial", 10F);
     this.chkFromDate.Location = new System.Drawing.Point(464, 18);
     this.chkFromDate.Name     = "chkFromDate";
     this.chkFromDate.Size     = new System.Drawing.Size(75, 23);
     this.chkFromDate.TabIndex = 79;
     this.chkFromDate.Text     = "Từ ngày";
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Location = new System.Drawing.Point(886, 19);
     this.cmdSearch.Name     = "cmdSearch";
     this.cmdSearch.Size     = new System.Drawing.Size(115, 49);
     this.cmdSearch.TabIndex = 78;
     this.cmdSearch.Text     = "Tìm kiếm";
     this.cmdSearch.Click   += new System.EventHandler(this.cmdSearch_Click);
     //
     // cboTrang_Thai
     //
     this.cboTrang_Thai.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboTrang_Thai.Location   = new System.Drawing.Point(401, 46);
     this.cboTrang_Thai.Name       = "cboTrang_Thai";
     this.cboTrang_Thai.Size       = new System.Drawing.Size(198, 20);
     this.cboTrang_Thai.TabIndex   = 76;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(322, 48);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(72, 16);
     this.label5.TabIndex = 77;
     this.label5.Text     = "Trạng thái";
     //
     // cboStaff
     //
     this.cboStaff.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboStaff.Location   = new System.Drawing.Point(96, 46);
     this.cboStaff.Name       = "cboStaff";
     this.cboStaff.Size       = new System.Drawing.Size(220, 20);
     this.cboStaff.TabIndex   = 72;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(21, 48);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(71, 16);
     this.label6.TabIndex = 73;
     this.label6.Text     = "Nhân viên";
     //
     // dtpToDate
     //
     //
     //
     //
     this.dtpToDate.DropDownCalendar.Name = "";
     this.dtpToDate.Location = new System.Drawing.Point(750, 19);
     this.dtpToDate.Name     = "dtpToDate";
     this.dtpToDate.Size     = new System.Drawing.Size(124, 20);
     this.dtpToDate.TabIndex = 70;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(675, 21);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(69, 16);
     this.label2.TabIndex = 71;
     this.label2.Text     = "Đến ngày";
     //
     // dtpFromDate
     //
     //
     //
     //
     this.dtpFromDate.DropDownCalendar.Name = "";
     this.dtpFromDate.Location = new System.Drawing.Point(545, 19);
     this.dtpFromDate.Name     = "dtpFromDate";
     this.dtpFromDate.Size     = new System.Drawing.Size(124, 20);
     this.dtpFromDate.TabIndex = 66;
     //
     // txtSerie_Cuoi
     //
     this.txtSerie_Cuoi.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.txtSerie_Cuoi.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSerie_Cuoi.Location  = new System.Drawing.Point(318, 19);
     this.txtSerie_Cuoi.Name      = "txtSerie_Cuoi";
     this.txtSerie_Cuoi.Size      = new System.Drawing.Size(139, 21);
     this.txtSerie_Cuoi.TabIndex  = 65;
     this.txtSerie_Cuoi.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(21, 21);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(69, 16);
     this.label4.TabIndex = 69;
     this.label4.Text     = "Serie đầu";
     //
     // txtSerie_Dau
     //
     this.txtSerie_Dau.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.txtSerie_Dau.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSerie_Dau.Location  = new System.Drawing.Point(96, 19);
     this.txtSerie_Dau.Name      = "txtSerie_Dau";
     this.txtSerie_Dau.Size      = new System.Drawing.Size(139, 21);
     this.txtSerie_Dau.TabIndex  = 64;
     this.txtSerie_Dau.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblintOrder
     //
     this.lblintOrder.AutoSize = true;
     this.lblintOrder.Font     = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblintOrder.Location = new System.Drawing.Point(241, 21);
     this.lblintOrder.Name     = "lblintOrder";
     this.lblintOrder.Size     = new System.Drawing.Size(71, 16);
     this.lblintOrder.TabIndex = 67;
     this.lblintOrder.Text     = "Serie cuối";
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.gridEXPrintDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // gridEXPrintDocument1
     //
     this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "Department_ID";
     this.dataGridViewTextBoxColumn1.HeaderText       = "ID";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.Width            = 40;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.DataPropertyName = "Department_Name";
     this.dataGridViewTextBoxColumn2.HeaderText       = "Tên khoa(phòng)";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.Width            = 200;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.DataPropertyName = "Parent_Name";
     this.dataGridViewTextBoxColumn3.HeaderText       = "Tên khoa(cấp trên)";
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.Width            = 200;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.DataPropertyName = "intOrder";
     this.dataGridViewTextBoxColumn4.HeaderText       = "Thứ tự";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.Visible          = false;
     this.dataGridViewTextBoxColumn4.Width            = 80;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.HeaderText = "Miêu tả";
     this.dataGridViewTextBoxColumn5.Name       = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.Width      = 200;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.DataPropertyName = "Parent_ID";
     this.dataGridViewTextBoxColumn6.HeaderText       = "colParent_ID";
     this.dataGridViewTextBoxColumn6.Name             = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.Visible          = false;
     //
     // dataGridViewTextBoxColumn7
     //
     this.dataGridViewTextBoxColumn7.DataPropertyName = "Dept_Type";
     this.dataGridViewTextBoxColumn7.HeaderText       = "colDept_Type";
     this.dataGridViewTextBoxColumn7.Name             = "dataGridViewTextBoxColumn7";
     this.dataGridViewTextBoxColumn7.Visible          = false;
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.DataPropertyName = "Speciality";
     this.dataGridViewTextBoxColumn8.HeaderText       = "colSpeciality";
     this.dataGridViewTextBoxColumn8.Name             = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.Visible          = false;
     //
     // dataGridViewTextBoxColumn9
     //
     this.dataGridViewTextBoxColumn9.DataPropertyName = "Dept_Fee";
     this.dataGridViewTextBoxColumn9.HeaderText       = "colDept_Fee";
     this.dataGridViewTextBoxColumn9.Name             = "dataGridViewTextBoxColumn9";
     this.dataGridViewTextBoxColumn9.Visible          = false;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.panel3);
     this.tabPage2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(999, 448);
     this.tabPage2.TabIndex = 0;
     this.tabPage2.Text     = "LOG HÓA ĐƠN";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.gridEX1);
     this.panel3.Controls.Add(this.uiStatusBar1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(3, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(993, 442);
     this.panel3.TabIndex = 1;
     //
     // gridEX1
     //
     this.gridEX1.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridEX1.AlternatingColors = true;
     this.gridEX1.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                      " thông tin</FilterRowInfoText></LocalizableData>";
     gridEX1_DesignTimeLayout.LayoutString = resources.GetString("gridEX1_DesignTimeLayout.LayoutString");
     this.gridEX1.DesignTimeLayout         = gridEX1_DesignTimeLayout;
     this.gridEX1.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.gridEX1.DynamicFiltering               = true;
     this.gridEX1.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.gridEX1.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.gridEX1.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.gridEX1.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.gridEX1.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.gridEX1.GroupByBoxVisible              = false;
     this.gridEX1.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.gridEX1.Location                       = new System.Drawing.Point(0, 0);
     this.gridEX1.Name                           = "gridEX1";
     this.gridEX1.RecordNavigator                = true;
     this.gridEX1.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridEX1.Size                           = new System.Drawing.Size(993, 419);
     this.gridEX1.TabIndex                       = 30;
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 419);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: thêm mới";
     uiStatusBarPanel1.Width            = 107;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E: sửa thông tin ";
     uiStatusBarPanel2.Width            = 127;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: xóa thông tin ";
     uiStatusBarPanel3.Width            = 128;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Esc:Thoát Form hiện tại";
     uiStatusBarPanel4.Width            = 144;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(993, 23);
     this.uiStatusBar1.TabIndex    = 28;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmSua,
         this.tsmXoa,
         this.tsmTachHDon,
         this.tsmChuyenHDon
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(165, 114);
     //
     // tsmTachHDon
     //
     this.tsmTachHDon.Name   = "tsmTachHDon";
     this.tsmTachHDon.Size   = new System.Drawing.Size(164, 22);
     this.tsmTachHDon.Text   = "Tách Hóa đơn";
     this.tsmTachHDon.Click += new System.EventHandler(this.tsmTachHDon_Click);
     //
     // tsmChuyenHDon
     //
     this.tsmChuyenHDon.Name = "tsmChuyenHDon";
     this.tsmChuyenHDon.Size = new System.Drawing.Size(164, 22);
     this.tsmChuyenHDon.Text = "Chuyển Hóa đơn";
     //
     // tsmSua
     //
     this.tsmSua.Name = "tsmSua";
     this.tsmSua.Size = new System.Drawing.Size(164, 22);
     this.tsmSua.Text = "Sửa";
     //
     // tsmXoa
     //
     this.tsmXoa.Name = "tsmXoa";
     this.tsmXoa.Size = new System.Drawing.Size(164, 22);
     this.tsmXoa.Text = "Xóa";
     //
     // frm_List_CapPhat
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1007, 596);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.sysColor);
     this.KeyPreview    = true;
     this.Name          = "frm_List_CapPhat";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "THÔNG TIN CẤP PHÁT";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_Log_RedInvoice_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frm_Log_RedInvoice_KeyDown);
     this.sysColor.ResumeLayout(false);
     this.sysColor.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdCapPhat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdLog)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DevEnvIDEWindow));
            System.Windows.Forms.ListViewGroup listViewGroup1 = new System.Windows.Forms.ListViewGroup("Atoms", System.Windows.Forms.HorizontalAlignment.Left);
            System.Windows.Forms.ListViewGroup listViewGroup2 = new System.Windows.Forms.ListViewGroup("Bonds", System.Windows.Forms.HorizontalAlignment.Left);
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components);
            this.Save1 = new Janus.Windows.UI.CommandBars.UICommand("Save");
            this.TopRebar2 = new Janus.Windows.UI.CommandBars.UIRebar();
            this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components);
            this.outlinePanel = new Janus.Windows.UI.Dock.UIPanel();
            this.outlinePanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
            this.outlineTreeView = new System.Windows.Forms.TreeView();
            this.propertiesPanel = new Janus.Windows.UI.Dock.UIPanel();
            this.propertiesPanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
            this.uiConnectedList = new System.Windows.Forms.ListView();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.label8 = new System.Windows.Forms.Label();
            this.uiScriptingPanel = new Janus.Windows.UI.Dock.UIPanel();
            this.uiScriptingPanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
            this.uiDataSrcPanel = new Janus.Windows.UI.Dock.UIPanel();
            this.uiDataSrcPanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
            this.ribbon1 = new Janus.Windows.Ribbon.Ribbon();
            this.dropDownCommand3 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand8 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand1 = new Janus.Windows.Ribbon.DropDownCommand();
            this.gallery2 = new Janus.Windows.Ribbon.Gallery();
            this.galleryItem8 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem9 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem10 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem11 = new Janus.Windows.Ribbon.GalleryItem();
            this.dropDownCommand2 = new Janus.Windows.Ribbon.DropDownCommand();
            this.newMoleculeCommand = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand4 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand5 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand6 = new Janus.Windows.Ribbon.DropDownCommand();
            this.gallery1 = new Janus.Windows.Ribbon.Gallery();
            this.galleryItem1 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem2 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem5 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem3 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem4 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem6 = new Janus.Windows.Ribbon.GalleryItem();
            this.galleryItem7 = new Janus.Windows.Ribbon.GalleryItem();
            this.separatorCommand3 = new Janus.Windows.Ribbon.SeparatorCommand();
            this.dropDownCommand7 = new Janus.Windows.Ribbon.DropDownCommand();
            this.imageList2 = new System.Windows.Forms.ImageList(this.components);
            this.moleculeTab = new Janus.Windows.Ribbon.RibbonTab();
            this.molInfoGroup = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand7 = new Janus.Windows.Ribbon.ButtonCommand();
            this.molInfoDetailsContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand();
            this.molInfoPanel = new System.Windows.Forms.Panel();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            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.ribbonGroup7 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonGroup3 = new Janus.Windows.Ribbon.ButtonGroup();
            this.buttonCommand13 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand14 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup8 = new Janus.Windows.Ribbon.RibbonGroup();
            this.selectButtonCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.selectAllButtonCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup9 = new Janus.Windows.Ribbon.RibbonGroup();
            this.msrDistBtnCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand15 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand16 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand19 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand17 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand20 = new Janus.Windows.Ribbon.ButtonCommand();
            this.viewTab = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup6 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand21 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand22 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand23 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonGroup1 = new Janus.Windows.Ribbon.ButtonGroup();
            this.buttonCommand10 = new Janus.Windows.Ribbon.ButtonCommand();
            this.dropDownCommand9 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand10 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand11 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand12 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand13 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand14 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand15 = new Janus.Windows.Ribbon.DropDownCommand();
            this.buttonGroup2 = new Janus.Windows.Ribbon.ButtonGroup();
            this.buttonCommand11 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand12 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup2 = new Janus.Windows.Ribbon.RibbonGroup();
            this.uiTakeSSBtnCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.uiSSOutFileBtnCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.uiSSOutClipBtnCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.uiLowDetailMvBtnCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.viewFontGroup = new Janus.Windows.Ribbon.RibbonGroup();
            this.viewFontContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand();
            this.viewFontPicker = new Janus.Windows.EditControls.UIFontPicker();
            this.viewFontMiscContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand();
            this.viewFontMiscPanel = new System.Windows.Forms.Panel();
            this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox();
            this.viewFontClrButton = new Janus.Windows.EditControls.UIColorButton();
            this.viewBgGroup = new Janus.Windows.Ribbon.RibbonGroup();
            this.bgColorContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand();
            this.bgColorButton = new Janus.Windows.EditControls.UIColorButton();
            this.containerControlCommand2 = new Janus.Windows.Ribbon.ContainerControlCommand();
            this.ribbonTab3 = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup3 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand1 = new Janus.Windows.Ribbon.ButtonCommand();
            this.separatorCommand1 = new Janus.Windows.Ribbon.SeparatorCommand();
            this.buttonCommand2 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup1 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand8 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonTab4 = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup4 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand4 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand6 = new Janus.Windows.Ribbon.ButtonCommand();
            this.separatorCommand2 = new Janus.Windows.Ribbon.SeparatorCommand();
            this.buttonCommand3 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup5 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand5 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonTab1 = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup10 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand9 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand18 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand28 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup11 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand24 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand25 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand26 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand27 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup12 = new Janus.Windows.Ribbon.RibbonGroup();
            this.selMoveBtCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.selRotBtnCmd = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand29 = new Janus.Windows.Ribbon.ButtonCommand();
            ((System.ComponentModel.ISupportInitialize)(this.TopRebar2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.outlinePanel)).BeginInit();
            this.outlinePanel.SuspendLayout();
            this.outlinePanelContainer.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.propertiesPanel)).BeginInit();
            this.propertiesPanel.SuspendLayout();
            this.propertiesPanelContainer.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiScriptingPanel)).BeginInit();
            this.uiScriptingPanel.SuspendLayout();
            this.uiScriptingPanelContainer.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiDataSrcPanel)).BeginInit();
            this.uiDataSrcPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).BeginInit();
            this.molInfoPanel.SuspendLayout();
            this.viewFontMiscPanel.SuspendLayout();
            this.SuspendLayout();
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 600);
            this.uiStatusBar1.Name = "uiStatusBar1";
            this.uiStatusBar1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "View: 3D";
            uiStatusBarPanel1.Width = 60;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Rendering Time:";
            uiStatusBarPanel2.Width = 130;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "SMILES:";
            uiStatusBarPanel3.Width = 54;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3});
            this.uiStatusBar1.Size = new System.Drawing.Size(1045, 23);
            this.uiStatusBar1.TabIndex = 5;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiStatusBar1.VisualStyleManager = this.visualStyleManager1;
            // 
            // visualStyleManager1
            // 
            janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText;
            janusColorScheme1.Name = "Scheme0";
            janusColorScheme1.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Black;
            janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty;
            janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007;
            this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1);
            this.visualStyleManager1.DefaultColorScheme = "Scheme0";
            // 
            // Save1
            // 
            this.Save1.CommandStyle = Janus.Windows.UI.CommandBars.CommandStyle.Image;
            this.Save1.Key = "Save";
            this.Save1.Name = "Save1";
            // 
            // TopRebar2
            // 
            this.TopRebar2.CommandManager = null;
            this.TopRebar2.Dock = System.Windows.Forms.DockStyle.Top;
            this.TopRebar2.Location = new System.Drawing.Point(0, 0);
            this.TopRebar2.Name = "TopRebar2";
            this.TopRebar2.Size = new System.Drawing.Size(0, 0);
            // 
            // uiPanelManager1
            // 
            this.uiPanelManager1.ContainerControl = this;
            this.uiPanelManager1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiPanelManager1.TabbedMdi = true;
            this.uiPanelManager1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
            this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1;
            this.outlinePanel.Id = new System.Guid("81a5d4bc-d576-4622-9196-0e9d93f75042");
            this.uiPanelManager1.Panels.Add(this.outlinePanel);
            this.propertiesPanel.Id = new System.Guid("76c171a9-ba67-447f-a69b-5f2853bfc47a");
            this.uiPanelManager1.Panels.Add(this.propertiesPanel);
            this.uiScriptingPanel.Id = new System.Guid("a4ee26fe-e1c4-4482-a204-76254c8b6f29");
            this.uiPanelManager1.Panels.Add(this.uiScriptingPanel);
            this.uiDataSrcPanel.Id = new System.Guid("63e2bb9b-ff95-480c-91a5-84f89dc6076c");
            this.uiPanelManager1.Panels.Add(this.uiDataSrcPanel);
            // 
            // Design Time Panel Info:
            // 
            this.uiPanelManager1.BeginPanelInfo();
            this.uiPanelManager1.AddDockPanelInfo(new System.Guid("81a5d4bc-d576-4622-9196-0e9d93f75042"), Janus.Windows.UI.Dock.PanelDockStyle.Left, new System.Drawing.Size(215, 421), true);
            this.uiPanelManager1.AddDockPanelInfo(new System.Guid("76c171a9-ba67-447f-a69b-5f2853bfc47a"), Janus.Windows.UI.Dock.PanelDockStyle.Right, new System.Drawing.Size(235, 421), true);
            this.uiPanelManager1.AddDockPanelInfo(new System.Guid("a4ee26fe-e1c4-4482-a204-76254c8b6f29"), Janus.Windows.UI.Dock.PanelDockStyle.Bottom, new System.Drawing.Size(562, 158), true);
            this.uiPanelManager1.AddDockPanelInfo(new System.Guid("63e2bb9b-ff95-480c-91a5-84f89dc6076c"), Janus.Windows.UI.Dock.PanelDockStyle.Left, new System.Drawing.Size(200, 200), true);
            this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("76c171a9-ba67-447f-a69b-5f2853bfc47a"), new System.Drawing.Point(900, 406), new System.Drawing.Size(200, 200), false);
            this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("81a5d4bc-d576-4622-9196-0e9d93f75042"), new System.Drawing.Point(18, 482), new System.Drawing.Size(200, 200), false);
            this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("a4ee26fe-e1c4-4482-a204-76254c8b6f29"), new System.Drawing.Point(446, 542), new System.Drawing.Size(200, 200), false);
            this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("63e2bb9b-ff95-480c-91a5-84f89dc6076c"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
            this.uiPanelManager1.EndPanelInfo();
            // 
            // outlinePanel
            // 
            this.outlinePanel.FloatingLocation = new System.Drawing.Point(18, 482);
            this.outlinePanel.Image = ((System.Drawing.Image)(resources.GetObject("outlinePanel.Image")));
            this.outlinePanel.InnerContainer = this.outlinePanelContainer;
            this.outlinePanel.Location = new System.Drawing.Point(30, 150);
            this.outlinePanel.Name = "outlinePanel";
            this.outlinePanel.Size = new System.Drawing.Size(215, 421);
            this.outlinePanel.TabIndex = 4;
            this.outlinePanel.Text = "Outline";
            // 
            // outlinePanelContainer
            // 
            this.outlinePanelContainer.Controls.Add(this.outlineTreeView);
            this.outlinePanelContainer.Location = new System.Drawing.Point(1, 23);
            this.outlinePanelContainer.Name = "outlinePanelContainer";
            this.outlinePanelContainer.Size = new System.Drawing.Size(209, 397);
            this.outlinePanelContainer.TabIndex = 0;
            // 
            // outlineTreeView
            // 
            this.outlineTreeView.Dock = System.Windows.Forms.DockStyle.Fill;
            this.outlineTreeView.Location = new System.Drawing.Point(0, 0);
            this.outlineTreeView.Name = "outlineTreeView";
            this.outlineTreeView.Size = new System.Drawing.Size(209, 397);
            this.outlineTreeView.TabIndex = 0;
            // 
            // propertiesPanel
            // 
            this.propertiesPanel.FloatingLocation = new System.Drawing.Point(900, 406);
            this.propertiesPanel.Image = ((System.Drawing.Image)(resources.GetObject("propertiesPanel.Image")));
            this.propertiesPanel.InnerContainer = this.propertiesPanelContainer;
            this.propertiesPanel.Location = new System.Drawing.Point(807, 150);
            this.propertiesPanel.Name = "propertiesPanel";
            this.propertiesPanel.Size = new System.Drawing.Size(235, 421);
            this.propertiesPanel.TabIndex = 4;
            this.propertiesPanel.Text = "Properties";
            // 
            // propertiesPanelContainer
            // 
            this.propertiesPanelContainer.Controls.Add(this.splitContainer1);
            this.propertiesPanelContainer.Location = new System.Drawing.Point(5, 23);
            this.propertiesPanelContainer.Name = "propertiesPanelContainer";
            this.propertiesPanelContainer.Size = new System.Drawing.Size(229, 397);
            this.propertiesPanelContainer.TabIndex = 0;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.propertyGrid1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.uiConnectedList);
            this.splitContainer1.Panel2.Controls.Add(this.label8);
            this.splitContainer1.Panel2.Padding = new System.Windows.Forms.Padding(5);
            this.splitContainer1.Size = new System.Drawing.Size(229, 397);
            this.splitContainer1.SplitterDistance = 250;
            this.splitContainer1.TabIndex = 1;
            // 
            // propertyGrid1
            // 
            this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.propertyGrid1.HelpVisible = false;
            this.propertyGrid1.Location = new System.Drawing.Point(0, 0);
            this.propertyGrid1.Name = "propertyGrid1";
            this.propertyGrid1.Size = new System.Drawing.Size(229, 250);
            this.propertyGrid1.TabIndex = 1;
            this.propertyGrid1.ToolbarVisible = false;
            // 
            // uiConnectedList
            // 
            this.uiConnectedList.Dock = System.Windows.Forms.DockStyle.Fill;
            listViewGroup1.Header = "Atoms";
            listViewGroup1.Name = "listViewGroup1";
            listViewGroup2.Header = "Bonds";
            listViewGroup2.Name = "listViewGroup2";
            this.uiConnectedList.Groups.AddRange(new System.Windows.Forms.ListViewGroup[] {
            listViewGroup1,
            listViewGroup2});
            this.uiConnectedList.LargeImageList = this.imageList1;
            this.uiConnectedList.Location = new System.Drawing.Point(5, 18);
            this.uiConnectedList.Name = "uiConnectedList";
            this.uiConnectedList.Size = new System.Drawing.Size(219, 120);
            this.uiConnectedList.SmallImageList = this.imageList1;
            this.uiConnectedList.TabIndex = 2;
            this.uiConnectedList.UseCompatibleStateImageBehavior = false;
            this.uiConnectedList.View = System.Windows.Forms.View.Tile;
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "");
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Dock = System.Windows.Forms.DockStyle.Top;
            this.label8.Location = new System.Drawing.Point(5, 5);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(66, 13);
            this.label8.TabIndex = 1;
            this.label8.Text = "Connected:";
            // 
            // uiScriptingPanel
            // 
            this.uiScriptingPanel.AutoHide = true;
            this.uiScriptingPanel.FloatingLocation = new System.Drawing.Point(446, 542);
            this.uiScriptingPanel.Image = ((System.Drawing.Image)(resources.GetObject("uiScriptingPanel.Image")));
            this.uiScriptingPanel.InnerContainer = this.uiScriptingPanelContainer;
            this.uiScriptingPanel.Location = new System.Drawing.Point(245, 439);
            this.uiScriptingPanel.Name = "uiScriptingPanel";
            this.uiScriptingPanel.Size = new System.Drawing.Size(562, 158);
            this.uiScriptingPanel.TabIndex = 4;
            this.uiScriptingPanel.Text = "Scripting";
            // 
            // uiScriptingPanelContainer
            // 
            this.uiScriptingPanelContainer.Controls.Add(this.toolStrip1);
            this.uiScriptingPanelContainer.Location = new System.Drawing.Point(1, 27);
            this.uiScriptingPanelContainer.Name = "uiScriptingPanelContainer";
            this.uiScriptingPanelContainer.Size = new System.Drawing.Size(560, 130);
            this.uiScriptingPanelContainer.TabIndex = 0;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton3,
            this.toolStripButton4,
            this.toolStripButton5,
            this.toolStripButton6,
            this.toolStripSeparator1,
            this.toolStripButton7,
            this.toolStripButton1,
            this.toolStripSeparator2,
            this.toolStripButton2});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(560, 25);
            this.toolStrip1.TabIndex = 0;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton3
            // 
            this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton3.Image = global::ChemDevEnv.Properties.Resources.Script_New;
            this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton3.Name = "toolStripButton3";
            this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton3.Text = "toolStripButton3";
            // 
            // toolStripButton4
            // 
            this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton4.Image = global::ChemDevEnv.Properties.Resources.Script_Delete;
            this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton4.Name = "toolStripButton4";
            this.toolStripButton4.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton4.Text = "toolStripButton4";
            // 
            // toolStripButton5
            // 
            this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton5.Image = global::ChemDevEnv.Properties.Resources.Script_Load;
            this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton5.Name = "toolStripButton5";
            this.toolStripButton5.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton5.Text = "toolStripButton5";
            // 
            // toolStripButton6
            // 
            this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton6.Image = global::ChemDevEnv.Properties.Resources.Script_Save;
            this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton6.Name = "toolStripButton6";
            this.toolStripButton6.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton6.Text = "toolStripButton6";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton7
            // 
            this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton7.Image = global::ChemDevEnv.Properties.Resources.Script_Play;
            this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton7.Name = "toolStripButton7";
            this.toolStripButton7.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton7.Text = "toolStripButton7";
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton1.Text = "toolStripButton1";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton2
            // 
            this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
            this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton2.Name = "toolStripButton2";
            this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton2.Text = "toolStripButton2";
            // 
            // uiDataSrcPanel
            // 
            this.uiDataSrcPanel.AutoHide = true;
            this.uiDataSrcPanel.Image = ((System.Drawing.Image)(resources.GetObject("uiDataSrcPanel.Image")));
            this.uiDataSrcPanel.InnerContainer = this.uiDataSrcPanelContainer;
            this.uiDataSrcPanel.Location = new System.Drawing.Point(0, 0);
            this.uiDataSrcPanel.Name = "uiDataSrcPanel";
            this.uiDataSrcPanel.Size = new System.Drawing.Size(200, 200);
            this.uiDataSrcPanel.TabIndex = 4;
            this.uiDataSrcPanel.Text = "Data Sources";
            // 
            // uiDataSrcPanelContainer
            // 
            this.uiDataSrcPanelContainer.Location = new System.Drawing.Point(1, 23);
            this.uiDataSrcPanelContainer.Name = "uiDataSrcPanelContainer";
            this.uiDataSrcPanelContainer.Size = new System.Drawing.Size(194, 176);
            this.uiDataSrcPanelContainer.TabIndex = 0;
            // 
            // ribbon1
            // 
            this.ribbon1.ControlBoxMenu.BottomCommands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand3,
            this.dropDownCommand8});
            this.ribbon1.ControlBoxMenu.LeftCommands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand1,
            this.dropDownCommand2,
            this.dropDownCommand5,
            this.dropDownCommand6,
            this.separatorCommand3,
            this.dropDownCommand7});
            this.ribbon1.ControlBoxMenu.LeftPanelWidth = 120;
            this.ribbon1.ControlBoxMenu.RightPanelWidth = 300;
            this.ribbon1.ImageList = this.imageList2;
            this.ribbon1.Location = new System.Drawing.Point(0, 0);
            this.ribbon1.Name = "ribbon1";
            this.ribbon1.Office2007ColorScheme = Janus.Windows.Ribbon.Office2007ColorScheme.Black;
            this.ribbon1.Size = new System.Drawing.Size(1045, 147);
            this.ribbon1.TabIndex = 32;
            this.ribbon1.Tabs.AddRange(new Janus.Windows.Ribbon.RibbonTab[] {
            this.moleculeTab,
            this.viewTab,
            this.ribbonTab3,
            this.ribbonTab4,
            this.ribbonTab1});
            // 
            // dropDownCommand3
            // 
            this.dropDownCommand3.ImageIndex = 12;
            this.dropDownCommand3.Key = "dropDownCommand3";
            this.dropDownCommand3.Name = "dropDownCommand3";
            this.dropDownCommand3.Text = "Exit";
            this.dropDownCommand3.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand3_Click);
            // 
            // dropDownCommand8
            // 
            this.dropDownCommand8.ImageIndex = 4;
            this.dropDownCommand8.Key = "dropDownCommand8";
            this.dropDownCommand8.Name = "dropDownCommand8";
            this.dropDownCommand8.Text = "Options";
            this.dropDownCommand8.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand8_Click);
            // 
            // dropDownCommand1
            // 
            this.dropDownCommand1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.gallery2});
            this.dropDownCommand1.ImageIndex = 30;
            this.dropDownCommand1.Key = "dropDownCommand1";
            this.dropDownCommand1.Name = "dropDownCommand1";
            this.dropDownCommand1.Text = "New";
            // 
            // gallery2
            // 
            this.gallery2.GalleryItems.AddRange(new Janus.Windows.Ribbon.GalleryItem[] {
            this.galleryItem8,
            this.galleryItem9,
            this.galleryItem10,
            this.galleryItem11});
            this.gallery2.ImageSize = new System.Drawing.Size(0, 0);
            this.gallery2.ItemsBackColor = System.Drawing.Color.Empty;
            this.gallery2.Key = "gallery2";
            this.gallery2.Name = "gallery2";
            this.gallery2.Text = "";
            // 
            // galleryItem8
            // 
            this.galleryItem8.ItemType = Janus.Windows.Ribbon.GalleryItemType.GalleryTitle;
            this.galleryItem8.Key = "galleryItem8";
            this.galleryItem8.Name = "galleryItem8";
            this.galleryItem8.Text = "Molecule";
            // 
            // galleryItem9
            // 
            this.galleryItem9.Key = "galleryItem9";
            this.galleryItem9.Name = "galleryItem9";
            this.galleryItem9.Text = "Empty Molecule";
            // 
            // galleryItem10
            // 
            this.galleryItem10.Key = "galleryItem10";
            this.galleryItem10.Name = "galleryItem10";
            this.galleryItem10.Text = "From Template";
            // 
            // galleryItem11
            // 
            this.galleryItem11.Key = "galleryItem11";
            this.galleryItem11.Name = "galleryItem11";
            this.galleryItem11.Text = "From SMILES/SMARTS";
            // 
            // dropDownCommand2
            // 
            this.dropDownCommand2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.newMoleculeCommand,
            this.dropDownCommand4});
            this.dropDownCommand2.ImageIndex = 32;
            this.dropDownCommand2.Key = "dropDownCommand2";
            this.dropDownCommand2.Name = "dropDownCommand2";
            this.dropDownCommand2.Text = "Open";
            // 
            // newMoleculeCommand
            // 
            this.newMoleculeCommand.Key = "dropDownCommand3";
            this.newMoleculeCommand.Name = "newMoleculeCommand";
            this.newMoleculeCommand.Text = "Molecule";
            this.newMoleculeCommand.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.newMoleculeCommand_Click);
            // 
            // dropDownCommand4
            // 
            this.dropDownCommand4.Key = "dropDownCommand4";
            this.dropDownCommand4.Name = "dropDownCommand4";
            this.dropDownCommand4.Text = "Model";
            // 
            // dropDownCommand5
            // 
            this.dropDownCommand5.ImageIndex = 25;
            this.dropDownCommand5.Key = "dropDownCommand5";
            this.dropDownCommand5.Name = "dropDownCommand5";
            this.dropDownCommand5.Text = "Save";
            // 
            // dropDownCommand6
            // 
            this.dropDownCommand6.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.gallery1});
            this.dropDownCommand6.ImageIndex = 26;
            this.dropDownCommand6.Key = "dropDownCommand6";
            this.dropDownCommand6.Name = "dropDownCommand6";
            this.dropDownCommand6.Text = "Save As";
            // 
            // gallery1
            // 
            this.gallery1.GalleryItems.AddRange(new Janus.Windows.Ribbon.GalleryItem[] {
            this.galleryItem1,
            this.galleryItem2,
            this.galleryItem5,
            this.galleryItem3,
            this.galleryItem4,
            this.galleryItem6,
            this.galleryItem7});
            this.gallery1.ImageSize = new System.Drawing.Size(0, 0);
            this.gallery1.ItemsBackColor = System.Drawing.Color.Empty;
            this.gallery1.ItemsWidth = 300;
            this.gallery1.Key = "gallery1";
            this.gallery1.Name = "gallery1";
            this.gallery1.Text = "";
            // 
            // galleryItem1
            // 
            this.galleryItem1.ItemType = Janus.Windows.Ribbon.GalleryItemType.GalleryTitle;
            this.galleryItem1.Key = "galleryItem1";
            this.galleryItem1.Name = "galleryItem1";
            this.galleryItem1.Text = "2D/3D Formats";
            // 
            // galleryItem2
            // 
            this.galleryItem2.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem2.Image")));
            this.galleryItem2.Key = "galleryItem2";
            this.galleryItem2.Name = "galleryItem2";
            this.galleryItem2.Text = "NuGenBioChem VF";
            // 
            // galleryItem5
            // 
            this.galleryItem5.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem5.Image")));
            this.galleryItem5.Key = "galleryItem5";
            this.galleryItem5.Name = "galleryItem5";
            this.galleryItem5.Text = "NuGenBioChem FX";
            // 
            // galleryItem3
            // 
            this.galleryItem3.Description = "Windows Presentation Framework";
            this.galleryItem3.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem3.Image")));
            this.galleryItem3.Key = "galleryItem3";
            this.galleryItem3.Name = "galleryItem3";
            this.galleryItem3.Text = "WPF";
            // 
            // galleryItem4
            // 
            this.galleryItem4.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem4.Image")));
            this.galleryItem4.Key = "galleryItem4";
            this.galleryItem4.Name = "galleryItem4";
            this.galleryItem4.Text = "Other Format";
            // 
            // galleryItem6
            // 
            this.galleryItem6.ItemType = Janus.Windows.Ribbon.GalleryItemType.GalleryTitle;
            this.galleryItem6.Key = "galleryItem6";
            this.galleryItem6.Name = "galleryItem6";
            this.galleryItem6.Text = "Image / Document Formats";
            // 
            // galleryItem7
            // 
            this.galleryItem7.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem7.Image")));
            this.galleryItem7.Key = "galleryItem7";
            this.galleryItem7.Name = "galleryItem7";
            this.galleryItem7.Text = "Acrobat";
            // 
            // separatorCommand3
            // 
            this.separatorCommand3.Key = "separatorCommand3";
            this.separatorCommand3.Name = "separatorCommand3";
            // 
            // dropDownCommand7
            // 
            this.dropDownCommand7.ImageIndex = 24;
            this.dropDownCommand7.Key = "dropDownCommand7";
            this.dropDownCommand7.Name = "dropDownCommand7";
            this.dropDownCommand7.Text = "Close";
            this.dropDownCommand7.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand7_Click);
            // 
            // imageList2
            // 
            this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
            this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList2.Images.SetKeyName(0, "");
            this.imageList2.Images.SetKeyName(1, "");
            this.imageList2.Images.SetKeyName(2, "");
            this.imageList2.Images.SetKeyName(3, "");
            this.imageList2.Images.SetKeyName(4, "");
            this.imageList2.Images.SetKeyName(5, "");
            this.imageList2.Images.SetKeyName(6, "");
            this.imageList2.Images.SetKeyName(7, "");
            this.imageList2.Images.SetKeyName(8, "");
            this.imageList2.Images.SetKeyName(9, "");
            this.imageList2.Images.SetKeyName(10, "");
            this.imageList2.Images.SetKeyName(11, "");
            this.imageList2.Images.SetKeyName(12, "");
            this.imageList2.Images.SetKeyName(13, "");
            this.imageList2.Images.SetKeyName(14, "");
            this.imageList2.Images.SetKeyName(15, "");
            this.imageList2.Images.SetKeyName(16, "");
            this.imageList2.Images.SetKeyName(17, "");
            this.imageList2.Images.SetKeyName(18, "");
            this.imageList2.Images.SetKeyName(19, "");
            this.imageList2.Images.SetKeyName(20, "");
            this.imageList2.Images.SetKeyName(21, "");
            this.imageList2.Images.SetKeyName(22, "");
            this.imageList2.Images.SetKeyName(23, "");
            this.imageList2.Images.SetKeyName(24, "");
            this.imageList2.Images.SetKeyName(25, "");
            this.imageList2.Images.SetKeyName(26, "");
            this.imageList2.Images.SetKeyName(27, "");
            this.imageList2.Images.SetKeyName(28, "");
            this.imageList2.Images.SetKeyName(29, "");
            this.imageList2.Images.SetKeyName(30, "");
            this.imageList2.Images.SetKeyName(31, "");
            this.imageList2.Images.SetKeyName(32, "");
            this.imageList2.Images.SetKeyName(33, "");
            this.imageList2.Images.SetKeyName(34, "");
            this.imageList2.Images.SetKeyName(35, "");
            this.imageList2.Images.SetKeyName(36, "");
            this.imageList2.Images.SetKeyName(37, "");
            this.imageList2.Images.SetKeyName(38, "");
            this.imageList2.Images.SetKeyName(39, "");
            this.imageList2.Images.SetKeyName(40, "");
            this.imageList2.Images.SetKeyName(41, "");
            this.imageList2.Images.SetKeyName(42, "");
            this.imageList2.Images.SetKeyName(43, "");
            this.imageList2.Images.SetKeyName(44, "");
            this.imageList2.Images.SetKeyName(45, "");
            this.imageList2.Images.SetKeyName(46, "");
            this.imageList2.Images.SetKeyName(47, "");
            this.imageList2.Images.SetKeyName(48, "");
            this.imageList2.Images.SetKeyName(49, "");
            // 
            // moleculeTab
            // 
            this.moleculeTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.molInfoGroup,
            this.ribbonGroup7,
            this.ribbonGroup8,
            this.ribbonGroup9});
            this.moleculeTab.Key = "moleculeTab";
            this.moleculeTab.Name = "moleculeTab";
            this.moleculeTab.Text = "Molecule";
            // 
            // molInfoGroup
            // 
            this.molInfoGroup.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand7,
            this.molInfoDetailsContainerControl});
            this.molInfoGroup.ImageKey = "";
            this.molInfoGroup.Key = "ribbonGroup6";
            this.molInfoGroup.Name = "molInfoGroup";
            this.molInfoGroup.Text = "Info";
            // 
            // buttonCommand7
            // 
            this.buttonCommand7.ImageIndex = 13;
            this.buttonCommand7.Key = "buttonCommand7";
            this.buttonCommand7.Name = "buttonCommand7";
            this.buttonCommand7.Text = "View Loading Log";
            // 
            // molInfoDetailsContainerControl
            // 
            this.molInfoDetailsContainerControl.Control = this.molInfoPanel;
            this.molInfoDetailsContainerControl.ControlWidth = 200;
            this.molInfoDetailsContainerControl.Key = "containerControlCommand1";
            this.molInfoDetailsContainerControl.Name = "molInfoDetailsContainerControl";
            this.molInfoDetailsContainerControl.Text = "";
            // 
            // molInfoPanel
            // 
            this.molInfoPanel.BackColor = System.Drawing.Color.Transparent;
            this.molInfoPanel.Controls.Add(this.label6);
            this.molInfoPanel.Controls.Add(this.label5);
            this.molInfoPanel.Controls.Add(this.label4);
            this.molInfoPanel.Controls.Add(this.label3);
            this.molInfoPanel.Controls.Add(this.label2);
            this.molInfoPanel.Controls.Add(this.label1);
            this.molInfoPanel.Location = new System.Drawing.Point(85, 59);
            this.molInfoPanel.Name = "molInfoPanel";
            this.molInfoPanel.Size = new System.Drawing.Size(200, 60);
            this.molInfoPanel.TabIndex = 34;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(61, 35);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(35, 13);
            this.label6.TabIndex = 5;
            this.label6.Text = "label6";
            this.label6.Visible = false;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(3, 35);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(40, 13);
            this.label5.TabIndex = 4;
            this.label5.Text = "Bonds:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(61, 22);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(35, 13);
            this.label4.TabIndex = 3;
            this.label4.Text = "label4";
            this.label4.Visible = false;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(3, 22);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(39, 13);
            this.label3.TabIndex = 2;
            this.label3.Text = "Atoms:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(61, 9);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(35, 13);
            this.label2.TabIndex = 1;
            this.label2.Text = "label2";
            this.label2.Visible = false;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(3, 9);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(52, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Filename:";
            // 
            // ribbonGroup7
            // 
            this.ribbonGroup7.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonGroup3});
            this.ribbonGroup7.ImageKey = "";
            this.ribbonGroup7.Key = "ribbonGroup7";
            this.ribbonGroup7.Name = "ribbonGroup7";
            this.ribbonGroup7.Text = "Structure";
            // 
            // buttonGroup3
            // 
            this.buttonGroup3.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand13,
            this.buttonCommand14});
            this.buttonGroup3.Key = "buttonGroup3";
            this.buttonGroup3.Name = "buttonGroup3";
            // 
            // buttonCommand13
            // 
            this.buttonCommand13.Checked = true;
            this.buttonCommand13.CheckOnClick = true;
            this.buttonCommand13.ImageIndex = 2;
            this.buttonCommand13.Key = "buttonCommand13";
            this.buttonCommand13.Name = "buttonCommand13";
            this.buttonCommand13.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Large;
            this.buttonCommand13.Text = "3D Component";
            // 
            // buttonCommand14
            // 
            this.buttonCommand14.ImageIndex = 10;
            this.buttonCommand14.Key = "buttonCommand14";
            this.buttonCommand14.Name = "buttonCommand14";
            this.buttonCommand14.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Large;
            this.buttonCommand14.Text = "2D Component";
            // 
            // ribbonGroup8
            // 
            this.ribbonGroup8.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.selectButtonCmd,
            this.selectAllButtonCmd});
            this.ribbonGroup8.Key = "ribbonGroup8";
            this.ribbonGroup8.Name = "ribbonGroup8";
            this.ribbonGroup8.Text = "Selection";
            // 
            // selectButtonCmd
            // 
            this.selectButtonCmd.CheckOnClick = true;
            this.selectButtonCmd.Description = "Toggle selection control";
            this.selectButtonCmd.ImageIndex = 31;
            this.selectButtonCmd.Key = "buttonCommand16";
            this.selectButtonCmd.Name = "selectButtonCmd";
            this.selectButtonCmd.Text = "Select";
            this.selectButtonCmd.CheckedChanged += new Janus.Windows.Ribbon.CommandEventHandler(this.selectButtonCmd_CheckedChanged);
            // 
            // selectAllButtonCmd
            // 
            this.selectAllButtonCmd.Description = "Selects everything in the scene";
            this.selectAllButtonCmd.ImageIndex = 27;
            this.selectAllButtonCmd.Key = "buttonCommand15";
            this.selectAllButtonCmd.Name = "selectAllButtonCmd";
            this.selectAllButtonCmd.Text = "Select All";
            this.selectAllButtonCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.selectAllButtonCmd_Click);
            // 
            // ribbonGroup9
            // 
            this.ribbonGroup9.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.msrDistBtnCmd,
            this.buttonCommand15,
            this.buttonCommand16,
            this.buttonCommand19,
            this.buttonCommand17,
            this.buttonCommand20});
            this.ribbonGroup9.Key = "ribbonGroup9";
            this.ribbonGroup9.Name = "ribbonGroup9";
            this.ribbonGroup9.Text = "Measurements";
            // 
            // msrDistBtnCmd
            // 
            this.msrDistBtnCmd.Description = "Measure the distance between the selected atoms";
            this.msrDistBtnCmd.ImageIndex = 28;
            this.msrDistBtnCmd.Key = "buttonCommand18";
            this.msrDistBtnCmd.Name = "msrDistBtnCmd";
            this.msrDistBtnCmd.Text = "Measure Distance";
            this.msrDistBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.msrDistBtnCmd_Click);
            // 
            // buttonCommand15
            // 
            this.buttonCommand15.ImageIndex = 28;
            this.buttonCommand15.Key = "buttonCommand15";
            this.buttonCommand15.Name = "buttonCommand15";
            this.buttonCommand15.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand15.Text = "Measure Angle";
            // 
            // buttonCommand16
            // 
            this.buttonCommand16.ImageIndex = 28;
            this.buttonCommand16.Key = "buttonCommand16";
            this.buttonCommand16.Name = "buttonCommand16";
            this.buttonCommand16.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand16.Text = "Measure Dihedral";
            // 
            // buttonCommand19
            // 
            this.buttonCommand19.ImageIndex = 28;
            this.buttonCommand19.Key = "buttonCommand19";
            this.buttonCommand19.Name = "buttonCommand19";
            this.buttonCommand19.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand19.Text = "Measure Volume";
            // 
            // buttonCommand17
            // 
            this.buttonCommand17.ImageIndex = 29;
            this.buttonCommand17.Key = "buttonCommand17";
            this.buttonCommand17.Name = "buttonCommand17";
            this.buttonCommand17.Text = "Setings";
            // 
            // buttonCommand20
            // 
            this.buttonCommand20.ImageIndex = 35;
            this.buttonCommand20.Key = "buttonCommand20";
            this.buttonCommand20.Name = "buttonCommand20";
            this.buttonCommand20.Text = "Clear";
            // 
            // viewTab
            // 
            this.viewTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup6,
            this.ribbonGroup2,
            this.viewFontGroup,
            this.viewBgGroup});
            this.viewTab.Key = "viewTab";
            this.viewTab.Name = "viewTab";
            this.viewTab.Text = "View";
            // 
            // ribbonGroup6
            // 
            this.ribbonGroup6.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand21,
            this.buttonCommand22,
            this.buttonCommand23,
            this.buttonGroup1,
            this.buttonGroup2});
            this.ribbonGroup6.Key = "ribbonGroup6";
            this.ribbonGroup6.Name = "ribbonGroup6";
            this.ribbonGroup6.Text = "Control";
            // 
            // buttonCommand21
            // 
            this.buttonCommand21.ImageIndex = 41;
            this.buttonCommand21.Key = "buttonCommand21";
            this.buttonCommand21.Name = "buttonCommand21";
            this.buttonCommand21.Text = "Zoom 100%";
            // 
            // buttonCommand22
            // 
            this.buttonCommand22.ImageIndex = 42;
            this.buttonCommand22.Key = "buttonCommand22";
            this.buttonCommand22.Name = "buttonCommand22";
            this.buttonCommand22.Text = "Zoom In";
            // 
            // buttonCommand23
            // 
            this.buttonCommand23.ImageIndex = 43;
            this.buttonCommand23.Key = "buttonCommand23";
            this.buttonCommand23.Name = "buttonCommand23";
            this.buttonCommand23.Text = "Zoom Out";
            // 
            // buttonGroup1
            // 
            this.buttonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand10,
            this.dropDownCommand9});
            this.buttonGroup1.Key = "buttonGroup1";
            this.buttonGroup1.Name = "buttonGroup1";
            // 
            // buttonCommand10
            // 
            this.buttonCommand10.Checked = true;
            this.buttonCommand10.CheckOnClick = true;
            this.buttonCommand10.Key = "buttonCommand10";
            this.buttonCommand10.Name = "buttonCommand10";
            this.buttonCommand10.Text = "Perspective";
            // 
            // dropDownCommand9
            // 
            this.dropDownCommand9.CheckOnClick = true;
            this.dropDownCommand9.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand10,
            this.dropDownCommand11,
            this.dropDownCommand12,
            this.dropDownCommand13,
            this.dropDownCommand14,
            this.dropDownCommand15});
            this.dropDownCommand9.Key = "dropDownCommand9";
            this.dropDownCommand9.Name = "dropDownCommand9";
            this.dropDownCommand9.Text = "Orthograpic";
            // 
            // dropDownCommand10
            // 
            this.dropDownCommand10.Key = "dropDownCommand10";
            this.dropDownCommand10.Name = "dropDownCommand10";
            this.dropDownCommand10.Text = "Top";
            // 
            // dropDownCommand11
            // 
            this.dropDownCommand11.Key = "dropDownCommand11";
            this.dropDownCommand11.Name = "dropDownCommand11";
            this.dropDownCommand11.Text = "Bottom";
            // 
            // dropDownCommand12
            // 
            this.dropDownCommand12.Key = "dropDownCommand12";
            this.dropDownCommand12.Name = "dropDownCommand12";
            this.dropDownCommand12.Text = "North";
            // 
            // dropDownCommand13
            // 
            this.dropDownCommand13.Key = "dropDownCommand13";
            this.dropDownCommand13.Name = "dropDownCommand13";
            this.dropDownCommand13.Text = "South";
            // 
            // dropDownCommand14
            // 
            this.dropDownCommand14.Key = "dropDownCommand14";
            this.dropDownCommand14.Name = "dropDownCommand14";
            this.dropDownCommand14.Text = "East";
            // 
            // dropDownCommand15
            // 
            this.dropDownCommand15.Key = "dropDownCommand15";
            this.dropDownCommand15.Name = "dropDownCommand15";
            this.dropDownCommand15.Text = "West";
            // 
            // buttonGroup2
            // 
            this.buttonGroup2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand11,
            this.buttonCommand12});
            this.buttonGroup2.Key = "buttonGroup2";
            this.buttonGroup2.Name = "buttonGroup2";
            // 
            // buttonCommand11
            // 
            this.buttonCommand11.CheckOnClick = true;
            this.buttonCommand11.Key = "buttonCommand11";
            this.buttonCommand11.Name = "buttonCommand11";
            this.buttonCommand11.Text = "Lock X-Axis";
            // 
            // buttonCommand12
            // 
            this.buttonCommand12.CheckOnClick = true;
            this.buttonCommand12.Key = "buttonCommand12";
            this.buttonCommand12.Name = "buttonCommand12";
            this.buttonCommand12.Text = "Lock Y-Axis";
            // 
            // ribbonGroup2
            // 
            this.ribbonGroup2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.uiTakeSSBtnCmd,
            this.uiSSOutFileBtnCmd,
            this.uiSSOutClipBtnCmd,
            this.uiLowDetailMvBtnCmd});
            this.ribbonGroup2.Key = "ribbonGroup2";
            this.ribbonGroup2.Name = "ribbonGroup2";
            this.ribbonGroup2.Text = "Display";
            // 
            // uiTakeSSBtnCmd
            // 
            this.uiTakeSSBtnCmd.ImageIndex = 17;
            this.uiTakeSSBtnCmd.Key = "buttonCommand9";
            this.uiTakeSSBtnCmd.Name = "uiTakeSSBtnCmd";
            this.uiTakeSSBtnCmd.Text = "Take Screenshot";
            this.uiTakeSSBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.uiTakeSSBtnCmd_Click);
            // 
            // uiSSOutFileBtnCmd
            // 
            this.uiSSOutFileBtnCmd.ActAsOptionButton = true;
            this.uiSSOutFileBtnCmd.Checked = true;
            this.uiSSOutFileBtnCmd.ImageIndex = 11;
            this.uiSSOutFileBtnCmd.Key = "buttonCommand9";
            this.uiSSOutFileBtnCmd.Name = "uiSSOutFileBtnCmd";
            this.uiSSOutFileBtnCmd.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.uiSSOutFileBtnCmd.Text = "Output to File";
            // 
            // uiSSOutClipBtnCmd
            // 
            this.uiSSOutClipBtnCmd.ActAsOptionButton = true;
            this.uiSSOutClipBtnCmd.ImageIndex = 36;
            this.uiSSOutClipBtnCmd.Key = "buttonCommand18";
            this.uiSSOutClipBtnCmd.Name = "uiSSOutClipBtnCmd";
            this.uiSSOutClipBtnCmd.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.uiSSOutClipBtnCmd.Text = "Output to Clipboard";
            // 
            // uiLowDetailMvBtnCmd
            // 
            this.uiLowDetailMvBtnCmd.Checked = true;
            this.uiLowDetailMvBtnCmd.CheckOnClick = true;
            this.uiLowDetailMvBtnCmd.Key = "buttonCommand9";
            this.uiLowDetailMvBtnCmd.Name = "uiLowDetailMvBtnCmd";
            this.uiLowDetailMvBtnCmd.Text = "Low Detail Movement";
            this.uiLowDetailMvBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.uiLowDetailMvBtnCmd_Click);
            // 
            // viewFontGroup
            // 
            this.viewFontGroup.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.viewFontContainerControl,
            this.viewFontMiscContainerControl});
            this.viewFontGroup.ImageKey = "";
            this.viewFontGroup.Key = "ribbonGroup2";
            this.viewFontGroup.Name = "viewFontGroup";
            this.viewFontGroup.Text = "Font";
            // 
            // viewFontContainerControl
            // 
            this.viewFontContainerControl.Control = this.viewFontPicker;
            this.viewFontContainerControl.Key = "containerControlCommand3";
            this.viewFontContainerControl.Name = "viewFontContainerControl";
            this.viewFontContainerControl.Text = "";
            // 
            // viewFontPicker
            // 
            this.viewFontPicker.Location = new System.Drawing.Point(570, 59);
            this.viewFontPicker.Name = "viewFontPicker";
            this.viewFontPicker.Size = new System.Drawing.Size(100, 22);
            this.viewFontPicker.TabIndex = 0;
            this.viewFontPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            // 
            // viewFontMiscContainerControl
            // 
            this.viewFontMiscContainerControl.Control = this.viewFontMiscPanel;
            this.viewFontMiscContainerControl.Key = "containerControlCommand1";
            this.viewFontMiscContainerControl.Name = "viewFontMiscContainerControl";
            this.viewFontMiscContainerControl.Text = "";
            // 
            // viewFontMiscPanel
            // 
            this.viewFontMiscPanel.BackColor = System.Drawing.Color.Transparent;
            this.viewFontMiscPanel.Controls.Add(this.uiComboBox1);
            this.viewFontMiscPanel.Controls.Add(this.viewFontClrButton);
            this.viewFontMiscPanel.Location = new System.Drawing.Point(570, 81);
            this.viewFontMiscPanel.Name = "viewFontMiscPanel";
            this.viewFontMiscPanel.Size = new System.Drawing.Size(100, 23);
            this.viewFontMiscPanel.TabIndex = 0;
            // 
            // uiComboBox1
            // 
            this.uiComboBox1.Location = new System.Drawing.Point(46, 0);
            this.uiComboBox1.Name = "uiComboBox1";
            this.uiComboBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiComboBox1.Size = new System.Drawing.Size(54, 22);
            this.uiComboBox1.TabIndex = 2;
            this.uiComboBox1.Text = "10";
            this.uiComboBox1.VisualStyleManager = this.visualStyleManager1;
            // 
            // viewFontClrButton
            // 
            // 
            // 
            // 
            this.viewFontClrButton.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None;
            this.viewFontClrButton.ColorPicker.Location = new System.Drawing.Point(0, 0);
            this.viewFontClrButton.ColorPicker.Name = "";
            this.viewFontClrButton.ColorPicker.Size = new System.Drawing.Size(100, 100);
            this.viewFontClrButton.ColorPicker.TabIndex = 0;
            this.viewFontClrButton.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.viewFontClrButton.Dock = System.Windows.Forms.DockStyle.Left;
            this.viewFontClrButton.Location = new System.Drawing.Point(0, 0);
            this.viewFontClrButton.Name = "viewFontClrButton";
            this.viewFontClrButton.Size = new System.Drawing.Size(40, 23);
            this.viewFontClrButton.TabIndex = 1;
            this.viewFontClrButton.UseColorName = false;
            this.viewFontClrButton.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            // 
            // viewBgGroup
            // 
            this.viewBgGroup.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.bgColorContainerControl,
            this.containerControlCommand2});
            this.viewBgGroup.ImageKey = "";
            this.viewBgGroup.Key = "ribbonGroup1";
            this.viewBgGroup.Name = "viewBgGroup";
            this.viewBgGroup.Text = "Background";
            // 
            // bgColorContainerControl
            // 
            this.bgColorContainerControl.Control = this.bgColorButton;
            this.bgColorContainerControl.Key = "ContainerControlCommand1";
            this.bgColorContainerControl.Name = "bgColorContainerControl";
            this.bgColorContainerControl.Text = "Color";
            // 
            // bgColorButton
            // 
            // 
            // 
            // 
            this.bgColorButton.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None;
            this.bgColorButton.ColorPicker.Location = new System.Drawing.Point(0, 0);
            this.bgColorButton.ColorPicker.Name = "";
            this.bgColorButton.ColorPicker.Size = new System.Drawing.Size(100, 100);
            this.bgColorButton.ColorPicker.TabIndex = 0;
            this.bgColorButton.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.bgColorButton.Location = new System.Drawing.Point(716, 59);
            this.bgColorButton.Name = "bgColorButton";
            this.bgColorButton.Size = new System.Drawing.Size(100, 23);
            this.bgColorButton.TabIndex = 0;
            this.bgColorButton.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.bgColorButton.SelectedColorChanged += new System.EventHandler(this.bgColorButton_SelectedColorChanged);
            // 
            // containerControlCommand2
            // 
            this.containerControlCommand2.Key = "containerControlCommand2";
            this.containerControlCommand2.Name = "containerControlCommand2";
            this.containerControlCommand2.Text = "Image";
            // 
            // ribbonTab3
            // 
            this.ribbonTab3.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup3,
            this.ribbonGroup1});
            this.ribbonTab3.Key = "ribbonTab3";
            this.ribbonTab3.Name = "ribbonTab3";
            this.ribbonTab3.Text = "Settings";
            // 
            // ribbonGroup3
            // 
            this.ribbonGroup3.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand1,
            this.separatorCommand1,
            this.buttonCommand2});
            this.ribbonGroup3.ImageKey = "";
            this.ribbonGroup3.Key = "ribbonGroup3";
            this.ribbonGroup3.Name = "ribbonGroup3";
            this.ribbonGroup3.Text = "Shading";
            // 
            // buttonCommand1
            // 
            this.buttonCommand1.ImageIndex = 6;
            this.buttonCommand1.Key = "buttonCommand1";
            this.buttonCommand1.Name = "buttonCommand1";
            this.buttonCommand1.Text = "Edit";
            this.buttonCommand1.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand1_Click);
            // 
            // separatorCommand1
            // 
            this.separatorCommand1.Key = "separatorCommand1";
            this.separatorCommand1.Name = "separatorCommand1";
            // 
            // buttonCommand2
            // 
            this.buttonCommand2.ImageIndex = 13;
            this.buttonCommand2.Key = "buttonCommand2";
            this.buttonCommand2.Name = "buttonCommand2";
            this.buttonCommand2.Text = "Device Info";
            this.buttonCommand2.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand2_Click);
            // 
            // ribbonGroup1
            // 
            this.ribbonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand8});
            this.ribbonGroup1.Key = "ribbonGroup1";
            this.ribbonGroup1.Name = "ribbonGroup1";
            this.ribbonGroup1.Text = "Formats";
            // 
            // buttonCommand8
            // 
            this.buttonCommand8.ImageIndex = 1;
            this.buttonCommand8.Key = "buttonCommand8";
            this.buttonCommand8.Name = "buttonCommand8";
            this.buttonCommand8.Text = "View Supported";
            this.buttonCommand8.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand8_Click);
            // 
            // ribbonTab4
            // 
            this.ribbonTab4.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup4,
            this.ribbonGroup5});
            this.ribbonTab4.Key = "ribbonTab4";
            this.ribbonTab4.Name = "ribbonTab4";
            this.ribbonTab4.Text = "Recording";
            // 
            // ribbonGroup4
            // 
            this.ribbonGroup4.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand4,
            this.buttonCommand6,
            this.separatorCommand2,
            this.buttonCommand3});
            this.ribbonGroup4.ImageKey = "";
            this.ribbonGroup4.Key = "ribbonGroup4";
            this.ribbonGroup4.Name = "ribbonGroup4";
            this.ribbonGroup4.Text = "Current";
            // 
            // buttonCommand4
            // 
            this.buttonCommand4.ImageIndex = 33;
            this.buttonCommand4.Key = "buttonCommand4";
            this.buttonCommand4.Name = "buttonCommand4";
            this.buttonCommand4.Text = "Stop";
            // 
            // buttonCommand6
            // 
            this.buttonCommand6.ImageIndex = 34;
            this.buttonCommand6.Key = "buttonCommand6";
            this.buttonCommand6.Name = "buttonCommand6";
            this.buttonCommand6.Text = "Play";
            // 
            // separatorCommand2
            // 
            this.separatorCommand2.Key = "separatorCommand2";
            this.separatorCommand2.Name = "separatorCommand2";
            // 
            // buttonCommand3
            // 
            this.buttonCommand3.ImageIndex = 30;
            this.buttonCommand3.Key = "buttonCommand3";
            this.buttonCommand3.Name = "buttonCommand3";
            this.buttonCommand3.Text = "Record";
            // 
            // ribbonGroup5
            // 
            this.ribbonGroup5.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand5});
            this.ribbonGroup5.ImageKey = "";
            this.ribbonGroup5.Key = "ribbonGroup5";
            this.ribbonGroup5.Name = "ribbonGroup5";
            this.ribbonGroup5.Text = "Recordings";
            // 
            // buttonCommand5
            // 
            this.buttonCommand5.ImageIndex = 3;
            this.buttonCommand5.Key = "buttonCommand5";
            this.buttonCommand5.Name = "buttonCommand5";
            this.buttonCommand5.Text = "Open";
            // 
            // ribbonTab1
            // 
            this.ribbonTab1.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup10,
            this.ribbonGroup11,
            this.ribbonGroup12});
            this.ribbonTab1.Key = "ribbonTab1";
            this.ribbonTab1.Name = "ribbonTab1";
            this.ribbonTab1.Text = "Edit";
            // 
            // ribbonGroup10
            // 
            this.ribbonGroup10.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand9,
            this.buttonCommand18,
            this.buttonCommand28});
            this.ribbonGroup10.Key = "ribbonGroup10";
            this.ribbonGroup10.Name = "ribbonGroup10";
            this.ribbonGroup10.Text = "Create";
            // 
            // buttonCommand9
            // 
            this.buttonCommand9.ImageIndex = 37;
            this.buttonCommand9.Key = "buttonCommand9";
            this.buttonCommand9.Name = "buttonCommand9";
            this.buttonCommand9.Text = "Atom";
            // 
            // buttonCommand18
            // 
            this.buttonCommand18.ImageIndex = 40;
            this.buttonCommand18.Key = "buttonCommand18";
            this.buttonCommand18.Name = "buttonCommand18";
            this.buttonCommand18.Text = "Bond";
            // 
            // buttonCommand28
            // 
            this.buttonCommand28.CheckOnClick = true;
            this.buttonCommand28.ImageIndex = 39;
            this.buttonCommand28.Key = "buttonCommand28";
            this.buttonCommand28.Name = "buttonCommand28";
            this.buttonCommand28.Text = "Auto-Bond";
            // 
            // ribbonGroup11
            // 
            this.ribbonGroup11.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand24,
            this.buttonCommand25,
            this.buttonCommand26,
            this.buttonCommand27});
            this.ribbonGroup11.Key = "ribbonGroup11";
            this.ribbonGroup11.Name = "ribbonGroup11";
            this.ribbonGroup11.Text = "Edit";
            // 
            // buttonCommand24
            // 
            this.buttonCommand24.ImageIndex = 44;
            this.buttonCommand24.Key = "buttonCommand24";
            this.buttonCommand24.Name = "buttonCommand24";
            this.buttonCommand24.Text = "Cut";
            // 
            // buttonCommand25
            // 
            this.buttonCommand25.ImageIndex = 45;
            this.buttonCommand25.Key = "buttonCommand25";
            this.buttonCommand25.Name = "buttonCommand25";
            this.buttonCommand25.Text = "Copy";
            // 
            // buttonCommand26
            // 
            this.buttonCommand26.ImageIndex = 46;
            this.buttonCommand26.Key = "buttonCommand26";
            this.buttonCommand26.Name = "buttonCommand26";
            this.buttonCommand26.Text = "Paste";
            // 
            // buttonCommand27
            // 
            this.buttonCommand27.ImageIndex = 47;
            this.buttonCommand27.Key = "buttonCommand27";
            this.buttonCommand27.Name = "buttonCommand27";
            this.buttonCommand27.Text = "Delete";
            // 
            // ribbonGroup12
            // 
            this.ribbonGroup12.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.selMoveBtCmd,
            this.selRotBtnCmd,
            this.buttonCommand29});
            this.ribbonGroup12.Key = "ribbonGroup12";
            this.ribbonGroup12.Name = "ribbonGroup12";
            this.ribbonGroup12.Text = "Manipulate";
            // 
            // selMoveBtCmd
            // 
            this.selMoveBtCmd.ActAsOptionButton = true;
            this.selMoveBtCmd.ImageIndex = 48;
            this.selMoveBtCmd.Key = "buttonCommand29";
            this.selMoveBtCmd.Name = "selMoveBtCmd";
            this.selMoveBtCmd.Text = "Move";
            this.selMoveBtCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.selMoveBtCmd_Click);
            // 
            // selRotBtnCmd
            // 
            this.selRotBtnCmd.ActAsOptionButton = true;
            this.selRotBtnCmd.ImageIndex = 49;
            this.selRotBtnCmd.Key = "buttonCommand30";
            this.selRotBtnCmd.Name = "selRotBtnCmd";
            this.selRotBtnCmd.Text = "Rotate";
            this.selRotBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.selRotBtnCmd_Click);
            // 
            // buttonCommand29
            // 
            this.buttonCommand29.ActAsOptionButton = true;
            this.buttonCommand29.Checked = true;
            this.buttonCommand29.Key = "buttonCommand29";
            this.buttonCommand29.Name = "buttonCommand29";
            this.buttonCommand29.Text = "Select";
            this.buttonCommand29.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand29_Click);
            // 
            // DevEnvIDEWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1045, 623);
            this.Controls.Add(this.propertiesPanel);
            this.Controls.Add(this.outlinePanel);
            this.Controls.Add(this.ribbon1);
            this.Controls.Add(this.uiStatusBar1);
            this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.Name = "DevEnvIDEWindow";
            this.Text = "NuGenBioChem VF™";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DevEnvIDEWindow_FormClosing);
            this.Load += new System.EventHandler(this.DevEnvIDEWindow_Load);
            ((System.ComponentModel.ISupportInitialize)(this.TopRebar2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.outlinePanel)).EndInit();
            this.outlinePanel.ResumeLayout(false);
            this.outlinePanelContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.propertiesPanel)).EndInit();
            this.propertiesPanel.ResumeLayout(false);
            this.propertiesPanelContainer.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.Panel2.PerformLayout();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiScriptingPanel)).EndInit();
            this.uiScriptingPanel.ResumeLayout(false);
            this.uiScriptingPanelContainer.ResumeLayout(false);
            this.uiScriptingPanelContainer.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiDataSrcPanel)).EndInit();
            this.uiDataSrcPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).EndInit();
            this.molInfoPanel.ResumeLayout(false);
            this.molInfoPanel.PerformLayout();
            this.viewFontMiscPanel.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieutrathuocNhacungcap));
            Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPhieuNhapChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.cmdThemPhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdUpdatePhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdXoaPhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdInPhieuNhapKho = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.cmdNhapKho = new System.Windows.Forms.ToolStripButton();
            this.cmdHuychuyenkho = new System.Windows.Forms.ToolStripButton();
            this.cmdExit = new System.Windows.Forms.ToolStripButton();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.txtNhacungcap = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.cboKhoXuat = new Janus.Windows.EditControls.UIComboBox();
            this.radChuaNhapKho = new Janus.Windows.EditControls.UIRadioButton();
            this.radDaNhap = new Janus.Windows.EditControls.UIRadioButton();
            this.radTatCa = new Janus.Windows.EditControls.UIRadioButton();
            this.label2 = new System.Windows.Forms.Label();
            this.cboNhanVien = new Janus.Windows.EditControls.UIComboBox();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.dtToDate = new System.Windows.Forms.DateTimePicker();
            this.chkByDate = new Janus.Windows.EditControls.UICheckBox();
            this.dtFromdate = new System.Windows.Forms.DateTimePicker();
            this.txtSoPhieu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label1 = new System.Windows.Forms.Label();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdList = new Janus.Windows.GridEX.GridEX();
            this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdPhieuNhapChiTiet = new Janus.Windows.GridEX.GridEX();
            this.cmdConfig = new Janus.Windows.EditControls.UIButton();
            this.cmdCauHinh = new Janus.Windows.EditControls.UIButton();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
            this.uiGroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).BeginInit();
            this.SuspendLayout();
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 606);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+N: Thêm phiếu";
            uiStatusBarPanel1.Width = 122;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+E: Sửa phiếu";
            uiStatusBarPanel2.Width = 112;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+D:Xóa phiếu";
            uiStatusBarPanel3.Width = 108;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Esc: Thoát chức năng";
            uiStatusBarPanel4.Width = 134;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel5.FormatStyle.ForeColor = System.Drawing.Color.Navy;
            uiStatusBarPanel5.Key = "MSG";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "Thông báo";
            uiStatusBarPanel5.Width = 74;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5});
            this.uiStatusBar2.Size = new System.Drawing.Size(1008, 23);
            this.uiStatusBar2.TabIndex = 4;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // toolStrip1
            // 
            this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.toolStrip1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdThemPhieuNhap,
            this.cmdUpdatePhieuNhap,
            this.cmdXoaPhieuNhap,
            this.cmdInPhieuNhapKho,
            this.toolStripSeparator1,
            this.cmdNhapKho,
            this.cmdHuychuyenkho,
            this.cmdExit});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1008, 39);
            this.toolStrip1.TabIndex = 5;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // cmdThemPhieuNhap
            // 
            this.cmdThemPhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemPhieuNhap.Image")));
            this.cmdThemPhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdThemPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdThemPhieuNhap.Name = "cmdThemPhieuNhap";
            this.cmdThemPhieuNhap.Size = new System.Drawing.Size(101, 36);
            this.cmdThemPhieuNhap.Text = "Thêm phiếu";
            this.cmdThemPhieuNhap.Click += new System.EventHandler(this.cmdThemPhieuNhap_Click);
            // 
            // cmdUpdatePhieuNhap
            // 
            this.cmdUpdatePhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePhieuNhap.Image")));
            this.cmdUpdatePhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdUpdatePhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdUpdatePhieuNhap.Name = "cmdUpdatePhieuNhap";
            this.cmdUpdatePhieuNhap.Size = new System.Drawing.Size(92, 36);
            this.cmdUpdatePhieuNhap.Text = "Sửa phiếu";
            this.cmdUpdatePhieuNhap.Click += new System.EventHandler(this.cmdUpdatePhieuNhap_Click);
            // 
            // cmdXoaPhieuNhap
            // 
            this.cmdXoaPhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaPhieuNhap.Image")));
            this.cmdXoaPhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdXoaPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdXoaPhieuNhap.Name = "cmdXoaPhieuNhap";
            this.cmdXoaPhieuNhap.Size = new System.Drawing.Size(90, 36);
            this.cmdXoaPhieuNhap.Text = "Xóa phiếu";
            this.cmdXoaPhieuNhap.Click += new System.EventHandler(this.cmdXoaPhieuNhap_Click);
            // 
            // cmdInPhieuNhapKho
            // 
            this.cmdInPhieuNhapKho.Image = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuNhapKho.Image")));
            this.cmdInPhieuNhapKho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdInPhieuNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdInPhieuNhapKho.Name = "cmdInPhieuNhapKho";
            this.cmdInPhieuNhapKho.Size = new System.Drawing.Size(87, 36);
            this.cmdInPhieuNhapKho.Text = "In phiếu";
            this.cmdInPhieuNhapKho.Click += new System.EventHandler(this.cmdInPhieuNhapKho_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
            // 
            // cmdNhapKho
            // 
            this.cmdNhapKho.Image = ((System.Drawing.Image)(resources.GetObject("cmdNhapKho.Image")));
            this.cmdNhapKho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdNhapKho.Name = "cmdNhapKho";
            this.cmdNhapKho.Size = new System.Drawing.Size(94, 36);
            this.cmdNhapKho.Text = "Xác nhận";
            this.cmdNhapKho.Click += new System.EventHandler(this.cmdNhapKho_Click);
            // 
            // cmdHuychuyenkho
            // 
            this.cmdHuychuyenkho.Image = ((System.Drawing.Image)(resources.GetObject("cmdHuychuyenkho.Image")));
            this.cmdHuychuyenkho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdHuychuyenkho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdHuychuyenkho.Name = "cmdHuychuyenkho";
            this.cmdHuychuyenkho.Size = new System.Drawing.Size(108, 36);
            this.cmdHuychuyenkho.Text = "Hủy xác nhận";
            this.cmdHuychuyenkho.Click += new System.EventHandler(this.cmdHuychuyenkho_Click);
            // 
            // cmdExit
            // 
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(95, 36);
            this.cmdExit.Text = "&Thoát(Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.txtNhacungcap);
            this.uiGroupBox1.Controls.Add(this.label3);
            this.uiGroupBox1.Controls.Add(this.label4);
            this.uiGroupBox1.Controls.Add(this.cboKhoXuat);
            this.uiGroupBox1.Controls.Add(this.radChuaNhapKho);
            this.uiGroupBox1.Controls.Add(this.radDaNhap);
            this.uiGroupBox1.Controls.Add(this.radTatCa);
            this.uiGroupBox1.Controls.Add(this.label2);
            this.uiGroupBox1.Controls.Add(this.cboNhanVien);
            this.uiGroupBox1.Controls.Add(this.cmdSearch);
            this.uiGroupBox1.Controls.Add(this.dtToDate);
            this.uiGroupBox1.Controls.Add(this.chkByDate);
            this.uiGroupBox1.Controls.Add(this.dtFromdate);
            this.uiGroupBox1.Controls.Add(this.txtSoPhieu);
            this.uiGroupBox1.Controls.Add(this.label1);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiGroupBox1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(1008, 96);
            this.uiGroupBox1.TabIndex = 6;
            this.uiGroupBox1.Text = "Tìm kiếm thông tin ";
            // 
            // txtNhacungcap
            // 
            this.txtNhacungcap._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtNhacungcap._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNhacungcap.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtNhacungcap.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtNhacungcap.AutoCompleteList")));
            this.txtNhacungcap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNhacungcap.CaseSensitive = false;
            this.txtNhacungcap.CompareNoID = true;
            this.txtNhacungcap.DefaultCode = "-1";
            this.txtNhacungcap.DefaultID = "-1";
            this.txtNhacungcap.Drug_ID = null;
            this.txtNhacungcap.ExtraWidth = 0;
            this.txtNhacungcap.FillValueAfterSelect = false;
            this.txtNhacungcap.LOAI_DANHMUC = "NHACUNGCAP";
            this.txtNhacungcap.Location = new System.Drawing.Point(499, 46);
            this.txtNhacungcap.MaxHeight = 300;
            this.txtNhacungcap.MinTypedCharacters = 2;
            this.txtNhacungcap.MyCode = "-1";
            this.txtNhacungcap.MyID = "-1";
            this.txtNhacungcap.Name = "txtNhacungcap";
            this.txtNhacungcap.RaiseEvent = false;
            this.txtNhacungcap.RaiseEventEnter = false;
            this.txtNhacungcap.RaiseEventEnterWhenEmpty = false;
            this.txtNhacungcap.SelectedIndex = -1;
            this.txtNhacungcap.Size = new System.Drawing.Size(305, 21);
            this.txtNhacungcap.splitChar = '@';
            this.txtNhacungcap.splitCharIDAndCode = '#';
            this.txtNhacungcap.TabIndex = 59;
            this.txtNhacungcap.TakeCode = false;
            this.txtNhacungcap.txtMyCode = null;
            this.txtNhacungcap.txtMyCode_Edit = null;
            this.txtNhacungcap.txtMyID = null;
            this.txtNhacungcap.txtMyID_Edit = null;
            this.txtNhacungcap.txtMyName = null;
            this.txtNhacungcap.txtMyName_Edit = null;
            this.txtNhacungcap.txtNext = null;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(442, 50);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(51, 15);
            this.label3.TabIndex = 58;
            this.label3.Text = "Nhà CC";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(9, 48);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(54, 15);
            this.label4.TabIndex = 14;
            this.label4.Text = "Kho xuất";
            // 
            // cboKhoXuat
            // 
            this.cboKhoXuat.Location = new System.Drawing.Point(81, 44);
            this.cboKhoXuat.MaxDropDownItems = 15;
            this.cboKhoXuat.Name = "cboKhoXuat";
            this.cboKhoXuat.Size = new System.Drawing.Size(342, 21);
            this.cboKhoXuat.TabIndex = 13;
            this.cboKhoXuat.Text = "Kho thuốc";
            // 
            // radChuaNhapKho
            // 
            this.radChuaNhapKho.Location = new System.Drawing.Point(691, 69);
            this.radChuaNhapKho.Name = "radChuaNhapKho";
            this.radChuaNhapKho.Size = new System.Drawing.Size(136, 23);
            this.radChuaNhapKho.TabIndex = 10;
            this.radChuaNhapKho.Text = "Chưa xác nhận";
            // 
            // radDaNhap
            // 
            this.radDaNhap.Location = new System.Drawing.Point(581, 70);
            this.radDaNhap.Name = "radDaNhap";
            this.radDaNhap.Size = new System.Drawing.Size(106, 23);
            this.radDaNhap.TabIndex = 9;
            this.radDaNhap.Text = "Đã xác nhận";
            // 
            // radTatCa
            // 
            this.radTatCa.Checked = true;
            this.radTatCa.Location = new System.Drawing.Point(499, 69);
            this.radTatCa.Name = "radTatCa";
            this.radTatCa.Size = new System.Drawing.Size(76, 23);
            this.radTatCa.TabIndex = 8;
            this.radTatCa.TabStop = true;
            this.radTatCa.Text = "Tất cả";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(241, 23);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(62, 15);
            this.label2.TabIndex = 7;
            this.label2.Text = "Nhân viên";
            // 
            // cboNhanVien
            // 
            this.cboNhanVien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cboNhanVien.Location = new System.Drawing.Point(309, 21);
            this.cboNhanVien.MaxDropDownItems = 15;
            this.cboNhanVien.Name = "cboNhanVien";
            this.cboNhanVien.Size = new System.Drawing.Size(495, 21);
            this.cboNhanVien.TabIndex = 6;
            this.cboNhanVien.Text = "Nhân viên";
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSearch.Location = new System.Drawing.Point(833, 20);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(169, 49);
            this.cmdSearch.TabIndex = 5;
            this.cmdSearch.Text = "Tìm kiếm(F3)";
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // dtToDate
            // 
            this.dtToDate.CustomFormat = "dd/MM/yyyy";
            this.dtToDate.Location = new System.Drawing.Point(239, 69);
            this.dtToDate.Name = "dtToDate";
            this.dtToDate.Size = new System.Drawing.Size(184, 21);
            this.dtToDate.TabIndex = 4;
            // 
            // chkByDate
            // 
            this.chkByDate.Checked = true;
            this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkByDate.Location = new System.Drawing.Point(7, 67);
            this.chkByDate.Name = "chkByDate";
            this.chkByDate.Size = new System.Drawing.Size(68, 23);
            this.chkByDate.TabIndex = 3;
            this.chkByDate.Text = "Từ ngày";
            this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
            // 
            // dtFromdate
            // 
            this.dtFromdate.CustomFormat = "dd/MM/yyyy";
            this.dtFromdate.Location = new System.Drawing.Point(81, 69);
            this.dtFromdate.Name = "dtFromdate";
            this.dtFromdate.Size = new System.Drawing.Size(152, 21);
            this.dtFromdate.TabIndex = 2;
            // 
            // txtSoPhieu
            // 
            this.txtSoPhieu.BackColor = System.Drawing.Color.White;
            this.txtSoPhieu.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoPhieu.Location = new System.Drawing.Point(81, 20);
            this.txtSoPhieu.Name = "txtSoPhieu";
            this.txtSoPhieu.Size = new System.Drawing.Size(152, 21);
            this.txtSoPhieu.TabIndex = 1;
            this.txtSoPhieu.TextChanged += new System.EventHandler(this.txtSoPhieu_TextChanged);
            this.txtSoPhieu.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSoPhieu_KeyDown);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(8, 22);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(56, 15);
            this.label1.TabIndex = 0;
            this.label1.Text = "Số phiếu";
            // 
            // splitContainer1
            // 
            this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 135);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
            this.splitContainer1.Size = new System.Drawing.Size(1008, 471);
            this.splitContainer1.SplitterDistance = 549;
            this.splitContainer1.TabIndex = 7;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.grdList);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(547, 469);
            this.uiGroupBox2.TabIndex = 1;
            this.uiGroupBox2.Text = "Danh sách phiếu trả nhà cung cấp";
            // 
            // grdList
            // 
            this.grdList.AlternatingColors = true;
            this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
    " thông tin phiếu nhập khoa</FilterRowInfoText></LocalizableData>";
            grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
            this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
            this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdList.DynamicFiltering = true;
            this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdList.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdList.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdList.GroupByBoxVisible = false;
            this.grdList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdList.Location = new System.Drawing.Point(3, 17);
            this.grdList.Name = "grdList";
            this.grdList.RecordNavigator = true;
            this.grdList.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdList.Size = new System.Drawing.Size(541, 449);
            this.grdList.TabIndex = 2;
            this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // uiGroupBox4
            // 
            this.uiGroupBox4.Controls.Add(this.grdPhieuNhapChiTiet);
            this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox4.Name = "uiGroupBox4";
            this.uiGroupBox4.Size = new System.Drawing.Size(453, 469);
            this.uiGroupBox4.TabIndex = 2;
            this.uiGroupBox4.Text = "Chi tiết phiếu trả nhà cung cấp";
            // 
            // grdPhieuNhapChiTiet
            // 
            this.grdPhieuNhapChiTiet.AlternatingColors = true;
            grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString");
            this.grdPhieuNhapChiTiet.DesignTimeLayout = grdPhieuNhapChiTiet_DesignTimeLayout;
            this.grdPhieuNhapChiTiet.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPhieuNhapChiTiet.DynamicFiltering = true;
            this.grdPhieuNhapChiTiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPhieuNhapChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPhieuNhapChiTiet.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPhieuNhapChiTiet.GroupByBoxVisible = false;
            this.grdPhieuNhapChiTiet.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPhieuNhapChiTiet.Location = new System.Drawing.Point(3, 17);
            this.grdPhieuNhapChiTiet.Name = "grdPhieuNhapChiTiet";
            this.grdPhieuNhapChiTiet.RecordNavigator = true;
            this.grdPhieuNhapChiTiet.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuNhapChiTiet.Size = new System.Drawing.Size(447, 449);
            this.grdPhieuNhapChiTiet.TabIndex = 2;
            this.grdPhieuNhapChiTiet.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuNhapChiTiet.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPhieuNhapChiTiet.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // cmdConfig
            // 
            this.cmdConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
            this.cmdConfig.Location = new System.Drawing.Point(970, 3);
            this.cmdConfig.Name = "cmdConfig";
            this.cmdConfig.Size = new System.Drawing.Size(39, 33);
            this.cmdConfig.TabIndex = 460;
            this.cmdConfig.Click += new System.EventHandler(this.cmdConfig_Click);
            // 
            // cmdCauHinh
            // 
            this.cmdCauHinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdCauHinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdCauHinh.Image")));
            this.cmdCauHinh.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdCauHinh.Location = new System.Drawing.Point(965, 2);
            this.cmdCauHinh.Name = "cmdCauHinh";
            this.cmdCauHinh.Size = new System.Drawing.Size(39, 33);
            this.cmdCauHinh.TabIndex = 461;
            this.cmdCauHinh.Click += new System.EventHandler(this.cmdConfig_Click);
            // 
            // frm_PhieutrathuocNhacungcap
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
            this.ClientSize = new System.Drawing.Size(1008, 629);
            this.Controls.Add(this.cmdCauHinh);
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.uiGroupBox1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.uiStatusBar2);
            this.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.KeyPreview = true;
            this.Name = "frm_PhieutrathuocNhacungcap";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Phiếu chuyển kho";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_PhieutrathuocNhacungcap_Load);
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
            this.uiGroupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_TiepDonBN));
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdDichVuChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdTestInfo_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.grpThongTinBN = new Janus.Windows.EditControls.UIGroupBox();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.uiButton5 = new Janus.Windows.EditControls.UIButton();
            this.btnThoat = new Janus.Windows.EditControls.UIButton();
            this.uiButton4 = new Janus.Windows.EditControls.UIButton();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.label16 = new System.Windows.Forms.Label();
            this.txtCMT = new System.Windows.Forms.TextBox();
            this.label15 = new System.Windows.Forms.Label();
            this.txtEmail = new System.Windows.Forms.TextBox();
            this.cbodoituong = new Janus.Windows.EditControls.UIComboBox();
            this.cboPatientSex = new Janus.Windows.EditControls.UIComboBox();
            this.label14 = new System.Windows.Forms.Label();
            this.txtdiachidaydu = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.txtTram = new System.Windows.Forms.TextBox();
            this.label12 = new System.Windows.Forms.Label();
            this.txtSoNha = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.txtNguoiLienhe = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.txtSodienthoai = new System.Windows.Forms.TextBox();
            this.txtTuoi = new System.Windows.Forms.TextBox();
            this.txtNamsinh = new System.Windows.Forms.TextBox();
            this.dtpngaysinh = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.chkDOB = new Janus.Windows.EditControls.UICheckBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.txtPID = new System.Windows.Forms.TextBox();
            this.dtpngaytiepdon = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.txtTenbenhnhan = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cbotrangthai = new System.Windows.Forms.ComboBox();
            this.uiButton1 = new Janus.Windows.EditControls.UIButton();
            this.editBox6 = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label22 = new System.Windows.Forms.Label();
            this.editBox2 = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label29 = new System.Windows.Forms.Label();
            this.editBox1 = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label28 = new System.Windows.Forms.Label();
            this.cbotendichvu = new System.Windows.Forms.ComboBox();
            this.label27 = new System.Windows.Forms.Label();
            this.uiCheckBox5 = new Janus.Windows.EditControls.UICheckBox();
            this.label25 = new System.Windows.Forms.Label();
            this.uiCheckBox4 = new Janus.Windows.EditControls.UICheckBox();
            this.uiCheckBox3 = new Janus.Windows.EditControls.UICheckBox();
            this.uiCheckBox2 = new Janus.Windows.EditControls.UICheckBox();
            this.uiCheckBox1 = new Janus.Windows.EditControls.UICheckBox();
            this.label23 = new System.Windows.Forms.Label();
            this.uiButton2 = new Janus.Windows.EditControls.UIButton();
            this.cmdInCLS = new Janus.Windows.EditControls.UIButton();
            this.chkSms = new Janus.Windows.EditControls.UICheckBox();
            this.calendarCombo1 = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label17 = new System.Windows.Forms.Label();
            this.editBox4 = new Janus.Windows.GridEX.EditControls.EditBox();
            this.calendarCombo2 = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label21 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.grdDichVuChiTiet = new Janus.Windows.GridEX.GridEX();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.grdTestInfo = new Janus.Windows.GridEX.GridEX();
            this.panel1 = new System.Windows.Forms.Panel();
            this.flpTestType = new System.Windows.Forms.FlowLayoutPanel();
            this.txtTrieuChung = new System.Windows.Forms.TextBox();
            this.label18 = new System.Windows.Forms.Label();
            this.cboTram = new System.Windows.Forms.ComboBox();
            this.txtNghe = new VXIS.BetterTextbox();
            this.txtDiaChi = new VXIS.BetterTextbox();
            ((System.ComponentModel.ISupportInitialize)(this.grpThongTinBN)).BeginInit();
            this.grpThongTinBN.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.panel2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdDichVuChiTiet)).BeginInit();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).BeginInit();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // grpThongTinBN
            // 
            this.grpThongTinBN.Controls.Add(this.cboTram);
            this.grpThongTinBN.Controls.Add(this.txtTrieuChung);
            this.grpThongTinBN.Controls.Add(this.label18);
            this.grpThongTinBN.Controls.Add(this.uiGroupBox1);
            this.grpThongTinBN.Controls.Add(this.txtNghe);
            this.grpThongTinBN.Controls.Add(this.label16);
            this.grpThongTinBN.Controls.Add(this.txtCMT);
            this.grpThongTinBN.Controls.Add(this.txtdiachidaydu);
            this.grpThongTinBN.Controls.Add(this.label15);
            this.grpThongTinBN.Controls.Add(this.txtEmail);
            this.grpThongTinBN.Controls.Add(this.cbodoituong);
            this.grpThongTinBN.Controls.Add(this.cboPatientSex);
            this.grpThongTinBN.Controls.Add(this.label14);
            this.grpThongTinBN.Controls.Add(this.label13);
            this.grpThongTinBN.Controls.Add(this.txtTram);
            this.grpThongTinBN.Controls.Add(this.label12);
            this.grpThongTinBN.Controls.Add(this.txtSoNha);
            this.grpThongTinBN.Controls.Add(this.label11);
            this.grpThongTinBN.Controls.Add(this.label10);
            this.grpThongTinBN.Controls.Add(this.label9);
            this.grpThongTinBN.Controls.Add(this.txtNguoiLienhe);
            this.grpThongTinBN.Controls.Add(this.label8);
            this.grpThongTinBN.Controls.Add(this.label7);
            this.grpThongTinBN.Controls.Add(this.txtSodienthoai);
            this.grpThongTinBN.Controls.Add(this.txtTuoi);
            this.grpThongTinBN.Controls.Add(this.txtNamsinh);
            this.grpThongTinBN.Controls.Add(this.dtpngaysinh);
            this.grpThongTinBN.Controls.Add(this.chkDOB);
            this.grpThongTinBN.Controls.Add(this.label5);
            this.grpThongTinBN.Controls.Add(this.label6);
            this.grpThongTinBN.Controls.Add(this.label4);
            this.grpThongTinBN.Controls.Add(this.txtPID);
            this.grpThongTinBN.Controls.Add(this.dtpngaytiepdon);
            this.grpThongTinBN.Controls.Add(this.label3);
            this.grpThongTinBN.Controls.Add(this.label2);
            this.grpThongTinBN.Controls.Add(this.txtTenbenhnhan);
            this.grpThongTinBN.Controls.Add(this.txtDiaChi);
            this.grpThongTinBN.Controls.Add(this.label1);
            this.grpThongTinBN.Dock = System.Windows.Forms.DockStyle.Top;
            this.grpThongTinBN.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpThongTinBN.ForeColor = System.Drawing.Color.Black;
            this.grpThongTinBN.Image = ((System.Drawing.Image)(resources.GetObject("grpThongTinBN.Image")));
            this.grpThongTinBN.Location = new System.Drawing.Point(0, 0);
            this.grpThongTinBN.Name = "grpThongTinBN";
            this.grpThongTinBN.Size = new System.Drawing.Size(1001, 315);
            this.grpThongTinBN.TabIndex = 2;
            this.grpThongTinBN.Text = "Thông tin bệnh nhân";
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.uiButton5);
            this.uiGroupBox1.Controls.Add(this.btnThoat);
            this.uiGroupBox1.Controls.Add(this.uiButton4);
            this.uiGroupBox1.Controls.Add(this.cmdSave);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.uiGroupBox1.Location = new System.Drawing.Point(3, 256);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(995, 56);
            this.uiGroupBox1.TabIndex = 515;
            // 
            // uiButton5
            // 
            this.uiButton5.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiButton5.Image = ((System.Drawing.Image)(resources.GetObject("uiButton5.Image")));
            this.uiButton5.ImageSize = new System.Drawing.Size(24, 24);
            this.uiButton5.Location = new System.Drawing.Point(512, 18);
            this.uiButton5.Name = "uiButton5";
            this.uiButton5.Size = new System.Drawing.Size(113, 35);
            this.uiButton5.TabIndex = 516;
            this.uiButton5.Text = "Thêm mới";
            // 
            // btnThoat
            // 
            this.btnThoat.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnThoat.Image = ((System.Drawing.Image)(resources.GetObject("btnThoat.Image")));
            this.btnThoat.Location = new System.Drawing.Point(867, 18);
            this.btnThoat.Name = "btnThoat";
            this.btnThoat.Size = new System.Drawing.Size(113, 35);
            this.btnThoat.TabIndex = 515;
            this.btnThoat.Text = "Thoát";
            // 
            // uiButton4
            // 
            this.uiButton4.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiButton4.Image = ((System.Drawing.Image)(resources.GetObject("uiButton4.Image")));
            this.uiButton4.Location = new System.Drawing.Point(748, 18);
            this.uiButton4.Name = "uiButton4";
            this.uiButton4.Size = new System.Drawing.Size(113, 35);
            this.uiButton4.TabIndex = 513;
            this.uiButton4.Text = "Sửa thông tin";
            // 
            // cmdSave
            // 
            this.cmdSave.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSave.Location = new System.Drawing.Point(628, 18);
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(113, 35);
            this.cmdSave.TabIndex = 514;
            this.cmdSave.Text = "&Lưu thông tin(Ctrl+S)";
            this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click);
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(378, 167);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(43, 17);
            this.label16.TabIndex = 36;
            this.label16.Text = "CMT:";
            // 
            // txtCMT
            // 
            this.txtCMT.Location = new System.Drawing.Point(427, 161);
            this.txtCMT.Name = "txtCMT";
            this.txtCMT.Size = new System.Drawing.Size(203, 25);
            this.txtCMT.TabIndex = 35;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(650, 130);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(44, 17);
            this.label15.TabIndex = 34;
            this.label15.Text = "Email:";
            // 
            // txtEmail
            // 
            this.txtEmail.Location = new System.Drawing.Point(701, 126);
            this.txtEmail.Name = "txtEmail";
            this.txtEmail.Size = new System.Drawing.Size(272, 25);
            this.txtEmail.TabIndex = 33;
            // 
            // cbodoituong
            // 
            this.cbodoituong.Location = new System.Drawing.Point(129, 132);
            this.cbodoituong.Name = "cbodoituong";
            this.cbodoituong.Size = new System.Drawing.Size(203, 25);
            this.cbodoituong.TabIndex = 31;
            this.cbodoituong.Text = "Dịch vụ";
            // 
            // cboPatientSex
            // 
            this.cboPatientSex.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboPatientSex.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            uiComboBoxItem1.FormatStyle.Alpha = 0;
            uiComboBoxItem1.IsSeparator = false;
            uiComboBoxItem1.Text = "Nam";
            uiComboBoxItem1.Value = 0;
            uiComboBoxItem2.FormatStyle.Alpha = 0;
            uiComboBoxItem2.IsSeparator = false;
            uiComboBoxItem2.Text = "Nữ";
            uiComboBoxItem2.Value = 1;
            uiComboBoxItem3.FormatStyle.Alpha = 0;
            uiComboBoxItem3.IsSeparator = false;
            uiComboBoxItem3.Text = "Khác";
            uiComboBoxItem3.Value = 2;
            this.cboPatientSex.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem1,
            uiComboBoxItem2,
            uiComboBoxItem3});
            this.cboPatientSex.Location = new System.Drawing.Point(494, 60);
            this.cboPatientSex.Name = "cboPatientSex";
            this.cboPatientSex.Size = new System.Drawing.Size(84, 21);
            this.cboPatientSex.TabIndex = 30;
            this.cboPatientSex.Text = "Giới tính";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(28, 192);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(97, 17);
            this.label14.TabIndex = 29;
            this.label14.Text = "Phường/ Quận:";
            // 
            // txtdiachidaydu
            // 
            this.txtdiachidaydu.BackColor = System.Drawing.SystemColors.Info;
            this.txtdiachidaydu.Enabled = false;
            this.txtdiachidaydu.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdiachidaydu.Location = new System.Drawing.Point(500, 192);
            this.txtdiachidaydu.Name = "txtdiachidaydu";
            this.txtdiachidaydu.Size = new System.Drawing.Size(473, 25);
            this.txtdiachidaydu.TabIndex = 28;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(651, 163);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(43, 17);
            this.label13.TabIndex = 27;
            this.label13.Text = "Trạm:";
            // 
            // txtTram
            // 
            this.txtTram.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtTram.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTram.Location = new System.Drawing.Point(697, 161);
            this.txtTram.Name = "txtTram";
            this.txtTram.Size = new System.Drawing.Size(67, 25);
            this.txtTram.TabIndex = 26;
            this.txtTram.TextChanged += new System.EventHandler(this.txtTram_TextChanged);
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(74, 161);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(51, 17);
            this.label12.TabIndex = 25;
            this.label12.Text = "Số nhà:";
            // 
            // txtSoNha
            // 
            this.txtSoNha.Location = new System.Drawing.Point(129, 161);
            this.txtSoNha.Name = "txtSoNha";
            this.txtSoNha.Size = new System.Drawing.Size(203, 25);
            this.txtSoNha.TabIndex = 24;
            this.txtSoNha.TextChanged += new System.EventHandler(this.txtSoNha_TextChanged);
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(437, 195);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(53, 17);
            this.label11.TabIndex = 23;
            this.label11.Text = "Địa chỉ:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(336, 135);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(85, 17);
            this.label10.TabIndex = 22;
            this.label10.Text = "Nghề nghiệp:";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(604, 62);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(90, 17);
            this.label9.TabIndex = 20;
            this.label9.Text = "Người liên hệ:";
            // 
            // txtNguoiLienhe
            // 
            this.txtNguoiLienhe.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNguoiLienhe.Location = new System.Drawing.Point(698, 59);
            this.txtNguoiLienhe.Name = "txtNguoiLienhe";
            this.txtNguoiLienhe.Size = new System.Drawing.Size(272, 26);
            this.txtNguoiLienhe.TabIndex = 19;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(55, 129);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(70, 17);
            this.label8.TabIndex = 18;
            this.label8.Text = "Đối tượng:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(607, 94);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(87, 17);
            this.label7.TabIndex = 16;
            this.label7.Text = "Số điện thoại:";
            // 
            // txtSodienthoai
            // 
            this.txtSodienthoai.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSodienthoai.Location = new System.Drawing.Point(701, 93);
            this.txtSodienthoai.Name = "txtSodienthoai";
            this.txtSodienthoai.Size = new System.Drawing.Size(272, 25);
            this.txtSodienthoai.TabIndex = 15;
            // 
            // txtTuoi
            // 
            this.txtTuoi.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTuoi.Location = new System.Drawing.Point(494, 93);
            this.txtTuoi.Name = "txtTuoi";
            this.txtTuoi.Size = new System.Drawing.Size(35, 25);
            this.txtTuoi.TabIndex = 14;
            this.txtTuoi.TextChanged += new System.EventHandler(this.txtTuoi_TextChanged);
            // 
            // txtNamsinh
            // 
            this.txtNamsinh.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNamsinh.Location = new System.Drawing.Point(427, 93);
            this.txtNamsinh.Name = "txtNamsinh";
            this.txtNamsinh.Size = new System.Drawing.Size(63, 25);
            this.txtNamsinh.TabIndex = 13;
            this.txtNamsinh.TextChanged += new System.EventHandler(this.txtNamsinh_TextChanged);
            // 
            // dtpngaysinh
            // 
            // 
            // 
            // 
            this.dtpngaysinh.DropDownCalendar.Name = "";
            this.dtpngaysinh.Location = new System.Drawing.Point(129, 89);
            this.dtpngaysinh.Name = "dtpngaysinh";
            this.dtpngaysinh.Size = new System.Drawing.Size(203, 25);
            this.dtpngaysinh.TabIndex = 12;
            // 
            // chkDOB
            // 
            this.chkDOB.Location = new System.Drawing.Point(41, 91);
            this.chkDOB.Name = "chkDOB";
            this.chkDOB.Size = new System.Drawing.Size(84, 23);
            this.chkDOB.TabIndex = 11;
            this.chkDOB.Text = "Ngày sinh:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(536, 96);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(34, 17);
            this.label5.TabIndex = 10;
            this.label5.Text = "Tuổi";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(354, 99);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(67, 17);
            this.label6.TabIndex = 9;
            this.label6.Text = "Năm sinh:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(428, 64);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(60, 17);
            this.label4.TabIndex = 7;
            this.label4.Text = "Giới tính:";
            // 
            // txtPID
            // 
            this.txtPID.BackColor = System.Drawing.SystemColors.Info;
            this.txtPID.Enabled = false;
            this.txtPID.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPID.Location = new System.Drawing.Point(427, 22);
            this.txtPID.Name = "txtPID";
            this.txtPID.Size = new System.Drawing.Size(149, 25);
            this.txtPID.TabIndex = 6;
            // 
            // dtpngaytiepdon
            // 
            // 
            // 
            // 
            this.dtpngaytiepdon.DropDownCalendar.Name = "";
            this.dtpngaytiepdon.Location = new System.Drawing.Point(129, 22);
            this.dtpngaytiepdon.Name = "dtpngaytiepdon";
            this.dtpngaytiepdon.Size = new System.Drawing.Size(203, 25);
            this.dtpngaytiepdon.TabIndex = 5;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(361, 25);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(60, 17);
            this.label3.TabIndex = 4;
            this.label3.Text = "Mã PID:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(74, 57);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(51, 17);
            this.label2.TabIndex = 3;
            this.label2.Text = "Họ tên:";
            // 
            // txtTenbenhnhan
            // 
            this.txtTenbenhnhan.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTenbenhnhan.Location = new System.Drawing.Point(129, 57);
            this.txtTenbenhnhan.Name = "txtTenbenhnhan";
            this.txtTenbenhnhan.Size = new System.Drawing.Size(293, 26);
            this.txtTenbenhnhan.TabIndex = 2;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(25, 22);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(100, 17);
            this.label1.TabIndex = 0;
            this.label1.Text = "Ngày tiếp nhận:";
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 315);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1001, 495);
            this.tabControl1.TabIndex = 3;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.panel2);
            this.tabPage2.Controls.Add(this.panel1);
            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(993, 469);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Chỉ định dịch vụ";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.groupBox3);
            this.panel2.Controls.Add(this.groupBox2);
            this.panel2.Controls.Add(this.groupBox1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(199, 3);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(791, 463);
            this.panel2.TabIndex = 1;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.uiStatusBar1);
            this.groupBox3.Controls.Add(this.cbotrangthai);
            this.groupBox3.Controls.Add(this.uiButton1);
            this.groupBox3.Controls.Add(this.editBox6);
            this.groupBox3.Controls.Add(this.label22);
            this.groupBox3.Controls.Add(this.editBox2);
            this.groupBox3.Controls.Add(this.label29);
            this.groupBox3.Controls.Add(this.editBox1);
            this.groupBox3.Controls.Add(this.label28);
            this.groupBox3.Controls.Add(this.cbotendichvu);
            this.groupBox3.Controls.Add(this.label27);
            this.groupBox3.Controls.Add(this.uiCheckBox5);
            this.groupBox3.Controls.Add(this.label25);
            this.groupBox3.Controls.Add(this.uiCheckBox4);
            this.groupBox3.Controls.Add(this.uiCheckBox3);
            this.groupBox3.Controls.Add(this.uiCheckBox2);
            this.groupBox3.Controls.Add(this.uiCheckBox1);
            this.groupBox3.Controls.Add(this.label23);
            this.groupBox3.Controls.Add(this.uiButton2);
            this.groupBox3.Controls.Add(this.cmdInCLS);
            this.groupBox3.Controls.Add(this.chkSms);
            this.groupBox3.Controls.Add(this.calendarCombo1);
            this.groupBox3.Controls.Add(this.label17);
            this.groupBox3.Controls.Add(this.editBox4);
            this.groupBox3.Controls.Add(this.calendarCombo2);
            this.groupBox3.Controls.Add(this.label21);
            this.groupBox3.Controls.Add(this.label24);
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox3.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox3.Location = new System.Drawing.Point(0, 280);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(791, 183);
            this.groupBox3.TabIndex = 486;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Thông tin chi tiết dịch vụ";
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(3, 157);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+N: Thêm mới BN";
            uiStatusBarPanel1.Width = 133;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+S: Lưu lại";
            uiStatusBarPanel2.Width = 93;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Esc: Thoát Form";
            uiStatusBarPanel3.Width = 105;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel4.FormatStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            uiStatusBarPanel4.Key = "MSG";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Thông báo:";
            uiStatusBarPanel4.Width = 77;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4});
            this.uiStatusBar1.Size = new System.Drawing.Size(785, 23);
            this.uiStatusBar1.TabIndex = 514;
            this.uiStatusBar1.TabStop = false;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cbotrangthai
            // 
            this.cbotrangthai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbotrangthai.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbotrangthai.FormattingEnabled = true;
            this.cbotrangthai.Location = new System.Drawing.Point(138, 111);
            this.cbotrangthai.Name = "cbotrangthai";
            this.cbotrangthai.Size = new System.Drawing.Size(191, 25);
            this.cbotrangthai.TabIndex = 513;
            // 
            // uiButton1
            // 
            this.uiButton1.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiButton1.Image = ((System.Drawing.Image)(resources.GetObject("uiButton1.Image")));
            this.uiButton1.ImageSize = new System.Drawing.Size(24, 24);
            this.uiButton1.Location = new System.Drawing.Point(667, 60);
            this.uiButton1.Name = "uiButton1";
            this.uiButton1.Size = new System.Drawing.Size(113, 35);
            this.uiButton1.TabIndex = 512;
            this.uiButton1.Text = "&Lưu thông tin(Ctrl+S)";
            // 
            // editBox6
            // 
            this.editBox6.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.editBox6.Location = new System.Drawing.Point(138, 138);
            this.editBox6.Name = "editBox6";
            this.editBox6.ReadOnly = true;
            this.editBox6.Size = new System.Drawing.Size(495, 25);
            this.editBox6.TabIndex = 510;
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.ForeColor = System.Drawing.Color.Black;
            this.label22.Location = new System.Drawing.Point(12, 109);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(124, 17);
            this.label22.TabIndex = 505;
            this.label22.Text = "Trạng thái sau tiêm:";
            // 
            // editBox2
            // 
            this.editBox2.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.editBox2.Location = new System.Drawing.Point(561, 83);
            this.editBox2.Name = "editBox2";
            this.editBox2.Size = new System.Drawing.Size(70, 25);
            this.editBox2.TabIndex = 503;
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.ForeColor = System.Drawing.Color.Black;
            this.label29.Location = new System.Drawing.Point(491, 83);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(72, 17);
            this.label29.TabIndex = 502;
            this.label29.Text = "Tuần thai:";
            // 
            // editBox1
            // 
            this.editBox1.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.editBox1.Location = new System.Drawing.Point(415, 81);
            this.editBox1.Name = "editBox1";
            this.editBox1.Size = new System.Drawing.Size(70, 25);
            this.editBox1.TabIndex = 501;
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.ForeColor = System.Drawing.Color.Black;
            this.label28.Location = new System.Drawing.Point(336, 83);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(80, 17);
            this.label28.TabIndex = 500;
            this.label28.Text = "Tháng thai:";
            // 
            // cbotendichvu
            // 
            this.cbotendichvu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbotendichvu.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbotendichvu.FormattingEnabled = true;
            this.cbotendichvu.Location = new System.Drawing.Point(138, 82);
            this.cbotendichvu.Name = "cbotendichvu";
            this.cbotendichvu.Size = new System.Drawing.Size(191, 25);
            this.cbotendichvu.TabIndex = 499;
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label27.ForeColor = System.Drawing.Color.Black;
            this.label27.Location = new System.Drawing.Point(80, 139);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(56, 17);
            this.label27.TabIndex = 498;
            this.label27.Text = "Ghi chú:";
            // 
            // uiCheckBox5
            // 
            this.uiCheckBox5.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiCheckBox5.Location = new System.Drawing.Point(521, 57);
            this.uiCheckBox5.Name = "uiCheckBox5";
            this.uiCheckBox5.Size = new System.Drawing.Size(39, 23);
            this.uiCheckBox5.TabIndex = 496;
            this.uiCheckBox5.Text = "5";
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.ForeColor = System.Drawing.Color.Black;
            this.label25.Location = new System.Drawing.Point(13, 83);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(123, 17);
            this.label25.TabIndex = 495;
            this.label25.Text = "Mũi tiêm tiếp theo:";
            // 
            // uiCheckBox4
            // 
            this.uiCheckBox4.Location = new System.Drawing.Point(491, 57);
            this.uiCheckBox4.Name = "uiCheckBox4";
            this.uiCheckBox4.Size = new System.Drawing.Size(39, 23);
            this.uiCheckBox4.TabIndex = 493;
            this.uiCheckBox4.Text = "4";
            // 
            // uiCheckBox3
            // 
            this.uiCheckBox3.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiCheckBox3.Location = new System.Drawing.Point(458, 57);
            this.uiCheckBox3.Name = "uiCheckBox3";
            this.uiCheckBox3.Size = new System.Drawing.Size(39, 23);
            this.uiCheckBox3.TabIndex = 492;
            this.uiCheckBox3.Text = "3";
            // 
            // uiCheckBox2
            // 
            this.uiCheckBox2.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiCheckBox2.Location = new System.Drawing.Point(423, 57);
            this.uiCheckBox2.Name = "uiCheckBox2";
            this.uiCheckBox2.Size = new System.Drawing.Size(39, 23);
            this.uiCheckBox2.TabIndex = 491;
            this.uiCheckBox2.Text = "2";
            // 
            // uiCheckBox1
            // 
            this.uiCheckBox1.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiCheckBox1.Location = new System.Drawing.Point(391, 57);
            this.uiCheckBox1.Name = "uiCheckBox1";
            this.uiCheckBox1.Size = new System.Drawing.Size(39, 23);
            this.uiCheckBox1.TabIndex = 490;
            this.uiCheckBox1.Text = "1";
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.ForeColor = System.Drawing.Color.Black;
            this.label23.Location = new System.Drawing.Point(309, 59);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(80, 17);
            this.label23.TabIndex = 489;
            this.label23.Text = "Số mũi tiêm:";
            // 
            // uiButton2
            // 
            this.uiButton2.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiButton2.Image = ((System.Drawing.Image)(resources.GetObject("uiButton2.Image")));
            this.uiButton2.Location = new System.Drawing.Point(667, 101);
            this.uiButton2.Name = "uiButton2";
            this.uiButton2.Size = new System.Drawing.Size(113, 35);
            this.uiButton2.TabIndex = 488;
            this.uiButton2.Text = "Sửa thông tin";
            // 
            // cmdInCLS
            // 
            this.cmdInCLS.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInCLS.Image = ((System.Drawing.Image)(resources.GetObject("cmdInCLS.Image")));
            this.cmdInCLS.Location = new System.Drawing.Point(667, 19);
            this.cmdInCLS.Name = "cmdInCLS";
            this.cmdInCLS.Size = new System.Drawing.Size(113, 35);
            this.cmdInCLS.TabIndex = 486;
            this.cmdInCLS.Text = "In phiếu TT";
            // 
            // chkSms
            // 
            this.chkSms.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkSms.Location = new System.Drawing.Point(221, 56);
            this.chkSms.Name = "chkSms";
            this.chkSms.Size = new System.Drawing.Size(104, 23);
            this.chkSms.TabIndex = 485;
            this.chkSms.Text = "Gửi SMS";
            // 
            // calendarCombo1
            // 
            this.calendarCombo1.CustomFormat = "dd/MM/yyyy";
            this.calendarCombo1.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.calendarCombo1.DropDownCalendar.Name = "";
            this.calendarCombo1.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.calendarCombo1.Location = new System.Drawing.Point(138, 28);
            this.calendarCombo1.Name = "calendarCombo1";
            this.calendarCombo1.ShowUpDown = true;
            this.calendarCombo1.Size = new System.Drawing.Size(189, 25);
            this.calendarCombo1.TabIndex = 50;
            this.calendarCombo1.TabStop = false;
            this.calendarCombo1.Value = new System.DateTime(2012, 2, 10, 0, 0, 0, 0);
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.ForeColor = System.Drawing.Color.Black;
            this.label17.Location = new System.Drawing.Point(61, 28);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(75, 17);
            this.label17.TabIndex = 105;
            this.label17.Text = "Ngày tiêm:";
            // 
            // editBox4
            // 
            this.editBox4.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.editBox4.Location = new System.Drawing.Point(138, 56);
            this.editBox4.Name = "editBox4";
            this.editBox4.Size = new System.Drawing.Size(70, 25);
            this.editBox4.TabIndex = 484;
            // 
            // calendarCombo2
            // 
            this.calendarCombo2.CustomFormat = "dd/MM/yyyy";
            this.calendarCombo2.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.calendarCombo2.DropDownCalendar.Name = "";
            this.calendarCombo2.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.calendarCombo2.Location = new System.Drawing.Point(447, 28);
            this.calendarCombo2.Name = "calendarCombo2";
            this.calendarCombo2.ShowUpDown = true;
            this.calendarCombo2.Size = new System.Drawing.Size(187, 25);
            this.calendarCombo2.TabIndex = 106;
            this.calendarCombo2.TabStop = false;
            this.calendarCombo2.Value = new System.DateTime(2012, 2, 10, 0, 0, 0, 0);
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.ForeColor = System.Drawing.Color.Black;
            this.label21.Location = new System.Drawing.Point(332, 28);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(110, 17);
            this.label21.TabIndex = 107;
            this.label21.Text = "Ngày nhắc tiêm:";
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.ForeColor = System.Drawing.Color.Black;
            this.label24.Location = new System.Drawing.Point(37, 57);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(99, 17);
            this.label24.TabIndex = 483;
            this.label24.Text = "Số ngày nhắc:";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.grdDichVuChiTiet);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox2.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox2.Location = new System.Drawing.Point(0, 136);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(791, 144);
            this.groupBox2.TabIndex = 1;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Thông tin chi tiết dịch vụ";
            // 
            // grdDichVuChiTiet
            // 
            grdDichVuChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdDichVuChiTiet_DesignTimeLayout.LayoutString");
            this.grdDichVuChiTiet.DesignTimeLayout = grdDichVuChiTiet_DesignTimeLayout;
            this.grdDichVuChiTiet.Dock = System.Windows.Forms.DockStyle.Top;
            this.grdDichVuChiTiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdDichVuChiTiet.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdDichVuChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdDichVuChiTiet.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdDichVuChiTiet.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            this.grdDichVuChiTiet.GroupByBoxVisible = false;
            this.grdDichVuChiTiet.Location = new System.Drawing.Point(3, 21);
            this.grdDichVuChiTiet.Name = "grdDichVuChiTiet";
            this.grdDichVuChiTiet.RecordNavigator = true;
            this.grdDichVuChiTiet.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDichVuChiTiet.Size = new System.Drawing.Size(785, 121);
            this.grdDichVuChiTiet.TabIndex = 10;
            this.grdDichVuChiTiet.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.grdTestInfo);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox1.Location = new System.Drawing.Point(0, 0);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(791, 136);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Thông tin dịch vụ đã đăng ký";
            // 
            // grdTestInfo
            // 
            grdTestInfo_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfo_DesignTimeLayout.LayoutString");
            this.grdTestInfo.DesignTimeLayout = grdTestInfo_DesignTimeLayout;
            this.grdTestInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestInfo.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdTestInfo.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdTestInfo.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdTestInfo.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdTestInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            this.grdTestInfo.GroupByBoxVisible = false;
            this.grdTestInfo.Location = new System.Drawing.Point(3, 21);
            this.grdTestInfo.Name = "grdTestInfo";
            this.grdTestInfo.RecordNavigator = true;
            this.grdTestInfo.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdTestInfo.Size = new System.Drawing.Size(785, 112);
            this.grdTestInfo.TabIndex = 11;
            this.grdTestInfo.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.flpTestType);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(3, 3);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(196, 463);
            this.panel1.TabIndex = 0;
            // 
            // flpTestType
            // 
            this.flpTestType.AutoScroll = true;
            this.flpTestType.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flpTestType.Location = new System.Drawing.Point(0, 0);
            this.flpTestType.Name = "flpTestType";
            this.flpTestType.Size = new System.Drawing.Size(196, 463);
            this.flpTestType.TabIndex = 1;
            // 
            // txtTrieuChung
            // 
            this.txtTrieuChung.Location = new System.Drawing.Point(129, 220);
            this.txtTrieuChung.Name = "txtTrieuChung";
            this.txtTrieuChung.Size = new System.Drawing.Size(844, 25);
            this.txtTrieuChung.TabIndex = 517;
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(48, 223);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(77, 17);
            this.label18.TabIndex = 516;
            this.label18.Text = "Triệu trứng:";
            // 
            // cboTram
            // 
            this.cboTram.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboTram.FormattingEnabled = true;
            this.cboTram.Location = new System.Drawing.Point(770, 162);
            this.cboTram.Name = "cboTram";
            this.cboTram.Size = new System.Drawing.Size(200, 25);
            this.cboTram.TabIndex = 518;
            // 
            // txtNghe
            // 
            this.txtNghe.BackColor = System.Drawing.SystemColors.Info;
            this.txtNghe.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNghe.Location = new System.Drawing.Point(427, 129);
            this.txtNghe.Name = "txtNghe";
            this.txtNghe.Size = new System.Drawing.Size(204, 25);
            this.txtNghe.TabIndex = 37;
            // 
            // txtDiaChi
            // 
            this.txtDiaChi.BackColor = System.Drawing.SystemColors.Info;
            this.txtDiaChi.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDiaChi.ForeColor = System.Drawing.Color.Black;
            this.txtDiaChi.Location = new System.Drawing.Point(129, 189);
            this.txtDiaChi.Name = "txtDiaChi";
            this.txtDiaChi.Size = new System.Drawing.Size(290, 25);
            this.txtDiaChi.TabIndex = 1;
            this.txtDiaChi.TextChanged += new System.EventHandler(this.txtDiaChi_TextChanged);
            // 
            // Frm_TiepDonBN
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1001, 810);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.grpThongTinBN);
            this.Name = "Frm_TiepDonBN";
            this.Text = "FrmTiepDonBN";
            this.Load += new System.EventHandler(this.FrmTiepDonBN_Load);
            ((System.ComponentModel.ISupportInitialize)(this.grpThongTinBN)).EndInit();
            this.grpThongTinBN.ResumeLayout(false);
            this.grpThongTinBN.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdDichVuChiTiet)).EndInit();
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).EndInit();
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Beispiel #29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frmKhachDat));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.txtTenKH       = new System.Windows.Forms.TextBox();
     this.txtDienThoai   = new System.Windows.Forms.TextBox();
     this.rbMotLan       = new System.Windows.Forms.RadioButton();
     this.rbLapLai       = new System.Windows.Forms.RadioButton();
     this.calGioDon      = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.chkThu2        = new Janus.Windows.EditControls.UICheckBox();
     this.chkThu3        = new Janus.Windows.EditControls.UICheckBox();
     this.chkThu4        = new Janus.Windows.EditControls.UICheckBox();
     this.chkThu7        = new Janus.Windows.EditControls.UICheckBox();
     this.chkThu6        = new Janus.Windows.EditControls.UICheckBox();
     this.chkThu5        = new Janus.Windows.EditControls.UICheckBox();
     this.chkCN          = new Janus.Windows.EditControls.UICheckBox();
     this.txtKenh        = new Janus.Windows.GridEX.EditControls.NumericEditBox();
     this.label1         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.label5         = new System.Windows.Forms.Label();
     this.label6         = new System.Windows.Forms.Label();
     this.label8         = new System.Windows.Forms.Label();
     this.label9         = new System.Windows.Forms.Label();
     this.lblTGTiepNhan  = new System.Windows.Forms.Label();
     this.label11        = new System.Windows.Forms.Label();
     this.label12        = new System.Windows.Forms.Label();
     this.calNgayBatDau  = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.calNgayKetThuc = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.boxHangTuan    = new System.Windows.Forms.GroupBox();
     this.btnDong        = new System.Windows.Forms.Button();
     this.btnLuu         = new System.Windows.Forms.Button();
     this.cbSoPhut       = new Janus.Windows.GridEX.EditControls.IntegerUpDown();
     this.label7         = new System.Windows.Forms.Label();
     this.uiStatusBar1   = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.label10        = new System.Windows.Forms.Label();
     this.txtGhiChu      = new System.Windows.Forms.TextBox();
     this.chkXeLIMO7     = new Janus.Windows.EditControls.UICheckBox();
     this.label13        = new System.Windows.Forms.Label();
     this.label14        = new System.Windows.Forms.Label();
     this.txtSoLuong     = new Janus.Windows.GridEX.EditControls.NumericEditBox();
     this.lblMsg         = new System.Windows.Forms.Label();
     this.txtGiaTien     = new System.Windows.Forms.TextBox();
     this.label15        = new System.Windows.Forms.Label();
     this.chk7Cho        = new Janus.Windows.EditControls.UICheckBox();
     this.chk4Cho        = new Janus.Windows.EditControls.UICheckBox();
     this.txtDiaChi      = new Femiani.Forms.UI.Input.CoolTextBox();
     this.txtLoaiXe      = new System.Windows.Forms.TextBox();
     this.boxHangTuan.SuspendLayout();
     this.SuspendLayout();
     //
     // txtTenKH
     //
     this.txtTenKH.Location  = new System.Drawing.Point(119, 35);
     this.txtTenKH.MaxLength = 50;
     this.txtTenKH.Name      = "txtTenKH";
     this.txtTenKH.Size      = new System.Drawing.Size(347, 20);
     this.txtTenKH.TabIndex  = 0;
     this.txtTenKH.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtTenKH_KeyDown);
     //
     // txtDienThoai
     //
     this.txtDienThoai.Location  = new System.Drawing.Point(119, 87);
     this.txtDienThoai.MaxLength = 15;
     this.txtDienThoai.Name      = "txtDienThoai";
     this.txtDienThoai.Size      = new System.Drawing.Size(126, 20);
     this.txtDienThoai.TabIndex  = 2;
     this.txtDienThoai.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtDienThoai_KeyDown);
     //
     // rbMotLan
     //
     this.rbMotLan.AutoSize = true;
     this.rbMotLan.Checked  = true;
     this.rbMotLan.Location = new System.Drawing.Point(300, 148);
     this.rbMotLan.Name     = "rbMotLan";
     this.rbMotLan.Size     = new System.Drawing.Size(82, 17);
     this.rbMotLan.TabIndex = 8;
     this.rbMotLan.TabStop  = true;
     this.rbMotLan.Text     = "Đón &một lần";
     this.rbMotLan.UseVisualStyleBackColor = true;
     this.rbMotLan.CheckedChanged         += new System.EventHandler(this.rbMotLan_CheckedChanged);
     //
     // rbLapLai
     //
     this.rbLapLai.AutoSize = true;
     this.rbLapLai.Location = new System.Drawing.Point(391, 148);
     this.rbLapLai.Name     = "rbLapLai";
     this.rbLapLai.Size     = new System.Drawing.Size(75, 17);
     this.rbLapLai.TabIndex = 9;
     this.rbLapLai.Text     = "Đón &lặp lại";
     this.rbLapLai.UseVisualStyleBackColor = true;
     this.rbLapLai.CheckedChanged         += new System.EventHandler(this.rbLapLai_CheckedChanged);
     //
     // calGioDon
     //
     this.calGioDon.CustomFormat = "HH:mm";
     this.calGioDon.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.calGioDon.DropDownCalendar.FirstMonth  = new System.DateTime(2011, 9, 1, 0, 0, 0, 0);
     this.calGioDon.DropDownCalendar.Name        = "";
     this.calGioDon.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Standard;
     this.calGioDon.HoverMode       = Janus.Windows.CalendarCombo.HoverMode.Highlight;
     this.calGioDon.ImeMode         = System.Windows.Forms.ImeMode.Off;
     this.calGioDon.Location        = new System.Drawing.Point(119, 171);
     this.calGioDon.Name            = "calGioDon";
     this.calGioDon.SecondIncrement = 30;
     this.calGioDon.ShowDropDown    = false;
     this.calGioDon.ShowTodayButton = false;
     this.calGioDon.ShowUpDown      = true;
     this.calGioDon.Size            = new System.Drawing.Size(90, 20);
     this.calGioDon.TabIndex        = 4;
     this.calGioDon.Value           = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
     //
     // chkThu2
     //
     this.chkThu2.Checked    = true;
     this.chkThu2.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkThu2.Location   = new System.Drawing.Point(42, 17);
     this.chkThu2.Name       = "chkThu2";
     this.chkThu2.Size       = new System.Drawing.Size(50, 23);
     this.chkThu2.TabIndex   = 10;
     this.chkThu2.Text       = "Thứ &2";
     //
     // chkThu3
     //
     this.chkThu3.Checked    = true;
     this.chkThu3.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkThu3.Location   = new System.Drawing.Point(109, 17);
     this.chkThu3.Name       = "chkThu3";
     this.chkThu3.Size       = new System.Drawing.Size(50, 23);
     this.chkThu3.TabIndex   = 11;
     this.chkThu3.Text       = "Thứ &3";
     //
     // chkThu4
     //
     this.chkThu4.Checked    = true;
     this.chkThu4.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkThu4.Location   = new System.Drawing.Point(176, 17);
     this.chkThu4.Name       = "chkThu4";
     this.chkThu4.Size       = new System.Drawing.Size(50, 23);
     this.chkThu4.TabIndex   = 12;
     this.chkThu4.Text       = "Thứ &4";
     //
     // chkThu7
     //
     this.chkThu7.Checked    = true;
     this.chkThu7.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkThu7.Location   = new System.Drawing.Point(176, 45);
     this.chkThu7.Name       = "chkThu7";
     this.chkThu7.Size       = new System.Drawing.Size(50, 23);
     this.chkThu7.TabIndex   = 15;
     this.chkThu7.Text       = "Thứ &7";
     //
     // chkThu6
     //
     this.chkThu6.Checked    = true;
     this.chkThu6.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkThu6.Location   = new System.Drawing.Point(109, 45);
     this.chkThu6.Name       = "chkThu6";
     this.chkThu6.Size       = new System.Drawing.Size(50, 23);
     this.chkThu6.TabIndex   = 14;
     this.chkThu6.Text       = "Thứ &6";
     //
     // chkThu5
     //
     this.chkThu5.Checked    = true;
     this.chkThu5.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkThu5.Location   = new System.Drawing.Point(42, 45);
     this.chkThu5.Name       = "chkThu5";
     this.chkThu5.Size       = new System.Drawing.Size(50, 23);
     this.chkThu5.TabIndex   = 13;
     this.chkThu5.Text       = "Thứ &5";
     //
     // chkCN
     //
     this.chkCN.Location = new System.Drawing.Point(42, 73);
     this.chkCN.Name     = "chkCN";
     this.chkCN.Size     = new System.Drawing.Size(50, 23);
     this.chkCN.TabIndex = 16;
     this.chkCN.Text     = "CN(&8)";
     //
     // txtKenh
     //
     this.txtKenh.HoverMode = Janus.Windows.GridEX.HoverMode.Highlight;
     this.txtKenh.Location  = new System.Drawing.Point(119, 145);
     this.txtKenh.MaxLength = 3;
     this.txtKenh.Name      = "txtKenh";
     this.txtKenh.Size      = new System.Drawing.Size(48, 20);
     this.txtKenh.TabIndex  = 3;
     this.txtKenh.Text      = "0";
     this.txtKenh.ValueType = Janus.Windows.GridEX.NumericEditValueType.Int16;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(10, 14);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(101, 13);
     this.label1.TabIndex = 20;
     this.label1.Text     = "Thời điểm tiếp nhận";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(18, 38);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(93, 13);
     this.label2.TabIndex = 21;
     this.label2.Text     = "Tên khách &hàng *";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(42, 65);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(69, 13);
     this.label3.TabIndex = 22;
     this.label3.Text     = "Địa &chỉ đón *";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(49, 90);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(62, 13);
     this.label4.TabIndex = 23;
     this.label4.Text     = "&Điện thoại *";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(41, 148);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(70, 13);
     this.label5.TabIndex = 24;
     this.label5.Text     = "V&ùng(Kênh) *";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(38, 174);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(73, 13);
     this.label6.TabIndex = 25;
     this.label6.Text     = "Thời &gian đón";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(58, 253);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(53, 13);
     this.label8.TabIndex = 27;
     this.label8.Text     = "Báo &trước";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(227, 150);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(67, 13);
     this.label9.TabIndex = 28;
     this.label9.Text     = "Loại đặt hẹn";
     //
     // lblTGTiepNhan
     //
     this.lblTGTiepNhan.AutoSize = true;
     this.lblTGTiepNhan.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTGTiepNhan.Location = new System.Drawing.Point(119, 14);
     this.lblTGTiepNhan.Name     = "lblTGTiepNhan";
     this.lblTGTiepNhan.Size     = new System.Drawing.Size(119, 15);
     this.lblTGTiepNhan.TabIndex = 29;
     this.lblTGTiepNhan.Text     = "20:20 10/10/2011";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(39, 200);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(72, 13);
     this.label11.TabIndex = 34;
     this.label11.Text     = "Ngày &bắt đầu";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(37, 227);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(74, 13);
     this.label12.TabIndex = 35;
     this.label12.Text     = "Ngày &kết thúc";
     //
     // calNgayBatDau
     //
     this.calNgayBatDau.CustomFormat = "dd/MM/yyyy";
     this.calNgayBatDau.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.calNgayBatDau.DropDownCalendar.FirstMonth = new System.DateTime(2011, 9, 1, 0, 0, 0, 0);
     this.calNgayBatDau.DropDownCalendar.Name       = "";
     this.calNgayBatDau.HoverMode = Janus.Windows.CalendarCombo.HoverMode.Highlight;
     this.calNgayBatDau.Location  = new System.Drawing.Point(119, 197);
     this.calNgayBatDau.MinDate   = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.calNgayBatDau.Name      = "calNgayBatDau";
     this.calNgayBatDau.Size      = new System.Drawing.Size(90, 20);
     this.calNgayBatDau.TabIndex  = 5;
     this.calNgayBatDau.Value     = new System.DateTime(2014, 3, 20, 0, 0, 0, 0);
     //
     // calNgayKetThuc
     //
     this.calNgayKetThuc.CustomFormat = "dd/MM/yyyy";
     this.calNgayKetThuc.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.calNgayKetThuc.DropDownCalendar.FirstMonth = new System.DateTime(2011, 9, 1, 0, 0, 0, 0);
     this.calNgayKetThuc.DropDownCalendar.Name       = "";
     this.calNgayKetThuc.Enabled   = false;
     this.calNgayKetThuc.HoverMode = Janus.Windows.CalendarCombo.HoverMode.Highlight;
     this.calNgayKetThuc.Location  = new System.Drawing.Point(119, 223);
     this.calNgayKetThuc.MinDate   = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.calNgayKetThuc.Name      = "calNgayKetThuc";
     this.calNgayKetThuc.Size      = new System.Drawing.Size(90, 20);
     this.calNgayKetThuc.TabIndex  = 6;
     this.calNgayKetThuc.Value     = new System.DateTime(2014, 3, 20, 0, 0, 0, 0);
     //
     // boxHangTuan
     //
     this.boxHangTuan.Controls.Add(this.chkThu2);
     this.boxHangTuan.Controls.Add(this.chkCN);
     this.boxHangTuan.Controls.Add(this.chkThu7);
     this.boxHangTuan.Controls.Add(this.chkThu6);
     this.boxHangTuan.Controls.Add(this.chkThu3);
     this.boxHangTuan.Controls.Add(this.chkThu5);
     this.boxHangTuan.Controls.Add(this.chkThu4);
     this.boxHangTuan.Enabled  = false;
     this.boxHangTuan.Location = new System.Drawing.Point(230, 171);
     this.boxHangTuan.Name     = "boxHangTuan";
     this.boxHangTuan.Size     = new System.Drawing.Size(235, 98);
     this.boxHangTuan.TabIndex = 38;
     this.boxHangTuan.TabStop  = false;
     this.boxHangTuan.Text     = "Hằng tuần";
     //
     // btnDong
     //
     this.btnDong.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.btnDong.Image                   = global::TaxiApplication.Properties.Resources.Close;
     this.btnDong.Location                = new System.Drawing.Point(200, 370);
     this.btnDong.Name                    = "btnDong";
     this.btnDong.Size                    = new System.Drawing.Size(75, 30);
     this.btnDong.TabIndex                = 18;
     this.btnDong.Text                    = "Đóng";
     this.btnDong.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnDong.UseVisualStyleBackColor = true;
     this.btnDong.Click                  += new System.EventHandler(this.btnDong_Click);
     //
     // btnLuu
     //
     this.btnLuu.Image                   = global::TaxiApplication.Properties.Resources.disk;
     this.btnLuu.Location                = new System.Drawing.Point(119, 370);
     this.btnLuu.Name                    = "btnLuu";
     this.btnLuu.Size                    = new System.Drawing.Size(75, 30);
     this.btnLuu.TabIndex                = 17;
     this.btnLuu.Text                    = "Lưu";
     this.btnLuu.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnLuu.UseVisualStyleBackColor = true;
     this.btnLuu.Click                  += new System.EventHandler(this.btnLuu_Click);
     //
     // cbSoPhut
     //
     this.cbSoPhut.HoverMode     = Janus.Windows.GridEX.HoverMode.Highlight;
     this.cbSoPhut.Increment     = 10;
     this.cbSoPhut.Location      = new System.Drawing.Point(119, 249);
     this.cbSoPhut.Maximum       = 120;
     this.cbSoPhut.MaxLength     = 3;
     this.cbSoPhut.Minimum       = 5;
     this.cbSoPhut.Name          = "cbSoPhut";
     this.cbSoPhut.Size          = new System.Drawing.Size(48, 20);
     this.cbSoPhut.TabIndex      = 7;
     this.cbSoPhut.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
     this.cbSoPhut.Value         = 15;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(170, 253);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(34, 13);
     this.label7.TabIndex = 41;
     this.label7.Text     = "(phút)";
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 401);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel4.Image")));
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Lưu : [Enter]";
     uiStatusBarPanel4.Width            = 150;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel5.Image")));
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Làm mới : [F5]";
     uiStatusBarPanel5.Width            = 150;
     uiStatusBarPanel6.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel6.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel6.Image")));
     uiStatusBarPanel6.Key              = "";
     uiStatusBarPanel6.ProgressBarValue = 0;
     uiStatusBarPanel6.Text             = "Đóng : [Esc]";
     uiStatusBarPanel6.Width            = 150;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel4,
         uiStatusBarPanel5,
         uiStatusBarPanel6
     });
     this.uiStatusBar1.Size     = new System.Drawing.Size(478, 23);
     this.uiStatusBar1.TabIndex = 42;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(67, 297);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(44, 13);
     this.label10.TabIndex = 43;
     this.label10.Text     = "Gh&i chú";
     //
     // txtGhiChu
     //
     this.txtGhiChu.Location   = new System.Drawing.Point(119, 297);
     this.txtGhiChu.MaxLength  = 250;
     this.txtGhiChu.Multiline  = true;
     this.txtGhiChu.Name       = "txtGhiChu";
     this.txtGhiChu.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.txtGhiChu.Size       = new System.Drawing.Size(347, 50);
     this.txtGhiChu.TabIndex   = 8;
     //
     // chkXeLIMO7
     //
     this.chkXeLIMO7.BackColor = System.Drawing.Color.Transparent;
     this.chkXeLIMO7.Font      = new System.Drawing.Font("MS Reference Sans Serif", 7.8F);
     this.chkXeLIMO7.Location  = new System.Drawing.Point(409, 116);
     this.chkXeLIMO7.Name      = "chkXeLIMO7";
     this.chkXeLIMO7.Size      = new System.Drawing.Size(56, 26);
     this.chkXeLIMO7.TabIndex  = 55;
     this.chkXeLIMO7.Text      = "LIM&O7 ";
     this.chkXeLIMO7.Visible   = false;
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.BackColor = System.Drawing.Color.Transparent;
     this.label13.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.ForeColor = System.Drawing.Color.Black;
     this.label13.Location  = new System.Drawing.Point(64, 117);
     this.label13.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(47, 15);
     this.label13.TabIndex  = 56;
     this.label13.Tag       = " ";
     this.label13.Text      = "Loại xe";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(370, 90);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(56, 13);
     this.label14.TabIndex = 58;
     this.label14.Text     = "&Số lượng *";
     //
     // txtSoLuong
     //
     this.txtSoLuong.HoverMode = Janus.Windows.GridEX.HoverMode.Highlight;
     this.txtSoLuong.Location  = new System.Drawing.Point(432, 87);
     this.txtSoLuong.MaxLength = 3;
     this.txtSoLuong.Name      = "txtSoLuong";
     this.txtSoLuong.Size      = new System.Drawing.Size(33, 20);
     this.txtSoLuong.TabIndex  = 57;
     this.txtSoLuong.Text      = "1";
     this.txtSoLuong.ValueType = Janus.Windows.GridEX.NumericEditValueType.Int16;
     //
     // lblMsg
     //
     this.lblMsg.AutoSize  = true;
     this.lblMsg.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMsg.ForeColor = System.Drawing.Color.Red;
     this.lblMsg.Location  = new System.Drawing.Point(119, 353);
     this.lblMsg.Name      = "lblMsg";
     this.lblMsg.Size      = new System.Drawing.Size(0, 13);
     this.lblMsg.TabIndex  = 59;
     //
     // txtGiaTien
     //
     this.txtGiaTien.Location  = new System.Drawing.Point(119, 273);
     this.txtGiaTien.MaxLength = 15;
     this.txtGiaTien.Name      = "txtGiaTien";
     this.txtGiaTien.Size      = new System.Drawing.Size(126, 20);
     this.txtGiaTien.TabIndex  = 2;
     this.txtGiaTien.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtDienThoai_KeyDown);
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(68, 276);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(43, 13);
     this.label15.TabIndex = 23;
     this.label15.Text     = "Giá tiền";
     //
     // chk7Cho
     //
     this.chk7Cho.BackColor = System.Drawing.Color.Transparent;
     this.chk7Cho.Font      = new System.Drawing.Font("MS Reference Sans Serif", 7.8F);
     this.chk7Cho.Location  = new System.Drawing.Point(297, 112);
     this.chk7Cho.Name      = "chk7Cho";
     this.chk7Cho.Size      = new System.Drawing.Size(57, 26);
     this.chk7Cho.TabIndex  = 94;
     this.chk7Cho.Text      = "7 chỗ";
     //
     // chk4Cho
     //
     this.chk4Cho.BackColor  = System.Drawing.Color.Transparent;
     this.chk4Cho.Checked    = true;
     this.chk4Cho.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk4Cho.Font       = new System.Drawing.Font("MS Reference Sans Serif", 7.8F);
     this.chk4Cho.Location   = new System.Drawing.Point(230, 112);
     this.chk4Cho.Name       = "chk4Cho";
     this.chk4Cho.Size       = new System.Drawing.Size(61, 26);
     this.chk4Cho.TabIndex   = 93;
     this.chk4Cho.Text       = "4 chỗ";
     //
     // txtDiaChi
     //
     this.txtDiaChi.BackColor            = System.Drawing.SystemColors.Window;
     this.txtDiaChi.BorderColor          = System.Drawing.Color.LightSteelBlue;
     this.txtDiaChi.IntTextLengthTrigger = 0;
     this.txtDiaChi.IsAuto                = false;
     this.txtDiaChi.KinhDo                = 0F;
     this.txtDiaChi.Location              = new System.Drawing.Point(119, 61);
     this.txtDiaChi.MaxLength             = 255;
     this.txtDiaChi.Name                  = "txtDiaChi";
     this.txtDiaChi.Padding               = new System.Windows.Forms.Padding(4);
     this.txtDiaChi.PopupWidth            = 120;
     this.txtDiaChi.SelectedItemBackColor = System.Drawing.SystemColors.Highlight;
     this.txtDiaChi.SelectedItemForeColor = System.Drawing.SystemColors.HighlightText;
     this.txtDiaChi.Size                  = new System.Drawing.Size(347, 21);
     this.txtDiaChi.TabIndex              = 1;
     this.txtDiaChi.TextReturn            = "";
     this.txtDiaChi.ViDo                  = 0F;
     this.txtDiaChi.KeyDown              += new System.Windows.Forms.KeyEventHandler(this.txtDiaChi_KeyDown);
     //
     // txtLoaiXe
     //
     this.txtLoaiXe.Location  = new System.Drawing.Point(119, 116);
     this.txtLoaiXe.MaxLength = 50;
     this.txtLoaiXe.Name      = "txtLoaiXe";
     this.txtLoaiXe.Size      = new System.Drawing.Size(90, 20);
     this.txtLoaiXe.TabIndex  = 95;
     //
     // frmKhachDat
     //
     this.AcceptButton        = this.btnLuu;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.btnDong;
     this.ClientSize          = new System.Drawing.Size(478, 424);
     this.Controls.Add(this.txtLoaiXe);
     this.Controls.Add(this.chk7Cho);
     this.Controls.Add(this.chk4Cho);
     this.Controls.Add(this.lblMsg);
     this.Controls.Add(this.label14);
     this.Controls.Add(this.txtSoLuong);
     this.Controls.Add(this.chkXeLIMO7);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.txtGhiChu);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.uiStatusBar1);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.cbSoPhut);
     this.Controls.Add(this.boxHangTuan);
     this.Controls.Add(this.calNgayKetThuc);
     this.Controls.Add(this.calNgayBatDau);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.btnDong);
     this.Controls.Add(this.btnLuu);
     this.Controls.Add(this.lblTGTiepNhan);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label15);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.txtKenh);
     this.Controls.Add(this.calGioDon);
     this.Controls.Add(this.rbLapLai);
     this.Controls.Add(this.rbMotLan);
     this.Controls.Add(this.txtGiaTien);
     this.Controls.Add(this.txtDienThoai);
     this.Controls.Add(this.txtDiaChi);
     this.Controls.Add(this.txtTenKH);
     this.Icon        = TaxiApplication.Properties.Resources.Telephone_01;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name        = "frmKhachDat";
     this.Text        = "Nhập thông tin khách đặt";
     this.Load       += new System.EventHandler(this.frmKhachDat_Load);
     this.boxHangTuan.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel6       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel7       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel8       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel9       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel10      = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources               = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieuTrathuoc_KhoLeVeKhoChan));
     Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout             = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPhieuNhapChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.uiStatusBar2        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.cmdThemPhieuNhap    = new System.Windows.Forms.ToolStripButton();
     this.cmdUpdatePhieuNhap  = new System.Windows.Forms.ToolStripButton();
     this.cmdXoaPhieuNhap     = new System.Windows.Forms.ToolStripButton();
     this.cmdNhapKho          = new System.Windows.Forms.ToolStripButton();
     this.cmdHuychuyenkho     = new System.Windows.Forms.ToolStripButton();
     this.cmdInPhieuNhapKho   = new System.Windows.Forms.ToolStripButton();
     this.cmdCauhinh          = new System.Windows.Forms.ToolStripButton();
     this.cmdExit             = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.label5              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.cboKhoXuat          = new Janus.Windows.EditControls.UIComboBox();
     this.label3              = new System.Windows.Forms.Label();
     this.cboKhoNhap          = new Janus.Windows.EditControls.UIComboBox();
     this.radChuaNhapKho      = new Janus.Windows.EditControls.UIRadioButton();
     this.radDaNhap           = new Janus.Windows.EditControls.UIRadioButton();
     this.radTatCa            = new Janus.Windows.EditControls.UIRadioButton();
     this.label2              = new System.Windows.Forms.Label();
     this.cboNhanVien         = new Janus.Windows.EditControls.UIComboBox();
     this.cmdSearch           = new Janus.Windows.EditControls.UIButton();
     this.chkByDate           = new Janus.Windows.EditControls.UICheckBox();
     this.txtSoPhieu          = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label1              = new System.Windows.Forms.Label();
     this.splitContainer1     = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox2         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdList             = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox4         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdPhieuNhapChiTiet = new Janus.Windows.GridEX.GridEX();
     this.cmdConfig           = new Janus.Windows.EditControls.UIButton();
     this.toolTip1            = new System.Windows.Forms.ToolTip(this.components);
     this.dtToDate            = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtFromdate          = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
     this.uiGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).BeginInit();
     this.SuspendLayout();
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location               = new System.Drawing.Point(0, 702);
     this.uiStatusBar2.Margin                 = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiStatusBar2.Name                   = "uiStatusBar2";
     uiStatusBarPanel6.AutoSize               = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel6.BorderColor            = System.Drawing.Color.Empty;
     uiStatusBarPanel6.Key                    = "";
     uiStatusBarPanel6.ProgressBarValue       = 0;
     uiStatusBarPanel6.Text                   = "Ctrl+N: Thêm mới";
     uiStatusBarPanel6.Width                  = 113;
     uiStatusBarPanel7.AutoSize               = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel7.BorderColor            = System.Drawing.Color.Empty;
     uiStatusBarPanel7.Key                    = "";
     uiStatusBarPanel7.ProgressBarValue       = 0;
     uiStatusBarPanel7.Text                   = "Ctr+U: Sửa phiếu";
     uiStatusBarPanel7.Width                  = 110;
     uiStatusBarPanel8.AutoSize               = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel8.BorderColor            = System.Drawing.Color.Empty;
     uiStatusBarPanel8.Key                    = "";
     uiStatusBarPanel8.ProgressBarValue       = 0;
     uiStatusBarPanel8.Text                   = "Ctrl+D:Xóa phiếu";
     uiStatusBarPanel8.Width                  = 108;
     uiStatusBarPanel9.AutoSize               = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel9.BorderColor            = System.Drawing.Color.Empty;
     uiStatusBarPanel9.Key                    = "";
     uiStatusBarPanel9.ProgressBarValue       = 0;
     uiStatusBarPanel9.Text                   = "Esc: Thoát";
     uiStatusBarPanel9.Width                  = 73;
     uiStatusBarPanel10.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel10.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel10.FormatStyle.FontBold  = Janus.Windows.UI.TriState.True;
     uiStatusBarPanel10.FormatStyle.ForeColor = System.Drawing.Color.Navy;
     uiStatusBarPanel10.Key                   = "MSG";
     uiStatusBarPanel10.ProgressBarValue      = 0;
     uiStatusBarPanel10.Text                  = "Thông báo";
     uiStatusBarPanel10.Width                 = 74;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel6,
         uiStatusBarPanel7,
         uiStatusBarPanel8,
         uiStatusBarPanel9,
         uiStatusBarPanel10
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1008, 28);
     this.uiStatusBar2.TabIndex    = 4;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor        = System.Drawing.Color.AliceBlue;
     this.toolStrip1.Font             = new System.Drawing.Font("Arial", 11F);
     this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemPhieuNhap,
         this.cmdUpdatePhieuNhap,
         this.cmdXoaPhieuNhap,
         this.cmdNhapKho,
         this.cmdHuychuyenkho,
         this.cmdInPhieuNhapKho,
         this.cmdCauhinh,
         this.cmdExit
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1008, 31);
     this.toolStrip1.TabIndex = 5;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // cmdThemPhieuNhap
     //
     this.cmdThemPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemPhieuNhap.Image")));
     this.cmdThemPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemPhieuNhap.Name   = "cmdThemPhieuNhap";
     this.cmdThemPhieuNhap.Size   = new System.Drawing.Size(113, 28);
     this.cmdThemPhieuNhap.Text   = "Thêm phiếu";
     this.cmdThemPhieuNhap.Click += new System.EventHandler(this.cmdThemPhieuNhap_Click);
     //
     // cmdUpdatePhieuNhap
     //
     this.cmdUpdatePhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePhieuNhap.Image")));
     this.cmdUpdatePhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUpdatePhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUpdatePhieuNhap.Name   = "cmdUpdatePhieuNhap";
     this.cmdUpdatePhieuNhap.Size   = new System.Drawing.Size(103, 28);
     this.cmdUpdatePhieuNhap.Text   = "Sửa phiếu";
     this.cmdUpdatePhieuNhap.Click += new System.EventHandler(this.cmdUpdatePhieuNhap_Click);
     //
     // cmdXoaPhieuNhap
     //
     this.cmdXoaPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoaPhieuNhap.Image")));
     this.cmdXoaPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaPhieuNhap.Name   = "cmdXoaPhieuNhap";
     this.cmdXoaPhieuNhap.Size   = new System.Drawing.Size(100, 28);
     this.cmdXoaPhieuNhap.Text   = "Xóa phiếu";
     this.cmdXoaPhieuNhap.Click += new System.EventHandler(this.cmdXoaPhieuNhap_Click);
     //
     // cmdNhapKho
     //
     this.cmdNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNhapKho.Image")));
     this.cmdNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNhapKho.Name   = "cmdNhapKho";
     this.cmdNhapKho.Size   = new System.Drawing.Size(97, 28);
     this.cmdNhapKho.Text   = "Xác nhận";
     this.cmdNhapKho.Click += new System.EventHandler(this.cmdNhapKho_Click);
     //
     // cmdHuychuyenkho
     //
     this.cmdHuychuyenkho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdHuychuyenkho.Image")));
     this.cmdHuychuyenkho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdHuychuyenkho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdHuychuyenkho.Name   = "cmdHuychuyenkho";
     this.cmdHuychuyenkho.Size   = new System.Drawing.Size(124, 28);
     this.cmdHuychuyenkho.Text   = "Hủy xác nhận";
     this.cmdHuychuyenkho.Click += new System.EventHandler(this.cmdHuychuyenkho_Click);
     //
     // cmdInPhieuNhapKho
     //
     this.cmdInPhieuNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuNhapKho.Image")));
     this.cmdInPhieuNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdInPhieuNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdInPhieuNhapKho.Name   = "cmdInPhieuNhapKho";
     this.cmdInPhieuNhapKho.Size   = new System.Drawing.Size(86, 28);
     this.cmdInPhieuNhapKho.Text   = "In phiếu";
     this.cmdInPhieuNhapKho.Click += new System.EventHandler(this.cmdInPhieuNhapKho_Click);
     //
     // cmdCauhinh
     //
     this.cmdCauhinh.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdCauhinh.Image")));
     this.cmdCauhinh.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdCauhinh.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdCauhinh.Name   = "cmdCauhinh";
     this.cmdCauhinh.Size   = new System.Drawing.Size(94, 28);
     this.cmdCauhinh.Text   = "Cấu hình";
     this.cmdCauhinh.Click += new System.EventHandler(this.cmdCauhinh_Click);
     //
     // cmdExit
     //
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name   = "cmdExit";
     this.cmdExit.Size   = new System.Drawing.Size(109, 28);
     this.cmdExit.Text   = "Thoát(Esc)";
     this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.dtToDate);
     this.uiGroupBox1.Controls.Add(this.dtFromdate);
     this.uiGroupBox1.Controls.Add(this.label5);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.cboKhoXuat);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.cboKhoNhap);
     this.uiGroupBox1.Controls.Add(this.radChuaNhapKho);
     this.uiGroupBox1.Controls.Add(this.radDaNhap);
     this.uiGroupBox1.Controls.Add(this.radTatCa);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.cboNhanVien);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.chkByDate);
     this.uiGroupBox1.Controls.Add(this.txtSoPhieu);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font        = new System.Drawing.Font("Arial", 9F);
     this.uiGroupBox1.Location    = new System.Drawing.Point(0, 31);
     this.uiGroupBox1.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiGroupBox1.Name        = "uiGroupBox1";
     this.uiGroupBox1.Size        = new System.Drawing.Size(1008, 118);
     this.uiGroupBox1.TabIndex    = 6;
     this.uiGroupBox1.Text        = "Tìm kiếm thông tin ";
     this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(392, 87);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(76, 16);
     this.label5.TabIndex  = 15;
     this.label5.Text      = "Trạng thái";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(392, 59);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(76, 16);
     this.label4.TabIndex  = 14;
     this.label4.Text      = "Kho trả";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cboKhoXuat
     //
     this.cboKhoXuat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.cboKhoXuat.Location         = new System.Drawing.Point(487, 54);
     this.cboKhoXuat.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cboKhoXuat.MaxDropDownItems = 15;
     this.cboKhoXuat.Name             = "cboKhoXuat";
     this.cboKhoXuat.Size             = new System.Drawing.Size(350, 21);
     this.cboKhoXuat.TabIndex         = 13;
     this.cboKhoXuat.Text             = "Kho thuốc";
     this.cboKhoXuat.VisualStyle      = Janus.Windows.UI.VisualStyle.Office2003;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(9, 57);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(78, 16);
     this.label3.TabIndex  = 12;
     this.label3.Text      = "Kho nhận";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cboKhoNhap
     //
     this.cboKhoNhap.Location         = new System.Drawing.Point(94, 54);
     this.cboKhoNhap.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cboKhoNhap.MaxDropDownItems = 15;
     this.cboKhoNhap.Name             = "cboKhoNhap";
     this.cboKhoNhap.Size             = new System.Drawing.Size(291, 21);
     this.cboKhoNhap.TabIndex         = 11;
     this.cboKhoNhap.Text             = "Kho thuốc";
     this.cboKhoNhap.VisualStyle      = Janus.Windows.UI.VisualStyle.Office2003;
     //
     // radChuaNhapKho
     //
     this.radChuaNhapKho.Location    = new System.Drawing.Point(712, 86);
     this.radChuaNhapKho.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.radChuaNhapKho.Name        = "radChuaNhapKho";
     this.radChuaNhapKho.Size        = new System.Drawing.Size(125, 21);
     this.radChuaNhapKho.TabIndex    = 10;
     this.radChuaNhapKho.Text        = "Chưa xác nhận";
     this.radChuaNhapKho.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // radDaNhap
     //
     this.radDaNhap.Location    = new System.Drawing.Point(583, 86);
     this.radDaNhap.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.radDaNhap.Name        = "radDaNhap";
     this.radDaNhap.Size        = new System.Drawing.Size(102, 21);
     this.radDaNhap.TabIndex    = 9;
     this.radDaNhap.Text        = "Đã xác nhận";
     this.radDaNhap.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // radTatCa
     //
     this.radTatCa.Checked     = true;
     this.radTatCa.Location    = new System.Drawing.Point(488, 86);
     this.radTatCa.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.radTatCa.Name        = "radTatCa";
     this.radTatCa.Size        = new System.Drawing.Size(89, 21);
     this.radTatCa.TabIndex    = 8;
     this.radTatCa.TabStop     = true;
     this.radTatCa.Text        = "Tất cả";
     this.radTatCa.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(392, 29);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(76, 16);
     this.label2.TabIndex  = 7;
     this.label2.Text      = "Nhân viên";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cboNhanVien
     //
     this.cboNhanVien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.cboNhanVien.Location         = new System.Drawing.Point(488, 26);
     this.cboNhanVien.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cboNhanVien.MaxDropDownItems = 15;
     this.cboNhanVien.Name             = "cboNhanVien";
     this.cboNhanVien.Size             = new System.Drawing.Size(349, 21);
     this.cboNhanVien.TabIndex         = 6;
     this.cboNhanVien.Text             = "Nhân viên";
     this.cboNhanVien.VisualStyle      = Janus.Windows.UI.VisualStyle.Office2003;
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image       = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize   = new System.Drawing.Size(24, 24);
     this.cmdSearch.Location    = new System.Drawing.Point(844, 21);
     this.cmdSearch.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cmdSearch.Name        = "cmdSearch";
     this.cmdSearch.Size        = new System.Drawing.Size(153, 60);
     this.cmdSearch.TabIndex    = 5;
     this.cmdSearch.Text        = "Tìm kiếm(F3)";
     this.cmdSearch.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     this.cmdSearch.Click      += new System.EventHandler(this.cmdSearch_Click);
     //
     // chkByDate
     //
     this.chkByDate.Checked         = true;
     this.chkByDate.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Location        = new System.Drawing.Point(8, 82);
     this.chkByDate.Margin          = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chkByDate.Name            = "chkByDate";
     this.chkByDate.Size            = new System.Drawing.Size(79, 28);
     this.chkByDate.TabIndex        = 3;
     this.chkByDate.Text            = "Từ ngày";
     this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
     //
     // txtSoPhieu
     //
     this.txtSoPhieu.BackColor    = System.Drawing.Color.White;
     this.txtSoPhieu.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSoPhieu.Location     = new System.Drawing.Point(94, 25);
     this.txtSoPhieu.Margin       = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtSoPhieu.Name         = "txtSoPhieu";
     this.txtSoPhieu.Size         = new System.Drawing.Size(291, 21);
     this.txtSoPhieu.TabIndex     = 1;
     this.txtSoPhieu.VisualStyle  = Janus.Windows.GridEX.VisualStyle.Office2003;
     this.txtSoPhieu.TextChanged += new System.EventHandler(this.txtSoPhieu_TextChanged);
     this.txtSoPhieu.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.txtSoPhieu_KeyDown);
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(9, 27);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(78, 16);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Số phiếu";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 149);
     this.splitContainer1.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
     this.splitContainer1.Size             = new System.Drawing.Size(1008, 553);
     this.splitContainer1.SplitterDistance = 549;
     this.splitContainer1.SplitterWidth    = 5;
     this.splitContainer1.TabIndex         = 7;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdList);
     this.uiGroupBox2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Font        = new System.Drawing.Font("Arial", 9F);
     this.uiGroupBox2.Location    = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiGroupBox2.Name        = "uiGroupBox2";
     this.uiGroupBox2.Size        = new System.Drawing.Size(547, 551);
     this.uiGroupBox2.TabIndex    = 1;
     this.uiGroupBox2.Text        = "Danh sách phiếu trả";
     this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // grdList
     //
     this.grdList.AlternatingColors = true;
     this.grdList.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                      " thông tin phiếu nhập khoa</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering               = true;
     this.grdList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdList.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdList.Font                           = new System.Drawing.Font("Arial", 9F);
     this.grdList.GroupByBoxVisible              = false;
     this.grdList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location                       = new System.Drawing.Point(3, 17);
     this.grdList.Margin                         = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdList.Name                           = "grdList";
     this.grdList.RecordNavigator                = true;
     this.grdList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.Size                           = new System.Drawing.Size(541, 531);
     this.grdList.TabIndex                       = 2;
     this.grdList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.Office2007;
     //
     // uiGroupBox4
     //
     this.uiGroupBox4.Controls.Add(this.grdPhieuNhapChiTiet);
     this.uiGroupBox4.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox4.Font        = new System.Drawing.Font("Arial", 9F);
     this.uiGroupBox4.Location    = new System.Drawing.Point(0, 0);
     this.uiGroupBox4.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uiGroupBox4.Name        = "uiGroupBox4";
     this.uiGroupBox4.Size        = new System.Drawing.Size(452, 551);
     this.uiGroupBox4.TabIndex    = 2;
     this.uiGroupBox4.Text        = "Chi tiết phiếu trả";
     this.uiGroupBox4.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // grdPhieuNhapChiTiet
     //
     this.grdPhieuNhapChiTiet.AlternatingColors        = true;
     grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString");
     this.grdPhieuNhapChiTiet.DesignTimeLayout         = grdPhieuNhapChiTiet_DesignTimeLayout;
     this.grdPhieuNhapChiTiet.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.grdPhieuNhapChiTiet.DynamicFiltering = true;
     this.grdPhieuNhapChiTiet.FilterMode       = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPhieuNhapChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPhieuNhapChiTiet.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPhieuNhapChiTiet.Font = new System.Drawing.Font("Arial", 9F);
     this.grdPhieuNhapChiTiet.GroupByBoxVisible = false;
     this.grdPhieuNhapChiTiet.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPhieuNhapChiTiet.Location          = new System.Drawing.Point(3, 17);
     this.grdPhieuNhapChiTiet.Margin            = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdPhieuNhapChiTiet.Name             = "grdPhieuNhapChiTiet";
     this.grdPhieuNhapChiTiet.RecordNavigator  = true;
     this.grdPhieuNhapChiTiet.RowHeaders       = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.Size             = new System.Drawing.Size(446, 531);
     this.grdPhieuNhapChiTiet.TabIndex         = 2;
     this.grdPhieuNhapChiTiet.TotalRow         = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdPhieuNhapChiTiet.VisualStyle      = Janus.Windows.GridEX.VisualStyle.Office2007;
     //
     // cmdConfig
     //
     this.cmdConfig.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdConfig.Image    = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.Location = new System.Drawing.Point(970, 3);
     this.cmdConfig.Name     = "cmdConfig";
     this.cmdConfig.Size     = new System.Drawing.Size(39, 33);
     this.cmdConfig.TabIndex = 460;
     this.cmdConfig.Click   += new System.EventHandler(this.cmdConfig_Click);
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon    = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp";
     //
     // dtToDate
     //
     //
     //
     //
     this.dtToDate.DropDownCalendar.Name        = "";
     this.dtToDate.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     this.dtToDate.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtToDate.Location    = new System.Drawing.Point(252, 82);
     this.dtToDate.Name        = "dtToDate";
     this.dtToDate.ShowUpDown  = true;
     this.dtToDate.Size        = new System.Drawing.Size(134, 21);
     this.dtToDate.TabIndex    = 132;
     this.dtToDate.Value       = new System.DateTime(2014, 9, 12, 0, 0, 0, 0);
     this.dtToDate.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     //
     // dtFromdate
     //
     //
     //
     //
     this.dtFromdate.DropDownCalendar.Name        = "";
     this.dtFromdate.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     this.dtFromdate.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFromdate.Location    = new System.Drawing.Point(94, 82);
     this.dtFromdate.Name        = "dtFromdate";
     this.dtFromdate.ShowUpDown  = true;
     this.dtFromdate.Size        = new System.Drawing.Size(141, 21);
     this.dtFromdate.TabIndex    = 131;
     this.dtFromdate.Value       = new System.DateTime(2014, 9, 12, 0, 0, 0, 0);
     this.dtFromdate.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Office2003;
     //
     // frm_PhieuTrathuoc_KhoLeVeKhoChan
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.uiStatusBar2);
     this.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name          = "frm_PhieuTrathuoc_KhoLeVeKhoChan";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Quản lý phiếu trả thuốc kho Lẻ về kho Chẵn";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_PhieuTrathuoc_KhoLeVeKhoChan_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
     this.uiGroupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdAssignDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_Dangky_Kiemnghiem_old));
            Janus.Windows.GridEX.GridEXLayout grdServiceDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdAssignDetail = new Janus.Windows.GridEX.GridEX();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuDelete = new System.Windows.Forms.ToolStripMenuItem();
            this.barcode1 = new Mabry.Windows.Forms.Barcode.Barcode();
            this.pnlLeft = new Janus.Windows.EditControls.UIGroupBox();
            this.grdServiceDetail = new Janus.Windows.GridEX.GridEX();
            this.txtBacsi = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.dtRegDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label3 = new System.Windows.Forms.Label();
            this.txtAssignCode = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label2 = new System.Windows.Forms.Label();
            this.txtAssign_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.chkIntach = new System.Windows.Forms.CheckBox();
            this.cboServicePrint = new System.Windows.Forms.ComboBox();
            this.cmdInPhieuCLS = new Janus.Windows.EditControls.UIButton();
            this.chkSaveAndPrint = new Janus.Windows.EditControls.UICheckBox();
            this.cmdDelete = new Janus.Windows.EditControls.UIButton();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.cmdExit = new Janus.Windows.EditControls.UIButton();
            this.janusSuperTip1 = new Janus.Windows.Common.JanusSuperTip(this.components);
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.chkDefault = new Janus.Windows.EditControls.UICheckBox();
            this.cmdAddDetail = new Janus.Windows.EditControls.UIButton();
            this.panel4 = new System.Windows.Forms.Panel();
            this.pnlCusInfor = new System.Windows.Forms.Panel();
            this.label19 = new System.Windows.Forms.Label();
            this.txtLoaikham = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.label14 = new System.Windows.Forms.Label();
            this.txtSolankham = new System.Windows.Forms.TextBox();
            this.txtMaLankham = new System.Windows.Forms.TextBox();
            this.txtMaBN = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.txtChitieuphantich = new MaskedTextBox.MaskedTextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.txtThetichKhoiluong = new MaskedTextBox.MaskedTextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.txtDiachi = new VNS.HIS.UCs.AutoCompleteTextbox_Diachi();
            this.dtpNgaytraKQ = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.txtMahoamau = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label7 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.txtTinhtrangmau = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtMaukiemnghiem = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.editBox4 = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label9 = new System.Windows.Forms.Label();
            this.chkSosanh = new Janus.Windows.EditControls.UICheckBox();
            this.chkEmail = new Janus.Windows.EditControls.UICheckBox();
            this.chkMail = new Janus.Windows.EditControls.UICheckBox();
            this.chkFax = new Janus.Windows.EditControls.UICheckBox();
            this.chkPhongchuyenmon = new Janus.Windows.EditControls.UICheckBox();
            this.txtEmail = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label28 = new System.Windows.Forms.Label();
            this.txtFax = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label21 = new System.Windows.Forms.Label();
            this.txtNguoiLienhe = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label20 = new System.Windows.Forms.Label();
            this.txtPhone = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label34 = new System.Windows.Forms.Label();
            this.barcode = new Mabry.Windows.Forms.Barcode.Barcode();
            this.label27 = new System.Windows.Forms.Label();
            this.txtTEN_BN = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label30 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.vbLine2 = new VNS.UCs.VBLine();
            this.vbLine1 = new VNS.UCs.VBLine();
            this.vbLine3 = new VNS.UCs.VBLine();
            this.vbLine4 = new VNS.UCs.VBLine();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnlLeft)).BeginInit();
            this.pnlLeft.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.panel4.SuspendLayout();
            this.pnlCusInfor.SuspendLayout();
            this.SuspendLayout();
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Arial", 9F);
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 703);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+S: Ghi";
            uiStatusBarPanel1.Width = 74;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+D: Xóa";
            uiStatusBarPanel2.Width = 77;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "F4: in phiếu";
            uiStatusBarPanel3.Width = 79;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "F2: Lọc nhanh";
            uiStatusBarPanel4.Width = 93;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.Key = "";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "Esc:Thoát ";
            uiStatusBarPanel5.Width = 73;
            uiStatusBarPanel6.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel6.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel6.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel6.Key = "lblStatus";
            uiStatusBarPanel6.ProgressBarValue = 0;
            uiStatusBarPanel6.Text = "Msg";
            uiStatusBarPanel6.Width = 39;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5,
            uiStatusBarPanel6});
            this.uiStatusBar1.Size = new System.Drawing.Size(1008, 27);
            this.uiStatusBar1.TabIndex = 5;
            this.uiStatusBar1.TabStop = false;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.Controls.Add(this.grdAssignDetail);
            this.uiGroupBox3.Controls.Add(this.barcode1);
            this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Size = new System.Drawing.Size(1008, 325);
            this.uiGroupBox3.TabIndex = 3;
            this.uiGroupBox3.Text = "YÊU CẦU PHÂN TÍCH";
            // 
            // grdAssignDetail
            // 
            this.grdAssignDetail.BackColor = System.Drawing.Color.Silver;
            this.grdAssignDetail.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Tổng:" +
    "|Của</RecordNavigator></LocalizableData>";
            this.grdAssignDetail.ContextMenuStrip = this.contextMenuStrip1;
            grdAssignDetail_DesignTimeLayout.LayoutString = resources.GetString("grdAssignDetail_DesignTimeLayout.LayoutString");
            this.grdAssignDetail.DesignTimeLayout = grdAssignDetail_DesignTimeLayout;
            this.grdAssignDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdAssignDetail.Font = new System.Drawing.Font("Arial", 9F);
            this.grdAssignDetail.GroupByBoxVisible = false;
            this.grdAssignDetail.GroupRowFormatStyle.BackColor = System.Drawing.Color.White;
            this.grdAssignDetail.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdAssignDetail.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdAssignDetail.GroupRowFormatStyle.ForeColor = System.Drawing.Color.Black;
            this.grdAssignDetail.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdAssignDetail.Location = new System.Drawing.Point(3, 17);
            this.grdAssignDetail.Name = "grdAssignDetail";
            this.grdAssignDetail.RecordNavigator = true;
            this.grdAssignDetail.RowHeaderContent = Janus.Windows.GridEX.RowHeaderContent.RowIndex;
            this.grdAssignDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdAssignDetail.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdAssignDetail.Size = new System.Drawing.Size(1002, 305);
            this.grdAssignDetail.TabIndex = 9;
            this.grdAssignDetail.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdAssignDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.Silver;
            this.grdAssignDetail.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdAssignDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdAssignDetail.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDelete});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(224, 26);
            // 
            // mnuDelete
            // 
            this.mnuDelete.Name = "mnuDelete";
            this.mnuDelete.Size = new System.Drawing.Size(223, 22);
            this.mnuDelete.Text = "Xóa chỉ định CLS đang chọn";
            // 
            // barcode1
            // 
            this.barcode1.BackColor = System.Drawing.Color.White;
            this.barcode1.BarColor = System.Drawing.Color.Black;
            this.barcode1.BarRatio = 2F;
            this.barcode1.Data = "000000000";
            this.barcode1.DataExtension = null;
            this.barcode1.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.barcode1.Location = new System.Drawing.Point(68, 406);
            this.barcode1.Name = "barcode1";
            this.barcode1.Size = new System.Drawing.Size(422, 33);
            this.barcode1.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
            this.barcode1.TabIndex = 508;
            this.barcode1.Text = "0000000000";
            this.barcode1.Visible = false;
            // 
            // pnlLeft
            // 
            this.pnlLeft.Controls.Add(this.grdServiceDetail);
            this.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.pnlLeft.Location = new System.Drawing.Point(0, 0);
            this.pnlLeft.Name = "pnlLeft";
            this.pnlLeft.Size = new System.Drawing.Size(0, 325);
            this.pnlLeft.TabIndex = 2;
            this.pnlLeft.Text = "Danh sách dịch vụ CLS có trong hệ thống";
            // 
            // grdServiceDetail
            // 
            this.grdServiceDetail.BackColor = System.Drawing.Color.Silver;
            this.grdServiceDetail.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
            grdServiceDetail_DesignTimeLayout.LayoutString = resources.GetString("grdServiceDetail_DesignTimeLayout.LayoutString");
            this.grdServiceDetail.DesignTimeLayout = grdServiceDetail_DesignTimeLayout;
            this.grdServiceDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdServiceDetail.DynamicFiltering = true;
            this.grdServiceDetail.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdServiceDetail.FocusCellFormatStyle.BackColor = System.Drawing.Color.LightCyan;
            this.grdServiceDetail.FocusCellFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdServiceDetail.FocusCellFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdServiceDetail.Font = new System.Drawing.Font("Arial", 9F);
            this.grdServiceDetail.GroupByBoxVisible = false;
            this.grdServiceDetail.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdServiceDetail.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdServiceDetail.GroupRowFormatStyle.ForeColor = System.Drawing.Color.Black;
            this.grdServiceDetail.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdServiceDetail.Location = new System.Drawing.Point(3, 17);
            this.grdServiceDetail.Name = "grdServiceDetail";
            this.grdServiceDetail.RecordNavigator = true;
            this.grdServiceDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdServiceDetail.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdServiceDetail.Size = new System.Drawing.Size(0, 305);
            this.grdServiceDetail.TabIndex = 7;
            this.grdServiceDetail.TableSpacing = 0;
            this.grdServiceDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdServiceDetail.UseGroupRowSelector = true;
            this.grdServiceDetail.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // txtBacsi
            // 
            this.txtBacsi._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtBacsi._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtBacsi.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtBacsi.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtBacsi.AutoCompleteList")));
            this.txtBacsi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtBacsi.CaseSensitive = false;
            this.txtBacsi.CompareNoID = true;
            this.txtBacsi.DefaultCode = "-1";
            this.txtBacsi.DefaultID = "-1";
            this.txtBacsi.Drug_ID = null;
            this.txtBacsi.ExtraWidth = 0;
            this.txtBacsi.FillValueAfterSelect = false;
            this.txtBacsi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi.Location = new System.Drawing.Point(748, 210);
            this.txtBacsi.MaxHeight = 289;
            this.txtBacsi.MinTypedCharacters = 2;
            this.txtBacsi.MyCode = "-1";
            this.txtBacsi.MyID = "-1";
            this.txtBacsi.MyText = "";
            this.txtBacsi.Name = "txtBacsi";
            this.txtBacsi.RaiseEvent = true;
            this.txtBacsi.RaiseEventEnter = true;
            this.txtBacsi.RaiseEventEnterWhenEmpty = true;
            this.txtBacsi.SelectedIndex = -1;
            this.txtBacsi.Size = new System.Drawing.Size(214, 21);
            this.txtBacsi.splitChar = '@';
            this.txtBacsi.splitCharIDAndCode = '#';
            this.txtBacsi.TabIndex = 15;
            this.txtBacsi.TakeCode = false;
            this.txtBacsi.txtMyCode = null;
            this.txtBacsi.txtMyCode_Edit = null;
            this.txtBacsi.txtMyID = null;
            this.txtBacsi.txtMyID_Edit = null;
            this.txtBacsi.txtMyName = null;
            this.txtBacsi.txtMyName_Edit = null;
            this.txtBacsi.txtNext = null;
            // 
            // label5
            // 
            this.label5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.ForeColor = System.Drawing.Color.Red;
            this.label5.Location = new System.Drawing.Point(639, 211);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(103, 21);
            this.label5.TabIndex = 509;
            this.label5.Text = "Người nhận:";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.ForeColor = System.Drawing.Color.Red;
            this.label6.Location = new System.Drawing.Point(430, 216);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(81, 17);
            this.label6.TabIndex = 11;
            this.label6.Text = "Ngày nhận:";
            // 
            // dtRegDate
            // 
            this.dtRegDate.CustomFormat = "dd/MM/yyyy";
            this.dtRegDate.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtRegDate.DropDownCalendar.Name = "";
            this.dtRegDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtRegDate.Location = new System.Drawing.Point(514, 213);
            this.dtRegDate.Name = "dtRegDate";
            this.dtRegDate.ShowUpDown = true;
            this.dtRegDate.Size = new System.Drawing.Size(119, 21);
            this.dtRegDate.TabIndex = 14;
            this.dtRegDate.Value = new System.DateTime(2014, 5, 11, 0, 0, 0, 0);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.Red;
            this.label3.Location = new System.Drawing.Point(216, 216);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(57, 15);
            this.label3.TabIndex = 3;
            this.label3.Text = "Mã phiếu";
            // 
            // txtAssignCode
            // 
            this.txtAssignCode.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtAssignCode.Enabled = false;
            this.txtAssignCode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtAssignCode.Location = new System.Drawing.Point(279, 214);
            this.txtAssignCode.Name = "txtAssignCode";
            this.txtAssignCode.Size = new System.Drawing.Size(150, 21);
            this.txtAssignCode.TabIndex = 13;
            this.txtAssignCode.TabStop = false;
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(8, 216);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(119, 17);
            this.label2.TabIndex = 1;
            this.label2.Text = "ID phiếu";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtAssign_ID
            // 
            this.txtAssign_ID.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
            this.txtAssign_ID.Enabled = false;
            this.txtAssign_ID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtAssign_ID.Location = new System.Drawing.Point(133, 214);
            this.txtAssign_ID.Name = "txtAssign_ID";
            this.txtAssign_ID.Size = new System.Drawing.Size(77, 21);
            this.txtAssign_ID.TabIndex = 12;
            this.txtAssign_ID.TabStop = false;
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.chkIntach);
            this.uiGroupBox1.Controls.Add(this.cboServicePrint);
            this.uiGroupBox1.Controls.Add(this.cmdInPhieuCLS);
            this.uiGroupBox1.Controls.Add(this.chkSaveAndPrint);
            this.uiGroupBox1.Controls.Add(this.cmdDelete);
            this.uiGroupBox1.Controls.Add(this.cmdSave);
            this.uiGroupBox1.Controls.Add(this.cmdExit);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.uiGroupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox1.ForeColor = System.Drawing.Color.Black;
            this.uiGroupBox1.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
            this.uiGroupBox1.Location = new System.Drawing.Point(0, 648);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(1008, 55);
            this.uiGroupBox1.TabIndex = 4;
            // 
            // chkIntach
            // 
            this.chkIntach.AutoSize = true;
            this.chkIntach.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkIntach.Location = new System.Drawing.Point(189, 21);
            this.chkIntach.Name = "chkIntach";
            this.chkIntach.Size = new System.Drawing.Size(69, 19);
            this.chkIntach.TabIndex = 14;
            this.chkIntach.TabStop = false;
            this.chkIntach.Text = "In tách?";
            this.toolTip1.SetToolTip(this.chkIntach, "Nhấn vào đây nếu muốn in tách các Cận lâm sàng trong phiếu chỉ định đang chọn");
            this.chkIntach.UseVisualStyleBackColor = true;
            // 
            // cboServicePrint
            // 
            this.cboServicePrint.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboServicePrint.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboServicePrint.FormattingEnabled = true;
            this.cboServicePrint.Location = new System.Drawing.Point(264, 19);
            this.cboServicePrint.Name = "cboServicePrint";
            this.cboServicePrint.Size = new System.Drawing.Size(326, 23);
            this.cboServicePrint.TabIndex = 15;
            this.cboServicePrint.TabStop = false;
            // 
            // cmdInPhieuCLS
            // 
            this.cmdInPhieuCLS.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdInPhieuCLS.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdInPhieuCLS.Image = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuCLS.Image")));
            this.cmdInPhieuCLS.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdInPhieuCLS.Location = new System.Drawing.Point(590, 16);
            this.cmdInPhieuCLS.Name = "cmdInPhieuCLS";
            this.cmdInPhieuCLS.Size = new System.Drawing.Size(100, 30);
            this.cmdInPhieuCLS.TabIndex = 23;
            this.cmdInPhieuCLS.Text = "In (F4)";
            this.cmdInPhieuCLS.ToolTipText = "In mẫu kiểm nghiệm(Phím tắt: Ctrl+P)";
            // 
            // chkSaveAndPrint
            // 
            this.chkSaveAndPrint.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkSaveAndPrint.Location = new System.Drawing.Point(12, 16);
            this.chkSaveAndPrint.Name = "chkSaveAndPrint";
            this.chkSaveAndPrint.Size = new System.Drawing.Size(154, 27);
            this.chkSaveAndPrint.TabIndex = 13;
            this.chkSaveAndPrint.TabStop = false;
            this.chkSaveAndPrint.Text = "In ngay sau khi lưu?";
            this.toolTip1.SetToolTip(this.chkSaveAndPrint, "Chọn mục này nếu muốn ngay sau khi Thêm mới, tính năng in được kích hoạt để in tr" +
        "ước khi thoát khỏi chức năng");
            // 
            // cmdDelete
            // 
            this.cmdDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdDelete.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDelete.Image = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
            this.cmdDelete.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdDelete.Location = new System.Drawing.Point(696, 16);
            this.cmdDelete.Name = "cmdDelete";
            this.cmdDelete.Size = new System.Drawing.Size(100, 30);
            this.cmdDelete.TabIndex = 22;
            this.cmdDelete.Text = "Xóa";
            this.cmdDelete.ToolTipText = "Xóa mẫu kiểm nghiệm đang chọn(Phím tắt: Ctrl+D)";
            // 
            // cmdSave
            // 
            this.cmdSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSave.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdSave.Location = new System.Drawing.Point(799, 16);
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(100, 30);
            this.cmdSave.TabIndex = 21;
            this.cmdSave.Text = "Ghi(Ctrl+S)";
            this.cmdSave.ToolTipText = "Lưu mẫu kiểm nghiệm(Phím tắt: Ctrl+S)";
            // 
            // cmdExit
            // 
            this.cmdExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdExit.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdExit.Location = new System.Drawing.Point(905, 16);
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(100, 30);
            this.cmdExit.TabIndex = 24;
            this.cmdExit.Text = "Thoát(Esc)";
            this.cmdExit.ToolTipText = "Thoát khỏi chức năng";
            // 
            // janusSuperTip1
            // 
            this.janusSuperTip1.AutoPopDelay = 2000;
            this.janusSuperTip1.ImageList = null;
            // 
            // errorProvider1
            // 
            this.errorProvider1.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink;
            this.errorProvider1.ContainerControl = this;
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp";
            // 
            // chkDefault
            // 
            this.chkDefault.Font = new System.Drawing.Font("Arial", 9.75F);
            this.chkDefault.ForeColor = System.Drawing.Color.Red;
            this.chkDefault.Location = new System.Drawing.Point(30, 34);
            this.chkDefault.Name = "chkDefault";
            this.chkDefault.Size = new System.Drawing.Size(97, 23);
            this.chkDefault.TabIndex = 565;
            this.chkDefault.Text = "KH Tổ chức:";
            this.toolTip1.SetToolTip(this.chkDefault, "Chọn mụ này nếu muốn biến Khách hàng này thành Khách hàng vãng lai");
            // 
            // cmdAddDetail
            // 
            this.cmdAddDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdAddDetail.Image = ((System.Drawing.Image)(resources.GetObject("cmdAddDetail.Image")));
            this.cmdAddDetail.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdAddDetail.Location = new System.Drawing.Point(748, 284);
            this.cmdAddDetail.Name = "cmdAddDetail";
            this.cmdAddDetail.Size = new System.Drawing.Size(214, 30);
            this.cmdAddDetail.TabIndex = 20;
            this.cmdAddDetail.Text = "Chấp nhận";
            this.toolTip1.SetToolTip(this.cmdAddDetail, "Nhấn vào đây để thêm thuốc đang chọn vào chi tiết đơn thuốc(Ctrl+A)");
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.uiGroupBox3);
            this.panel4.Controls.Add(this.pnlLeft);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 323);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(1008, 325);
            this.panel4.TabIndex = 6;
            // 
            // pnlCusInfor
            // 
            this.pnlCusInfor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pnlCusInfor.Controls.Add(this.label19);
            this.pnlCusInfor.Controls.Add(this.txtLoaikham);
            this.pnlCusInfor.Controls.Add(this.label14);
            this.pnlCusInfor.Controls.Add(this.txtSolankham);
            this.pnlCusInfor.Controls.Add(this.txtMaLankham);
            this.pnlCusInfor.Controls.Add(this.txtMaBN);
            this.pnlCusInfor.Controls.Add(this.label13);
            this.pnlCusInfor.Controls.Add(this.txtChitieuphantich);
            this.pnlCusInfor.Controls.Add(this.label11);
            this.pnlCusInfor.Controls.Add(this.txtThetichKhoiluong);
            this.pnlCusInfor.Controls.Add(this.label10);
            this.pnlCusInfor.Controls.Add(this.txtDiachi);
            this.pnlCusInfor.Controls.Add(this.cmdAddDetail);
            this.pnlCusInfor.Controls.Add(this.dtpNgaytraKQ);
            this.pnlCusInfor.Controls.Add(this.txtMahoamau);
            this.pnlCusInfor.Controls.Add(this.label7);
            this.pnlCusInfor.Controls.Add(this.label1);
            this.pnlCusInfor.Controls.Add(this.txtTinhtrangmau);
            this.pnlCusInfor.Controls.Add(this.txtMaukiemnghiem);
            this.pnlCusInfor.Controls.Add(this.txtBacsi);
            this.pnlCusInfor.Controls.Add(this.editBox4);
            this.pnlCusInfor.Controls.Add(this.label5);
            this.pnlCusInfor.Controls.Add(this.label9);
            this.pnlCusInfor.Controls.Add(this.chkSosanh);
            this.pnlCusInfor.Controls.Add(this.chkEmail);
            this.pnlCusInfor.Controls.Add(this.chkMail);
            this.pnlCusInfor.Controls.Add(this.chkFax);
            this.pnlCusInfor.Controls.Add(this.chkPhongchuyenmon);
            this.pnlCusInfor.Controls.Add(this.label6);
            this.pnlCusInfor.Controls.Add(this.dtRegDate);
            this.pnlCusInfor.Controls.Add(this.txtEmail);
            this.pnlCusInfor.Controls.Add(this.label3);
            this.pnlCusInfor.Controls.Add(this.label28);
            this.pnlCusInfor.Controls.Add(this.txtAssignCode);
            this.pnlCusInfor.Controls.Add(this.txtFax);
            this.pnlCusInfor.Controls.Add(this.label2);
            this.pnlCusInfor.Controls.Add(this.label21);
            this.pnlCusInfor.Controls.Add(this.txtAssign_ID);
            this.pnlCusInfor.Controls.Add(this.txtNguoiLienhe);
            this.pnlCusInfor.Controls.Add(this.label20);
            this.pnlCusInfor.Controls.Add(this.chkDefault);
            this.pnlCusInfor.Controls.Add(this.txtPhone);
            this.pnlCusInfor.Controls.Add(this.label34);
            this.pnlCusInfor.Controls.Add(this.barcode);
            this.pnlCusInfor.Controls.Add(this.label27);
            this.pnlCusInfor.Controls.Add(this.txtTEN_BN);
            this.pnlCusInfor.Controls.Add(this.label30);
            this.pnlCusInfor.Controls.Add(this.label4);
            this.pnlCusInfor.Controls.Add(this.label8);
            this.pnlCusInfor.Controls.Add(this.vbLine2);
            this.pnlCusInfor.Controls.Add(this.vbLine1);
            this.pnlCusInfor.Controls.Add(this.vbLine3);
            this.pnlCusInfor.Controls.Add(this.vbLine4);
            this.pnlCusInfor.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlCusInfor.Location = new System.Drawing.Point(0, 0);
            this.pnlCusInfor.Name = "pnlCusInfor";
            this.pnlCusInfor.Size = new System.Drawing.Size(1008, 323);
            this.pnlCusInfor.TabIndex = 550;
            // 
            // label19
            // 
            this.label19.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label19.ForeColor = System.Drawing.Color.Red;
            this.label19.Location = new System.Drawing.Point(507, 34);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(52, 21);
            this.label19.TabIndex = 609;
            this.label19.Text = "Loại KH";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtLoaikham
            // 
            this.txtLoaikham._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtLoaikham._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaikham.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtLoaikham.AutoCompleteList")));
            this.txtLoaikham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtLoaikham.CaseSensitive = false;
            this.txtLoaikham.CompareNoID = true;
            this.txtLoaikham.DefaultCode = "-1";
            this.txtLoaikham.DefaultID = "-1";
            this.txtLoaikham.Drug_ID = null;
            this.txtLoaikham.ExtraWidth = 0;
            this.txtLoaikham.FillValueAfterSelect = false;
            this.txtLoaikham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoaikham.LOAI_DANHMUC = "KIEUKHAM";
            this.txtLoaikham.Location = new System.Drawing.Point(565, 33);
            this.txtLoaikham.MaxHeight = -1;
            this.txtLoaikham.MinTypedCharacters = 2;
            this.txtLoaikham.MyCode = "-1";
            this.txtLoaikham.MyID = "-1";
            this.txtLoaikham.Name = "txtLoaikham";
            this.txtLoaikham.RaiseEvent = false;
            this.txtLoaikham.RaiseEventEnter = false;
            this.txtLoaikham.RaiseEventEnterWhenEmpty = false;
            this.txtLoaikham.SelectedIndex = -1;
            this.txtLoaikham.Size = new System.Drawing.Size(397, 21);
            this.txtLoaikham.splitChar = '@';
            this.txtLoaikham.splitCharIDAndCode = '#';
            this.txtLoaikham.TabIndex = 608;
            this.txtLoaikham.TabStop = false;
            this.txtLoaikham.TakeCode = false;
            this.txtLoaikham.txtMyCode = null;
            this.txtLoaikham.txtMyCode_Edit = null;
            this.txtLoaikham.txtMyID = null;
            this.txtLoaikham.txtMyID_Edit = null;
            this.txtLoaikham.txtMyName = null;
            this.txtLoaikham.txtMyName_Edit = null;
            this.txtLoaikham.txtNext = null;
            // 
            // label14
            // 
            this.label14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.ForeColor = System.Drawing.Color.Red;
            this.label14.Location = new System.Drawing.Point(385, 34);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(73, 21);
            this.label14.TabIndex = 607;
            this.label14.Text = "Lần ĐK:";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSolankham
            // 
            this.txtSolankham.BackColor = System.Drawing.Color.White;
            this.txtSolankham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSolankham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSolankham.ForeColor = System.Drawing.Color.Black;
            this.txtSolankham.Location = new System.Drawing.Point(460, 34);
            this.txtSolankham.MaxLength = 8;
            this.txtSolankham.Name = "txtSolankham";
            this.txtSolankham.ReadOnly = true;
            this.txtSolankham.Size = new System.Drawing.Size(38, 21);
            this.txtSolankham.TabIndex = 602;
            this.txtSolankham.TabStop = false;
            this.txtSolankham.Text = "2";
            this.txtSolankham.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtMaLankham
            // 
            this.txtMaLankham.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaLankham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaLankham.ForeColor = System.Drawing.Color.Black;
            this.txtMaLankham.Location = new System.Drawing.Point(291, 33);
            this.txtMaLankham.MaxLength = 8;
            this.txtMaLankham.Name = "txtMaLankham";
            this.txtMaLankham.Size = new System.Drawing.Size(90, 21);
            this.txtMaLankham.TabIndex = 603;
            this.txtMaLankham.TabStop = false;
            this.txtMaLankham.Text = "14000001";
            this.txtMaLankham.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtMaBN
            // 
            this.txtMaBN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaBN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaBN.ForeColor = System.Drawing.Color.Black;
            this.txtMaBN.Location = new System.Drawing.Point(133, 34);
            this.txtMaBN.MaxLength = 10;
            this.txtMaBN.Name = "txtMaBN";
            this.txtMaBN.Size = new System.Drawing.Size(77, 21);
            this.txtMaBN.TabIndex = 604;
            this.txtMaBN.TabStop = false;
            this.txtMaBN.Text = "123456";
            this.txtMaBN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label13
            // 
            this.label13.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.ForeColor = System.Drawing.Color.Red;
            this.label13.Location = new System.Drawing.Point(216, 33);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(72, 21);
            this.label13.TabIndex = 606;
            this.label13.Text = "Mã đăng ký :";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtChitieuphantich
            // 
            this.txtChitieuphantich.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtChitieuphantich.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChitieuphantich.Location = new System.Drawing.Point(324, 292);
            this.txtChitieuphantich.Masked = MaskedTextBox.Mask.Digit;
            this.txtChitieuphantich.Name = "txtChitieuphantich";
            this.txtChitieuphantich.Size = new System.Drawing.Size(105, 21);
            this.txtChitieuphantich.TabIndex = 594;
            this.txtChitieuphantich.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.ForeColor = System.Drawing.Color.Black;
            this.label11.Location = new System.Drawing.Point(216, 294);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(102, 15);
            this.label11.TabIndex = 593;
            this.label11.Text = "Chỉ tiêu phân tích";
            // 
            // txtThetichKhoiluong
            // 
            this.txtThetichKhoiluong.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtThetichKhoiluong.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtThetichKhoiluong.Location = new System.Drawing.Point(133, 292);
            this.txtThetichKhoiluong.Masked = MaskedTextBox.Mask.Digit;
            this.txtThetichKhoiluong.Name = "txtThetichKhoiluong";
            this.txtThetichKhoiluong.Size = new System.Drawing.Size(77, 21);
            this.txtThetichKhoiluong.TabIndex = 592;
            this.txtThetichKhoiluong.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label10
            // 
            this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.ForeColor = System.Drawing.Color.Red;
            this.label10.Location = new System.Drawing.Point(6, 294);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(121, 17);
            this.label10.TabIndex = 591;
            this.label10.Text = "Thể tích/KL mẫu:";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtDiachi
            // 
            this.txtDiachi._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtDiachi._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDiachi.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtDiachi.AutoCompleteList")));
            this.txtDiachi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtDiachi.CaseSensitive = false;
            this.txtDiachi.Drug_ID = null;
            this.txtDiachi.ExtraWidth = 0;
            this.txtDiachi.FillValueAfterSelect = false;
            this.txtDiachi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDiachi.Location = new System.Drawing.Point(565, 57);
            this.txtDiachi.MaxHeight = 289;
            this.txtDiachi.MinTypedCharacters = 2;
            this.txtDiachi.Name = "txtDiachi";
            this.txtDiachi.RaiseEvent = false;
            this.txtDiachi.SelectedIndex = -1;
            this.txtDiachi.Size = new System.Drawing.Size(397, 21);
            this.txtDiachi.splitChar = '\0';
            this.txtDiachi.splitCharIDAndCode = '\0';
            this.txtDiachi.TabIndex = 1;
            this.txtDiachi.txtMyCode = null;
            this.txtDiachi.txtMyCode_Edit = null;
            this.txtDiachi.txtMyID = null;
            this.txtDiachi.txtMyID_Edit = null;
            this.txtDiachi.txtMyName = null;
            this.txtDiachi.txtMyName_Edit = null;
            this.txtDiachi.txtNext = null;
            // 
            // dtpNgaytraKQ
            // 
            this.dtpNgaytraKQ.CustomFormat = "dd/MM/yyyy";
            this.dtpNgaytraKQ.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpNgaytraKQ.DropDownCalendar.Name = "";
            this.dtpNgaytraKQ.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpNgaytraKQ.Location = new System.Drawing.Point(514, 292);
            this.dtpNgaytraKQ.Name = "dtpNgaytraKQ";
            this.dtpNgaytraKQ.ShowUpDown = true;
            this.dtpNgaytraKQ.Size = new System.Drawing.Size(119, 21);
            this.dtpNgaytraKQ.TabIndex = 19;
            this.dtpNgaytraKQ.Value = new System.DateTime(2014, 5, 11, 0, 0, 0, 0);
            // 
            // txtMahoamau
            // 
            this.txtMahoamau.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMahoamau.Location = new System.Drawing.Point(514, 262);
            this.txtMahoamau.Name = "txtMahoamau";
            this.txtMahoamau.Size = new System.Drawing.Size(119, 21);
            this.txtMahoamau.TabIndex = 17;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.ForeColor = System.Drawing.Color.Red;
            this.label7.Location = new System.Drawing.Point(639, 262);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(103, 21);
            this.label7.TabIndex = 587;
            this.label7.Text = "Tình trạng mẫu:";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Red;
            this.label1.Location = new System.Drawing.Point(8, 266);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(119, 17);
            this.label1.TabIndex = 585;
            this.label1.Text = "Tên mẫu:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTinhtrangmau
            // 
            this.txtTinhtrangmau._backcolor = System.Drawing.SystemColors.Control;
            this.txtTinhtrangmau._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTinhtrangmau.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtTinhtrangmau.AutoCompleteList")));
            this.txtTinhtrangmau.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTinhtrangmau.CaseSensitive = false;
            this.txtTinhtrangmau.CompareNoID = true;
            this.txtTinhtrangmau.DefaultCode = "-1";
            this.txtTinhtrangmau.DefaultID = "-1";
            this.txtTinhtrangmau.Drug_ID = null;
            this.txtTinhtrangmau.ExtraWidth = 0;
            this.txtTinhtrangmau.FillValueAfterSelect = false;
            this.txtTinhtrangmau.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTinhtrangmau.LOAI_DANHMUC = "LYDOTIEM";
            this.txtTinhtrangmau.Location = new System.Drawing.Point(748, 262);
            this.txtTinhtrangmau.MaxHeight = -1;
            this.txtTinhtrangmau.MinTypedCharacters = 2;
            this.txtTinhtrangmau.MyCode = "-1";
            this.txtTinhtrangmau.MyID = "-1";
            this.txtTinhtrangmau.Name = "txtTinhtrangmau";
            this.txtTinhtrangmau.RaiseEvent = false;
            this.txtTinhtrangmau.RaiseEventEnter = false;
            this.txtTinhtrangmau.RaiseEventEnterWhenEmpty = false;
            this.txtTinhtrangmau.SelectedIndex = -1;
            this.txtTinhtrangmau.Size = new System.Drawing.Size(214, 21);
            this.txtTinhtrangmau.splitChar = '@';
            this.txtTinhtrangmau.splitCharIDAndCode = '#';
            this.txtTinhtrangmau.TabIndex = 18;
            this.txtTinhtrangmau.TakeCode = false;
            this.txtTinhtrangmau.txtMyCode = null;
            this.txtTinhtrangmau.txtMyCode_Edit = null;
            this.txtTinhtrangmau.txtMyID = null;
            this.txtTinhtrangmau.txtMyID_Edit = null;
            this.txtTinhtrangmau.txtMyName = null;
            this.txtTinhtrangmau.txtMyName_Edit = null;
            this.txtTinhtrangmau.txtNext = null;
            // 
            // txtMaukiemnghiem
            // 
            this.txtMaukiemnghiem._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtMaukiemnghiem._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaukiemnghiem._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtMaukiemnghiem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtMaukiemnghiem.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtMaukiemnghiem.AutoCompleteList")));
            this.txtMaukiemnghiem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtMaukiemnghiem.CaseSensitive = false;
            this.txtMaukiemnghiem.CompareNoID = true;
            this.txtMaukiemnghiem.DefaultCode = "-1";
            this.txtMaukiemnghiem.DefaultID = "-1";
            this.txtMaukiemnghiem.Drug_ID = null;
            this.txtMaukiemnghiem.Enabled = false;
            this.txtMaukiemnghiem.ExtraWidth = 0;
            this.txtMaukiemnghiem.FillValueAfterSelect = false;
            this.txtMaukiemnghiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaukiemnghiem.Location = new System.Drawing.Point(133, 264);
            this.txtMaukiemnghiem.MaxHeight = 289;
            this.txtMaukiemnghiem.MinTypedCharacters = 2;
            this.txtMaukiemnghiem.MyCode = "-1";
            this.txtMaukiemnghiem.MyID = "-1";
            this.txtMaukiemnghiem.MyText = "";
            this.txtMaukiemnghiem.Name = "txtMaukiemnghiem";
            this.txtMaukiemnghiem.RaiseEvent = true;
            this.txtMaukiemnghiem.RaiseEventEnter = true;
            this.txtMaukiemnghiem.RaiseEventEnterWhenEmpty = true;
            this.txtMaukiemnghiem.SelectedIndex = -1;
            this.txtMaukiemnghiem.Size = new System.Drawing.Size(296, 21);
            this.txtMaukiemnghiem.splitChar = '@';
            this.txtMaukiemnghiem.splitCharIDAndCode = '#';
            this.txtMaukiemnghiem.TabIndex = 16;
            this.txtMaukiemnghiem.TakeCode = false;
            this.txtMaukiemnghiem.txtMyCode = null;
            this.txtMaukiemnghiem.txtMyCode_Edit = null;
            this.txtMaukiemnghiem.txtMyID = null;
            this.txtMaukiemnghiem.txtMyID_Edit = null;
            this.txtMaukiemnghiem.txtMyName = null;
            this.txtMaukiemnghiem.txtMyName_Edit = null;
            this.txtMaukiemnghiem.txtNext = null;
            // 
            // editBox4
            // 
            this.editBox4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.editBox4.Location = new System.Drawing.Point(133, 165);
            this.editBox4.Name = "editBox4";
            this.editBox4.Size = new System.Drawing.Size(799, 21);
            this.editBox4.TabIndex = 11;
            // 
            // label9
            // 
            this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.Location = new System.Drawing.Point(3, 169);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(124, 15);
            this.label9.TabIndex = 580;
            this.label9.Text = "Các yêu cầu khác:";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkSosanh
            // 
            this.chkSosanh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkSosanh.ForeColor = System.Drawing.Color.Black;
            this.chkSosanh.Location = new System.Drawing.Point(580, 138);
            this.chkSosanh.Name = "chkSosanh";
            this.chkSosanh.Size = new System.Drawing.Size(400, 23);
            this.chkSosanh.TabIndex = 10;
            this.chkSosanh.Text = "So sánh kết quả thử nghiệm với QCVN hoặc Quyết định của Bộ Y tế?";
            // 
            // chkEmail
            // 
            this.chkEmail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkEmail.ForeColor = System.Drawing.Color.Black;
            this.chkEmail.Location = new System.Drawing.Point(504, 138);
            this.chkEmail.Name = "chkEmail";
            this.chkEmail.Size = new System.Drawing.Size(68, 23);
            this.chkEmail.TabIndex = 9;
            this.chkEmail.Text = "Email?";
            // 
            // chkMail
            // 
            this.chkMail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkMail.ForeColor = System.Drawing.Color.Black;
            this.chkMail.Location = new System.Drawing.Point(407, 138);
            this.chkMail.Name = "chkMail";
            this.chkMail.Size = new System.Drawing.Size(91, 23);
            this.chkMail.TabIndex = 8;
            this.chkMail.Text = "Gửi thư?";
            // 
            // chkFax
            // 
            this.chkFax.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkFax.ForeColor = System.Drawing.Color.Black;
            this.chkFax.Location = new System.Drawing.Point(303, 138);
            this.chkFax.Name = "chkFax";
            this.chkFax.Size = new System.Drawing.Size(98, 23);
            this.chkFax.TabIndex = 7;
            this.chkFax.Text = "Fax trước?";
            // 
            // chkPhongchuyenmon
            // 
            this.chkPhongchuyenmon.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkPhongchuyenmon.ForeColor = System.Drawing.Color.Black;
            this.chkPhongchuyenmon.Location = new System.Drawing.Point(133, 138);
            this.chkPhongchuyenmon.Name = "chkPhongchuyenmon";
            this.chkPhongchuyenmon.Size = new System.Drawing.Size(168, 23);
            this.chkPhongchuyenmon.TabIndex = 6;
            this.chkPhongchuyenmon.Text = "Tại Phòng Chuyên môn?";
            // 
            // txtEmail
            // 
            this.txtEmail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtEmail.Location = new System.Drawing.Point(748, 82);
            this.txtEmail.Name = "txtEmail";
            this.txtEmail.Size = new System.Drawing.Size(214, 21);
            this.txtEmail.TabIndex = 5;
            // 
            // label28
            // 
            this.label28.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.Location = new System.Drawing.Point(682, 86);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(60, 15);
            this.label28.TabIndex = 571;
            this.label28.Text = "Email:";
            this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtFax
            // 
            this.txtFax.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtFax.Location = new System.Drawing.Point(565, 82);
            this.txtFax.Name = "txtFax";
            this.txtFax.Size = new System.Drawing.Size(111, 21);
            this.txtFax.TabIndex = 4;
            // 
            // label21
            // 
            this.label21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.Location = new System.Drawing.Point(514, 86);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(45, 15);
            this.label21.TabIndex = 569;
            this.label21.Text = "Fax:";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtNguoiLienhe
            // 
            this.txtNguoiLienhe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNguoiLienhe.Location = new System.Drawing.Point(133, 82);
            this.txtNguoiLienhe.Name = "txtNguoiLienhe";
            this.txtNguoiLienhe.Size = new System.Drawing.Size(146, 21);
            this.txtNguoiLienhe.TabIndex = 2;
            // 
            // label20
            // 
            this.label20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(3, 85);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(124, 15);
            this.label20.TabIndex = 567;
            this.label20.Text = "Người liên hệ:";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtPhone
            // 
            this.txtPhone.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPhone.Location = new System.Drawing.Point(397, 82);
            this.txtPhone.Name = "txtPhone";
            this.txtPhone.Size = new System.Drawing.Size(101, 21);
            this.txtPhone.TabIndex = 3;
            // 
            // label34
            // 
            this.label34.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label34.Location = new System.Drawing.Point(285, 86);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(106, 15);
            this.label34.TabIndex = 564;
            this.label34.Text = "Số điện thoại";
            this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // barcode
            // 
            this.barcode.BackColor = System.Drawing.Color.White;
            this.barcode.BarColor = System.Drawing.Color.Black;
            this.barcode.BarRatio = 2F;
            this.barcode.Data = "00000000000000000";
            this.barcode.DataExtension = null;
            this.barcode.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.barcode.Location = new System.Drawing.Point(381, 600);
            this.barcode.Name = "barcode";
            this.barcode.Size = new System.Drawing.Size(210, 69);
            this.barcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
            this.barcode.TabIndex = 80;
            this.barcode.TabStop = false;
            this.barcode.Text = "00000000";
            this.barcode.Visible = false;
            // 
            // label27
            // 
            this.label27.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label27.ForeColor = System.Drawing.Color.Red;
            this.label27.Location = new System.Drawing.Point(504, 59);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(55, 15);
            this.label27.TabIndex = 52;
            this.label27.Text = "Địa chỉ";
            this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTEN_BN
            // 
            this.txtTEN_BN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTEN_BN.Location = new System.Drawing.Point(133, 59);
            this.txtTEN_BN.Name = "txtTEN_BN";
            this.txtTEN_BN.Size = new System.Drawing.Size(365, 21);
            this.txtTEN_BN.TabIndex = 0;
            // 
            // label30
            // 
            this.label30.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label30.ForeColor = System.Drawing.Color.Red;
            this.label30.Location = new System.Drawing.Point(21, 63);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(106, 15);
            this.label30.TabIndex = 66;
            this.label30.Text = "Tên Khách hàng:";
            this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.ForeColor = System.Drawing.Color.Red;
            this.label4.Location = new System.Drawing.Point(430, 266);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(81, 17);
            this.label4.TabIndex = 586;
            this.label4.Text = "Mã hóa mẫu:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label8
            // 
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.ForeColor = System.Drawing.Color.Red;
            this.label8.Location = new System.Drawing.Point(430, 294);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(81, 17);
            this.label8.TabIndex = 590;
            this.label8.Text = "Ngày trả KQ:";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // vbLine2
            // 
            this.vbLine2._FontColor = System.Drawing.Color.Navy;
            this.vbLine2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine2.BackColor = System.Drawing.Color.Transparent;
            this.vbLine2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine2.Location = new System.Drawing.Point(6, 115);
            this.vbLine2.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine2.Name = "vbLine2";
            this.vbLine2.Size = new System.Drawing.Size(991, 20);
            this.vbLine2.TabIndex = 572;
            this.vbLine2.TabStop = false;
            this.vbLine2.YourText = "YÊU CẦU CỦA KHÁCH HÀNG KHI TRẢ LỜI KẾT QUẢ XÉT NGHIỆM";
            // 
            // vbLine1
            // 
            this.vbLine1._FontColor = System.Drawing.Color.Navy;
            this.vbLine1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine1.BackColor = System.Drawing.Color.Transparent;
            this.vbLine1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.Location = new System.Drawing.Point(6, 6);
            this.vbLine1.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine1.Name = "vbLine1";
            this.vbLine1.Size = new System.Drawing.Size(991, 20);
            this.vbLine1.TabIndex = 577;
            this.vbLine1.TabStop = false;
            this.vbLine1.YourText = "THÔNG TIN KHÁCH HÀNG";
            // 
            // vbLine3
            // 
            this.vbLine3._FontColor = System.Drawing.Color.Navy;
            this.vbLine3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine3.BackColor = System.Drawing.Color.Transparent;
            this.vbLine3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine3.Location = new System.Drawing.Point(6, 188);
            this.vbLine3.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine3.Name = "vbLine3";
            this.vbLine3.Size = new System.Drawing.Size(991, 20);
            this.vbLine3.TabIndex = 581;
            this.vbLine3.TabStop = false;
            this.vbLine3.YourText = "THÔNG TIN PHIẾU KIỂM NGHIỆM";
            // 
            // vbLine4
            // 
            this.vbLine4._FontColor = System.Drawing.Color.Navy;
            this.vbLine4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.vbLine4.BackColor = System.Drawing.Color.Transparent;
            this.vbLine4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.Location = new System.Drawing.Point(6, 237);
            this.vbLine4.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine4.Name = "vbLine4";
            this.vbLine4.Size = new System.Drawing.Size(991, 20);
            this.vbLine4.TabIndex = 582;
            this.vbLine4.TabStop = false;
            this.vbLine4.YourText = "CHỌN MẪU";
            // 
            // frm_Dangky_Kiemnghiem_old
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1008, 730);
            this.Controls.Add(this.panel4);
            this.Controls.Add(this.pnlCusInfor);
            this.Controls.Add(this.uiGroupBox1);
            this.Controls.Add(this.uiStatusBar1);
            this.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.KeyPreview = true;
            this.Name = "frm_Dangky_Kiemnghiem_old";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Đang ký mẫu kiểm nghiệm";
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnlLeft)).EndInit();
            this.pnlLeft.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.pnlCusInfor.ResumeLayout(false);
            this.pnlCusInfor.PerformLayout();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_themmoi_kho));
            Janus.Windows.GridEX.GridEXLayout grdDoiTuong_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.grpControl = new Janus.Windows.EditControls.UIGroupBox();
            this.txtKhoanoitru = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox();
            this.optKhoAo = new Janus.Windows.EditControls.UIRadioButton();
            this.optKhothuong = new Janus.Windows.EditControls.UIRadioButton();
            this.label11 = new System.Windows.Forms.Label();
            this.txtTEN = new Janus.Windows.GridEX.EditControls.EditBox();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.optChanle = new Janus.Windows.EditControls.UIRadioButton();
            this.radKhoChan = new Janus.Windows.EditControls.UIRadioButton();
            this.radKhoLe = new Janus.Windows.EditControls.UIRadioButton();
            this.label4 = new System.Windows.Forms.Label();
            this.txtKieubiendong = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.chkChongiakhikedon = new Janus.Windows.EditControls.UICheckBox();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.optThuocVT = new Janus.Windows.EditControls.UIRadioButton();
            this.optThuoc = new Janus.Windows.EditControls.UIRadioButton();
            this.optVT = new Janus.Windows.EditControls.UIRadioButton();
            this.chkHienThi = new Janus.Windows.EditControls.UICheckBox();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.radTatCa = new Janus.Windows.EditControls.UIRadioButton();
            this.radNoiTru = new Janus.Windows.EditControls.UIRadioButton();
            this.radNgoaiTru = new Janus.Windows.EditControls.UIRadioButton();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.chkTuThuoc = new Janus.Windows.EditControls.UICheckBox();
            this.grdDoiTuong = new Janus.Windows.GridEX.GridEX();
            this.chkKhoBan = new Janus.Windows.EditControls.UICheckBox();
            this.txtGhiChu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label8 = new System.Windows.Forms.Label();
            this.chkSoLuongTon = new Janus.Windows.EditControls.UICheckBox();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.txtIDKHO = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label3 = new System.Windows.Forms.Label();
            this.txt_STT_HTHI = new Janus.Windows.GridEX.EditControls.IntegerUpDown();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.txtMa = new Janus.Windows.GridEX.EditControls.EditBox();
            this.chkTrangThaiForm = new Janus.Windows.EditControls.UICheckBox();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdExit = new Janus.Windows.EditControls.UIButton();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.errorProvider3 = new System.Windows.Forms.ErrorProvider(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.grpControl)).BeginInit();
            this.grpControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
            this.uiGroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdDoiTuong)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider3)).BeginInit();
            this.SuspendLayout();
            // 
            // grpControl
            // 
            this.grpControl.Controls.Add(this.txtKhoanoitru);
            this.grpControl.Controls.Add(this.uiGroupBox4);
            this.grpControl.Controls.Add(this.label11);
            this.grpControl.Controls.Add(this.txtTEN);
            this.grpControl.Controls.Add(this.uiGroupBox3);
            this.grpControl.Controls.Add(this.label4);
            this.grpControl.Controls.Add(this.txtKieubiendong);
            this.grpControl.Controls.Add(this.chkChongiakhikedon);
            this.grpControl.Controls.Add(this.uiGroupBox2);
            this.grpControl.Controls.Add(this.chkHienThi);
            this.grpControl.Controls.Add(this.uiGroupBox1);
            this.grpControl.Controls.Add(this.label10);
            this.grpControl.Controls.Add(this.label9);
            this.grpControl.Controls.Add(this.chkTuThuoc);
            this.grpControl.Controls.Add(this.grdDoiTuong);
            this.grpControl.Controls.Add(this.chkKhoBan);
            this.grpControl.Controls.Add(this.txtGhiChu);
            this.grpControl.Controls.Add(this.label8);
            this.grpControl.Controls.Add(this.chkSoLuongTon);
            this.grpControl.Controls.Add(this.label7);
            this.grpControl.Controls.Add(this.label6);
            this.grpControl.Controls.Add(this.label5);
            this.grpControl.Controls.Add(this.txtIDKHO);
            this.grpControl.Controls.Add(this.label3);
            this.grpControl.Controls.Add(this.txt_STT_HTHI);
            this.grpControl.Controls.Add(this.label2);
            this.grpControl.Controls.Add(this.label1);
            this.grpControl.Controls.Add(this.txtMa);
            this.grpControl.Dock = System.Windows.Forms.DockStyle.Top;
            this.grpControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpControl.Location = new System.Drawing.Point(0, 0);
            this.grpControl.Name = "grpControl";
            this.grpControl.Size = new System.Drawing.Size(712, 527);
            this.grpControl.TabIndex = 1;
            this.grpControl.Text = "Thông tin kho thuốc-vật tư";
            this.grpControl.Click += new System.EventHandler(this.grpControl_Click);
            // 
            // txtKhoanoitru
            // 
            this.txtKhoanoitru._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtKhoanoitru._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhoanoitru._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtKhoanoitru.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtKhoanoitru.AutoCompleteList")));
            this.txtKhoanoitru.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtKhoanoitru.CaseSensitive = false;
            this.txtKhoanoitru.CompareNoID = true;
            this.txtKhoanoitru.DefaultCode = "-1";
            this.txtKhoanoitru.DefaultID = "-1";
            this.txtKhoanoitru.Drug_ID = null;
            this.txtKhoanoitru.ExtraWidth = 0;
            this.txtKhoanoitru.FillValueAfterSelect = false;
            this.txtKhoanoitru.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhoanoitru.Location = new System.Drawing.Point(104, 198);
            this.txtKhoanoitru.MaxHeight = 289;
            this.txtKhoanoitru.MinTypedCharacters = 2;
            this.txtKhoanoitru.MyCode = "-1";
            this.txtKhoanoitru.MyID = "-1";
            this.txtKhoanoitru.MyText = "";
            this.txtKhoanoitru.Name = "txtKhoanoitru";
            this.txtKhoanoitru.RaiseEvent = true;
            this.txtKhoanoitru.RaiseEventEnter = true;
            this.txtKhoanoitru.RaiseEventEnterWhenEmpty = true;
            this.txtKhoanoitru.SelectedIndex = -1;
            this.txtKhoanoitru.Size = new System.Drawing.Size(574, 21);
            this.txtKhoanoitru.splitChar = '@';
            this.txtKhoanoitru.splitCharIDAndCode = '#';
            this.txtKhoanoitru.TabIndex = 7;
            this.txtKhoanoitru.TakeCode = false;
            this.txtKhoanoitru.txtMyCode = null;
            this.txtKhoanoitru.txtMyCode_Edit = null;
            this.txtKhoanoitru.txtMyID = null;
            this.txtKhoanoitru.txtMyID_Edit = null;
            this.txtKhoanoitru.txtMyName = null;
            this.txtKhoanoitru.txtMyName_Edit = null;
            this.txtKhoanoitru.txtNext = null;
            // 
            // uiGroupBox4
            // 
            this.uiGroupBox4.Controls.Add(this.optKhoAo);
            this.uiGroupBox4.Controls.Add(this.optKhothuong);
            this.uiGroupBox4.Location = new System.Drawing.Point(447, 152);
            this.uiGroupBox4.Name = "uiGroupBox4";
            this.uiGroupBox4.Size = new System.Drawing.Size(231, 35);
            this.uiGroupBox4.TabIndex = 90;
            // 
            // optKhoAo
            // 
            this.optKhoAo.Location = new System.Drawing.Point(121, 10);
            this.optKhoAo.Name = "optKhoAo";
            this.optKhoAo.Size = new System.Drawing.Size(104, 23);
            this.optKhoAo.TabIndex = 80;
            this.optKhoAo.Tag = "5";
            this.optKhoAo.Text = "Kho ảo";
            // 
            // optKhothuong
            // 
            this.optKhothuong.Checked = true;
            this.optKhothuong.Location = new System.Drawing.Point(8, 11);
            this.optKhothuong.Name = "optKhothuong";
            this.optKhothuong.Size = new System.Drawing.Size(95, 23);
            this.optKhothuong.TabIndex = 78;
            this.optKhothuong.TabStop = true;
            this.optKhothuong.Tag = "5";
            this.optKhothuong.Text = "Kho thường";
            // 
            // label11
            // 
            this.label11.ForeColor = System.Drawing.Color.Red;
            this.label11.Location = new System.Drawing.Point(381, 164);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(67, 15);
            this.label11.TabIndex = 89;
            this.label11.Text = "Kiểu kho";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTEN
            // 
            this.txtTEN.Location = new System.Drawing.Point(348, 75);
            this.txtTEN.Name = "txtTEN";
            this.txtTEN.Size = new System.Drawing.Size(330, 21);
            this.txtTEN.TabIndex = 1;
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.Controls.Add(this.optChanle);
            this.uiGroupBox3.Controls.Add(this.radKhoChan);
            this.uiGroupBox3.Controls.Add(this.radKhoLe);
            this.uiGroupBox3.Location = new System.Drawing.Point(104, 122);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Size = new System.Drawing.Size(267, 35);
            this.uiGroupBox3.TabIndex = 85;
            // 
            // optChanle
            // 
            this.optChanle.Location = new System.Drawing.Point(175, 8);
            this.optChanle.Name = "optChanle";
            this.optChanle.Size = new System.Drawing.Size(74, 23);
            this.optChanle.TabIndex = 5;
            this.optChanle.Tag = "3";
            this.optChanle.Text = "Cả hai";
            // 
            // radKhoChan
            // 
            this.radKhoChan.Location = new System.Drawing.Point(9, 8);
            this.radKhoChan.Name = "radKhoChan";
            this.radKhoChan.Size = new System.Drawing.Size(74, 23);
            this.radKhoChan.TabIndex = 3;
            this.radKhoChan.Tag = "2";
            this.radKhoChan.Text = "Kho chẵn";
            // 
            // radKhoLe
            // 
            this.radKhoLe.Checked = true;
            this.radKhoLe.Location = new System.Drawing.Point(95, 8);
            this.radKhoLe.Name = "radKhoLe";
            this.radKhoLe.Size = new System.Drawing.Size(74, 23);
            this.radKhoLe.TabIndex = 3;
            this.radKhoLe.TabStop = true;
            this.radKhoLe.Tag = "5";
            this.radKhoLe.Text = "Kho lẻ";
            // 
            // label4
            // 
            this.label4.Location = new System.Drawing.Point(4, 318);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(97, 15);
            this.label4.TabIndex = 88;
            this.label4.Text = "Kiểu biến động";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtKieubiendong
            // 
            this.txtKieubiendong._backcolor = System.Drawing.SystemColors.Control;
            this.txtKieubiendong._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKieubiendong._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtKieubiendong.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtKieubiendong.AutoCompleteList")));
            this.txtKieubiendong.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtKieubiendong.CaseSensitive = false;
            this.txtKieubiendong.CompareNoID = true;
            this.txtKieubiendong.DefaultCode = "-1";
            this.txtKieubiendong.DefaultID = "-1";
            this.txtKieubiendong.Drug_ID = null;
            this.txtKieubiendong.ExtraWidth = 0;
            this.txtKieubiendong.FillValueAfterSelect = false;
            this.txtKieubiendong.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKieubiendong.LOAI_DANHMUC = "KIEUBIENDONG";
            this.txtKieubiendong.Location = new System.Drawing.Point(104, 315);
            this.txtKieubiendong.MaxHeight = -1;
            this.txtKieubiendong.MinTypedCharacters = 2;
            this.txtKieubiendong.MyCode = "-1";
            this.txtKieubiendong.MyID = "-1";
            this.txtKieubiendong.Name = "txtKieubiendong";
            this.txtKieubiendong.RaiseEvent = false;
            this.txtKieubiendong.RaiseEventEnter = false;
            this.txtKieubiendong.RaiseEventEnterWhenEmpty = false;
            this.txtKieubiendong.SelectedIndex = -1;
            this.txtKieubiendong.Size = new System.Drawing.Size(574, 21);
            this.txtKieubiendong.splitChar = '@';
            this.txtKieubiendong.splitCharIDAndCode = '#';
            this.txtKieubiendong.TabIndex = 10;
            this.txtKieubiendong.TakeCode = false;
            this.txtKieubiendong.txtMyCode = null;
            this.txtKieubiendong.txtMyCode_Edit = null;
            this.txtKieubiendong.txtMyID = null;
            this.txtKieubiendong.txtMyID_Edit = null;
            this.txtKieubiendong.txtMyName = null;
            this.txtKieubiendong.txtMyName_Edit = null;
            this.txtKieubiendong.txtNext = null;
            // 
            // chkChongiakhikedon
            // 
            this.chkChongiakhikedon.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkChongiakhikedon.Location = new System.Drawing.Point(453, 369);
            this.chkChongiakhikedon.Name = "chkChongiakhikedon";
            this.chkChongiakhikedon.Size = new System.Drawing.Size(225, 23);
            this.chkChongiakhikedon.TabIndex = 86;
            this.chkChongiakhikedon.Text = "Chọn giá thuốc khi kê đơn?";
            this.toolTip1.SetToolTip(this.chkChongiakhikedon, "Chọn mục này nếu muốn cho phép kê đơn thuốc nhiều giá khi thuốc đó tồn tại 2 giá " +
        "bán khác nhau trong kho( Chỉ nên dùng đối với quầy thuốc)");
            this.chkChongiakhikedon.Visible = false;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.optThuocVT);
            this.uiGroupBox2.Controls.Add(this.optThuoc);
            this.uiGroupBox2.Controls.Add(this.optVT);
            this.uiGroupBox2.Location = new System.Drawing.Point(104, 152);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(267, 35);
            this.uiGroupBox2.TabIndex = 84;
            // 
            // optThuocVT
            // 
            this.optThuocVT.Location = new System.Drawing.Point(175, 11);
            this.optThuocVT.Name = "optThuocVT";
            this.optThuocVT.Size = new System.Drawing.Size(63, 23);
            this.optThuocVT.TabIndex = 6;
            this.optThuocVT.TabStop = true;
            this.optThuocVT.Tag = "4";
            this.optThuocVT.Text = "Cả hai";
            // 
            // optThuoc
            // 
            this.optThuoc.Checked = true;
            this.optThuoc.Location = new System.Drawing.Point(8, 11);
            this.optThuoc.Name = "optThuoc";
            this.optThuoc.Size = new System.Drawing.Size(66, 23);
            this.optThuoc.TabIndex = 6;
            this.optThuoc.TabStop = true;
            this.optThuoc.Tag = "4";
            this.optThuoc.Text = "Thuốc";
            // 
            // optVT
            // 
            this.optVT.Location = new System.Drawing.Point(95, 11);
            this.optVT.Name = "optVT";
            this.optVT.Size = new System.Drawing.Size(65, 23);
            this.optVT.TabIndex = 6;
            this.optVT.TabStop = true;
            this.optVT.Tag = "4";
            this.optVT.Text = "Vật tư";
            // 
            // chkHienThi
            // 
            this.chkHienThi.Checked = true;
            this.chkHienThi.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkHienThi.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHienThi.Location = new System.Drawing.Point(104, 398);
            this.chkHienThi.Name = "chkHienThi";
            this.chkHienThi.Size = new System.Drawing.Size(225, 23);
            this.chkHienThi.TabIndex = 83;
            this.chkHienThi.Text = "Trạng thái hiệu lực?";
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.radTatCa);
            this.uiGroupBox1.Controls.Add(this.radNoiTru);
            this.uiGroupBox1.Controls.Add(this.radNgoaiTru);
            this.uiGroupBox1.Location = new System.Drawing.Point(104, 263);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(409, 46);
            this.uiGroupBox1.TabIndex = 82;
            // 
            // radTatCa
            // 
            this.radTatCa.Location = new System.Drawing.Point(26, 17);
            this.radTatCa.Name = "radTatCa";
            this.radTatCa.Size = new System.Drawing.Size(74, 23);
            this.radTatCa.TabIndex = 78;
            this.radTatCa.Tag = "2";
            this.radTatCa.Text = "Tất Cả";
            // 
            // radNoiTru
            // 
            this.radNoiTru.Location = new System.Drawing.Point(266, 17);
            this.radNoiTru.Name = "radNoiTru";
            this.radNoiTru.Size = new System.Drawing.Size(74, 23);
            this.radNoiTru.TabIndex = 81;
            this.radNoiTru.Tag = "5";
            this.radNoiTru.Text = "Nội Trú";
            // 
            // radNgoaiTru
            // 
            this.radNgoaiTru.Checked = true;
            this.radNgoaiTru.Location = new System.Drawing.Point(130, 17);
            this.radNgoaiTru.Name = "radNgoaiTru";
            this.radNgoaiTru.Size = new System.Drawing.Size(74, 23);
            this.radNgoaiTru.TabIndex = 79;
            this.radNgoaiTru.TabStop = true;
            this.radNgoaiTru.Tag = "5";
            this.radNgoaiTru.Text = "Ngoại Trú";
            // 
            // label10
            // 
            this.label10.Location = new System.Drawing.Point(10, 284);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(88, 15);
            this.label10.TabIndex = 80;
            this.label10.Text = "Áp Dụng";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label9
            // 
            this.label9.Location = new System.Drawing.Point(10, 199);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(88, 15);
            this.label9.TabIndex = 77;
            this.label9.Text = "Thuộc Khoa";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkTuThuoc
            // 
            this.chkTuThuoc.Location = new System.Drawing.Point(104, 234);
            this.chkTuThuoc.Name = "chkTuThuoc";
            this.chkTuThuoc.Size = new System.Drawing.Size(184, 23);
            this.chkTuThuoc.TabIndex = 8;
            this.chkTuThuoc.Text = "Là tủ thuốc khoa nội trú?";
            // 
            // grdDoiTuong
            // 
            this.grdDoiTuong.AutomaticSort = false;
            grdDoiTuong_DesignTimeLayout.LayoutString = resources.GetString("grdDoiTuong_DesignTimeLayout.LayoutString");
            this.grdDoiTuong.DesignTimeLayout = grdDoiTuong_DesignTimeLayout;
            this.grdDoiTuong.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdDoiTuong.GroupByBoxVisible = false;
            this.grdDoiTuong.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdDoiTuong.Location = new System.Drawing.Point(-3, 438);
            this.grdDoiTuong.Name = "grdDoiTuong";
            this.grdDoiTuong.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDoiTuong.Size = new System.Drawing.Size(709, 83);
            this.grdDoiTuong.TabIndex = 12;
            this.grdDoiTuong.Visible = false;
            this.grdDoiTuong.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // chkKhoBan
            // 
            this.chkKhoBan.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkKhoBan.Location = new System.Drawing.Point(104, 369);
            this.chkKhoBan.Name = "chkKhoBan";
            this.chkKhoBan.Size = new System.Drawing.Size(409, 23);
            this.chkKhoBan.TabIndex = 11;
            this.chkKhoBan.Text = "Là quầy thuốc(Cho phép bán khách vãng lai) ?";
            // 
            // txtGhiChu
            // 
            this.txtGhiChu.Location = new System.Drawing.Point(104, 342);
            this.txtGhiChu.Name = "txtGhiChu";
            this.txtGhiChu.Size = new System.Drawing.Size(574, 21);
            this.txtGhiChu.TabIndex = 10;
            // 
            // label8
            // 
            this.label8.Location = new System.Drawing.Point(10, 344);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(88, 15);
            this.label8.TabIndex = 18;
            this.label8.Text = "Ghi chú";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // chkSoLuongTon
            // 
            this.chkSoLuongTon.Location = new System.Drawing.Point(374, 234);
            this.chkSoLuongTon.Name = "chkSoLuongTon";
            this.chkSoLuongTon.Size = new System.Drawing.Size(304, 23);
            this.chkSoLuongTon.TabIndex = 9;
            this.chkSoLuongTon.Text = "Kiểm tra số lượng tồn khi kê đơn?";
            this.chkSoLuongTon.Visible = false;
            // 
            // label7
            // 
            this.label7.ForeColor = System.Drawing.Color.Red;
            this.label7.Location = new System.Drawing.Point(28, 164);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(67, 15);
            this.label7.TabIndex = 16;
            this.label7.Text = "Loại kho";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label6
            // 
            this.label6.ForeColor = System.Drawing.Color.Red;
            this.label6.Location = new System.Drawing.Point(10, 135);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(88, 15);
            this.label6.TabIndex = 15;
            this.label6.Text = "Tính chất:";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label5
            // 
            this.label5.ForeColor = System.Drawing.Color.Red;
            this.label5.Location = new System.Drawing.Point(10, 48);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(88, 23);
            this.label5.TabIndex = 9;
            this.label5.Text = "ID kho";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtIDKHO
            // 
            this.txtIDKHO.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtIDKHO.Enabled = false;
            this.txtIDKHO.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtIDKHO.Location = new System.Drawing.Point(104, 48);
            this.txtIDKHO.Name = "txtIDKHO";
            this.txtIDKHO.Size = new System.Drawing.Size(164, 21);
            this.txtIDKHO.TabIndex = 8;
            this.txtIDKHO.TabStop = false;
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(10, 103);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(88, 15);
            this.label3.TabIndex = 5;
            this.label3.Text = "STT. Hiển thị";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txt_STT_HTHI
            // 
            this.txt_STT_HTHI.Location = new System.Drawing.Point(104, 102);
            this.txt_STT_HTHI.Name = "txt_STT_HTHI";
            this.txt_STT_HTHI.Size = new System.Drawing.Size(164, 21);
            this.txt_STT_HTHI.TabIndex = 2;
            // 
            // label2
            // 
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(274, 78);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(68, 15);
            this.label2.TabIndex = 3;
            this.label2.Text = "Tên kho";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label1
            // 
            this.label1.ForeColor = System.Drawing.Color.Red;
            this.label1.Location = new System.Drawing.Point(10, 75);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(88, 15);
            this.label1.TabIndex = 1;
            this.label1.Text = "Mã kho";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMa
            // 
            this.txtMa.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtMa.Location = new System.Drawing.Point(104, 75);
            this.txtMa.Name = "txtMa";
            this.txtMa.Size = new System.Drawing.Size(164, 21);
            this.txtMa.TabIndex = 0;
            // 
            // chkTrangThaiForm
            // 
            this.chkTrangThaiForm.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTrangThaiForm.Location = new System.Drawing.Point(4, 541);
            this.chkTrangThaiForm.Name = "chkTrangThaiForm";
            this.chkTrangThaiForm.Size = new System.Drawing.Size(204, 23);
            this.chkTrangThaiForm.TabIndex = 78;
            this.chkTrangThaiForm.Text = "Thoát form ngay sau khi Lưu kho";
            this.chkTrangThaiForm.CheckedChanged += new System.EventHandler(this.chkTrangThaiForm_CheckedChanged);
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 578);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Bắt buộc nhập thông tin ";
            uiStatusBarPanel1.Width = 147;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+S: Lưu thông tin ";
            uiStatusBarPanel2.Width = 130;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Esc:Thoát Form ";
            uiStatusBarPanel3.Width = 105;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "F5: Thêm mới";
            uiStatusBarPanel4.Width = 92;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4});
            this.uiStatusBar1.Size = new System.Drawing.Size(712, 23);
            this.uiStatusBar1.TabIndex = 5;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cmdExit
            // 
            this.cmdExit.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdExit.Location = new System.Drawing.Point(348, 535);
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(120, 37);
            this.cmdExit.TabIndex = 7;
            this.cmdExit.Text = "Thoát(Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // cmdSave
            // 
            this.cmdSave.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSave.Location = new System.Drawing.Point(221, 535);
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(121, 37);
            this.cmdSave.TabIndex = 13;
            this.cmdSave.Text = "Lưu lại";
            this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click);
            // 
            // errorProvider3
            // 
            this.errorProvider3.ContainerControl = this;
            // 
            // frm_themmoi_kho
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(712, 601);
            this.Controls.Add(this.chkTrangThaiForm);
            this.Controls.Add(this.cmdExit);
            this.Controls.Add(this.cmdSave);
            this.Controls.Add(this.uiStatusBar1);
            this.Controls.Add(this.grpControl);
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_themmoi_kho";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Thông tin kho thuốc-vật tư";
            this.Load += new System.EventHandler(this.frm_themmoi_kho_Load);
            ((System.ComponentModel.ISupportInitialize)(this.grpControl)).EndInit();
            this.grpControl.ResumeLayout(false);
            this.grpControl.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
            this.uiGroupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdDoiTuong)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider3)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.GridEX.GridEXLayout gridEX1_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources =
         new System.ComponentModel.ComponentResourceManager(typeof (Form5));
     Janus.Windows.GridEX.GridEXLayout grdTestType_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPatients_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdTestTypeRegList_DesignTimeLayout =
         new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 =
         new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout grdResultDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdTestInfo_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPatients_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
     thi
     this.gridEX1 = new Janus.Windows.GridEX.GridEX();
     s.groupBox2 = new System.Windows.Forms.GroupBox();
     this.grdOjecType = new Janus.Windows.GridEX.GridEX();
     this.GroupBox1 = new System.Windows.Forms.GroupBox();
     this.grdTestType = new Janus.Windows.GridEX.GridEX();
     this.grbDateSelector = new System.Windows.Forms.GroupBox();
     this.pnlDate = new System.Windows.Forms.Panel();
     this.dtpTestDateTo = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtpTestDateFrom = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.Label8 = new System.Windows.Forms.Label();
     this.Label1 = cboObjectTypendows.Forms.Label();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.cboDepartment = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.barcode = new Mabry.Windows.Forms.Barcode.Barcode();
     this.cmdSearch = new Janus.Windows.EditControls.UIButton();
     this.Label3 = new System.Windows.Forms.Label();
     this.Label5 = new System.Windows.Forms.Label();
     this.txtName = new System.Windows.Forms.TextBox();
     this.txtAge = new System.Windows.Forms.TextBox();
     this.cboSex = new System.Windows.Forms.ComboBox();
     System.Windows.Forms.ProgressBar();
     this.txtMessageDisplay = new
     this.ToolStrip1 = new System.Windows.Forms.ToolStrip();
     this.cmdAddPatient = new System.Windows.Forms.ToolStripButton();
     this.cmdUpdatePatient = new System.Windows.Forms.ToolStripButton();
     this.cmdDeletePatient = new System.Windows.Forms.ToolStripButton();
     this.cmdTestTypeReg = new System.Windows.Forms.ToolStripButton();
     this.cmd_InPhieu_ChiDinh = new System.Windows.Forms.ToolStripButton();
     this.cmd_InPhieu_XetNghiem_TongHop = new System.Windows.Forms.ToolStripButton();
     this.cmdValidate = new System.Windows.Forms.ToolStripButton();
     this.cmdUnValidate = new System.Windows.Forms.ToolStripButton();
     this.cmdEscape = new System.Windows.Forms.ToolStripButton();
     this.grdPatients = new Janus.Windows.GridEX.GridEX();
     this.panel2 = new System.Windows.Forms.Panel();
     this.tabTestInfo = new Janus.Windows.UI.Tab.UITab();
     this.tabReg = new Janus.Windows.UI.Tab.UITabPage();
     this.grdTestTypeRegList = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.tabResult = new Janus.Windows.UI.Tab.UITabPage();
     this.grdResultDetail = new Janus.Windows.GridEX.GridEX();
     this.grdTestInfo = new Janus.Windows.GridEX.GridEX();
     this.txtMessageDisplay = new Janus.Windows.EditControls.UIButton();
     this.progressBar = new System.Windows.Forms.ProgressBar();
     this.rbtDaIn = new Janus.Windows.EditControls.UIRadioButton();
     this.rbtTatCa = new Janus.Windows.EditControls.UIRadioButton();
     this.rbtChuaIn = new Janus.Windows.EditControls.UIRadioButton();
     this.panel3 = new System.Windows.Forms.Panel();
     rms.ToolStripButton();
     this.cmdValidate = new System.Windows.Forms.ToolStripButton();
     this.cmdUnValidate = new System.Windows.Forms.ToolStripButton();
     this.cmdEscape = new System.Windows.
     ((System.ComponentModel.ISupportInitialize) (this.gridEX1)).BeginInit();
     p();
     ((System.ComponentModel.ISupportInitialize) (this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) (this.grdOjecType)).BeginIniyout();
     ((System.ComponentModel.ISupportInitialize) (this.grdTestType)).BeginInit();
     this.grbDateSelector.SuspendLayout();
     this.pnlDate.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.panel1
     this.ToolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) (this.grdPatients)).BeginInit();
     .
     SuspendLayout();
     this.panel3((System.ComponentModel.ISupportInitialize) (this.tabTestInfo)).BeginInit();
     this.tabTestInfo.SuspendLayout();
     this.tabReg.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) (this.grdTestTypeRegList)).BeginInit();
     this.tabResult.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) (this.grdResultDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize) (this.grdTestInfo)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) (this.grdTestInfo)).BeginInit();
     this.csmTestTypeReg.SuspendLayout();
     this.csmTestInfo.SuspendLayout();
     this.cmsPatients.SuspendLayout();
     this.cmsResultDetail.SuspendLayout();
     this.groupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) (this.gridEX1)).BeginInit();
     this.groupBox6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) (this.grdPatients)).BeginInit();
     this.ToolStrip1.SuspendLayout();
     this.SuspendLayout();
     // 
     // uiGroupBox1
     // 
     this.uiGroupBox1.Controls.Add(this.groupBox4);
     System.Drawing.Size(1160, ols.Add(this.grbDateSelector);
     this.uiGroupBox1.Controls.Add(this.groupBox3);
     this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.uiGroupBox1.ForeColor = System.Drawing.Color.Black;
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox1.Name =
         "uiGroupSystem.Drawing.Size(476,.uiGroupBox1.Size = new System.Drawing.Size(1224, 135);
     this.uiGroupBox1.TabIndex = 0;
     this.uiGroupBox1.Text = "Thông tin tìm kiếm";
     this.groupBox2.Controls.Add(this.gridEX1); // 
     this.groupBox4.Controls.Add(this.groupBox2);
     this.groupBox4.Controls.Add(this.GroupBox1);
     this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Location = neSystem.Drawing.Size(176, 12, 18);
     this.groupBox4.Name = "groupBox4";
     this.groupBox4.Size = new System.Drawing.Size(540, 114);
     thi // 
     // gridEX1
     // 
     this.gridEX1.AllowDrop = true;
     this.gridEX1.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridEX1.BuiltInTextsData =
         "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
         "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
         "InfoText></LocalizableData>";
     this.gridEX1.ColumnAutoResize = true;
     this.gridEX1.ColumnHeaders = Janus.Windows.GridEX.InheritableBoolean.False;
     gridEX1_DesignTimeLayout.LayoutString = resources.GetString("gridEX1_DesignTimeLayout.LayoutString");
     this.gridEX1.DesignTimeLayout = gridEX1_DesignTimeLayout;
     this.gridEX1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridEX1.DynamicFiltering = true;
     this.gridEX1.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.gridEX1.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (255)))),
         ((int) (((byte) (255)))), ((int) (((byte) (192)))));
     this.gridEX1.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.gridEX1.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
     this.gridEX1.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
     this.gridEX1.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.gridEX1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gridEX1.GridLineStyle = Janus.Windows.GridEX.GridLineStyle.Solid;
     this.gridEX1.GroupByBoxVisible = false;
     this.gridEX1.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.gridEX1.Location = new System.Drawing.Point(3, 18);
     this.gridEX1.Name = "gridEX1";
     this.gridEX1.RowHeaderContent = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.gridEX1.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.gridEX1.Size = new System.Drawing.Size(170, 72);
     this.gridEX1.TabIndex = 1;
     this.grdOjecType.GroupByBoxVisible = false;
     this.grdOjecType.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdOjecType.Location = new System.Drawing.Point(3, 18);
     this.grdOjecType.Name = "grdOjecType";
     this.grdOjecType.RowHeaderContent = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.grdOjecType.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdOjecType.Size = new System.Drawing.Size(234, 72);
     this.grdOjecType.TabIndex = 2;
     // 
     // GroupBox1
     // 
     this.GroupBox1.Controls.Add(this.grdTestType);
     this.GroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
     this.GroupBox1.Location = new System.Drawing.Point(3, 18);
     this.GroupBox1.Name = "GroupBox1";
     this.GroupBox1.Size = new System.Drawing.Size(294, 93);
     this.GroupBox1.TabIndex = 48;
     this.GroupBox1.TabStop = false;
     this.GroupBox1.Text = "Loại Xét Nghiệm";
     // 
     // grdTestType
     // 
     this.grdTestType.AllowDrop = true;
     this.grdTestType.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdTestType.BuiltInTextsData =
         "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
         "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
         "InfoText></LocalizableData>";
     this.grdTestType.ColumnAutoResize = true;
     this.grdTestType.ColumnHeaders = Janus.Windows.GridEX.InheritableBoolean.False;
     grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
     this.grdTestType.DesignTimeLayout = grdTestType_DesignTimeLayout;
     this.grdTestType.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdTestType.DynamicFiltering = true;
     this.grdTestType.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdTestType.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (255)))),
         ((int) (((byte) (255)))), ((int) (((byte) (192)))));
     this.grdTestType.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdTestType.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
     this.grdTestType.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
     this.grdTestType.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdTestType.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdTestType.GridLineStyle = Janus.Windows.GridEX.GridLineStyle.Solid;
     this.grdTestType.GroupByBoxVisible = false;
     this.grdTestType.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestType.Location = new System.Drawing.Point(3, 18);
     this.grdTestType.Name = "grdTestType";
     this.grdTestType.RowHeaderContent = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.grdTestType.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdTestType.Size = new System.Drawing.Size(288, 72);
     this.grdTestType.TabIndex = 1;
     // 
     // grbDateSelector
     // 
     this.grbDateSelector.Controls.Add(this.pnlDate);
     this.grbDateSelector.Dock = System.Windows.Forms.DockStyle.Left;
     this.grbDateSelector.Location = new System.Drawing.Point(3, 18);
     this.grbDateSelector.Name = "grbDateSelector";
     this.grbDateSelector.Size = new System.Drawing.Size(209, 114);
     this.grbDateSelector.TabIndex = 45;
     this.grbDateSelector.TabStop = false;
     this.grbDateSelector.Text = "Ngày";
     // 
     // pnlDate
     // 
     this.pnlDate.Controls.Add(this.dtpTestDateTo);
     this.pnlDate.Controls.Add(this.dtpTestDateFrom);
     this.pnlDate.Controls.Add(this.Label8);
     this.pnlDate.Controls.Add(this.Label1);
     this.pnlDate.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlDate.Location = new System.Drawing.Point(3, 18);
     System.Drawing.Point(67, e55);
     e = "pnlDate";
     this.pnlDate.Size = new System.Drawing.Size(203, 93);
     this.pnlDate.TabIndex = 1;
     // 
     // dtpTestDateTo
     // 
     this.dtpTestDateTo.CustomFormat = "dd/MM/yyyy";
     this.dtpTestDateTo.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
     // 
     // 
     // 
     this.dtpTestDateTo.DropDownCalendar.Name = "";
     this.dtpTestDateTo.DropDownCalendar.Visible = false;
     this.dtpTestDateTo.Location = new System.Drawing.Point(68, 46);
     this.dtpTestDateTo.Name = "dtpTestDateTo";
     this.dtpTestDateTo.System.Drawing.Point(67, 18);
     this.dtpTestDateTo.Size = new System.Drawing.Size(132, 22);
     this.dtpTestDateTo.TabIndex = 38;
     // 
     // dtpTestDateFrom
     // 
     this.dtpTestDateFrom.CustomFormat = "dd/MM/yyyy";
     this.dtpTestDateFrom.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
     // 
     // 
     // 
     this.dtpTestDateFrom.DropDownCalendar.Name = "";
     this.dtpTestDateFrom.DropDownCalendar.Visible = false;
     this.dtpTestDateFrom.LoSystem.Drawing.Point(-2, i56);
     oint(68, 9);
     this.dtpTestDateFrom.Name = "dtpTestDateFrom";
     this.dtpTestDateFrom.ShowUpDown = true;
     this.dtpTestDateFrom.Size = new System.Drawing.Size(132, 22);
     this.dtpTestDateFrom.TabIndex = 35;
     // 
     // Label8
     // 
     this.Label8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.Label8.ForeColor = System.DraSystem.Drawing.Point(-2, 18);
     this.Label8.Location = new System.Drawing.Point(-1, 47);
     this.Label8.Name = "Label8";
     this.Label8.Size = new System.Drawing.Size(79, 20);
     this.Label8.TabIndex = 37;
     this.Label8.Text = "Đến ngày:";
     // 
     // Label1
     cboObjectType
     this.Label1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.Label1.ForeColor = System.Drawing.Color.Navy;
     this.Label1.Location = new System.Drawing.Point(-1, 9);
     this.Label1.Name = "Label1";
     this.Label1.Size = new System.Drawing.Size(67, 20);
     this.Label1.TabIndex = 36;
     this.Label1.Text = "Từ ngày:";
     // 
     // groupBox3
     // 
     this.groupBox3.Controls.Add(this.cboDepartment);
     this.groupBSystem.Drawing.Point(688, el4);
     this.groupBox3.Controls.Add(this.barcode);
     this.groupBox3.Controls.Add(this.cmdSearch);
     this.groupBox3.Controls.Add(this.Label3);
     this.groupBox3.Controls.Add(this.Label5);
     this.groupBox3.Controls.Add(this.txtName);
     thiscboObjectTypentrols.Add(this.txtAge);
     cboObjectType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboObjectType
     this.groupBox3.Dock = System.Windows.Forms.DockStyle.Right;
     cboObjectType.Name = "cboObjectType";
     this.cboObjectType)
     ;
     this.groupBox3.Name = "groupBox3";
     cboObjectTypepBox3.Size = new System.Drawing.Size(469, 114);
     this.groupBox3.TabIndex = 48;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = "Thông tin bệnh nhân";
     // 
     // cboDepartment
     // 
     this.cboDepartment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboDepartment.Location = new System.Drawing.Point(88, 73);
     this.cboDepartment.Name = "cboDepartment";
     this.cboDepartment.Size = new System.Drawing.Size(204, 23);
     this.cboDepartment.TabIndex = 107;
     // 
     // label4
     // 
     this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.label4.Location = new System.Drawing.Point(15, 75);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(85, 21);
     this.label4.TabIndex = 106;
     this.label4.Text = "Khoa phòng:";
     // 
     // barcode
     // 
     this.barcode.BackColor = System.Drawing.Color.White;
     this.barcode.BarColor = System.Drawing.Color.Black;
     this.barcode.BarRatio = 2F;
     this.barcode.Data = "00000000000";
     this.barcode.DataExtension = null;
     this.barcode.Font = new System.Drawing.Font("Segoe UI", 16F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.barcode.Location = new System.Drawing.Point(310, 8);
     this.barcode.Name = "barcode";
     this.barcode.Size = new System.Drawing.Size(154, 55);
     this.barcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
     this.barcode.TabIndex = 105;
     this.barcode.Text = "00000000000";
     // 
     // cmdSearch
     // 
     this.cmdSearch.Anchor = ((System.WindowAnchorStyles.Right)))
     ;
     this.cmdSearch.Image = ((System.Drawing.Image) (resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.Location = new System.Drawing.Point(309, 67);
     this.cmdSearch.Name = "cmdSearch";
     this.cmdSearch.Size = new System.Drawing.Size(160, 38);
     this.cmdSearch.TabIndex = 36;
     this.cmdSearch.Text = "Tìm kiếm (F3)";
     this.cmdSearch.ToolTipText = "Tìm kiếm thông tin bệnh nhân hoặc nhấn phím tắt F3";
     this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
     // 
     // Label3
     // 
     this.Label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.Label3.Location = new System.Drawing.Point(18, 20);
     this.Label3.Name = "Label3";
     this.Label3.Size = new System.Drawing.Size(52, 21);
     this.Label3.TabIndex = 21;
     this.Label3.Text = "Họ tên";
     // 
     // Label5
     // 
     this.Label5.Anchor = System.Windows.Forms.AnchorStyles.Left;
     this.Label5.Location = new System.Drawing.Point(18, 46);
     this.Label5.Name = "Label5";
     this.Label5.Size = new System.Drawing.Size(52, 20);
     this.Label5.TabIndex = 22;
     this.Label5.Text = "Tuổi";
     // 
     // txtName
     // 
     this.txtName.Anchor =
         ((System.Windows.Forms.AnchorStyles)
             (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
               | System.Windows.Forms.AnchorStyles.Right)));
     this.txtName.Location = new System.Drawing.Point(88, 18);
     this.txtName.Name = "txtName";
     this.txtName.Size = new System.Drawing.Size(141, 22);
     this.txtName.TabIndex = 17;
     // 
     // txtAge
     // 
     this.txtAge.Anchor =
         ((System.Windows.Forms.AnchorStyles)
             (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
               | System.Windows.Forms.AnchorStyles.Right)));
     this.txtAge.Location = new System.Drawing.Point(88, 44);
     this.txtAge.Name = "txtAge";
     this.txtAge.Size = new System.Drawing.Size(63, 22);
     this.txtAge.TabIndex = 18;
     // 
     // cboSex
     // 
     this.cboSex.Anchor =
         ((System.Windows.Forms.AnchorStyles)
             ((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cboSex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboSex.Location = new System.Drawing.Point(226, 44);
     this.cboSex.Name = "cboSex";
     this.cboSex.Size = new System.Drawing.Size(66, 23);
     this.cboSex.TabIndex = 20;
     // 
     // Label6
     // 
     this.Label6.Anchor =
         ((System.Windows.Forms.AnchorStyles)
             ((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Label6.Location = new System.Drawing.Point(155, 44);
     this.Label6.Name = "Label6";
     System.Drawing.Size(702, ize = new System.Drawing.Size(74, 19);
     tControls.ImageHorizontalAlignment.Near;
     this.txtMessageDisplay.ImageSize = new System.Drawing.Size(24, 24);
     this.txtMessageDisplay.Location = new System.Drawing.Point(0, 0);
     this.txtMessageDisplay.Name = "txtMessageDisplay";
     this.txtMessageDisplay.Size = new System.Drawing.Size(405, 28);
     this.txtMessathis.splitContainer1.Panel1.Controls.Add(this.grdPatients);
     laar;
     this.txtMessageDisplay.VisualStyle = Janus.Windows.UI.Vi // 
     this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 135);
     this.splitContainer1.Name = "splitContainer1";
     // 
     System.Drawing.Size(1160, er1.Panel1
     // 
     this.splitContainer454;
     nel1.Controls.Add(this.groupBox6);
     th // 
     // ToolStrip1
     // 
     this.ToolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[]
     {
         this.cmdAddPatient,
         this.cmdUpdatePatient,
         this.cmdDeletePatient,
         this.cmdTestTypeReg,
         this.cmd_InPhieu_ChiDinh,
         this.cmd_InPhieu_XetNghiem_TongHop,
         this.cmdValidate,
         this.cmdUnValidate,
         this.cmdEscape
     });
     this.ToolStrip1.Location = new System.Drawing.Point(0, 28);
     this.ToolStrip1.Name = "ToolStrip1";
     this.ToolStrip1.Size = new System.Drawing.Size(702, 39);
     this.ToolStrip1.TabIndex = 2;
     this.ToolStrip1.Text = "Menu";
     // 
     // cmdAddPatient
     // 
     this.cmdAddPatient.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdAddPatient.Image = ((System.Drawing.Image) (resources.GetObject("cmdAddPatient.Image")));
     this.cmdAddPatient.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdAddPatient.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdAddPatient.Name = "cmdAddPatient";
     this.cmdAddPatient.Size = new System.Drawing.Size(36, 36);
     this.cmdAddPatient.Tag = "";
     this.cmdAddPatient.ToolTipText = "Thêm BN (Ctrl+N)";
     // 
     // cmdUpdatePatient
     // 
     this.cmdUpdatePatient.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdUpdatePatient.Image = ((System.Drawing.Image) (resources.GetObject("cmdUpdatePatient.Image")));
     this.cmdUpdatePatient.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUpdatePatient.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUpdatePatient.Name = "cmdUpdatePatient";
     this.cmdUpdatePatient.Size = new System.Drawing.Size(36, 36);
     this.cmdUpdatePatient.Tag = "";
     this.cmdUpdatePatient.ToolTipText = "Cập nhật BN (Ctrl+U)";
     // 
     // cmdDeletePatient
     // 
     this.cmdDeletePatient.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdDeletePatient.Image = ((System.Drawing.Image) (resources.GetObject("cmdDeletePatient.Image")));
     this.cmdDeletePatient.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDeletePatient.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDeletePatient.Name = "cmdDeletePatient";
     this.cmdDeletePatient.Size = new System.Drawing.Size(36, 36);
     this.cmdDeletePatient.ToolTipText = "Xóa bệnh nhân (Ctrl+X)";
     // 
     // cmdTestTypeReg
     // 
     this.cmdTestTypeReg.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdTestTypeReg.Image = ((System.Drawing.Image) (resources.GetObject("cmdTestTypeReg.Image")));
     this.cmdTestTypeReg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdTestTypeReg.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdTestTypeReg.Name = "cmdTestTypeReg";
     this.cmdTestTypeReg.Size = new System.Drawing.Size(36, 36);
     this.cmdTestTypeReg.ToolTipText = "Đăng ký chi tiết (Ctrl+T)";
     // 
     // cmd_InPhieu_ChiDinh
     // 
     this.cmd_InPhieu_ChiDinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmd_InPhieu_ChiDinh.Image = ((System.Drawing.Image) (resources.GetObject("cmd_InPhieu_ChiDinh.Image")));
     this.cmd_InPhieu_ChiDinh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmd_InPhieu_ChiDinh.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmd_InPhieu_ChiDinh.Name = "cmd_InPhieu_ChiDinh";
     this.cmd_InPhieu_ChiDinh.Size = new System.Drawing.Size(36, 36);
     this.cmd_InPhieu_ChiDinh.Tag = "";
     this.cmd_InPhieu_ChiDinh.ToolTipText = "In Phiếu Chỉ Định (F4)";
     // 
     // cmd_InPhieu_XetNghiem_TongHop
     // 
     this.cmd_InPhieu_XetNghiem_TongHop.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmd_InPhieu_XetNghiem_TongHop.Image =
         ((System.Drawing.Image) (resources.GetObject("cmd_InPhieu_XetNghiem_TongHop.Image")));
     this.cmd_InPhieu_XetNghiem_TongHop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmd_InPhieu_XetNghiem_TongHop.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmd_InPhieu_XetNghiem_TongHop.Name = "cmd_InPhieu_XetNghiem_TongHop";
     this.cmd_InPhieu_XetNghiem_TongHop.Size = new System.Drawing.Size(36, 36);
     this.cmd_InPhieu_XetNghiem_TongHop.Tag = "";
     this.cmd_InPhieu_XetNghiem_TongHop.ToolTipText = "In Phiếu Kết Quả Tổng Hợp (F4)";
     // 
     // cmdValidate
     // 
     this.cmdValidate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdValidate.Image = ((System.Drawing.Image) (resources.GetObject("cmdValidate.Image")));
     this.cmdValidate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdValidate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdValidate.Name = "cmdValidate";
     this.cmdValidate.Size = new System.Drawing.Size(36, 36);
     this.cmdValidate.Tag = "";
     this.cmdValidate.ToolTipText = "Hoàn tất (F9)";
     // 
     // cmdUnValidate
     // 
     this.cmdUnValidate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdUnValidate.Image = ((System.Drawing.Image) (resources.GetObject("cmdUnValidate.Image")));
     this.cmdUnValidate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUnValidate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUnValidate.Name = "cmdUnValidate";
     this.cmdUnValidate.Size = new System.Drawing.Size(36, 36);
     this.cmdUnValidate.Tag = "";
     this.cmdUnValidate.ToolTipText = "Hủy hoàn tất (F10)";
     // 
     // cmdEscape
     // 
     this.cmdEscape.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdEscape.Image = ((System.Drawing.Image) (resources.GetObject("cmdEscape.Image")));
     this.cmdEscape.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEscape.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEscape.Name = "cmdEscape";
     this.cmdEscape.Size = new System.Drawing.Size(36, 36);
     this.cmdEscape.Tag = "";
     this.cmdEscape.ToolTipText = "Thoát (Esc)";
     // 
     // grdPatients
     // 
     this.grdPatients.AllowDrop = true;
     this.grdPatients.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdPatients.BuiltInTextsData = resources.GetString("grdPatients.BuiltInTextsData");
     this.grdPatients.ControlStyle.HoverBaseColor = System.Drawing.SystemColors.HighlightText;
     grdPatients_DesignTimeLayout.LayoutString = resources.GetString("grdPatients_DesignTimeLayout.LayoutString");
     this.grdPatients.DesignTimeLayout = grdPatients_DesignTimeLayout;
     this.grdPatients.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdPatients.DynamicFiltering = true;
     this.grdPatients.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPatients.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPatients.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (255)))),
         ((int) (((byte) (255)))), ((int) (((byte) (192)))));
     this.grdPatients.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPatients.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Control;
     this.grdPatients.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
     this.grdPatients.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdPatients.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdPatients.GroupByBoxVisible = false;
     this.grdPatients.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPatients.LinkFormatStyle.ForeColor = System.Drawing.Color.CornflowerBlue;
     this.grdPatients.Location = new System.Drawing.Point(0, 0);
     this.grdPatients.Name = "grdPatients";
     this.grdPatients.RecordNavigator = true;
     this.grdPatients.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPatients.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdPatients.Size = new System.Drawing.Size(454, 472);
     this.grdPatients.TabIndex = 2;
     is.
     splitContainer1.Panel1.Controls.Add(this.groupBox5);
     // 
     // splitContainer1.Panel2
     // 
     this.splitContainer1.Panel2.Controls.Add(this.btnConfig);
     this.splitContainer1.Panel2.Controls.Add(this.panel2);
     this.splitContainer1.Panel2.Controls.Add(this.ToSystem.Drawing.Size(702,
         this.splitContainer1.Panel2.Controls.Add(this.p // 
     // tabTestInfo
     // 
     this.tabTestInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabTestInfo.Location = new System.Drawing.Point(0, 0);
     this.tabTestInfo.Name = "tabTestInfo";
     this.tabTestInfo.Size = new System.Drawing.Size(702, 405);
     this.tabTestInfo.TabIndex = 37;
     this.tabTestInfo.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[]
     {
         this.tabReg,
         this.tabResult
     });
     this.tabTestInfo.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
     // 
     // tabReg
     // 
     this.tabReg.Controls.Add(this.grdTestTypeRegList);
     this.tabReg.Controls.Add(this.uiStatusBar1);
     this.tabReg.Key = "tabReg";
     this.tabReg.Location = new System.Drawing.Point(1, 23);
     this.tabReg.Name = "tabReg";
     this.tabReg.Size = new System.Drawing.Size(700, 381);
     this.tabReg.TabStop = true;
     this.tabReg.Text = "Chỉ Định (F1)";
     // 
     // grdTestTypeRegList
     // 
     this.grdTestTypeRegList.AutoEdit = true;
     this.grdTestTypeRegList.AutomaticSort = false;
     this.grdTestTypeRegList.ColumnAutoResize = true;
     grdTestTypeRegList_DesignTimeLayout.LayoutString =
         resources.GetString("grdTestTypeRegList_DesignTimeLayout.LayoutString");
     this.grdTestTypeRegList.DesignTimeLayout = grdTestTypeRegList_DesignTimeLayout;
     this.grdTestTypeRegList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdTestTypeRegList.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdTestTypeRegList.GroupByBoxVisible = false;
     this.grdTestTypeRegList.GroupTotalRowFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif",
         9.75F, System.Drawing.FontStyle.Bold);
     this.grdTestTypeRegList.GroupTotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
     this.grdTestTypeRegList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestTypeRegList.Location = new System.Drawing.Point(0, 0);
     this.grdTestTypeRegList.Margin = new System.Windows.Forms.Padding(4);
     this.grdTestTypeRegList.Name = "grdTestTypeRegList";
     this.grdTestTypeRegList.Size = new System.Drawing.Size(700, 358);
     this.grdTestTypeRegList.TabIndex = 6;
     // 
     // uiStatusBar1
     // 
     this.uiStatusBar1.Location = new System.Drawing.Point(0, 358);
     this.uiStatusBar1.Name = "uiStatusBar1";
     uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text = "Tick: Đăng ký chạy lại test đối với các loại XN hai chiều";
     uiStatusBarPanel3.Width = 311;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[]
     {
         uiStatusBarPanel3
     });
     this.uiStatusBar1.Size = new System.Drawing.Size(700, 23);
     this.uiStatusBar1.TabIndex = 0;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     // 
     // tabResult
     // 
     this.tabResult.Controls.Add(this.grdResultDetail);
     this.tabResult.Controls.Add(this.grdTestInfo);
     this.tabResult.Key = "tabResult";
     this.tabResult.Location = new System.Drawing.Point(1, 23);
     this.tabResult.Name = "tabResult";
     this.tabResult.Size = new System.Drawing.Size(700, 381);
     this.tabResult.TabStop = true;
     this.tabResult.Text = "Tra Cứu (F2)";
     // 
     // grdResultDetail
     // 
     this.grdResultDetail.AutomaticSort = false;
     this.grdResultDetail.BuiltInTextsData =
         "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
         "ợng:| Of</RecordNavigator></LocalizableData>";
     grdResultDetail_DesignTimeLayout.LayoutString =
         resources.GetString("grdResultDetail_DesignTimeLayout.LayoutString");
     this.grdResultDetail.DesignTimeLayout = grdResultDetail_DesignTimeLayout;
     this.grdResultDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdResultDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdResultDetail.GroupByBoxVisible = false;
     this.grdResultDetail.Location = new System.Drawing.Point(0, 122);
     this.grdResultDetail.Name = "grdResultDetail";
     this.grdResultDetail.Office2007ColorScheme = Janus.Windows.GridEX.Office2007ColorScheme.Blue;
     this.grdResultDetail.Office2007CustomColor = System.Drawing.SystemColors.Highlight;
     this.grdResultDetail.RecordNavigator = true;
     this.grdResultDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdResultDetail.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdResultDetail.SettingsKey = "grdResultDetail";
     this.grdResultDetail.Size = new System.Drawing.Size(700, 259);
     this.grdResultDetail.TabIndex = 3;
     this.grdResultDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(
         ((int) (((byte) (255)))), ((int) (((byte) (255)))), ((int) (((byte) (192)))));
     this.grdResultDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     // 
     // grdTestInfo
     // 
     grdTestInfo_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfo_DesignTimeLayout.LayoutString");
     this.grdTestInfo.DesignTimeLayout = grdTestInfo_DesignTimeLayout;
     this.grdTestInfo.Dock = System.Windows.Forms.DockStyle.Top;
     this.grdTestInfo.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Control;
     this.grdTestInfo.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
     this.grdTestInfo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdTestInfo.FrozenColumns = 2;
     this.grdTestInfo.GroupByBoxVisible = false;
     this.grdTestInfo.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestInfo.Location = new System.Drawing.Point(0, 0);
     this.grdTestInfo.Name = "grdTestInfo";
     this.grdTestInfo.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdTestInfo.Size = new System.Drawing.Size(700, 122);
     this.grdTestInfo.TabIndex = 2;
     // 
     // txtMessageDisplay
     // 
     this.txtMessageDisplay.ActiveFormatStyle.BackColor = System.Drawing.Color.Transparent;
     this.txtMessageDisplay.Dock = System.Windows.Forms.DockStyle.Left;
     this.txtMessageDisplay.HighlightActiveButton = false;
     this.txtMessageDisplay.Image = ((System.Drawing.Image) (resources.GetObject("txtMessageDisplay.Image")));
     this.txtMessageDisplay.ImageHorizontalAlignment = Janus.Windows.EditControls.ImageHorizontalAlignment.Near;
     this.txtMessageDisplay.ImageSize = new System.Drawing.Size(24, 24);
     this.txtMessageDisplay.Location = new System.Drawing.Point(0, 0);
     this.txtMessageDisplay.Name = "txtMessageDisplay";
     this.txtMessageDisplay.Size = new System.Drawing.Size(405, 28);
     this.txtMessageDisplay.TabIndex = 46;
     this.txtMessageDisplay.TextHorizontalAlignment = Janus.Windows.EditControls.TextAlignment.Near;
     this.txtMessageDisplay.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     // 
     // progressBar
     // 
     this.progressBar.Dock = System.Windows.Forms.DockStyle.Fill;
     this.progressBar.Location = new System.Drawing.Point(405, 0);
     this.progressBar.MarqueeAnimationSpeed = 30;
     this.progressBar.Name = "progressBar";
     this.progressBar.Size = new System.Drawing.Size(297, 28);
     this.progressBar.TabIndex = 49;
     this.progressBar.Visible = false;
     // 
     // rbtDaIn
     // 
     this.rbtDaIn.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.rbtDaIn.ForeColor = System.Drawing.Color.Navy;
     this.rbtDaIn.Location = new System.Drawing.Point(79, 3);
     this.rbtDaIn.Name = "rbtDaIn";
     this.rbtDaIn.Size = new System.Drawing.Size(94, 23);
     this.rbtDaIn.TabIndex = 44;
     this.rbtDaIn.Text = "&Đã In phiếu";
     // 
     // rbtTatCa
     // 
     this.rbtTatCa.Checked = true;
     this.rbtTatCa.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.rbtTatCa.ForeColor = System.Drawing.Color.Navy;
     this.rbtTatCa.Location = new System.Drawing.Point(6, 3);
     this.rbtTatCa.Name = "rbtTatCa";
     this.rbtTatCa.Size = new System.Drawing.Size(69, 23);
     this.rbtTatCa.TabIndex = 43;
     this.rbtTatCa.TabStop = true;
     this.rbtTatCa.Text = "&Tất cả";
     // 
     // rbtChuaIn
     // 
     this.rbtChuaIn.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.rbtChuaIn.ForeColor = System.Drawing.Color.Navy;
     this.rbtChuaIn.Location = new System.Drawing.Point(181, 3);
     this.rbtChuaIn.Name = "rbtChuaIn";
     this.rbtChuaIn.Size = new System.Drawing.Size(102, 23);
     this.rbtChuaIn.TabIndex = 45;
     this.rbtChuaIn.Text = "&Chưa In phiếu";
     // 
     // panel3
     // 
     this.panel3.Controls.Add(this.rbtChuaIn);
     this.panel3.Controls.Add(this.rbtTatCa);
     this.panel3.Controls.Add(this.rbtDaIn);
     this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(405, 0);
     this.panel3.Name = "panel3";
     this.panel3.Size = new System.Drawing.Size(297, 28);
     this.panel3.TabIndex = 50;
     iDinh
     ";
     this.cmd_InForm5 = new System.Drawing.Size(36, 36);
     this.cmd_InPhieu_ChiDinh.Tag = "";
     this.cmd_InPhieu_ChiDinh.ToolTipText = "In Phiếu Chỉ Định (F4)";
     this.cmd_InPhieu_ChiDinh.CliSystem.Drawing.Size(1160, dler(this.cmd_InPhieu_ChiDinh_Click);
     // 
     // cmd_InPhieuXetNghiem
     // 
     this.cmd_InPhieuXetNghiem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)))
     tObject("cmd_InPhieuXetN"
     Form5
     ";         this.cmd_InPhieuX"
     Form5
     ";It            this.cmd_InPhieuXetNghiem.Size = new System.Drawing.Size(36, 36);
     this.cmd_InPhieuXetNghiem.Tag = "";
     this.cmd_InPhieuXetNghiem.ToolTipText = "In Phiếu Kết Quả Tổng Hợp (F4)";
     this.cmd_((System.ComponentModel.ISupportInitialize) (this.gridEX1)).EndInit();
     // 
     // cmdValidate
     // 
     this.cmdValidate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold,
         System.Drawing.GraphicsUnit.Point, ((byte) (0)));
     this.cmdValidate.Image = ((System.Drawing.Image) (resources.GetObject("cmdValidate.Image")));
     this.cmdValidate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     olor = System.Drawing.Color.Magenta;
     this.cmdValidate.Name = "cmdValidate";
     this.cmdValidate.Size = new System.Drawing.Size(36, 36);
     this.cmdValidate.Tag = "";
     this.cmdValidate.ToolTipText = "Hoàn tất (F9)";
     // 
     // cmdUnValidate
     // 
     this.ToolStrip1.ResumeLayout(false);
     this.ToolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize) (this.grdPatients)).EndInit();
     this.cmdUnValidate.Font = new System.
     ((System.ComponentModel.ISupportInitialize) (this.tabTestInfo)).EndInit();
     this.tabTestInfo.ResumeLayout(false);
     this.tabReg.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize) (this.grdTestTypeRegList)).EndInit();
     this.tabResult.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize) (this.grdResultDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize) (this.grdTestInfo)).EndInit();
     this.panel3.ResumeLayout(false);
     Image = ((System.Drawing.Image) (resources.GetObject("cmdEscape.Image")));
     this.cmdEscape.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEscape.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEscape.Name = "cmdEscape";
     this.cmdEscape.Size = new System.Drawing.Size(36, 36);
     this.cmdEscape.Tag = "";
     this.cmdEscape.ToolTipText = "Thoát (Esc)";
     this.cmdEscape.Click += new System.EventHandler(this.cmdEscape_Click);
     // 
     // ToolStrip1
     // 
     thiscboObjectTypeackColor = System.Drawing.SystemColors.Control;
     this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[]
     {
         this.cmdAddPatient,
         this.cmdUpdatePatient,
         this.cmdDeletePatient,
         this.cmdTestTypeReg,
         this.cmd_InPhieu_ChiDinh,
         this.cmd_InPhieuXetNghiem,
         this.cmdValidate,
         this.cmdUnValidate,
         this.cmdEscape
     });
     this.ToolStrip1.Location = new System.Drawing.Point(0, 28);
     this.ToolStrip1.Name = "ToolStrip1";
     this.ToolStrip1.Size = new System.Drawing
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmuc_dichvucls));
            Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            this.sysColor = new System.Windows.Forms.ToolStrip();
            this.cmdNew = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.cmdEdit = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.cmdDelete = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.cmdSaveAll = new System.Windows.Forms.ToolStripButton();
            this.cmdDeleteALL = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.cmdPrint = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.label3 = new System.Windows.Forms.Label();
            this.cboPhongthuchien = new Janus.Windows.EditControls.UIComboBox();
            this.label4 = new System.Windows.Forms.Label();
            this.cboDepartment = new Janus.Windows.EditControls.UIComboBox();
            this.label2 = new System.Windows.Forms.Label();
            this.cbonhombaocao = new System.Windows.Forms.ComboBox();
            this.cmdSearch = new System.Windows.Forms.Button();
            this.label1 = new System.Windows.Forms.Label();
            this.cboServiceType = new System.Windows.Forms.ComboBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.grdList = new Janus.Windows.GridEX.GridEX();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.gridEXPrintDocument1 = new Janus.Windows.GridEX.GridEXPrintDocument();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.sysColor.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
            this.SuspendLayout();
            // 
            // sysColor
            // 
            this.sysColor.BackColor = System.Drawing.SystemColors.Control;
            this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdNew,
            this.toolStripSeparator1,
            this.cmdEdit,
            this.toolStripSeparator2,
            this.cmdDelete,
            this.toolStripSeparator4,
            this.cmdSaveAll,
            this.cmdDeleteALL,
            this.toolStripSeparator3,
            this.cmdPrint,
            this.toolStripSeparator5,
            this.toolStripButton1});
            this.sysColor.Location = new System.Drawing.Point(0, 0);
            this.sysColor.Name = "sysColor";
            this.sysColor.Size = new System.Drawing.Size(1008, 39);
            this.sysColor.TabIndex = 1;
            this.sysColor.Text = "toolStrip1";
            // 
            // cmdNew
            // 
            this.cmdNew.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdNew.Image = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
            this.cmdNew.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdNew.Name = "cmdNew";
            this.cmdNew.Size = new System.Drawing.Size(143, 36);
            this.cmdNew.Text = "&Thêm mới (Ctrl+N)";
            this.cmdNew.Click += new System.EventHandler(this.cmdNew_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
            // 
            // cmdEdit
            // 
            this.cmdEdit.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdEdit.Image = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
            this.cmdEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdEdit.Name = "cmdEdit";
            this.cmdEdit.Size = new System.Drawing.Size(103, 36);
            this.cmdEdit.Text = "&Sửa(Ctrl+E)";
            this.cmdEdit.Click += new System.EventHandler(this.cmdEdit_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
            // 
            // cmdDelete
            // 
            this.cmdDelete.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDelete.Image = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
            this.cmdDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdDelete.Name = "cmdDelete";
            this.cmdDelete.Size = new System.Drawing.Size(104, 36);
            this.cmdDelete.Text = "&Xoá(Ctrl+D)";
            this.cmdDelete.Click += new System.EventHandler(this.cmdDelete_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);
            // 
            // cmdSaveAll
            // 
            this.cmdSaveAll.Image = ((System.Drawing.Image)(resources.GetObject("cmdSaveAll.Image")));
            this.cmdSaveAll.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdSaveAll.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdSaveAll.Name = "cmdSaveAll";
            this.cmdSaveAll.Size = new System.Drawing.Size(107, 36);
            this.cmdSaveAll.Text = "&Lưu toàn bộ";
            this.cmdSaveAll.Click += new System.EventHandler(this.cmdSaveAll_Click);
            // 
            // cmdDeleteALL
            // 
            this.cmdDeleteALL.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDeleteALL.Image = ((System.Drawing.Image)(resources.GetObject("cmdDeleteALL.Image")));
            this.cmdDeleteALL.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdDeleteALL.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdDeleteALL.Name = "cmdDeleteALL";
            this.cmdDeleteALL.Size = new System.Drawing.Size(142, 36);
            this.cmdDeleteALL.Text = "&Xoá nhiều bản ghi";
            this.cmdDeleteALL.Click += new System.EventHandler(this.cmdDeleteALL_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 39);
            // 
            // cmdPrint
            // 
            this.cmdPrint.Font = new System.Drawing.Font("Tahoma", 9F);
            this.cmdPrint.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
            this.cmdPrint.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdPrint.Name = "cmdPrint";
            this.cmdPrint.Size = new System.Drawing.Size(113, 36);
            this.cmdPrint.Text = "&In danh sách";
            this.cmdPrint.Click += new System.EventHandler(this.cmdPrint_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 39);
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(102, 36);
            this.toolStripButton1.Text = "Thoát(Esc)";
            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.tabControl1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabControl1.Location = new System.Drawing.Point(0, 39);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1008, 99);
            this.tabControl1.TabIndex = 2;
            // 
            // tabPage2
            // 
            this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
            this.tabPage2.Controls.Add(this.label3);
            this.tabPage2.Controls.Add(this.cboPhongthuchien);
            this.tabPage2.Controls.Add(this.label4);
            this.tabPage2.Controls.Add(this.cboDepartment);
            this.tabPage2.Controls.Add(this.label2);
            this.tabPage2.Controls.Add(this.cbonhombaocao);
            this.tabPage2.Controls.Add(this.cmdSearch);
            this.tabPage2.Controls.Add(this.label1);
            this.tabPage2.Controls.Add(this.cboServiceType);
            this.tabPage2.Location = new System.Drawing.Point(4, 25);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(1000, 70);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Thông tin ";
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(419, 41);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(125, 23);
            this.label3.TabIndex = 114;
            this.label3.Text = "Phòng thực hiện";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboPhongthuchien
            // 
            this.cboPhongthuchien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.cboPhongthuchien.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboPhongthuchien.Location = new System.Drawing.Point(550, 40);
            this.cboPhongthuchien.Name = "cboPhongthuchien";
            this.cboPhongthuchien.Size = new System.Drawing.Size(243, 22);
            this.cboPhongthuchien.TabIndex = 113;
            this.cboPhongthuchien.Text = "Khoa thực hiện";
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(3, 39);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(125, 23);
            this.label4.TabIndex = 111;
            this.label4.Text = "Khoa thực hiện";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboDepartment
            // 
            this.cboDepartment.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboDepartment.Location = new System.Drawing.Point(132, 39);
            this.cboDepartment.Name = "cboDepartment";
            this.cboDepartment.Size = new System.Drawing.Size(284, 22);
            this.cboDepartment.TabIndex = 110;
            this.cboDepartment.Text = "Khoa thực hiện";
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(420, 11);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(125, 23);
            this.label2.TabIndex = 109;
            this.label2.Text = "Nhóm báo cáo";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cbonhombaocao
            // 
            this.cbonhombaocao.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.cbonhombaocao.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbonhombaocao.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbonhombaocao.FormattingEnabled = true;
            this.cbonhombaocao.Location = new System.Drawing.Point(550, 9);
            this.cbonhombaocao.Name = "cbonhombaocao";
            this.cbonhombaocao.Size = new System.Drawing.Size(243, 24);
            this.cbonhombaocao.TabIndex = 108;
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.cmdSearch.Location = new System.Drawing.Point(799, 13);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(193, 53);
            this.cmdSearch.TabIndex = 4;
            this.cmdSearch.Text = "&Tìm kiếm(F3)";
            this.cmdSearch.UseVisualStyleBackColor = true;
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(3, 18);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(125, 23);
            this.label1.TabIndex = 1;
            this.label1.Text = "&Kiểu dịch vụ";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboServiceType
            // 
            this.cboServiceType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboServiceType.FormattingEnabled = true;
            this.cboServiceType.Location = new System.Drawing.Point(132, 10);
            this.cboServiceType.Name = "cboServiceType";
            this.cboServiceType.Size = new System.Drawing.Size(284, 24);
            this.cboServiceType.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.grdList);
            this.panel1.Controls.Add(this.uiStatusBar2);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.panel1.Location = new System.Drawing.Point(0, 138);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1008, 424);
            this.panel1.TabIndex = 3;
            // 
            // grdList
            // 
            grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
            this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
            this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdList.DynamicFiltering = true;
            this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdList.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdList.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdList.Font = new System.Drawing.Font("Arial", 9.75F);
            this.grdList.GroupByBoxVisible = false;
            this.grdList.Location = new System.Drawing.Point(0, 0);
            this.grdList.Name = "grdList";
            this.grdList.RecordNavigator = true;
            this.grdList.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdList.Size = new System.Drawing.Size(1008, 401);
            this.grdList.TabIndex = 13;
            this.grdList.UseGroupRowSelector = true;
            this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 401);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+N: thêm mới";
            uiStatusBarPanel1.Width = 117;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+E: sửa thông tin ";
            uiStatusBarPanel2.Width = 142;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+D: xóa thông tin ";
            uiStatusBarPanel3.Width = 140;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Esc:Thoát Form hiện tại";
            uiStatusBarPanel4.Width = 155;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4});
            this.uiStatusBar2.Size = new System.Drawing.Size(1008, 23);
            this.uiStatusBar2.TabIndex = 12;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // gridEXPrintDocument1
            // 
            this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
            this.gridEXPrintDocument1.GridEX = this.grdList;
            // 
            // printPreviewDialog1
            // 
            this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreviewDialog1.Document = this.gridEXPrintDocument1;
            this.printPreviewDialog1.Enabled = true;
            this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
            this.printPreviewDialog1.Name = "printPreviewDialog1";
            this.printPreviewDialog1.Visible = false;
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "Service_ID";
            this.dataGridViewTextBoxColumn1.HeaderText = "ID";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            this.dataGridViewTextBoxColumn1.ReadOnly = true;
            this.dataGridViewTextBoxColumn1.Width = 40;
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "ServiceType_ID";
            this.dataGridViewTextBoxColumn2.HeaderText = "Tên kiểu dịch vụ";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.ReadOnly = true;
            this.dataGridViewTextBoxColumn2.Width = 250;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "ServiceCode";
            this.dataGridViewTextBoxColumn3.HeaderText = "Mã dịch vụ";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.ReadOnly = true;
            this.dataGridViewTextBoxColumn3.Width = 200;
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "Service_Name";
            this.dataGridViewTextBoxColumn4.HeaderText = "Tên dịch vụ";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.ReadOnly = true;
            this.dataGridViewTextBoxColumn4.Width = 300;
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.DataPropertyName = "Price";
            dataGridViewCellStyle1.Format = "0,0";
            this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridViewTextBoxColumn5.HeaderText = "Giá";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            this.dataGridViewTextBoxColumn5.ReadOnly = true;
            this.dataGridViewTextBoxColumn5.Width = 200;
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.DataPropertyName = "intOrder";
            this.dataGridViewTextBoxColumn6.HeaderText = "Thứ tự";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.DataPropertyName = "Mota_Them";
            this.dataGridViewTextBoxColumn7.HeaderText = "Miêu tả";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            this.dataGridViewTextBoxColumn7.ReadOnly = true;
            this.dataGridViewTextBoxColumn7.Width = 250;
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "Valid";
            this.dataGridViewTextBoxColumn8.HeaderText = "colValid";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.Visible = false;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "ServiceType_ID";
            this.dataGridViewTextBoxColumn9.HeaderText = "colServiceType_ID";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.ToolTipText = "H";
            this.dataGridViewTextBoxColumn9.Visible = false;
            // 
            // dataGridViewTextBoxColumn10
            // 
            this.dataGridViewTextBoxColumn10.DataPropertyName = "Htech_Service";
            this.dataGridViewTextBoxColumn10.HeaderText = "colHtech_Service";
            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
            this.dataGridViewTextBoxColumn10.ToolTipText = "H";
            this.dataGridViewTextBoxColumn10.Visible = false;
            // 
            // dataGridViewTextBoxColumn11
            // 
            this.dataGridViewTextBoxColumn11.DataPropertyName = "Service_Detail";
            this.dataGridViewTextBoxColumn11.HeaderText = "colService_Detail";
            this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
            this.dataGridViewTextBoxColumn11.ToolTipText = "H";
            this.dataGridViewTextBoxColumn11.Visible = false;
            // 
            // frm_dmuc_dichvucls
            // 
            this.AcceptButton = this.cmdSearch;
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
            this.ClientSize = new System.Drawing.Size(1008, 562);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.sysColor);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.Name = "frm_dmuc_dichvucls";
            this.ShowInTaskbar = false;
            this.Text = "DANH SÁCH DỊCH VỤ";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_dmuc_dichvucls_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frm_dmuc_dichvucls_KeyDown);
            this.sysColor.ResumeLayout(false);
            this.sysColor.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #35
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmucdichvu_kcb));
     Janus.Windows.GridEX.GridEXLayout           grd_Insurance_Objects_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.sysColor              = new System.Windows.Forms.ToolStrip();
     this.cmdNew                = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1   = new System.Windows.Forms.ToolStripSeparator();
     this.cmdEdit               = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2   = new System.Windows.Forms.ToolStripSeparator();
     this.cmdDelete             = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4   = new System.Windows.Forms.ToolStripSeparator();
     this.cmdSaveAll            = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1      = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox1           = new Janus.Windows.EditControls.UIGroupBox();
     this.label5                = new System.Windows.Forms.Label();
     this.cboRoomDept           = new System.Windows.Forms.ComboBox();
     this.label1                = new System.Windows.Forms.Label();
     this.cboBacsi              = new System.Windows.Forms.ComboBox();
     this.label2                = new System.Windows.Forms.Label();
     this.cboPhongBan           = new System.Windows.Forms.ComboBox();
     this.label4                = new System.Windows.Forms.Label();
     this.cboDoituong           = new System.Windows.Forms.ComboBox();
     this.cmdSearch             = new Janus.Windows.EditControls.UIButton();
     this.label3                = new System.Windows.Forms.Label();
     this.cboLoaiKham           = new System.Windows.Forms.ComboBox();
     this.uiGroupBox2           = new Janus.Windows.EditControls.UIGroupBox();
     this.grd_Insurance_Objects = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar2          = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.sysColor.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grd_Insurance_Objects)).BeginInit();
     this.SuspendLayout();
     //
     // sysColor
     //
     this.sysColor.BackColor = System.Drawing.Color.AliceBlue;
     this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdNew,
         this.toolStripSeparator1,
         this.cmdEdit,
         this.toolStripSeparator2,
         this.cmdDelete,
         this.toolStripSeparator4,
         this.cmdSaveAll,
         this.toolStripButton1
     });
     this.sysColor.Location = new System.Drawing.Point(0, 0);
     this.sysColor.Name     = "sysColor";
     this.sysColor.Size     = new System.Drawing.Size(1008, 31);
     this.sysColor.TabIndex = 4;
     this.sysColor.Text     = "toolStrip1";
     //
     // cmdNew
     //
     this.cmdNew.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdNew.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
     this.cmdNew.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNew.Name                  = "cmdNew";
     this.cmdNew.Size                  = new System.Drawing.Size(136, 28);
     this.cmdNew.Text                  = "&Thêm mới (Ctrl+N)";
     this.cmdNew.Click                += new System.EventHandler(this.cmdNew_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
     //
     // cmdEdit
     //
     this.cmdEdit.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdEdit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
     this.cmdEdit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEdit.Name                  = "cmdEdit";
     this.cmdEdit.Size                  = new System.Drawing.Size(98, 28);
     this.cmdEdit.Text                  = "&Sửa(Ctrl+E)";
     this.cmdEdit.Click                += new System.EventHandler(this.cmdEdit_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(99, 28);
     this.cmdDelete.Text                  = "&Xoá(Ctrl+D)";
     this.cmdDelete.Click                += new System.EventHandler(this.cmdDelete_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 31);
     //
     // cmdSaveAll
     //
     this.cmdSaveAll.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSaveAll.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSaveAll.Image")));
     this.cmdSaveAll.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSaveAll.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSaveAll.Name                  = "cmdSaveAll";
     this.cmdSaveAll.Size                  = new System.Drawing.Size(108, 36);
     this.cmdSaveAll.Text                  = "&Lưu toàn bộ";
     this.cmdSaveAll.Visible               = false;
     this.cmdSaveAll.Click                += new System.EventHandler(this.cmdSaveAll_Click);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name                  = "toolStripButton1";
     this.toolStripButton1.Size                  = new System.Drawing.Size(94, 28);
     this.toolStripButton1.Text                  = "Thoát(Esc)";
     this.toolStripButton1.Click                += new System.EventHandler(this.toolStripButton1_Click);
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.BackColor = System.Drawing.Color.AliceBlue;
     this.uiGroupBox1.Controls.Add(this.label5);
     this.uiGroupBox1.Controls.Add(this.cboRoomDept);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Controls.Add(this.cboBacsi);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.cboPhongBan);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.cboDoituong);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.cboLoaiKham);
     this.uiGroupBox1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Location    = new System.Drawing.Point(0, 31);
     this.uiGroupBox1.Name        = "uiGroupBox1";
     this.uiGroupBox1.Size        = new System.Drawing.Size(1008, 91);
     this.uiGroupBox1.TabIndex    = 5;
     this.uiGroupBox1.Text        = "Thông tin tìm kiếm";
     this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(28, 57);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(43, 15);
     this.label5.TabIndex = 18;
     this.label5.Text     = "Phòng";
     //
     // cboRoomDept
     //
     this.cboRoomDept.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboRoomDept.FormattingEnabled = true;
     this.cboRoomDept.Location          = new System.Drawing.Point(97, 54);
     this.cboRoomDept.Name                  = "cboRoomDept";
     this.cboRoomDept.Size                  = new System.Drawing.Size(216, 23);
     this.cboRoomDept.TabIndex              = 3;
     this.cboRoomDept.SelectedIndexChanged += new System.EventHandler(this.cboRoomDept_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(337, 56);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(40, 15);
     this.label1.TabIndex = 16;
     this.label1.Text     = "Bác sĩ";
     //
     // cboBacsi
     //
     this.cboBacsi.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboBacsi.FormattingEnabled = true;
     this.cboBacsi.Location          = new System.Drawing.Point(427, 51);
     this.cboBacsi.Name     = "cboBacsi";
     this.cboBacsi.Size     = new System.Drawing.Size(216, 23);
     this.cboBacsi.TabIndex = 4;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(654, 23);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(36, 15);
     this.label2.TabIndex = 14;
     this.label2.Text     = "Khoa";
     //
     // cboPhongBan
     //
     this.cboPhongBan.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cboPhongBan.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboPhongBan.FormattingEnabled = true;
     this.cboPhongBan.Location          = new System.Drawing.Point(696, 19);
     this.cboPhongBan.Name                  = "cboPhongBan";
     this.cboPhongBan.Size                  = new System.Drawing.Size(300, 23);
     this.cboPhongBan.TabIndex              = 2;
     this.cboPhongBan.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(337, 25);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(80, 15);
     this.label4.TabIndex = 12;
     this.label4.Text     = "Đối tượng BN";
     //
     // cboDoituong
     //
     this.cboDoituong.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboDoituong.FormattingEnabled = true;
     this.cboDoituong.Location          = new System.Drawing.Point(427, 21);
     this.cboDoituong.Name     = "cboDoituong";
     this.cboDoituong.Size     = new System.Drawing.Size(216, 23);
     this.cboDoituong.TabIndex = 1;
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image     = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdSearch.Location  = new System.Drawing.Point(828, 48);
     this.cmdSearch.Name      = "cmdSearch";
     this.cmdSearch.Size      = new System.Drawing.Size(168, 33);
     this.cmdSearch.TabIndex  = 5;
     this.cmdSearch.Text      = "&Tìm kiếm(F3)";
     this.cmdSearch.Click    += new System.EventHandler(this.cmdSearch_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(28, 27);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 15);
     this.label3.TabIndex = 5;
     this.label3.Text     = "Loại khám";
     //
     // cboLoaiKham
     //
     this.cboLoaiKham.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboLoaiKham.FormattingEnabled = true;
     this.cboLoaiKham.Location          = new System.Drawing.Point(97, 24);
     this.cboLoaiKham.Name     = "cboLoaiKham";
     this.cboLoaiKham.Size     = new System.Drawing.Size(216, 23);
     this.cboLoaiKham.TabIndex = 0;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grd_Insurance_Objects);
     this.uiGroupBox2.Controls.Add(this.uiStatusBar2);
     this.uiGroupBox2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox2.Image       = ((System.Drawing.Image)(resources.GetObject("uiGroupBox2.Image")));
     this.uiGroupBox2.Location    = new System.Drawing.Point(0, 122);
     this.uiGroupBox2.Name        = "uiGroupBox2";
     this.uiGroupBox2.Size        = new System.Drawing.Size(1008, 608);
     this.uiGroupBox2.TabIndex    = 6;
     this.uiGroupBox2.Text        = "&Thông tin hiển thị";
     this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // grd_Insurance_Objects
     //
     grd_Insurance_Objects_DesignTimeLayout.LayoutString = resources.GetString("grd_Insurance_Objects_DesignTimeLayout.LayoutString");
     this.grd_Insurance_Objects.DesignTimeLayout         = grd_Insurance_Objects_DesignTimeLayout;
     this.grd_Insurance_Objects.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grd_Insurance_Objects.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grd_Insurance_Objects.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grd_Insurance_Objects.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grd_Insurance_Objects.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grd_Insurance_Objects.FocusStyle                     = Janus.Windows.GridEX.FocusStyle.Solid;
     this.grd_Insurance_Objects.Font                           = new System.Drawing.Font("Arial", 9F);
     this.grd_Insurance_Objects.GroupByBoxVisible              = false;
     this.grd_Insurance_Objects.Location                       = new System.Drawing.Point(3, 18);
     this.grd_Insurance_Objects.Name                           = "grd_Insurance_Objects";
     this.grd_Insurance_Objects.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grd_Insurance_Objects.Size                           = new System.Drawing.Size(1002, 564);
     this.grd_Insurance_Objects.TabIndex                       = 13;
     this.grd_Insurance_Objects.TableHeaders                   = Janus.Windows.GridEX.InheritableBoolean.Default;
     this.grd_Insurance_Objects.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.Office2007;
     this.grd_Insurance_Objects.CellUpdated                   += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grd_Insurance_Objects_CellUpdated);
     this.grd_Insurance_Objects.UpdatingCell                  += new Janus.Windows.GridEX.UpdatingCellEventHandler(this.grd_Insurance_Objects_UpdatingCell);
     this.grd_Insurance_Objects.ApplyingFilter                += new System.ComponentModel.CancelEventHandler(this.grd_Insurance_Objects_ApplyingFilter);
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location         = new System.Drawing.Point(3, 582);
     this.uiStatusBar2.Name             = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: thêm mới";
     uiStatusBarPanel1.Width            = 107;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E: sửa thông tin ";
     uiStatusBarPanel2.Width            = 127;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: xóa thông tin ";
     uiStatusBarPanel3.Width            = 128;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Esc:Thoát Form hiện tại";
     uiStatusBarPanel4.Width            = 144;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1002, 23);
     this.uiStatusBar2.TabIndex    = 12;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
     //
     // frm_dmucdichvu_kcb
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.ClientSize    = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.uiGroupBox2);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.sysColor);
     this.KeyPreview    = true;
     this.Name          = "frm_dmucdichvu_kcb";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Danh mục dịch vụ khám chữa bệnh(kcb)";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_dmucdichvu_kcb_Load);
     this.sysColor.ResumeLayout(false);
     this.sysColor.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grd_Insurance_Objects)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #36
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources                = new System.ComponentModel.ComponentResourceManager(typeof(frm_List_RedInvoice));
     Janus.Windows.GridEX.GridEXLayout           grdList_DesignTimeLayout    = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout           grdCapPhat_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4           = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.sysColor                   = new System.Windows.Forms.ToolStrip();
     this.cmdNew                     = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1        = new System.Windows.Forms.ToolStripSeparator();
     this.cmdEdit                    = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2        = new System.Windows.Forms.ToolStripSeparator();
     this.cmdDelete                  = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4        = new System.Windows.Forms.ToolStripSeparator();
     this.cmdPrint                   = new System.Windows.Forms.ToolStripButton();
     this.cmdThoat                   = new System.Windows.Forms.ToolStripButton();
     this.panel1                     = new System.Windows.Forms.Panel();
     this.tabControl1                = new System.Windows.Forms.TabControl();
     this.tabPage1                   = new System.Windows.Forms.TabPage();
     this.panel2                     = new System.Windows.Forms.Panel();
     this.grpKhoaPhong               = new Janus.Windows.EditControls.UIGroupBox();
     this.grdList                    = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox1                = new Janus.Windows.EditControls.UIGroupBox();
     this.grdCapPhat                 = new Janus.Windows.GridEX.GridEX();
     this.contextMenuStrip1          = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.tsmKichHoat                = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmHetHieuLuc              = new System.Windows.Forms.ToolStripMenuItem();
     this.uiGroupBox2                = new Janus.Windows.EditControls.UIGroupBox();
     this.cmdAllocate                = new Janus.Windows.EditControls.UIButton();
     this.uiStatusBar2               = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.printPreviewDialog1        = new System.Windows.Forms.PrintPreviewDialog();
     this.gridEXPrintDocument1       = new Janus.Windows.GridEX.GridEXPrintDocument();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.sysColor.SuspendLayout();
     this.panel1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpKhoaPhong)).BeginInit();
     this.grpKhoaPhong.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdCapPhat)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // sysColor
     //
     this.sysColor.BackColor = System.Drawing.SystemColors.Control;
     this.sysColor.Font      = new System.Drawing.Font("Arial", 9.75F);
     this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdNew,
         this.toolStripSeparator1,
         this.cmdEdit,
         this.toolStripSeparator2,
         this.cmdDelete,
         this.toolStripSeparator4,
         this.cmdPrint,
         this.cmdThoat
     });
     this.sysColor.Location = new System.Drawing.Point(0, 0);
     this.sysColor.Name     = "sysColor";
     this.sysColor.Size     = new System.Drawing.Size(1059, 39);
     this.sysColor.TabIndex = 2;
     this.sysColor.Text     = "toolStrip1";
     //
     // cmdNew
     //
     this.cmdNew.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdNew.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
     this.cmdNew.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNew.Name                  = "cmdNew";
     this.cmdNew.Size                  = new System.Drawing.Size(136, 36);
     this.cmdNew.Text                  = "&Thêm mới (Ctrl+N)";
     this.cmdNew.Click                += new System.EventHandler(this.cmdNew_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // cmdEdit
     //
     this.cmdEdit.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdEdit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
     this.cmdEdit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEdit.Name                  = "cmdEdit";
     this.cmdEdit.Size                  = new System.Drawing.Size(98, 36);
     this.cmdEdit.Text                  = "&Sửa(Ctrl+E)";
     this.cmdEdit.Click                += new System.EventHandler(this.cmdEdit_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(99, 36);
     this.cmdDelete.Text                  = "&Xoá(Ctrl+D)";
     this.cmdDelete.Click                += new System.EventHandler(this.cmdDelete_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);
     //
     // cmdPrint
     //
     this.cmdPrint.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPrint.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
     this.cmdPrint.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdPrint.Name                  = "cmdPrint";
     this.cmdPrint.Size                  = new System.Drawing.Size(135, 36);
     this.cmdPrint.Text                  = "&In danh sách(F4)";
     //
     // cmdThoat
     //
     this.cmdThoat.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdThoat.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThoat.Image")));
     this.cmdThoat.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThoat.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThoat.Name                  = "cmdThoat";
     this.cmdThoat.Size                  = new System.Drawing.Size(94, 36);
     this.cmdThoat.Text                  = "Thoát(Esc)";
     this.cmdThoat.Click                += new System.EventHandler(this.cmdThoat_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.tabControl1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 39);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1059, 557);
     this.panel1.TabIndex = 3;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1059, 557);
     this.tabControl1.TabIndex      = 4;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.panel2);
     this.tabPage1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabPage1.Location = new System.Drawing.Point(4, 25);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(1051, 528);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Quản lý thông tin hóa đơn đỏ";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.grpKhoaPhong);
     this.panel2.Controls.Add(this.uiGroupBox1);
     this.panel2.Controls.Add(this.uiStatusBar2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1045, 522);
     this.panel2.TabIndex = 1;
     //
     // grpKhoaPhong
     //
     this.grpKhoaPhong.Controls.Add(this.grdList);
     this.grpKhoaPhong.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grpKhoaPhong.Font     = new System.Drawing.Font("Arial", 9.75F);
     this.grpKhoaPhong.Location = new System.Drawing.Point(0, 0);
     this.grpKhoaPhong.Name     = "grpKhoaPhong";
     this.grpKhoaPhong.Size     = new System.Drawing.Size(518, 499);
     this.grpKhoaPhong.TabIndex = 31;
     this.grpKhoaPhong.Text     = "&Hóa đơn";
     //
     // grdList
     //
     this.grdList.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdList.AlternatingColors = true;
     this.grdList.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                      " thông tin</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering               = true;
     this.grdList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdList.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdList.Font                           = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdList.GroupByBoxVisible              = false;
     this.grdList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location                       = new System.Drawing.Point(3, 18);
     this.grdList.Name                           = "grdList";
     this.grdList.RecordNavigator                = true;
     this.grdList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.Size                           = new System.Drawing.Size(512, 478);
     this.grdList.TabIndex                       = 30;
     this.grdList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     this.grdList.SelectionChanged              += new System.EventHandler(this.grdList_SelectionChanged);
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.grdCapPhat);
     this.uiGroupBox1.Controls.Add(this.uiGroupBox2);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.uiGroupBox1.Font     = new System.Drawing.Font("Arial", 9.75F);
     this.uiGroupBox1.Location = new System.Drawing.Point(518, 0);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(527, 499);
     this.uiGroupBox1.TabIndex = 30;
     this.uiGroupBox1.Text     = "&Cấp phát";
     //
     // grdCapPhat
     //
     this.grdCapPhat.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdCapPhat.AlternatingColors = true;
     this.grdCapPhat.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                         " thông tin</FilterRowInfoText></LocalizableData>";
     this.grdCapPhat.ContextMenuStrip         = this.contextMenuStrip1;
     grdCapPhat_DesignTimeLayout.LayoutString = resources.GetString("grdCapPhat_DesignTimeLayout.LayoutString");
     this.grdCapPhat.DesignTimeLayout         = grdCapPhat_DesignTimeLayout;
     this.grdCapPhat.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdCapPhat.DynamicFiltering               = true;
     this.grdCapPhat.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdCapPhat.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdCapPhat.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdCapPhat.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdCapPhat.Font                           = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdCapPhat.GroupByBoxVisible              = false;
     this.grdCapPhat.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdCapPhat.Location                       = new System.Drawing.Point(3, 18);
     this.grdCapPhat.Name                           = "grdCapPhat";
     this.grdCapPhat.RecordNavigator                = true;
     this.grdCapPhat.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdCapPhat.Size                           = new System.Drawing.Size(521, 419);
     this.grdCapPhat.TabIndex                       = 32;
     this.grdCapPhat.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     this.grdCapPhat.ColumnButtonClick             += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdCapPhat_ColumnButtonClick);
     this.grdCapPhat.DoubleClick                   += new System.EventHandler(this.grdCapPhat_DoubleClick);
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmKichHoat,
         this.tsmHetHieuLuc
     });
     this.contextMenuStrip1.Name     = "contextMenuStrip1";
     this.contextMenuStrip1.Size     = new System.Drawing.Size(139, 48);
     this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
     //
     // tsmKichHoat
     //
     this.tsmKichHoat.Name   = "tsmKichHoat";
     this.tsmKichHoat.Size   = new System.Drawing.Size(138, 22);
     this.tsmKichHoat.Text   = "Kích hoạt";
     this.tsmKichHoat.Click += new System.EventHandler(this.tsmKichHoat_Click);
     //
     // tsmHetHieuLuc
     //
     this.tsmHetHieuLuc.Name   = "tsmHetHieuLuc";
     this.tsmHetHieuLuc.Size   = new System.Drawing.Size(138, 22);
     this.tsmHetHieuLuc.Text   = "Hết hiệu lực";
     this.tsmHetHieuLuc.Click += new System.EventHandler(this.tsmHetHieuLuc_Click);
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.BackColor = System.Drawing.Color.WhiteSmoke;
     this.uiGroupBox2.Controls.Add(this.cmdAllocate);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.uiGroupBox2.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox2.Location = new System.Drawing.Point(3, 437);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(521, 59);
     this.uiGroupBox2.TabIndex = 31;
     this.uiGroupBox2.Text     = "Chức năng";
     //
     // cmdAllocate
     //
     this.cmdAllocate.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdAllocate.Location = new System.Drawing.Point(6, 19);
     this.cmdAllocate.Name     = "cmdAllocate";
     this.cmdAllocate.Size     = new System.Drawing.Size(133, 37);
     this.cmdAllocate.TabIndex = 0;
     this.cmdAllocate.Text     = "&Cấp phát";
     this.cmdAllocate.Click   += new System.EventHandler(this.cmdAllocate_Click);
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font             = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location         = new System.Drawing.Point(0, 499);
     this.uiStatusBar2.Name             = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: thêm mới";
     uiStatusBarPanel1.Width            = 117;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E: sửa thông tin ";
     uiStatusBarPanel2.Width            = 142;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: xóa thông tin ";
     uiStatusBarPanel3.Width            = 140;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Esc:Thoát Form hiện tại";
     uiStatusBarPanel4.Width            = 155;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1045, 23);
     this.uiStatusBar2.TabIndex    = 28;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.gridEXPrintDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // gridEXPrintDocument1
     //
     this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "Department_ID";
     this.dataGridViewTextBoxColumn1.HeaderText       = "ID";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.Width            = 40;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.DataPropertyName = "Department_Name";
     this.dataGridViewTextBoxColumn2.HeaderText       = "Tên khoa(phòng)";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.Width            = 200;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.DataPropertyName = "Parent_Name";
     this.dataGridViewTextBoxColumn3.HeaderText       = "Tên khoa(cấp trên)";
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.Width            = 200;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.DataPropertyName = "intOrder";
     this.dataGridViewTextBoxColumn4.HeaderText       = "Thứ tự";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.Visible          = false;
     this.dataGridViewTextBoxColumn4.Width            = 80;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.HeaderText = "Miêu tả";
     this.dataGridViewTextBoxColumn5.Name       = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.Width      = 200;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.DataPropertyName = "Parent_ID";
     this.dataGridViewTextBoxColumn6.HeaderText       = "colParent_ID";
     this.dataGridViewTextBoxColumn6.Name             = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.Visible          = false;
     //
     // dataGridViewTextBoxColumn7
     //
     this.dataGridViewTextBoxColumn7.DataPropertyName = "Dept_Type";
     this.dataGridViewTextBoxColumn7.HeaderText       = "colDept_Type";
     this.dataGridViewTextBoxColumn7.Name             = "dataGridViewTextBoxColumn7";
     this.dataGridViewTextBoxColumn7.Visible          = false;
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.DataPropertyName = "Speciality";
     this.dataGridViewTextBoxColumn8.HeaderText       = "colSpeciality";
     this.dataGridViewTextBoxColumn8.Name             = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.Visible          = false;
     //
     // dataGridViewTextBoxColumn9
     //
     this.dataGridViewTextBoxColumn9.DataPropertyName = "Dept_Fee";
     this.dataGridViewTextBoxColumn9.HeaderText       = "colDept_Fee";
     this.dataGridViewTextBoxColumn9.Name             = "dataGridViewTextBoxColumn9";
     this.dataGridViewTextBoxColumn9.Visible          = false;
     //
     // frm_List_RedInvoice
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1059, 596);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.sysColor);
     this.KeyPreview    = true;
     this.Name          = "frm_List_RedInvoice";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Quản lý hóa đơn đỏ";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_List_RedInvoice_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frm_List_RedInvoice_KeyDown);
     this.sysColor.ResumeLayout(false);
     this.sysColor.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grpKhoaPhong)).EndInit();
     this.grpKhoaPhong.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdCapPhat)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.GridEX.GridEXLayout grdRoom_DesignTimeLayout          = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmuc_buonggiuong));
     Janus.Windows.GridEX.GridEXLayout           grdBed_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.tabBuonGiuong       = new Janus.Windows.UI.Tab.UITab();
     this.tabPagePhong        = new Janus.Windows.UI.Tab.UITabPage();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdRoom             = new Janus.Windows.GridEX.GridEX();
     this.toolStrip           = new System.Windows.Forms.ToolStrip();
     this.cmdThemMoi          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdSua = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdXoa              = new System.Windows.Forms.ToolStripButton();
     this.cmdThoat            = new System.Windows.Forms.ToolStripButton();
     this.tabPageGiuong       = new Janus.Windows.UI.Tab.UITabPage();
     this.uiGroupBox2         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdBed              = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox3         = new Janus.Windows.EditControls.UIGroupBox();
     this.label4              = new System.Windows.Forms.Label();
     this.txtBed_Name         = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label3              = new System.Windows.Forms.Label();
     this.txtBedCode          = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label2              = new System.Windows.Forms.Label();
     this.cboPhongNoiTru      = new Janus.Windows.EditControls.UIComboBox();
     this.label1              = new System.Windows.Forms.Label();
     this.cboKhoaNoiTru       = new Janus.Windows.EditControls.UIComboBox();
     this.cmdSearchGiuong     = new Janus.Windows.EditControls.UIButton();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.cmdThemGiuong       = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdSuaGiuong        = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.cmdXoaGiuong        = new System.Windows.Forms.ToolStripButton();
     this.cmdThoatGiuong      = new System.Windows.Forms.ToolStripButton();
     this.uiStatusBar1        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     ((System.ComponentModel.ISupportInitialize)(this.tabBuonGiuong)).BeginInit();
     this.tabBuonGiuong.SuspendLayout();
     this.tabPagePhong.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdRoom)).BeginInit();
     this.toolStrip.SuspendLayout();
     this.tabPageGiuong.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdBed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // tabBuonGiuong
     //
     this.tabBuonGiuong.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabBuonGiuong.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabBuonGiuong.Location = new System.Drawing.Point(0, 0);
     this.tabBuonGiuong.Name     = "tabBuonGiuong";
     this.tabBuonGiuong.Size     = new System.Drawing.Size(1008, 707);
     this.tabBuonGiuong.TabIndex = 0;
     this.tabBuonGiuong.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
         this.tabPagePhong,
         this.tabPageGiuong
     });
     //
     // tabPagePhong
     //
     this.tabPagePhong.Controls.Add(this.uiGroupBox1);
     this.tabPagePhong.Controls.Add(this.toolStrip);
     this.tabPagePhong.Location = new System.Drawing.Point(1, 23);
     this.tabPagePhong.Name     = "tabPagePhong";
     this.tabPagePhong.Size     = new System.Drawing.Size(1004, 681);
     this.tabPagePhong.TabStop  = true;
     this.tabPagePhong.Text     = "Thông tin phòng nội trú";
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.grdRoom);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Image    = ((System.Drawing.Image)(resources.GetObject("uiGroupBox1.Image")));
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(1004, 642);
     this.uiGroupBox1.TabIndex = 6;
     this.uiGroupBox1.Text     = "Danh sách buồng nội trú";
     //
     // grdRoom
     //
     this.grdRoom.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                     " thông tin phòng bệnh</FilterRowInfoText></LocalizableData>";
     this.grdRoom.ColumnAutoResize           = true;
     this.grdRoom.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
     grdRoom_DesignTimeLayout.LayoutString   = resources.GetString("grdRoom_DesignTimeLayout.LayoutString");
     this.grdRoom.DesignTimeLayout           = grdRoom_DesignTimeLayout;
     this.grdRoom.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdRoom.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdRoom.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdRoom.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdRoom.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdRoom.Font                           = new System.Drawing.Font("Arial", 9F);
     this.grdRoom.GroupByBoxVisible              = false;
     this.grdRoom.GroupRowFormatStyle.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.grdRoom.GroupRowFormatStyle.ForeColor  = System.Drawing.Color.Red;
     this.grdRoom.GroupRowVisualStyle            = Janus.Windows.GridEX.GroupRowVisualStyle.Outlook2003;
     this.grdRoom.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdRoom.Location                       = new System.Drawing.Point(3, 18);
     this.grdRoom.Name                           = "grdRoom";
     this.grdRoom.RecordNavigator                = true;
     this.grdRoom.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdRoom.Size                           = new System.Drawing.Size(998, 621);
     this.grdRoom.TabIndex                       = 1;
     this.grdRoom.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     this.grdRoom.SelectionChanged              += new System.EventHandler(this.grdRoom_SelectionChanged);
     this.grdRoom.ApplyingFilter                += new System.ComponentModel.CancelEventHandler(this.grdRoom_ApplyingFilter);
     //
     // toolStrip
     //
     this.toolStrip.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemMoi,
         this.toolStripSeparator1,
         this.cmdSua,
         this.toolStripSeparator2,
         this.cmdXoa,
         this.cmdThoat
     });
     this.toolStrip.Location = new System.Drawing.Point(0, 0);
     this.toolStrip.Name     = "toolStrip";
     this.toolStrip.Size     = new System.Drawing.Size(1004, 39);
     this.toolStrip.TabIndex = 4;
     this.toolStrip.Text     = "toolStrip1";
     //
     // cmdThemMoi
     //
     this.cmdThemMoi.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdThemMoi.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemMoi.Image")));
     this.cmdThemMoi.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemMoi.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemMoi.Name                  = "cmdThemMoi";
     this.cmdThemMoi.Size                  = new System.Drawing.Size(114, 36);
     this.cmdThemMoi.Text                  = "Thêm buồng";
     this.cmdThemMoi.Click                += new System.EventHandler(this.cmdThemMoi_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // cmdSua
     //
     this.cmdSua.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdSua.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSua.Image")));
     this.cmdSua.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSua.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSua.Name                  = "cmdSua";
     this.cmdSua.Size                  = new System.Drawing.Size(103, 36);
     this.cmdSua.Text                  = "Sửa buồng";
     this.cmdSua.Click                += new System.EventHandler(this.cmdSua_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
     //
     // cmdXoa
     //
     this.cmdXoa.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdXoa.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoa.Image")));
     this.cmdXoa.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoa.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoa.Name                  = "cmdXoa";
     this.cmdXoa.Size                  = new System.Drawing.Size(102, 36);
     this.cmdXoa.Text                  = "Xóa buồng";
     this.cmdXoa.Click                += new System.EventHandler(this.cmdXoa_Click);
     //
     // cmdThoat
     //
     this.cmdThoat.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThoat.Image")));
     this.cmdThoat.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThoat.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThoat.Name   = "cmdThoat";
     this.cmdThoat.Size   = new System.Drawing.Size(99, 36);
     this.cmdThoat.Text   = "Thoát(Esc)";
     this.cmdThoat.Click += new System.EventHandler(this.cmdThoat_Click);
     //
     // tabPageGiuong
     //
     this.tabPageGiuong.Controls.Add(this.uiGroupBox2);
     this.tabPageGiuong.Controls.Add(this.uiGroupBox3);
     this.tabPageGiuong.Controls.Add(this.toolStrip1);
     this.tabPageGiuong.Location = new System.Drawing.Point(1, 23);
     this.tabPageGiuong.Name     = "tabPageGiuong";
     this.tabPageGiuong.Size     = new System.Drawing.Size(1004, 681);
     this.tabPageGiuong.TabStop  = true;
     this.tabPageGiuong.Text     = "Thông tin giường nội trú";
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdBed);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox2.Image    = ((System.Drawing.Image)(resources.GetObject("uiGroupBox2.Image")));
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 114);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(1004, 567);
     this.uiGroupBox2.TabIndex = 7;
     this.uiGroupBox2.Text     = "Danh sách giường nội trú";
     //
     // grdBed
     //
     this.grdBed.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                    " thông tin giường</FilterRowInfoText></LocalizableData>";
     this.grdBed.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
     grdBed_DesignTimeLayout.LayoutString   = resources.GetString("grdBed_DesignTimeLayout.LayoutString");
     this.grdBed.DesignTimeLayout           = grdBed_DesignTimeLayout;
     this.grdBed.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdBed.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdBed.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdBed.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdBed.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdBed.Font                           = new System.Drawing.Font("Arial", 9F);
     this.grdBed.GroupByBoxVisible              = false;
     this.grdBed.GroupRowFormatStyle.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.grdBed.GroupRowFormatStyle.ForeColor  = System.Drawing.Color.Red;
     this.grdBed.GroupRowVisualStyle            = Janus.Windows.GridEX.GroupRowVisualStyle.Outlook2003;
     this.grdBed.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdBed.Location                       = new System.Drawing.Point(3, 18);
     this.grdBed.Name                           = "grdBed";
     this.grdBed.RecordNavigator                = true;
     this.grdBed.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdBed.Size                           = new System.Drawing.Size(998, 546);
     this.grdBed.TabIndex                       = 0;
     this.grdBed.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     this.grdBed.SelectionChanged              += new System.EventHandler(this.grdBed_SelectionChanged);
     this.grdBed.ApplyingFilter                += new System.ComponentModel.CancelEventHandler(this.grdBed_ApplyingFilter);
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.label4);
     this.uiGroupBox3.Controls.Add(this.txtBed_Name);
     this.uiGroupBox3.Controls.Add(this.label3);
     this.uiGroupBox3.Controls.Add(this.txtBedCode);
     this.uiGroupBox3.Controls.Add(this.label2);
     this.uiGroupBox3.Controls.Add(this.cboPhongNoiTru);
     this.uiGroupBox3.Controls.Add(this.label1);
     this.uiGroupBox3.Controls.Add(this.cboKhoaNoiTru);
     this.uiGroupBox3.Controls.Add(this.cmdSearchGiuong);
     this.uiGroupBox3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox3.Location = new System.Drawing.Point(0, 39);
     this.uiGroupBox3.Name     = "uiGroupBox3";
     this.uiGroupBox3.Size     = new System.Drawing.Size(1004, 75);
     this.uiGroupBox3.TabIndex = 8;
     this.uiGroupBox3.Text     = "Tìm kiếm thông tin ";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(209, 55);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(71, 15);
     this.label4.TabIndex = 8;
     this.label4.Text     = "Tên giường";
     //
     // txtBed_Name
     //
     this.txtBed_Name.Location = new System.Drawing.Point(303, 51);
     this.txtBed_Name.Name     = "txtBed_Name";
     this.txtBed_Name.Size     = new System.Drawing.Size(385, 21);
     this.txtBed_Name.TabIndex = 7;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(6, 55);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(66, 15);
     this.label3.TabIndex = 6;
     this.label3.Text     = "Mã giường";
     //
     // txtBedCode
     //
     this.txtBedCode.Location = new System.Drawing.Point(89, 51);
     this.txtBedCode.Name     = "txtBedCode";
     this.txtBedCode.Size     = new System.Drawing.Size(100, 21);
     this.txtBedCode.TabIndex = 5;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(339, 30);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 15);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Buồng nội trú";
     //
     // cboPhongNoiTru
     //
     this.cboPhongNoiTru.Location = new System.Drawing.Point(447, 25);
     this.cboPhongNoiTru.Name     = "cboPhongNoiTru";
     this.cboPhongNoiTru.Size     = new System.Drawing.Size(241, 21);
     this.cboPhongNoiTru.TabIndex = 3;
     this.cboPhongNoiTru.Text     = "uiComboBox1";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(10, 26);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(73, 15);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Khoa nội trú";
     //
     // cboKhoaNoiTru
     //
     this.cboKhoaNoiTru.Location              = new System.Drawing.Point(89, 25);
     this.cboKhoaNoiTru.Name                  = "cboKhoaNoiTru";
     this.cboKhoaNoiTru.Size                  = new System.Drawing.Size(233, 21);
     this.cboKhoaNoiTru.TabIndex              = 1;
     this.cboKhoaNoiTru.Text                  = "uiComboBox1";
     this.cboKhoaNoiTru.SelectedIndexChanged += new System.EventHandler(this.cboKhoaNoiTru_SelectedIndexChanged);
     //
     // cmdSearchGiuong
     //
     this.cmdSearchGiuong.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearchGiuong.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearchGiuong.Location = new System.Drawing.Point(889, 19);
     this.cmdSearchGiuong.Name     = "cmdSearchGiuong";
     this.cmdSearchGiuong.Size     = new System.Drawing.Size(109, 49);
     this.cmdSearchGiuong.TabIndex = 0;
     this.cmdSearchGiuong.Text     = "Tìm kiếm";
     this.cmdSearchGiuong.Click   += new System.EventHandler(this.cmdSearchGiuong_Click);
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemGiuong,
         this.toolStripSeparator3,
         this.cmdSuaGiuong,
         this.toolStripSeparator4,
         this.cmdXoaGiuong,
         this.cmdThoatGiuong
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1004, 39);
     this.toolStrip1.TabIndex = 5;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // cmdThemGiuong
     //
     this.cmdThemGiuong.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdThemGiuong.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemGiuong.Image")));
     this.cmdThemGiuong.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemGiuong.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemGiuong.Name                  = "cmdThemGiuong";
     this.cmdThemGiuong.Size                  = new System.Drawing.Size(117, 36);
     this.cmdThemGiuong.Text                  = "Thêm giường";
     this.cmdThemGiuong.Click                += new System.EventHandler(this.cmdThemGiuong_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 39);
     //
     // cmdSuaGiuong
     //
     this.cmdSuaGiuong.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdSuaGiuong.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSuaGiuong.Image")));
     this.cmdSuaGiuong.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSuaGiuong.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSuaGiuong.Name                  = "cmdSuaGiuong";
     this.cmdSuaGiuong.Size                  = new System.Drawing.Size(106, 36);
     this.cmdSuaGiuong.Text                  = "Sửa giường";
     this.cmdSuaGiuong.Click                += new System.EventHandler(this.cmdSuaGiuong_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);
     //
     // cmdXoaGiuong
     //
     this.cmdXoaGiuong.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.cmdXoaGiuong.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoaGiuong.Image")));
     this.cmdXoaGiuong.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaGiuong.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaGiuong.Name                  = "cmdXoaGiuong";
     this.cmdXoaGiuong.Size                  = new System.Drawing.Size(105, 36);
     this.cmdXoaGiuong.Text                  = "Xóa giường";
     this.cmdXoaGiuong.Click                += new System.EventHandler(this.cmdXoaGiuong_Click);
     //
     // cmdThoatGiuong
     //
     this.cmdThoatGiuong.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThoatGiuong.Image")));
     this.cmdThoatGiuong.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThoatGiuong.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThoatGiuong.Name   = "cmdThoatGiuong";
     this.cmdThoatGiuong.Size   = new System.Drawing.Size(99, 36);
     this.cmdThoatGiuong.Text   = "Thoát(Esc)";
     this.cmdThoatGiuong.Click += new System.EventHandler(this.cmdThoatGiuong_Click);
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 707);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N:Thêm mới";
     uiStatusBarPanel1.Width            = 108;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E:Sửa thông tin ";
     uiStatusBarPanel2.Width            = 126;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D:Xóa thông tin chọn";
     uiStatusBarPanel3.Width            = 154;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "F9: Lấy lại dữ liệu";
     uiStatusBarPanel4.Width            = 110;
     uiStatusBarPanel5.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Esc:Thoát";
     uiStatusBarPanel5.Width            = 69;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1008, 23);
     this.uiStatusBar1.TabIndex    = 5;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // frm_dmuc_buonggiuong
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.tabBuonGiuong);
     this.Controls.Add(this.uiStatusBar1);
     this.KeyPreview    = true;
     this.Name          = "frm_dmuc_buonggiuong";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Thông tin buồng giường";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_dmuc_buonggiuong_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frm_dmuc_buonggiuong_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.tabBuonGiuong)).EndInit();
     this.tabBuonGiuong.ResumeLayout(false);
     this.tabPagePhong.ResumeLayout(false);
     this.tabPagePhong.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdRoom)).EndInit();
     this.toolStrip.ResumeLayout(false);
     this.toolStrip.PerformLayout();
     this.tabPageGiuong.ResumeLayout(false);
     this.tabPageGiuong.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdBed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     this.uiGroupBox3.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_PrintMany));
     Janus.Windows.GridEX.GridEXLayout           grdPatients_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout           grdPrintingStatus_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout           grdTestType_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel9  = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel10 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel11 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel12 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.grdPatients       = new Janus.Windows.GridEX.GridEX();
     this.grbPrinting       = new System.Windows.Forms.GroupBox();
     this.grdPrintingStatus = new Janus.Windows.GridEX.GridEX();
     this.groupBox3         = new System.Windows.Forms.GroupBox();
     this.gbDate            = new System.Windows.Forms.GroupBox();
     this.dtpToDate         = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtpFromDate       = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.label2            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.cboDate           = new System.Windows.Forms.ComboBox();
     this.groupBox4         = new System.Windows.Forms.GroupBox();
     this.grdTestType       = new Janus.Windows.GridEX.GridEX();
     this.cbDuKQ            = new Janus.Windows.EditControls.UICheckBox();
     this.cbNotPrint        = new Janus.Windows.EditControls.UICheckBox();
     this.uiStatusBar1      = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.cmdSearch         = new Janus.Windows.EditControls.UIButton();
     this.cmdPrint          = new Janus.Windows.EditControls.UIButton();
     this.cboPrinter        = new System.Windows.Forms.ComboBox();
     this.label3            = new System.Windows.Forms.Label();
     this.groupBox2         = new System.Windows.Forms.GroupBox();
     this.groupBox5         = new System.Windows.Forms.GroupBox();
     this.dtpPrintDate      = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.label4            = new System.Windows.Forms.Label();
     this.rboA4             = new Janus.Windows.EditControls.UICheckBox();
     this.rboA5             = new Janus.Windows.EditControls.UICheckBox();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).BeginInit();
     this.grbPrinting.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPrintingStatus)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.gbDate.SuspendLayout();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.grdPatients);
     this.groupBox1.Location = new System.Drawing.Point(12, 169);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(704, 438);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // grdPatients
     //
     this.grdPatients.AllowDrop                   = true;
     this.grdPatients.AllowEdit                   = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdPatients.BuiltInTextsData            = resources.GetString("grdPatients.BuiltInTextsData");
     this.grdPatients.ControlStyle.HoverBaseColor = System.Drawing.SystemColors.HighlightText;
     grdPatients_DesignTimeLayout.LayoutString    = resources.GetString("grdPatients_DesignTimeLayout.LayoutString");
     this.grdPatients.DesignTimeLayout            = grdPatients_DesignTimeLayout;
     this.grdPatients.Dock                                   = System.Windows.Forms.DockStyle.Fill;
     this.grdPatients.DynamicFiltering                       = true;
     this.grdPatients.FilterMode                             = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPatients.FilterRowButtonStyle                   = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPatients.FilterRowFormatStyle.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPatients.FilterRowUpdateMode                    = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPatients.FocusCellFormatStyle.BackColor         = System.Drawing.SystemColors.Control;
     this.grdPatients.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
     this.grdPatients.FocusCellFormatStyle.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.grdPatients.Font                                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdPatients.GroupByBoxVisible                      = false;
     this.grdPatients.HideSelection                          = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPatients.LinkFormatStyle.ForeColor              = System.Drawing.Color.CornflowerBlue;
     this.grdPatients.Location                               = new System.Drawing.Point(3, 16);
     this.grdPatients.Name                                   = "grdPatients";
     this.grdPatients.RecordNavigator                        = true;
     this.grdPatients.RowHeaders                             = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPatients.SelectedFormatStyle.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.grdPatients.Size                                   = new System.Drawing.Size(698, 419);
     this.grdPatients.TabIndex                               = 2;
     this.grdPatients.RowDoubleClick                        += new Janus.Windows.GridEX.RowActionEventHandler(this.grdPatients_RowDoubleClick);
     this.grdPatients.ColumnButtonClick                     += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdPatients_ColumnButtonClick);
     //
     // grbPrinting
     //
     this.grbPrinting.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.grbPrinting.Controls.Add(this.grdPrintingStatus);
     this.grbPrinting.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grbPrinting.Location = new System.Drawing.Point(719, 169);
     this.grbPrinting.Name     = "grbPrinting";
     this.grbPrinting.Size     = new System.Drawing.Size(540, 438);
     this.grbPrinting.TabIndex = 1;
     this.grbPrinting.TabStop  = false;
     this.grbPrinting.Text     = "Đang in";
     //
     // grdPrintingStatus
     //
     grdPrintingStatus_DesignTimeLayout.LayoutString = resources.GetString("grdPrintingStatus_DesignTimeLayout.LayoutString");
     this.grdPrintingStatus.DesignTimeLayout         = grdPrintingStatus_DesignTimeLayout;
     this.grdPrintingStatus.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.grdPrintingStatus.DynamicFiltering     = true;
     this.grdPrintingStatus.FilterMode           = Janus.Windows.GridEX.FilterMode.Manual;
     this.grdPrintingStatus.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPrintingStatus.FilterRowUpdateMode  = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPrintingStatus.Font                 = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdPrintingStatus.GroupByBoxVisible    = false;
     this.grdPrintingStatus.HideSelection        = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPrintingStatus.Location             = new System.Drawing.Point(3, 18);
     this.grdPrintingStatus.Name                 = "grdPrintingStatus";
     this.grdPrintingStatus.RecordNavigator      = true;
     this.grdPrintingStatus.RowHeaders           = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPrintingStatus.Size                 = new System.Drawing.Size(534, 417);
     this.grdPrintingStatus.TabIndex             = 0;
     this.grdPrintingStatus.ColumnButtonClick   += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdPrintingStatus_ColumnButtonClick);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.dtpPrintDate);
     this.groupBox3.Controls.Add(this.gbDate);
     this.groupBox3.Controls.Add(this.cboDate);
     this.groupBox3.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox3.Location = new System.Drawing.Point(12, 9);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(262, 154);
     this.groupBox3.TabIndex = 2;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Ngày";
     //
     // gbDate
     //
     this.gbDate.Controls.Add(this.dtpToDate);
     this.gbDate.Controls.Add(this.dtpFromDate);
     this.gbDate.Controls.Add(this.label2);
     this.gbDate.Controls.Add(this.label1);
     this.gbDate.Enabled  = false;
     this.gbDate.Location = new System.Drawing.Point(3, 46);
     this.gbDate.Name     = "gbDate";
     this.gbDate.Size     = new System.Drawing.Size(253, 80);
     this.gbDate.TabIndex = 5;
     this.gbDate.TabStop  = false;
     //
     // dtpToDate
     //
     //
     //
     //
     this.dtpToDate.DropDownCalendar.Name = "";
     this.dtpToDate.Location = new System.Drawing.Point(51, 48);
     this.dtpToDate.Name     = "dtpToDate";
     this.dtpToDate.Size     = new System.Drawing.Size(200, 22);
     this.dtpToDate.TabIndex = 8;
     //
     // dtpFromDate
     //
     //
     //
     //
     this.dtpFromDate.DropDownCalendar.Name = "";
     this.dtpFromDate.Location = new System.Drawing.Point(51, 14);
     this.dtpFromDate.Name     = "dtpFromDate";
     this.dtpFromDate.Size     = new System.Drawing.Size(200, 22);
     this.dtpFromDate.TabIndex = 7;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(2, 47);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(33, 16);
     this.label2.TabIndex = 6;
     this.label2.Text     = "&Đến";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(2, 19);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(25, 16);
     this.label1.TabIndex = 5;
     this.label1.Text     = "&Từ";
     //
     // cboDate
     //
     this.cboDate.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboDate.FormattingEnabled = true;
     this.cboDate.Items.AddRange(new object[] {
         "Hôm nay",
         "Hôm qua",
         "Tùy chọn"
     });
     this.cboDate.Location              = new System.Drawing.Point(9, 21);
     this.cboDate.Name                  = "cboDate";
     this.cboDate.Size                  = new System.Drawing.Size(247, 24);
     this.cboDate.TabIndex              = 0;
     this.cboDate.SelectedIndexChanged += new System.EventHandler(this.cboDate_SelectedIndexChanged);
     //
     // groupBox4
     //
     this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox4.Controls.Add(this.grdTestType);
     this.groupBox4.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox4.Location = new System.Drawing.Point(280, 9);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(236, 154);
     this.groupBox4.TabIndex = 3;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Loại xét nghiệm";
     //
     // grdTestType
     //
     this.grdTestType.AllowDrop        = true;
     this.grdTestType.AllowEdit        = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdTestType.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
                                         "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
                                         "InfoText></LocalizableData>";
     this.grdTestType.ColumnAutoResize         = true;
     this.grdTestType.ColumnHeaders            = Janus.Windows.GridEX.InheritableBoolean.False;
     grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
     this.grdTestType.DesignTimeLayout         = grdTestType_DesignTimeLayout;
     this.grdTestType.Dock                                   = System.Windows.Forms.DockStyle.Fill;
     this.grdTestType.DynamicFiltering                       = true;
     this.grdTestType.FilterRowButtonStyle                   = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdTestType.FilterRowFormatStyle.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdTestType.FilterRowUpdateMode                    = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdTestType.FocusCellFormatStyle.BackColor         = System.Drawing.SystemColors.Highlight;
     this.grdTestType.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
     this.grdTestType.FocusCellFormatStyle.ForeColor         = System.Drawing.SystemColors.HighlightText;
     this.grdTestType.Font                                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdTestType.GridLineStyle                          = Janus.Windows.GridEX.GridLineStyle.Solid;
     this.grdTestType.GroupByBoxVisible                      = false;
     this.grdTestType.HideSelection                          = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestType.Location                               = new System.Drawing.Point(3, 18);
     this.grdTestType.Name                                   = "grdTestType";
     this.grdTestType.RowHeaderContent                       = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.grdTestType.SelectedFormatStyle.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.grdTestType.Size                                   = new System.Drawing.Size(230, 133);
     this.grdTestType.TabIndex                               = 42;
     //
     // cbDuKQ
     //
     this.cbDuKQ.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbDuKQ.Location = new System.Drawing.Point(6, 27);
     this.cbDuKQ.Name     = "cbDuKQ";
     this.cbDuKQ.Size     = new System.Drawing.Size(104, 23);
     this.cbDuKQ.TabIndex = 41;
     this.cbDuKQ.Text     = "Đủ kết quả";
     //
     // cbNotPrint
     //
     this.cbNotPrint.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbNotPrint.Location = new System.Drawing.Point(107, 27);
     this.cbNotPrint.Name     = "cbNotPrint";
     this.cbNotPrint.Size     = new System.Drawing.Size(78, 23);
     this.cbNotPrint.TabIndex = 40;
     this.cbNotPrint.Text     = "Chưa in";
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font              = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar1.Location          = new System.Drawing.Point(0, 613);
     this.uiStatusBar1.Name              = "uiStatusBar1";
     uiStatusBarPanel9.AutoSize          = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel9.BorderColor       = System.Drawing.Color.Empty;
     uiStatusBarPanel9.Key               = "";
     uiStatusBarPanel9.ProgressBarValue  = 0;
     uiStatusBarPanel9.Text              = "Ctrl + X : Hủy hết lệnh in";
     uiStatusBarPanel9.Width             = 171;
     uiStatusBarPanel10.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel10.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel10.Key              = "";
     uiStatusBarPanel10.ProgressBarValue = 0;
     uiStatusBarPanel10.Text             = "Ctrl + Y : Xem tất cả kết quả";
     uiStatusBarPanel10.Width            = 193;
     uiStatusBarPanel11.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel11.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel11.Key              = "";
     uiStatusBarPanel11.ProgressBarValue = 0;
     uiStatusBarPanel11.Text             = "Ctrl + A : Chọn tất cả bệnh nhân trên lưới";
     uiStatusBarPanel11.Width            = 278;
     uiStatusBarPanel12.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel12.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel12.Key              = "";
     uiStatusBarPanel12.ProgressBarValue = 0;
     uiStatusBarPanel12.Text             = "Ctrl + U : Bỏ chọn tất cả bệnh nhân trên lưới";
     uiStatusBarPanel12.Width            = 297;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel9,
         uiStatusBarPanel10,
         uiStatusBarPanel11,
         uiStatusBarPanel12
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1271, 25);
     this.uiStatusBar1.TabIndex    = 40;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image       = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize   = new System.Drawing.Size(32, 32);
     this.cmdSearch.Location    = new System.Drawing.Point(16, 69);
     this.cmdSearch.Name        = "cmdSearch";
     this.cmdSearch.Size        = new System.Drawing.Size(252, 78);
     this.cmdSearch.TabIndex    = 36;
     this.cmdSearch.Text        = "Tìm kiếm (F3)";
     this.cmdSearch.ToolTipText = "Tìm kiếm thông tin bệnh nhân hoặc nhấn phím tắt F3";
     this.cmdSearch.Click      += new System.EventHandler(this.cmdSearch_Click);
     //
     // cmdPrint
     //
     this.cmdPrint.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdPrint.Font        = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPrint.Image       = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
     this.cmdPrint.ImageSize   = new System.Drawing.Size(32, 32);
     this.cmdPrint.Location    = new System.Drawing.Point(274, 68);
     this.cmdPrint.Name        = "cmdPrint";
     this.cmdPrint.Size        = new System.Drawing.Size(254, 80);
     this.cmdPrint.TabIndex    = 37;
     this.cmdPrint.Text        = "In (F4)";
     this.cmdPrint.ToolTipText = "Tìm kiếm thông tin bệnh nhân hoặc nhấn phím tắt F3";
     this.cmdPrint.Click      += new System.EventHandler(this.cmdPrint_Click);
     //
     // cboPrinter
     //
     this.cboPrinter.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboPrinter.FormattingEnabled = true;
     this.cboPrinter.Location          = new System.Drawing.Point(107, 24);
     this.cboPrinter.Name     = "cboPrinter";
     this.cboPrinter.Size     = new System.Drawing.Size(421, 21);
     this.cboPrinter.TabIndex = 38;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(13, 29);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(88, 16);
     this.label3.TabIndex = 41;
     this.label3.Text     = "Chọn máy in";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.cboPrinter);
     this.groupBox2.Controls.Add(this.cmdPrint);
     this.groupBox2.Controls.Add(this.cmdSearch);
     this.groupBox2.Location = new System.Drawing.Point(719, 9);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(534, 154);
     this.groupBox2.TabIndex = 42;
     this.groupBox2.TabStop  = false;
     //
     // groupBox5
     //
     this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox5.Controls.Add(this.rboA5);
     this.groupBox5.Controls.Add(this.rboA4);
     this.groupBox5.Controls.Add(this.cbNotPrint);
     this.groupBox5.Controls.Add(this.cbDuKQ);
     this.groupBox5.Location = new System.Drawing.Point(522, 9);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Size     = new System.Drawing.Size(191, 154);
     this.groupBox5.TabIndex = 43;
     this.groupBox5.TabStop  = false;
     //
     // dtpPrintDate
     //
     //
     //
     //
     this.dtpPrintDate.DropDownCalendar.Name = "";
     this.dtpPrintDate.Location = new System.Drawing.Point(54, 129);
     this.dtpPrintDate.Name     = "dtpPrintDate";
     this.dtpPrintDate.Size     = new System.Drawing.Size(200, 22);
     this.dtpPrintDate.TabIndex = 9;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(-2, 131);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(56, 16);
     this.label4.TabIndex = 9;
     this.label4.Text     = "&Ngày in";
     //
     // rboA4
     //
     this.rboA4.Location        = new System.Drawing.Point(7, 85);
     this.rboA4.Name            = "rboA4";
     this.rboA4.Size            = new System.Drawing.Size(41, 23);
     this.rboA4.TabIndex        = 42;
     this.rboA4.Text            = "A4";
     this.rboA4.CheckedChanged += new System.EventHandler(this.rboA4_CheckedChanged);
     //
     // rboA5
     //
     this.rboA5.Location        = new System.Drawing.Point(107, 85);
     this.rboA5.Name            = "rboA5";
     this.rboA5.Size            = new System.Drawing.Size(41, 23);
     this.rboA5.TabIndex        = 43;
     this.rboA5.Text            = "A5";
     this.rboA5.CheckedChanged += new System.EventHandler(this.rboA5_CheckedChanged);
     //
     // frm_PrintMany
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1271, 638);
     this.Controls.Add(this.groupBox5);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.uiStatusBar1);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.grbPrinting);
     this.Controls.Add(this.groupBox1);
     this.KeyPreview  = true;
     this.Name        = "frm_PrintMany";
     this.Text        = "IN HÀNG LOẠT";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frm_PrintMany_Load);
     this.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.frm_PrintMany_KeyDown);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).EndInit();
     this.grbPrinting.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPrintingStatus)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.gbDate.ResumeLayout(false);
     this.gbDate.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox5.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frmAssemblyReport));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     this.ToolStrip1       = new System.Windows.Forms.ToolStrip();
     this.cmdSave          = new System.Windows.Forms.ToolStripButton();
     this.cmdUpdate        = new System.Windows.Forms.ToolStripButton();
     this.cmdDelete        = new System.Windows.Forms.ToolStripButton();
     this.btnExportToExcel = new System.Windows.Forms.ToolStripButton();
     this.cmdExit          = new System.Windows.Forms.ToolStripButton();
     this.uiStatusBar1     = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.grdList          = new Janus.Windows.GridEX.GridEX();
     this.ToolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     this.SuspendLayout();
     //
     // ToolStrip1
     //
     this.ToolStrip1.BackColor        = System.Drawing.SystemColors.Control;
     this.ToolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
     this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdSave,
         this.cmdUpdate,
         this.cmdDelete,
         this.btnExportToExcel,
         this.cmdExit
     });
     this.ToolStrip1.Location = new System.Drawing.Point(0, 0);
     this.ToolStrip1.Name     = "ToolStrip1";
     this.ToolStrip1.Size     = new System.Drawing.Size(1104, 39);
     this.ToolStrip1.TabIndex = 5;
     this.ToolStrip1.Text     = "ToolStrip1";
     //
     // cmdSave
     //
     this.cmdSave.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSave.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
     this.cmdSave.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSave.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSave.Name                  = "cmdSave";
     this.cmdSave.Size                  = new System.Drawing.Size(146, 36);
     this.cmdSave.Text                  = "Thêm Mới (Ctrl+N)";
     this.cmdSave.Click                += new System.EventHandler(this.cmdSave_Click);
     //
     // cmdUpdate
     //
     this.cmdUpdate.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdUpdate.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdUpdate.Image")));
     this.cmdUpdate.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUpdate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUpdate.Name                  = "cmdUpdate";
     this.cmdUpdate.Size                  = new System.Drawing.Size(140, 36);
     this.cmdUpdate.Text                  = "Cập Nhật (Ctrl+U)";
     this.cmdUpdate.Click                += new System.EventHandler(this.cmdUpdate_Click);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(94, 36);
     this.cmdDelete.Text                  = "Xóa (Del)";
     this.cmdDelete.Click                += new System.EventHandler(this.cmdDelete_Click);
     //
     // btnExportToExcel
     //
     this.btnExportToExcel.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnExportToExcel.Image                 = ((System.Drawing.Image)(resources.GetObject("btnExportToExcel.Image")));
     this.btnExportToExcel.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnExportToExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnExportToExcel.Name                  = "btnExportToExcel";
     this.btnExportToExcel.Size                  = new System.Drawing.Size(103, 36);
     this.btnExportToExcel.Text                  = "Xuất Excel";
     this.btnExportToExcel.Click                += new System.EventHandler(this.btnExportToExcel_Click);
     //
     // cmdExit
     //
     this.cmdExit.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name                  = "cmdExit";
     this.cmdExit.Size                  = new System.Drawing.Size(107, 36);
     this.cmdExit.Text                  = "Thoát (Esc)";
     this.cmdExit.Click                += new System.EventHandler(this.cmdExit_Click);
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Location         = new System.Drawing.Point(0, 372);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: Thêm mới";
     uiStatusBarPanel1.ToolTipText      = "Thêm mới thông tin";
     uiStatusBarPanel1.Width            = 128;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1104, 23);
     this.uiStatusBar1.TabIndex    = 6;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // grdList
     //
     this.grdList.AllowDrop = true;
     this.grdList.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                            = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering                = true;
     this.grdList.FilterRowUpdateMode             = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdList.Font                            = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdList.GroupByBoxVisible               = false;
     this.grdList.HeaderFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.grdList.Location                        = new System.Drawing.Point(0, 39);
     this.grdList.Name                            = "grdList";
     this.grdList.RowHeaders                      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.Size                            = new System.Drawing.Size(1104, 333);
     this.grdList.TabIndex                        = 8;
     this.grdList.DoubleClick                    += new System.EventHandler(this.grdTestData_DoubleClick);
     //
     // frmAssemblyReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1104, 395);
     this.Controls.Add(this.grdList);
     this.Controls.Add(this.uiStatusBar1);
     this.Controls.Add(this.ToolStrip1);
     this.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "frmAssemblyReport";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "DANH MỤC QUAN HỆ REPORT ASSEMBLY";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frmTestDataList_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frmTestDataList_KeyDown);
     this.ToolStrip1.ResumeLayout(false);
     this.ToolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_kedonthuoctaiquay));
            Janus.Windows.GridEX.GridEXLayout grdPresDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel7 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.GridEX.GridEXLayout grd_ICD_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem5 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem6 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem7 = new Janus.Windows.EditControls.UIComboBoxItem();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuDelele = new System.Windows.Forms.ToolStripMenuItem();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.cmdDelete = new Janus.Windows.EditControls.UIButton();
            this.cmdPrintPres = new Janus.Windows.EditControls.UIButton();
            this.cmdSavePres = new Janus.Windows.EditControls.UIButton();
            this.cmdExit = new Janus.Windows.EditControls.UIButton();
            this.chkHienthithuoctheonhom = new Janus.Windows.EditControls.UICheckBox();
            this.txtdrug = new VNS.HIS.UCs.AutoCompleteTextbox_Thuoc();
            this.cmdAddDetail = new Janus.Windows.EditControls.UIButton();
            this.grdPresDetail = new Janus.Windows.GridEX.GridEX();
            this.chkDefault = new Janus.Windows.EditControls.UICheckBox();
            this.StatusBar = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdCauHinh = new Janus.Windows.EditControls.UIButton();
            this.tabKeDonThuoc = new Janus.Windows.UI.Tab.UITab();
            this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.pnlKedon = new System.Windows.Forms.Panel();
            this.txtSoluong = new MaskedTextBox.MaskedTextBox();
            this.chkThemmoilientuc = new Janus.Windows.EditControls.UICheckBox();
            this.chkAutoPaymentAfterSave = new Janus.Windows.EditControls.UICheckBox();
            this.label33 = new System.Windows.Forms.Label();
            this.lblMsg = new System.Windows.Forms.Label();
            this.chkTutuc = new Janus.Windows.EditControls.UICheckBox();
            this.label10 = new System.Windows.Forms.Label();
            this.txtChiDanThem = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label9 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.dtExpire_Date = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.txtDrug_Name = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label31 = new System.Windows.Forms.Label();
            this.txtDrugID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtTonKho = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cboStock = new System.Windows.Forms.ComboBox();
            this.label17 = new System.Windows.Forms.Label();
            this.txtThanhtien = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label13 = new System.Windows.Forms.Label();
            this.txtPrice = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label11 = new System.Windows.Forms.Label();
            this.vbLine3 = new VNS.UCs.VBLine();
            this.pnlCusInfor = new System.Windows.Forms.Panel();
            this.txtBacsi = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.txtPhone = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label34 = new System.Windows.Forms.Label();
            this.cboPatientSex = new Janus.Windows.EditControls.UIComboBox();
            this.pnlHide = new System.Windows.Forms.Panel();
            this.label2 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.txtCachDung = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtBietduoc = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtYearBirth = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtdiachiBhyt = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtdrugtypeCode = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtLoiDanBS = new Janus.Windows.GridEX.EditControls.EditBox();
            this.grd_ICD = new Janus.Windows.GridEX.GridEX();
            this.txtPtramBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.vbLine4 = new VNS.UCs.VBLine();
            this.label23 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.txtKhamLai = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtChiDanDungThuoc = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cmdSearchBenhChinh = new Janus.Windows.EditControls.UIButton();
            this.cmdDonThuocDaKe = new Janus.Windows.EditControls.UIButton();
            this.chkNgayTaiKham = new Janus.Windows.EditControls.UICheckBox();
            this.label1 = new System.Windows.Forms.Label();
            this.cmdSearchBenhPhu = new Janus.Windows.EditControls.UIButton();
            this.txtMaLankham = new Janus.Windows.GridEX.EditControls.EditBox();
            this.dtNgayKhamLai = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.cmdMauDonThuoc = new Janus.Windows.EditControls.UIButton();
            this.cmdUpdaeChiDan = new Janus.Windows.EditControls.UIButton();
            this.txtChanDoan = new VNS.HIS.UCs.AutoCompleteTextbox_Danhmucchung();
            this.txtObjectName = new Janus.Windows.GridEX.EditControls.EditBox();
            this.cmdLuuSotayBS = new Janus.Windows.EditControls.UIButton();
            this.label46 = new System.Windows.Forms.Label();
            this.txtSoDT = new System.Windows.Forms.TextBox();
            this.txtSolan = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtTenBenhPhu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label18 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.txtMaBenhphu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtMaBenhChinh = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label16 = new System.Windows.Forms.Label();
            this.txtSoBHYT = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label32 = new System.Windows.Forms.Label();
            this.txtTenBenhChinh = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtSoLuongDung = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.txtDonViDung = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label14 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.vbLine1 = new VNS.UCs.VBLine();
            this.label28 = new System.Windows.Forms.Label();
            this.barcode = new Mabry.Windows.Forms.Barcode.Barcode();
            this.label27 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.txtTEN_BN = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.txtPres_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtDiachi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label25 = new System.Windows.Forms.Label();
            this.dtpCreatedDate = new System.Windows.Forms.DateTimePicker();
            this.label29 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.txtMaBN = new Janus.Windows.GridEX.EditControls.EditBox();
            this.panel4 = new System.Windows.Forms.Panel();
            this.dtNgayIn = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label30 = new System.Windows.Forms.Label();
            this.uiTabPage2 = new Janus.Windows.UI.Tab.UITabPage();
            this.pnlPrint = new System.Windows.Forms.Panel();
            this.chkAskbeforeDeletedrug = new Janus.Windows.EditControls.UICheckBox();
            this.vbLine5 = new VNS.UCs.VBLine();
            this.cboLaserPrinters = new System.Windows.Forms.ComboBox();
            this.chkSaveAndPrint = new Janus.Windows.EditControls.UICheckBox();
            this.cboPrintPreview = new Janus.Windows.EditControls.UIComboBox();
            this.label22 = new System.Windows.Forms.Label();
            this.cboA4 = new Janus.Windows.EditControls.UIComboBox();
            this.label19 = new System.Windows.Forms.Label();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.chkBoquachidanthem = new Janus.Windows.EditControls.UICheckBox();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabKeDonThuoc)).BeginInit();
            this.tabKeDonThuoc.SuspendLayout();
            this.uiTabPage1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.pnlKedon.SuspendLayout();
            this.pnlCusInfor.SuspendLayout();
            this.pnlHide.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grd_ICD)).BeginInit();
            this.panel4.SuspendLayout();
            this.uiTabPage2.SuspendLayout();
            this.pnlPrint.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDelele});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(129, 26);
            // 
            // mnuDelele
            // 
            this.mnuDelele.Name = "mnuDelele";
            this.mnuDelele.Size = new System.Drawing.Size(128, 22);
            this.mnuDelele.Text = "Xóa thuốc";
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            // 
            // cmdDelete
            // 
            this.cmdDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdDelete.Image = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
            this.cmdDelete.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdDelete.Location = new System.Drawing.Point(673, 6);
            this.cmdDelete.Name = "cmdDelete";
            this.cmdDelete.Size = new System.Drawing.Size(104, 35);
            this.cmdDelete.TabIndex = 27;
            this.cmdDelete.Text = "Xóa";
            this.toolTip1.SetToolTip(this.cmdDelete, "Xóa các chi tiết được chọn");
            // 
            // cmdPrintPres
            // 
            this.cmdPrintPres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdPrintPres.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrintPres.Image")));
            this.cmdPrintPres.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdPrintPres.Location = new System.Drawing.Point(563, 6);
            this.cmdPrintPres.Name = "cmdPrintPres";
            this.cmdPrintPres.Size = new System.Drawing.Size(104, 35);
            this.cmdPrintPres.TabIndex = 26;
            this.cmdPrintPres.Text = "Lưu và In";
            this.toolTip1.SetToolTip(this.cmdPrintPres, "Nhấn vào đây để lưu và in đơn thuốc(Ctrl+P)");
            this.cmdPrintPres.ToolTipText = "In thông tin đơn thuốc";
            this.cmdPrintPres.Visible = false;
            // 
            // cmdSavePres
            // 
            this.cmdSavePres.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSavePres.Image = ((System.Drawing.Image)(resources.GetObject("cmdSavePres.Image")));
            this.cmdSavePres.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSavePres.Location = new System.Drawing.Point(783, 6);
            this.cmdSavePres.Name = "cmdSavePres";
            this.cmdSavePres.Size = new System.Drawing.Size(104, 35);
            this.cmdSavePres.TabIndex = 25;
            this.cmdSavePres.Text = "Ghi(Ctrl+S)";
            this.toolTip1.SetToolTip(this.cmdSavePres, "Nhấn vào đây để lưu đơn thuốc(Ctrl+S)");
            // 
            // cmdExit
            // 
            this.cmdExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdExit.Location = new System.Drawing.Point(891, 6);
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(104, 35);
            this.cmdExit.TabIndex = 28;
            this.cmdExit.Text = "Thoát(Esc)";
            this.toolTip1.SetToolTip(this.cmdExit, "Nhấn vào đây để thoát khỏi chức năng");
            // 
            // chkHienthithuoctheonhom
            // 
            this.chkHienthithuoctheonhom.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHienthithuoctheonhom.Location = new System.Drawing.Point(92, 134);
            this.chkHienthithuoctheonhom.Name = "chkHienthithuoctheonhom";
            this.chkHienthithuoctheonhom.Size = new System.Drawing.Size(176, 23);
            this.chkHienthithuoctheonhom.TabIndex = 17;
            this.chkHienthithuoctheonhom.TabStop = false;
            this.chkHienthithuoctheonhom.Text = "Hiển thị thuốc theo nhóm?";
            this.toolTip1.SetToolTip(this.chkHienthithuoctheonhom, "Nhấn vào đây để hiển thị đơn thuốc theo nhóm thuốc");
            // 
            // txtdrug
            // 
            this.txtdrug._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtdrug._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdrug.AllowedSelectPrice = false;
            this.txtdrug.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtdrug.AutoCompleteList")));
            this.txtdrug.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtdrug.CaseSensitive = false;
            this.txtdrug.CompareNoID = true;
            this.txtdrug.DefaultCode = "-1";
            this.txtdrug.DefaultID = "-1";
            this.txtdrug.Drug_ID = null;
            this.txtdrug.ExtraWidth = 300;
            this.txtdrug.ExtraWidth_Pre = 0;
            this.txtdrug.FillValueAfterSelect = true;
            this.txtdrug.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdrug.GridView = false;
            this.txtdrug.Location = new System.Drawing.Point(92, 56);
            this.txtdrug.MaxHeight = 300;
            this.txtdrug.MinTypedCharacters = 2;
            this.txtdrug.MyCode = "-1";
            this.txtdrug.MyID = "-1";
            this.txtdrug.Name = "txtdrug";
            this.txtdrug.RaiseEvent = false;
            this.txtdrug.RaiseEventEnter = false;
            this.txtdrug.RaiseEventEnterWhenEmpty = false;
            this.txtdrug.SelectedIndex = -1;
            this.txtdrug.Size = new System.Drawing.Size(337, 21);
            this.txtdrug.splitChar = '@';
            this.txtdrug.splitCharIDAndCode = '#';
            this.txtdrug.TabIndex = 7;
            this.toolTip1.SetToolTip(this.txtdrug, "Gõ bất kỳ thông tin gì liên quan đến thuốc để tìm thuốc cần kê đơn");
            this.txtdrug.txtMyCode = null;
            this.txtdrug.txtMyCode_Edit = null;
            this.txtdrug.txtMyID = null;
            this.txtdrug.txtMyID_Edit = null;
            this.txtdrug.txtMyName = null;
            this.txtdrug.txtMyName_Edit = null;
            this.txtdrug.txtNext = null;
            // 
            // cmdAddDetail
            // 
            this.cmdAddDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdAddDetail.Image = ((System.Drawing.Image)(resources.GetObject("cmdAddDetail.Image")));
            this.cmdAddDetail.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdAddDetail.Location = new System.Drawing.Point(727, 81);
            this.cmdAddDetail.Name = "cmdAddDetail";
            this.cmdAddDetail.Size = new System.Drawing.Size(272, 48);
            this.cmdAddDetail.TabIndex = 16;
            this.cmdAddDetail.Text = "Chấp nhận";
            this.toolTip1.SetToolTip(this.cmdAddDetail, "Nhấn vào đây để thêm thuốc đang chọn vào chi tiết đơn thuốc(Ctrl+A)");
            // 
            // grdPresDetail
            // 
            this.grdPresDetail.ContextMenuStrip = this.contextMenuStrip1;
            grdPresDetail_DesignTimeLayout.LayoutString = resources.GetString("grdPresDetail_DesignTimeLayout.LayoutString");
            this.grdPresDetail.DesignTimeLayout = grdPresDetail_DesignTimeLayout;
            this.grdPresDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPresDetail.EnterKeyBehavior = Janus.Windows.GridEX.EnterKeyBehavior.None;
            this.grdPresDetail.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPresDetail.GroupByBoxVisible = false;
            this.grdPresDetail.GroupRowFormatStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdPresDetail.GroupTotalRowFormatStyle.BackColor = System.Drawing.Color.White;
            this.grdPresDetail.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPresDetail.Location = new System.Drawing.Point(0, 279);
            this.grdPresDetail.Name = "grdPresDetail";
            this.grdPresDetail.RowFormatStyle.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPresDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
            this.grdPresDetail.Size = new System.Drawing.Size(1004, 356);
            this.grdPresDetail.TabIndex = 20;
            this.grdPresDetail.TabStop = false;
            this.toolTip1.SetToolTip(this.grdPresDetail, "Chi tiết đơn thuốc");
            this.grdPresDetail.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPresDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.White;
            this.grdPresDetail.TotalRowFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdPresDetail.TotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdPresDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPresDetail.UpdateMode = Janus.Windows.GridEX.UpdateMode.CellUpdate;
            this.grdPresDetail.UseGroupRowSelector = true;
            this.grdPresDetail.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // chkDefault
            // 
            this.chkDefault.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkDefault.ForeColor = System.Drawing.Color.Navy;
            this.chkDefault.Location = new System.Drawing.Point(912, 81);
            this.chkDefault.Name = "chkDefault";
            this.chkDefault.Size = new System.Drawing.Size(80, 23);
            this.chkDefault.TabIndex = 565;
            this.chkDefault.Text = "Mặc định";
            this.toolTip1.SetToolTip(this.chkDefault, "Chọn mụ này nếu muốn biến Khách hàng này thành Khách hàng vãng lai");
            // 
            // StatusBar
            // 
            this.StatusBar.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.StatusBar.Location = new System.Drawing.Point(0, 707);
            this.StatusBar.Name = "StatusBar";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Tổng :";
            uiStatusBarPanel1.Width = 52;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "lblTong";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "0";
            uiStatusBarPanel2.Width = 23;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+A: Thêm thuốc";
            uiStatusBarPanel3.Width = 129;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Ctrl+S: Lưu đơn thuốc";
            uiStatusBarPanel4.Width = 147;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.Key = "";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "F4: In đơn thuốc";
            uiStatusBarPanel5.Width = 112;
            uiStatusBarPanel6.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel6.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel6.Key = "";
            uiStatusBarPanel6.ProgressBarValue = 0;
            uiStatusBarPanel6.Text = "F2: Quay lại ô tìm kiếm thuốc";
            uiStatusBarPanel6.Width = 188;
            uiStatusBarPanel7.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel7.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel7.Key = "";
            uiStatusBarPanel7.ProgressBarValue = 0;
            uiStatusBarPanel7.Text = "Esc: Thoát Form";
            uiStatusBarPanel7.Width = 113;
            this.StatusBar.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5,
            uiStatusBarPanel6,
            uiStatusBarPanel7});
            this.StatusBar.Size = new System.Drawing.Size(1008, 23);
            this.StatusBar.TabIndex = 519;
            this.StatusBar.TabStop = false;
            this.StatusBar.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cmdCauHinh
            // 
            this.cmdCauHinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdCauHinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdCauHinh.Image")));
            this.cmdCauHinh.Location = new System.Drawing.Point(967, 707);
            this.cmdCauHinh.Name = "cmdCauHinh";
            this.cmdCauHinh.Size = new System.Drawing.Size(41, 23);
            this.cmdCauHinh.TabIndex = 520;
            this.cmdCauHinh.TabStop = false;
            // 
            // tabKeDonThuoc
            // 
            this.tabKeDonThuoc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabKeDonThuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabKeDonThuoc.Location = new System.Drawing.Point(0, 0);
            this.tabKeDonThuoc.Name = "tabKeDonThuoc";
            this.tabKeDonThuoc.Size = new System.Drawing.Size(1008, 707);
            this.tabKeDonThuoc.TabIndex = 521;
            this.tabKeDonThuoc.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.uiTabPage1,
            this.uiTabPage2});
            this.tabKeDonThuoc.TabStop = false;
            // 
            // uiTabPage1
            // 
            this.uiTabPage1.Controls.Add(this.panel2);
            this.uiTabPage1.Location = new System.Drawing.Point(1, 23);
            this.uiTabPage1.Name = "uiTabPage1";
            this.uiTabPage1.Size = new System.Drawing.Size(1004, 681);
            this.uiTabPage1.TabStop = true;
            this.uiTabPage1.Text = "Kê đơn thuốc cho bệnh nhân";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.grdPresDetail);
            this.panel2.Controls.Add(this.pnlKedon);
            this.panel2.Controls.Add(this.pnlCusInfor);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(1004, 681);
            this.panel2.TabIndex = 5;
            // 
            // pnlKedon
            // 
            this.pnlKedon.Controls.Add(this.chkBoquachidanthem);
            this.pnlKedon.Controls.Add(this.txtSoluong);
            this.pnlKedon.Controls.Add(this.chkAutoPaymentAfterSave);
            this.pnlKedon.Controls.Add(this.label33);
            this.pnlKedon.Controls.Add(this.chkHienthithuoctheonhom);
            this.pnlKedon.Controls.Add(this.lblMsg);
            this.pnlKedon.Controls.Add(this.chkTutuc);
            this.pnlKedon.Controls.Add(this.label10);
            this.pnlKedon.Controls.Add(this.txtChiDanThem);
            this.pnlKedon.Controls.Add(this.label9);
            this.pnlKedon.Controls.Add(this.txtdrug);
            this.pnlKedon.Controls.Add(this.label15);
            this.pnlKedon.Controls.Add(this.label21);
            this.pnlKedon.Controls.Add(this.dtExpire_Date);
            this.pnlKedon.Controls.Add(this.txtDrug_Name);
            this.pnlKedon.Controls.Add(this.cmdAddDetail);
            this.pnlKedon.Controls.Add(this.label31);
            this.pnlKedon.Controls.Add(this.txtDrugID);
            this.pnlKedon.Controls.Add(this.txtTonKho);
            this.pnlKedon.Controls.Add(this.cboStock);
            this.pnlKedon.Controls.Add(this.label17);
            this.pnlKedon.Controls.Add(this.txtThanhtien);
            this.pnlKedon.Controls.Add(this.label13);
            this.pnlKedon.Controls.Add(this.txtPrice);
            this.pnlKedon.Controls.Add(this.label11);
            this.pnlKedon.Controls.Add(this.vbLine3);
            this.pnlKedon.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlKedon.Location = new System.Drawing.Point(0, 118);
            this.pnlKedon.Name = "pnlKedon";
            this.pnlKedon.Size = new System.Drawing.Size(1004, 161);
            this.pnlKedon.TabIndex = 551;
            this.pnlKedon.TabStop = true;
            // 
            // txtSoluong
            // 
            this.txtSoluong.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtSoluong.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoluong.Location = new System.Drawing.Point(92, 81);
            this.txtSoluong.Masked = MaskedTextBox.Mask.Digit;
            this.txtSoluong.Name = "txtSoluong";
            this.txtSoluong.Size = new System.Drawing.Size(139, 21);
            this.txtSoluong.TabIndex = 12;
            this.txtSoluong.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // chkThemmoilientuc
            // 
            this.chkThemmoilientuc.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkThemmoilientuc.Location = new System.Drawing.Point(11, 12);
            this.chkThemmoilientuc.Name = "chkThemmoilientuc";
            this.chkThemmoilientuc.Size = new System.Drawing.Size(153, 23);
            this.chkThemmoilientuc.TabIndex = 547;
            this.chkThemmoilientuc.TabStop = false;
            this.chkThemmoilientuc.Text = "Thêm mới liên tục";
            // 
            // chkAutoPaymentAfterSave
            // 
            this.chkAutoPaymentAfterSave.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkAutoPaymentAfterSave.Location = new System.Drawing.Point(274, 132);
            this.chkAutoPaymentAfterSave.Name = "chkAutoPaymentAfterSave";
            this.chkAutoPaymentAfterSave.Size = new System.Drawing.Size(299, 23);
            this.chkAutoPaymentAfterSave.TabIndex = 548;
            this.chkAutoPaymentAfterSave.TabStop = false;
            this.chkAutoPaymentAfterSave.Text = "Tự động thanh toán ngay sau khi ghi đơn thuốc?";
            // 
            // label33
            // 
            this.label33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label33.ForeColor = System.Drawing.Color.Black;
            this.label33.Location = new System.Drawing.Point(247, 79);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(88, 23);
            this.label33.TabIndex = 555;
            this.label33.Text = "Đơn giá:";
            this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblMsg
            // 
            this.lblMsg.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMsg.ForeColor = System.Drawing.Color.Red;
            this.lblMsg.Location = new System.Drawing.Point(435, 27);
            this.lblMsg.Name = "lblMsg";
            this.lblMsg.Size = new System.Drawing.Size(569, 23);
            this.lblMsg.TabIndex = 554;
            this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // chkTutuc
            // 
            this.chkTutuc.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTutuc.ForeColor = System.Drawing.Color.Navy;
            this.chkTutuc.Location = new System.Drawing.Point(973, 25);
            this.chkTutuc.Name = "chkTutuc";
            this.chkTutuc.Size = new System.Drawing.Size(20, 23);
            this.chkTutuc.TabIndex = 553;
            this.chkTutuc.Text = "Thuốc tự túc";
            this.chkTutuc.Visible = false;
            // 
            // label10
            // 
            this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.ForeColor = System.Drawing.Color.Black;
            this.label10.Location = new System.Drawing.Point(6, 106);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(84, 23);
            this.label10.TabIndex = 549;
            this.label10.Text = "Chỉ dẫn thêm:";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtChiDanThem
            // 
            this.txtChiDanThem.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChiDanThem.Location = new System.Drawing.Point(92, 106);
            this.txtChiDanThem.Name = "txtChiDanThem";
            this.txtChiDanThem.Size = new System.Drawing.Size(549, 21);
            this.txtChiDanThem.TabIndex = 15;
            this.txtChiDanThem.TextAlignment = Janus.Windows.GridEX.TextAlignment.Near;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.ForeColor = System.Drawing.Color.Black;
            this.label9.Location = new System.Drawing.Point(432, 59);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(82, 15);
            this.label9.TabIndex = 547;
            this.label9.Text = "Ngày hết hạn:";
            // 
            // label15
            // 
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.ForeColor = System.Drawing.Color.Black;
            this.label15.Location = new System.Drawing.Point(6, 27);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(84, 23);
            this.label15.TabIndex = 539;
            this.label15.Text = "Kho thuốc";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.ForeColor = System.Drawing.Color.Black;
            this.label21.Location = new System.Drawing.Point(501, 238);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(36, 15);
            this.label21.TabIndex = 521;
            this.label21.Text = "(Vnđ)";
            this.label21.Visible = false;
            // 
            // dtExpire_Date
            // 
            this.dtExpire_Date.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.dtExpire_Date.DropDownCalendar.Name = "";
            this.dtExpire_Date.Enabled = false;
            this.dtExpire_Date.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtExpire_Date.Location = new System.Drawing.Point(517, 56);
            this.dtExpire_Date.Name = "dtExpire_Date";
            this.dtExpire_Date.ShowDropDown = false;
            this.dtExpire_Date.Size = new System.Drawing.Size(124, 21);
            this.dtExpire_Date.TabIndex = 8;
            this.dtExpire_Date.TabStop = false;
            this.dtExpire_Date.Value = new System.DateTime(2013, 11, 18, 0, 0, 0, 0);
            // 
            // txtDrug_Name
            // 
            this.txtDrug_Name.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDrug_Name.Location = new System.Drawing.Point(913, 54);
            this.txtDrug_Name.Name = "txtDrug_Name";
            this.txtDrug_Name.ReadOnly = true;
            this.txtDrug_Name.Size = new System.Drawing.Size(87, 21);
            this.txtDrug_Name.TabIndex = 11;
            this.txtDrug_Name.TabStop = false;
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label31.ForeColor = System.Drawing.Color.Black;
            this.label31.Location = new System.Drawing.Point(645, 59);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(76, 15);
            this.label31.TabIndex = 542;
            this.label31.Text = "Còn tồn kho:";
            // 
            // txtDrugID
            // 
            this.txtDrugID.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
            this.txtDrugID.Enabled = false;
            this.txtDrugID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDrugID.Location = new System.Drawing.Point(819, 55);
            this.txtDrugID.Name = "txtDrugID";
            this.txtDrugID.Size = new System.Drawing.Size(88, 21);
            this.txtDrugID.TabIndex = 10;
            this.txtDrugID.TabStop = false;
            // 
            // txtTonKho
            // 
            this.txtTonKho.BackColor = System.Drawing.Color.SteelBlue;
            this.txtTonKho.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTonKho.ForeColor = System.Drawing.Color.White;
            this.txtTonKho.Location = new System.Drawing.Point(727, 55);
            this.txtTonKho.Name = "txtTonKho";
            this.txtTonKho.Size = new System.Drawing.Size(87, 21);
            this.txtTonKho.TabIndex = 9;
            this.txtTonKho.TabStop = false;
            this.txtTonKho.Text = "1234";
            this.txtTonKho.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // cboStock
            // 
            this.cboStock.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboStock.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboStock.FormattingEnabled = true;
            this.cboStock.Location = new System.Drawing.Point(92, 27);
            this.cboStock.Name = "cboStock";
            this.cboStock.Size = new System.Drawing.Size(337, 23);
            this.cboStock.TabIndex = 6;
            // 
            // label17
            // 
            this.label17.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.ForeColor = System.Drawing.Color.Black;
            this.label17.Location = new System.Drawing.Point(6, 55);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(84, 23);
            this.label17.TabIndex = 8;
            this.label17.Text = "Chọn thuốc";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtThanhtien
            // 
            this.txtThanhtien.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtThanhtien.Location = new System.Drawing.Point(517, 81);
            this.txtThanhtien.Name = "txtThanhtien";
            this.txtThanhtien.Size = new System.Drawing.Size(124, 21);
            this.txtThanhtien.TabIndex = 14;
            this.txtThanhtien.TabStop = false;
            this.txtThanhtien.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // label13
            // 
            this.label13.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.ForeColor = System.Drawing.Color.Black;
            this.label13.Location = new System.Drawing.Point(436, 79);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(78, 23);
            this.label13.TabIndex = 74;
            this.label13.Text = "Thành tiền";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // txtPrice
            // 
            this.txtPrice.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPrice.Location = new System.Drawing.Point(341, 81);
            this.txtPrice.Name = "txtPrice";
            this.txtPrice.Size = new System.Drawing.Size(88, 21);
            this.txtPrice.TabIndex = 13;
            this.txtPrice.TabStop = false;
            this.txtPrice.TextAlignment = Janus.Windows.GridEX.TextAlignment.Far;
            // 
            // label11
            // 
            this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.ForeColor = System.Drawing.Color.Black;
            this.label11.Location = new System.Drawing.Point(6, 79);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(84, 23);
            this.label11.TabIndex = 70;
            this.label11.Text = "Số lượng";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // vbLine3
            // 
            this.vbLine3._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine3.BackColor = System.Drawing.Color.Transparent;
            this.vbLine3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine3.Location = new System.Drawing.Point(8, 4);
            this.vbLine3.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine3.Name = "vbLine3";
            this.vbLine3.Size = new System.Drawing.Size(999, 22);
            this.vbLine3.TabIndex = 545;
            this.vbLine3.TabStop = false;
            this.vbLine3.YourText = "Kê đơn thuốc";
            // 
            // pnlCusInfor
            // 
            this.pnlCusInfor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pnlCusInfor.Controls.Add(this.txtBacsi);
            this.pnlCusInfor.Controls.Add(this.chkDefault);
            this.pnlCusInfor.Controls.Add(this.txtPhone);
            this.pnlCusInfor.Controls.Add(this.label34);
            this.pnlCusInfor.Controls.Add(this.cboPatientSex);
            this.pnlCusInfor.Controls.Add(this.pnlHide);
            this.pnlCusInfor.Controls.Add(this.vbLine1);
            this.pnlCusInfor.Controls.Add(this.label28);
            this.pnlCusInfor.Controls.Add(this.barcode);
            this.pnlCusInfor.Controls.Add(this.label27);
            this.pnlCusInfor.Controls.Add(this.label20);
            this.pnlCusInfor.Controls.Add(this.txtTEN_BN);
            this.pnlCusInfor.Controls.Add(this.label6);
            this.pnlCusInfor.Controls.Add(this.label5);
            this.pnlCusInfor.Controls.Add(this.txtPres_ID);
            this.pnlCusInfor.Controls.Add(this.txtDiachi);
            this.pnlCusInfor.Controls.Add(this.label25);
            this.pnlCusInfor.Controls.Add(this.dtpCreatedDate);
            this.pnlCusInfor.Controls.Add(this.label29);
            this.pnlCusInfor.Controls.Add(this.label4);
            this.pnlCusInfor.Controls.Add(this.txtMaBN);
            this.pnlCusInfor.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlCusInfor.Location = new System.Drawing.Point(0, 0);
            this.pnlCusInfor.Name = "pnlCusInfor";
            this.pnlCusInfor.Size = new System.Drawing.Size(1004, 118);
            this.pnlCusInfor.TabIndex = 549;
            // 
            // txtBacsi
            // 
            this.txtBacsi._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtBacsi._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtBacsi.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtBacsi.AutoCompleteList")));
            this.txtBacsi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtBacsi.CaseSensitive = false;
            this.txtBacsi.CompareNoID = true;
            this.txtBacsi.DefaultCode = "-1";
            this.txtBacsi.DefaultID = "-1";
            this.txtBacsi.Drug_ID = null;
            this.txtBacsi.ExtraWidth = 0;
            this.txtBacsi.FillValueAfterSelect = false;
            this.txtBacsi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBacsi.Location = new System.Drawing.Point(516, 82);
            this.txtBacsi.MaxHeight = 289;
            this.txtBacsi.MinTypedCharacters = 2;
            this.txtBacsi.MyCode = "-1";
            this.txtBacsi.MyID = "-1";
            this.txtBacsi.MyText = "";
            this.txtBacsi.Name = "txtBacsi";
            this.txtBacsi.RaiseEvent = true;
            this.txtBacsi.RaiseEventEnter = true;
            this.txtBacsi.RaiseEventEnterWhenEmpty = true;
            this.txtBacsi.SelectedIndex = -1;
            this.txtBacsi.Size = new System.Drawing.Size(390, 21);
            this.txtBacsi.splitChar = '@';
            this.txtBacsi.splitCharIDAndCode = '#';
            this.txtBacsi.TabIndex = 5;
            this.txtBacsi.TakeCode = false;
            this.txtBacsi.txtMyCode = null;
            this.txtBacsi.txtMyCode_Edit = null;
            this.txtBacsi.txtMyID = null;
            this.txtBacsi.txtMyID_Edit = null;
            this.txtBacsi.txtMyName = null;
            this.txtBacsi.txtMyName_Edit = null;
            this.txtBacsi.txtNext = null;
            // 
            // txtPhone
            // 
            this.txtPhone.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPhone.Location = new System.Drawing.Point(309, 55);
            this.txtPhone.Name = "txtPhone";
            this.txtPhone.Size = new System.Drawing.Size(111, 21);
            this.txtPhone.TabIndex = 2;
            // 
            // label34
            // 
            this.label34.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label34.Location = new System.Drawing.Point(197, 59);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(106, 15);
            this.label34.TabIndex = 564;
            this.label34.Text = "Số điện thoại";
            this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboPatientSex
            // 
            this.cboPatientSex.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboPatientSex.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            uiComboBoxItem1.FormatStyle.Alpha = 0;
            uiComboBoxItem1.IsSeparator = false;
            uiComboBoxItem1.Text = "Nam";
            uiComboBoxItem1.Value = 0;
            uiComboBoxItem2.FormatStyle.Alpha = 0;
            uiComboBoxItem2.IsSeparator = false;
            uiComboBoxItem2.Text = "Nữ";
            uiComboBoxItem2.Value = 1;
            uiComboBoxItem3.FormatStyle.Alpha = 0;
            uiComboBoxItem3.IsSeparator = false;
            uiComboBoxItem3.Text = "Khác";
            uiComboBoxItem3.Value = 2;
            this.cboPatientSex.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem1,
            uiComboBoxItem2,
            uiComboBoxItem3});
            this.cboPatientSex.Location = new System.Drawing.Point(107, 56);
            this.cboPatientSex.Name = "cboPatientSex";
            this.cboPatientSex.Size = new System.Drawing.Size(84, 21);
            this.cboPatientSex.TabIndex = 1;
            this.cboPatientSex.Text = "Giới tính";
            // 
            // pnlHide
            // 
            this.pnlHide.Controls.Add(this.label2);
            this.pnlHide.Controls.Add(this.label24);
            this.pnlHide.Controls.Add(this.txtCachDung);
            this.pnlHide.Controls.Add(this.txtBietduoc);
            this.pnlHide.Controls.Add(this.txtYearBirth);
            this.pnlHide.Controls.Add(this.txtdiachiBhyt);
            this.pnlHide.Controls.Add(this.txtdrugtypeCode);
            this.pnlHide.Controls.Add(this.txtLoiDanBS);
            this.pnlHide.Controls.Add(this.grd_ICD);
            this.pnlHide.Controls.Add(this.txtPtramBHYT);
            this.pnlHide.Controls.Add(this.vbLine4);
            this.pnlHide.Controls.Add(this.label23);
            this.pnlHide.Controls.Add(this.label7);
            this.pnlHide.Controls.Add(this.txtKhamLai);
            this.pnlHide.Controls.Add(this.txtChiDanDungThuoc);
            this.pnlHide.Controls.Add(this.cmdSearchBenhChinh);
            this.pnlHide.Controls.Add(this.cmdDonThuocDaKe);
            this.pnlHide.Controls.Add(this.chkNgayTaiKham);
            this.pnlHide.Controls.Add(this.label1);
            this.pnlHide.Controls.Add(this.cmdSearchBenhPhu);
            this.pnlHide.Controls.Add(this.txtMaLankham);
            this.pnlHide.Controls.Add(this.dtNgayKhamLai);
            this.pnlHide.Controls.Add(this.cmdMauDonThuoc);
            this.pnlHide.Controls.Add(this.cmdUpdaeChiDan);
            this.pnlHide.Controls.Add(this.txtChanDoan);
            this.pnlHide.Controls.Add(this.txtObjectName);
            this.pnlHide.Controls.Add(this.cmdLuuSotayBS);
            this.pnlHide.Controls.Add(this.label46);
            this.pnlHide.Controls.Add(this.txtSoDT);
            this.pnlHide.Controls.Add(this.txtSolan);
            this.pnlHide.Controls.Add(this.txtTenBenhPhu);
            this.pnlHide.Controls.Add(this.label18);
            this.pnlHide.Controls.Add(this.label26);
            this.pnlHide.Controls.Add(this.txtMaBenhphu);
            this.pnlHide.Controls.Add(this.txtMaBenhChinh);
            this.pnlHide.Controls.Add(this.label16);
            this.pnlHide.Controls.Add(this.txtSoBHYT);
            this.pnlHide.Controls.Add(this.label32);
            this.pnlHide.Controls.Add(this.txtTenBenhChinh);
            this.pnlHide.Controls.Add(this.txtSoLuongDung);
            this.pnlHide.Controls.Add(this.label3);
            this.pnlHide.Controls.Add(this.label38);
            this.pnlHide.Controls.Add(this.txtDonViDung);
            this.pnlHide.Controls.Add(this.label14);
            this.pnlHide.Controls.Add(this.label8);
            this.pnlHide.Controls.Add(this.label12);
            this.pnlHide.Location = new System.Drawing.Point(984, 4);
            this.pnlHide.Name = "pnlHide";
            this.pnlHide.Size = new System.Drawing.Size(10, 10);
            this.pnlHide.TabIndex = 562;
            this.pnlHide.Visible = false;
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.Black;
            this.label2.Location = new System.Drawing.Point(3, 14);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(95, 21);
            this.label2.TabIndex = 48;
            this.label2.Text = "&Lời dặn BS :";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label24
            // 
            this.label24.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.Location = new System.Drawing.Point(420, 17);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(95, 15);
            this.label24.TabIndex = 547;
            this.label24.Text = "Địa chỉ BHYT";
            this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtCachDung
            // 
            this.txtCachDung._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.txtCachDung._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCachDung.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtCachDung.AutoCompleteList")));
            this.txtCachDung.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtCachDung.CaseSensitive = false;
            this.txtCachDung.CompareNoID = true;
            this.txtCachDung.DefaultCode = "-1";
            this.txtCachDung.DefaultID = "-1";
            this.txtCachDung.Drug_ID = null;
            this.txtCachDung.ExtraWidth = 0;
            this.txtCachDung.FillValueAfterSelect = false;
            this.txtCachDung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCachDung.LOAI_DANHMUC = "CDDT";
            this.txtCachDung.Location = new System.Drawing.Point(97, 141);
            this.txtCachDung.MaxHeight = -1;
            this.txtCachDung.MinTypedCharacters = 2;
            this.txtCachDung.MyCode = "-1";
            this.txtCachDung.MyID = "-1";
            this.txtCachDung.Name = "txtCachDung";
            this.txtCachDung.RaiseEvent = false;
            this.txtCachDung.RaiseEventEnter = false;
            this.txtCachDung.RaiseEventEnterWhenEmpty = false;
            this.txtCachDung.SelectedIndex = -1;
            this.txtCachDung.Size = new System.Drawing.Size(10, 21);
            this.txtCachDung.splitChar = '@';
            this.txtCachDung.splitCharIDAndCode = '#';
            this.txtCachDung.TabIndex = 5;
            this.txtCachDung.TakeCode = false;
            this.txtCachDung.txtMyCode = null;
            this.txtCachDung.txtMyCode_Edit = null;
            this.txtCachDung.txtMyID = null;
            this.txtCachDung.txtMyID_Edit = null;
            this.txtCachDung.txtMyName = null;
            this.txtCachDung.txtMyName_Edit = null;
            this.txtCachDung.txtNext = null;
            // 
            // txtBietduoc
            // 
            this.txtBietduoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtBietduoc.Location = new System.Drawing.Point(570, 35);
            this.txtBietduoc.Name = "txtBietduoc";
            this.txtBietduoc.ReadOnly = true;
            this.txtBietduoc.Size = new System.Drawing.Size(87, 21);
            this.txtBietduoc.TabIndex = 552;
            this.txtBietduoc.TabStop = false;
            this.txtBietduoc.Visible = false;
            // 
            // txtYearBirth
            // 
            this.txtYearBirth.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtYearBirth.Location = new System.Drawing.Point(401, 52);
            this.txtYearBirth.Name = "txtYearBirth";
            this.txtYearBirth.Size = new System.Drawing.Size(111, 21);
            this.txtYearBirth.TabIndex = 5;
            this.txtYearBirth.TabStop = false;
            // 
            // txtdiachiBhyt
            // 
            this.txtdiachiBhyt.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdiachiBhyt.Location = new System.Drawing.Point(520, 15);
            this.txtdiachiBhyt.Name = "txtdiachiBhyt";
            this.txtdiachiBhyt.ReadOnly = true;
            this.txtdiachiBhyt.Size = new System.Drawing.Size(10, 21);
            this.txtdiachiBhyt.TabIndex = 546;
            this.txtdiachiBhyt.TabStop = false;
            // 
            // txtdrugtypeCode
            // 
            this.txtdrugtypeCode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtdrugtypeCode.Location = new System.Drawing.Point(570, 10);
            this.txtdrugtypeCode.Name = "txtdrugtypeCode";
            this.txtdrugtypeCode.ReadOnly = true;
            this.txtdrugtypeCode.Size = new System.Drawing.Size(87, 21);
            this.txtdrugtypeCode.TabIndex = 551;
            this.txtdrugtypeCode.TabStop = false;
            // 
            // txtLoiDanBS
            // 
            this.txtLoiDanBS.BackColor = System.Drawing.Color.White;
            this.txtLoiDanBS.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLoiDanBS.ForeColor = System.Drawing.Color.Black;
            this.txtLoiDanBS.Location = new System.Drawing.Point(99, 14);
            this.txtLoiDanBS.Name = "txtLoiDanBS";
            this.txtLoiDanBS.Size = new System.Drawing.Size(10, 21);
            this.txtLoiDanBS.TabIndex = 17;
            // 
            // grd_ICD
            // 
            this.grd_ICD.AllowDelete = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grd_ICD.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grd_ICD.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            grd_ICD_DesignTimeLayout.LayoutString = resources.GetString("grd_ICD_DesignTimeLayout.LayoutString");
            this.grd_ICD.DesignTimeLayout = grd_ICD_DesignTimeLayout;
            this.grd_ICD.Font = new System.Drawing.Font("Arial", 9F);
            this.grd_ICD.GroupByBoxVisible = false;
            this.grd_ICD.Location = new System.Drawing.Point(202, 93);
            this.grd_ICD.Name = "grd_ICD";
            this.grd_ICD.Size = new System.Drawing.Size(0, 0);
            this.grd_ICD.TabIndex = 558;
            this.grd_ICD.TableViewHorizontalScrollIncrement = 21;
            this.grd_ICD.TabStop = false;
            this.grd_ICD.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // txtPtramBHYT
            // 
            this.txtPtramBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPtramBHYT.Location = new System.Drawing.Point(381, 13);
            this.txtPtramBHYT.Name = "txtPtramBHYT";
            this.txtPtramBHYT.Size = new System.Drawing.Size(10, 21);
            this.txtPtramBHYT.TabIndex = 538;
            this.txtPtramBHYT.TabStop = false;
            this.txtPtramBHYT.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // vbLine4
            // 
            this.vbLine4._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.BackColor = System.Drawing.Color.Transparent;
            this.vbLine4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine4.Location = new System.Drawing.Point(155, 35);
            this.vbLine4.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine4.Name = "vbLine4";
            this.vbLine4.Size = new System.Drawing.Size(10, 22);
            this.vbLine4.TabIndex = 559;
            this.vbLine4.TabStop = false;
            this.vbLine4.YourText = "Thông tin đơn thuốc";
            // 
            // label23
            // 
            this.label23.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.Location = new System.Drawing.Point(312, 55);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(83, 15);
            this.label23.TabIndex = 58;
            this.label23.Text = "Năm sinh:";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.ForeColor = System.Drawing.Color.Black;
            this.label7.Location = new System.Drawing.Point(3, 43);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(95, 21);
            this.label7.TabIndex = 76;
            this.label7.Text = "&Khám lại :";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtKhamLai
            // 
            this.txtKhamLai.BackColor = System.Drawing.Color.White;
            this.txtKhamLai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhamLai.ForeColor = System.Drawing.Color.Black;
            this.txtKhamLai.Location = new System.Drawing.Point(99, 43);
            this.txtKhamLai.Name = "txtKhamLai";
            this.txtKhamLai.Size = new System.Drawing.Size(10, 21);
            this.txtKhamLai.TabIndex = 18;
            // 
            // txtChiDanDungThuoc
            // 
            this.txtChiDanDungThuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChiDanDungThuoc.Location = new System.Drawing.Point(97, 167);
            this.txtChiDanDungThuoc.Multiline = true;
            this.txtChiDanDungThuoc.Name = "txtChiDanDungThuoc";
            this.txtChiDanDungThuoc.Size = new System.Drawing.Size(10, 17);
            this.txtChiDanDungThuoc.TabIndex = 550;
            this.txtChiDanDungThuoc.TabStop = false;
            this.txtChiDanDungThuoc.TextAlignment = Janus.Windows.GridEX.TextAlignment.Near;
            // 
            // cmdSearchBenhChinh
            // 
            this.cmdSearchBenhChinh.Font = new System.Drawing.Font("Arial", 9F);
            this.cmdSearchBenhChinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearchBenhChinh.Image")));
            this.cmdSearchBenhChinh.Location = new System.Drawing.Point(285, 59);
            this.cmdSearchBenhChinh.Name = "cmdSearchBenhChinh";
            this.cmdSearchBenhChinh.Size = new System.Drawing.Size(29, 21);
            this.cmdSearchBenhChinh.TabIndex = 556;
            this.cmdSearchBenhChinh.TabStop = false;
            // 
            // cmdDonThuocDaKe
            // 
            this.cmdDonThuocDaKe.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDonThuocDaKe.Image = ((System.Drawing.Image)(resources.GetObject("cmdDonThuocDaKe.Image")));
            this.cmdDonThuocDaKe.Location = new System.Drawing.Point(164, 108);
            this.cmdDonThuocDaKe.Name = "cmdDonThuocDaKe";
            this.cmdDonThuocDaKe.Size = new System.Drawing.Size(10, 29);
            this.cmdDonThuocDaKe.TabIndex = 505;
            this.cmdDonThuocDaKe.TabStop = false;
            this.cmdDonThuocDaKe.Text = "&Đơn đã kê";
            this.cmdDonThuocDaKe.Visible = false;
            // 
            // chkNgayTaiKham
            // 
            this.chkNgayTaiKham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkNgayTaiKham.Location = new System.Drawing.Point(14, 71);
            this.chkNgayTaiKham.Name = "chkNgayTaiKham";
            this.chkNgayTaiKham.Size = new System.Drawing.Size(95, 23);
            this.chkNgayTaiKham.TabIndex = 19;
            this.chkNgayTaiKham.Text = "Tái khám";
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Black;
            this.label1.Location = new System.Drawing.Point(58, 91);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(10, 15);
            this.label1.TabIndex = 70;
            this.label1.Text = "Mã lần khám :";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmdSearchBenhPhu
            // 
            this.cmdSearchBenhPhu.Font = new System.Drawing.Font("Arial", 9F);
            this.cmdSearchBenhPhu.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearchBenhPhu.Image")));
            this.cmdSearchBenhPhu.Location = new System.Drawing.Point(285, 85);
            this.cmdSearchBenhPhu.Name = "cmdSearchBenhPhu";
            this.cmdSearchBenhPhu.Size = new System.Drawing.Size(29, 21);
            this.cmdSearchBenhPhu.TabIndex = 557;
            this.cmdSearchBenhPhu.TabStop = false;
            // 
            // txtMaLankham
            // 
            this.txtMaLankham.Enabled = false;
            this.txtMaLankham.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaLankham.Location = new System.Drawing.Point(88, 88);
            this.txtMaLankham.Name = "txtMaLankham";
            this.txtMaLankham.ReadOnly = true;
            this.txtMaLankham.Size = new System.Drawing.Size(10, 21);
            this.txtMaLankham.TabIndex = 1;
            this.txtMaLankham.TabStop = false;
            // 
            // dtNgayKhamLai
            // 
            this.dtNgayKhamLai.CustomFormat = "dd/MM/yyyy";
            this.dtNgayKhamLai.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtNgayKhamLai.DropDownCalendar.Name = "";
            this.dtNgayKhamLai.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtNgayKhamLai.Location = new System.Drawing.Point(110, 73);
            this.dtNgayKhamLai.Name = "dtNgayKhamLai";
            this.dtNgayKhamLai.Size = new System.Drawing.Size(10, 21);
            this.dtNgayKhamLai.TabIndex = 20;
            this.dtNgayKhamLai.Value = new System.DateTime(2013, 10, 7, 0, 0, 0, 0);
            // 
            // cmdMauDonThuoc
            // 
            this.cmdMauDonThuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdMauDonThuoc.Image = ((System.Drawing.Image)(resources.GetObject("cmdMauDonThuoc.Image")));
            this.cmdMauDonThuoc.Location = new System.Drawing.Point(180, 113);
            this.cmdMauDonThuoc.Name = "cmdMauDonThuoc";
            this.cmdMauDonThuoc.Size = new System.Drawing.Size(10, 29);
            this.cmdMauDonThuoc.TabIndex = 504;
            this.cmdMauDonThuoc.TabStop = false;
            this.cmdMauDonThuoc.Text = "&Mẫu đơn thuốc";
            this.cmdMauDonThuoc.Visible = false;
            // 
            // cmdUpdaeChiDan
            // 
            this.cmdUpdaeChiDan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdUpdaeChiDan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdUpdaeChiDan.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdaeChiDan.Image")));
            this.cmdUpdaeChiDan.Location = new System.Drawing.Point(-182, 169);
            this.cmdUpdaeChiDan.Name = "cmdUpdaeChiDan";
            this.cmdUpdaeChiDan.Size = new System.Drawing.Size(36, 29);
            this.cmdUpdaeChiDan.TabIndex = 544;
            this.cmdUpdaeChiDan.TabStop = false;
            this.cmdUpdaeChiDan.ToolTipText = "Lưu lại cách thức sử dụng cho thuốc này(Nhấn Alt+S hoặc Shift+S)";
            this.cmdUpdaeChiDan.Visible = false;
            // 
            // txtChanDoan
            // 
            this.txtChanDoan._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.txtChanDoan._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChanDoan.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtChanDoan.AutoCompleteList")));
            this.txtChanDoan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtChanDoan.CaseSensitive = false;
            this.txtChanDoan.CompareNoID = true;
            this.txtChanDoan.DefaultCode = "-1";
            this.txtChanDoan.DefaultID = "-1";
            this.txtChanDoan.Drug_ID = null;
            this.txtChanDoan.ExtraWidth = 0;
            this.txtChanDoan.FillValueAfterSelect = false;
            this.txtChanDoan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtChanDoan.LOAI_DANHMUC = "CHANDOAN";
            this.txtChanDoan.Location = new System.Drawing.Point(259, 35);
            this.txtChanDoan.MaxHeight = -1;
            this.txtChanDoan.MinTypedCharacters = 2;
            this.txtChanDoan.MyCode = "-1";
            this.txtChanDoan.MyID = "-1";
            this.txtChanDoan.Name = "txtChanDoan";
            this.txtChanDoan.RaiseEvent = false;
            this.txtChanDoan.RaiseEventEnter = false;
            this.txtChanDoan.RaiseEventEnterWhenEmpty = false;
            this.txtChanDoan.SelectedIndex = -1;
            this.txtChanDoan.Size = new System.Drawing.Size(10, 21);
            this.txtChanDoan.splitChar = '@';
            this.txtChanDoan.splitCharIDAndCode = '#';
            this.txtChanDoan.TabIndex = 21;
            this.txtChanDoan.TakeCode = false;
            this.txtChanDoan.txtMyCode = null;
            this.txtChanDoan.txtMyCode_Edit = null;
            this.txtChanDoan.txtMyID = null;
            this.txtChanDoan.txtMyID_Edit = null;
            this.txtChanDoan.txtMyName = null;
            this.txtChanDoan.txtMyName_Edit = null;
            this.txtChanDoan.txtNext = null;
            // 
            // txtObjectName
            // 
            this.txtObjectName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtObjectName.Location = new System.Drawing.Point(242, 11);
            this.txtObjectName.Name = "txtObjectName";
            this.txtObjectName.ReadOnly = true;
            this.txtObjectName.Size = new System.Drawing.Size(10, 21);
            this.txtObjectName.TabIndex = 7;
            this.txtObjectName.TabStop = false;
            // 
            // cmdLuuSotayBS
            // 
            this.cmdLuuSotayBS.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdLuuSotayBS.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdLuuSotayBS.Image = ((System.Drawing.Image)(resources.GetObject("cmdLuuSotayBS.Image")));
            this.cmdLuuSotayBS.Location = new System.Drawing.Point(-182, 140);
            this.cmdLuuSotayBS.Name = "cmdLuuSotayBS";
            this.cmdLuuSotayBS.Size = new System.Drawing.Size(36, 29);
            this.cmdLuuSotayBS.TabIndex = 537;
            this.cmdLuuSotayBS.TabStop = false;
            this.cmdLuuSotayBS.ToolTipText = "Lưu lại cách thức sử dụng cho thuốc này(Nhấn Alt+S hoặc Shift+S)";
            this.cmdLuuSotayBS.Visible = false;
            // 
            // label46
            // 
            this.label46.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label46.Location = new System.Drawing.Point(152, 34);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(103, 21);
            this.label46.TabIndex = 553;
            this.label46.Text = "Chẩn đoán:";
            this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSoDT
            // 
            this.txtSoDT.BackColor = System.Drawing.Color.White;
            this.txtSoDT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoDT.Location = new System.Drawing.Point(397, 15);
            this.txtSoDT.MaxLength = 3;
            this.txtSoDT.Name = "txtSoDT";
            this.txtSoDT.ReadOnly = true;
            this.txtSoDT.Size = new System.Drawing.Size(10, 21);
            this.txtSoDT.TabIndex = 6;
            this.txtSoDT.TabStop = false;
            this.txtSoDT.Visible = false;
            // 
            // txtSolan
            // 
            this.txtSolan.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSolan.Location = new System.Drawing.Point(192, 114);
            this.txtSolan.Name = "txtSolan";
            this.txtSolan.Size = new System.Drawing.Size(10, 21);
            this.txtSolan.TabIndex = 4;
            this.txtSolan.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // txtTenBenhPhu
            // 
            this.txtTenBenhPhu.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTenBenhPhu.Location = new System.Drawing.Point(274, 83);
            this.txtTenBenhPhu.Name = "txtTenBenhPhu";
            this.txtTenBenhPhu.Size = new System.Drawing.Size(10, 21);
            this.txtTenBenhPhu.TabIndex = 549;
            this.txtTenBenhPhu.TabStop = false;
            // 
            // label18
            // 
            this.label18.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.ForeColor = System.Drawing.Color.Black;
            this.label18.Location = new System.Drawing.Point(11, 169);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(84, 23);
            this.label18.TabIndex = 516;
            this.label18.Text = "Chỉ dẫn:";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label26
            // 
            this.label26.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label26.Location = new System.Drawing.Point(260, 15);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(95, 15);
            this.label26.TabIndex = 60;
            this.label26.Text = "Số BHYT:";
            this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMaBenhphu
            // 
            this.txtMaBenhphu.BackColor = System.Drawing.Color.LightBlue;
            this.txtMaBenhphu.Font = new System.Drawing.Font("Arial", 9F);
            this.txtMaBenhphu.Location = new System.Drawing.Point(259, 84);
            this.txtMaBenhphu.Name = "txtMaBenhphu";
            this.txtMaBenhphu.Size = new System.Drawing.Size(10, 21);
            this.txtMaBenhphu.TabIndex = 23;
            // 
            // txtMaBenhChinh
            // 
            this.txtMaBenhChinh.BackColor = System.Drawing.Color.LightBlue;
            this.txtMaBenhChinh.Font = new System.Drawing.Font("Arial", 9F);
            this.txtMaBenhChinh.Location = new System.Drawing.Point(259, 58);
            this.txtMaBenhChinh.Name = "txtMaBenhChinh";
            this.txtMaBenhChinh.Size = new System.Drawing.Size(10, 21);
            this.txtMaBenhChinh.TabIndex = 22;
            // 
            // label16
            // 
            this.label16.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.Location = new System.Drawing.Point(11, 140);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(84, 23);
            this.label16.TabIndex = 515;
            this.label16.Text = "Cách dùng";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtSoBHYT
            // 
            this.txtSoBHYT.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoBHYT.Location = new System.Drawing.Point(360, 13);
            this.txtSoBHYT.Name = "txtSoBHYT";
            this.txtSoBHYT.ReadOnly = true;
            this.txtSoBHYT.Size = new System.Drawing.Size(10, 21);
            this.txtSoBHYT.TabIndex = 2;
            this.txtSoBHYT.TabStop = false;
            // 
            // label32
            // 
            this.label32.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label32.Location = new System.Drawing.Point(152, 59);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(103, 21);
            this.label32.TabIndex = 554;
            this.label32.Text = "Bệnh chính:";
            this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTenBenhChinh
            // 
            this.txtTenBenhChinh.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTenBenhChinh.Location = new System.Drawing.Point(274, 57);
            this.txtTenBenhChinh.Name = "txtTenBenhChinh";
            this.txtTenBenhChinh.Size = new System.Drawing.Size(10, 21);
            this.txtTenBenhChinh.TabIndex = 548;
            this.txtTenBenhChinh.TabStop = false;
            // 
            // txtSoLuongDung
            // 
            this.txtSoLuongDung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoLuongDung.Location = new System.Drawing.Point(97, 116);
            this.txtSoLuongDung.Name = "txtSoLuongDung";
            this.txtSoLuongDung.Size = new System.Drawing.Size(10, 21);
            this.txtSoLuongDung.TabIndex = 3;
            this.txtSoLuongDung.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(142, 14);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(95, 15);
            this.label3.TabIndex = 64;
            this.label3.Text = "Đối tượng:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label38
            // 
            this.label38.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label38.Location = new System.Drawing.Point(152, 84);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(103, 21);
            this.label38.TabIndex = 555;
            this.label38.Text = "Bệnh phụ:";
            this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtDonViDung
            // 
            this.txtDonViDung.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDonViDung.Location = new System.Drawing.Point(113, 117);
            this.txtDonViDung.Name = "txtDonViDung";
            this.txtDonViDung.Size = new System.Drawing.Size(10, 21);
            this.txtDonViDung.TabIndex = 11;
            this.txtDonViDung.TabStop = false;
            // 
            // label14
            // 
            this.label14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.ForeColor = System.Drawing.Color.Black;
            this.label14.Location = new System.Drawing.Point(11, 114);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(84, 23);
            this.label14.TabIndex = 83;
            this.label14.Text = "Mỗi ngày";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.ForeColor = System.Drawing.Color.Black;
            this.label8.Location = new System.Drawing.Point(208, 118);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(32, 15);
            this.label8.TabIndex = 538;
            this.label8.Text = "(lần)";
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.ForeColor = System.Drawing.Color.Black;
            this.label12.Location = new System.Drawing.Point(129, 116);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(57, 23);
            this.label12.TabIndex = 85;
            this.label12.Text = "Chia làm";
            // 
            // vbLine1
            // 
            this.vbLine1._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.BackColor = System.Drawing.Color.Transparent;
            this.vbLine1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine1.Location = new System.Drawing.Point(4, 4);
            this.vbLine1.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine1.Name = "vbLine1";
            this.vbLine1.Size = new System.Drawing.Size(994, 22);
            this.vbLine1.TabIndex = 535;
            this.vbLine1.TabStop = false;
            this.vbLine1.YourText = "Thông tin bệnh nhân";
            // 
            // label28
            // 
            this.label28.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.ForeColor = System.Drawing.Color.Black;
            this.label28.Location = new System.Drawing.Point(6, 32);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(95, 15);
            this.label28.TabIndex = 50;
            this.label28.Text = "Mã BN :";
            this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // barcode
            // 
            this.barcode.BackColor = System.Drawing.Color.White;
            this.barcode.BarColor = System.Drawing.Color.Black;
            this.barcode.BarRatio = 2F;
            this.barcode.Data = "00000000000000000";
            this.barcode.DataExtension = null;
            this.barcode.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.barcode.Location = new System.Drawing.Point(381, 600);
            this.barcode.Name = "barcode";
            this.barcode.Size = new System.Drawing.Size(210, 69);
            this.barcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
            this.barcode.TabIndex = 80;
            this.barcode.TabStop = false;
            this.barcode.Text = "00000000";
            this.barcode.Visible = false;
            // 
            // label27
            // 
            this.label27.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label27.Location = new System.Drawing.Point(421, 55);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(92, 15);
            this.label27.TabIndex = 52;
            this.label27.Text = "Địa chỉ";
            this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label20
            // 
            this.label20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(6, 58);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(95, 15);
            this.label20.TabIndex = 56;
            this.label20.Text = "Giới tính";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtTEN_BN
            // 
            this.txtTEN_BN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTEN_BN.Location = new System.Drawing.Point(309, 27);
            this.txtTEN_BN.Name = "txtTEN_BN";
            this.txtTEN_BN.Size = new System.Drawing.Size(597, 21);
            this.txtTEN_BN.TabIndex = 0;
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.ForeColor = System.Drawing.Color.Black;
            this.label6.Location = new System.Drawing.Point(421, 83);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(92, 21);
            this.label6.TabIndex = 52;
            this.label6.Text = "Người kê đơn";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label5
            // 
            this.label5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.ForeColor = System.Drawing.Color.Black;
            this.label5.Location = new System.Drawing.Point(934, 31);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(20, 21);
            this.label5.TabIndex = 50;
            this.label5.Text = "ID";
            // 
            // txtPres_ID
            // 
            this.txtPres_ID.Enabled = false;
            this.txtPres_ID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPres_ID.Location = new System.Drawing.Point(963, 31);
            this.txtPres_ID.Name = "txtPres_ID";
            this.txtPres_ID.ReadOnly = true;
            this.txtPres_ID.Size = new System.Drawing.Size(35, 21);
            this.txtPres_ID.TabIndex = 0;
            this.txtPres_ID.TabStop = false;
            // 
            // txtDiachi
            // 
            this.txtDiachi.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDiachi.Location = new System.Drawing.Point(516, 53);
            this.txtDiachi.Name = "txtDiachi";
            this.txtDiachi.Size = new System.Drawing.Size(390, 21);
            this.txtDiachi.TabIndex = 3;
            // 
            // label25
            // 
            this.label25.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.ForeColor = System.Drawing.Color.Black;
            this.label25.Location = new System.Drawing.Point(6, 82);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(95, 23);
            this.label25.TabIndex = 47;
            this.label25.Text = "Ngày tạo đơn:";
            this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // dtpCreatedDate
            // 
            this.dtpCreatedDate.CustomFormat = "dd/MM/yyyy";
            this.dtpCreatedDate.Enabled = false;
            this.dtpCreatedDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dtpCreatedDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtpCreatedDate.Location = new System.Drawing.Point(106, 83);
            this.dtpCreatedDate.Name = "dtpCreatedDate";
            this.dtpCreatedDate.ShowUpDown = true;
            this.dtpCreatedDate.Size = new System.Drawing.Size(314, 21);
            this.dtpCreatedDate.TabIndex = 4;
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.Location = new System.Drawing.Point(952, 61);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(46, 15);
            this.label29.TabIndex = 62;
            this.label29.Text = "Số  ĐT:";
            this.label29.Visible = false;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(197, 31);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(106, 15);
            this.label4.TabIndex = 66;
            this.label4.Text = "Tên Bệnh nhân:";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // txtMaBN
            // 
            this.txtMaBN.Enabled = false;
            this.txtMaBN.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtMaBN.Location = new System.Drawing.Point(107, 28);
            this.txtMaBN.Name = "txtMaBN";
            this.txtMaBN.ReadOnly = true;
            this.txtMaBN.Size = new System.Drawing.Size(84, 21);
            this.txtMaBN.TabIndex = 0;
            this.txtMaBN.TabStop = false;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.cmdDelete);
            this.panel4.Controls.Add(this.cmdPrintPres);
            this.panel4.Controls.Add(this.chkThemmoilientuc);
            this.panel4.Controls.Add(this.cmdSavePres);
            this.panel4.Controls.Add(this.cmdExit);
            this.panel4.Controls.Add(this.dtNgayIn);
            this.panel4.Controls.Add(this.label30);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.panel4.Location = new System.Drawing.Point(0, 635);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(1004, 46);
            this.panel4.TabIndex = 547;
            // 
            // dtNgayIn
            // 
            // 
            // 
            // 
            this.dtNgayIn.DropDownCalendar.Name = "";
            this.dtNgayIn.Location = new System.Drawing.Point(253, 12);
            this.dtNgayIn.Name = "dtNgayIn";
            this.dtNgayIn.ShowUpDown = true;
            this.dtNgayIn.Size = new System.Drawing.Size(123, 21);
            this.dtNgayIn.TabIndex = 16;
            this.dtNgayIn.TabStop = false;
            this.dtNgayIn.Value = new System.DateTime(2013, 10, 7, 0, 0, 0, 0);
            // 
            // label30
            // 
            this.label30.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label30.Location = new System.Drawing.Point(180, 13);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(67, 21);
            this.label30.TabIndex = 534;
            this.label30.Text = "Ngày in";
            this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // uiTabPage2
            // 
            this.uiTabPage2.Controls.Add(this.pnlPrint);
            this.uiTabPage2.Location = new System.Drawing.Point(1, 23);
            this.uiTabPage2.Name = "uiTabPage2";
            this.uiTabPage2.Size = new System.Drawing.Size(1004, 681);
            this.uiTabPage2.TabStop = true;
            this.uiTabPage2.Text = "Cấu hình";
            // 
            // pnlPrint
            // 
            this.pnlPrint.Controls.Add(this.chkAskbeforeDeletedrug);
            this.pnlPrint.Controls.Add(this.vbLine5);
            this.pnlPrint.Controls.Add(this.cboLaserPrinters);
            this.pnlPrint.Controls.Add(this.chkSaveAndPrint);
            this.pnlPrint.Controls.Add(this.cboPrintPreview);
            this.pnlPrint.Controls.Add(this.label22);
            this.pnlPrint.Controls.Add(this.cboA4);
            this.pnlPrint.Controls.Add(this.label19);
            this.pnlPrint.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlPrint.Location = new System.Drawing.Point(0, 0);
            this.pnlPrint.Name = "pnlPrint";
            this.pnlPrint.Size = new System.Drawing.Size(1004, 239);
            this.pnlPrint.TabIndex = 546;
            // 
            // chkAskbeforeDeletedrug
            // 
            this.chkAskbeforeDeletedrug.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkAskbeforeDeletedrug.Location = new System.Drawing.Point(92, 113);
            this.chkAskbeforeDeletedrug.Name = "chkAskbeforeDeletedrug";
            this.chkAskbeforeDeletedrug.Size = new System.Drawing.Size(266, 23);
            this.chkAskbeforeDeletedrug.TabIndex = 545;
            this.chkAskbeforeDeletedrug.TabStop = false;
            this.chkAskbeforeDeletedrug.Text = "Luôn hỏi người dùng khi xóa thuốc?";
            // 
            // vbLine5
            // 
            this.vbLine5._FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine5.BackColor = System.Drawing.Color.Transparent;
            this.vbLine5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine5.FontText = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.vbLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.vbLine5.Location = new System.Drawing.Point(6, 4);
            this.vbLine5.Margin = new System.Windows.Forms.Padding(4);
            this.vbLine5.Name = "vbLine5";
            this.vbLine5.Size = new System.Drawing.Size(361, 22);
            this.vbLine5.TabIndex = 544;
            this.vbLine5.TabStop = false;
            this.vbLine5.YourText = "Cấu hình in đơn thuốc";
            // 
            // cboLaserPrinters
            // 
            this.cboLaserPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLaserPrinters.FormattingEnabled = true;
            this.cboLaserPrinters.Location = new System.Drawing.Point(91, 30);
            this.cboLaserPrinters.Name = "cboLaserPrinters";
            this.cboLaserPrinters.Size = new System.Drawing.Size(266, 23);
            this.cboLaserPrinters.TabIndex = 542;
            // 
            // chkSaveAndPrint
            // 
            this.chkSaveAndPrint.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkSaveAndPrint.Location = new System.Drawing.Point(91, 144);
            this.chkSaveAndPrint.Name = "chkSaveAndPrint";
            this.chkSaveAndPrint.Size = new System.Drawing.Size(266, 18);
            this.chkSaveAndPrint.TabIndex = 451;
            this.chkSaveAndPrint.TabStop = false;
            this.chkSaveAndPrint.Text = "&In ngay sau khi thêm mới hoặc cập nhật";
            this.chkSaveAndPrint.Visible = false;
            // 
            // cboPrintPreview
            // 
            this.cboPrintPreview.BackColor = System.Drawing.Color.White;
            this.cboPrintPreview.BorderStyle = Janus.Windows.UI.BorderStyle.Sunken;
            this.cboPrintPreview.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboPrintPreview.Font = new System.Drawing.Font("Arial", 9F);
            uiComboBoxItem4.FormatStyle.Alpha = 0;
            uiComboBoxItem4.IsSeparator = false;
            uiComboBoxItem4.Text = "Xem trước khi in";
            uiComboBoxItem4.Value = "0";
            uiComboBoxItem5.FormatStyle.Alpha = 0;
            uiComboBoxItem5.IsSeparator = false;
            uiComboBoxItem5.Text = "In ngay";
            uiComboBoxItem5.Value = "1";
            this.cboPrintPreview.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem4,
            uiComboBoxItem5});
            this.cboPrintPreview.Location = new System.Drawing.Point(148, 57);
            this.cboPrintPreview.Name = "cboPrintPreview";
            this.cboPrintPreview.Size = new System.Drawing.Size(210, 21);
            this.cboPrintPreview.TabIndex = 541;
            this.cboPrintPreview.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
            // 
            // label22
            // 
            this.label22.Font = new System.Drawing.Font("Arial", 9F);
            this.label22.Location = new System.Drawing.Point(11, 57);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(74, 21);
            this.label22.TabIndex = 539;
            this.label22.Text = "Khổ giấy";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cboA4
            // 
            this.cboA4.BackColor = System.Drawing.Color.White;
            this.cboA4.BorderStyle = Janus.Windows.UI.BorderStyle.Sunken;
            this.cboA4.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboA4.Font = new System.Drawing.Font("Arial", 9F);
            uiComboBoxItem6.FormatStyle.Alpha = 0;
            uiComboBoxItem6.IsSeparator = false;
            uiComboBoxItem6.Text = "A4";
            uiComboBoxItem6.Value = "A4";
            uiComboBoxItem7.FormatStyle.Alpha = 0;
            uiComboBoxItem7.IsSeparator = false;
            uiComboBoxItem7.Text = "A5";
            uiComboBoxItem7.Value = "A5";
            this.cboA4.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem6,
            uiComboBoxItem7});
            this.cboA4.Location = new System.Drawing.Point(91, 57);
            this.cboA4.Name = "cboA4";
            this.cboA4.Size = new System.Drawing.Size(55, 21);
            this.cboA4.TabIndex = 540;
            this.cboA4.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(3, 34);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(76, 15);
            this.label19.TabIndex = 543;
            this.label19.Text = "Chọn máy in";
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // chkBoquachidanthem
            // 
            this.chkBoquachidanthem.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkBoquachidanthem.Location = new System.Drawing.Point(588, 132);
            this.chkBoquachidanthem.Name = "chkBoquachidanthem";
            this.chkBoquachidanthem.Size = new System.Drawing.Size(153, 23);
            this.chkBoquachidanthem.TabIndex = 556;
            this.chkBoquachidanthem.TabStop = false;
            this.chkBoquachidanthem.Text = "Bỏ qua chỉ dẫn thêm?";
            // 
            // frm_kedonthuoctaiquay
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1008, 730);
            this.Controls.Add(this.tabKeDonThuoc);
            this.Controls.Add(this.StatusBar);
            this.Controls.Add(this.cmdCauHinh);
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_kedonthuoctaiquay";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Kê đơn thuốc";
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabKeDonThuoc)).EndInit();
            this.tabKeDonThuoc.ResumeLayout(false);
            this.uiTabPage1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.pnlKedon.ResumeLayout(false);
            this.pnlKedon.PerformLayout();
            this.pnlCusInfor.ResumeLayout(false);
            this.pnlCusInfor.PerformLayout();
            this.pnlHide.ResumeLayout(false);
            this.pnlHide.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grd_ICD)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            this.uiTabPage2.ResumeLayout(false);
            this.pnlPrint.ResumeLayout(false);
            this.pnlPrint.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieuChuyenKho));
            Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPhieuNhapChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.cmdThemPhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdUpdatePhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdXoaPhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdNhapKho = new System.Windows.Forms.ToolStripButton();
            this.cmdHuychuyenkho = new System.Windows.Forms.ToolStripButton();
            this.cmdInPhieuNhapKho = new System.Windows.Forms.ToolStripButton();
            this.cmdCauhinh = new System.Windows.Forms.ToolStripButton();
            this.cmdExit = new System.Windows.Forms.ToolStripButton();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.label4 = new System.Windows.Forms.Label();
            this.cboKhoXuat = new Janus.Windows.EditControls.UIComboBox();
            this.label3 = new System.Windows.Forms.Label();
            this.cboKhoNhap = new Janus.Windows.EditControls.UIComboBox();
            this.radChuaNhapKho = new Janus.Windows.EditControls.UIRadioButton();
            this.radDaNhap = new Janus.Windows.EditControls.UIRadioButton();
            this.radTatCa = new Janus.Windows.EditControls.UIRadioButton();
            this.label2 = new System.Windows.Forms.Label();
            this.cboNhanVien = new Janus.Windows.EditControls.UIComboBox();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.dtToDate = new System.Windows.Forms.DateTimePicker();
            this.chkByDate = new Janus.Windows.EditControls.UICheckBox();
            this.dtFromdate = new System.Windows.Forms.DateTimePicker();
            this.txtSoPhieu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label1 = new System.Windows.Forms.Label();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdList = new Janus.Windows.GridEX.GridEX();
            this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdPhieuNhapChiTiet = new Janus.Windows.GridEX.GridEX();
            this.cmdConfig = new Janus.Windows.EditControls.UIButton();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
            this.uiGroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).BeginInit();
            this.SuspendLayout();
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 702);
            this.uiStatusBar2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+N: Thêm phiếu nhập";
            uiStatusBarPanel1.Width = 153;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Sửa phiếu nhập";
            uiStatusBarPanel2.Width = 103;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+D:Xóa phiếu nhập";
            uiStatusBarPanel3.Width = 139;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Esc: Thoát Form hiện tại";
            uiStatusBarPanel4.Width = 148;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel5.FormatStyle.ForeColor = System.Drawing.Color.Navy;
            uiStatusBarPanel5.Key = "MSG";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "Thông báo";
            uiStatusBarPanel5.Width = 74;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5});
            this.uiStatusBar2.Size = new System.Drawing.Size(1008, 28);
            this.uiStatusBar2.TabIndex = 4;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // toolStrip1
            // 
            this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.toolStrip1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdThemPhieuNhap,
            this.cmdUpdatePhieuNhap,
            this.cmdXoaPhieuNhap,
            this.cmdNhapKho,
            this.cmdHuychuyenkho,
            this.cmdInPhieuNhapKho,
            this.cmdCauhinh,
            this.cmdExit});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1008, 39);
            this.toolStrip1.TabIndex = 5;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // cmdThemPhieuNhap
            // 
            this.cmdThemPhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemPhieuNhap.Image")));
            this.cmdThemPhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdThemPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdThemPhieuNhap.Name = "cmdThemPhieuNhap";
            this.cmdThemPhieuNhap.Size = new System.Drawing.Size(103, 36);
            this.cmdThemPhieuNhap.Text = "Thêm phiếu";
            this.cmdThemPhieuNhap.Click += new System.EventHandler(this.cmdThemPhieuNhap_Click);
            // 
            // cmdUpdatePhieuNhap
            // 
            this.cmdUpdatePhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePhieuNhap.Image")));
            this.cmdUpdatePhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdUpdatePhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdUpdatePhieuNhap.Name = "cmdUpdatePhieuNhap";
            this.cmdUpdatePhieuNhap.Size = new System.Drawing.Size(96, 36);
            this.cmdUpdatePhieuNhap.Text = "Sửa phiếu";
            this.cmdUpdatePhieuNhap.Click += new System.EventHandler(this.cmdUpdatePhieuNhap_Click);
            // 
            // cmdXoaPhieuNhap
            // 
            this.cmdXoaPhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaPhieuNhap.Image")));
            this.cmdXoaPhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdXoaPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdXoaPhieuNhap.Name = "cmdXoaPhieuNhap";
            this.cmdXoaPhieuNhap.Size = new System.Drawing.Size(92, 36);
            this.cmdXoaPhieuNhap.Text = "Xóa phiếu";
            this.cmdXoaPhieuNhap.Click += new System.EventHandler(this.cmdXoaPhieuNhap_Click);
            // 
            // cmdNhapKho
            // 
            this.cmdNhapKho.Image = ((System.Drawing.Image)(resources.GetObject("cmdNhapKho.Image")));
            this.cmdNhapKho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdNhapKho.Name = "cmdNhapKho";
            this.cmdNhapKho.Size = new System.Drawing.Size(89, 36);
            this.cmdNhapKho.Text = "Xác nhận";
            this.cmdNhapKho.Click += new System.EventHandler(this.cmdNhapKho_Click);
            // 
            // cmdHuychuyenkho
            // 
            this.cmdHuychuyenkho.Image = ((System.Drawing.Image)(resources.GetObject("cmdHuychuyenkho.Image")));
            this.cmdHuychuyenkho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdHuychuyenkho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdHuychuyenkho.Name = "cmdHuychuyenkho";
            this.cmdHuychuyenkho.Size = new System.Drawing.Size(116, 36);
            this.cmdHuychuyenkho.Text = "Hủy xác nhận";
            this.cmdHuychuyenkho.Click += new System.EventHandler(this.cmdHuychuyenkho_Click);
            // 
            // cmdInPhieuNhapKho
            // 
            this.cmdInPhieuNhapKho.Image = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuNhapKho.Image")));
            this.cmdInPhieuNhapKho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdInPhieuNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdInPhieuNhapKho.Name = "cmdInPhieuNhapKho";
            this.cmdInPhieuNhapKho.Size = new System.Drawing.Size(89, 36);
            this.cmdInPhieuNhapKho.Text = "In phiếu";
            this.cmdInPhieuNhapKho.Click += new System.EventHandler(this.cmdInPhieuNhapKho_Click);
            // 
            // cmdCauhinh
            // 
            this.cmdCauhinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdCauhinh.Image")));
            this.cmdCauhinh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdCauhinh.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdCauhinh.Name = "cmdCauhinh";
            this.cmdCauhinh.Size = new System.Drawing.Size(95, 36);
            this.cmdCauhinh.Text = "Cấu hình";
            this.cmdCauhinh.Click += new System.EventHandler(this.cmdCauhinh_Click);
            // 
            // cmdExit
            // 
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(99, 36);
            this.cmdExit.Text = "&Thoát(Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.label4);
            this.uiGroupBox1.Controls.Add(this.cboKhoXuat);
            this.uiGroupBox1.Controls.Add(this.label3);
            this.uiGroupBox1.Controls.Add(this.cboKhoNhap);
            this.uiGroupBox1.Controls.Add(this.radChuaNhapKho);
            this.uiGroupBox1.Controls.Add(this.radDaNhap);
            this.uiGroupBox1.Controls.Add(this.radTatCa);
            this.uiGroupBox1.Controls.Add(this.label2);
            this.uiGroupBox1.Controls.Add(this.cboNhanVien);
            this.uiGroupBox1.Controls.Add(this.cmdSearch);
            this.uiGroupBox1.Controls.Add(this.dtToDate);
            this.uiGroupBox1.Controls.Add(this.chkByDate);
            this.uiGroupBox1.Controls.Add(this.dtFromdate);
            this.uiGroupBox1.Controls.Add(this.txtSoPhieu);
            this.uiGroupBox1.Controls.Add(this.label1);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiGroupBox1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
            this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(1008, 118);
            this.uiGroupBox1.TabIndex = 6;
            this.uiGroupBox1.Text = "Tìm kiếm thông tin ";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(392, 61);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(60, 16);
            this.label4.TabIndex = 14;
            this.label4.Text = "Kho xuất";
            // 
            // cboKhoXuat
            // 
            this.cboKhoXuat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cboKhoXuat.Location = new System.Drawing.Point(456, 54);
            this.cboKhoXuat.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.cboKhoXuat.MaxDropDownItems = 15;
            this.cboKhoXuat.Name = "cboKhoXuat";
            this.cboKhoXuat.Size = new System.Drawing.Size(381, 22);
            this.cboKhoXuat.TabIndex = 13;
            this.cboKhoXuat.Text = "Kho thuốc";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(9, 57);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(63, 16);
            this.label3.TabIndex = 12;
            this.label3.Text = "Kho nhập";
            // 
            // cboKhoNhap
            // 
            this.cboKhoNhap.Location = new System.Drawing.Point(94, 54);
            this.cboKhoNhap.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.cboKhoNhap.MaxDropDownItems = 15;
            this.cboKhoNhap.Name = "cboKhoNhap";
            this.cboKhoNhap.Size = new System.Drawing.Size(291, 22);
            this.cboKhoNhap.TabIndex = 11;
            this.cboKhoNhap.Text = "Kho thuốc";
            // 
            // radChuaNhapKho
            // 
            this.radChuaNhapKho.Location = new System.Drawing.Point(712, 84);
            this.radChuaNhapKho.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.radChuaNhapKho.Name = "radChuaNhapKho";
            this.radChuaNhapKho.Size = new System.Drawing.Size(159, 28);
            this.radChuaNhapKho.TabIndex = 10;
            this.radChuaNhapKho.Text = "Chưa chuyển kho";
            // 
            // radDaNhap
            // 
            this.radDaNhap.Location = new System.Drawing.Point(583, 85);
            this.radDaNhap.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.radDaNhap.Name = "radDaNhap";
            this.radDaNhap.Size = new System.Drawing.Size(124, 28);
            this.radDaNhap.TabIndex = 9;
            this.radDaNhap.Text = "Đã chuyển kho";
            // 
            // radTatCa
            // 
            this.radTatCa.Checked = true;
            this.radTatCa.Location = new System.Drawing.Point(488, 84);
            this.radTatCa.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.radTatCa.Name = "radTatCa";
            this.radTatCa.Size = new System.Drawing.Size(89, 28);
            this.radTatCa.TabIndex = 8;
            this.radTatCa.TabStop = true;
            this.radTatCa.Text = "Tất cả";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(390, 29);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(64, 16);
            this.label2.TabIndex = 7;
            this.label2.Text = "Nhân viên";
            // 
            // cboNhanVien
            // 
            this.cboNhanVien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cboNhanVien.Location = new System.Drawing.Point(457, 26);
            this.cboNhanVien.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.cboNhanVien.MaxDropDownItems = 15;
            this.cboNhanVien.Name = "cboNhanVien";
            this.cboNhanVien.Size = new System.Drawing.Size(380, 22);
            this.cboNhanVien.TabIndex = 6;
            this.cboNhanVien.Text = "Nhân viên";
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSearch.Location = new System.Drawing.Point(844, 21);
            this.cmdSearch.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(153, 60);
            this.cmdSearch.TabIndex = 5;
            this.cmdSearch.Text = "Tìm kiếm(F3)";
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // dtToDate
            // 
            this.dtToDate.CustomFormat = "dd/MM/yyyy";
            this.dtToDate.Location = new System.Drawing.Point(279, 85);
            this.dtToDate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.dtToDate.Name = "dtToDate";
            this.dtToDate.Size = new System.Drawing.Size(181, 22);
            this.dtToDate.TabIndex = 4;
            // 
            // chkByDate
            // 
            this.chkByDate.Checked = true;
            this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkByDate.Location = new System.Drawing.Point(8, 82);
            this.chkByDate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.chkByDate.Name = "chkByDate";
            this.chkByDate.Size = new System.Drawing.Size(79, 28);
            this.chkByDate.TabIndex = 3;
            this.chkByDate.Text = "Từ ngày";
            this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
            // 
            // dtFromdate
            // 
            this.dtFromdate.CustomFormat = "dd/MM/yyyy";
            this.dtFromdate.Location = new System.Drawing.Point(94, 85);
            this.dtFromdate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.dtFromdate.Name = "dtFromdate";
            this.dtFromdate.Size = new System.Drawing.Size(177, 22);
            this.dtFromdate.TabIndex = 2;
            // 
            // txtSoPhieu
            // 
            this.txtSoPhieu.BackColor = System.Drawing.Color.White;
            this.txtSoPhieu.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoPhieu.Location = new System.Drawing.Point(94, 25);
            this.txtSoPhieu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txtSoPhieu.Name = "txtSoPhieu";
            this.txtSoPhieu.Size = new System.Drawing.Size(291, 21);
            this.txtSoPhieu.TabIndex = 1;
            this.txtSoPhieu.TextChanged += new System.EventHandler(this.txtSoPhieu_TextChanged);
            this.txtSoPhieu.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSoPhieu_KeyDown);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(9, 27);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(59, 16);
            this.label1.TabIndex = 0;
            this.label1.Text = "Số phiếu";
            // 
            // splitContainer1
            // 
            this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 157);
            this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
            this.splitContainer1.Size = new System.Drawing.Size(1008, 545);
            this.splitContainer1.SplitterDistance = 549;
            this.splitContainer1.SplitterWidth = 5;
            this.splitContainer1.TabIndex = 7;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.grdList);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(547, 543);
            this.uiGroupBox2.TabIndex = 1;
            this.uiGroupBox2.Text = "Thông tin phiếu chuyển kho";
            // 
            // grdList
            // 
            this.grdList.AlternatingColors = true;
            this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
    " thông tin phiếu nhập khoa</FilterRowInfoText></LocalizableData>";
            grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
            this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
            this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdList.DynamicFiltering = true;
            this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdList.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdList.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdList.GroupByBoxVisible = false;
            this.grdList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdList.Location = new System.Drawing.Point(3, 18);
            this.grdList.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.grdList.Name = "grdList";
            this.grdList.RecordNavigator = true;
            this.grdList.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdList.Size = new System.Drawing.Size(541, 522);
            this.grdList.TabIndex = 2;
            this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // uiGroupBox4
            // 
            this.uiGroupBox4.Controls.Add(this.grdPhieuNhapChiTiet);
            this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.uiGroupBox4.Name = "uiGroupBox4";
            this.uiGroupBox4.Size = new System.Drawing.Size(452, 543);
            this.uiGroupBox4.TabIndex = 2;
            this.uiGroupBox4.Text = "Chi tiết phiếu chuyển kho đang chọn";
            // 
            // grdPhieuNhapChiTiet
            // 
            this.grdPhieuNhapChiTiet.AlternatingColors = true;
            grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString");
            this.grdPhieuNhapChiTiet.DesignTimeLayout = grdPhieuNhapChiTiet_DesignTimeLayout;
            this.grdPhieuNhapChiTiet.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPhieuNhapChiTiet.DynamicFiltering = true;
            this.grdPhieuNhapChiTiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPhieuNhapChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPhieuNhapChiTiet.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPhieuNhapChiTiet.GroupByBoxVisible = false;
            this.grdPhieuNhapChiTiet.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPhieuNhapChiTiet.Location = new System.Drawing.Point(3, 18);
            this.grdPhieuNhapChiTiet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.grdPhieuNhapChiTiet.Name = "grdPhieuNhapChiTiet";
            this.grdPhieuNhapChiTiet.RecordNavigator = true;
            this.grdPhieuNhapChiTiet.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuNhapChiTiet.Size = new System.Drawing.Size(446, 522);
            this.grdPhieuNhapChiTiet.TabIndex = 2;
            this.grdPhieuNhapChiTiet.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuNhapChiTiet.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPhieuNhapChiTiet.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // cmdConfig
            // 
            this.cmdConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
            this.cmdConfig.Location = new System.Drawing.Point(970, 3);
            this.cmdConfig.Name = "cmdConfig";
            this.cmdConfig.Size = new System.Drawing.Size(39, 33);
            this.cmdConfig.TabIndex = 460;
            this.cmdConfig.Click += new System.EventHandler(this.cmdConfig_Click);
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp";
            // 
            // frm_PhieuChuyenKho
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1008, 730);
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.uiGroupBox1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.uiStatusBar2);
            this.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.KeyPreview = true;
            this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.Name = "frm_PhieuChuyenKho";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Phiếu chuyển kho";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_PhieuChuyenKho_Load);
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
            this.uiGroupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_themphieudieutri));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.grpThongTinDieuTri = new Janus.Windows.EditControls.UIGroupBox();
            this.txtDieuduongtheodoi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.txtBstheodoi = new Janus.Windows.GridEX.EditControls.EditBox();
            this.chkPhieuBoSung = new Janus.Windows.EditControls.UICheckBox();
            this.dtNgayLapPhieu = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.lblMsg = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.cboBacSy = new System.Windows.Forms.ComboBox();
            this.label6 = new System.Windows.Forms.Label();
            this.cboKhoaNoiTru = new System.Windows.Forms.ComboBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.dtGioLapPhieu = new System.Windows.Forms.DateTimePicker();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.txtTreat_ID = new Janus.Windows.GridEX.EditControls.EditBox();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.cmdExit = new Janus.Windows.EditControls.UIButton();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.grpThongTinDieuTri)).BeginInit();
            this.grpThongTinDieuTri.SuspendLayout();
            this.SuspendLayout();
            // 
            // grpThongTinDieuTri
            // 
            resources.ApplyResources(this.grpThongTinDieuTri, "grpThongTinDieuTri");
            this.grpThongTinDieuTri.Controls.Add(this.txtDieuduongtheodoi);
            this.grpThongTinDieuTri.Controls.Add(this.txtBstheodoi);
            this.grpThongTinDieuTri.Controls.Add(this.chkPhieuBoSung);
            this.grpThongTinDieuTri.Controls.Add(this.dtNgayLapPhieu);
            this.grpThongTinDieuTri.Controls.Add(this.lblMsg);
            this.grpThongTinDieuTri.Controls.Add(this.label7);
            this.grpThongTinDieuTri.Controls.Add(this.cboBacSy);
            this.grpThongTinDieuTri.Controls.Add(this.label6);
            this.grpThongTinDieuTri.Controls.Add(this.cboKhoaNoiTru);
            this.grpThongTinDieuTri.Controls.Add(this.label5);
            this.grpThongTinDieuTri.Controls.Add(this.label4);
            this.grpThongTinDieuTri.Controls.Add(this.dtGioLapPhieu);
            this.grpThongTinDieuTri.Controls.Add(this.label3);
            this.grpThongTinDieuTri.Controls.Add(this.label2);
            this.grpThongTinDieuTri.Controls.Add(this.label1);
            this.grpThongTinDieuTri.Controls.Add(this.txtTreat_ID);
            this.grpThongTinDieuTri.Name = "grpThongTinDieuTri";
            // 
            // txtDieuduongtheodoi
            // 
            resources.ApplyResources(this.txtDieuduongtheodoi, "txtDieuduongtheodoi");
            this.txtDieuduongtheodoi.Multiline = true;
            this.txtDieuduongtheodoi.Name = "txtDieuduongtheodoi";
            this.txtDieuduongtheodoi.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            // 
            // txtBstheodoi
            // 
            resources.ApplyResources(this.txtBstheodoi, "txtBstheodoi");
            this.txtBstheodoi.Multiline = true;
            this.txtBstheodoi.Name = "txtBstheodoi";
            this.txtBstheodoi.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            // 
            // chkPhieuBoSung
            // 
            resources.ApplyResources(this.chkPhieuBoSung, "chkPhieuBoSung");
            this.chkPhieuBoSung.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.chkPhieuBoSung.Name = "chkPhieuBoSung";
            // 
            // dtNgayLapPhieu
            // 
            resources.ApplyResources(this.dtNgayLapPhieu, "dtNgayLapPhieu");
            // 
            // 
            // 
            this.dtNgayLapPhieu.DropDownCalendar.Name = "";
            this.dtNgayLapPhieu.Name = "dtNgayLapPhieu";
            this.dtNgayLapPhieu.ShowUpDown = true;
            // 
            // lblMsg
            // 
            this.lblMsg.BackColor = System.Drawing.SystemColors.Control;
            resources.ApplyResources(this.lblMsg, "lblMsg");
            this.lblMsg.ForeColor = System.Drawing.Color.Red;
            this.lblMsg.Name = "lblMsg";
            // 
            // label7
            // 
            resources.ApplyResources(this.label7, "label7");
            this.label7.Name = "label7";
            // 
            // cboBacSy
            // 
            this.cboBacSy.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            resources.ApplyResources(this.cboBacSy, "cboBacSy");
            this.cboBacSy.FormattingEnabled = true;
            this.cboBacSy.Name = "cboBacSy";
            this.cboBacSy.SelectedIndexChanged += new System.EventHandler(this.cboBacSy_SelectedIndexChanged);
            // 
            // label6
            // 
            resources.ApplyResources(this.label6, "label6");
            this.label6.Name = "label6";
            // 
            // cboKhoaNoiTru
            // 
            this.cboKhoaNoiTru.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            resources.ApplyResources(this.cboKhoaNoiTru, "cboKhoaNoiTru");
            this.cboKhoaNoiTru.FormattingEnabled = true;
            this.cboKhoaNoiTru.Name = "cboKhoaNoiTru";
            // 
            // label5
            // 
            resources.ApplyResources(this.label5, "label5");
            this.label5.Name = "label5";
            // 
            // label4
            // 
            resources.ApplyResources(this.label4, "label4");
            this.label4.Name = "label4";
            // 
            // dtGioLapPhieu
            // 
            resources.ApplyResources(this.dtGioLapPhieu, "dtGioLapPhieu");
            this.dtGioLapPhieu.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtGioLapPhieu.Name = "dtGioLapPhieu";
            this.dtGioLapPhieu.ShowUpDown = true;
            // 
            // label3
            // 
            resources.ApplyResources(this.label3, "label3");
            this.label3.Name = "label3";
            // 
            // label2
            // 
            resources.ApplyResources(this.label2, "label2");
            this.label2.Name = "label2";
            // 
            // label1
            // 
            resources.ApplyResources(this.label1, "label1");
            this.label1.Name = "label1";
            // 
            // txtTreat_ID
            // 
            resources.ApplyResources(this.txtTreat_ID, "txtTreat_ID");
            this.txtTreat_ID.Name = "txtTreat_ID";
            // 
            // uiStatusBar1
            // 
            resources.ApplyResources(this.uiStatusBar1, "uiStatusBar1");
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            resources.ApplyResources(uiStatusBarPanel1, "uiStatusBarPanel1");
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            resources.ApplyResources(uiStatusBarPanel2, "uiStatusBarPanel2");
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2});
            this.uiStatusBar1.TabStop = false;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cmdSave
            // 
            resources.ApplyResources(this.cmdSave, "cmdSave");
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click);
            // 
            // cmdExit
            // 
            resources.ApplyResources(this.cmdExit, "cmdExit");
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // frm_themphieudieutri
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            resources.ApplyResources(this, "$this");
            this.Controls.Add(this.cmdExit);
            this.Controls.Add(this.cmdSave);
            this.Controls.Add(this.uiStatusBar1);
            this.Controls.Add(this.grpThongTinDieuTri);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_themphieudieutri";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.Load += new System.EventHandler(this.frm_themphieudieutri_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frm_themphieudieutri_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.grpThongTinDieuTri)).EndInit();
            this.grpThongTinDieuTri.ResumeLayout(false);
            this.grpThongTinDieuTri.PerformLayout();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_Quanly_Maukiemnghiem));
     Janus.Windows.GridEX.GridEXLayout grdAssignDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.cmdThemMoiBN = new System.Windows.Forms.ToolStripButton();
     this.cmdSuaThongTinBN = new System.Windows.Forms.ToolStripButton();
     this.cmdThemLanKham = new System.Windows.Forms.ToolStripButton();
     this.cmdXoaBenhNhan = new System.Windows.Forms.ToolStripButton();
     this.cmdExit = new System.Windows.Forms.ToolStripButton();
     this.grdAssignDetail = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
     this.cmdPrintAssign = new Janus.Windows.EditControls.UIButton();
     this.chkIntach = new System.Windows.Forms.CheckBox();
     this.cboServicePrint = new System.Windows.Forms.ComboBox();
     this.cmdXoaChiDinh = new Janus.Windows.EditControls.UIButton();
     this.cmdSuaChiDinh = new Janus.Windows.EditControls.UIButton();
     this.cmdThemChiDinh = new Janus.Windows.EditControls.UIButton();
     this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mnuMaDVu = new System.Windows.Forms.ToolStripMenuItem();
     this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
     this.cboObjectType = new Janus.Windows.EditControls.UIComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.txtPatientCode = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label2 = new System.Windows.Forms.Label();
     this.txtPatient_ID = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.Label7 = new System.Windows.Forms.Label();
     this.txtPatientName = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label3 = new System.Windows.Forms.Label();
     this.dtmTo = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtmFrom = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.chkByDate = new System.Windows.Forms.CheckBox();
     this.Label1 = new System.Windows.Forms.Label();
     this.cmdTimKiem = new Janus.Windows.EditControls.UIButton();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.panel2 = new System.Windows.Forms.Panel();
     this.panel1 = new System.Windows.Forms.Panel();
     this.grdList = new Janus.Windows.GridEX.GridEX();
     this.cmdBangiao = new System.Windows.Forms.ToolStripButton();
     this.cmdInKQ = new System.Windows.Forms.ToolStripButton();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.cmdThemMoiBN,
     this.cmdSuaThongTinBN,
     this.cmdThemLanKham,
     this.cmdXoaBenhNhan,
     this.cmdBangiao,
     this.cmdInKQ,
     this.cmdExit});
     this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name = "toolStrip1";
     this.toolStrip1.Size = new System.Drawing.Size(1018, 31);
     this.toolStrip1.TabIndex = 0;
     this.toolStrip1.Text = "toolStrip1";
     //
     // cmdThemMoiBN
     //
     this.cmdThemMoiBN.BackColor = System.Drawing.SystemColors.Control;
     this.cmdThemMoiBN.Font = new System.Drawing.Font("Arial", 9F);
     this.cmdThemMoiBN.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemMoiBN.Image")));
     this.cmdThemMoiBN.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemMoiBN.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemMoiBN.Name = "cmdThemMoiBN";
     this.cmdThemMoiBN.Size = new System.Drawing.Size(136, 28);
     this.cmdThemMoiBN.Text = "Thêm Khách hàng";
     this.cmdThemMoiBN.ToolTipText = "Nhấn vào đây để tiếp đón Bệnh nhân mới";
     //
     // cmdSuaThongTinBN
     //
     this.cmdSuaThongTinBN.Font = new System.Drawing.Font("Arial", 9F);
     this.cmdSuaThongTinBN.Image = ((System.Drawing.Image)(resources.GetObject("cmdSuaThongTinBN.Image")));
     this.cmdSuaThongTinBN.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSuaThongTinBN.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSuaThongTinBN.Name = "cmdSuaThongTinBN";
     this.cmdSuaThongTinBN.Size = new System.Drawing.Size(127, 28);
     this.cmdSuaThongTinBN.Text = "Sửa Khách hàng";
     this.cmdSuaThongTinBN.ToolTipText = "Nhấn vào nút này để sửa thông tin Bệnh nhân đang chọn trên lưới";
     //
     // cmdThemLanKham
     //
     this.cmdThemLanKham.Font = new System.Drawing.Font("Arial", 9F);
     this.cmdThemLanKham.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemLanKham.Image")));
     this.cmdThemLanKham.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemLanKham.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemLanKham.Name = "cmdThemLanKham";
     this.cmdThemLanKham.Size = new System.Drawing.Size(112, 28);
     this.cmdThemLanKham.Text = "Thêm đăng ký";
     this.cmdThemLanKham.ToolTipText = "Nhấn nút này để thêm lần khám cho Bệnh nhân đang chọn trên lưới";
     //
     // cmdXoaBenhNhan
     //
     this.cmdXoaBenhNhan.Font = new System.Drawing.Font("Arial", 9F);
     this.cmdXoaBenhNhan.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaBenhNhan.Image")));
     this.cmdXoaBenhNhan.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaBenhNhan.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaBenhNhan.Name = "cmdXoaBenhNhan";
     this.cmdXoaBenhNhan.Size = new System.Drawing.Size(101, 28);
     this.cmdXoaBenhNhan.Text = "Xóa đăng ký";
     this.cmdXoaBenhNhan.ToolTipText = "Nhấn nút này để xóa lần khám của Bệnh nhân đang chọn trên lưới";
     //
     // cmdExit
     //
     this.cmdExit.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name = "cmdExit";
     this.cmdExit.Size = new System.Drawing.Size(118, 28);
     this.cmdExit.Text = "Đóng chức năng";
     this.cmdExit.ToolTipText = "Nhấn nút này để thoát khỏi chức năng ";
     //
     // grdAssignDetail
     //
     this.grdAssignDetail.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdAssignDetail.BackColor = System.Drawing.Color.Silver;
     grdAssignDetail_DesignTimeLayout.LayoutString = resources.GetString("grdAssignDetail_DesignTimeLayout.LayoutString");
     this.grdAssignDetail.DesignTimeLayout = grdAssignDetail_DesignTimeLayout;
     this.grdAssignDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdAssignDetail.Font = new System.Drawing.Font("Arial", 9F);
     this.grdAssignDetail.GroupByBoxVisible = false;
     this.grdAssignDetail.GroupTotals = Janus.Windows.GridEX.GroupTotals.Always;
     this.grdAssignDetail.Location = new System.Drawing.Point(0, 0);
     this.grdAssignDetail.Name = "grdAssignDetail";
     this.grdAssignDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdAssignDetail.Size = new System.Drawing.Size(406, 520);
     this.grdAssignDetail.TabIndex = 0;
     this.grdAssignDetail.TabStop = false;
     this.grdAssignDetail.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdAssignDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.White;
     this.grdAssignDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdAssignDetail.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.cmdPrintAssign);
     this.uiGroupBox3.Controls.Add(this.chkIntach);
     this.uiGroupBox3.Controls.Add(this.cboServicePrint);
     this.uiGroupBox3.Controls.Add(this.cmdXoaChiDinh);
     this.uiGroupBox3.Controls.Add(this.cmdSuaChiDinh);
     this.uiGroupBox3.Controls.Add(this.cmdThemChiDinh);
     this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.uiGroupBox3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox3.Location = new System.Drawing.Point(0, 520);
     this.uiGroupBox3.Name = "uiGroupBox3";
     this.uiGroupBox3.Size = new System.Drawing.Size(406, 91);
     this.uiGroupBox3.TabIndex = 0;
     //
     // cmdPrintAssign
     //
     this.cmdPrintAssign.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdPrintAssign.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPrintAssign.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrintAssign.Image")));
     this.cmdPrintAssign.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdPrintAssign.Location = new System.Drawing.Point(322, 57);
     this.cmdPrintAssign.Name = "cmdPrintAssign";
     this.cmdPrintAssign.Size = new System.Drawing.Size(85, 28);
     this.cmdPrintAssign.TabIndex = 706;
     this.cmdPrintAssign.Text = "In";
     this.toolTip1.SetToolTip(this.cmdPrintAssign, "Nhấn vào đây để in phiếu CLS(Phím tắt Ctrl+P)");
     //
     // chkIntach
     //
     this.chkIntach.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.chkIntach.AutoSize = true;
     this.chkIntach.Location = new System.Drawing.Point(6, 15);
     this.chkIntach.Name = "chkIntach";
     this.chkIntach.Size = new System.Drawing.Size(69, 19);
     this.chkIntach.TabIndex = 705;
     this.chkIntach.Text = "In tách?";
     this.chkIntach.UseVisualStyleBackColor = true;
     //
     // cboServicePrint
     //
     this.cboServicePrint.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.cboServicePrint.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboServicePrint.FormattingEnabled = true;
     this.cboServicePrint.Location = new System.Drawing.Point(82, 11);
     this.cboServicePrint.Name = "cboServicePrint";
     this.cboServicePrint.Size = new System.Drawing.Size(318, 23);
     this.cboServicePrint.TabIndex = 704;
     //
     // cmdXoaChiDinh
     //
     this.cmdXoaChiDinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdXoaChiDinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdXoaChiDinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaChiDinh.Image")));
     this.cmdXoaChiDinh.ImageSize = new System.Drawing.Size(18, 18);
     this.cmdXoaChiDinh.Location = new System.Drawing.Point(232, 57);
     this.cmdXoaChiDinh.Name = "cmdXoaChiDinh";
     this.cmdXoaChiDinh.Size = new System.Drawing.Size(85, 29);
     this.cmdXoaChiDinh.TabIndex = 702;
     this.cmdXoaChiDinh.TabStop = false;
     this.cmdXoaChiDinh.Text = "Xóa";
     //
     // cmdSuaChiDinh
     //
     this.cmdSuaChiDinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSuaChiDinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSuaChiDinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdSuaChiDinh.Image")));
     this.cmdSuaChiDinh.ImageSize = new System.Drawing.Size(18, 18);
     this.cmdSuaChiDinh.Location = new System.Drawing.Point(141, 57);
     this.cmdSuaChiDinh.Name = "cmdSuaChiDinh";
     this.cmdSuaChiDinh.Size = new System.Drawing.Size(85, 29);
     this.cmdSuaChiDinh.TabIndex = 701;
     this.cmdSuaChiDinh.TabStop = false;
     this.cmdSuaChiDinh.Text = "Sửa";
     //
     // cmdThemChiDinh
     //
     this.cmdThemChiDinh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdThemChiDinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdThemChiDinh.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemChiDinh.Image")));
     this.cmdThemChiDinh.ImageSize = new System.Drawing.Size(18, 18);
     this.cmdThemChiDinh.Location = new System.Drawing.Point(50, 56);
     this.cmdThemChiDinh.Name = "cmdThemChiDinh";
     this.cmdThemChiDinh.Size = new System.Drawing.Size(85, 29);
     this.cmdThemChiDinh.TabIndex = 700;
     this.cmdThemChiDinh.TabStop = false;
     this.cmdThemChiDinh.Text = "Thêm";
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.mnuMaDVu});
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(280, 26);
     //
     // mnuMaDVu
     //
     this.mnuMaDVu.CheckOnClick = true;
     this.mnuMaDVu.Name = "mnuMaDVu";
     this.mnuMaDVu.Size = new System.Drawing.Size(279, 22);
     this.mnuMaDVu.Text = "Đăng ký dịch vụ KCB bằng cách gõ mã";
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar1.Location = new System.Drawing.Point(0, 713);
     this.uiStatusBar1.Name = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text = "Ctrl+N: Thêm mới";
     uiStatusBarPanel1.Width = 113;
     uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text = "Ctrl+U: Cập nhật";
     uiStatusBarPanel2.Width = 106;
     uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text = "Ctrl+D: Xóa";
     uiStatusBarPanel3.Width = 77;
     uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text = "Ctrl+K: Thêm khám";
     uiStatusBarPanel4.Width = 121;
     uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text = "Esc: Thoát Form";
     uiStatusBarPanel5.Width = 105;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
     uiStatusBarPanel1,
     uiStatusBarPanel2,
     uiStatusBarPanel3,
     uiStatusBarPanel4,
     uiStatusBarPanel5});
     this.uiStatusBar1.Size = new System.Drawing.Size(1018, 27);
     this.uiStatusBar1.TabIndex = 7;
     this.uiStatusBar1.TabStop = false;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.cboObjectType);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.txtPatientCode);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.txtPatient_ID);
     this.uiGroupBox1.Controls.Add(this.Label7);
     this.uiGroupBox1.Controls.Add(this.txtPatientName);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.dtmTo);
     this.uiGroupBox1.Controls.Add(this.dtmFrom);
     this.uiGroupBox1.Controls.Add(this.chkByDate);
     this.uiGroupBox1.Controls.Add(this.Label1);
     this.uiGroupBox1.Controls.Add(this.cmdTimKiem);
     this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 31);
     this.uiGroupBox1.Name = "uiGroupBox1";
     this.uiGroupBox1.Size = new System.Drawing.Size(1018, 71);
     this.uiGroupBox1.TabIndex = 1;
     //
     // cboObjectType
     //
     this.cboObjectType.Location = new System.Drawing.Point(551, 43);
     this.cboObjectType.Name = "cboObjectType";
     this.cboObjectType.Size = new System.Drawing.Size(301, 21);
     this.cboObjectType.TabIndex = 5;
     this.cboObjectType.TabStop = false;
     this.cboObjectType.Text = "Đối tượng";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.Black;
     this.label4.Location = new System.Drawing.Point(631, 18);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(68, 15);
     this.label4.TabIndex = 518;
     this.label4.Text = "Mã đăng ký";
     //
     // txtPatientCode
     //
     this.txtPatientCode.BackColor = System.Drawing.Color.White;
     this.txtPatientCode.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPatientCode.Location = new System.Drawing.Point(714, 14);
     this.txtPatientCode.Name = "txtPatientCode";
     this.txtPatientCode.Size = new System.Drawing.Size(138, 21);
     this.txtPatientCode.TabIndex = 3;
     this.txtPatientCode.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location = new System.Drawing.Point(457, 18);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(88, 15);
     this.label2.TabIndex = 516;
     this.label2.Text = "ID Khách hàng";
     //
     // txtPatient_ID
     //
     this.txtPatient_ID.BackColor = System.Drawing.Color.White;
     this.txtPatient_ID.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPatient_ID.Location = new System.Drawing.Point(551, 14);
     this.txtPatient_ID.Name = "txtPatient_ID";
     this.txtPatient_ID.Numeric = true;
     this.txtPatient_ID.Size = new System.Drawing.Size(76, 21);
     this.txtPatient_ID.TabIndex = 2;
     this.txtPatient_ID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     //
     // Label7
     //
     this.Label7.AutoSize = true;
     this.Label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label7.Location = new System.Drawing.Point(457, 48);
     this.Label7.Name = "Label7";
     this.Label7.Size = new System.Drawing.Size(62, 15);
     this.Label7.TabIndex = 514;
     this.Label7.Text = "Đối tượng";
     //
     // txtPatientName
     //
     this.txtPatientName.BackColor = System.Drawing.Color.White;
     this.txtPatientName.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPatientName.Location = new System.Drawing.Point(137, 42);
     this.txtPatientName.Name = "txtPatientName";
     this.txtPatientName.Size = new System.Drawing.Size(313, 23);
     this.txtPatientName.TabIndex = 4;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location = new System.Drawing.Point(23, 45);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(103, 15);
     this.label3.TabIndex = 511;
     this.label3.Text = "Tên Khách hàng :";
     //
     // dtmTo
     //
     this.dtmTo.CustomFormat = "dd/MM/yyyy";
     this.dtmTo.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtmTo.DropDownCalendar.Name = "";
     this.dtmTo.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Standard;
     this.dtmTo.Location = new System.Drawing.Point(320, 15);
     this.dtmTo.MinDate = new System.DateTime(1900, 2, 1, 0, 0, 0, 0);
     this.dtmTo.Name = "dtmTo";
     this.dtmTo.ShowUpDown = true;
     this.dtmTo.Size = new System.Drawing.Size(130, 21);
     this.dtmTo.TabIndex = 1;
     this.dtmTo.Value = new System.DateTime(2011, 10, 20, 0, 0, 0, 0);
     //
     // dtmFrom
     //
     this.dtmFrom.CustomFormat = "dd/MM/yyyy";
     this.dtmFrom.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtmFrom.DropDownCalendar.Name = "";
     this.dtmFrom.DropDownCalendar.VisualStyle = Janus.Windows.CalendarCombo.VisualStyle.Standard;
     this.dtmFrom.Location = new System.Drawing.Point(137, 15);
     this.dtmFrom.MinDate = new System.DateTime(1900, 2, 1, 0, 0, 0, 0);
     this.dtmFrom.Name = "dtmFrom";
     this.dtmFrom.ShowUpDown = true;
     this.dtmFrom.Size = new System.Drawing.Size(117, 21);
     this.dtmFrom.TabIndex = 0;
     this.dtmFrom.Value = new System.DateTime(2011, 10, 20, 0, 0, 0, 0);
     //
     // chkByDate
     //
     this.chkByDate.AutoSize = true;
     this.chkByDate.Checked = true;
     this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Location = new System.Drawing.Point(15, 15);
     this.chkByDate.Name = "chkByDate";
     this.chkByDate.Size = new System.Drawing.Size(116, 19);
     this.chkByDate.TabIndex = 241;
     this.chkByDate.Text = "Ngày nhận mẫu:";
     this.chkByDate.UseVisualStyleBackColor = true;
     //
     // Label1
     //
     this.Label1.AutoSize = true;
     this.Label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label1.ForeColor = System.Drawing.Color.Black;
     this.Label1.Location = new System.Drawing.Point(260, 20);
     this.Label1.Name = "Label1";
     this.Label1.Size = new System.Drawing.Size(59, 15);
     this.Label1.TabIndex = 240;
     this.Label1.Text = "Đến ngày";
     //
     // cmdTimKiem
     //
     this.cmdTimKiem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdTimKiem.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdTimKiem.Image = ((System.Drawing.Image)(resources.GetObject("cmdTimKiem.Image")));
     this.cmdTimKiem.ImageSize = new System.Drawing.Size(32, 32);
     this.cmdTimKiem.Location = new System.Drawing.Point(875, 14);
     this.cmdTimKiem.Name = "cmdTimKiem";
     this.cmdTimKiem.Size = new System.Drawing.Size(131, 51);
     this.cmdTimKiem.TabIndex = 6;
     this.cmdTimKiem.Text = "Tìm kiếm (F3)";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp nhanh:";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.grdAssignDetail);
     this.panel2.Controls.Add(this.uiGroupBox3);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(612, 102);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(406, 611);
     this.panel2.TabIndex = 548;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.grdList);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 102);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(612, 611);
     this.panel1.TabIndex = 549;
     //
     // grdList
     //
     this.grdList.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdList.BackColor = System.Drawing.Color.Silver;
     this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
     " thông tin bệnh nhân</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
     this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering = true;
     this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FocusCellDisplayMode = Janus.Windows.GridEX.FocusCellDisplayMode.UseSelectedFormatStyle;
     this.grdList.FocusCellFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.grdList.FocusCellFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdList.FocusCellFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
     this.grdList.Font = new System.Drawing.Font("Arial", 9F);
     this.grdList.FrozenColumns = 4;
     this.grdList.GroupByBoxVisible = false;
     this.grdList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location = new System.Drawing.Point(0, 0);
     this.grdList.Name = "grdList";
     this.grdList.RecordNavigator = true;
     this.grdList.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
     this.grdList.Size = new System.Drawing.Size(612, 611);
     this.grdList.TabIndex = 0;
     this.grdList.TabStop = false;
     this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // cmdBangiao
     //
     this.cmdBangiao.Image = ((System.Drawing.Image)(resources.GetObject("cmdBangiao.Image")));
     this.cmdBangiao.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdBangiao.Name = "cmdBangiao";
     this.cmdBangiao.Size = new System.Drawing.Size(104, 28);
     this.cmdBangiao.Text = "Bàn giao mẫu";
     //
     // cmdInKQ
     //
     this.cmdInKQ.Image = ((System.Drawing.Image)(resources.GetObject("cmdInKQ.Image")));
     this.cmdInKQ.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdInKQ.Name = "cmdInKQ";
     this.cmdInKQ.Size = new System.Drawing.Size(80, 28);
     this.cmdInKQ.Text = "In kết quả";
     //
     // frm_Quanly_Maukiemnghiem
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize = new System.Drawing.Size(1018, 740);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.uiStatusBar1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "frm_Quanly_Maukiemnghiem";
     this.ShowIcon = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Quản lý thông tin mẫu kiểm nghiệm";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     this.uiGroupBox3.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #44
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources          = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieuPhat_TuTruc));
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel6  = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel7  = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel8  = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel9  = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel10 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout grdPres_DesignTimeLayout        = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPresDetail_DesignTimeLayout  = new Janus.Windows.GridEX.GridEXLayout();
     this.toolStrip1         = new System.Windows.Forms.ToolStrip();
     this.cmdInDonThuoc      = new System.Windows.Forms.ToolStripButton();
     this.cmdKiemTraSoLuong  = new System.Windows.Forms.ToolStripButton();
     this.cmdHuyDonThuoc     = new System.Windows.Forms.ToolStripButton();
     this.cmdExit            = new System.Windows.Forms.ToolStripButton();
     this.uiStatusBar2       = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiGroupBox1        = new Janus.Windows.EditControls.UIGroupBox();
     this.txtPID             = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label10            = new System.Windows.Forms.Label();
     this.radTatCa           = new Janus.Windows.EditControls.UIRadioButton();
     this.dtToDate           = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtFromdate         = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.label7             = new System.Windows.Forms.Label();
     this.label8             = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.lblMessage         = new System.Windows.Forms.Label();
     this.radChuaXacNhan     = new Janus.Windows.EditControls.UIRadioButton();
     this.radDaXacNhan       = new Janus.Windows.EditControls.UIRadioButton();
     this.label3             = new System.Windows.Forms.Label();
     this.cboObjectType      = new Janus.Windows.EditControls.UIComboBox();
     this.cmdSearch          = new Janus.Windows.EditControls.UIButton();
     this.label2             = new System.Windows.Forms.Label();
     this.chkByDate          = new Janus.Windows.EditControls.UICheckBox();
     this.txtTenBN           = new Janus.Windows.GridEX.EditControls.EditBox();
     this.txtPres_ID         = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
     this.label1             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.cboKho             = new Janus.Windows.EditControls.UIComboBox();
     this.splitContainer1    = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox2        = new Janus.Windows.EditControls.UIGroupBox();
     this.grdPres            = new Janus.Windows.GridEX.GridEX();
     this.panel2             = new System.Windows.Forms.Panel();
     this.chkLocNgayKhiDuyet = new Janus.Windows.EditControls.UICheckBox();
     this.uiGroupBox4        = new Janus.Windows.EditControls.UIGroupBox();
     this.barcode            = new Mabry.Windows.Forms.Barcode.Barcode();
     this.grdPresDetail      = new Janus.Windows.GridEX.GridEX();
     this.panel1             = new System.Windows.Forms.Panel();
     this.radA5               = new Janus.Windows.EditControls.UIRadioButton();
     this.radA4               = new Janus.Windows.EditControls.UIRadioButton();
     this.uiGroupBox3         = new Janus.Windows.EditControls.UIGroupBox();
     this.lblmsg              = new System.Windows.Forms.Label();
     this.cmdXoaChiTietThuoc  = new Janus.Windows.EditControls.UIButton();
     this.label9              = new System.Windows.Forms.Label();
     this.dtNgayPhatThuoc     = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.cmdPhatThuoc        = new Janus.Windows.EditControls.UIButton();
     this.cmdConfig           = new Janus.Windows.EditControls.UIButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPres)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
     this.uiGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdInDonThuoc,
         this.toolStripSeparator2,
         this.cmdKiemTraSoLuong,
         this.toolStripSeparator3,
         this.cmdHuyDonThuoc,
         this.toolStripSeparator1,
         this.cmdExit
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1001, 25);
     this.toolStrip1.TabIndex = 2;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // cmdInDonThuoc
     //
     this.cmdInDonThuoc.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdInDonThuoc.Image")));
     this.cmdInDonThuoc.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdInDonThuoc.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdInDonThuoc.Name   = "cmdInDonThuoc";
     this.cmdInDonThuoc.Size   = new System.Drawing.Size(119, 22);
     this.cmdInDonThuoc.Text   = "&In đơn thuốc (F4)";
     this.cmdInDonThuoc.Click += new System.EventHandler(this.cmdInDonThuoc_Click);
     //
     // cmdKiemTraSoLuong
     //
     this.cmdKiemTraSoLuong.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdKiemTraSoLuong.Image")));
     this.cmdKiemTraSoLuong.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdKiemTraSoLuong.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdKiemTraSoLuong.Name   = "cmdKiemTraSoLuong";
     this.cmdKiemTraSoLuong.Size   = new System.Drawing.Size(130, 22);
     this.cmdKiemTraSoLuong.Text   = "&Kiểm tra đơn thuốc";
     this.cmdKiemTraSoLuong.Click += new System.EventHandler(this.cmdKiemTraSoLuong_Click);
     //
     // cmdHuyDonThuoc
     //
     this.cmdHuyDonThuoc.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdHuyDonThuoc.Image")));
     this.cmdHuyDonThuoc.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdHuyDonThuoc.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdHuyDonThuoc.Name   = "cmdHuyDonThuoc";
     this.cmdHuyDonThuoc.Size   = new System.Drawing.Size(101, 22);
     this.cmdHuyDonThuoc.Text   = "&Hủy xác nhận";
     this.cmdHuyDonThuoc.Click += new System.EventHandler(this.cmdHuyDonThuoc_Click);
     //
     // cmdExit
     //
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name   = "cmdExit";
     this.cmdExit.Size   = new System.Drawing.Size(86, 22);
     this.cmdExit.Text   = "&Thoát(Esc)";
     this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click_1);
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font              = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location          = new System.Drawing.Point(0, 574);
     this.uiStatusBar2.Name              = "uiStatusBar2";
     uiStatusBarPanel6.AutoSize          = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel6.BorderColor       = System.Drawing.Color.Empty;
     uiStatusBarPanel6.Key               = "";
     uiStatusBarPanel6.ProgressBarValue  = 0;
     uiStatusBarPanel6.Text              = "Ctrl+N: Thêm phiếu nhập";
     uiStatusBarPanel6.Width             = 152;
     uiStatusBarPanel7.AutoSize          = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel7.BorderColor       = System.Drawing.Color.Empty;
     uiStatusBarPanel7.Key               = "";
     uiStatusBarPanel7.ProgressBarValue  = 0;
     uiStatusBarPanel7.Text              = "Sửa phiếu nhập";
     uiStatusBarPanel7.Width             = 102;
     uiStatusBarPanel8.AutoSize          = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel8.BorderColor       = System.Drawing.Color.Empty;
     uiStatusBarPanel8.Key               = "";
     uiStatusBarPanel8.ProgressBarValue  = 0;
     uiStatusBarPanel8.Text              = "Ctrl+D:Xóa phiếu nhập";
     uiStatusBarPanel8.Width             = 139;
     uiStatusBarPanel9.AutoSize          = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel9.BorderColor       = System.Drawing.Color.Empty;
     uiStatusBarPanel9.Key               = "";
     uiStatusBarPanel9.ProgressBarValue  = 0;
     uiStatusBarPanel9.Text              = "F5: Lấy lại thông tin đơn thuốc";
     uiStatusBarPanel9.Width             = 177;
     uiStatusBarPanel10.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel10.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel10.Key              = "";
     uiStatusBarPanel10.ProgressBarValue = 0;
     uiStatusBarPanel10.Text             = "Esc: Thoát Form hiện tại";
     uiStatusBarPanel10.Width            = 147;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel6,
         uiStatusBarPanel7,
         uiStatusBarPanel8,
         uiStatusBarPanel9,
         uiStatusBarPanel10
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1001, 23);
     this.uiStatusBar2.TabIndex    = 3;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.txtPID);
     this.uiGroupBox1.Controls.Add(this.label10);
     this.uiGroupBox1.Controls.Add(this.radTatCa);
     this.uiGroupBox1.Controls.Add(this.dtToDate);
     this.uiGroupBox1.Controls.Add(this.dtFromdate);
     this.uiGroupBox1.Controls.Add(this.label7);
     this.uiGroupBox1.Controls.Add(this.label8);
     this.uiGroupBox1.Controls.Add(this.label6);
     this.uiGroupBox1.Controls.Add(this.label5);
     this.uiGroupBox1.Controls.Add(this.lblMessage);
     this.uiGroupBox1.Controls.Add(this.radChuaXacNhan);
     this.uiGroupBox1.Controls.Add(this.radDaXacNhan);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.cboObjectType);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.chkByDate);
     this.uiGroupBox1.Controls.Add(this.txtTenBN);
     this.uiGroupBox1.Controls.Add(this.txtPres_ID);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Image    = ((System.Drawing.Image)(resources.GetObject("uiGroupBox1.Image")));
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 25);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(1001, 105);
     this.uiGroupBox1.TabIndex = 4;
     this.uiGroupBox1.Text     = "&Thông tin tìm kiếm";
     this.uiGroupBox1.Click   += new System.EventHandler(this.uiGroupBox1_Click);
     //
     // txtPID
     //
     this.txtPID.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.txtPID.Font          = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPID.Location      = new System.Drawing.Point(276, 19);
     this.txtPID.MaxLength     = 50;
     this.txtPID.Name          = "txtPID";
     this.txtPID.Numeric       = true;
     this.txtPID.Size          = new System.Drawing.Size(100, 24);
     this.txtPID.TabIndex      = 462;
     this.txtPID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.txtPID.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.txtPID_KeyDown_1);
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(196, 26);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(71, 13);
     this.label10.TabIndex = 461;
     this.label10.Text     = "Mã lần khám:";
     //
     // radTatCa
     //
     this.radTatCa.Font            = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radTatCa.Location        = new System.Drawing.Point(9, 74);
     this.radTatCa.Name            = "radTatCa";
     this.radTatCa.Size            = new System.Drawing.Size(60, 23);
     this.radTatCa.TabIndex        = 460;
     this.radTatCa.Text            = "&Tất cả";
     this.radTatCa.CheckedChanged += new System.EventHandler(this.radTatCa_CheckedChanged);
     //
     // dtToDate
     //
     this.dtToDate.CustomFormat = "dd/MM/yyyy";
     this.dtToDate.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtToDate.DropDownCalendar.Name = "";
     this.dtToDate.Location   = new System.Drawing.Point(619, 49);
     this.dtToDate.Name       = "dtToDate";
     this.dtToDate.ShowUpDown = true;
     this.dtToDate.Size       = new System.Drawing.Size(156, 20);
     this.dtToDate.TabIndex   = 458;
     //
     // dtFromdate
     //
     this.dtFromdate.CustomFormat = "dd/MM/yyyy";
     this.dtFromdate.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtFromdate.DropDownCalendar.Name = "";
     this.dtFromdate.Location   = new System.Drawing.Point(461, 50);
     this.dtFromdate.Name       = "dtFromdate";
     this.dtFromdate.ShowUpDown = true;
     this.dtFromdate.Size       = new System.Drawing.Size(152, 20);
     this.dtFromdate.TabIndex   = 457;
     //
     // label7
     //
     this.label7.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(489, 80);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(73, 13);
     this.label7.TabIndex = 456;
     this.label7.Text     = "&Đã lĩnh thuốc";
     //
     // label8
     //
     this.label8.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.label8.Location  = new System.Drawing.Point(460, 74);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(23, 23);
     this.label8.TabIndex  = 455;
     //
     // label6
     //
     this.label6.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(597, 80);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(57, 13);
     this.label6.TabIndex = 454;
     this.label6.Text     = "&Hết thuốc ";
     //
     // label5
     //
     this.label5.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.BackColor = System.Drawing.Color.Red;
     this.label5.Location  = new System.Drawing.Point(568, 74);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(23, 23);
     this.label5.TabIndex  = 453;
     //
     // lblMessage
     //
     this.lblMessage.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblMessage.AutoSize  = true;
     this.lblMessage.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMessage.ForeColor = System.Drawing.Color.Navy;
     this.lblMessage.Location  = new System.Drawing.Point(806, 78);
     this.lblMessage.Name      = "lblMessage";
     this.lblMessage.Size      = new System.Drawing.Size(141, 15);
     this.lblMessage.TabIndex  = 13;
     this.lblMessage.Text      = "&Tổng số đơn thuốc :0";
     //
     // radChuaXacNhan
     //
     this.radChuaXacNhan.Checked         = true;
     this.radChuaXacNhan.Font            = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radChuaXacNhan.Location        = new System.Drawing.Point(75, 74);
     this.radChuaXacNhan.Name            = "radChuaXacNhan";
     this.radChuaXacNhan.Size            = new System.Drawing.Size(128, 23);
     this.radChuaXacNhan.TabIndex        = 12;
     this.radChuaXacNhan.TabStop         = true;
     this.radChuaXacNhan.Text            = "&Chưa lĩnh thuốc";
     this.radChuaXacNhan.CheckedChanged += new System.EventHandler(this.radChuaXacNhan_CheckedChanged);
     //
     // radDaXacNhan
     //
     this.radDaXacNhan.Font            = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radDaXacNhan.Location        = new System.Drawing.Point(210, 73);
     this.radDaXacNhan.Name            = "radDaXacNhan";
     this.radDaXacNhan.Size            = new System.Drawing.Size(108, 23);
     this.radDaXacNhan.TabIndex        = 11;
     this.radDaXacNhan.Text            = "&Đã lĩnh thuốc";
     this.radDaXacNhan.CheckedChanged += new System.EventHandler(this.radDaXacNhan_CheckedChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(6, 55);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(53, 13);
     this.label3.TabIndex = 10;
     this.label3.Text     = "&Đối tượng";
     //
     // cboObjectType
     //
     this.cboObjectType.Location = new System.Drawing.Point(86, 49);
     this.cboObjectType.Name     = "cboObjectType";
     this.cboObjectType.Size     = new System.Drawing.Size(290, 20);
     this.cboObjectType.TabIndex = 9;
     this.cboObjectType.Text     = "Đối tượng";
     //
     // cmdSearch
     //
     this.cmdSearch.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSearch.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image     = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize = new System.Drawing.Size(32, 32);
     this.cmdSearch.Location  = new System.Drawing.Point(807, 25);
     this.cmdSearch.Name      = "cmdSearch";
     this.cmdSearch.Size      = new System.Drawing.Size(182, 53);
     this.cmdSearch.TabIndex  = 8;
     this.cmdSearch.Text      = "&Lấy đơn thuốc(F3)";
     this.cmdSearch.Click    += new System.EventHandler(this.cmdSearch_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(411, 31);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(44, 13);
     this.label2.TabIndex = 4;
     this.label2.Text     = "&Tên BN";
     //
     // chkByDate
     //
     this.chkByDate.Checked         = true;
     this.chkByDate.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Location        = new System.Drawing.Point(385, 49);
     this.chkByDate.Name            = "chkByDate";
     this.chkByDate.Size            = new System.Drawing.Size(59, 23);
     this.chkByDate.TabIndex        = 6;
     this.chkByDate.Text            = "&Từ ngày";
     this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
     //
     // txtTenBN
     //
     this.txtTenBN.Location = new System.Drawing.Point(461, 25);
     this.txtTenBN.Name     = "txtTenBN";
     this.txtTenBN.Size     = new System.Drawing.Size(313, 20);
     this.txtTenBN.TabIndex = 3;
     //
     // txtPres_ID
     //
     this.txtPres_ID.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.txtPres_ID.Font          = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPres_ID.Location      = new System.Drawing.Point(86, 20);
     this.txtPres_ID.Name          = "txtPres_ID";
     this.txtPres_ID.Numeric       = true;
     this.txtPres_ID.Size          = new System.Drawing.Size(100, 24);
     this.txtPres_ID.TabIndex      = 2;
     this.txtPres_ID.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.txtPres_ID.Click        += new System.EventHandler(this.txtPres_ID_Click);
     this.txtPres_ID.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.txtPres_ID_KeyDown);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(6, 27);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(74, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "&Mã đơn thuốc";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(3, 12);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(86, 13);
     this.label4.TabIndex = 15;
     this.label4.Text     = "&Kho thực hiện";
     //
     // cboKho
     //
     this.cboKho.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.cboKho.ComboStyle            = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboKho.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cboKho.Location              = new System.Drawing.Point(92, 8);
     this.cboKho.Name                  = "cboKho";
     this.cboKho.Size                  = new System.Drawing.Size(345, 23);
     this.cboKho.TabIndex              = 14;
     this.cboKho.Text                  = "Kho";
     this.cboKho.SelectedIndexChanged += new System.EventHandler(this.cboKho_SelectedIndexChanged);
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 130);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
     this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox3);
     this.splitContainer1.Size             = new System.Drawing.Size(1001, 444);
     this.splitContainer1.SplitterDistance = 392;
     this.splitContainer1.TabIndex         = 5;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdPres);
     this.uiGroupBox2.Controls.Add(this.panel2);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox2.Image    = ((System.Drawing.Image)(resources.GetObject("uiGroupBox2.Image")));
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(390, 442);
     this.uiGroupBox2.TabIndex = 0;
     this.uiGroupBox2.Text     = "Danh sách các đơn thuốc ";
     //
     // grdPres
     //
     this.grdPres.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Tìm" +
                                     " kiếm thông tin đơn thuốc</FilterRowInfoText></LocalizableData>";
     grdPres_DesignTimeLayout.LayoutString = resources.GetString("grdPres_DesignTimeLayout.LayoutString");
     this.grdPres.DesignTimeLayout         = grdPres_DesignTimeLayout;
     this.grdPres.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.grdPres.DynamicFiltering     = true;
     this.grdPres.FilterMode           = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPres.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPres.FilterRowUpdateMode  = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPres.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.grdPres.GroupByBoxVisible    = false;
     this.grdPres.HideSelection        = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPres.Location             = new System.Drawing.Point(3, 50);
     this.grdPres.Name                 = "grdPres";
     this.grdPres.RecordNavigator      = true;
     this.grdPres.RowHeaders           = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPres.Size                 = new System.Drawing.Size(384, 389);
     this.grdPres.TabIndex             = 2;
     this.grdPres.SelectionChanged    += new System.EventHandler(this.grdPres_SelectionChanged);
     this.grdPres.ApplyingFilter      += new System.ComponentModel.CancelEventHandler(this.grdPres_ApplyingFilter);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.chkLocNgayKhiDuyet);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(3, 18);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(384, 32);
     this.panel2.TabIndex = 3;
     //
     // chkLocNgayKhiDuyet
     //
     this.chkLocNgayKhiDuyet.Font            = new System.Drawing.Font("Microsoft Sans Serif", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkLocNgayKhiDuyet.ForeColor       = System.Drawing.Color.Navy;
     this.chkLocNgayKhiDuyet.Location        = new System.Drawing.Point(8, 3);
     this.chkLocNgayKhiDuyet.Name            = "chkLocNgayKhiDuyet";
     this.chkLocNgayKhiDuyet.Size            = new System.Drawing.Size(343, 23);
     this.chkLocNgayKhiDuyet.TabIndex        = 461;
     this.chkLocNgayKhiDuyet.Text            = "&Lọc đơn thuốc khi duyệt hoặc hủy";
     this.chkLocNgayKhiDuyet.CheckedChanged += new System.EventHandler(this.chkLocNgayKhiDuyet_CheckedChanged);
     //
     // uiGroupBox4
     //
     this.uiGroupBox4.Controls.Add(this.barcode);
     this.uiGroupBox4.Controls.Add(this.grdPresDetail);
     this.uiGroupBox4.Controls.Add(this.panel1);
     this.uiGroupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox4.Name     = "uiGroupBox4";
     this.uiGroupBox4.Size     = new System.Drawing.Size(603, 366);
     this.uiGroupBox4.TabIndex = 1;
     this.uiGroupBox4.Text     = "&Thông tin chi tiết đơn thuốc(Nhấn F5 để lấy lại đơn thuốc)";
     //
     // barcode
     //
     this.barcode.BackColor     = System.Drawing.Color.White;
     this.barcode.BarColor      = System.Drawing.Color.Black;
     this.barcode.BarRatio      = 2F;
     this.barcode.Data          = "00000000000000000";
     this.barcode.DataExtension = null;
     this.barcode.Font          = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.barcode.Location      = new System.Drawing.Point(141, 114);
     this.barcode.Name          = "barcode";
     this.barcode.Size          = new System.Drawing.Size(283, 119);
     this.barcode.Symbology     = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
     this.barcode.TabIndex      = 456;
     this.barcode.Text          = "00000000";
     this.barcode.Visible       = false;
     //
     // grdPresDetail
     //
     this.grdPresDetail.AlternatingColors        = true;
     grdPresDetail_DesignTimeLayout.LayoutString = resources.GetString("grdPresDetail_DesignTimeLayout.LayoutString");
     this.grdPresDetail.DesignTimeLayout         = grdPresDetail_DesignTimeLayout;
     this.grdPresDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdPresDetail.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.grdPresDetail.GroupByBoxVisible = false;
     this.grdPresDetail.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPresDetail.Location          = new System.Drawing.Point(3, 54);
     this.grdPresDetail.Name       = "grdPresDetail";
     this.grdPresDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPresDetail.Size       = new System.Drawing.Size(597, 309);
     this.grdPresDetail.TabIndex   = 455;
     this.grdPresDetail.TotalRow   = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPresDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.grdPresDetail.TotalRowFormatStyle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.grdPresDetail.TotalRowFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdPresDetail.TotalRowPosition    = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdPresDetail.UpdateMode          = Janus.Windows.GridEX.UpdateMode.CellUpdate;
     this.grdPresDetail.UseGroupRowSelector = true;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.radA5);
     this.panel1.Controls.Add(this.radA4);
     this.panel1.Controls.Add(this.cboKho);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(3, 16);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(597, 38);
     this.panel1.TabIndex = 454;
     //
     // radA5
     //
     this.radA5.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.radA5.Checked  = true;
     this.radA5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radA5.Location = new System.Drawing.Point(443, 12);
     this.radA5.Name     = "radA5";
     this.radA5.Size     = new System.Drawing.Size(67, 23);
     this.radA5.TabIndex = 452;
     this.radA5.TabStop  = true;
     this.radA5.Text     = "Khổ A5";
     //
     // radA4
     //
     this.radA4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.radA4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radA4.Location = new System.Drawing.Point(524, 12);
     this.radA4.Name     = "radA4";
     this.radA4.Size     = new System.Drawing.Size(67, 23);
     this.radA4.TabIndex = 451;
     this.radA4.Text     = "Khổ A4";
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.lblmsg);
     this.uiGroupBox3.Controls.Add(this.cmdXoaChiTietThuoc);
     this.uiGroupBox3.Controls.Add(this.label9);
     this.uiGroupBox3.Controls.Add(this.dtNgayPhatThuoc);
     this.uiGroupBox3.Controls.Add(this.cmdPhatThuoc);
     this.uiGroupBox3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.uiGroupBox3.Image    = ((System.Drawing.Image)(resources.GetObject("uiGroupBox3.Image")));
     this.uiGroupBox3.Location = new System.Drawing.Point(0, 366);
     this.uiGroupBox3.Name     = "uiGroupBox3";
     this.uiGroupBox3.Size     = new System.Drawing.Size(603, 76);
     this.uiGroupBox3.TabIndex = 0;
     this.uiGroupBox3.Text     = "&Chức năng";
     //
     // lblmsg
     //
     this.lblmsg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.lblmsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.lblmsg.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmsg.ForeColor = System.Drawing.Color.Red;
     this.lblmsg.Location  = new System.Drawing.Point(6, 52);
     this.lblmsg.Name      = "lblmsg";
     this.lblmsg.Size      = new System.Drawing.Size(586, 18);
     this.lblmsg.TabIndex  = 462;
     this.lblmsg.Text      = "lblMessage";
     this.lblmsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cmdXoaChiTietThuoc
     //
     this.cmdXoaChiTietThuoc.Image    = ((System.Drawing.Image)(resources.GetObject("cmdXoaChiTietThuoc.Image")));
     this.cmdXoaChiTietThuoc.Location = new System.Drawing.Point(156, 19);
     this.cmdXoaChiTietThuoc.Name     = "cmdXoaChiTietThuoc";
     this.cmdXoaChiTietThuoc.Size     = new System.Drawing.Size(116, 28);
     this.cmdXoaChiTietThuoc.TabIndex = 455;
     this.cmdXoaChiTietThuoc.Text     = "&Xóa chi tiết thuốc";
     this.cmdXoaChiTietThuoc.Click   += new System.EventHandler(this.cmdXoaChiTietThuoc_Click);
     //
     // label9
     //
     this.label9.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(338, 27);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(86, 13);
     this.label9.TabIndex = 454;
     this.label9.Text     = "&Ngày phát thuốc";
     //
     // dtNgayPhatThuoc
     //
     this.dtNgayPhatThuoc.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.dtNgayPhatThuoc.CustomFormat = "dd/MM/yyyy";
     this.dtNgayPhatThuoc.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtNgayPhatThuoc.DropDownCalendar.Name = "";
     this.dtNgayPhatThuoc.Enabled    = false;
     this.dtNgayPhatThuoc.Location   = new System.Drawing.Point(432, 25);
     this.dtNgayPhatThuoc.Name       = "dtNgayPhatThuoc";
     this.dtNgayPhatThuoc.ShowUpDown = true;
     this.dtNgayPhatThuoc.Size       = new System.Drawing.Size(162, 20);
     this.dtNgayPhatThuoc.TabIndex   = 453;
     //
     // cmdPhatThuoc
     //
     this.cmdPhatThuoc.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPhatThuoc.Image     = ((System.Drawing.Image)(resources.GetObject("cmdPhatThuoc.Image")));
     this.cmdPhatThuoc.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdPhatThuoc.Location  = new System.Drawing.Point(6, 19);
     this.cmdPhatThuoc.Name      = "cmdPhatThuoc";
     this.cmdPhatThuoc.Size      = new System.Drawing.Size(144, 30);
     this.cmdPhatThuoc.TabIndex  = 0;
     this.cmdPhatThuoc.Text      = "&Phát thuốc";
     this.cmdPhatThuoc.Click    += new System.EventHandler(this.cmdPhatThuoc_Click);
     //
     // cmdConfig
     //
     this.cmdConfig.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdConfig.Image    = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.Location = new System.Drawing.Point(962, 0);
     this.cmdConfig.Name     = "cmdConfig";
     this.cmdConfig.Size     = new System.Drawing.Size(39, 33);
     this.cmdConfig.TabIndex = 459;
     this.cmdConfig.Click   += new System.EventHandler(this.cmdConfig_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
     //
     // frm_PhieuPhat_TuTruc
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1001, 597);
     this.Controls.Add(this.cmdConfig);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.uiStatusBar2);
     this.Controls.Add(this.toolStrip1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frm_PhieuPhat_TuTruc";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Cấp phát thuốc lại tủ trực";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.frm_PhieuXuat_BNhan_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.frm_PhieuXuat_BNhan_KeyDown);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPres)).EndInit();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
     this.uiGroupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPresDetail)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     this.uiGroupBox3.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmuc_dichvuCLS_chitiet));
     Janus.Windows.GridEX.GridEXLayout           grdServiceDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout           grdChitiet_DesignTimeLayout       = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1      = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2      = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3      = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4      = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.Windows.Forms.DataGridViewCellStyle  dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle  dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     this.sysColor                    = new System.Windows.Forms.ToolStrip();
     this.cmdNew                      = new System.Windows.Forms.ToolStripButton();
     this.cmdEdit                     = new System.Windows.Forms.ToolStripButton();
     this.cmdSaveAll                  = new System.Windows.Forms.ToolStripButton();
     this.cmdDelete                   = new System.Windows.Forms.ToolStripButton();
     this.cmdDeleteALL                = new System.Windows.Forms.ToolStripButton();
     this.cmdImportExcel              = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton3            = new System.Windows.Forms.ToolStripButton();
     this.cmdConfig                   = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1            = new System.Windows.Forms.ToolStripButton();
     this.tabControl1                 = new System.Windows.Forms.TabControl();
     this.tabPage1                    = new System.Windows.Forms.TabPage();
     this.panel1                      = new System.Windows.Forms.Panel();
     this.grdServiceDetail            = new Janus.Windows.GridEX.GridEX();
     this.grdChitiet                  = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar2                = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.groupBox1                   = new System.Windows.Forms.GroupBox();
     this.txtLoaiDichvu               = new VNS.HIS.UCs.AutoCompleteTextbox();
     this.label1                      = new System.Windows.Forms.Label();
     this.gridEXPrintDocument1        = new Janus.Windows.GridEX.GridEXPrintDocument();
     this.printPreviewDialog1         = new System.Windows.Forms.PrintPreviewDialog();
     this.dataGridViewTextBoxColumn1  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolTip1                    = new System.Windows.Forms.ToolTip(this.components);
     this.sysColor.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdChitiet)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // sysColor
     //
     this.sysColor.BackColor = System.Drawing.SystemColors.Control;
     this.sysColor.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdNew,
         this.cmdEdit,
         this.cmdSaveAll,
         this.cmdDelete,
         this.cmdDeleteALL,
         this.cmdImportExcel,
         this.toolStripButton3,
         this.cmdConfig,
         this.toolStripButton1
     });
     this.sysColor.Location = new System.Drawing.Point(0, 0);
     this.sysColor.Name     = "sysColor";
     this.sysColor.Size     = new System.Drawing.Size(1014, 39);
     this.sysColor.TabIndex = 1;
     this.sysColor.Text     = "toolStrip1";
     //
     // cmdNew
     //
     this.cmdNew.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdNew.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
     this.cmdNew.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNew.Name                  = "cmdNew";
     this.cmdNew.Size                  = new System.Drawing.Size(95, 36);
     this.cmdNew.Text                  = "Thêm mới";
     this.cmdNew.Click                += new System.EventHandler(this.cmdNew_Click);
     //
     // cmdEdit
     //
     this.cmdEdit.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdEdit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
     this.cmdEdit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEdit.Name                  = "cmdEdit";
     this.cmdEdit.Size                  = new System.Drawing.Size(88, 36);
     this.cmdEdit.Text                  = "Cập nhật";
     this.cmdEdit.Click                += new System.EventHandler(this.cmdEdit_Click);
     //
     // cmdSaveAll
     //
     this.cmdSaveAll.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSaveAll.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdSaveAll.Image")));
     this.cmdSaveAll.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdSaveAll.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdSaveAll.Name                  = "cmdSaveAll";
     this.cmdSaveAll.Size                  = new System.Drawing.Size(114, 36);
     this.cmdSaveAll.Text                  = "Lưu toàn bộ";
     this.cmdSaveAll.Visible               = false;
     this.cmdSaveAll.Click                += new System.EventHandler(this.cmdSaveAll_Click);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(57, 36);
     this.cmdDelete.Text                  = "Xóa";
     this.cmdDelete.Click                += new System.EventHandler(this.cmdDelete_Click);
     //
     // cmdDeleteALL
     //
     this.cmdDeleteALL.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDeleteALL.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDeleteALL.Image")));
     this.cmdDeleteALL.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDeleteALL.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDeleteALL.Name                  = "cmdDeleteALL";
     this.cmdDeleteALL.Size                  = new System.Drawing.Size(89, 36);
     this.cmdDeleteALL.Text                  = "Xóa chọn";
     this.cmdDeleteALL.Click                += new System.EventHandler(this.cmdDeleteALL_Click);
     //
     // cmdImportExcel
     //
     this.cmdImportExcel.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdImportExcel.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdImportExcel.Image")));
     this.cmdImportExcel.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdImportExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdImportExcel.Name                  = "cmdImportExcel";
     this.cmdImportExcel.Size                  = new System.Drawing.Size(117, 36);
     this.cmdImportExcel.Text                  = "Import Excel";
     this.cmdImportExcel.Click                += new System.EventHandler(this.toolStripButton2_Click);
     //
     // toolStripButton3
     //
     this.toolStripButton3.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripButton3.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
     this.toolStripButton3.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name                  = "toolStripButton3";
     this.toolStripButton3.Size                  = new System.Drawing.Size(118, 36);
     this.toolStripButton3.Text                  = "In danh sách";
     this.toolStripButton3.Click                += new System.EventHandler(this.toolStripButton3_Click);
     //
     // cmdConfig
     //
     this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdConfig.Name = "cmdConfig";
     this.cmdConfig.Size = new System.Drawing.Size(79, 36);
     this.cmdConfig.Text = "Cấu hình";
     //
     // toolStripButton1
     //
     this.toolStripButton1.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name                  = "toolStripButton1";
     this.toolStripButton1.Size                  = new System.Drawing.Size(99, 36);
     this.toolStripButton1.Text                  = "Thoát(Esc)";
     this.toolStripButton1.Click                += new System.EventHandler(this.toolStripButton1_Click);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 39);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1014, 697);
     this.tabControl1.TabIndex      = 2;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.panel1);
     this.tabPage1.Controls.Add(this.groupBox1);
     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(1006, 671);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "THÔNG TIN  CHI TIẾT DỊCH VỤ";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.grdServiceDetail);
     this.panel1.Controls.Add(this.grdChitiet);
     this.panel1.Controls.Add(this.uiStatusBar2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panel1.Location = new System.Drawing.Point(3, 55);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1000, 613);
     this.panel1.TabIndex = 1;
     //
     // grdServiceDetail
     //
     grdServiceDetail_DesignTimeLayout.LayoutString = resources.GetString("grdServiceDetail_DesignTimeLayout.LayoutString");
     this.grdServiceDetail.DesignTimeLayout         = grdServiceDetail_DesignTimeLayout;
     this.grdServiceDetail.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.grdServiceDetail.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdServiceDetail.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdServiceDetail.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdServiceDetail.Font = new System.Drawing.Font("Arial", 9F);
     this.grdServiceDetail.GroupByBoxVisible            = false;
     this.grdServiceDetail.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
     this.grdServiceDetail.HideSelection       = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdServiceDetail.Location            = new System.Drawing.Point(0, 0);
     this.grdServiceDetail.Name                = "grdServiceDetail";
     this.grdServiceDetail.RecordNavigator     = true;
     this.grdServiceDetail.RowHeaders          = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdServiceDetail.Size                = new System.Drawing.Size(1000, 590);
     this.grdServiceDetail.TabIndex            = 14;
     this.grdServiceDetail.UseGroupRowSelector = true;
     this.grdServiceDetail.VisualStyle         = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // grdChitiet
     //
     grdChitiet_DesignTimeLayout.LayoutString = resources.GetString("grdChitiet_DesignTimeLayout.LayoutString");
     this.grdChitiet.DesignTimeLayout         = grdChitiet_DesignTimeLayout;
     this.grdChitiet.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.grdChitiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdChitiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdChitiet.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdChitiet.Font = new System.Drawing.Font("Arial", 9F);
     this.grdChitiet.GroupByBoxVisible            = false;
     this.grdChitiet.GroupRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
     this.grdChitiet.HideSelection       = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdChitiet.Location            = new System.Drawing.Point(0, 590);
     this.grdChitiet.Name                = "grdChitiet";
     this.grdChitiet.RecordNavigator     = true;
     this.grdChitiet.RowHeaders          = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdChitiet.Size                = new System.Drawing.Size(1000, 0);
     this.grdChitiet.TabIndex            = 13;
     this.grdChitiet.UseGroupRowSelector = true;
     this.grdChitiet.VisualStyle         = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font             = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location         = new System.Drawing.Point(0, 590);
     this.uiStatusBar2.Name             = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: thêm mới";
     uiStatusBarPanel1.Width            = 117;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E: sửa thông tin ";
     uiStatusBarPanel2.Width            = 142;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: xóa thông tin ";
     uiStatusBarPanel3.Width            = 140;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Esc:Thoát Form hiện tại";
     uiStatusBarPanel4.Width            = 155;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1000, 23);
     this.uiStatusBar2.TabIndex    = 11;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.SystemColors.Control;
     this.groupBox1.Controls.Add(this.txtLoaiDichvu);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Font     = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1000, 52);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Thông tin tìm kiếm";
     //
     // txtLoaiDichvu
     //
     this.txtLoaiDichvu._backcolor = System.Drawing.Color.WhiteSmoke;
     this.txtLoaiDichvu._Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLoaiDichvu._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtLoaiDichvu.Anchor     = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.txtLoaiDichvu.AutoCompleteList     = ((System.Collections.Generic.List <string>)(resources.GetObject("txtLoaiDichvu.AutoCompleteList")));
     this.txtLoaiDichvu.BorderStyle          = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtLoaiDichvu.CaseSensitive        = false;
     this.txtLoaiDichvu.CompareNoID          = true;
     this.txtLoaiDichvu.DefaultCode          = "-1";
     this.txtLoaiDichvu.DefaultID            = "-1";
     this.txtLoaiDichvu.Drug_ID              = null;
     this.txtLoaiDichvu.ExtraWidth           = 0;
     this.txtLoaiDichvu.FillValueAfterSelect = false;
     this.txtLoaiDichvu.Font                     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLoaiDichvu.Location                 = new System.Drawing.Point(75, 20);
     this.txtLoaiDichvu.MaxHeight                = 289;
     this.txtLoaiDichvu.MinTypedCharacters       = 2;
     this.txtLoaiDichvu.MyCode                   = "-1";
     this.txtLoaiDichvu.MyID                     = "-1";
     this.txtLoaiDichvu.MyText                   = "";
     this.txtLoaiDichvu.Name                     = "txtLoaiDichvu";
     this.txtLoaiDichvu.RaiseEvent               = false;
     this.txtLoaiDichvu.RaiseEventEnter          = true;
     this.txtLoaiDichvu.RaiseEventEnterWhenEmpty = true;
     this.txtLoaiDichvu.SelectedIndex            = -1;
     this.txtLoaiDichvu.Size                     = new System.Drawing.Size(919, 21);
     this.txtLoaiDichvu.splitChar                = '@';
     this.txtLoaiDichvu.splitCharIDAndCode       = '#';
     this.txtLoaiDichvu.TabIndex                 = 0;
     this.txtLoaiDichvu.TakeCode                 = false;
     this.txtLoaiDichvu.txtMyCode                = null;
     this.txtLoaiDichvu.txtMyCode_Edit           = null;
     this.txtLoaiDichvu.txtMyID                  = null;
     this.txtLoaiDichvu.txtMyID_Edit             = null;
     this.txtLoaiDichvu.txtMyName                = null;
     this.txtLoaiDichvu.txtMyName_Edit           = null;
     this.txtLoaiDichvu.txtNext                  = null;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(19, 21);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(50, 16);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Dịch vụ";
     //
     // gridEXPrintDocument1
     //
     this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.gridEXPrintDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "ServiceDetail_ID";
     this.dataGridViewTextBoxColumn1.HeaderText       = "ID";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.Visible          = false;
     this.dataGridViewTextBoxColumn1.Width            = 30;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.DataPropertyName = "Service_Name";
     this.dataGridViewTextBoxColumn2.FillWeight       = 28.30856F;
     this.dataGridViewTextBoxColumn2.HeaderText       = "Dịch vụ";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly         = true;
     this.dataGridViewTextBoxColumn2.Width            = 200;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.dataGridViewTextBoxColumn3.DataPropertyName = "ServiceDetail_Name";
     this.dataGridViewTextBoxColumn3.FillWeight       = 407.6433F;
     this.dataGridViewTextBoxColumn3.HeaderText       = "Tên chi tiết dịch vụ";
     this.dataGridViewTextBoxColumn3.MinimumWidth     = 150;
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.Width            = 200;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.DataPropertyName = "ServiceDetail_Code";
     this.dataGridViewTextBoxColumn4.HeaderText       = "Mã chi tiết dịch vụ";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.ReadOnly         = true;
     this.dataGridViewTextBoxColumn4.Resizable        = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridViewTextBoxColumn4.ToolTipText      = "H";
     this.dataGridViewTextBoxColumn4.Visible          = false;
     this.dataGridViewTextBoxColumn4.Width            = 130;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.DataPropertyName = "Service_ID";
     dataGridViewCellStyle1.Format = "0,0";
     this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle1;
     this.dataGridViewTextBoxColumn5.FillWeight       = 28.30856F;
     this.dataGridViewTextBoxColumn5.HeaderText       = "colService";
     this.dataGridViewTextBoxColumn5.Name             = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.ReadOnly         = true;
     this.dataGridViewTextBoxColumn5.Resizable        = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridViewTextBoxColumn5.ToolTipText      = "H";
     this.dataGridViewTextBoxColumn5.Visible          = false;
     this.dataGridViewTextBoxColumn5.Width            = 150;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.dataGridViewTextBoxColumn6.DataPropertyName = "Price";
     dataGridViewCellStyle2.Format = "0,0";
     this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle2;
     this.dataGridViewTextBoxColumn6.FillWeight       = 318.4713F;
     this.dataGridViewTextBoxColumn6.HeaderText       = "Giá";
     this.dataGridViewTextBoxColumn6.Name             = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.Width            = 50;
     //
     // dataGridViewTextBoxColumn7
     //
     this.dataGridViewTextBoxColumn7.DataPropertyName = "IntOrder";
     this.dataGridViewTextBoxColumn7.FillWeight       = 28.30856F;
     this.dataGridViewTextBoxColumn7.HeaderText       = "STT";
     this.dataGridViewTextBoxColumn7.Name             = "dataGridViewTextBoxColumn7";
     this.dataGridViewTextBoxColumn7.ReadOnly         = true;
     this.dataGridViewTextBoxColumn7.Width            = 40;
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.DataPropertyName = "Test_Result";
     this.dataGridViewTextBoxColumn8.FillWeight       = 28.30856F;
     this.dataGridViewTextBoxColumn8.HeaderText       = "Kết quả";
     this.dataGridViewTextBoxColumn8.Name             = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.ReadOnly         = true;
     this.dataGridViewTextBoxColumn8.Width            = 136;
     //
     // dataGridViewTextBoxColumn9
     //
     this.dataGridViewTextBoxColumn9.DataPropertyName = "Valid";
     this.dataGridViewTextBoxColumn9.FillWeight       = 28.30856F;
     this.dataGridViewTextBoxColumn9.HeaderText       = "Hiệu lực";
     this.dataGridViewTextBoxColumn9.Name             = "dataGridViewTextBoxColumn9";
     this.dataGridViewTextBoxColumn9.ReadOnly         = true;
     this.dataGridViewTextBoxColumn9.Resizable        = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn9.Visible          = false;
     this.dataGridViewTextBoxColumn9.Width            = 136;
     //
     // dataGridViewTextBoxColumn10
     //
     this.dataGridViewTextBoxColumn10.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.dataGridViewTextBoxColumn10.DataPropertyName = "Measure_Unit";
     this.dataGridViewTextBoxColumn10.FillWeight       = 28.30856F;
     this.dataGridViewTextBoxColumn10.HeaderText       = "Đơn vị";
     this.dataGridViewTextBoxColumn10.MinimumWidth     = 120;
     this.dataGridViewTextBoxColumn10.Name             = "dataGridViewTextBoxColumn10";
     this.dataGridViewTextBoxColumn10.ReadOnly         = true;
     this.dataGridViewTextBoxColumn10.Width            = 120;
     //
     // dataGridViewTextBoxColumn11
     //
     this.dataGridViewTextBoxColumn11.DataPropertyName = "Normal_Level_0";
     this.dataGridViewTextBoxColumn11.HeaderText       = "Mức BT nữ";
     this.dataGridViewTextBoxColumn11.Name             = "dataGridViewTextBoxColumn11";
     this.dataGridViewTextBoxColumn11.ToolTipText      = "H";
     this.dataGridViewTextBoxColumn11.Visible          = false;
     //
     // dataGridViewTextBoxColumn12
     //
     this.dataGridViewTextBoxColumn12.DataPropertyName = "Normal_Level_1";
     this.dataGridViewTextBoxColumn12.HeaderText       = "Mức BT nam";
     this.dataGridViewTextBoxColumn12.Name             = "dataGridViewTextBoxColumn12";
     //
     // dataGridViewTextBoxColumn13
     //
     this.dataGridViewTextBoxColumn13.DataPropertyName = "Mota_Them";
     this.dataGridViewTextBoxColumn13.HeaderText       = "Mô tả/ Ghi chú";
     this.dataGridViewTextBoxColumn13.Name             = "dataGridViewTextBoxColumn13";
     this.dataGridViewTextBoxColumn13.Width            = 200;
     //
     // dataGridViewTextBoxColumn14
     //
     this.dataGridViewTextBoxColumn14.HeaderText  = "colMeasure_Type";
     this.dataGridViewTextBoxColumn14.Name        = "dataGridViewTextBoxColumn14";
     this.dataGridViewTextBoxColumn14.ToolTipText = "H";
     this.dataGridViewTextBoxColumn14.Visible     = false;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon    = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp";
     //
     // frm_dmuc_dichvuCLS_chitiet
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.ClientSize    = new System.Drawing.Size(1014, 736);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.sysColor);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.Name            = "frm_dmuc_dichvuCLS_chitiet";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "DANH MỤC CHI TIẾT DỊCH VỤ";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.frm_dmuc_dichvuCLS_chitiet_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.frm_dmuc_dichvuCLS_chitiet_KeyDown);
     this.sysColor.ResumeLayout(false);
     this.sysColor.PerformLayout();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdChitiet)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frmSortingTestWithNoID));
     Janus.Windows.GridEX.GridEXLayout grdPatients_DesignTimeLayout   = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdTestInfo_DesignTimeLayout   = new Janus.Windows.GridEX.GridEXLayout();
     this.statusBar             = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.btnUpdateStandardData = new Janus.Windows.EditControls.UIButton();
     this.panel1           = new System.Windows.Forms.Panel();
     this.uiGroupBox1      = new Janus.Windows.EditControls.UIGroupBox();
     this.grdPatients      = new Janus.Windows.GridEX.GridEX();
     this.btnSearchPatient = new Janus.Windows.EditControls.UIButton();
     this.label1           = new System.Windows.Forms.Label();
     this.uiGroupBox2      = new Janus.Windows.EditControls.UIGroupBox();
     this.grdTestInfo      = new Janus.Windows.GridEX.GridEX();
     this.btnSearchTest    = new Janus.Windows.EditControls.UIButton();
     this.label2           = new System.Windows.Forms.Label();
     this.dtpPatient       = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.dtpTest          = new Janus.Windows.CalendarCombo.CalendarCombo();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).BeginInit();
     this.SuspendLayout();
     //
     // statusBar
     //
     this.statusBar.Location            = new System.Drawing.Point(0, 383);
     this.statusBar.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.statusBar.Name                = "statusBar";
     uiStatusBarPanel5.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Double+Click: Chuyển kết quả sang bệnh nhân được chọn";
     uiStatusBarPanel5.Width            = 369;
     uiStatusBarPanel6.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel6.Key              = "";
     uiStatusBarPanel6.ProgressBarValue = 0;
     uiStatusBarPanel6.Text             = "Esc: Thoát";
     this.statusBar.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel5,
         uiStatusBarPanel6
     });
     this.statusBar.Size        = new System.Drawing.Size(1145, 30);
     this.statusBar.TabIndex    = 7;
     this.statusBar.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // btnUpdateStandardData
     //
     this.btnUpdateStandardData.Anchor    = System.Windows.Forms.AnchorStyles.Left;
     this.btnUpdateStandardData.Image     = ((System.Drawing.Image)(resources.GetObject("btnUpdateStandardData.Image")));
     this.btnUpdateStandardData.ImageSize = new System.Drawing.Size(32, 32);
     this.btnUpdateStandardData.Location  = new System.Drawing.Point(512, 167);
     this.btnUpdateStandardData.Name      = "btnUpdateStandardData";
     this.btnUpdateStandardData.Size      = new System.Drawing.Size(61, 37);
     this.btnUpdateStandardData.TabIndex  = 14;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.uiGroupBox1);
     this.panel1.Controls.Add(this.btnUpdateStandardData);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(581, 383);
     this.panel1.TabIndex = 15;
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.dtpPatient);
     this.uiGroupBox1.Controls.Add(this.grdPatients);
     this.uiGroupBox1.Controls.Add(this.btnSearchPatient);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(506, 383);
     this.uiGroupBox1.TabIndex = 9;
     this.uiGroupBox1.Text     = "Danh sách bệnh nhân";
     //
     // grdPatients
     //
     this.grdPatients.AllowDrop = true;
     this.grdPatients.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdPatients.Anchor    = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.grdPatients.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
                                         "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
                                         "InfoText></LocalizableData>";
     grdPatients_DesignTimeLayout.LayoutString = resources.GetString("grdPatients_DesignTimeLayout.LayoutString");
     this.grdPatients.DesignTimeLayout         = grdPatients_DesignTimeLayout;
     this.grdPatients.DynamicFiltering         = true;
     this.grdPatients.FilterMode                             = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPatients.FilterRowButtonStyle                   = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPatients.FilterRowFormatStyle.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPatients.FilterRowUpdateMode                    = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPatients.FocusCellFormatStyle.BackColor         = System.Drawing.SystemColors.Highlight;
     this.grdPatients.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
     this.grdPatients.FocusCellFormatStyle.ForeColor         = System.Drawing.SystemColors.HighlightText;
     this.grdPatients.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdPatients.GroupByBoxVisible = false;
     this.grdPatients.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPatients.Location          = new System.Drawing.Point(9, 54);
     this.grdPatients.Name            = "grdPatients";
     this.grdPatients.RecordNavigator = true;
     this.grdPatients.RowHeaders      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPatients.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdPatients.Size     = new System.Drawing.Size(488, 322);
     this.grdPatients.TabIndex = 3;
     //
     // btnSearchPatient
     //
     this.btnSearchPatient.Location = new System.Drawing.Point(196, 24);
     this.btnSearchPatient.Name     = "btnSearchPatient";
     this.btnSearchPatient.Size     = new System.Drawing.Size(112, 23);
     this.btnSearchPatient.TabIndex = 2;
     this.btnSearchPatient.Text     = "Tìm kiếm (F3)";
     this.btnSearchPatient.Click   += new System.EventHandler(this.btnSearchPatient_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 27);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(40, 17);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Ngày";
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.dtpTest);
     this.uiGroupBox2.Controls.Add(this.grdTestInfo);
     this.uiGroupBox2.Controls.Add(this.btnSearchTest);
     this.uiGroupBox2.Controls.Add(this.label2);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Location = new System.Drawing.Point(581, 0);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(564, 383);
     this.uiGroupBox2.TabIndex = 16;
     this.uiGroupBox2.Text     = "Kết quả xét nghiệm";
     //
     // grdTestInfo
     //
     this.grdTestInfo.AllowDrop = true;
     this.grdTestInfo.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grdTestInfo.Anchor    = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.grdTestInfo.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
                                         "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
                                         "InfoText></LocalizableData>";
     grdTestInfo_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfo_DesignTimeLayout.LayoutString");
     this.grdTestInfo.DesignTimeLayout         = grdTestInfo_DesignTimeLayout;
     this.grdTestInfo.DynamicFiltering         = true;
     this.grdTestInfo.FilterMode                             = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdTestInfo.FilterRowButtonStyle                   = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdTestInfo.FilterRowFormatStyle.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdTestInfo.FilterRowUpdateMode                    = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdTestInfo.FocusCellFormatStyle.BackColor         = System.Drawing.SystemColors.Highlight;
     this.grdTestInfo.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
     this.grdTestInfo.FocusCellFormatStyle.ForeColor         = System.Drawing.SystemColors.HighlightText;
     this.grdTestInfo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdTestInfo.GroupByBoxVisible = false;
     this.grdTestInfo.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestInfo.Location          = new System.Drawing.Point(9, 54);
     this.grdTestInfo.Name            = "grdTestInfo";
     this.grdTestInfo.RecordNavigator = true;
     this.grdTestInfo.RowHeaders      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdTestInfo.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdTestInfo.Size         = new System.Drawing.Size(546, 322);
     this.grdTestInfo.TabIndex     = 3;
     this.grdTestInfo.DoubleClick += new System.EventHandler(this.grdTestInfo_DoubleClick);
     //
     // btnSearchTest
     //
     this.btnSearchTest.Location = new System.Drawing.Point(196, 24);
     this.btnSearchTest.Name     = "btnSearchTest";
     this.btnSearchTest.Size     = new System.Drawing.Size(112, 23);
     this.btnSearchTest.TabIndex = 2;
     this.btnSearchTest.Text     = "Tìm kiếm (F4)";
     this.btnSearchTest.Click   += new System.EventHandler(this.btnSearchTest_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(40, 17);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Ngày";
     //
     // dtpPatient
     //
     this.dtpPatient.CustomFormat = "dd/MM/yyyy";
     this.dtpPatient.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtpPatient.DropDownCalendar.Name = "";
     this.dtpPatient.Location   = new System.Drawing.Point(58, 23);
     this.dtpPatient.Name       = "dtpPatient";
     this.dtpPatient.ShowUpDown = true;
     this.dtpPatient.Size       = new System.Drawing.Size(132, 25);
     this.dtpPatient.TabIndex   = 0;
     //
     // dtpTest
     //
     this.dtpTest.CustomFormat = "dd/MM/yyyy";
     this.dtpTest.DateFormat   = Janus.Windows.CalendarCombo.DateFormat.Custom;
     //
     //
     //
     this.dtpTest.DropDownCalendar.Name = "";
     this.dtpTest.Location   = new System.Drawing.Point(58, 23);
     this.dtpTest.Name       = "dtpTest";
     this.dtpTest.ShowUpDown = true;
     this.dtpTest.Size       = new System.Drawing.Size(132, 25);
     this.dtpTest.TabIndex   = 0;
     //
     // frmSortingTestWithNoID
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1145, 413);
     this.Controls.Add(this.uiGroupBox2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.statusBar);
     this.Font          = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name          = "frmSortingTestWithNoID";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "SẮP XẾP KẾT QUẢ";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frmSortingTestWithNoID_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frmSortingTestWithNoID_KeyDown);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     this.uiGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frmTestTypeRegistration));
     Janus.Windows.GridEX.GridEXLayout grdTestInfo_DesignTimeLayout   = new Janus.Windows.GridEX.GridEXLayout();
     this.statusBar           = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiGroupBox3         = new Janus.Windows.EditControls.UIGroupBox();
     this.btnPrintBarcode     = new Janus.Windows.EditControls.UIButton();
     this.btnPrint            = new Janus.Windows.EditControls.UIButton();
     this.cboSortType         = new System.Windows.Forms.CheckBox();
     this.txtAge              = new System.Windows.Forms.TextBox();
     this.Label4              = new System.Windows.Forms.Label();
     this.txtPatientName      = new System.Windows.Forms.TextBox();
     this.Label3              = new System.Windows.Forms.Label();
     this.txtSex              = new System.Windows.Forms.TextBox();
     this.Label2              = new System.Windows.Forms.Label();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.flpTestType         = new System.Windows.Forms.FlowLayoutPanel();
     this.splitContainer1     = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox2         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdTestInfo         = new Janus.Windows.GridEX.GridEX();
     this.cmsTestInfo         = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.tsmUpdateBarcode    = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmDelTestInfo      = new System.Windows.Forms.ToolStripMenuItem();
     this.spcStandardTest     = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox5         = new Janus.Windows.EditControls.UIGroupBox();
     this.flpTestGroup        = new System.Windows.Forms.FlowLayoutPanel();
     this.uiGroupBox4         = new Janus.Windows.EditControls.UIGroupBox();
     this.flpStandardTest     = new System.Windows.Forms.FlowLayoutPanel();
     this.imgAdminnistration  = new System.Windows.Forms.ImageList(this.components);
     this.contextMenuStrip1   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.cboAssignDoctor     = new System.Windows.Forms.ComboBox();
     this.btnSaveAssignDoctor = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).BeginInit();
     this.cmsTestInfo.SuspendLayout();
     this.spcStandardTest.Panel1.SuspendLayout();
     this.spcStandardTest.Panel2.SuspendLayout();
     this.spcStandardTest.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).BeginInit();
     this.uiGroupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
     this.uiGroupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // statusBar
     //
     this.statusBar.Location            = new System.Drawing.Point(0, 653);
     this.statusBar.Name                = "statusBar";
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Ctrl+A: Chọn Tất Cả Chi Tiết";
     uiStatusBarPanel4.Width            = 241;
     uiStatusBarPanel5.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Ctrl+U: Hủy Tất Cả Chi Tiết";
     uiStatusBarPanel5.Width            = 231;
     uiStatusBarPanel6.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel6.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel6.Key              = "";
     uiStatusBarPanel6.ProgressBarValue = 0;
     uiStatusBarPanel6.Text             = "Esc: Thoát";
     uiStatusBarPanel6.Width            = 102;
     this.statusBar.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel4,
         uiStatusBarPanel5,
         uiStatusBarPanel6
     });
     this.statusBar.Size        = new System.Drawing.Size(1008, 29);
     this.statusBar.TabIndex    = 1;
     this.statusBar.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.btnPrintBarcode);
     this.uiGroupBox3.Controls.Add(this.btnPrint);
     this.uiGroupBox3.Controls.Add(this.cboSortType);
     this.uiGroupBox3.Controls.Add(this.txtAge);
     this.uiGroupBox3.Controls.Add(this.Label4);
     this.uiGroupBox3.Controls.Add(this.txtPatientName);
     this.uiGroupBox3.Controls.Add(this.Label3);
     this.uiGroupBox3.Controls.Add(this.txtSex);
     this.uiGroupBox3.Controls.Add(this.Label2);
     this.uiGroupBox3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox3.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox3.Name     = "uiGroupBox3";
     this.uiGroupBox3.Size     = new System.Drawing.Size(1008, 88);
     this.uiGroupBox3.TabIndex = 1;
     this.uiGroupBox3.Text     = "Thông Tin Bệnh Nhân";
     //
     // btnPrintBarcode
     //
     this.btnPrintBarcode.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrintBarcode.Image     = ((System.Drawing.Image)(resources.GetObject("btnPrintBarcode.Image")));
     this.btnPrintBarcode.ImageSize = new System.Drawing.Size(32, 32);
     this.btnPrintBarcode.ImeMode   = System.Windows.Forms.ImeMode.Off;
     this.btnPrintBarcode.Location  = new System.Drawing.Point(716, 19);
     this.btnPrintBarcode.Name      = "btnPrintBarcode";
     this.btnPrintBarcode.Size      = new System.Drawing.Size(137, 39);
     this.btnPrintBarcode.TabIndex  = 10;
     this.btnPrintBarcode.Text      = "In Barcode (F9)";
     this.btnPrintBarcode.Click    += new System.EventHandler(this.btnPrintBarcode_Click);
     //
     // btnPrint
     //
     this.btnPrint.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.Image     = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
     this.btnPrint.ImageSize = new System.Drawing.Size(32, 32);
     this.btnPrint.Location  = new System.Drawing.Point(859, 19);
     this.btnPrint.Name      = "btnPrint";
     this.btnPrint.Size      = new System.Drawing.Size(137, 39);
     this.btnPrint.TabIndex  = 10;
     this.btnPrint.Text      = "In Phiếu (F4)";
     this.btnPrint.Click    += new System.EventHandler(this.btnPrint_Click);
     //
     // cboSortType
     //
     this.cboSortType.AutoSize = true;
     this.cboSortType.Location = new System.Drawing.Point(297, 57);
     this.cboSortType.Name     = "cboSortType";
     this.cboSortType.Size     = new System.Drawing.Size(386, 20);
     this.cboSortType.TabIndex = 9;
     this.cboSortType.Text     = "Sắp xếp theo ABC (nút chỉ có tác dụng khi chạy lại form)";
     this.cboSortType.UseVisualStyleBackColor = true;
     this.cboSortType.Visible = false;
     //
     // txtAge
     //
     this.txtAge.Enabled  = false;
     this.txtAge.Location = new System.Drawing.Point(333, 26);
     this.txtAge.Name     = "txtAge";
     this.txtAge.Size     = new System.Drawing.Size(85, 22);
     this.txtAge.TabIndex = 8;
     //
     // Label4
     //
     this.Label4.AutoSize = true;
     this.Label4.Location = new System.Drawing.Point(294, 29);
     this.Label4.Name     = "Label4";
     this.Label4.Size     = new System.Drawing.Size(39, 16);
     this.Label4.TabIndex = 7;
     this.Label4.Text     = "Tuổi:";
     //
     // txtPatientName
     //
     this.txtPatientName.Enabled  = false;
     this.txtPatientName.Location = new System.Drawing.Point(97, 23);
     this.txtPatientName.Name     = "txtPatientName";
     this.txtPatientName.Size     = new System.Drawing.Size(191, 22);
     this.txtPatientName.TabIndex = 6;
     //
     // Label3
     //
     this.Label3.AutoSize = true;
     this.Label3.Location = new System.Drawing.Point(20, 26);
     this.Label3.Name     = "Label3";
     this.Label3.Size     = new System.Drawing.Size(72, 16);
     this.Label3.TabIndex = 5;
     this.Label3.Text     = "Họ và tên:";
     //
     // txtSex
     //
     this.txtSex.Enabled  = false;
     this.txtSex.Location = new System.Drawing.Point(97, 51);
     this.txtSex.Name     = "txtSex";
     this.txtSex.Size     = new System.Drawing.Size(191, 22);
     this.txtSex.TabIndex = 2;
     //
     // Label2
     //
     this.Label2.AutoSize = true;
     this.Label2.Location = new System.Drawing.Point(20, 54);
     this.Label2.Name     = "Label2";
     this.Label2.Size     = new System.Drawing.Size(71, 16);
     this.Label2.TabIndex = 1;
     this.Label2.Text     = "Giới Tính:";
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.btnSaveAssignDoctor);
     this.uiGroupBox1.Controls.Add(this.cboAssignDoctor);
     this.uiGroupBox1.Controls.Add(this.flpTestType);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 88);
     this.uiGroupBox1.Margin   = new System.Windows.Forms.Padding(4);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(196, 565);
     this.uiGroupBox1.TabIndex = 5;
     this.uiGroupBox1.Text     = "Đăng Ký Loại Xét Nghiệm";
     //
     // flpTestType
     //
     this.flpTestType.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.flpTestType.AutoScroll = true;
     this.flpTestType.Location   = new System.Drawing.Point(3, 49);
     this.flpTestType.Name       = "flpTestType";
     this.flpTestType.Size       = new System.Drawing.Size(190, 513);
     this.flpTestType.TabIndex   = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(196, 88);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.spcStandardTest);
     this.splitContainer1.Size             = new System.Drawing.Size(812, 565);
     this.splitContainer1.SplitterDistance = 183;
     this.splitContainer1.TabIndex         = 6;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdTestInfo);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(812, 183);
     this.uiGroupBox2.TabIndex = 0;
     this.uiGroupBox2.Text     = "Loại Xét Nghiệm Đã Đăng Ký";
     //
     // grdTestInfo
     //
     this.grdTestInfo.ColumnAutoResize         = true;
     this.grdTestInfo.ContextMenuStrip         = this.cmsTestInfo;
     grdTestInfo_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfo_DesignTimeLayout.LayoutString");
     this.grdTestInfo.DesignTimeLayout         = grdTestInfo_DesignTimeLayout;
     this.grdTestInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdTestInfo.FocusCellFormatStyle.BackColor         = System.Drawing.SystemColors.Control;
     this.grdTestInfo.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
     this.grdTestInfo.Font              = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdTestInfo.FrozenColumns     = 2;
     this.grdTestInfo.GroupByBoxVisible = false;
     this.grdTestInfo.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdTestInfo.Location          = new System.Drawing.Point(3, 18);
     this.grdTestInfo.Name              = "grdTestInfo";
     this.grdTestInfo.RowHeaderContent  = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
     this.grdTestInfo.RowHeaders        = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdTestInfo.Size              = new System.Drawing.Size(806, 162);
     this.grdTestInfo.TabIndex          = 3;
     this.grdTestInfo.SelectionChanged += new System.EventHandler(this.grdTestInfo_SelectionChanged);
     //
     // cmsTestInfo
     //
     this.cmsTestInfo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmsTestInfo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmUpdateBarcode,
         this.tsmDelTestInfo
     });
     this.cmsTestInfo.Name            = "contextMenuStrip1";
     this.cmsTestInfo.ShowImageMargin = false;
     this.cmsTestInfo.Size            = new System.Drawing.Size(233, 48);
     this.cmsTestInfo.Text            = "VietBaIT JSC.,";
     //
     // tsmUpdateBarcode
     //
     this.tsmUpdateBarcode.Name         = "tsmUpdateBarcode";
     this.tsmUpdateBarcode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.B)));
     this.tsmUpdateBarcode.Size         = new System.Drawing.Size(232, 22);
     this.tsmUpdateBarcode.Text         = "Cập nhật Barcode";
     this.tsmUpdateBarcode.Click       += new System.EventHandler(this.tsmUpdateBarcode_Click);
     //
     // tsmDelTestInfo
     //
     this.tsmDelTestInfo.Name         = "tsmDelTestInfo";
     this.tsmDelTestInfo.ShortcutKeys = System.Windows.Forms.Keys.Delete;
     this.tsmDelTestInfo.Size         = new System.Drawing.Size(232, 22);
     this.tsmDelTestInfo.Text         = "Xóa đăng ký loại xét nghiệm";
     this.tsmDelTestInfo.Click       += new System.EventHandler(this.tsmDelTestInfo_Click);
     //
     // spcStandardTest
     //
     this.spcStandardTest.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.spcStandardTest.FixedPanel      = System.Windows.Forms.FixedPanel.Panel1;
     this.spcStandardTest.IsSplitterFixed = true;
     this.spcStandardTest.Location        = new System.Drawing.Point(0, 0);
     this.spcStandardTest.Name            = "spcStandardTest";
     //
     // spcStandardTest.Panel1
     //
     this.spcStandardTest.Panel1.Controls.Add(this.uiGroupBox5);
     //
     // spcStandardTest.Panel2
     //
     this.spcStandardTest.Panel2.Controls.Add(this.uiGroupBox4);
     this.spcStandardTest.Size             = new System.Drawing.Size(812, 378);
     this.spcStandardTest.SplitterDistance = 150;
     this.spcStandardTest.TabIndex         = 0;
     //
     // uiGroupBox5
     //
     this.uiGroupBox5.Controls.Add(this.flpTestGroup);
     this.uiGroupBox5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox5.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox5.Name     = "uiGroupBox5";
     this.uiGroupBox5.Size     = new System.Drawing.Size(150, 378);
     this.uiGroupBox5.TabIndex = 0;
     this.uiGroupBox5.Text     = "Nhóm Chi Tiết";
     //
     // flpTestGroup
     //
     this.flpTestGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flpTestGroup.Location = new System.Drawing.Point(3, 18);
     this.flpTestGroup.Name     = "flpTestGroup";
     this.flpTestGroup.Size     = new System.Drawing.Size(144, 357);
     this.flpTestGroup.TabIndex = 2;
     //
     // uiGroupBox4
     //
     this.uiGroupBox4.Controls.Add(this.flpStandardTest);
     this.uiGroupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox4.Name     = "uiGroupBox4";
     this.uiGroupBox4.Size     = new System.Drawing.Size(658, 378);
     this.uiGroupBox4.TabIndex = 0;
     this.uiGroupBox4.Text     = "Chi Tiết Xét Nghiệm";
     //
     // flpStandardTest
     //
     this.flpStandardTest.AutoScroll = true;
     this.flpStandardTest.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.flpStandardTest.Location   = new System.Drawing.Point(3, 18);
     this.flpStandardTest.Name       = "flpStandardTest";
     this.flpStandardTest.Size       = new System.Drawing.Size(652, 357);
     this.flpStandardTest.TabIndex   = 1;
     //
     // imgAdminnistration
     //
     this.imgAdminnistration.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgAdminnistration.ImageStream")));
     this.imgAdminnistration.TransparentColor = System.Drawing.Color.Transparent;
     this.imgAdminnistration.Images.SetKeyName(0, "kopeteavailable.png");
     this.imgAdminnistration.Images.SetKeyName(1, "clean.png");
     this.imgAdminnistration.Images.SetKeyName(2, "flag.png");
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Name            = "contextMenuStrip1";
     this.contextMenuStrip1.ShowImageMargin = false;
     this.contextMenuStrip1.Size            = new System.Drawing.Size(36, 4);
     this.contextMenuStrip1.Text            = "Chọn Thiết Bị";
     this.contextMenuStrip1.Opening        += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
     //
     // cboAssignDoctor
     //
     this.cboAssignDoctor.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.cboAssignDoctor.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.cboAssignDoctor.FormattingEnabled  = true;
     this.cboAssignDoctor.Location           = new System.Drawing.Point(6, 21);
     this.cboAssignDoctor.Name                  = "cboAssignDoctor";
     this.cboAssignDoctor.Size                  = new System.Drawing.Size(129, 24);
     this.cboAssignDoctor.TabIndex              = 1;
     this.cboAssignDoctor.SelectedIndexChanged += new System.EventHandler(this.cboAssignDoctor_SelectedIndexChanged);
     //
     // btnSaveAssignDoctor
     //
     this.btnSaveAssignDoctor.Enabled  = false;
     this.btnSaveAssignDoctor.Location = new System.Drawing.Point(141, 21);
     this.btnSaveAssignDoctor.Name     = "btnSaveAssignDoctor";
     this.btnSaveAssignDoctor.Size     = new System.Drawing.Size(49, 23);
     this.btnSaveAssignDoctor.TabIndex = 11;
     this.btnSaveAssignDoctor.Text     = "Lưu";
     this.btnSaveAssignDoctor.UseVisualStyleBackColor = true;
     this.btnSaveAssignDoctor.Click += new System.EventHandler(this.btnSaveAssignDoctor_Click);
     //
     // frmTestTypeRegistration
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 682);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.uiGroupBox3);
     this.Controls.Add(this.statusBar);
     this.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "frmTestTypeRegistration";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "THÔNG TIN KẾT QUẢ XÉT NGHIỆM";
     this.Load         += new System.EventHandler(this.frmTestTypeRegistration_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frmTestTypeRegistration_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     this.uiGroupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).EndInit();
     this.cmsTestInfo.ResumeLayout(false);
     this.spcStandardTest.Panel1.ResumeLayout(false);
     this.spcStandardTest.Panel2.ResumeLayout(false);
     this.spcStandardTest.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).EndInit();
     this.uiGroupBox5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
     this.uiGroupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDanhMucChung));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdTestType_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdManufacturer_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdDevice_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdObject_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdDepartment_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdDoctor_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.ToolStrip1 = new System.Windows.Forms.ToolStrip();
            this.cmdSave = new System.Windows.Forms.ToolStripButton();
            this.cmdUpdate = new System.Windows.Forms.ToolStripButton();
            this.cmdDelete = new System.Windows.Forms.ToolStripButton();
            this.btnExportToExcel = new System.Windows.Forms.ToolStripButton();
            this.cmdExit = new System.Windows.Forms.ToolStripButton();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.tabGeneralList = new Janus.Windows.UI.Tab.UITab();
            this.tabTestType = new Janus.Windows.UI.Tab.UITabPage();
            this.grdTestType = new Janus.Windows.GridEX.GridEX();
            this.tabManufacturer = new Janus.Windows.UI.Tab.UITabPage();
            this.grdManufacturer = new Janus.Windows.GridEX.GridEX();
            this.tabDevice = new Janus.Windows.UI.Tab.UITabPage();
            this.grdDevice = new Janus.Windows.GridEX.GridEX();
            this.tabObject = new Janus.Windows.UI.Tab.UITabPage();
            this.grdObject = new Janus.Windows.GridEX.GridEX();
            this.tabDepartment = new Janus.Windows.UI.Tab.UITabPage();
            this.grdDepartment = new Janus.Windows.GridEX.GridEX();
            this.tabDoctor = new Janus.Windows.UI.Tab.UITabPage();
            this.grdDoctor = new Janus.Windows.GridEX.GridEX();
            this.GrdListExporter = new Janus.Windows.GridEX.Export.GridEXExporter(this.components);
            this.ToolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabGeneralList)).BeginInit();
            this.tabGeneralList.SuspendLayout();
            this.tabTestType.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).BeginInit();
            this.tabManufacturer.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdManufacturer)).BeginInit();
            this.tabDevice.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdDevice)).BeginInit();
            this.tabObject.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdObject)).BeginInit();
            this.tabDepartment.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdDepartment)).BeginInit();
            this.tabDoctor.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdDoctor)).BeginInit();
            this.SuspendLayout();
            // 
            // ToolStrip1
            // 
            this.ToolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.ToolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
            this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdSave,
            this.cmdUpdate,
            this.cmdDelete,
            this.btnExportToExcel,
            this.cmdExit});
            this.ToolStrip1.Location = new System.Drawing.Point(0, 0);
            this.ToolStrip1.Name = "ToolStrip1";
            this.ToolStrip1.Size = new System.Drawing.Size(1006, 39);
            this.ToolStrip1.TabIndex = 6;
            this.ToolStrip1.Text = "ToolStrip1";
            // 
            // cmdSave
            // 
            this.cmdSave.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdSave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(146, 36);
            this.cmdSave.Tag = "Insert";
            this.cmdSave.Text = "Thêm Mới (Ctrl+N)";
            this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click);
            // 
            // cmdUpdate
            // 
            this.cmdUpdate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdUpdate.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdate.Image")));
            this.cmdUpdate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdUpdate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdUpdate.Name = "cmdUpdate";
            this.cmdUpdate.Size = new System.Drawing.Size(140, 36);
            this.cmdUpdate.Tag = "Update";
            this.cmdUpdate.Text = "Cập Nhật (Ctrl+U)";
            this.cmdUpdate.Click += new System.EventHandler(this.cmdUpdate_Click);
            // 
            // cmdDelete
            // 
            this.cmdDelete.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDelete.Image = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
            this.cmdDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdDelete.Name = "cmdDelete";
            this.cmdDelete.Size = new System.Drawing.Size(94, 36);
            this.cmdDelete.Tag = "Delete";
            this.cmdDelete.Text = "Xóa (Del)";
            this.cmdDelete.Click += new System.EventHandler(this.cmdDelete_Click);
            // 
            // btnExportToExcel
            // 
            this.btnExportToExcel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnExportToExcel.Image = ((System.Drawing.Image)(resources.GetObject("btnExportToExcel.Image")));
            this.btnExportToExcel.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.btnExportToExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnExportToExcel.Name = "btnExportToExcel";
            this.btnExportToExcel.Size = new System.Drawing.Size(148, 36);
            this.btnExportToExcel.Text = "Xuất Excel (Ctrl+E)";
            this.btnExportToExcel.Click += new System.EventHandler(this.btnExportToExcel_Click);
            // 
            // cmdExit
            // 
            this.cmdExit.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(107, 36);
            this.cmdExit.Text = "Thoát (Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 652);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ô Màu Vàng:  Tìm kiếm nhanh";
            uiStatusBarPanel1.Width = 234;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+Tab: Chuyển Tab";
            uiStatusBarPanel2.Width = 175;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2});
            this.uiStatusBar1.Size = new System.Drawing.Size(1006, 23);
            this.uiStatusBar1.TabIndex = 8;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // tabGeneralList
            // 
            this.tabGeneralList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabGeneralList.Location = new System.Drawing.Point(0, 39);
            this.tabGeneralList.Name = "tabGeneralList";
            this.tabGeneralList.Size = new System.Drawing.Size(1006, 613);
            this.tabGeneralList.TabIndex = 9;
            this.tabGeneralList.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabTestType,
            this.tabManufacturer,
            this.tabDevice,
            this.tabObject,
            this.tabDepartment,
            this.tabDoctor});
            this.tabGeneralList.SelectedTabChanged += new Janus.Windows.UI.Tab.TabEventHandler(this.tabGeneralList_SelectedTabChanged);
            // 
            // tabTestType
            // 
            this.tabTestType.Controls.Add(this.grdTestType);
            this.tabTestType.Location = new System.Drawing.Point(1, 25);
            this.tabTestType.Name = "tabTestType";
            this.tabTestType.Size = new System.Drawing.Size(1002, 585);
            this.tabTestType.TabStop = true;
            this.tabTestType.Text = "Loại Xét Nghiệm";
            // 
            // grdTestType
            // 
            this.grdTestType.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
            this.grdTestType.DesignTimeLayout = grdTestType_DesignTimeLayout;
            this.grdTestType.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestType.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdTestType.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdTestType.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdTestType.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdTestType.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdTestType.GroupByBoxVisible = false;
            this.grdTestType.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestType.Location = new System.Drawing.Point(0, 0);
            this.grdTestType.Name = "grdTestType";
            this.grdTestType.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdTestType.Size = new System.Drawing.Size(1002, 585);
            this.grdTestType.TabIndex = 2;
            // 
            // tabManufacturer
            // 
            this.tabManufacturer.Controls.Add(this.grdManufacturer);
            this.tabManufacturer.Location = new System.Drawing.Point(1, 27);
            this.tabManufacturer.Name = "tabManufacturer";
            this.tabManufacturer.Size = new System.Drawing.Size(1002, 583);
            this.tabManufacturer.TabStop = true;
            this.tabManufacturer.Text = "Hãng Sản Xuất";
            // 
            // grdManufacturer
            // 
            this.grdManufacturer.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdManufacturer_DesignTimeLayout.LayoutString = resources.GetString("grdManufacturer_DesignTimeLayout.LayoutString");
            this.grdManufacturer.DesignTimeLayout = grdManufacturer_DesignTimeLayout;
            this.grdManufacturer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdManufacturer.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdManufacturer.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdManufacturer.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdManufacturer.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdManufacturer.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
            this.grdManufacturer.GroupByBoxVisible = false;
            this.grdManufacturer.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdManufacturer.Location = new System.Drawing.Point(0, 0);
            this.grdManufacturer.Name = "grdManufacturer";
            this.grdManufacturer.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdManufacturer.Size = new System.Drawing.Size(1002, 583);
            this.grdManufacturer.TabIndex = 3;
            // 
            // tabDevice
            // 
            this.tabDevice.Controls.Add(this.grdDevice);
            this.tabDevice.Location = new System.Drawing.Point(1, 25);
            this.tabDevice.Name = "tabDevice";
            this.tabDevice.Size = new System.Drawing.Size(1002, 585);
            this.tabDevice.TabStop = true;
            this.tabDevice.Text = "Thiết bị";
            // 
            // grdDevice
            // 
            this.grdDevice.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdDevice_DesignTimeLayout.LayoutString = resources.GetString("grdDevice_DesignTimeLayout.LayoutString");
            this.grdDevice.DesignTimeLayout = grdDevice_DesignTimeLayout;
            this.grdDevice.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdDevice.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdDevice.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdDevice.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdDevice.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdDevice.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
            this.grdDevice.GroupByBoxVisible = false;
            this.grdDevice.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdDevice.Location = new System.Drawing.Point(0, 0);
            this.grdDevice.Name = "grdDevice";
            this.grdDevice.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDevice.Size = new System.Drawing.Size(1002, 585);
            this.grdDevice.TabIndex = 9;
            // 
            // tabObject
            // 
            this.tabObject.Controls.Add(this.grdObject);
            this.tabObject.Location = new System.Drawing.Point(1, 27);
            this.tabObject.Name = "tabObject";
            this.tabObject.Size = new System.Drawing.Size(1002, 583);
            this.tabObject.TabStop = true;
            this.tabObject.Text = "Đối Tượng";
            // 
            // grdObject
            // 
            this.grdObject.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdObject_DesignTimeLayout.LayoutString = resources.GetString("grdObject_DesignTimeLayout.LayoutString");
            this.grdObject.DesignTimeLayout = grdObject_DesignTimeLayout;
            this.grdObject.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdObject.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdObject.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdObject.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdObject.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdObject.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
            this.grdObject.GroupByBoxVisible = false;
            this.grdObject.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdObject.Location = new System.Drawing.Point(0, 0);
            this.grdObject.Name = "grdObject";
            this.grdObject.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdObject.Size = new System.Drawing.Size(1002, 583);
            this.grdObject.TabIndex = 4;
            // 
            // tabDepartment
            // 
            this.tabDepartment.Controls.Add(this.grdDepartment);
            this.tabDepartment.Location = new System.Drawing.Point(1, 25);
            this.tabDepartment.Name = "tabDepartment";
            this.tabDepartment.Size = new System.Drawing.Size(1002, 585);
            this.tabDepartment.TabStop = true;
            this.tabDepartment.Text = "Danh mục đơn vị";
            // 
            // grdDepartment
            // 
            this.grdDepartment.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdDepartment_DesignTimeLayout.LayoutString = resources.GetString("grdDepartment_DesignTimeLayout.LayoutString");
            this.grdDepartment.DesignTimeLayout = grdDepartment_DesignTimeLayout;
            this.grdDepartment.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdDepartment.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdDepartment.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdDepartment.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdDepartment.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdDepartment.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
            this.grdDepartment.GroupByBoxVisible = false;
            this.grdDepartment.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdDepartment.Location = new System.Drawing.Point(0, 0);
            this.grdDepartment.Name = "grdDepartment";
            this.grdDepartment.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDepartment.Size = new System.Drawing.Size(1002, 585);
            this.grdDepartment.TabIndex = 5;
            // 
            // tabDoctor
            // 
            this.tabDoctor.Controls.Add(this.grdDoctor);
            this.tabDoctor.Location = new System.Drawing.Point(1, 27);
            this.tabDoctor.Name = "tabDoctor";
            this.tabDoctor.Size = new System.Drawing.Size(1002, 583);
            this.tabDoctor.TabStop = true;
            this.tabDoctor.Text = "Bác Sỹ";
            // 
            // grdDoctor
            // 
            this.grdDoctor.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdDoctor_DesignTimeLayout.LayoutString = resources.GetString("grdDoctor_DesignTimeLayout.LayoutString");
            this.grdDoctor.DesignTimeLayout = grdDoctor_DesignTimeLayout;
            this.grdDoctor.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdDoctor.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdDoctor.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdDoctor.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdDoctor.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdDoctor.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold);
            this.grdDoctor.GroupByBoxVisible = false;
            this.grdDoctor.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdDoctor.Location = new System.Drawing.Point(0, 0);
            this.grdDoctor.Name = "grdDoctor";
            this.grdDoctor.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDoctor.Size = new System.Drawing.Size(1002, 583);
            this.grdDoctor.TabIndex = 6;
            // 
            // frmDanhMucChung
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1006, 675);
            this.Controls.Add(this.tabGeneralList);
            this.Controls.Add(this.uiStatusBar1);
            this.Controls.Add(this.ToolStrip1);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "frmDanhMucChung";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "DANH MỤC CHUNG";
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frmGeneralList_KeyDown);
            this.ToolStrip1.ResumeLayout(false);
            this.ToolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabGeneralList)).EndInit();
            this.tabGeneralList.ResumeLayout(false);
            this.tabTestType.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).EndInit();
            this.tabManufacturer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdManufacturer)).EndInit();
            this.tabDevice.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdDevice)).EndInit();
            this.tabObject.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdObject)).EndInit();
            this.tabDepartment.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdDepartment)).EndInit();
            this.tabDoctor.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdDoctor)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5       = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     System.ComponentModel.ComponentResourceManager resources               = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieuTrathuocKhoaveKho));
     Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout             = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdPhieuNhapChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.uiStatusBar2        = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.cmdThemPhieuNhap    = new System.Windows.Forms.ToolStripButton();
     this.cmdUpdatePhieuNhap  = new System.Windows.Forms.ToolStripButton();
     this.cmdXoaPhieuNhap     = new System.Windows.Forms.ToolStripButton();
     this.cmdNhapKho          = new System.Windows.Forms.ToolStripButton();
     this.cmdHuychuyenkho     = new System.Windows.Forms.ToolStripButton();
     this.cmdInPhieuNhapKho   = new System.Windows.Forms.ToolStripButton();
     this.cmdExit             = new System.Windows.Forms.ToolStripButton();
     this.uiGroupBox1         = new Janus.Windows.EditControls.UIGroupBox();
     this.label5              = new System.Windows.Forms.Label();
     this.cboKhoaLinh         = new Janus.Windows.EditControls.UIComboBox();
     this.label4              = new System.Windows.Forms.Label();
     this.cboKhoTra           = new Janus.Windows.EditControls.UIComboBox();
     this.label3              = new System.Windows.Forms.Label();
     this.cboKhoNhan          = new Janus.Windows.EditControls.UIComboBox();
     this.radChuaNhapKho      = new Janus.Windows.EditControls.UIRadioButton();
     this.radDaNhap           = new Janus.Windows.EditControls.UIRadioButton();
     this.radTatCa            = new Janus.Windows.EditControls.UIRadioButton();
     this.label2              = new System.Windows.Forms.Label();
     this.cboNhanVien         = new Janus.Windows.EditControls.UIComboBox();
     this.cmdSearch           = new Janus.Windows.EditControls.UIButton();
     this.dtToDate            = new System.Windows.Forms.DateTimePicker();
     this.chkByDate           = new Janus.Windows.EditControls.UICheckBox();
     this.dtFromdate          = new System.Windows.Forms.DateTimePicker();
     this.txtSoPhieu          = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label1              = new System.Windows.Forms.Label();
     this.splitContainer1     = new System.Windows.Forms.SplitContainer();
     this.uiGroupBox2         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdList             = new Janus.Windows.GridEX.GridEX();
     this.uiGroupBox4         = new Janus.Windows.EditControls.UIGroupBox();
     this.grdPhieuNhapChiTiet = new Janus.Windows.GridEX.GridEX();
     this.cmdConfig           = new Janus.Windows.EditControls.UIButton();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
     this.uiGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).BeginInit();
     this.SuspendLayout();
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location              = new System.Drawing.Point(0, 606);
     this.uiStatusBar2.Name                  = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key                   = "";
     uiStatusBarPanel1.ProgressBarValue      = 0;
     uiStatusBarPanel1.Text                  = "Ctrl+N: Thêm phiếu";
     uiStatusBarPanel1.Width                 = 121;
     uiStatusBarPanel2.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key                   = "";
     uiStatusBarPanel2.ProgressBarValue      = 0;
     uiStatusBarPanel2.Text                  = "Ctrl+U: Sửa phiếu";
     uiStatusBarPanel2.Width                 = 111;
     uiStatusBarPanel3.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key                   = "";
     uiStatusBarPanel3.ProgressBarValue      = 0;
     uiStatusBarPanel3.Text                  = "Ctrl+D:Xóa phiếu";
     uiStatusBarPanel3.Width                 = 108;
     uiStatusBarPanel4.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key                   = "";
     uiStatusBarPanel4.ProgressBarValue      = 0;
     uiStatusBarPanel4.Text                  = "Esc: Thoát";
     uiStatusBarPanel4.Width                 = 72;
     uiStatusBarPanel5.AutoSize              = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor           = System.Drawing.Color.Empty;
     uiStatusBarPanel5.FormatStyle.FontBold  = Janus.Windows.UI.TriState.True;
     uiStatusBarPanel5.FormatStyle.ForeColor = System.Drawing.Color.Navy;
     uiStatusBarPanel5.Key                   = "MSG";
     uiStatusBarPanel5.ProgressBarValue      = 0;
     uiStatusBarPanel5.Text                  = "Thông báo:";
     uiStatusBarPanel5.Width                 = 87;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(1016, 23);
     this.uiStatusBar2.TabIndex    = 4;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.toolStrip1.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdThemPhieuNhap,
         this.cmdUpdatePhieuNhap,
         this.cmdXoaPhieuNhap,
         this.cmdNhapKho,
         this.cmdHuychuyenkho,
         this.cmdInPhieuNhapKho,
         this.cmdExit
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1016, 39);
     this.toolStrip1.TabIndex = 5;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // cmdThemPhieuNhap
     //
     this.cmdThemPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdThemPhieuNhap.Image")));
     this.cmdThemPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdThemPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdThemPhieuNhap.Name   = "cmdThemPhieuNhap";
     this.cmdThemPhieuNhap.Size   = new System.Drawing.Size(107, 36);
     this.cmdThemPhieuNhap.Text   = "Thêm phiếu";
     this.cmdThemPhieuNhap.Click += new System.EventHandler(this.cmdThemPhieuNhap_Click);
     //
     // cmdUpdatePhieuNhap
     //
     this.cmdUpdatePhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePhieuNhap.Image")));
     this.cmdUpdatePhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdUpdatePhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdUpdatePhieuNhap.Name   = "cmdUpdatePhieuNhap";
     this.cmdUpdatePhieuNhap.Size   = new System.Drawing.Size(98, 36);
     this.cmdUpdatePhieuNhap.Text   = "Sửa phiếu ";
     this.cmdUpdatePhieuNhap.Click += new System.EventHandler(this.cmdUpdatePhieuNhap_Click);
     //
     // cmdXoaPhieuNhap
     //
     this.cmdXoaPhieuNhap.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdXoaPhieuNhap.Image")));
     this.cmdXoaPhieuNhap.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdXoaPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdXoaPhieuNhap.Name   = "cmdXoaPhieuNhap";
     this.cmdXoaPhieuNhap.Size   = new System.Drawing.Size(96, 36);
     this.cmdXoaPhieuNhap.Text   = "Xóa phiếu";
     this.cmdXoaPhieuNhap.Click += new System.EventHandler(this.cmdXoaPhieuNhap_Click);
     //
     // cmdNhapKho
     //
     this.cmdNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNhapKho.Image")));
     this.cmdNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNhapKho.Name   = "cmdNhapKho";
     this.cmdNhapKho.Size   = new System.Drawing.Size(92, 36);
     this.cmdNhapKho.Text   = "Xác nhận";
     this.cmdNhapKho.Click += new System.EventHandler(this.cmdNhapKho_Click);
     //
     // cmdHuychuyenkho
     //
     this.cmdHuychuyenkho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdHuychuyenkho.Image")));
     this.cmdHuychuyenkho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdHuychuyenkho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdHuychuyenkho.Name   = "cmdHuychuyenkho";
     this.cmdHuychuyenkho.Size   = new System.Drawing.Size(115, 36);
     this.cmdHuychuyenkho.Text   = "Hủy xác nhận";
     this.cmdHuychuyenkho.Click += new System.EventHandler(this.cmdHuychuyenkho_Click);
     //
     // cmdInPhieuNhapKho
     //
     this.cmdInPhieuNhapKho.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuNhapKho.Image")));
     this.cmdInPhieuNhapKho.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdInPhieuNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdInPhieuNhapKho.Name   = "cmdInPhieuNhapKho";
     this.cmdInPhieuNhapKho.Size   = new System.Drawing.Size(109, 36);
     this.cmdInPhieuNhapKho.Text   = "In phiếu (F4)";
     this.cmdInPhieuNhapKho.Click += new System.EventHandler(this.cmdInPhieuNhapKho_Click);
     //
     // cmdExit
     //
     this.cmdExit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdExit.Name   = "cmdExit";
     this.cmdExit.Size   = new System.Drawing.Size(99, 36);
     this.cmdExit.Text   = "Thoát(Esc)";
     this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.label5);
     this.uiGroupBox1.Controls.Add(this.cboKhoaLinh);
     this.uiGroupBox1.Controls.Add(this.label4);
     this.uiGroupBox1.Controls.Add(this.cboKhoTra);
     this.uiGroupBox1.Controls.Add(this.label3);
     this.uiGroupBox1.Controls.Add(this.cboKhoNhan);
     this.uiGroupBox1.Controls.Add(this.radChuaNhapKho);
     this.uiGroupBox1.Controls.Add(this.radDaNhap);
     this.uiGroupBox1.Controls.Add(this.radTatCa);
     this.uiGroupBox1.Controls.Add(this.label2);
     this.uiGroupBox1.Controls.Add(this.cboNhanVien);
     this.uiGroupBox1.Controls.Add(this.cmdSearch);
     this.uiGroupBox1.Controls.Add(this.dtToDate);
     this.uiGroupBox1.Controls.Add(this.chkByDate);
     this.uiGroupBox1.Controls.Add(this.dtFromdate);
     this.uiGroupBox1.Controls.Add(this.txtSoPhieu);
     this.uiGroupBox1.Controls.Add(this.label1);
     this.uiGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
     this.uiGroupBox1.Name     = "uiGroupBox1";
     this.uiGroupBox1.Size     = new System.Drawing.Size(1016, 99);
     this.uiGroupBox1.TabIndex = 6;
     this.uiGroupBox1.Text     = "Tìm kiếm thông tin ";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(242, 48);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(53, 15);
     this.label5.TabIndex = 16;
     this.label5.Text     = "Khoa trả";
     //
     // cboKhoaLinh
     //
     this.cboKhoaLinh.ComboStyle            = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboKhoaLinh.Location              = new System.Drawing.Point(308, 45);
     this.cboKhoaLinh.MaxDropDownItems      = 15;
     this.cboKhoaLinh.Name                  = "cboKhoaLinh";
     this.cboKhoaLinh.Size                  = new System.Drawing.Size(152, 21);
     this.cboKhoaLinh.TabIndex              = 15;
     this.cboKhoaLinh.Text                  = "Khoa KCB";
     this.cboKhoaLinh.SelectedIndexChanged += new System.EventHandler(this.cboKhoaLinh_SelectedIndexChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(475, 48);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(54, 15);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Tủ thuốc";
     //
     // cboKhoTra
     //
     this.cboKhoTra.ComboStyle       = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboKhoTra.Location         = new System.Drawing.Point(536, 46);
     this.cboKhoTra.MaxDropDownItems = 15;
     this.cboKhoTra.Name             = "cboKhoTra";
     this.cboKhoTra.Size             = new System.Drawing.Size(188, 21);
     this.cboKhoTra.TabIndex         = 13;
     this.cboKhoTra.Text             = "Kho thuốc";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(8, 49);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(60, 15);
     this.label3.TabIndex = 12;
     this.label3.Text     = "Kho nhận";
     //
     // cboKhoNhan
     //
     this.cboKhoNhan.ComboStyle       = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboKhoNhan.Location         = new System.Drawing.Point(80, 45);
     this.cboKhoNhan.MaxDropDownItems = 15;
     this.cboKhoNhan.Name             = "cboKhoNhan";
     this.cboKhoNhan.Size             = new System.Drawing.Size(153, 21);
     this.cboKhoNhan.TabIndex         = 11;
     this.cboKhoNhan.Text             = "Kho thuốc";
     //
     // radChuaNhapKho
     //
     this.radChuaNhapKho.Location = new System.Drawing.Point(616, 70);
     this.radChuaNhapKho.Name     = "radChuaNhapKho";
     this.radChuaNhapKho.Size     = new System.Drawing.Size(108, 23);
     this.radChuaNhapKho.TabIndex = 10;
     this.radChuaNhapKho.Text     = "Chưa cấp phát";
     //
     // radDaNhap
     //
     this.radDaNhap.Location = new System.Drawing.Point(506, 71);
     this.radDaNhap.Name     = "radDaNhap";
     this.radDaNhap.Size     = new System.Drawing.Size(104, 23);
     this.radDaNhap.TabIndex = 9;
     this.radDaNhap.Text     = "Đã cấp phát";
     //
     // radTatCa
     //
     this.radTatCa.Checked  = true;
     this.radTatCa.Location = new System.Drawing.Point(418, 70);
     this.radTatCa.Name     = "radTatCa";
     this.radTatCa.Size     = new System.Drawing.Size(76, 23);
     this.radTatCa.TabIndex = 8;
     this.radTatCa.TabStop  = true;
     this.radTatCa.Text     = "Tất cả";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(240, 22);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 15);
     this.label2.TabIndex = 7;
     this.label2.Text     = "Nhân viên";
     //
     // cboNhanVien
     //
     this.cboNhanVien.ComboStyle       = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboNhanVien.Location         = new System.Drawing.Point(308, 20);
     this.cboNhanVien.MaxDropDownItems = 15;
     this.cboNhanVien.Name             = "cboNhanVien";
     this.cboNhanVien.Size             = new System.Drawing.Size(416, 21);
     this.cboNhanVien.TabIndex         = 6;
     this.cboNhanVien.Text             = "Nhân viên";
     //
     // cmdSearch
     //
     this.cmdSearch.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSearch.Image     = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
     this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdSearch.Location  = new System.Drawing.Point(827, 20);
     this.cmdSearch.Name      = "cmdSearch";
     this.cmdSearch.Size      = new System.Drawing.Size(181, 49);
     this.cmdSearch.TabIndex  = 5;
     this.cmdSearch.Text      = "&Tìm kiếm(F3)";
     this.cmdSearch.Click    += new System.EventHandler(this.cmdSearch_Click);
     //
     // dtToDate
     //
     this.dtToDate.CustomFormat = "dd/MM/yyyy";
     this.dtToDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtToDate.Location     = new System.Drawing.Point(239, 71);
     this.dtToDate.Name         = "dtToDate";
     this.dtToDate.Size         = new System.Drawing.Size(156, 21);
     this.dtToDate.TabIndex     = 4;
     //
     // chkByDate
     //
     this.chkByDate.Checked         = true;
     this.chkByDate.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkByDate.Location        = new System.Drawing.Point(7, 69);
     this.chkByDate.Name            = "chkByDate";
     this.chkByDate.Size            = new System.Drawing.Size(68, 23);
     this.chkByDate.TabIndex        = 3;
     this.chkByDate.Text            = "Từ ngày";
     this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
     //
     // dtFromdate
     //
     this.dtFromdate.CustomFormat = "dd/MM/yyyy";
     this.dtFromdate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtFromdate.Location     = new System.Drawing.Point(81, 71);
     this.dtFromdate.Name         = "dtFromdate";
     this.dtFromdate.Size         = new System.Drawing.Size(152, 21);
     this.dtFromdate.TabIndex     = 2;
     //
     // txtSoPhieu
     //
     this.txtSoPhieu.BackColor    = System.Drawing.Color.White;
     this.txtSoPhieu.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSoPhieu.Location     = new System.Drawing.Point(80, 19);
     this.txtSoPhieu.Name         = "txtSoPhieu";
     this.txtSoPhieu.Size         = new System.Drawing.Size(152, 21);
     this.txtSoPhieu.TabIndex     = 1;
     this.txtSoPhieu.TextChanged += new System.EventHandler(this.txtSoPhieu_TextChanged);
     this.txtSoPhieu.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.txtSoPhieu_KeyDown);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(8, 22);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(56, 15);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Số phiếu";
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 138);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
     this.splitContainer1.Size             = new System.Drawing.Size(1016, 468);
     this.splitContainer1.SplitterDistance = 554;
     this.splitContainer1.TabIndex         = 7;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.Controls.Add(this.grdList);
     this.uiGroupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox2.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Name     = "uiGroupBox2";
     this.uiGroupBox2.Size     = new System.Drawing.Size(552, 466);
     this.uiGroupBox2.TabIndex = 1;
     this.uiGroupBox2.Text     = "Thông tin phiếu xuất thuốc tủ trực";
     //
     // grdList
     //
     this.grdList.AlternatingColors = true;
     this.grdList.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                      " thông tin phiếu nhập khoa</FilterRowInfoText></LocalizableData>";
     grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
     this.grdList.DesignTimeLayout         = grdList_DesignTimeLayout;
     this.grdList.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdList.DynamicFiltering               = true;
     this.grdList.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdList.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdList.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdList.GroupByBoxVisible              = false;
     this.grdList.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdList.Location                       = new System.Drawing.Point(3, 17);
     this.grdList.Margin                         = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdList.Name                           = "grdList";
     this.grdList.RecordNavigator                = true;
     this.grdList.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdList.Size                           = new System.Drawing.Size(546, 446);
     this.grdList.TabIndex                       = 3;
     this.grdList.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // uiGroupBox4
     //
     this.uiGroupBox4.Controls.Add(this.grdPhieuNhapChiTiet);
     this.uiGroupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox4.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
     this.uiGroupBox4.Name     = "uiGroupBox4";
     this.uiGroupBox4.Size     = new System.Drawing.Size(456, 466);
     this.uiGroupBox4.TabIndex = 2;
     this.uiGroupBox4.Text     = "Chi tiết phiếu";
     //
     // grdPhieuNhapChiTiet
     //
     this.grdPhieuNhapChiTiet.AlternatingColors        = true;
     grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString");
     this.grdPhieuNhapChiTiet.DesignTimeLayout         = grdPhieuNhapChiTiet_DesignTimeLayout;
     this.grdPhieuNhapChiTiet.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.grdPhieuNhapChiTiet.DynamicFiltering = true;
     this.grdPhieuNhapChiTiet.FilterMode       = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPhieuNhapChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPhieuNhapChiTiet.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPhieuNhapChiTiet.GroupByBoxVisible = false;
     this.grdPhieuNhapChiTiet.HideSelection     = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPhieuNhapChiTiet.Location          = new System.Drawing.Point(3, 17);
     this.grdPhieuNhapChiTiet.Margin            = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdPhieuNhapChiTiet.Name             = "grdPhieuNhapChiTiet";
     this.grdPhieuNhapChiTiet.RecordNavigator  = true;
     this.grdPhieuNhapChiTiet.RowHeaders       = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.Size             = new System.Drawing.Size(450, 446);
     this.grdPhieuNhapChiTiet.TabIndex         = 3;
     this.grdPhieuNhapChiTiet.TotalRow         = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhieuNhapChiTiet.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdPhieuNhapChiTiet.VisualStyle      = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // cmdConfig
     //
     this.cmdConfig.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdConfig.Image    = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
     this.cmdConfig.Location = new System.Drawing.Point(986, 607);
     this.cmdConfig.Name     = "cmdConfig";
     this.cmdConfig.Size     = new System.Drawing.Size(30, 22);
     this.cmdConfig.TabIndex = 463;
     this.cmdConfig.Click   += new System.EventHandler(this.cmdConfig_Click);
     //
     // frm_PhieuTrathuocKhoaveKho
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1016, 629);
     this.Controls.Add(this.cmdConfig);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.uiStatusBar2);
     this.KeyPreview    = true;
     this.Name          = "frm_PhieuTrathuocKhoaveKho";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Cấp phát thuốc tổng hợp";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frm_PhieuCapphatThuocTonghop_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
     this.uiGroupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_themmoi_phieutrathuocthua));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdChitiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPres_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.txtKhothuoc = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.cmdAccept = new Janus.Windows.EditControls.UIButton();
            this.txtNhanvien = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.txtKhoanoitru = new VNS.HIS.UCs.AutoCompleteTextbox();
            this.cmdCheck = new Janus.Windows.EditControls.UIButton();
            this.lblKhoxuat = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.dtpInputDate = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.label9 = new System.Windows.Forms.Label();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.grdChitiet = new Janus.Windows.GridEX.GridEX();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuViewDetail = new System.Windows.Forms.ToolStripMenuItem();
            this.grdPres = new Janus.Windows.GridEX.GridEX();
            this.grpAct = new Janus.Windows.EditControls.UIGroupBox();
            this.chkInngaysaukhiluu = new Janus.Windows.EditControls.UICheckBox();
            this.cmdPrint = new Janus.Windows.EditControls.UIButton();
            this.cmdSave = new Janus.Windows.EditControls.UIButton();
            this.cmdExit = new Janus.Windows.EditControls.UIButton();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.cmdConfig = new Janus.Windows.EditControls.UIButton();
            this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuTonghoplai = new System.Windows.Forms.ToolStripMenuItem();
            this.lnkTonghoplai = new System.Windows.Forms.LinkLabel();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdChitiet)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPres)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grpAct)).BeginInit();
            this.grpAct.SuspendLayout();
            this.contextMenuStrip2.SuspendLayout();
            this.SuspendLayout();
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.lnkTonghoplai);
            this.uiGroupBox1.Controls.Add(this.txtKhothuoc);
            this.uiGroupBox1.Controls.Add(this.txtNhanvien);
            this.uiGroupBox1.Controls.Add(this.txtKhoanoitru);
            this.uiGroupBox1.Controls.Add(this.cmdCheck);
            this.uiGroupBox1.Controls.Add(this.cmdAccept);
            this.uiGroupBox1.Controls.Add(this.lblKhoxuat);
            this.uiGroupBox1.Controls.Add(this.label7);
            this.uiGroupBox1.Controls.Add(this.label8);
            this.uiGroupBox1.Controls.Add(this.dtpInputDate);
            this.uiGroupBox1.Controls.Add(this.label9);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiGroupBox1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(1008, 96);
            this.uiGroupBox1.TabIndex = 7;
            // 
            // txtKhothuoc
            // 
            this.txtKhothuoc._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtKhothuoc._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhothuoc._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtKhothuoc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtKhothuoc.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtKhothuoc.AutoCompleteList")));
            this.txtKhothuoc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtKhothuoc.CaseSensitive = false;
            this.txtKhothuoc.CompareNoID = true;
            this.txtKhothuoc.DefaultCode = "-1";
            this.txtKhothuoc.DefaultID = "-1";
            this.txtKhothuoc.Drug_ID = null;
            this.txtKhothuoc.ExtraWidth = 0;
            this.txtKhothuoc.FillValueAfterSelect = false;
            this.txtKhothuoc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhothuoc.Location = new System.Drawing.Point(141, 63);
            this.txtKhothuoc.MaxHeight = 289;
            this.txtKhothuoc.MinTypedCharacters = 2;
            this.txtKhothuoc.MyCode = "-1";
            this.txtKhothuoc.MyID = "-1";
            this.txtKhothuoc.MyText = "";
            this.txtKhothuoc.Name = "txtKhothuoc";
            this.txtKhothuoc.RaiseEvent = true;
            this.txtKhothuoc.RaiseEventEnter = true;
            this.txtKhothuoc.RaiseEventEnterWhenEmpty = true;
            this.txtKhothuoc.SelectedIndex = -1;
            this.txtKhothuoc.Size = new System.Drawing.Size(533, 21);
            this.txtKhothuoc.splitChar = '@';
            this.txtKhothuoc.splitCharIDAndCode = '#';
            this.txtKhothuoc.TabIndex = 3;
            this.txtKhothuoc.TakeCode = false;
            this.txtKhothuoc.txtMyCode = null;
            this.txtKhothuoc.txtMyCode_Edit = null;
            this.txtKhothuoc.txtMyID = null;
            this.txtKhothuoc.txtMyID_Edit = null;
            this.txtKhothuoc.txtMyName = null;
            this.txtKhothuoc.txtMyName_Edit = null;
            this.txtKhothuoc.txtNext = this.cmdAccept;
            // 
            // cmdAccept
            // 
            this.cmdAccept.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdAccept.ContextMenuStrip = this.contextMenuStrip2;
            this.cmdAccept.Image = ((System.Drawing.Image)(resources.GetObject("cmdAccept.Image")));
            this.cmdAccept.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdAccept.Location = new System.Drawing.Point(854, 15);
            this.cmdAccept.Name = "cmdAccept";
            this.cmdAccept.Size = new System.Drawing.Size(148, 45);
            this.cmdAccept.TabIndex = 4;
            this.cmdAccept.Tag = "0";
            this.cmdAccept.Text = "Chấp nhận";
            // 
            // txtNhanvien
            // 
            this.txtNhanvien._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtNhanvien._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNhanvien._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtNhanvien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtNhanvien.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtNhanvien.AutoCompleteList")));
            this.txtNhanvien.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtNhanvien.CaseSensitive = false;
            this.txtNhanvien.CompareNoID = true;
            this.txtNhanvien.DefaultCode = "-1";
            this.txtNhanvien.DefaultID = "-1";
            this.txtNhanvien.Drug_ID = null;
            this.txtNhanvien.ExtraWidth = 0;
            this.txtNhanvien.FillValueAfterSelect = false;
            this.txtNhanvien.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtNhanvien.Location = new System.Drawing.Point(395, 15);
            this.txtNhanvien.MaxHeight = 289;
            this.txtNhanvien.MinTypedCharacters = 2;
            this.txtNhanvien.MyCode = "-1";
            this.txtNhanvien.MyID = "-1";
            this.txtNhanvien.MyText = "";
            this.txtNhanvien.Name = "txtNhanvien";
            this.txtNhanvien.RaiseEvent = true;
            this.txtNhanvien.RaiseEventEnter = true;
            this.txtNhanvien.RaiseEventEnterWhenEmpty = true;
            this.txtNhanvien.SelectedIndex = -1;
            this.txtNhanvien.Size = new System.Drawing.Size(279, 21);
            this.txtNhanvien.splitChar = '@';
            this.txtNhanvien.splitCharIDAndCode = '#';
            this.txtNhanvien.TabIndex = 1;
            this.txtNhanvien.TakeCode = false;
            this.txtNhanvien.txtMyCode = null;
            this.txtNhanvien.txtMyCode_Edit = null;
            this.txtNhanvien.txtMyID = null;
            this.txtNhanvien.txtMyID_Edit = null;
            this.txtNhanvien.txtMyName = null;
            this.txtNhanvien.txtMyName_Edit = null;
            this.txtNhanvien.txtNext = this.txtKhoanoitru;
            // 
            // txtKhoanoitru
            // 
            this.txtKhoanoitru._backcolor = System.Drawing.Color.WhiteSmoke;
            this.txtKhoanoitru._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhoanoitru._TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.txtKhoanoitru.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtKhoanoitru.AutoCompleteList = ((System.Collections.Generic.List<string>)(resources.GetObject("txtKhoanoitru.AutoCompleteList")));
            this.txtKhoanoitru.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtKhoanoitru.CaseSensitive = false;
            this.txtKhoanoitru.CompareNoID = true;
            this.txtKhoanoitru.DefaultCode = "-1";
            this.txtKhoanoitru.DefaultID = "-1";
            this.txtKhoanoitru.Drug_ID = null;
            this.txtKhoanoitru.ExtraWidth = 0;
            this.txtKhoanoitru.FillValueAfterSelect = false;
            this.txtKhoanoitru.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtKhoanoitru.Location = new System.Drawing.Point(141, 39);
            this.txtKhoanoitru.MaxHeight = 289;
            this.txtKhoanoitru.MinTypedCharacters = 2;
            this.txtKhoanoitru.MyCode = "-1";
            this.txtKhoanoitru.MyID = "-1";
            this.txtKhoanoitru.MyText = "";
            this.txtKhoanoitru.Name = "txtKhoanoitru";
            this.txtKhoanoitru.RaiseEvent = true;
            this.txtKhoanoitru.RaiseEventEnter = true;
            this.txtKhoanoitru.RaiseEventEnterWhenEmpty = true;
            this.txtKhoanoitru.SelectedIndex = -1;
            this.txtKhoanoitru.Size = new System.Drawing.Size(533, 21);
            this.txtKhoanoitru.splitChar = '@';
            this.txtKhoanoitru.splitCharIDAndCode = '#';
            this.txtKhoanoitru.TabIndex = 2;
            this.txtKhoanoitru.TakeCode = false;
            this.txtKhoanoitru.txtMyCode = null;
            this.txtKhoanoitru.txtMyCode_Edit = null;
            this.txtKhoanoitru.txtMyID = null;
            this.txtKhoanoitru.txtMyID_Edit = null;
            this.txtKhoanoitru.txtMyName = null;
            this.txtKhoanoitru.txtMyName_Edit = null;
            this.txtKhoanoitru.txtNext = this.txtKhothuoc;
            // 
            // cmdCheck
            // 
            this.cmdCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdCheck.Image = ((System.Drawing.Image)(resources.GetObject("cmdCheck.Image")));
            this.cmdCheck.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdCheck.Location = new System.Drawing.Point(695, 15);
            this.cmdCheck.Name = "cmdCheck";
            this.cmdCheck.Size = new System.Drawing.Size(148, 45);
            this.cmdCheck.TabIndex = 5;
            this.cmdCheck.TabStop = false;
            this.cmdCheck.Text = "Kiểm tra thuốc thừa";
            this.toolTip1.SetToolTip(this.cmdCheck, "Kiểm tra thuốc thừa tại các khoa nội trú(Có thể không chọn khoa để xem tất cả các" +
        " khoa)");
            // 
            // lblKhoxuat
            // 
            this.lblKhoxuat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblKhoxuat.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblKhoxuat.ForeColor = System.Drawing.Color.Red;
            this.lblKhoxuat.Location = new System.Drawing.Point(22, 68);
            this.lblKhoxuat.Name = "lblKhoxuat";
            this.lblKhoxuat.Size = new System.Drawing.Size(113, 16);
            this.lblKhoxuat.TabIndex = 63;
            this.lblKhoxuat.Text = "Kho nhận trả lại";
            this.lblKhoxuat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.ForeColor = System.Drawing.Color.Red;
            this.label7.Location = new System.Drawing.Point(22, 41);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(113, 16);
            this.label7.TabIndex = 57;
            this.label7.Text = "Khoa trả thuốc";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.ForeColor = System.Drawing.Color.Red;
            this.label8.Location = new System.Drawing.Point(293, 15);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(96, 15);
            this.label8.TabIndex = 55;
            this.label8.Text = "Người lập phiếu";
            // 
            // dtpInputDate
            // 
            // 
            // 
            // 
            this.dtpInputDate.DropDownCalendar.FirstMonth = new System.DateTime(2014, 2, 1, 0, 0, 0, 0);
            this.dtpInputDate.DropDownCalendar.Name = "";
            this.dtpInputDate.Location = new System.Drawing.Point(141, 12);
            this.dtpInputDate.Name = "dtpInputDate";
            this.dtpInputDate.Size = new System.Drawing.Size(146, 21);
            this.dtpInputDate.TabIndex = 0;
            this.toolTip1.SetToolTip(this.dtpInputDate, "Ngày lập phiếu");
            // 
            // label9
            // 
            this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.ForeColor = System.Drawing.Color.Red;
            this.label9.Location = new System.Drawing.Point(22, 15);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(113, 16);
            this.label9.TabIndex = 53;
            this.label9.Text = "Ngày lập phiếu";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 707);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+S: Lưu thông tin";
            uiStatusBarPanel1.Width = 125;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+P: Lưu và in";
            uiStatusBarPanel2.Width = 103;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Esc: Thoát khỏi chức năng";
            uiStatusBarPanel3.Width = 158;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel4.Key = "Msg";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Thông báo:";
            uiStatusBarPanel4.Width = 87;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4});
            this.uiStatusBar2.Size = new System.Drawing.Size(1008, 23);
            this.uiStatusBar2.TabIndex = 12;
            this.uiStatusBar2.TabStop = false;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.panel1);
            this.uiGroupBox2.Controls.Add(this.grpAct);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 96);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(1008, 611);
            this.uiGroupBox2.TabIndex = 1;
            this.uiGroupBox2.Text = "Thông tin đơn thuốc";
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.grdPres);
            this.panel1.Controls.Add(this.grdChitiet);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(3, 17);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1002, 538);
            this.panel1.TabIndex = 16;
            // 
            // grdChitiet
            // 
            this.grdChitiet.ContextMenuStrip = this.contextMenuStrip1;
            this.grdChitiet.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
            grdChitiet_DesignTimeLayout.LayoutString = resources.GetString("grdChitiet_DesignTimeLayout.LayoutString");
            this.grdChitiet.DesignTimeLayout = grdChitiet_DesignTimeLayout;
            this.grdChitiet.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdChitiet.DynamicFiltering = true;
            this.grdChitiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdChitiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdChitiet.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdChitiet.Font = new System.Drawing.Font("Arial", 9F);
            this.grdChitiet.FrozenColumns = 1;
            this.grdChitiet.GroupByBoxVisible = false;
            this.grdChitiet.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdChitiet.Location = new System.Drawing.Point(0, 0);
            this.grdChitiet.Name = "grdChitiet";
            this.grdChitiet.RecordNavigator = true;
            this.grdChitiet.Size = new System.Drawing.Size(1002, 538);
            this.grdChitiet.TabIndex = 13;
            this.grdChitiet.TabKeyBehavior = Janus.Windows.GridEX.TabKeyBehavior.ControlNavigation;
            this.grdChitiet.UseGroupRowSelector = true;
            this.grdChitiet.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuViewDetail});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(138, 26);
            // 
            // mnuViewDetail
            // 
            this.mnuViewDetail.CheckOnClick = true;
            this.mnuViewDetail.Name = "mnuViewDetail";
            this.mnuViewDetail.Size = new System.Drawing.Size(137, 22);
            this.mnuViewDetail.Text = "Xem chi tiết";
            // 
            // grdPres
            // 
            this.grdPres.ContextMenuStrip = this.contextMenuStrip1;
            this.grdPres.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
            grdPres_DesignTimeLayout.LayoutString = resources.GetString("grdPres_DesignTimeLayout.LayoutString");
            this.grdPres.DesignTimeLayout = grdPres_DesignTimeLayout;
            this.grdPres.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPres.DynamicFiltering = true;
            this.grdPres.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPres.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPres.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPres.Font = new System.Drawing.Font("Arial", 9F);
            this.grdPres.FrozenColumns = 1;
            this.grdPres.GroupByBoxVisible = false;
            this.grdPres.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPres.Location = new System.Drawing.Point(0, 0);
            this.grdPres.Name = "grdPres";
            this.grdPres.RecordNavigator = true;
            this.grdPres.Size = new System.Drawing.Size(1002, 538);
            this.grdPres.TabIndex = 14;
            this.grdPres.TabKeyBehavior = Janus.Windows.GridEX.TabKeyBehavior.ControlNavigation;
            this.grdPres.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // grpAct
            // 
            this.grpAct.Controls.Add(this.cmdConfig);
            this.grpAct.Controls.Add(this.chkInngaysaukhiluu);
            this.grpAct.Controls.Add(this.cmdPrint);
            this.grpAct.Controls.Add(this.cmdSave);
            this.grpAct.Controls.Add(this.cmdExit);
            this.grpAct.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grpAct.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpAct.Location = new System.Drawing.Point(3, 555);
            this.grpAct.Name = "grpAct";
            this.grpAct.Size = new System.Drawing.Size(1002, 53);
            this.grpAct.TabIndex = 10;
            this.grpAct.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
            // 
            // chkInngaysaukhiluu
            // 
            this.chkInngaysaukhiluu.Checked = true;
            this.chkInngaysaukhiluu.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkInngaysaukhiluu.Location = new System.Drawing.Point(64, 24);
            this.chkInngaysaukhiluu.Name = "chkInngaysaukhiluu";
            this.chkInngaysaukhiluu.Size = new System.Drawing.Size(197, 23);
            this.chkInngaysaukhiluu.TabIndex = 10;
            this.chkInngaysaukhiluu.TabStop = false;
            this.chkInngaysaukhiluu.Text = "In ngay sau khi Lưu?";
            // 
            // cmdPrint
            // 
            this.cmdPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdPrint.Enabled = false;
            this.cmdPrint.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
            this.cmdPrint.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdPrint.Location = new System.Drawing.Point(554, 11);
            this.cmdPrint.Name = "cmdPrint";
            this.cmdPrint.Size = new System.Drawing.Size(141, 37);
            this.cmdPrint.TabIndex = 7;
            this.cmdPrint.Text = "In phiếu(Ctrl+P)";
            this.toolTip1.SetToolTip(this.cmdPrint, "Lưu và in phiếu trả lại");
            // 
            // cmdSave
            // 
            this.cmdSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSave.Location = new System.Drawing.Point(701, 11);
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(141, 37);
            this.cmdSave.TabIndex = 8;
            this.cmdSave.Text = "Lưu (Ctrl + S)";
            this.toolTip1.SetToolTip(this.cmdSave, "Lưu phiếu trả thuốc thừa");
            // 
            // cmdExit
            // 
            this.cmdExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdExit.Location = new System.Drawing.Point(851, 11);
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(141, 37);
            this.cmdExit.TabIndex = 9;
            this.cmdExit.Text = "Thoát (Esc)";
            this.toolTip1.SetToolTip(this.cmdExit, "Thoát khỏi chức năng");
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp";
            // 
            // cmdConfig
            // 
            this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
            this.cmdConfig.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdConfig.Location = new System.Drawing.Point(9, 11);
            this.cmdConfig.Name = "cmdConfig";
            this.cmdConfig.Size = new System.Drawing.Size(43, 37);
            this.cmdConfig.TabIndex = 11;
            this.cmdConfig.TabStop = false;
            this.toolTip1.SetToolTip(this.cmdConfig, "Cấu hình");
            // 
            // contextMenuStrip2
            // 
            this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuTonghoplai});
            this.contextMenuStrip2.Name = "contextMenuStrip1";
            this.contextMenuStrip2.Size = new System.Drawing.Size(371, 26);
            // 
            // mnuTonghoplai
            // 
            this.mnuTonghoplai.CheckOnClick = true;
            this.mnuTonghoplai.Name = "mnuTonghoplai";
            this.mnuTonghoplai.Size = new System.Drawing.Size(370, 22);
            this.mnuTonghoplai.Text = "Chọn lại chi tiết trả thuốc thừa cho phiếu đang cập nhật";
            // 
            // lnkTonghoplai
            // 
            this.lnkTonghoplai.AutoSize = true;
            this.lnkTonghoplai.Location = new System.Drawing.Point(699, 69);
            this.lnkTonghoplai.Name = "lnkTonghoplai";
            this.lnkTonghoplai.Size = new System.Drawing.Size(76, 15);
            this.lnkTonghoplai.TabIndex = 64;
            this.lnkTonghoplai.TabStop = true;
            this.lnkTonghoplai.Text = "Tổng hợp lại";
            this.toolTip1.SetToolTip(this.lnkTonghoplai, "Bạn có thể chọn lại chi tiết trả thuốc thừa khi đang ở trạng thái Cập nhật phiếu " +
        "bằng cách nhấn Tổng hợp lại");
            // 
            // frm_themmoi_phieutrathuocthua
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1008, 730);
            this.Controls.Add(this.uiGroupBox2);
            this.Controls.Add(this.uiStatusBar2);
            this.Controls.Add(this.uiGroupBox1);
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frm_themmoi_phieutrathuocthua";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Lập phiếu trả thuốc thừa từ khoa Nội trú về kho";
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdChitiet)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPres)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grpAct)).EndInit();
            this.grpAct.ResumeLayout(false);
            this.contextMenuStrip2.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NuGenInSightMainForm));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.ribbon1 = new Janus.Windows.Ribbon.Ribbon();
            this.separatorCommand2 = new Janus.Windows.Ribbon.SeparatorCommand();
            this.buttonCommand31 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand32 = new Janus.Windows.Ribbon.ButtonCommand();
            this.separatorCommand3 = new Janus.Windows.Ribbon.SeparatorCommand();
            this.dropDownCommand3 = new Janus.Windows.Ribbon.DropDownCommand();
            this.buttonCommand6 = new Janus.Windows.Ribbon.ButtonCommand();
            this.dropDownCommand6 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand7 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand8 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand4 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand1 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand10 = new Janus.Windows.Ribbon.DropDownCommand();
            this.buttonCommand33 = new Janus.Windows.Ribbon.ButtonCommand();
            this.dropDownCommand2 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand11 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand14 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand5 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand12 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand15 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand9 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand13 = new Janus.Windows.Ribbon.DropDownCommand();
            this.dropDownCommand16 = new Janus.Windows.Ribbon.DropDownCommand();
            this.separatorCommand4 = new Janus.Windows.Ribbon.SeparatorCommand();
            this.buttonCommand22 = new Janus.Windows.Ribbon.ButtonCommand();
            this.homeRibbonTab = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup1 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand15 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand34 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand1 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand8 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup2 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand3 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand4 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup3 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand7 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup4 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand5 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup5 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand9 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup6 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand10 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ilRibbonTab = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup8 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand11 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand12 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup7 = new Janus.Windows.Ribbon.RibbonGroup();
            this.runButton = new Janus.Windows.Ribbon.ButtonCommand();
            this.stopButton = new Janus.Windows.Ribbon.ButtonCommand();
            this.pauseButton = new Janus.Windows.Ribbon.ButtonCommand();
            this.separatorCommand1 = new Janus.Windows.Ribbon.SeparatorCommand();
            this.toggleBreakpointButton = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand21 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonGroup1 = new Janus.Windows.Ribbon.ButtonGroup();
            this.stepOverButtonCommand = new Janus.Windows.Ribbon.ButtonCommand();
            this.stepIntoButtonCommand = new Janus.Windows.Ribbon.ButtonCommand();
            this.stepOutButtonCommand = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup9 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand13 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand14 = new Janus.Windows.Ribbon.ButtonCommand();
            this.eventLogRibbonTab = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup16 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand28 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand29 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand30 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup15 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand26 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand27 = new Janus.Windows.Ribbon.ButtonCommand();
            this.metersRibbonTab = new Janus.Windows.Ribbon.RibbonTab();
            this.ribbonGroup12 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand25 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup13 = new Janus.Windows.Ribbon.RibbonGroup();
            this.labelCommand1 = new Janus.Windows.Ribbon.LabelCommand();
            this.comboBoxCommand1 = new Janus.Windows.Ribbon.ComboBoxCommand();
            this.ribbonGroup14 = new Janus.Windows.Ribbon.RibbonGroup();
            this.labelCommand2 = new Janus.Windows.Ribbon.LabelCommand();
            this.comboBoxCommand2 = new Janus.Windows.Ribbon.ComboBoxCommand();
            this.ribbonGroup10 = new Janus.Windows.Ribbon.RibbonGroup();
            this.buttonCommand19 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand20 = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonGroup11 = new Janus.Windows.Ribbon.RibbonGroup();
            this.textBoxCommand1 = new Janus.Windows.Ribbon.TextBoxCommand();
            this.buttonCommand24 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand23 = new Janus.Windows.Ribbon.ButtonCommand();
            this.uiTab1 = new Janus.Windows.UI.Tab.UITab();
            this.homeTab = new Janus.Windows.UI.Tab.UITabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.uiTab2 = new Janus.Windows.UI.Tab.UITab();
            this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage();
            this.label1 = new System.Windows.Forms.Label();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.panel3 = new System.Windows.Forms.Panel();
            this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox();
            this.label15 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.linkLabel1 = new System.Windows.Forms.LinkLabel();
            this.linkLabel2 = new System.Windows.Forms.LinkLabel();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.label6 = new System.Windows.Forms.Label();
            this.ilTab = new Janus.Windows.UI.Tab.UITabPage();
            this.ilEditor1 = new NuGenInSightCompilation.UIAdapters.ILEditor();
            this.eventLogTab = new Janus.Windows.UI.Tab.UITabPage();
            this.nuGenEventMonitorPanel1 = new SmoothyInterface.NuGenEventMonitorPanel();
            this.metersTab = new Janus.Windows.UI.Tab.UITabPage();
            this.realTimePanel1 = new NuGenRealTime.RealTimePanel();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components);
            this.projectPanel = new Janus.Windows.UI.Dock.UIPanel();
            this.projectPanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
            this.projectExplorer = new Dile.UI.NuGenProjectExplorer();
            this.runToCursorButton = new Janus.Windows.Ribbon.ButtonCommand();
            this.ribbonTab1 = new Janus.Windows.Ribbon.RibbonTab();
            this.buttonCommand16 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand17 = new Janus.Windows.Ribbon.ButtonCommand();
            this.buttonCommand18 = new Janus.Windows.Ribbon.ButtonCommand();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.closeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.openSeparateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit();
            this.uiTab1.SuspendLayout();
            this.homeTab.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiTab2)).BeginInit();
            this.uiTab2.SuspendLayout();
            this.uiTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
            this.uiGroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            this.ilTab.SuspendLayout();
            this.eventLogTab.SuspendLayout();
            this.metersTab.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.projectPanel)).BeginInit();
            this.projectPanel.SuspendLayout();
            this.projectPanelContainer.SuspendLayout();
            this.contextMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ribbon1
            // 
            this.ribbon1.ControlBoxMenu.LeftCommands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.separatorCommand2,
            this.buttonCommand31,
            this.buttonCommand32,
            this.separatorCommand3,
            this.dropDownCommand3,
            this.dropDownCommand4,
            this.separatorCommand4,
            this.buttonCommand22});
            this.ribbon1.ControlBoxMenu.RightPanelWidth = -1;
            this.ribbon1.Location = new System.Drawing.Point(0, 0);
            this.ribbon1.Name = "ribbon1";
            this.ribbon1.Size = new System.Drawing.Size(1227, 146);
            this.ribbon1.TabIndex = 0;
            this.ribbon1.Tabs.AddRange(new Janus.Windows.Ribbon.RibbonTab[] {
            this.homeRibbonTab,
            this.ilRibbonTab,
            this.eventLogRibbonTab,
            this.metersRibbonTab});
            this.ribbon1.TitleBarFont = new System.Drawing.Font("Myriad Web Pro", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            // 
            // separatorCommand2
            // 
            this.separatorCommand2.Key = "separatorCommand2";
            this.separatorCommand2.Name = "separatorCommand2";
            // 
            // buttonCommand31
            // 
            this.buttonCommand31.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand31.Image")));
            this.buttonCommand31.Key = "buttonCommand31";
            this.buttonCommand31.Name = "buttonCommand31";
            this.buttonCommand31.Text = "New Project";
            this.buttonCommand31.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand3_Click);
            // 
            // buttonCommand32
            // 
            this.buttonCommand32.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand32.Image")));
            this.buttonCommand32.Key = "buttonCommand32";
            this.buttonCommand32.Name = "buttonCommand32";
            this.buttonCommand32.Text = "Save Project";
            this.buttonCommand32.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand4_Click);
            // 
            // separatorCommand3
            // 
            this.separatorCommand3.Key = "separatorCommand3";
            this.separatorCommand3.Name = "separatorCommand3";
            // 
            // dropDownCommand3
            // 
            this.dropDownCommand3.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand6,
            this.dropDownCommand6,
            this.dropDownCommand7,
            this.dropDownCommand8});
            this.dropDownCommand3.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand3.Image")));
            this.dropDownCommand3.Key = "dropDownCommand3";
            this.dropDownCommand3.Name = "dropDownCommand3";
            this.dropDownCommand3.Text = "Assembly...";
            // 
            // buttonCommand6
            // 
            this.buttonCommand6.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand6.Image")));
            this.buttonCommand6.Key = "buttonCommand6";
            this.buttonCommand6.Name = "buttonCommand6";
            this.buttonCommand6.Text = "Add";
            this.buttonCommand6.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.newAssemblyButton_Click);
            // 
            // dropDownCommand6
            // 
            this.dropDownCommand6.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand6.Image")));
            this.dropDownCommand6.Key = "dropDownCommand6";
            this.dropDownCommand6.Name = "dropDownCommand6";
            this.dropDownCommand6.Text = "Attach";
            this.dropDownCommand6.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.AttachButtonClicked);
            // 
            // dropDownCommand7
            // 
            this.dropDownCommand7.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand7.Image")));
            this.dropDownCommand7.Key = "dropDownCommand7";
            this.dropDownCommand7.Name = "dropDownCommand7";
            this.dropDownCommand7.Text = "Detach";
            this.dropDownCommand7.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.detachClick);
            // 
            // dropDownCommand8
            // 
            this.dropDownCommand8.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand8.Image")));
            this.dropDownCommand8.Key = "dropDownCommand8";
            this.dropDownCommand8.Name = "dropDownCommand8";
            this.dropDownCommand8.Text = "Stop";
            // 
            // dropDownCommand4
            // 
            this.dropDownCommand4.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand1,
            this.dropDownCommand2,
            this.dropDownCommand5,
            this.dropDownCommand9});
            this.dropDownCommand4.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand4.Image")));
            this.dropDownCommand4.Key = "dropDownCommand4";
            this.dropDownCommand4.Name = "dropDownCommand4";
            this.dropDownCommand4.Text = "Tools...";
            // 
            // dropDownCommand1
            // 
            this.dropDownCommand1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand10,
            this.buttonCommand33});
            this.dropDownCommand1.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand1.Image")));
            this.dropDownCommand1.Key = "dropDownCommand1";
            this.dropDownCommand1.Name = "dropDownCommand1";
            this.dropDownCommand1.Text = "WMI";
            this.dropDownCommand1.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand7_Click);
            // 
            // dropDownCommand10
            // 
            this.dropDownCommand10.Key = "dropDownCommand10";
            this.dropDownCommand10.Name = "dropDownCommand10";
            this.dropDownCommand10.Text = "Open Separate";
            this.dropDownCommand10.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand10_Click);
            // 
            // buttonCommand33
            // 
            this.buttonCommand33.Key = "buttonCommand33";
            this.buttonCommand33.Name = "buttonCommand33";
            this.buttonCommand33.Text = "Open Tab";
            this.buttonCommand33.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand7_Click);
            // 
            // dropDownCommand2
            // 
            this.dropDownCommand2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand11,
            this.dropDownCommand14});
            this.dropDownCommand2.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand2.Image")));
            this.dropDownCommand2.Key = "dropDownCommand2";
            this.dropDownCommand2.Name = "dropDownCommand2";
            this.dropDownCommand2.Text = "Path Watcher";
            this.dropDownCommand2.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand5_Click);
            // 
            // dropDownCommand11
            // 
            this.dropDownCommand11.Key = "dropDownCommand11";
            this.dropDownCommand11.Name = "dropDownCommand11";
            this.dropDownCommand11.Text = "Open Separate";
            this.dropDownCommand11.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand11_Click);
            // 
            // dropDownCommand14
            // 
            this.dropDownCommand14.Key = "dropDownCommand14";
            this.dropDownCommand14.Name = "dropDownCommand14";
            this.dropDownCommand14.Text = "Open Tab";
            this.dropDownCommand14.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand5_Click);
            // 
            // dropDownCommand5
            // 
            this.dropDownCommand5.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand12,
            this.dropDownCommand15});
            this.dropDownCommand5.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand5.Image")));
            this.dropDownCommand5.Key = "dropDownCommand5";
            this.dropDownCommand5.Name = "dropDownCommand5";
            this.dropDownCommand5.Text = "P Explore";
            this.dropDownCommand5.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand9_Click);
            // 
            // dropDownCommand12
            // 
            this.dropDownCommand12.Key = "dropDownCommand12";
            this.dropDownCommand12.Name = "dropDownCommand12";
            this.dropDownCommand12.Text = "Open Separate";
            this.dropDownCommand12.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand12_Click);
            // 
            // dropDownCommand15
            // 
            this.dropDownCommand15.Key = "dropDownCommand15";
            this.dropDownCommand15.Name = "dropDownCommand15";
            this.dropDownCommand15.Text = "Open Tab";
            this.dropDownCommand15.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand9_Click);
            // 
            // dropDownCommand9
            // 
            this.dropDownCommand9.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.dropDownCommand13,
            this.dropDownCommand16});
            this.dropDownCommand9.Image = ((System.Drawing.Image)(resources.GetObject("dropDownCommand9.Image")));
            this.dropDownCommand9.Key = "dropDownCommand9";
            this.dropDownCommand9.Name = "dropDownCommand9";
            this.dropDownCommand9.Text = "Registry Monitor";
            this.dropDownCommand9.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.regMonClick);
            // 
            // dropDownCommand13
            // 
            this.dropDownCommand13.Key = "dropDownCommand13";
            this.dropDownCommand13.Name = "dropDownCommand13";
            this.dropDownCommand13.Text = "Open Separate";
            this.dropDownCommand13.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand13_Click);
            // 
            // dropDownCommand16
            // 
            this.dropDownCommand16.Key = "dropDownCommand16";
            this.dropDownCommand16.Name = "dropDownCommand16";
            this.dropDownCommand16.Text = "Open Tab";
            this.dropDownCommand16.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.regMonClick);
            // 
            // separatorCommand4
            // 
            this.separatorCommand4.Key = "separatorCommand4";
            this.separatorCommand4.Name = "separatorCommand4";
            // 
            // buttonCommand22
            // 
            this.buttonCommand22.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand22.Image")));
            this.buttonCommand22.Key = "buttonCommand22";
            this.buttonCommand22.Name = "buttonCommand22";
            this.buttonCommand22.Text = "Exit";
            this.buttonCommand22.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.exit_click);
            // 
            // homeRibbonTab
            // 
            this.homeRibbonTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup1,
            this.ribbonGroup2,
            this.ribbonGroup3,
            this.ribbonGroup4,
            this.ribbonGroup5,
            this.ribbonGroup6});
            this.homeRibbonTab.Key = "ribbonTab1";
            this.homeRibbonTab.Name = "homeRibbonTab";
            this.homeRibbonTab.Text = "Home";
            // 
            // ribbonGroup1
            // 
            this.ribbonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand15,
            this.buttonCommand34,
            this.buttonCommand1,
            this.buttonCommand8});
            this.ribbonGroup1.Key = "ribbonGroup1";
            this.ribbonGroup1.Name = "ribbonGroup1";
            this.ribbonGroup1.Text = "Assembly";
            // 
            // buttonCommand15
            // 
            this.buttonCommand15.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonCommand15.Icon")));
            this.buttonCommand15.Key = "buttonCommand15";
            this.buttonCommand15.Name = "buttonCommand15";
            this.buttonCommand15.Text = "Add Assembly...";
            this.buttonCommand15.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.newAssemblyButton_Click);
            // 
            // buttonCommand34
            // 
            this.buttonCommand34.Enabled = false;
            this.buttonCommand34.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand34.Image")));
            this.buttonCommand34.Key = "buttonCommand34";
            this.buttonCommand34.Name = "buttonCommand34";
            this.buttonCommand34.Text = "Run Assembly";
            this.buttonCommand34.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.runButtonClicked);
            // 
            // buttonCommand1
            // 
            this.buttonCommand1.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand1.Image")));
            this.buttonCommand1.Key = "buttonCommand1";
            this.buttonCommand1.Name = "buttonCommand1";
            this.buttonCommand1.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand1.Text = "Detach";
            this.buttonCommand1.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.detachClick);
            // 
            // buttonCommand8
            // 
            this.buttonCommand8.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand8.Image")));
            this.buttonCommand8.Key = "buttonCommand8";
            this.buttonCommand8.Name = "buttonCommand8";
            this.buttonCommand8.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand8.Text = "Attach...";
            this.buttonCommand8.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.AttachButtonClicked);
            // 
            // ribbonGroup2
            // 
            this.ribbonGroup2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand3,
            this.buttonCommand4});
            this.ribbonGroup2.Key = "ribbonGroup2";
            this.ribbonGroup2.Name = "ribbonGroup2";
            this.ribbonGroup2.Text = "Project";
            // 
            // buttonCommand3
            // 
            this.buttonCommand3.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand3.Image")));
            this.buttonCommand3.Key = "buttonCommand3";
            this.buttonCommand3.Name = "buttonCommand3";
            this.buttonCommand3.Text = "New Project";
            this.buttonCommand3.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand3_Click);
            // 
            // buttonCommand4
            // 
            this.buttonCommand4.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand4.Image")));
            this.buttonCommand4.Key = "buttonCommand4";
            this.buttonCommand4.Name = "buttonCommand4";
            this.buttonCommand4.Text = "Save Project";
            this.buttonCommand4.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand4_Click);
            // 
            // ribbonGroup3
            // 
            this.ribbonGroup3.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand7});
            this.ribbonGroup3.Key = "ribbonGroup3";
            this.ribbonGroup3.Name = "ribbonGroup3";
            this.ribbonGroup3.Text = "WMI";
            // 
            // buttonCommand7
            // 
            this.buttonCommand7.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand7.Image")));
            this.buttonCommand7.Key = "buttonCommand7";
            this.buttonCommand7.Name = "buttonCommand7";
            this.buttonCommand7.Text = "Open New..";
            this.buttonCommand7.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand7_Click);
            // 
            // ribbonGroup4
            // 
            this.ribbonGroup4.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand5});
            this.ribbonGroup4.Key = "ribbonGroup4";
            this.ribbonGroup4.Name = "ribbonGroup4";
            this.ribbonGroup4.Text = "Path Watcher";
            // 
            // buttonCommand5
            // 
            this.buttonCommand5.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand5.Image")));
            this.buttonCommand5.Key = "buttonCommand5";
            this.buttonCommand5.Name = "buttonCommand5";
            this.buttonCommand5.Text = "Open New...";
            this.buttonCommand5.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand5_Click);
            // 
            // ribbonGroup5
            // 
            this.ribbonGroup5.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand9});
            this.ribbonGroup5.Key = "ribbonGroup5";
            this.ribbonGroup5.Name = "ribbonGroup5";
            this.ribbonGroup5.Text = "P Explore";
            // 
            // buttonCommand9
            // 
            this.buttonCommand9.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand9.Image")));
            this.buttonCommand9.Key = "buttonCommand9";
            this.buttonCommand9.Name = "buttonCommand9";
            this.buttonCommand9.Text = "Open New...";
            this.buttonCommand9.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand9_Click);
            // 
            // ribbonGroup6
            // 
            this.ribbonGroup6.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand10});
            this.ribbonGroup6.Key = "ribbonGroup6";
            this.ribbonGroup6.Name = "ribbonGroup6";
            this.ribbonGroup6.Text = "Registry Monitor";
            // 
            // buttonCommand10
            // 
            this.buttonCommand10.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand10.Image")));
            this.buttonCommand10.Key = "buttonCommand10";
            this.buttonCommand10.Name = "buttonCommand10";
            this.buttonCommand10.Text = "Open New...";
            this.buttonCommand10.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.regMonClick);
            // 
            // ilRibbonTab
            // 
            this.ilRibbonTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup8,
            this.ribbonGroup7,
            this.ribbonGroup9});
            this.ilRibbonTab.Key = "ribbonTab2";
            this.ilRibbonTab.Name = "ilRibbonTab";
            this.ilRibbonTab.Text = "IL Debugger";
            // 
            // ribbonGroup8
            // 
            this.ribbonGroup8.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand11,
            this.buttonCommand12});
            this.ribbonGroup8.Key = "ribbonGroup8";
            this.ribbonGroup8.Name = "ribbonGroup8";
            this.ribbonGroup8.Text = "File";
            // 
            // buttonCommand11
            // 
            this.buttonCommand11.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonCommand11.Icon")));
            this.buttonCommand11.Key = "buttonCommand11";
            this.buttonCommand11.Name = "buttonCommand11";
            this.buttonCommand11.Text = "Settings";
            this.buttonCommand11.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand11_Click);
            // 
            // buttonCommand12
            // 
            this.buttonCommand12.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonCommand12.Icon")));
            this.buttonCommand12.Key = "buttonCommand12";
            this.buttonCommand12.Name = "buttonCommand12";
            this.buttonCommand12.Text = "Project Properties";
            this.buttonCommand12.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand12_Click);
            // 
            // ribbonGroup7
            // 
            this.ribbonGroup7.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.runButton,
            this.stopButton,
            this.pauseButton,
            this.separatorCommand1,
            this.toggleBreakpointButton,
            this.buttonCommand21,
            this.buttonGroup1});
            this.ribbonGroup7.Key = "ribbonGroup7";
            this.ribbonGroup7.Name = "ribbonGroup7";
            this.ribbonGroup7.Text = "Debug";
            // 
            // runButton
            // 
            this.runButton.Icon = ((System.Drawing.Icon)(resources.GetObject("runButton.Icon")));
            this.runButton.Key = "buttonCommand13";
            this.runButton.Name = "buttonCommand13";
            this.runButton.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.runButton.Text = "Run";
            this.runButton.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.runButtonClicked);
            // 
            // stopButton
            // 
            this.stopButton.Image = ((System.Drawing.Image)(resources.GetObject("stopButton.Image")));
            this.stopButton.Key = "buttonCommand14";
            this.stopButton.Name = "buttonCommand14";
            this.stopButton.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.stopButton.Text = "Stop";
            this.stopButton.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.stopClicked);
            // 
            // pauseButton
            // 
            this.pauseButton.Image = ((System.Drawing.Image)(resources.GetObject("pauseButton.Image")));
            this.pauseButton.Key = "buttonCommand15";
            this.pauseButton.Name = "buttonCommand15";
            this.pauseButton.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.pauseButton.Text = "Pause";
            // 
            // separatorCommand1
            // 
            this.separatorCommand1.Key = "separatorCommand1";
            this.separatorCommand1.Name = "separatorCommand1";
            // 
            // toggleBreakpointButton
            // 
            this.toggleBreakpointButton.Icon = ((System.Drawing.Icon)(resources.GetObject("toggleBreakpointButton.Icon")));
            this.toggleBreakpointButton.Key = "buttonCommand17";
            this.toggleBreakpointButton.Name = "buttonCommand17";
            this.toggleBreakpointButton.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.toggleBreakpointButton.Text = "Toggle Breakpoint";
            this.toggleBreakpointButton.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.toggleBreakpointClicked);
            // 
            // buttonCommand21
            // 
            this.buttonCommand21.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonCommand21.Icon")));
            this.buttonCommand21.Key = "buttonCommand21";
            this.buttonCommand21.Name = "buttonCommand21";
            this.buttonCommand21.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand21.Text = "Run To Cursor";
            this.buttonCommand21.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.runToCursorClicked);
            // 
            // buttonGroup1
            // 
            this.buttonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.stepOverButtonCommand,
            this.stepIntoButtonCommand,
            this.stepOutButtonCommand});
            this.buttonGroup1.Key = "buttonGroup1";
            this.buttonGroup1.Name = "buttonGroup1";
            // 
            // stepOverButtonCommand
            // 
            this.stepOverButtonCommand.Image = ((System.Drawing.Image)(resources.GetObject("stepOverButtonCommand.Image")));
            this.stepOverButtonCommand.Key = "buttonCommand18";
            this.stepOverButtonCommand.Name = "buttonCommand18";
            this.stepOverButtonCommand.Text = "";
            this.stepOverButtonCommand.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.stepOverClicked);
            // 
            // stepIntoButtonCommand
            // 
            this.stepIntoButtonCommand.Image = ((System.Drawing.Image)(resources.GetObject("stepIntoButtonCommand.Image")));
            this.stepIntoButtonCommand.Key = "buttonCommand19";
            this.stepIntoButtonCommand.Name = "buttonCommand19";
            this.stepIntoButtonCommand.Text = "";
            this.stepIntoButtonCommand.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.stepIntoClicked);
            // 
            // stepOutButtonCommand
            // 
            this.stepOutButtonCommand.Image = ((System.Drawing.Image)(resources.GetObject("stepOutButtonCommand.Image")));
            this.stepOutButtonCommand.Key = "buttonCommand20";
            this.stepOutButtonCommand.Name = "buttonCommand20";
            this.stepOutButtonCommand.Text = "";
            this.stepOutButtonCommand.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.stepOutClicked);
            // 
            // ribbonGroup9
            // 
            this.ribbonGroup9.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand13,
            this.buttonCommand14});
            this.ribbonGroup9.Key = "ribbonGroup9";
            this.ribbonGroup9.Name = "ribbonGroup9";
            this.ribbonGroup9.Text = "View";
            // 
            // buttonCommand13
            // 
            this.buttonCommand13.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonCommand13.Icon")));
            this.buttonCommand13.Key = "buttonCommand13";
            this.buttonCommand13.Name = "buttonCommand13";
            this.buttonCommand13.Text = "Close all Windows";
            this.buttonCommand13.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand13_Click);
            // 
            // buttonCommand14
            // 
            this.buttonCommand14.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonCommand14.Icon")));
            this.buttonCommand14.Key = "buttonCommand14";
            this.buttonCommand14.Name = "buttonCommand14";
            this.buttonCommand14.Text = "Word Wrap";
            this.buttonCommand14.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand14_Click);
            // 
            // eventLogRibbonTab
            // 
            this.eventLogRibbonTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup16,
            this.ribbonGroup15});
            this.eventLogRibbonTab.Key = "ribbonTab5";
            this.eventLogRibbonTab.Name = "eventLogRibbonTab";
            this.eventLogRibbonTab.Text = "Event Log";
            // 
            // ribbonGroup16
            // 
            this.ribbonGroup16.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand28,
            this.buttonCommand29,
            this.buttonCommand30});
            this.ribbonGroup16.Key = "ribbonGroup16";
            this.ribbonGroup16.Name = "ribbonGroup16";
            this.ribbonGroup16.Text = "File";
            // 
            // buttonCommand28
            // 
            this.buttonCommand28.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand28.Image")));
            this.buttonCommand28.Key = "buttonCommand28";
            this.buttonCommand28.Name = "buttonCommand28";
            this.buttonCommand28.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand28.Text = "New";
            this.buttonCommand28.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand28_Click);
            // 
            // buttonCommand29
            // 
            this.buttonCommand29.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand29.Image")));
            this.buttonCommand29.Key = "buttonCommand29";
            this.buttonCommand29.Name = "buttonCommand29";
            this.buttonCommand29.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand29.Text = "Open";
            this.buttonCommand29.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand29_Click);
            // 
            // buttonCommand30
            // 
            this.buttonCommand30.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand30.Image")));
            this.buttonCommand30.Key = "buttonCommand30";
            this.buttonCommand30.Name = "buttonCommand30";
            this.buttonCommand30.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand30.Text = "Save";
            this.buttonCommand30.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand30_Click);
            // 
            // ribbonGroup15
            // 
            this.ribbonGroup15.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand26,
            this.buttonCommand27});
            this.ribbonGroup15.Key = "ribbonGroup15";
            this.ribbonGroup15.Name = "ribbonGroup15";
            this.ribbonGroup15.Text = "Tools";
            // 
            // buttonCommand26
            // 
            this.buttonCommand26.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand26.Image")));
            this.buttonCommand26.Key = "buttonCommand26";
            this.buttonCommand26.Name = "buttonCommand26";
            this.buttonCommand26.Text = "Connect...";
            this.buttonCommand26.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand26_Click);
            // 
            // buttonCommand27
            // 
            this.buttonCommand27.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand27.Image")));
            this.buttonCommand27.Key = "buttonCommand27";
            this.buttonCommand27.Name = "buttonCommand27";
            this.buttonCommand27.Text = "Options";
            this.buttonCommand27.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand27_Click);
            // 
            // metersRibbonTab
            // 
            this.metersRibbonTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup12,
            this.ribbonGroup13,
            this.ribbonGroup14});
            this.metersRibbonTab.Key = "ribbonTab6";
            this.metersRibbonTab.Name = "metersRibbonTab";
            this.metersRibbonTab.Text = "Meters";
            // 
            // ribbonGroup12
            // 
            this.ribbonGroup12.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand25});
            this.ribbonGroup12.Key = "ribbonGroup12";
            this.ribbonGroup12.Name = "ribbonGroup12";
            this.ribbonGroup12.Text = "Home";
            // 
            // buttonCommand25
            // 
            this.buttonCommand25.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand25.Image")));
            this.buttonCommand25.Key = "buttonCommand25";
            this.buttonCommand25.Name = "buttonCommand25";
            this.buttonCommand25.Text = "Show Home";
            this.buttonCommand25.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand25_Click);
            // 
            // ribbonGroup13
            // 
            this.ribbonGroup13.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.labelCommand1,
            this.comboBoxCommand1});
            this.ribbonGroup13.Image = ((System.Drawing.Image)(resources.GetObject("ribbonGroup13.Image")));
            this.ribbonGroup13.Key = "ribbonGroup13";
            this.ribbonGroup13.Name = "ribbonGroup13";
            this.ribbonGroup13.Text = "Instance";
            // 
            // labelCommand1
            // 
            this.labelCommand1.Key = "labelCommand1";
            this.labelCommand1.Name = "labelCommand1";
            this.labelCommand1.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.labelCommand1.Text = "Monitoring Instance";
            // 
            // comboBoxCommand1
            // 
            // 
            // 
            // 
            this.comboBoxCommand1.ComboBox.Location = new System.Drawing.Point(56, 81);
            this.comboBoxCommand1.ComboBox.Name = "";
            this.comboBoxCommand1.ComboBox.Size = new System.Drawing.Size(100, 20);
            this.comboBoxCommand1.ComboBox.TabIndex = 0;
            this.comboBoxCommand1.ComboBox.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.comboBoxCommand1.ComboBox.SelectedItemChanged += new System.EventHandler(this.comboBoxCommand1_ComboBox_SelectedItemChanged);
            this.comboBoxCommand1.ComboBox.MouseEnter += new System.EventHandler(this.comboBoxCommand2_Click);
            this.comboBoxCommand1.Key = "comboBoxCommand1";
            this.comboBoxCommand1.Name = "comboBoxCommand1";
            this.comboBoxCommand1.Text = "";
            this.comboBoxCommand1.MouseEnter += new System.EventHandler(this.comboBoxCommand1_ComboBox_MouseEnter);
            // 
            // ribbonGroup14
            // 
            this.ribbonGroup14.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.labelCommand2,
            this.comboBoxCommand2});
            this.ribbonGroup14.Key = "ribbonGroup14";
            this.ribbonGroup14.Name = "ribbonGroup14";
            this.ribbonGroup14.Text = "Graph Instance";
            // 
            // labelCommand2
            // 
            this.labelCommand2.Key = "labelCommand2";
            this.labelCommand2.Name = "labelCommand2";
            this.labelCommand2.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.labelCommand2.Text = "Current Graph Instance";
            // 
            // comboBoxCommand2
            // 
            // 
            // 
            // 
            this.comboBoxCommand2.ComboBox.Location = new System.Drawing.Point(166, 81);
            this.comboBoxCommand2.ComboBox.Name = "";
            this.comboBoxCommand2.ComboBox.Size = new System.Drawing.Size(100, 20);
            this.comboBoxCommand2.ComboBox.TabIndex = 1;
            this.comboBoxCommand2.ComboBox.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.comboBoxCommand2.ComboBox.SelectedItemChanged += new System.EventHandler(this.comboBoxCommand2_ComboBox_SelectedItemChanged);
            this.comboBoxCommand2.ComboBox.MouseEnter += new System.EventHandler(this.comboBoxCommand2_Click);
            this.comboBoxCommand2.Key = "comboBoxCommand2";
            this.comboBoxCommand2.Name = "comboBoxCommand2";
            this.comboBoxCommand2.Text = "";
            this.comboBoxCommand2.MouseEnter += new System.EventHandler(this.comboBoxCommand2_Click);
            // 
            // ribbonGroup10
            // 
            this.ribbonGroup10.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.buttonCommand19,
            this.buttonCommand20});
            this.ribbonGroup10.Key = "ribbonGroup10";
            this.ribbonGroup10.Name = "ribbonGroup10";
            this.ribbonGroup10.Text = "Assembly Control";
            // 
            // buttonCommand19
            // 
            this.buttonCommand19.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand19.Image")));
            this.buttonCommand19.Key = "buttonCommand19";
            this.buttonCommand19.Name = "buttonCommand19";
            this.buttonCommand19.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand19.Text = "Run";
            // 
            // buttonCommand20
            // 
            this.buttonCommand20.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand20.Image")));
            this.buttonCommand20.Key = "buttonCommand20";
            this.buttonCommand20.Name = "buttonCommand20";
            this.buttonCommand20.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand20.Text = "Stop";
            // 
            // ribbonGroup11
            // 
            this.ribbonGroup11.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] {
            this.textBoxCommand1,
            this.buttonCommand24,
            this.buttonCommand23});
            this.ribbonGroup11.Key = "ribbonGroup11";
            this.ribbonGroup11.Name = "ribbonGroup11";
            this.ribbonGroup11.Text = "Find";
            // 
            // textBoxCommand1
            // 
            this.textBoxCommand1.Key = "textBoxCommand1";
            this.textBoxCommand1.Name = "textBoxCommand1";
            this.textBoxCommand1.Text = "";
            // 
            // 
            // 
            this.textBoxCommand1.TextBox.Location = new System.Drawing.Point(100, 59);
            this.textBoxCommand1.TextBox.Name = "";
            this.textBoxCommand1.TextBox.TabIndex = 0;
            // 
            // buttonCommand24
            // 
            this.buttonCommand24.Name = "buttonCommand24";
            this.buttonCommand24.Text = "";
            // 
            // buttonCommand23
            // 
            this.buttonCommand23.Name = "buttonCommand23";
            this.buttonCommand23.Text = "";
            // 
            // uiTab1
            // 
            this.uiTab1.BackColor = System.Drawing.Color.Transparent;
            this.uiTab1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiTab1.Location = new System.Drawing.Point(3, 149);
            this.uiTab1.Name = "uiTab1";
            this.uiTab1.ShowTabs = false;
            this.uiTab1.Size = new System.Drawing.Size(1021, 825);
            this.uiTab1.TabIndex = 1;
            this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.homeTab,
            this.ilTab,
            this.eventLogTab,
            this.metersTab});
            this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Office2007;
            // 
            // homeTab
            // 
            this.homeTab.Controls.Add(this.panel2);
            this.homeTab.Controls.Add(this.panel3);
            this.homeTab.Controls.Add(this.panel1);
            this.homeTab.Location = new System.Drawing.Point(1, 1);
            this.homeTab.Name = "homeTab";
            this.homeTab.Size = new System.Drawing.Size(1019, 823);
            this.homeTab.TabStop = true;
            this.homeTab.Text = "New Tab";
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.Transparent;
            this.panel2.Controls.Add(this.uiTab2);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(220, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(799, 682);
            this.panel2.TabIndex = 14;
            // 
            // uiTab2
            // 
            this.uiTab2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.uiTab2.Location = new System.Drawing.Point(6, 3);
            this.uiTab2.Name = "uiTab2";
            this.uiTab2.ShowCloseButton = true;
            this.uiTab2.Size = new System.Drawing.Size(788, 676);
            this.uiTab2.TabIndex = 14;
            this.uiTab2.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.uiTabPage1});
            this.uiTab2.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Office2007;
            this.uiTab2.ClosingTab += new Janus.Windows.UI.Tab.TabCancelEventHandler(this.uiTab2_ClosingTab);
            this.uiTab2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.uiTab2_MouseClick);
            // 
            // uiTabPage1
            // 
            this.uiTabPage1.Controls.Add(this.label1);
            this.uiTabPage1.Controls.Add(this.pictureBox2);
            this.uiTabPage1.Controls.Add(this.pictureBox1);
            this.uiTabPage1.Controls.Add(this.pictureBox3);
            this.uiTabPage1.Location = new System.Drawing.Point(1, 21);
            this.uiTabPage1.Name = "uiTabPage1";
            this.uiTabPage1.Size = new System.Drawing.Size(786, 654);
            this.uiTabPage1.TabStop = true;
            this.uiTabPage1.Text = "Welcome";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Font = new System.Drawing.Font("Myriad Web Pro Condensed", 42F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.SteelBlue;
            this.label1.Location = new System.Drawing.Point(115, 106);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(561, 56);
            this.label1.TabIndex = 0;
            this.label1.Text = "Welcome to NuGenInSight";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // pictureBox2
            // 
            this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
            this.pictureBox2.Location = new System.Drawing.Point(18, 17);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(323, 74);
            this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox2.TabIndex = 8;
            this.pictureBox2.TabStop = false;
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(387, 17);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(385, 73);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox1.TabIndex = 6;
            this.pictureBox1.TabStop = false;
            // 
            // pictureBox3
            // 
            this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
            this.pictureBox3.Location = new System.Drawing.Point(184, 178);
            this.pictureBox3.Name = "pictureBox3";
            this.pictureBox3.Size = new System.Drawing.Size(400, 287);
            this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox3.TabIndex = 13;
            this.pictureBox3.TabStop = false;
            // 
            // panel3
            // 
            this.panel3.BackColor = System.Drawing.Color.Transparent;
            this.panel3.Controls.Add(this.uiGroupBox4);
            this.panel3.Controls.Add(this.uiGroupBox1);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel3.Location = new System.Drawing.Point(220, 682);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(799, 141);
            this.panel3.TabIndex = 11;
            // 
            // uiGroupBox4
            // 
            this.uiGroupBox4.Controls.Add(this.label15);
            this.uiGroupBox4.Controls.Add(this.label16);
            this.uiGroupBox4.Controls.Add(this.label17);
            this.uiGroupBox4.Controls.Add(this.label18);
            this.uiGroupBox4.Controls.Add(this.label19);
            this.uiGroupBox4.Controls.Add(this.label20);
            this.uiGroupBox4.Controls.Add(this.label21);
            this.uiGroupBox4.Controls.Add(this.label22);
            this.uiGroupBox4.Location = new System.Drawing.Point(7, 3);
            this.uiGroupBox4.Name = "uiGroupBox4";
            this.uiGroupBox4.Size = new System.Drawing.Size(409, 131);
            this.uiGroupBox4.TabIndex = 4;
            this.uiGroupBox4.Text = "Environment Information";
            this.uiGroupBox4.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(148, 46);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(150, 13);
            this.label15.TabIndex = 0;
            this.label15.Text = "Assembly Number Placeholder";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(149, 21);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(141, 13);
            this.label16.TabIndex = 0;
            this.label16.Text = "Assembly Name Placeholder";
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(148, 97);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(63, 13);
            this.label17.TabIndex = 0;
            this.label17.Text = "Placeholder";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(148, 71);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(63, 13);
            this.label18.TabIndex = 0;
            this.label18.Text = "Placeholder";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(6, 97);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(110, 13);
            this.label19.TabIndex = 0;
            this.label19.Text = "Free Physical Memory";
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(6, 71);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(88, 13);
            this.label20.TabIndex = 0;
            this.label20.Text = "Processor Speed";
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(6, 46);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(86, 13);
            this.label21.TabIndex = 0;
            this.label21.Text = "Processor Model";
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Location = new System.Drawing.Point(6, 21);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(60, 13);
            this.label22.TabIndex = 0;
            this.label22.Text = "OS Version";
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.uiGroupBox1.Controls.Add(this.label10);
            this.uiGroupBox1.Controls.Add(this.label9);
            this.uiGroupBox1.Controls.Add(this.label14);
            this.uiGroupBox1.Controls.Add(this.label13);
            this.uiGroupBox1.Controls.Add(this.label12);
            this.uiGroupBox1.Controls.Add(this.label11);
            this.uiGroupBox1.Controls.Add(this.label8);
            this.uiGroupBox1.Controls.Add(this.label7);
            this.uiGroupBox1.Location = new System.Drawing.Point(422, 3);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(371, 131);
            this.uiGroupBox1.TabIndex = 4;
            this.uiGroupBox1.Text = "Assembly Information";
            this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(163, 46);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(150, 13);
            this.label10.TabIndex = 0;
            this.label10.Text = "Assembly Number Placeholder";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(163, 21);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(141, 13);
            this.label9.TabIndex = 0;
            this.label9.Text = "Assembly Name Placeholder";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(163, 97);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(63, 13);
            this.label14.TabIndex = 0;
            this.label14.Text = "Placeholder";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(163, 71);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(63, 13);
            this.label13.TabIndex = 0;
            this.label13.Text = "Placeholder";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(6, 97);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(72, 13);
            this.label12.TabIndex = 0;
            this.label12.Text = "Memory Used";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(6, 71);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(80, 13);
            this.label11.TabIndex = 0;
            this.label11.Text = "Processor Time";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(6, 46);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(102, 13);
            this.label8.TabIndex = 0;
            this.label8.Text = "Running Assemblies";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(6, 21);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(88, 13);
            this.label7.TabIndex = 0;
            this.label7.Text = "Current Assembly";
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.Transparent;
            this.panel1.Controls.Add(this.uiGroupBox2);
            this.panel1.Controls.Add(this.uiGroupBox3);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(220, 823);
            this.panel1.TabIndex = 10;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.panel5);
            this.uiGroupBox2.Controls.Add(this.linkLabel1);
            this.uiGroupBox2.Controls.Add(this.linkLabel2);
            this.uiGroupBox2.Location = new System.Drawing.Point(3, 3);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(211, 286);
            this.uiGroupBox2.TabIndex = 5;
            this.uiGroupBox2.Text = "Recent Projects";
            this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
            // 
            // panel5
            // 
            this.panel5.Location = new System.Drawing.Point(5, 19);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(200, 242);
            this.panel5.TabIndex = 14;
            // 
            // linkLabel1
            // 
            this.linkLabel1.AutoSize = true;
            this.linkLabel1.Location = new System.Drawing.Point(8, 264);
            this.linkLabel1.Name = "linkLabel1";
            this.linkLabel1.Size = new System.Drawing.Size(78, 13);
            this.linkLabel1.TabIndex = 0;
            this.linkLabel1.TabStop = true;
            this.linkLabel1.Text = "Open Project...";
            this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
            // 
            // linkLabel2
            // 
            this.linkLabel2.AutoSize = true;
            this.linkLabel2.Location = new System.Drawing.Point(162, 264);
            this.linkLabel2.Name = "linkLabel2";
            this.linkLabel2.Size = new System.Drawing.Size(29, 13);
            this.linkLabel2.TabIndex = 0;
            this.linkLabel2.TabStop = true;
            this.linkLabel2.Text = "New";
            this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.uiGroupBox3.Controls.Add(this.label6);
            this.uiGroupBox3.Location = new System.Drawing.Point(3, 297);
            this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(5);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Size = new System.Drawing.Size(211, 519);
            this.uiGroupBox3.TabIndex = 5;
            this.uiGroupBox3.Text = "Get Started";
            this.uiGroupBox3.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(5, 30);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(128, 13);
            this.label6.TabIndex = 0;
            this.label6.Text = "TODO:  Link to help docs";
            // 
            // ilTab
            // 
            this.ilTab.Controls.Add(this.ilEditor1);
            this.ilTab.Location = new System.Drawing.Point(1, 21);
            this.ilTab.Name = "ilTab";
            this.ilTab.Size = new System.Drawing.Size(1019, 513);
            this.ilTab.TabStop = true;
            this.ilTab.Text = "New Tab";
            // 
            // ilEditor1
            // 
            this.ilEditor1.DebuggerStateChanged = null;
            this.ilEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ilEditor1.LoadUnloadedAssembly = Dile.UI.ExtendedDialogResult.None;
            this.ilEditor1.Location = new System.Drawing.Point(0, 0);
            this.ilEditor1.MenuItem = null;
            this.ilEditor1.Name = "ilEditor1";
            this.ilEditor1.ProgressBar = null;
            this.ilEditor1.ProjectExplorer = null;
            this.ilEditor1.ReadyLabel = null;
            this.ilEditor1.Size = new System.Drawing.Size(1019, 513);
            this.ilEditor1.StatusBar = null;
            this.ilEditor1.TabIndex = 6;
            this.ilEditor1.WordWrap = true;
            // 
            // eventLogTab
            // 
            this.eventLogTab.Controls.Add(this.nuGenEventMonitorPanel1);
            this.eventLogTab.Location = new System.Drawing.Point(1, 21);
            this.eventLogTab.Name = "eventLogTab";
            this.eventLogTab.Size = new System.Drawing.Size(860, 198);
            this.eventLogTab.TabStop = true;
            this.eventLogTab.Text = "New Tab";
            // 
            // nuGenEventMonitorPanel1
            // 
            this.nuGenEventMonitorPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.nuGenEventMonitorPanel1.Location = new System.Drawing.Point(0, 0);
            this.nuGenEventMonitorPanel1.Name = "nuGenEventMonitorPanel1";
            this.nuGenEventMonitorPanel1.Size = new System.Drawing.Size(860, 198);
            this.nuGenEventMonitorPanel1.TabIndex = 0;
            // 
            // metersTab
            // 
            this.metersTab.Controls.Add(this.realTimePanel1);
            this.metersTab.Location = new System.Drawing.Point(1, 21);
            this.metersTab.Name = "metersTab";
            this.metersTab.Size = new System.Drawing.Size(1056, 221);
            this.metersTab.TabStop = true;
            this.metersTab.Text = "New Tab";
            // 
            // realTimePanel1
            // 
            this.realTimePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.realTimePanel1.GraphInstance = "";
            this.realTimePanel1.Instance = "_Total";
            this.realTimePanel1.Location = new System.Drawing.Point(0, 0);
            this.realTimePanel1.Name = "realTimePanel1";
            this.realTimePanel1.Size = new System.Drawing.Size(1056, 221);
            this.realTimePanel1.TabIndex = 0;
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 977);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.DrawBorder = false;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.PanelType = Janus.Windows.UI.StatusBar.StatusBarPanelType.ProgressBar;
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.DrawBorder = false;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.MinWidth = 400;
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Width = 1002;
            uiStatusBarPanel3.Alignment = System.Windows.Forms.HorizontalAlignment.Center;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.DrawBorder = false;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.MinWidth = 100;
            uiStatusBarPanel3.ProgressBarValue = 0;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3});
            this.uiStatusBar1.Size = new System.Drawing.Size(1227, 23);
            this.uiStatusBar1.TabIndex = 9;
            // 
            // uiPanelManager1
            // 
            this.uiPanelManager1.ContainerControl = this;
            this.projectPanel.Id = new System.Guid("a75c6992-ebf9-49bc-a165-60b55bc98ac3");
            this.uiPanelManager1.Panels.Add(this.projectPanel);
            // 
            // Design Time Panel Info:
            // 
            this.uiPanelManager1.BeginPanelInfo();
            this.uiPanelManager1.AddDockPanelInfo(new System.Guid("a75c6992-ebf9-49bc-a165-60b55bc98ac3"), Janus.Windows.UI.Dock.PanelDockStyle.Right, new System.Drawing.Size(200, 825), true);
            this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("a75c6992-ebf9-49bc-a165-60b55bc98ac3"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
            this.uiPanelManager1.EndPanelInfo();
            // 
            // projectPanel
            // 
            this.projectPanel.InnerContainer = this.projectPanelContainer;
            this.projectPanel.Location = new System.Drawing.Point(1024, 149);
            this.projectPanel.Name = "projectPanel";
            this.projectPanel.Size = new System.Drawing.Size(200, 825);
            this.projectPanel.TabIndex = 4;
            this.projectPanel.Text = "Project Explorer";
            // 
            // projectPanelContainer
            // 
            this.projectPanelContainer.Controls.Add(this.projectExplorer);
            this.projectPanelContainer.Location = new System.Drawing.Point(5, 23);
            this.projectPanelContainer.Name = "projectPanelContainer";
            this.projectPanelContainer.Size = new System.Drawing.Size(194, 801);
            this.projectPanelContainer.TabIndex = 0;
            // 
            // projectExplorer
            // 
            this.projectExplorer.AddAssemblyDelegate = null;
            this.projectExplorer.CodeEditorAdded = null;
            this.projectExplorer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.projectExplorer.Location = new System.Drawing.Point(0, 0);
            this.projectExplorer.MenuItem = null;
            this.projectExplorer.Name = "projectExplorer";
            this.projectExplorer.OpenAssemblyReferenceDelegate = null;
            this.projectExplorer.Size = new System.Drawing.Size(194, 801);
            this.projectExplorer.TabIndex = 0;
            this.projectExplorer.WordWrap = true;
            // 
            // runToCursorButton
            // 
            this.runToCursorButton.Key = "buttonCommand16";
            this.runToCursorButton.Name = "buttonCommand16";
            this.runToCursorButton.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.runToCursorButton.Text = "Run to Cursor";
            // 
            // ribbonTab1
            // 
            this.ribbonTab1.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] {
            this.ribbonGroup8,
            this.ribbonGroup7,
            this.ribbonGroup9});
            this.ribbonTab1.Key = "ribbonTab2";
            this.ribbonTab1.Name = "ilRibbonTab";
            this.ribbonTab1.Text = "IL Debugger";
            // 
            // buttonCommand16
            // 
            this.buttonCommand16.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonCommand16.Icon")));
            this.buttonCommand16.Key = "buttonCommand13";
            this.buttonCommand16.Name = "buttonCommand13";
            this.buttonCommand16.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand16.Text = "Run";
            // 
            // buttonCommand17
            // 
            this.buttonCommand17.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand17.Image")));
            this.buttonCommand17.Key = "buttonCommand14";
            this.buttonCommand17.Name = "buttonCommand14";
            this.buttonCommand17.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand17.Text = "Stop";
            // 
            // buttonCommand18
            // 
            this.buttonCommand18.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand18.Image")));
            this.buttonCommand18.Key = "buttonCommand15";
            this.buttonCommand18.Name = "buttonCommand15";
            this.buttonCommand18.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small;
            this.buttonCommand18.Text = "Pause";
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.closeToolStripMenuItem,
            this.openSeparateToolStripMenuItem});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(152, 48);
            // 
            // closeToolStripMenuItem
            // 
            this.closeToolStripMenuItem.Name = "closeToolStripMenuItem";
            this.closeToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
            this.closeToolStripMenuItem.Text = "Close";
            this.closeToolStripMenuItem.Click += new System.EventHandler(this.closeToolStripMenuItem_Click);
            // 
            // openSeparateToolStripMenuItem
            // 
            this.openSeparateToolStripMenuItem.Name = "openSeparateToolStripMenuItem";
            this.openSeparateToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
            this.openSeparateToolStripMenuItem.Text = "Open Separate";
            this.openSeparateToolStripMenuItem.Click += new System.EventHandler(this.openSeparateToolStripMenuItem_Click);
            // 
            // timer1
            // 
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // NuGenInSightMainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1227, 1000);
            this.Controls.Add(this.uiTab1);
            this.Controls.Add(this.projectPanel);
            this.Controls.Add(this.uiStatusBar1);
            this.Controls.Add(this.ribbon1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "NuGenInSightMainForm";
            this.Opacity = 0;
            this.Text = "NuGenInSight";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.NuGenInSightMainForm_FormClosing_1);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit();
            this.uiTab1.ResumeLayout(false);
            this.homeTab.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiTab2)).EndInit();
            this.uiTab2.ResumeLayout(false);
            this.uiTabPage1.ResumeLayout(false);
            this.uiTabPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
            this.panel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
            this.uiGroupBox4.ResumeLayout(false);
            this.uiGroupBox4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            this.uiGroupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            this.uiGroupBox3.PerformLayout();
            this.ilTab.ResumeLayout(false);
            this.eventLogTab.ResumeLayout(false);
            this.metersTab.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.projectPanel)).EndInit();
            this.projectPanel.ResumeLayout(false);
            this.projectPanelContainer.ResumeLayout(false);
            this.contextMenuStrip1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Beispiel #52
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout              gridEXLayout1     = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(frmHienThiBanDo_XeNhan));
     this.pnlBanDo        = new Janus.Windows.EditControls.UIGroupBox();
     this.panel1          = new System.Windows.Forms.Panel();
     this.label12         = new System.Windows.Forms.Label();
     this.txtTimXe        = new System.Windows.Forms.TextBox();
     this.uiStatusBar1    = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.trackBarMap     = new System.Windows.Forms.TrackBar();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.lblThoiGian     = new System.Windows.Forms.Label();
     this.label7          = new System.Windows.Forms.Label();
     this.lblGhiChu       = new System.Windows.Forms.Label();
     this.label6          = new System.Windows.Forms.Label();
     this.lblLenhDTV      = new System.Windows.Forms.Label();
     this.label5          = new System.Windows.Forms.Label();
     this.lblLenhMK       = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.lblSoDT         = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.lblDCDon        = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.gridEX          = new Janus.Windows.GridEX.GridEX();
     this.MainMap         = new Taxi.Controls.ExtendedGMapControl(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.pnlBanDo)).BeginInit();
     this.pnlBanDo.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarMap)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX)).BeginInit();
     this.SuspendLayout();
     //
     // pnlBanDo
     //
     this.pnlBanDo.Controls.Add(this.gridEX);
     this.pnlBanDo.Controls.Add(this.panel1);
     this.pnlBanDo.Controls.Add(this.uiStatusBar1);
     this.pnlBanDo.Controls.Add(this.trackBarMap);
     this.pnlBanDo.Controls.Add(this.MainMap);
     this.pnlBanDo.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlBanDo.Location = new System.Drawing.Point(0, 0);
     this.pnlBanDo.Name     = "pnlBanDo";
     this.pnlBanDo.Size     = new System.Drawing.Size(784, 381);
     this.pnlBanDo.TabIndex = 3;
     this.pnlBanDo.Text     = "Bản đồ";
     //
     // panel1
     //
     this.panel1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BackColor = System.Drawing.Color.Brown;
     this.panel1.Controls.Add(this.label12);
     this.panel1.Controls.Add(this.txtTimXe);
     this.panel1.Location = new System.Drawing.Point(650, 19);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(131, 27);
     this.panel1.TabIndex = 13;
     //
     // label12
     //
     this.label12.AutoSize  = true;
     this.label12.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.label12.Location  = new System.Drawing.Point(3, 6);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(46, 13);
     this.label12.TabIndex  = 8;
     this.label12.Text      = "Tìm &Xe";
     //
     // txtTimXe
     //
     this.txtTimXe.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtTimXe.Location = new System.Drawing.Point(55, 3);
     this.txtTimXe.Name     = "txtTimXe";
     this.txtTimXe.Size     = new System.Drawing.Size(73, 20);
     this.txtTimXe.TabIndex = 0;
     this.txtTimXe.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtTimXe_KeyDown);
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.ImageSize        = new System.Drawing.Size(20, 22);
     this.uiStatusBar1.Location         = new System.Drawing.Point(3, 348);
     this.uiStatusBar1.Name             = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel1.Image")));
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Địa điểm đón khách";
     uiStatusBarPanel1.Width            = 156;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel2.Image")));
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Xe Đang nổ máy";
     uiStatusBarPanel2.Width            = 152;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel3.Image")));
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Xe đang tắt máy";
     uiStatusBarPanel3.Width            = 152;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel4.Image")));
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Xe nhận (Nổ máy)";
     uiStatusBarPanel4.Width            = 152;
     uiStatusBarPanel5.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     uiStatusBarPanel5.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Image            = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel5.Image")));
     uiStatusBarPanel5.Key              = "";
     uiStatusBarPanel5.ProgressBarValue = 0;
     uiStatusBarPanel5.Text             = "Xe nhận (Tắt máy)";
     uiStatusBarPanel5.Width            = 152;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5
     });
     this.uiStatusBar1.Size     = new System.Drawing.Size(778, 30);
     this.uiStatusBar1.TabIndex = 6;
     //
     // trackBarMap
     //
     this.trackBarMap.Location      = new System.Drawing.Point(6, 19);
     this.trackBarMap.Maximum       = 22;
     this.trackBarMap.Minimum       = 1;
     this.trackBarMap.Name          = "trackBarMap";
     this.trackBarMap.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.trackBarMap.Size          = new System.Drawing.Size(45, 289);
     this.trackBarMap.TabIndex      = 4;
     this.trackBarMap.Value         = 1;
     this.trackBarMap.ValueChanged += new System.EventHandler(this.trackBarMap_ValueChanged);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.Color.FloralWhite;
     this.splitContainer1.Panel1.Controls.Add(this.lblThoiGian);
     this.splitContainer1.Panel1.Controls.Add(this.label7);
     this.splitContainer1.Panel1.Controls.Add(this.lblGhiChu);
     this.splitContainer1.Panel1.Controls.Add(this.label6);
     this.splitContainer1.Panel1.Controls.Add(this.lblLenhDTV);
     this.splitContainer1.Panel1.Controls.Add(this.label5);
     this.splitContainer1.Panel1.Controls.Add(this.lblLenhMK);
     this.splitContainer1.Panel1.Controls.Add(this.label4);
     this.splitContainer1.Panel1.Controls.Add(this.lblSoDT);
     this.splitContainer1.Panel1.Controls.Add(this.label3);
     this.splitContainer1.Panel1.Controls.Add(this.lblDCDon);
     this.splitContainer1.Panel1.Controls.Add(this.label1);
     this.splitContainer1.Panel1.ForeColor = System.Drawing.SystemColors.HotTrack;
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.pnlBanDo);
     this.splitContainer1.Size             = new System.Drawing.Size(784, 462);
     this.splitContainer1.SplitterDistance = 77;
     this.splitContainer1.TabIndex         = 4;
     //
     // lblThoiGian
     //
     this.lblThoiGian.AutoSize  = true;
     this.lblThoiGian.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblThoiGian.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblThoiGian.Location  = new System.Drawing.Point(85, 9);
     this.lblThoiGian.Name      = "lblThoiGian";
     this.lblThoiGian.Size      = new System.Drawing.Size(18, 13);
     this.lblThoiGian.TabIndex  = 11;
     this.lblThoiGian.Text      = "tg";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.label7.Location  = new System.Drawing.Point(12, 9);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(72, 13);
     this.label7.TabIndex  = 10;
     this.label7.Text      = "Thời gian : ";
     //
     // lblGhiChu
     //
     this.lblGhiChu.AutoSize  = true;
     this.lblGhiChu.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGhiChu.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblGhiChu.Location  = new System.Drawing.Point(76, 49);
     this.lblGhiChu.Name      = "lblGhiChu";
     this.lblGhiChu.Size      = new System.Drawing.Size(52, 13);
     this.lblGhiChu.TabIndex  = 9;
     this.lblGhiChu.Text      = "Ghi Chú";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.label6.Location  = new System.Drawing.Point(12, 49);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(63, 13);
     this.label6.TabIndex  = 8;
     this.label6.Text      = "Ghi chú : ";
     //
     // lblLenhDTV
     //
     this.lblLenhDTV.AutoSize  = true;
     this.lblLenhDTV.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLenhDTV.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblLenhDTV.Location  = new System.Drawing.Point(573, 9);
     this.lblLenhDTV.Name      = "lblLenhDTV";
     this.lblLenhDTV.Size      = new System.Drawing.Size(57, 13);
     this.lblLenhDTV.TabIndex  = 7;
     this.lblLenhDTV.Text      = "Lệnh dtv";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.label5.Location  = new System.Drawing.Point(496, 9);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(76, 13);
     this.label5.TabIndex  = 6;
     this.label5.Text      = "Lệnh ĐTV : ";
     //
     // lblLenhMK
     //
     this.lblLenhMK.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblLenhMK.AutoSize  = true;
     this.lblLenhMK.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLenhMK.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblLenhMK.Location  = new System.Drawing.Point(573, 29);
     this.lblLenhMK.Name      = "lblLenhMK";
     this.lblLenhMK.Size      = new System.Drawing.Size(51, 13);
     this.lblLenhMK.TabIndex  = 5;
     this.lblLenhMK.Text      = "lệnh mk";
     //
     // label4
     //
     this.label4.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.label4.Location  = new System.Drawing.Point(500, 29);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(65, 13);
     this.label4.TabIndex  = 4;
     this.label4.Text      = "Lệnh MK :";
     //
     // lblSoDT
     //
     this.lblSoDT.AutoSize  = true;
     this.lblSoDT.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSoDT.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblSoDT.Location  = new System.Drawing.Point(275, 9);
     this.lblSoDT.Name      = "lblSoDT";
     this.lblSoDT.Size      = new System.Drawing.Size(38, 13);
     this.lblSoDT.TabIndex  = 3;
     this.lblSoDT.Text      = "Số đt";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.label3.Location  = new System.Drawing.Point(229, 9);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(45, 13);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Số dt: ";
     //
     // lblDCDon
     //
     this.lblDCDon.AutoSize  = true;
     this.lblDCDon.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDCDon.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblDCDon.Location  = new System.Drawing.Point(97, 29);
     this.lblDCDon.Name      = "lblDCDon";
     this.lblDCDon.Size      = new System.Drawing.Size(73, 13);
     this.lblDCDon.TabIndex  = 1;
     this.lblDCDon.Text      = "Địa chỉ đón";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.label1.Location  = new System.Drawing.Point(12, 29);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(85, 13);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Địa chỉ đón : ";
     //
     // gridEX
     //
     gridEXLayout1.LayoutString    = resources.GetString("gridEXLayout1.LayoutString");
     this.gridEX.DesignTimeLayout  = gridEXLayout1;
     this.gridEX.Font              = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridEX.GroupByBoxVisible = false;
     this.gridEX.Location          = new System.Drawing.Point(57, 19);
     this.gridEX.Name              = "gridEX";
     this.gridEX.SaveSettings      = false;
     this.gridEX.Size              = new System.Drawing.Size(125, 138);
     this.gridEX.TabIndex          = 14;
     this.gridEX.Visible           = false;
     //
     // MainMap
     //
     this.MainMap.AllowDrawPolygon      = false;
     this.MainMap.Bearing               = 0F;
     this.MainMap.CanDragMap            = true;
     this.MainMap.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.MainMap.EmptyTileColor        = System.Drawing.Color.Navy;
     this.MainMap.GrayScaleMode         = false;
     this.MainMap.LevelsKeepInMemmory   = 5;
     this.MainMap.Location              = new System.Drawing.Point(3, 16);
     this.MainMap.MarkersEnabled        = true;
     this.MainMap.MaxZoom               = 2;
     this.MainMap.MinZoom               = 2;
     this.MainMap.MouseWheelZoomType    = GMap.NET.MouseWheelZoomType.MousePositionWithoutCenter;
     this.MainMap.Name                  = "MainMap";
     this.MainMap.NegativeMode          = false;
     this.MainMap.PolygonsEnabled       = true;
     this.MainMap.RetryLoadTile         = 0;
     this.MainMap.RoutesEnabled         = true;
     this.MainMap.SelectedAreaFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(65)))), ((int)(((byte)(105)))), ((int)(((byte)(225)))));
     this.MainMap.ShowTileGridLines     = false;
     this.MainMap.Size                  = new System.Drawing.Size(778, 362);
     this.MainMap.TabIndex              = 7;
     this.MainMap.Zoom                  = 0;
     //
     // frmHienThiBanDo_XeNhan
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 462);
     this.Controls.Add(this.splitContainer1);
     this.Icon          = global::TaxiOperation_MoiKhach.Properties.Resources.Taxi;
     this.Name          = "frmHienThiBanDo_XeNhan";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Bản đồ GPS - Kiểm tra xe nhận";
     this.Load         += new System.EventHandler(this.frmHienThiBanDo_XeNhan_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pnlBanDo)).EndInit();
     this.pnlBanDo.ResumeLayout(false);
     this.pnlBanDo.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarMap)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridEX)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
 
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
			Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
			Janus.Windows.UI.CommandBars.UICommandCategory uiCommandCategory1 = new Janus.Windows.UI.CommandBars.UICommandCategory();
			this.animationProgressBar1 = new SVNMonitor.View.Controls.AnimationProgressBar();
			this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components);
			this.uiPanelEventLog = new Janus.Windows.UI.Dock.UIPanel();
			this.uiPanelEventLogCaptionContainer = new Janus.Windows.UI.Dock.UIPanelCaptionContainer();
			this.eventLogEntrySearchTextBox1 = new SVNMonitor.View.Controls.EventLogEntrySearchTextBox();
			this.eventLogPanel1 = new SVNMonitor.View.Panels.EventLogPanel();
			this.uiPanelEventLogContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
			this.uiPanelLeft = new Janus.Windows.UI.Dock.UIPanelGroup();
			this.uiPanelSources = new Janus.Windows.UI.Dock.UIPanel();
			this.uiPanelSourcesCaptionContainer = new Janus.Windows.UI.Dock.UIPanelCaptionContainer();
			this.sourceSearchTextBox1 = new SVNMonitor.View.Controls.SourceSearchTextBox();
			this.sourcesPanel1 = new SVNMonitor.View.Panels.SourcesPanel();
			this.uiPanelSourcesContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
			this.uiPanelMonitors = new Janus.Windows.UI.Dock.UIPanel();
			this.uiPanelMonitorsCaptionContainer = new Janus.Windows.UI.Dock.UIPanelCaptionContainer();
			this.monitorSearchTextBox1 = new SVNMonitor.View.Controls.MonitorSearchTextBox();
			this.monitorsPanel1 = new SVNMonitor.View.Panels.MonitorsPanel();
			this.uiPanelMonitorsContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
			this.uiPanelPaths = new Janus.Windows.UI.Dock.UIPanel();
			this.uiPanelPathsCaptionContainer = new Janus.Windows.UI.Dock.UIPanelCaptionContainer();
			this.svnPathSearchTextBox1 = new SVNMonitor.View.Controls.SVNPathSearchTextBox();
			this.pathsPanel1 = new SVNMonitor.View.Panels.PathsPanel();
			this.logEntriesPanel1 = new SVNMonitor.View.Panels.LogEntriesPanel();
			this.svnLogEntrySearchTextBox1 = new SVNMonitor.View.Controls.SVNLogEntrySearchTextBox();
			this.uiPanelPathsContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
			this.uiPanelUpdatesGridContainer = new Janus.Windows.UI.Dock.UIPanel();
			this.uiPanelUpdatesGridContainerContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
			this.updatesGridContainer1 = new SVNMonitor.View.Panels.UpdatesGridContainer();
			this.uiPanelLog = new Janus.Windows.UI.Dock.UIPanel();
			this.uiPanelLogCaptionContainer = new Janus.Windows.UI.Dock.UIPanelCaptionContainer();
			this.checkGroupByBox = new Janus.Windows.EditControls.UICheckBox();
			this.uiPanelLogContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
			this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
			this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
			this.uiCommandManager1 = new Janus.Windows.UI.CommandBars.UICommandManager(this.components);
			this.BottomRebar1 = new Janus.Windows.UI.CommandBars.UIRebar();
			this.uiCommandBar1 = new Janus.Windows.UI.CommandBars.UICommandBar();
			this.menuFile1 = new Janus.Windows.UI.CommandBars.UICommand("menuFile");
			this.menuSource1 = new Janus.Windows.UI.CommandBars.UICommand("menuSource");
			this.menuMonitor1 = new Janus.Windows.UI.CommandBars.UICommand("menuMonitor");
			this.menuLog1 = new Janus.Windows.UI.CommandBars.UICommand("menuLog");
			this.menuItem1 = new Janus.Windows.UI.CommandBars.UICommand("menuItem");
			this.menuEventLog1 = new Janus.Windows.UI.CommandBars.UICommand("menuEventLog");
			this.menuTools1 = new Janus.Windows.UI.CommandBars.UICommand("menuTools");
			this.menuHelp1 = new Janus.Windows.UI.CommandBars.UICommand("menuHelp");
			this.menuDebug1 = new Janus.Windows.UI.CommandBars.UICommand("menuDebug");
			this.uiCommandBar2 = new Janus.Windows.UI.CommandBars.UICommandBar();
			this.cmdBigCheckSource1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigCheckSource");
			this.cmdBigCheckSources1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigCheckSources");
			this.cmdBigCheckModifications1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigCheckModifications");
			this.cmdBigExplore1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigExplore");
			this.Separator6 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.cmdBigUpdate1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigUpdate");
			this.cmdBigSourceCommit1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigSourceCommit");
			this.cmdBigRevert1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigRevert");
			this.Separator8 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.cmdBigUpdateAllAvailable1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigUpdateAllAvailable");
			this.cmdBigUpdateAll1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigUpdateAll");
			this.Separator7 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.cmdBigOptions1 = new Janus.Windows.UI.CommandBars.UICommand("cmdBigOptions");
			this.menuFile = new Janus.Windows.UI.CommandBars.UICommand("menuFile");
			this.cmdNew1 = new Janus.Windows.UI.CommandBars.UICommand("cmdNew");
			this.cmdClose2 = new Janus.Windows.UI.CommandBars.UICommand("cmdClose");
			this.menuSource = new Janus.Windows.UI.CommandBars.UICommand("menuSource");
			this.menuMonitor = new Janus.Windows.UI.CommandBars.UICommand("menuMonitor");
			this.menuLog = new Janus.Windows.UI.CommandBars.UICommand("menuLog");
			this.menuItem = new Janus.Windows.UI.CommandBars.UICommand("menuItem");
			this.menuTools = new Janus.Windows.UI.CommandBars.UICommand("menuTools");
			this.cmdOptions1 = new Janus.Windows.UI.CommandBars.UICommand("cmdOptions");
			this.cmdTSVNSettings1 = new Janus.Windows.UI.CommandBars.UICommand("cmdTSVNSettings");
			this.menuEventLog = new Janus.Windows.UI.CommandBars.UICommand("menuEventLog");
			this.cmdOptions = new Janus.Windows.UI.CommandBars.UICommand("cmdOptions");
			this.cmdEnableUpdates = new Janus.Windows.UI.CommandBars.UICommand("cmdEnableUpdates");
			this.cmdOpen = new Janus.Windows.UI.CommandBars.UICommand("cmdOpen");
			this.cmdClose = new Janus.Windows.UI.CommandBars.UICommand("cmdClose");
			this.cmdCheckAllSources = new Janus.Windows.UI.CommandBars.UICommand("cmdCheckAllSources");
			this.cmdSVNUpdateAll = new Janus.Windows.UI.CommandBars.UICommand("cmdSVNUpdateAll");
			this.cmdSVNUpdateAllAvailable = new Janus.Windows.UI.CommandBars.UICommand("cmdSVNUpdateAllAvailable");
			this.menuSVNUpdate = new Janus.Windows.UI.CommandBars.UICommand("menuSVNUpdate");
			this.menuSVNCommit = new Janus.Windows.UI.CommandBars.UICommand("menuSVNCommit");
			this.menuSVNRevert = new Janus.Windows.UI.CommandBars.UICommand("menuSVNRevert");
			this.menuCheckModifications = new Janus.Windows.UI.CommandBars.UICommand("menuCheckModifications");
			this.menuHelp = new Janus.Windows.UI.CommandBars.UICommand("menuHelp");
			this.cmdTSVNHelp1 = new Janus.Windows.UI.CommandBars.UICommand("cmdTSVNHelp");
			this.cmdAbout1 = new Janus.Windows.UI.CommandBars.UICommand("cmdAbout");
			this.cmdAbout = new Janus.Windows.UI.CommandBars.UICommand("cmdAbout");
			this.cmdNew = new Janus.Windows.UI.CommandBars.UICommand("cmdNew");
			this.cmdNewSource1 = new Janus.Windows.UI.CommandBars.UICommand("cmdNewSource");
			this.cmdNewMonitor1 = new Janus.Windows.UI.CommandBars.UICommand("cmdNewMonitor");
			this.cmdNewSource = new Janus.Windows.UI.CommandBars.UICommand("cmdNewSource");
			this.cmdNewMonitor = new Janus.Windows.UI.CommandBars.UICommand("cmdNewMonitor");
			this.cmdTSVNSettings = new Janus.Windows.UI.CommandBars.UICommand("cmdTSVNSettings");
			this.cmdTSVNHelp = new Janus.Windows.UI.CommandBars.UICommand("cmdTSVNHelp");
			this.menuDebug = new Janus.Windows.UI.CommandBars.UICommand("menuDebug");
			this.menuDialogs1 = new Janus.Windows.UI.CommandBars.UICommand("menuDialogs");
			this.Separator9 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.cmdGenerateError1 = new Janus.Windows.UI.CommandBars.UICommand("cmdGenerateError");
			this.cmdGenerateInvokeError1 = new Janus.Windows.UI.CommandBars.UICommand("cmdGenerateInvokeError");
			this.menuTestGridLayouts1 = new Janus.Windows.UI.CommandBars.UICommand("menuTestGridLayouts");
			this.cmdGenerateError = new Janus.Windows.UI.CommandBars.UICommand("cmdGenerateError");
			this.cmdGenerateInvokeError = new Janus.Windows.UI.CommandBars.UICommand("cmdGenerateInvokeError");
			this.cmdBigCheckSources = new Janus.Windows.UI.CommandBars.UICommand("cmdBigCheckSources");
			this.cmdBigCheckSource = new Janus.Windows.UI.CommandBars.UICommand("cmdBigCheckSource");
			this.cmdBigCheckModifications = new Janus.Windows.UI.CommandBars.UICommand("cmdBigCheckModifications");
			this.cmdBigExplore = new Janus.Windows.UI.CommandBars.UICommand("cmdBigExplore");
			this.cmdBigUpdate = new Janus.Windows.UI.CommandBars.UICommand("cmdBigUpdate");
			this.cmdBigUpdateAll = new Janus.Windows.UI.CommandBars.UICommand("cmdBigUpdateAll");
			this.cmdBigUpdateAllAvailable = new Janus.Windows.UI.CommandBars.UICommand("cmdBigUpdateAllAvailable");
			this.cmdBigOptions = new Janus.Windows.UI.CommandBars.UICommand("cmdBigOptions");
			this.cmdBigSourceCommit = new Janus.Windows.UI.CommandBars.UICommand("cmdBigSourceCommit");
			this.cmdBigRevert = new Janus.Windows.UI.CommandBars.UICommand("cmdBigRevert");
			this.menuDialogs = new Janus.Windows.UI.CommandBars.UICommand("menuDialogs");
			this.menuTestGridLayouts = new Janus.Windows.UI.CommandBars.UICommand("menuTestGridLayouts");
			this.cmdTestSetLogEntriesGridLayout1 = new Janus.Windows.UI.CommandBars.UICommand("cmdTestSetLogEntriesGridLayout");
			this.cmdTestSetLogEntriesGridLayout = new Janus.Windows.UI.CommandBars.UICommand("cmdTestSetLogEntriesGridLayout");
			this.uiContextMenu1 = new Janus.Windows.UI.CommandBars.UIContextMenu();
			this.cmdEnableUpdates1 = new Janus.Windows.UI.CommandBars.UICommand("cmdEnableUpdates");
			this.Separator1 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.menuCheckModifications1 = new Janus.Windows.UI.CommandBars.UICommand("menuCheckModifications");
			this.menuSVNUpdate1 = new Janus.Windows.UI.CommandBars.UICommand("menuSVNUpdate");
			this.cmdSVNUpdateAllUnread1 = new Janus.Windows.UI.CommandBars.UICommand("cmdSVNUpdateAllAvailable");
			this.cmdSVNUpdateAll1 = new Janus.Windows.UI.CommandBars.UICommand("cmdSVNUpdateAll");
			this.menuSVNCommit1 = new Janus.Windows.UI.CommandBars.UICommand("menuSVNCommit");
			this.menuSVNRevert1 = new Janus.Windows.UI.CommandBars.UICommand("menuSVNRevert");
			this.Separator4 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.cmdCheckAllSources1 = new Janus.Windows.UI.CommandBars.UICommand("cmdCheckAllSources");
			this.Separator3 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.cmdOptions2 = new Janus.Windows.UI.CommandBars.UICommand("cmdOptions");
			this.cmdOpen1 = new Janus.Windows.UI.CommandBars.UICommand("cmdOpen");
			this.Separator2 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			this.cmdClose1 = new Janus.Windows.UI.CommandBars.UICommand("cmdClose");
			this.LeftRebar1 = new Janus.Windows.UI.CommandBars.UIRebar();
			this.RightRebar1 = new Janus.Windows.UI.CommandBars.UIRebar();
			this.TopRebar1 = new Janus.Windows.UI.CommandBars.UIRebar();
			this.Separator5 = new Janus.Windows.UI.CommandBars.UICommand("Separator");
			((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelEventLog)).BeginInit();
			this.uiPanelEventLog.SuspendLayout();
			this.uiPanelEventLogCaptionContainer.SuspendLayout();
			this.uiPanelEventLogContainer.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelLeft)).BeginInit();
			this.uiPanelLeft.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelSources)).BeginInit();
			this.uiPanelSources.SuspendLayout();
			this.uiPanelSourcesCaptionContainer.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.sourcesPanel1)).BeginInit();
			this.uiPanelSourcesContainer.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelMonitors)).BeginInit();
			this.uiPanelMonitors.SuspendLayout();
			this.uiPanelMonitorsCaptionContainer.SuspendLayout();
			this.uiPanelMonitorsContainer.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelPaths)).BeginInit();
			this.uiPanelPaths.SuspendLayout();
			this.uiPanelPathsCaptionContainer.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.pathsPanel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.logEntriesPanel1)).BeginInit();
			this.uiPanelPathsContainer.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelUpdatesGridContainer)).BeginInit();
			this.uiPanelUpdatesGridContainer.SuspendLayout();
			this.uiPanelUpdatesGridContainerContainer.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelLog)).BeginInit();
			this.uiPanelLog.SuspendLayout();
			this.uiPanelLogCaptionContainer.SuspendLayout();
			this.uiPanelLogContainer.SuspendLayout();
			this.uiStatusBar1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.uiCommandManager1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.BottomRebar1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.uiCommandBar1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.uiCommandBar2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.uiContextMenu1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.LeftRebar1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.RightRebar1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.TopRebar1)).BeginInit();
			this.TopRebar1.SuspendLayout();
			this.SuspendLayout();
			// 
			// animationProgressBar1
			// 
			this.animationProgressBar1.BackColor = System.Drawing.Color.Transparent;
			this.animationProgressBar1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.animationProgressBar1.Location = new System.Drawing.Point(0, 0);
			this.animationProgressBar1.Name = "animationProgressBar1";
			this.animationProgressBar1.Size = new System.Drawing.Size(984, 23);
			this.animationProgressBar1.TabIndex = 10;
			this.animationProgressBar1.Visible = false;
			// 
			// uiPanelManager1
			// 
			this.uiPanelManager1.AllowAutoHideAnimation = false;
			this.uiPanelManager1.AllowPanelDrag = false;
			this.uiPanelManager1.AllowPanelDrop = false;
			this.uiPanelManager1.BackColorAutoHideStrip = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(160)))), ((int)(((byte)(160)))));
			this.uiPanelManager1.ContainerControl = this;
			this.uiPanelManager1.SettingsKey = "uiPanelManager1";
			this.uiPanelManager1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Standard;
			this.uiPanelEventLog.Id = new System.Guid("b5c4ee38-a6ba-4ca3-b1c0-4f882a18711e");
			this.uiPanelManager1.Panels.Add(this.uiPanelEventLog);
			this.uiPanelLeft.Id = new System.Guid("4303cd0f-8b8c-4736-856a-7c9ef5bee247");
			this.uiPanelSources.Id = new System.Guid("a5ca62d5-bb66-4b10-a0c0-b1ff65f9a811");
			this.uiPanelLeft.Panels.Add(this.uiPanelSources);
			this.uiPanelMonitors.Id = new System.Guid("e0951d42-dcc1-4ff5-acf8-e69f9a1c728a");
			this.uiPanelLeft.Panels.Add(this.uiPanelMonitors);
			this.uiPanelManager1.Panels.Add(this.uiPanelLeft);
			this.uiPanelPaths.Id = new System.Guid("b02e9d6e-2d53-45d3-b449-6985c0e3350e");
			this.uiPanelManager1.Panels.Add(this.uiPanelPaths);
			this.uiPanelUpdatesGridContainer.Id = new System.Guid("08c0aae6-e53d-4fc4-8299-6b937ff4bb09");
			this.uiPanelManager1.Panels.Add(this.uiPanelUpdatesGridContainer);
			this.uiPanelLog.Id = new System.Guid("06f5a0e9-6d2a-45d5-816c-fffcacf4d2ae");
			this.uiPanelManager1.Panels.Add(this.uiPanelLog);
			// 
			// Design Time Panel Info:
			// 
			this.uiPanelManager1.BeginPanelInfo();
			this.uiPanelManager1.AddDockPanelInfo(new System.Guid("b5c4ee38-a6ba-4ca3-b1c0-4f882a18711e"), Janus.Windows.UI.Dock.PanelDockStyle.Bottom, new System.Drawing.Size(794, 162), true);
			this.uiPanelManager1.AddDockPanelInfo(new System.Guid("4303cd0f-8b8c-4736-856a-7c9ef5bee247"), Janus.Windows.UI.Dock.PanelGroupStyle.HorizontalTiles, Janus.Windows.UI.Dock.PanelDockStyle.Left, false, new System.Drawing.Size(300, 644), true);
			this.uiPanelManager1.AddDockPanelInfo(new System.Guid("a5ca62d5-bb66-4b10-a0c0-b1ff65f9a811"), new System.Guid("4303cd0f-8b8c-4736-856a-7c9ef5bee247"), 250, true);
			this.uiPanelManager1.AddDockPanelInfo(new System.Guid("e0951d42-dcc1-4ff5-acf8-e69f9a1c728a"), new System.Guid("4303cd0f-8b8c-4736-856a-7c9ef5bee247"), 186, true);
			this.uiPanelManager1.AddDockPanelInfo(new System.Guid("b02e9d6e-2d53-45d3-b449-6985c0e3350e"), Janus.Windows.UI.Dock.PanelDockStyle.Bottom, new System.Drawing.Size(678, 200), true);
			this.uiPanelManager1.AddDockPanelInfo(new System.Guid("08c0aae6-e53d-4fc4-8299-6b937ff4bb09"), Janus.Windows.UI.Dock.PanelDockStyle.Bottom, new System.Drawing.Size(625, 200), true);
			this.uiPanelManager1.AddDockPanelInfo(new System.Guid("06f5a0e9-6d2a-45d5-816c-fffcacf4d2ae"), Janus.Windows.UI.Dock.PanelDockStyle.Fill, new System.Drawing.Size(678, 444), true);
			this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("a5ca62d5-bb66-4b10-a0c0-b1ff65f9a811"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
			this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("06f5a0e9-6d2a-45d5-816c-fffcacf4d2ae"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
			this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("b02e9d6e-2d53-45d3-b449-6985c0e3350e"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
			this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("8377ca32-f17f-4127-ae20-70684bb27510"), new System.Drawing.Point(438, 507), new System.Drawing.Size(200, 200), false);
			this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("08c0aae6-e53d-4fc4-8299-6b937ff4bb09"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
			this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("e0951d42-dcc1-4ff5-acf8-e69f9a1c728a"), new System.Drawing.Point(423, 377), new System.Drawing.Size(200, 200), false);
			this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("b5c4ee38-a6ba-4ca3-b1c0-4f882a18711e"), new System.Drawing.Point(574, 548), new System.Drawing.Size(200, 200), false);
			this.uiPanelManager1.EndPanelInfo();
			// 
			// uiPanelEventLog
			// 
			this.uiPanelEventLog.ActiveCaptionFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
			this.uiPanelEventLog.AutoHide = true;
			this.uiPanelEventLog.CaptionDoubleClickAction = Janus.Windows.UI.Dock.CaptionDoubleClickAction.None;
			this.uiPanelEventLog.CaptionHeight = 24;
			this.uiPanelEventLog.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
			this.uiPanelEventLog.ContainerCaption = true;
			this.uiPanelEventLog.ContainerCaptionControl = this.uiPanelEventLogCaptionContainer;
			this.uiPanelEventLog.FloatingLocation = new System.Drawing.Point(574, 548);
			this.uiPanelEventLog.Image = ((System.Drawing.Image)(resources.GetObject("uiPanelEventLog.Image")));
			this.uiPanelEventLog.InnerContainer = this.uiPanelEventLogContainer;
			this.uiPanelEventLog.Location = new System.Drawing.Point(3, 412);
			this.uiPanelEventLog.Name = "uiPanelEventLog";
			this.uiPanelEventLog.Size = new System.Drawing.Size(794, 162);
			this.uiPanelEventLog.TabIndex = 4;
			this.uiPanelEventLog.Text = "Event-Log";
			// 
			// uiPanelEventLogCaptionContainer
			// 
			this.uiPanelEventLogCaptionContainer.Controls.Add(this.eventLogEntrySearchTextBox1);
			this.uiPanelEventLogCaptionContainer.Location = new System.Drawing.Point(0, 4);
			this.uiPanelEventLogCaptionContainer.Name = "uiPanelEventLogCaptionContainer";
			this.uiPanelEventLogCaptionContainer.Panel = this.uiPanelEventLog;
			this.uiPanelEventLogCaptionContainer.Size = new System.Drawing.Size(794, 24);
			this.uiPanelEventLogCaptionContainer.TabIndex = 1;
			// 
			// eventLogEntrySearchTextBox1
			// 
			this.eventLogEntrySearchTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.eventLogEntrySearchTextBox1.BackColor = System.Drawing.Color.Transparent;
			this.eventLogEntrySearchTextBox1.Location = new System.Drawing.Point(656, 2);
			this.eventLogEntrySearchTextBox1.Name = "eventLogEntrySearchTextBox1";
			this.eventLogEntrySearchTextBox1.RightMargin = 24;
			this.eventLogEntrySearchTextBox1.SearchablePanel = this.eventLogPanel1;
			this.eventLogEntrySearchTextBox1.Size = new System.Drawing.Size(130, 20);
			this.eventLogEntrySearchTextBox1.TabIndex = 0;
			// 
			// eventLogPanel1
			// 
			this.eventLogPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.eventLogPanel1.Location = new System.Drawing.Point(0, 0);
			this.eventLogPanel1.Name = "eventLogPanel1";
			this.eventLogPanel1.SearchTextBox = this.eventLogEntrySearchTextBox1;
			this.eventLogPanel1.Size = new System.Drawing.Size(792, 133);
			this.eventLogPanel1.TabIndex = 0;
			// 
			// uiPanelEventLogContainer
			// 
			this.uiPanelEventLogContainer.Controls.Add(this.eventLogPanel1);
			this.uiPanelEventLogContainer.Location = new System.Drawing.Point(1, 28);
			this.uiPanelEventLogContainer.Name = "uiPanelEventLogContainer";
			this.uiPanelEventLogContainer.Size = new System.Drawing.Size(792, 133);
			this.uiPanelEventLogContainer.TabIndex = 0;
			// 
			// uiPanelLeft
			// 
			this.uiPanelLeft.Location = new System.Drawing.Point(3, 72);
			this.uiPanelLeft.Name = "uiPanelLeft";
			this.uiPanelLeft.Size = new System.Drawing.Size(300, 644);
			this.uiPanelLeft.TabIndex = 12;
			// 
			// uiPanelSources
			// 
			this.uiPanelSources.ActiveCaptionFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
			this.uiPanelSources.CaptionDoubleClickAction = Janus.Windows.UI.Dock.CaptionDoubleClickAction.None;
			this.uiPanelSources.CaptionHeight = 24;
			this.uiPanelSources.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
			this.uiPanelSources.ContainerCaption = true;
			this.uiPanelSources.ContainerCaptionControl = this.uiPanelSourcesCaptionContainer;
			this.uiPanelSources.Image = ((System.Drawing.Image)(resources.GetObject("uiPanelSources.Image")));
			this.uiPanelSources.InnerContainer = this.uiPanelSourcesContainer;
			this.uiPanelSources.Location = new System.Drawing.Point(0, 0);
			this.uiPanelSources.Name = "uiPanelSources";
			this.uiPanelSources.Size = new System.Drawing.Size(296, 367);
			this.uiPanelSources.TabIndex = 4;
			this.uiPanelSources.Text = "Sources";
			// 
			// uiPanelSourcesCaptionContainer
			// 
			this.uiPanelSourcesCaptionContainer.Controls.Add(this.sourceSearchTextBox1);
			this.uiPanelSourcesCaptionContainer.Location = new System.Drawing.Point(0, 0);
			this.uiPanelSourcesCaptionContainer.Name = "uiPanelSourcesCaptionContainer";
			this.uiPanelSourcesCaptionContainer.Panel = this.uiPanelSources;
			this.uiPanelSourcesCaptionContainer.Size = new System.Drawing.Size(296, 24);
			this.uiPanelSourcesCaptionContainer.TabIndex = 1;
			// 
			// sourceSearchTextBox1
			// 
			this.sourceSearchTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.sourceSearchTextBox1.BackColor = System.Drawing.Color.Transparent;
			this.sourceSearchTextBox1.Location = new System.Drawing.Point(142, 2);
			this.sourceSearchTextBox1.Name = "sourceSearchTextBox1";
			this.sourceSearchTextBox1.RightMargin = 24;
			this.sourceSearchTextBox1.SearchablePanel = this.sourcesPanel1;
			this.sourceSearchTextBox1.Size = new System.Drawing.Size(130, 20);
			this.sourceSearchTextBox1.TabIndex = 0;
			// 
			// sourcesPanel1
			// 
			this.sourcesPanel1.AllowDrop = true;
			this.sourcesPanel1.BackColor = System.Drawing.Color.Transparent;
			this.sourcesPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.sourcesPanel1.Location = new System.Drawing.Point(0, 0);
			this.sourcesPanel1.Name = "sourcesPanel1";
			this.sourcesPanel1.SearchTextBox = this.sourceSearchTextBox1;
			this.sourcesPanel1.ShowingAllItems = false;
			this.sourcesPanel1.Size = new System.Drawing.Size(294, 342);
			this.sourcesPanel1.TabIndex = 0;
			// 
			// uiPanelSourcesContainer
			// 
			this.uiPanelSourcesContainer.Controls.Add(this.sourcesPanel1);
			this.uiPanelSourcesContainer.Location = new System.Drawing.Point(1, 24);
			this.uiPanelSourcesContainer.Name = "uiPanelSourcesContainer";
			this.uiPanelSourcesContainer.Size = new System.Drawing.Size(294, 342);
			this.uiPanelSourcesContainer.TabIndex = 0;
			// 
			// uiPanelMonitors
			// 
			this.uiPanelMonitors.ActiveCaptionFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
			this.uiPanelMonitors.CaptionDoubleClickAction = Janus.Windows.UI.Dock.CaptionDoubleClickAction.None;
			this.uiPanelMonitors.CaptionHeight = 24;
			this.uiPanelMonitors.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
			this.uiPanelMonitors.ContainerCaption = true;
			this.uiPanelMonitors.ContainerCaptionControl = this.uiPanelMonitorsCaptionContainer;
			this.uiPanelMonitors.FloatingLocation = new System.Drawing.Point(423, 377);
			this.uiPanelMonitors.Image = ((System.Drawing.Image)(resources.GetObject("uiPanelMonitors.Image")));
			this.uiPanelMonitors.InnerContainer = this.uiPanelMonitorsContainer;
			this.uiPanelMonitors.Location = new System.Drawing.Point(0, 371);
			this.uiPanelMonitors.Name = "uiPanelMonitors";
			this.uiPanelMonitors.Size = new System.Drawing.Size(296, 273);
			this.uiPanelMonitors.TabIndex = 4;
			this.uiPanelMonitors.Text = "Monitors";
			// 
			// uiPanelMonitorsCaptionContainer
			// 
			this.uiPanelMonitorsCaptionContainer.Controls.Add(this.monitorSearchTextBox1);
			this.uiPanelMonitorsCaptionContainer.Location = new System.Drawing.Point(0, 0);
			this.uiPanelMonitorsCaptionContainer.Name = "uiPanelMonitorsCaptionContainer";
			this.uiPanelMonitorsCaptionContainer.Panel = this.uiPanelMonitors;
			this.uiPanelMonitorsCaptionContainer.Size = new System.Drawing.Size(296, 24);
			this.uiPanelMonitorsCaptionContainer.TabIndex = 1;
			// 
			// monitorSearchTextBox1
			// 
			this.monitorSearchTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.monitorSearchTextBox1.BackColor = System.Drawing.Color.Transparent;
			this.monitorSearchTextBox1.Location = new System.Drawing.Point(142, 2);
			this.monitorSearchTextBox1.Name = "monitorSearchTextBox1";
			this.monitorSearchTextBox1.RightMargin = 24;
			this.monitorSearchTextBox1.SearchablePanel = this.monitorsPanel1;
			this.monitorSearchTextBox1.Size = new System.Drawing.Size(130, 20);
			this.monitorSearchTextBox1.TabIndex = 0;
			// 
			// monitorsPanel1
			// 
			this.monitorsPanel1.BackColor = System.Drawing.Color.Transparent;
			this.monitorsPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.monitorsPanel1.Location = new System.Drawing.Point(0, 0);
			this.monitorsPanel1.Name = "monitorsPanel1";
			this.monitorsPanel1.SearchTextBox = this.monitorSearchTextBox1;
			this.monitorsPanel1.Size = new System.Drawing.Size(294, 248);
			this.monitorsPanel1.TabIndex = 0;
			// 
			// uiPanelMonitorsContainer
			// 
			this.uiPanelMonitorsContainer.Controls.Add(this.monitorsPanel1);
			this.uiPanelMonitorsContainer.Location = new System.Drawing.Point(1, 24);
			this.uiPanelMonitorsContainer.Name = "uiPanelMonitorsContainer";
			this.uiPanelMonitorsContainer.Size = new System.Drawing.Size(294, 248);
			this.uiPanelMonitorsContainer.TabIndex = 0;
			// 
			// uiPanelPaths
			// 
			this.uiPanelPaths.ActiveCaptionFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
			this.uiPanelPaths.AutoHideButtonVisible = Janus.Windows.UI.InheritableBoolean.True;
			this.uiPanelPaths.CaptionDoubleClickAction = Janus.Windows.UI.Dock.CaptionDoubleClickAction.None;
			this.uiPanelPaths.CaptionHeight = 24;
			this.uiPanelPaths.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
			this.uiPanelPaths.ContainerCaption = true;
			this.uiPanelPaths.ContainerCaptionControl = this.uiPanelPathsCaptionContainer;
			this.uiPanelPaths.Image = ((System.Drawing.Image)(resources.GetObject("uiPanelPaths.Image")));
			this.uiPanelPaths.InnerContainer = this.uiPanelPathsContainer;
			this.uiPanelPaths.Location = new System.Drawing.Point(303, 516);
			this.uiPanelPaths.Name = "uiPanelPaths";
			this.uiPanelPaths.Size = new System.Drawing.Size(678, 200);
			this.uiPanelPaths.TabIndex = 4;
			this.uiPanelPaths.Text = "Items";
			// 
			// uiPanelPathsCaptionContainer
			// 
			this.uiPanelPathsCaptionContainer.Controls.Add(this.svnPathSearchTextBox1);
			this.uiPanelPathsCaptionContainer.Location = new System.Drawing.Point(0, 4);
			this.uiPanelPathsCaptionContainer.Name = "uiPanelPathsCaptionContainer";
			this.uiPanelPathsCaptionContainer.Panel = this.uiPanelPaths;
			this.uiPanelPathsCaptionContainer.Size = new System.Drawing.Size(678, 24);
			this.uiPanelPathsCaptionContainer.TabIndex = 1;
			// 
			// svnPathSearchTextBox1
			// 
			this.svnPathSearchTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.svnPathSearchTextBox1.BackColor = System.Drawing.Color.Transparent;
			this.svnPathSearchTextBox1.Location = new System.Drawing.Point(524, 2);
			this.svnPathSearchTextBox1.Name = "svnPathSearchTextBox1";
			this.svnPathSearchTextBox1.RightMargin = 24;
			this.svnPathSearchTextBox1.SearchablePanel = this.pathsPanel1;
			this.svnPathSearchTextBox1.Size = new System.Drawing.Size(130, 20);
			this.svnPathSearchTextBox1.TabIndex = 0;
			// 
			// pathsPanel1
			// 
			this.pathsPanel1.BackColor = System.Drawing.Color.Transparent;
			this.pathsPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.pathsPanel1.Location = new System.Drawing.Point(0, 0);
			this.pathsPanel1.LogEntriesView = this.logEntriesPanel1;
			this.pathsPanel1.Name = "pathsPanel1";
			this.pathsPanel1.SearchTextBox = this.svnPathSearchTextBox1;
			this.pathsPanel1.Size = new System.Drawing.Size(676, 171);
			this.pathsPanel1.TabIndex = 0;
			// 
			// logEntriesPanel1
			// 
			this.logEntriesPanel1.BackColor = System.Drawing.Color.Transparent;
			this.logEntriesPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.logEntriesPanel1.GroupByBoxVisible = false;
			this.logEntriesPanel1.Location = new System.Drawing.Point(0, 0);
			this.logEntriesPanel1.Name = "logEntriesPanel1";
			this.logEntriesPanel1.SearchTextBox = this.svnLogEntrySearchTextBox1;
			this.logEntriesPanel1.SelectedWithKeyboard = false;
			this.logEntriesPanel1.Size = new System.Drawing.Size(676, 419);
			this.logEntriesPanel1.SourcesView = this.sourcesPanel1;
			this.logEntriesPanel1.TabIndex = 0;
			// 
			// svnLogEntrySearchTextBox1
			// 
			this.svnLogEntrySearchTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.svnLogEntrySearchTextBox1.BackColor = System.Drawing.Color.Transparent;
			this.svnLogEntrySearchTextBox1.Location = new System.Drawing.Point(524, 2);
			this.svnLogEntrySearchTextBox1.Name = "svnLogEntrySearchTextBox1";
			this.svnLogEntrySearchTextBox1.RightMargin = 24;
			this.svnLogEntrySearchTextBox1.SearchablePanel = this.logEntriesPanel1;
			this.svnLogEntrySearchTextBox1.Size = new System.Drawing.Size(130, 20);
			this.svnLogEntrySearchTextBox1.TabIndex = 3;
			// 
			// uiPanelPathsContainer
			// 
			this.uiPanelPathsContainer.Controls.Add(this.pathsPanel1);
			this.uiPanelPathsContainer.Location = new System.Drawing.Point(1, 28);
			this.uiPanelPathsContainer.Name = "uiPanelPathsContainer";
			this.uiPanelPathsContainer.Size = new System.Drawing.Size(676, 171);
			this.uiPanelPathsContainer.TabIndex = 0;
			// 
			// uiPanelUpdatesGridContainer
			// 
			this.uiPanelUpdatesGridContainer.CaptionDoubleClickAction = Janus.Windows.UI.Dock.CaptionDoubleClickAction.None;
			this.uiPanelUpdatesGridContainer.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
			this.uiPanelUpdatesGridContainer.Closed = true;
			this.uiPanelUpdatesGridContainer.InnerContainer = this.uiPanelUpdatesGridContainerContainer;
			this.uiPanelUpdatesGridContainer.Location = new System.Drawing.Point(203, -124);
			this.uiPanelUpdatesGridContainer.Name = "uiPanelUpdatesGridContainer";
			this.uiPanelUpdatesGridContainer.Size = new System.Drawing.Size(625, 200);
			this.uiPanelUpdatesGridContainer.TabIndex = 4;
			this.uiPanelUpdatesGridContainer.Text = "Updates";
			this.uiPanelUpdatesGridContainer.Visible = false;
			// 
			// uiPanelUpdatesGridContainerContainer
			// 
			this.uiPanelUpdatesGridContainerContainer.Controls.Add(this.updatesGridContainer1);
			this.uiPanelUpdatesGridContainerContainer.Location = new System.Drawing.Point(0, 0);
			this.uiPanelUpdatesGridContainerContainer.Name = "uiPanelUpdatesGridContainerContainer";
			this.uiPanelUpdatesGridContainerContainer.Size = new System.Drawing.Size(625, 200);
			this.uiPanelUpdatesGridContainerContainer.TabIndex = 0;
			// 
			// updatesGridContainer1
			// 
			this.updatesGridContainer1.BackColor = System.Drawing.Color.Transparent;
			this.updatesGridContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.updatesGridContainer1.Location = new System.Drawing.Point(0, 0);
			this.updatesGridContainer1.Name = "updatesGridContainer1";
			this.updatesGridContainer1.Size = new System.Drawing.Size(625, 200);
			this.updatesGridContainer1.TabIndex = 0;
			// 
			// uiPanelLog
			// 
			this.uiPanelLog.ActiveCaptionFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
			this.uiPanelLog.CaptionDoubleClickAction = Janus.Windows.UI.Dock.CaptionDoubleClickAction.None;
			this.uiPanelLog.CaptionHeight = 24;
			this.uiPanelLog.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
			this.uiPanelLog.ContainerCaption = true;
			this.uiPanelLog.ContainerCaptionControl = this.uiPanelLogCaptionContainer;
			this.uiPanelLog.Image = ((System.Drawing.Image)(resources.GetObject("uiPanelLog.Image")));
			this.uiPanelLog.InnerContainer = this.uiPanelLogContainer;
			this.uiPanelLog.Location = new System.Drawing.Point(303, 72);
			this.uiPanelLog.Name = "uiPanelLog";
			this.uiPanelLog.Size = new System.Drawing.Size(678, 444);
			this.uiPanelLog.TabIndex = 4;
			this.uiPanelLog.Text = "Log";
			// 
			// uiPanelLogCaptionContainer
			// 
			this.uiPanelLogCaptionContainer.Controls.Add(this.svnLogEntrySearchTextBox1);
			this.uiPanelLogCaptionContainer.Controls.Add(this.checkGroupByBox);
			this.uiPanelLogCaptionContainer.Location = new System.Drawing.Point(0, 0);
			this.uiPanelLogCaptionContainer.Name = "uiPanelLogCaptionContainer";
			this.uiPanelLogCaptionContainer.Panel = this.uiPanelLog;
			this.uiPanelLogCaptionContainer.Size = new System.Drawing.Size(678, 24);
			this.uiPanelLogCaptionContainer.TabIndex = 1;
			// 
			// checkGroupByBox
			// 
			this.checkGroupByBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkGroupByBox.Appearance = System.Windows.Forms.Appearance.Button;
			this.checkGroupByBox.Checked = true;
			this.checkGroupByBox.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkGroupByBox.Image = ((System.Drawing.Image)(resources.GetObject("checkGroupByBox.Image")));
			this.checkGroupByBox.ImageAlignment = Janus.Windows.EditControls.ImageHorizontalAlignment.Center;
			this.checkGroupByBox.Location = new System.Drawing.Point(657, 3);
			this.checkGroupByBox.Name = "checkGroupByBox";
			this.checkGroupByBox.Size = new System.Drawing.Size(18, 18);
			this.checkGroupByBox.TabIndex = 2;
			this.checkGroupByBox.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
			// 
			// uiPanelLogContainer
			// 
			this.uiPanelLogContainer.Controls.Add(this.logEntriesPanel1);
			this.uiPanelLogContainer.Location = new System.Drawing.Point(1, 24);
			this.uiPanelLogContainer.Name = "uiPanelLogContainer";
			this.uiPanelLogContainer.Size = new System.Drawing.Size(676, 419);
			this.uiPanelLogContainer.TabIndex = 0;
			// 
			// notifyIcon1
			// 
			this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
			this.notifyIcon1.Text = "SVN-Monitor";
			// 
			// uiStatusBar1
			// 
			this.uiStatusBar1.Controls.Add(this.animationProgressBar1);
			this.uiStatusBar1.Location = new System.Drawing.Point(0, 739);
			this.uiStatusBar1.Name = "uiStatusBar1";
			uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
			uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
			uiStatusBarPanel1.Control = this.animationProgressBar1;
			uiStatusBarPanel1.Key = "";
			uiStatusBarPanel1.PanelType = Janus.Windows.UI.StatusBar.StatusBarPanelType.ControlContainer;
			uiStatusBarPanel1.ProgressBarValue = 0;
			uiStatusBarPanel1.Width = 963;
			this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1});
			this.uiStatusBar1.PanelsBorderColor = System.Drawing.Color.Transparent;
			this.uiStatusBar1.Size = new System.Drawing.Size(984, 23);
			this.uiStatusBar1.TabIndex = 7;
			this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.Standard;
			// 
			// uiCommandManager1
			// 
			this.uiCommandManager1.AllowClose = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandManager1.AllowCustomize = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandManager1.BottomRebar = this.BottomRebar1;
			this.uiCommandManager1.Categories.AddRange(new Janus.Windows.UI.CommandBars.UICommandCategory[] {
            uiCommandCategory1});
			this.uiCommandManager1.CommandBars.AddRange(new Janus.Windows.UI.CommandBars.UICommandBar[] {
            this.uiCommandBar1,
            this.uiCommandBar2});
			this.uiCommandManager1.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.menuFile,
            this.menuSource,
            this.menuMonitor,
            this.menuLog,
            this.menuItem,
            this.menuTools,
            this.menuEventLog,
            this.cmdOptions,
            this.cmdEnableUpdates,
            this.cmdOpen,
            this.cmdClose,
            this.cmdCheckAllSources,
            this.cmdSVNUpdateAll,
            this.cmdSVNUpdateAllAvailable,
            this.menuSVNUpdate,
            this.menuSVNCommit,
            this.menuSVNRevert,
            this.menuCheckModifications,
            this.menuHelp,
            this.cmdAbout,
            this.cmdNew,
            this.cmdNewSource,
            this.cmdNewMonitor,
            this.cmdTSVNSettings,
            this.cmdTSVNHelp,
            this.menuDebug,
            this.cmdGenerateError,
            this.cmdGenerateInvokeError,
            this.cmdBigCheckSources,
            this.cmdBigCheckSource,
            this.cmdBigCheckModifications,
            this.cmdBigExplore,
            this.cmdBigUpdate,
            this.cmdBigUpdateAll,
            this.cmdBigUpdateAllAvailable,
            this.cmdBigOptions,
            this.cmdBigSourceCommit,
            this.cmdBigRevert,
            this.menuDialogs,
            this.menuTestGridLayouts,
            this.cmdTestSetLogEntriesGridLayout});
			this.uiCommandManager1.ContainerControl = this;
			this.uiCommandManager1.ContextMenus.AddRange(new Janus.Windows.UI.CommandBars.UIContextMenu[] {
            this.uiContextMenu1});
			this.uiCommandManager1.Id = new System.Guid("4058ab29-b891-4df5-8758-9fc75311fb2c");
			this.uiCommandManager1.LeftRebar = this.LeftRebar1;
			this.uiCommandManager1.RightRebar = this.RightRebar1;
			this.uiCommandManager1.ShowAddRemoveButton = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandManager1.ShowCustomizeButton = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandManager1.TopRebar = this.TopRebar1;
			this.uiCommandManager1.VisualStyle = Janus.Windows.UI.VisualStyle.Standard;
			// 
			// BottomRebar1
			// 
			this.BottomRebar1.CommandManager = this.uiCommandManager1;
			this.BottomRebar1.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.BottomRebar1.Location = new System.Drawing.Point(0, 396);
			this.BottomRebar1.Name = "BottomRebar1";
			this.BottomRebar1.Size = new System.Drawing.Size(831, 0);
			// 
			// uiCommandBar1
			// 
			this.uiCommandBar1.AllowClose = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandBar1.AllowCustomize = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandBar1.Animation = Janus.Windows.UI.DropDownAnimation.System;
			this.uiCommandBar1.CommandBarType = Janus.Windows.UI.CommandBars.CommandBarType.Menu;
			this.uiCommandBar1.CommandManager = this.uiCommandManager1;
			this.uiCommandBar1.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.menuFile1,
            this.menuSource1,
            this.menuMonitor1,
            this.menuLog1,
            this.menuItem1,
            this.menuEventLog1,
            this.menuTools1,
            this.menuHelp1,
            this.menuDebug1});
			this.uiCommandBar1.Key = "CommandBar1";
			this.uiCommandBar1.Location = new System.Drawing.Point(0, 0);
			this.uiCommandBar1.LockCommandBar = Janus.Windows.UI.InheritableBoolean.True;
			this.uiCommandBar1.Name = "uiCommandBar1";
			this.uiCommandBar1.RowIndex = 0;
			this.uiCommandBar1.ShowAddRemoveButton = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandBar1.ShowCustomizeButton = Janus.Windows.UI.InheritableBoolean.False;
			this.uiCommandBar1.Size = new System.Drawing.Size(984, 22);
			this.uiCommandBar1.Text = "Menu";
			// 
			// menuFile1
			// 
			this.menuFile1.Key = "menuFile";
			this.menuFile1.Name = "menuFile1";
			// 
			// menuSource1
			// 
			this.menuSource1.Key = "menuSource";
			this.menuSource1.Name = "menuSource1";
			// 
			// menuMonitor1
			// 
			this.menuMonitor1.Key = "menuMonitor";
			this.menuMonitor1.Name = "menuMonitor1";
			// 
			// menuLog1
			// 
			this.menuLog1.Key = "menuLog";
			this.menuLog1.Name = "menuLog1";
			// 
			// menuItem1
			// 
			this.menuItem1.Key = "menuItem";
			this.menuItem1.Name = "menuItem1";
			// 
			// menuEventLog1
			// 
			this.menuEventLog1.Key = "menuEventLog";
			this.menuEventLog1.Name = "menuEventLog1";
			// 
			// menuTools1
			// 
			this.menuTools1.Key = "menuTools";
			this.menuTools1.Name = "menuTools1";
			// 
			// menuHelp1
			// 
			this.menuHelp1.Key = "menuHelp";
			this.menuHelp1.Name = "menuHelp1";
			// 
			// menuDebug1
			// 
			this.menuDebug1.Key = "menuDebug";
			this.menuDebug1.Name = "menuDebug1";
			// 
			// uiCommandBar2
			// 
			this.uiCommandBar2.AllowCustomize = Janus.Windows.UI.InheritableBoolean.True;
			this.uiCommandBar2.CommandManager = this.uiCommandManager1;
			this.uiCommandBar2.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.cmdBigCheckSource1,
            this.cmdBigCheckSources1,
            this.cmdBigCheckModifications1,
            this.cmdBigExplore1,
            this.Separator6,
            this.cmdBigUpdate1,
            this.cmdBigSourceCommit1,
            this.cmdBigRevert1,
            this.Separator8,
            this.cmdBigUpdateAllAvailable1,
            this.cmdBigUpdateAll1,
            this.Separator7,
            this.cmdBigOptions1});
			this.uiCommandBar2.FullRow = true;
			this.uiCommandBar2.Key = "BigCommands";
			this.uiCommandBar2.Location = new System.Drawing.Point(0, 22);
			this.uiCommandBar2.LockCommandBar = Janus.Windows.UI.InheritableBoolean.True;
			this.uiCommandBar2.Name = "uiCommandBar2";
			this.uiCommandBar2.RowIndex = 1;
			this.uiCommandBar2.Size = new System.Drawing.Size(984, 47);
			this.uiCommandBar2.Text = "BigCommands";
			this.uiCommandBar2.View = Janus.Windows.UI.CommandBars.View.LargeIcons;
			// 
			// cmdBigCheckSource1
			// 
			this.cmdBigCheckSource1.Key = "cmdBigCheckSource";
			this.cmdBigCheckSource1.Name = "cmdBigCheckSource1";
			// 
			// cmdBigCheckSources1
			// 
			this.cmdBigCheckSources1.Key = "cmdBigCheckSources";
			this.cmdBigCheckSources1.Name = "cmdBigCheckSources1";
			// 
			// cmdBigCheckModifications1
			// 
			this.cmdBigCheckModifications1.Key = "cmdBigCheckModifications";
			this.cmdBigCheckModifications1.Name = "cmdBigCheckModifications1";
			// 
			// cmdBigExplore1
			// 
			this.cmdBigExplore1.Key = "cmdBigExplore";
			this.cmdBigExplore1.Name = "cmdBigExplore1";
			// 
			// Separator6
			// 
			this.Separator6.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator6.Key = "Separator";
			this.Separator6.Name = "Separator6";
			// 
			// cmdBigUpdate1
			// 
			this.cmdBigUpdate1.Key = "cmdBigUpdate";
			this.cmdBigUpdate1.Name = "cmdBigUpdate1";
			// 
			// cmdBigSourceCommit1
			// 
			this.cmdBigSourceCommit1.Key = "cmdBigSourceCommit";
			this.cmdBigSourceCommit1.Name = "cmdBigSourceCommit1";
			// 
			// cmdBigRevert1
			// 
			this.cmdBigRevert1.Key = "cmdBigRevert";
			this.cmdBigRevert1.Name = "cmdBigRevert1";
			// 
			// Separator8
			// 
			this.Separator8.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator8.Key = "Separator";
			this.Separator8.Name = "Separator8";
			// 
			// cmdBigUpdateAllAvailable1
			// 
			this.cmdBigUpdateAllAvailable1.Key = "cmdBigUpdateAllAvailable";
			this.cmdBigUpdateAllAvailable1.Name = "cmdBigUpdateAllAvailable1";
			// 
			// cmdBigUpdateAll1
			// 
			this.cmdBigUpdateAll1.Key = "cmdBigUpdateAll";
			this.cmdBigUpdateAll1.Name = "cmdBigUpdateAll1";
			// 
			// Separator7
			// 
			this.Separator7.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator7.Key = "Separator";
			this.Separator7.Name = "Separator7";
			// 
			// cmdBigOptions1
			// 
			this.cmdBigOptions1.Key = "cmdBigOptions";
			this.cmdBigOptions1.Name = "cmdBigOptions1";
			// 
			// menuFile
			// 
			this.menuFile.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.cmdNew1,
            this.cmdClose2});
			this.menuFile.Key = "menuFile";
			this.menuFile.Name = "menuFile";
			this.menuFile.Text = "&File";
			// 
			// cmdNew1
			// 
			this.cmdNew1.Key = "cmdNew";
			this.cmdNew1.Name = "cmdNew1";
			// 
			// cmdClose2
			// 
			this.cmdClose2.Key = "cmdClose";
			this.cmdClose2.Name = "cmdClose2";
			// 
			// menuSource
			// 
			this.menuSource.Key = "menuSource";
			this.menuSource.Name = "menuSource";
			this.menuSource.Text = "&Source";
			// 
			// menuMonitor
			// 
			this.menuMonitor.Key = "menuMonitor";
			this.menuMonitor.Name = "menuMonitor";
			this.menuMonitor.Text = "&Monitor";
			// 
			// menuLog
			// 
			this.menuLog.Key = "menuLog";
			this.menuLog.Name = "menuLog";
			this.menuLog.Text = "&Log";
			// 
			// menuItem
			// 
			this.menuItem.Key = "menuItem";
			this.menuItem.Name = "menuItem";
			this.menuItem.Text = "&Item";
			// 
			// menuTools
			// 
			this.menuTools.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.cmdOptions1,
            this.cmdTSVNSettings1});
			this.menuTools.Key = "menuTools";
			this.menuTools.Name = "menuTools";
			this.menuTools.Text = "&Tools";
			// 
			// cmdOptions1
			// 
			this.cmdOptions1.Key = "cmdOptions";
			this.cmdOptions1.Name = "cmdOptions1";
			// 
			// cmdTSVNSettings1
			// 
			this.cmdTSVNSettings1.Key = "cmdTSVNSettings";
			this.cmdTSVNSettings1.Name = "cmdTSVNSettings1";
			// 
			// menuEventLog
			// 
			this.menuEventLog.Key = "menuEventLog";
			this.menuEventLog.Name = "menuEventLog";
			this.menuEventLog.Text = "&Event-Log";
			// 
			// cmdOptions
			// 
			this.cmdOptions.Image = ((System.Drawing.Image)(resources.GetObject("cmdOptions.Image")));
			this.cmdOptions.Key = "cmdOptions";
			this.cmdOptions.Name = "cmdOptions";
			this.cmdOptions.Text = "O&ptions";
			// 
			// cmdEnableUpdates
			// 
			this.cmdEnableUpdates.CommandType = Janus.Windows.UI.CommandBars.CommandType.ToggleButton;
			this.cmdEnableUpdates.Key = "cmdEnableUpdates";
			this.cmdEnableUpdates.Name = "cmdEnableUpdates";
			this.cmdEnableUpdates.Text = "&Enabled";
			// 
			// cmdOpen
			// 
			this.cmdOpen.Key = "cmdOpen";
			this.cmdOpen.Name = "cmdOpen";
			this.cmdOpen.Text = "&Open";
			// 
			// cmdClose
			// 
			this.cmdClose.Key = "cmdClose";
			this.cmdClose.Name = "cmdClose";
			this.cmdClose.Text = "E&xit";
			// 
			// cmdCheckAllSources
			// 
			this.cmdCheckAllSources.Image = ((System.Drawing.Image)(resources.GetObject("cmdCheckAllSources.Image")));
			this.cmdCheckAllSources.Key = "cmdCheckAllSources";
			this.cmdCheckAllSources.Name = "cmdCheckAllSources";
			this.cmdCheckAllSources.Text = "Chec&k all sources for updates";
			// 
			// cmdSVNUpdateAll
			// 
			this.cmdSVNUpdateAll.Image = ((System.Drawing.Image)(resources.GetObject("cmdSVNUpdateAll.Image")));
			this.cmdSVNUpdateAll.Key = "cmdSVNUpdateAll";
			this.cmdSVNUpdateAll.Name = "cmdSVNUpdateAll";
			this.cmdSVNUpdateAll.Text = "Update &all sources";
			// 
			// cmdSVNUpdateAllAvailable
			// 
			this.cmdSVNUpdateAllAvailable.Image = ((System.Drawing.Image)(resources.GetObject("cmdSVNUpdateAllAvailable.Image")));
			this.cmdSVNUpdateAllAvailable.Key = "cmdSVNUpdateAllAvailable";
			this.cmdSVNUpdateAllAvailable.Name = "cmdSVNUpdateAllAvailable";
			this.cmdSVNUpdateAllAvailable.Text = "Up&date all available";
			// 
			// menuSVNUpdate
			// 
			this.menuSVNUpdate.Image = ((System.Drawing.Image)(resources.GetObject("menuSVNUpdate.Image")));
			this.menuSVNUpdate.Key = "menuSVNUpdate";
			this.menuSVNUpdate.Name = "menuSVNUpdate";
			this.menuSVNUpdate.Text = "&Update";
			// 
			// menuSVNCommit
			// 
			this.menuSVNCommit.Image = ((System.Drawing.Image)(resources.GetObject("menuSVNCommit.Image")));
			this.menuSVNCommit.Key = "menuSVNCommit";
			this.menuSVNCommit.Name = "menuSVNCommit";
			this.menuSVNCommit.Text = "&Commit";
			// 
			// menuSVNRevert
			// 
			this.menuSVNRevert.Image = ((System.Drawing.Image)(resources.GetObject("menuSVNRevert.Image")));
			this.menuSVNRevert.Key = "menuSVNRevert";
			this.menuSVNRevert.Name = "menuSVNRevert";
			this.menuSVNRevert.Text = "Re&vert";
			// 
			// menuCheckModifications
			// 
			this.menuCheckModifications.Image = ((System.Drawing.Image)(resources.GetObject("menuCheckModifications.Image")));
			this.menuCheckModifications.Key = "menuCheckModifications";
			this.menuCheckModifications.Name = "menuCheckModifications";
			this.menuCheckModifications.Text = "Check &modifications";
			// 
			// menuHelp
			// 
			this.menuHelp.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.cmdTSVNHelp1,
            this.cmdAbout1});
			this.menuHelp.Key = "menuHelp";
			this.menuHelp.Name = "menuHelp";
			this.menuHelp.Text = "&Help";
			// 
			// cmdTSVNHelp1
			// 
			this.cmdTSVNHelp1.Key = "cmdTSVNHelp";
			this.cmdTSVNHelp1.Name = "cmdTSVNHelp1";
			// 
			// cmdAbout1
			// 
			this.cmdAbout1.Key = "cmdAbout";
			this.cmdAbout1.Name = "cmdAbout1";
			// 
			// cmdAbout
			// 
			this.cmdAbout.Image = ((System.Drawing.Image)(resources.GetObject("cmdAbout.Image")));
			this.cmdAbout.Key = "cmdAbout";
			this.cmdAbout.Name = "cmdAbout";
			this.cmdAbout.Text = "&About";
			// 
			// cmdNew
			// 
			this.cmdNew.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.cmdNewSource1,
            this.cmdNewMonitor1});
			this.cmdNew.Key = "cmdNew";
			this.cmdNew.Name = "cmdNew";
			this.cmdNew.Text = "&New";
			// 
			// cmdNewSource1
			// 
			this.cmdNewSource1.Key = "cmdNewSource";
			this.cmdNewSource1.Name = "cmdNewSource1";
			// 
			// cmdNewMonitor1
			// 
			this.cmdNewMonitor1.Key = "cmdNewMonitor";
			this.cmdNewMonitor1.Name = "cmdNewMonitor1";
			// 
			// cmdNewSource
			// 
			this.cmdNewSource.Image = ((System.Drawing.Image)(resources.GetObject("cmdNewSource.Image")));
			this.cmdNewSource.Key = "cmdNewSource";
			this.cmdNewSource.Name = "cmdNewSource";
			this.cmdNewSource.Text = "&Source...";
			// 
			// cmdNewMonitor
			// 
			this.cmdNewMonitor.Image = ((System.Drawing.Image)(resources.GetObject("cmdNewMonitor.Image")));
			this.cmdNewMonitor.Key = "cmdNewMonitor";
			this.cmdNewMonitor.Name = "cmdNewMonitor";
			this.cmdNewMonitor.Text = "&Monitor...";
			// 
			// cmdTSVNSettings
			// 
			this.cmdTSVNSettings.Key = "cmdTSVNSettings";
			this.cmdTSVNSettings.Name = "cmdTSVNSettings";
			this.cmdTSVNSettings.Text = "TortoiseSVN Settings";
			// 
			// cmdTSVNHelp
			// 
			this.cmdTSVNHelp.Key = "cmdTSVNHelp";
			this.cmdTSVNHelp.Name = "cmdTSVNHelp";
			this.cmdTSVNHelp.Text = "TortoiseSVN Help";
			// 
			// menuDebug
			// 
			this.menuDebug.CategoryName = "Debug";
			this.menuDebug.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.menuDialogs1,
            this.Separator9,
            this.cmdGenerateError1,
            this.cmdGenerateInvokeError1,
            this.menuTestGridLayouts1});
			this.menuDebug.Key = "menuDebug";
			this.menuDebug.Name = "menuDebug";
			this.menuDebug.Text = "&Debug";
			this.menuDebug.Visible = Janus.Windows.UI.InheritableBoolean.False;
			// 
			// menuDialogs1
			// 
			this.menuDialogs1.Key = "menuDialogs";
			this.menuDialogs1.Name = "menuDialogs1";
			// 
			// Separator9
			// 
			this.Separator9.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator9.Key = "Separator";
			this.Separator9.Name = "Separator9";
			// 
			// cmdGenerateError1
			// 
			this.cmdGenerateError1.Key = "cmdGenerateError";
			this.cmdGenerateError1.Name = "cmdGenerateError1";
			// 
			// cmdGenerateInvokeError1
			// 
			this.cmdGenerateInvokeError1.Key = "cmdGenerateInvokeError";
			this.cmdGenerateInvokeError1.Name = "cmdGenerateInvokeError1";
			// 
			// menuTestGridLayouts1
			// 
			this.menuTestGridLayouts1.Key = "menuTestGridLayouts";
			this.menuTestGridLayouts1.Name = "menuTestGridLayouts1";
			// 
			// cmdGenerateError
			// 
			this.cmdGenerateError.CategoryName = "Debug";
			this.cmdGenerateError.Key = "cmdGenerateError";
			this.cmdGenerateError.Name = "cmdGenerateError";
			this.cmdGenerateError.Text = "&Generate Error";
			// 
			// cmdGenerateInvokeError
			// 
			this.cmdGenerateInvokeError.CategoryName = "Debug";
			this.cmdGenerateInvokeError.Key = "cmdGenerateInvokeError";
			this.cmdGenerateInvokeError.Name = "cmdGenerateInvokeError";
			this.cmdGenerateInvokeError.Text = "Generate &Invoke Error";
			// 
			// cmdBigCheckSources
			// 
			this.cmdBigCheckSources.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigCheckSources.Image")));
			this.cmdBigCheckSources.Key = "cmdBigCheckSources";
			this.cmdBigCheckSources.Name = "cmdBigCheckSources";
			this.cmdBigCheckSources.Text = "Check All";
			this.cmdBigCheckSources.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigCheckSource
			// 
			this.cmdBigCheckSource.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigCheckSource.Image")));
			this.cmdBigCheckSource.Key = "cmdBigCheckSource";
			this.cmdBigCheckSource.Name = "cmdBigCheckSource";
			this.cmdBigCheckSource.Text = "Check Source";
			this.cmdBigCheckSource.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigCheckModifications
			// 
			this.cmdBigCheckModifications.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigCheckModifications.Image")));
			this.cmdBigCheckModifications.Key = "cmdBigCheckModifications";
			this.cmdBigCheckModifications.Name = "cmdBigCheckModifications";
			this.cmdBigCheckModifications.Text = "Check Modifications";
			this.cmdBigCheckModifications.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigExplore
			// 
			this.cmdBigExplore.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigExplore.Image")));
			this.cmdBigExplore.Key = "cmdBigExplore";
			this.cmdBigExplore.Name = "cmdBigExplore";
			this.cmdBigExplore.Text = "Explore";
			this.cmdBigExplore.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigUpdate
			// 
			this.cmdBigUpdate.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigUpdate.Image")));
			this.cmdBigUpdate.Key = "cmdBigUpdate";
			this.cmdBigUpdate.Name = "cmdBigUpdate";
			this.cmdBigUpdate.Text = "Update";
			this.cmdBigUpdate.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigUpdateAll
			// 
			this.cmdBigUpdateAll.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigUpdateAll.Image")));
			this.cmdBigUpdateAll.Key = "cmdBigUpdateAll";
			this.cmdBigUpdateAll.Name = "cmdBigUpdateAll";
			this.cmdBigUpdateAll.Text = "Update All";
			this.cmdBigUpdateAll.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigUpdateAllAvailable
			// 
			this.cmdBigUpdateAllAvailable.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigUpdateAllAvailable.Image")));
			this.cmdBigUpdateAllAvailable.Key = "cmdBigUpdateAllAvailable";
			this.cmdBigUpdateAllAvailable.Name = "cmdBigUpdateAllAvailable";
			this.cmdBigUpdateAllAvailable.Text = "Update Available";
			this.cmdBigUpdateAllAvailable.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigOptions
			// 
			this.cmdBigOptions.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigOptions.Image")));
			this.cmdBigOptions.Key = "cmdBigOptions";
			this.cmdBigOptions.Name = "cmdBigOptions";
			this.cmdBigOptions.Text = "Options";
			this.cmdBigOptions.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigSourceCommit
			// 
			this.cmdBigSourceCommit.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigSourceCommit.Image")));
			this.cmdBigSourceCommit.Key = "cmdBigSourceCommit";
			this.cmdBigSourceCommit.Name = "cmdBigSourceCommit";
			this.cmdBigSourceCommit.Text = "Commit";
			this.cmdBigSourceCommit.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// cmdBigRevert
			// 
			this.cmdBigRevert.Image = ((System.Drawing.Image)(resources.GetObject("cmdBigRevert.Image")));
			this.cmdBigRevert.Key = "cmdBigRevert";
			this.cmdBigRevert.Name = "cmdBigRevert";
			this.cmdBigRevert.Text = "Revert";
			this.cmdBigRevert.TextImageRelation = Janus.Windows.UI.CommandBars.TextImageRelation.ImageAboveText;
			// 
			// menuDialogs
			// 
			this.menuDialogs.CategoryName = "Debug";
			this.menuDialogs.Key = "menuDialogs";
			this.menuDialogs.Name = "menuDialogs";
			this.menuDialogs.Text = "Dialogs";
			// 
			// menuTestGridLayouts
			// 
			this.menuTestGridLayouts.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.cmdTestSetLogEntriesGridLayout1});
			this.menuTestGridLayouts.Key = "menuTestGridLayouts";
			this.menuTestGridLayouts.Name = "menuTestGridLayouts";
			this.menuTestGridLayouts.Text = "Grid Layouts";
			// 
			// cmdTestSetLogEntriesGridLayout1
			// 
			this.cmdTestSetLogEntriesGridLayout1.Key = "cmdTestSetLogEntriesGridLayout";
			this.cmdTestSetLogEntriesGridLayout1.Name = "cmdTestSetLogEntriesGridLayout1";
			// 
			// cmdTestSetLogEntriesGridLayout
			// 
			this.cmdTestSetLogEntriesGridLayout.Key = "cmdTestSetLogEntriesGridLayout";
			this.cmdTestSetLogEntriesGridLayout.Name = "cmdTestSetLogEntriesGridLayout";
			this.cmdTestSetLogEntriesGridLayout.Text = "Set Log Entries Grid Layout";
			// 
			// uiContextMenu1
			// 
			this.uiContextMenu1.CommandManager = this.uiCommandManager1;
			this.uiContextMenu1.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] {
            this.cmdEnableUpdates1,
            this.Separator1,
            this.menuCheckModifications1,
            this.menuSVNUpdate1,
            this.cmdSVNUpdateAllUnread1,
            this.cmdSVNUpdateAll1,
            this.menuSVNCommit1,
            this.menuSVNRevert1,
            this.Separator4,
            this.cmdCheckAllSources1,
            this.Separator3,
            this.cmdOptions2,
            this.cmdOpen1,
            this.Separator2,
            this.cmdClose1});
			this.uiContextMenu1.Key = "ContextMenu1";
			// 
			// cmdEnableUpdates1
			// 
			this.cmdEnableUpdates1.Key = "cmdEnableUpdates";
			this.cmdEnableUpdates1.Name = "cmdEnableUpdates1";
			// 
			// Separator1
			// 
			this.Separator1.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator1.Key = "Separator";
			this.Separator1.Name = "Separator1";
			// 
			// menuCheckModifications1
			// 
			this.menuCheckModifications1.Key = "menuCheckModifications";
			this.menuCheckModifications1.Name = "menuCheckModifications1";
			// 
			// menuSVNUpdate1
			// 
			this.menuSVNUpdate1.Key = "menuSVNUpdate";
			this.menuSVNUpdate1.Name = "menuSVNUpdate1";
			// 
			// cmdSVNUpdateAllUnread1
			// 
			this.cmdSVNUpdateAllUnread1.Key = "cmdSVNUpdateAllAvailable";
			this.cmdSVNUpdateAllUnread1.Name = "cmdSVNUpdateAllUnread1";
			// 
			// cmdSVNUpdateAll1
			// 
			this.cmdSVNUpdateAll1.Key = "cmdSVNUpdateAll";
			this.cmdSVNUpdateAll1.Name = "cmdSVNUpdateAll1";
			// 
			// menuSVNCommit1
			// 
			this.menuSVNCommit1.Key = "menuSVNCommit";
			this.menuSVNCommit1.Name = "menuSVNCommit1";
			// 
			// menuSVNRevert1
			// 
			this.menuSVNRevert1.Key = "menuSVNRevert";
			this.menuSVNRevert1.Name = "menuSVNRevert1";
			// 
			// Separator4
			// 
			this.Separator4.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator4.Key = "Separator";
			this.Separator4.Name = "Separator4";
			// 
			// cmdCheckAllSources1
			// 
			this.cmdCheckAllSources1.Key = "cmdCheckAllSources";
			this.cmdCheckAllSources1.Name = "cmdCheckAllSources1";
			// 
			// Separator3
			// 
			this.Separator3.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator3.Key = "Separator";
			this.Separator3.Name = "Separator3";
			// 
			// cmdOptions2
			// 
			this.cmdOptions2.Key = "cmdOptions";
			this.cmdOptions2.Name = "cmdOptions2";
			// 
			// cmdOpen1
			// 
			this.cmdOpen1.DefaultItem = Janus.Windows.UI.InheritableBoolean.True;
			this.cmdOpen1.Key = "cmdOpen";
			this.cmdOpen1.Name = "cmdOpen1";
			// 
			// Separator2
			// 
			this.Separator2.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator2.Key = "Separator";
			this.Separator2.Name = "Separator2";
			// 
			// cmdClose1
			// 
			this.cmdClose1.Key = "cmdClose";
			this.cmdClose1.Name = "cmdClose1";
			// 
			// LeftRebar1
			// 
			this.LeftRebar1.CommandManager = this.uiCommandManager1;
			this.LeftRebar1.Dock = System.Windows.Forms.DockStyle.Left;
			this.LeftRebar1.Location = new System.Drawing.Point(0, 26);
			this.LeftRebar1.Name = "LeftRebar1";
			this.LeftRebar1.Size = new System.Drawing.Size(0, 393);
			// 
			// RightRebar1
			// 
			this.RightRebar1.CommandManager = this.uiCommandManager1;
			this.RightRebar1.Dock = System.Windows.Forms.DockStyle.Right;
			this.RightRebar1.Location = new System.Drawing.Point(831, 26);
			this.RightRebar1.Name = "RightRebar1";
			this.RightRebar1.Size = new System.Drawing.Size(0, 393);
			// 
			// TopRebar1
			// 
			this.TopRebar1.CommandBars.AddRange(new Janus.Windows.UI.CommandBars.UICommandBar[] {
            this.uiCommandBar1,
            this.uiCommandBar2});
			this.TopRebar1.CommandManager = this.uiCommandManager1;
			this.TopRebar1.Controls.Add(this.uiCommandBar1);
			this.TopRebar1.Controls.Add(this.uiCommandBar2);
			this.TopRebar1.Dock = System.Windows.Forms.DockStyle.Top;
			this.TopRebar1.Location = new System.Drawing.Point(0, 0);
			this.TopRebar1.Name = "TopRebar1";
			this.TopRebar1.Size = new System.Drawing.Size(984, 69);
			// 
			// Separator5
			// 
			this.Separator5.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator;
			this.Separator5.Key = "Separator";
			this.Separator5.Name = "Separator5";
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(984, 762);
			this.Controls.Add(this.uiPanelLog);
			this.Controls.Add(this.uiPanelUpdatesGridContainer);
			this.Controls.Add(this.uiPanelPaths);
			this.Controls.Add(this.uiPanelLeft);
			this.Controls.Add(this.uiStatusBar1);
			this.Controls.Add(this.TopRebar1);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.KeyPreview = true;
			this.MinimumSize = new System.Drawing.Size(800, 600);
			this.Name = "MainForm";
			this.Text = "SVN-Monitor";
			((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.uiPanelEventLog)).EndInit();
			this.uiPanelEventLog.ResumeLayout(false);
			this.uiPanelEventLogCaptionContainer.ResumeLayout(false);
			this.uiPanelEventLogContainer.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.uiPanelLeft)).EndInit();
			this.uiPanelLeft.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.uiPanelSources)).EndInit();
			this.uiPanelSources.ResumeLayout(false);
			this.uiPanelSourcesCaptionContainer.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.sourcesPanel1)).EndInit();
			this.uiPanelSourcesContainer.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.uiPanelMonitors)).EndInit();
			this.uiPanelMonitors.ResumeLayout(false);
			this.uiPanelMonitorsCaptionContainer.ResumeLayout(false);
			this.uiPanelMonitorsContainer.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.uiPanelPaths)).EndInit();
			this.uiPanelPaths.ResumeLayout(false);
			this.uiPanelPathsCaptionContainer.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.pathsPanel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.logEntriesPanel1)).EndInit();
			this.uiPanelPathsContainer.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.uiPanelUpdatesGridContainer)).EndInit();
			this.uiPanelUpdatesGridContainer.ResumeLayout(false);
			this.uiPanelUpdatesGridContainerContainer.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.uiPanelLog)).EndInit();
			this.uiPanelLog.ResumeLayout(false);
			this.uiPanelLogCaptionContainer.ResumeLayout(false);
			this.uiPanelLogContainer.ResumeLayout(false);
			this.uiStatusBar1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.uiCommandManager1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.BottomRebar1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.uiCommandBar1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.uiCommandBar2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.uiContextMenu1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.LeftRebar1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.RightRebar1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.TopRebar1)).EndInit();
			this.TopRebar1.ResumeLayout(false);
			this.ResumeLayout(false);

		}
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdTestType_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmUserRelation));
            Janus.Windows.GridEX.GridEXLayout grdControl_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdUser_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.uiTab1 = new Janus.Windows.UI.Tab.UITab();
            this.tabTestType = new Janus.Windows.UI.Tab.UITabPage();
            this.grdTestType = new Janus.Windows.GridEX.GridEX();
            this.tabControl = new Janus.Windows.UI.Tab.UITabPage();
            this.grdControl = new Janus.Windows.GridEX.GridEX();
            this.ToolStrip1 = new System.Windows.Forms.ToolStrip();
            this.btnAdd = new System.Windows.Forms.ToolStripButton();
            this.btnUpdate = new System.Windows.Forms.ToolStripButton();
            this.btnDelete = new System.Windows.Forms.ToolStripButton();
            this.grdUser = new Janus.Windows.GridEX.GridEX();
            ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit();
            this.uiTab1.SuspendLayout();
            this.tabTestType.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).BeginInit();
            this.tabControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdControl)).BeginInit();
            this.ToolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdUser)).BeginInit();
            this.SuspendLayout();
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 652);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Tick để tạo quan hệ";
            uiStatusBarPanel1.Width = 141;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Esc: Thoát";
            uiStatusBarPanel2.Width = 80;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2});
            this.uiStatusBar1.Size = new System.Drawing.Size(1233, 23);
            this.uiStatusBar1.TabIndex = 0;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
            // 
            // uiTab1
            // 
            this.uiTab1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiTab1.Location = new System.Drawing.Point(383, 0);
            this.uiTab1.Name = "uiTab1";
            this.uiTab1.Size = new System.Drawing.Size(850, 652);
            this.uiTab1.TabIndex = 3;
            this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabTestType,
            this.tabControl});
            this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
            this.uiTab1.SelectedTabChanged += new Janus.Windows.UI.Tab.TabEventHandler(this.uiTab1_SelectedTabChanged);
            // 
            // tabTestType
            // 
            this.tabTestType.Controls.Add(this.grdTestType);
            this.tabTestType.Location = new System.Drawing.Point(1, 27);
            this.tabTestType.Name = "tabTestType";
            this.tabTestType.Size = new System.Drawing.Size(848, 624);
            this.tabTestType.TabStop = true;
            this.tabTestType.Text = "Loại Xét Nghiệm";
            // 
            // grdTestType
            // 
            this.grdTestType.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
            this.grdTestType.DesignTimeLayout = grdTestType_DesignTimeLayout;
            this.grdTestType.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestType.Font = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdTestType.GroupByBoxVisible = false;
            this.grdTestType.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestType.Location = new System.Drawing.Point(0, 0);
            this.grdTestType.Margin = new System.Windows.Forms.Padding(4);
            this.grdTestType.Name = "grdTestType";
            this.grdTestType.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdTestType.Size = new System.Drawing.Size(848, 624);
            this.grdTestType.TabIndex = 1;
            this.grdTestType.RowCheckStateChanged += new Janus.Windows.GridEX.RowCheckStateChangeEventHandler(this.grdTestType_RowCheckStateChanged);
            // 
            // tabControl
            // 
            this.tabControl.Controls.Add(this.grdControl);
            this.tabControl.Controls.Add(this.ToolStrip1);
            this.tabControl.Location = new System.Drawing.Point(1, 31);
            this.tabControl.Name = "tabControl";
            this.tabControl.Size = new System.Drawing.Size(848, 620);
            this.tabControl.TabStop = true;
            this.tabControl.Text = "Chức Năng";
            // 
            // grdControl
            // 
            this.grdControl.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdControl_DesignTimeLayout.LayoutString = resources.GetString("grdControl_DesignTimeLayout.LayoutString");
            this.grdControl.DesignTimeLayout = grdControl_DesignTimeLayout;
            this.grdControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdControl.Font = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold);
            this.grdControl.GroupByBoxVisible = false;
            this.grdControl.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdControl.Location = new System.Drawing.Point(0, 39);
            this.grdControl.Margin = new System.Windows.Forms.Padding(4);
            this.grdControl.Name = "grdControl";
            this.grdControl.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdControl.Size = new System.Drawing.Size(848, 581);
            this.grdControl.TabIndex = 3;
            this.grdControl.RowCheckStateChanged += new Janus.Windows.GridEX.RowCheckStateChangeEventHandler(this.grdControl_RowCheckStateChanged);
            // 
            // ToolStrip1
            // 
            this.ToolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnAdd,
            this.btnUpdate,
            this.btnDelete});
            this.ToolStrip1.Location = new System.Drawing.Point(0, 0);
            this.ToolStrip1.Name = "ToolStrip1";
            this.ToolStrip1.Size = new System.Drawing.Size(848, 39);
            this.ToolStrip1.TabIndex = 2;
            this.ToolStrip1.Text = "ToolStrip1";
            // 
            // btnAdd
            // 
            this.btnAdd.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
            this.btnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.btnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnAdd.Name = "btnAdd";
            this.btnAdd.Size = new System.Drawing.Size(109, 36);
            this.btnAdd.Tag = "";
            this.btnAdd.Text = "Thêm mới";
            this.btnAdd.ToolTipText = "Thêm BN (Ctrl+N)";
            this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
            // 
            // btnUpdate
            // 
            this.btnUpdate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnUpdate.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdate.Image")));
            this.btnUpdate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.btnUpdate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnUpdate.Name = "btnUpdate";
            this.btnUpdate.Size = new System.Drawing.Size(93, 36);
            this.btnUpdate.Tag = "";
            this.btnUpdate.Text = "Cập nhật";
            this.btnUpdate.ToolTipText = "Cập nhật BN (Ctrl+U)";
            this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
            // 
            // btnDelete
            // 
            this.btnDelete.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnDelete.Image = ((System.Drawing.Image)(resources.GetObject("btnDelete.Image")));
            this.btnDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.btnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnDelete.Name = "btnDelete";
            this.btnDelete.Size = new System.Drawing.Size(69, 36);
            this.btnDelete.Tag = "";
            this.btnDelete.Text = "Xóa";
            this.btnDelete.ToolTipText = "Thoát (Esc)";
            this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
            // 
            // grdUser
            // 
            this.grdUser.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdUser.ColumnAutoResize = true;
            grdUser_DesignTimeLayout.LayoutString = resources.GetString("grdUser_DesignTimeLayout.LayoutString");
            this.grdUser.DesignTimeLayout = grdUser_DesignTimeLayout;
            this.grdUser.Dock = System.Windows.Forms.DockStyle.Left;
            this.grdUser.GroupByBoxVisible = false;
            this.grdUser.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdUser.Location = new System.Drawing.Point(0, 0);
            this.grdUser.Margin = new System.Windows.Forms.Padding(4);
            this.grdUser.Name = "grdUser";
            this.grdUser.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdUser.Size = new System.Drawing.Size(383, 652);
            this.grdUser.TabIndex = 2;
            this.grdUser.SelectionChanged += new System.EventHandler(this.grdUser_SelectionChanged);
            // 
            // frmUserRelation
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1233, 675);
            this.Controls.Add(this.uiTab1);
            this.Controls.Add(this.grdUser);
            this.Controls.Add(this.uiStatusBar1);
            this.Font = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "frmUserRelation";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "QUAN HỆ NGƯỜI SỬ DỤNG";
            this.Load += new System.EventHandler(this.frmUserRelation_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frmUserRelation_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit();
            this.uiTab1.ResumeLayout(false);
            this.tabTestType.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).EndInit();
            this.tabControl.ResumeLayout(false);
            this.tabControl.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdControl)).EndInit();
            this.ToolStrip1.ResumeLayout(false);
            this.ToolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdUser)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_PhieuTrathuocKhoaveKho));
            Janus.Windows.GridEX.GridEXLayout grdList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPhieuNhapChiTiet_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.cmdThemPhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdUpdatePhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdXoaPhieuNhap = new System.Windows.Forms.ToolStripButton();
            this.cmdNhapKho = new System.Windows.Forms.ToolStripButton();
            this.cmdHuychuyenkho = new System.Windows.Forms.ToolStripButton();
            this.cmdInPhieuNhapKho = new System.Windows.Forms.ToolStripButton();
            this.cmdExit = new System.Windows.Forms.ToolStripButton();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.label5 = new System.Windows.Forms.Label();
            this.cboKhoaLinh = new Janus.Windows.EditControls.UIComboBox();
            this.label4 = new System.Windows.Forms.Label();
            this.cboKhoTra = new Janus.Windows.EditControls.UIComboBox();
            this.label3 = new System.Windows.Forms.Label();
            this.cboKhoNhan = new Janus.Windows.EditControls.UIComboBox();
            this.radChuaNhapKho = new Janus.Windows.EditControls.UIRadioButton();
            this.radDaNhap = new Janus.Windows.EditControls.UIRadioButton();
            this.radTatCa = new Janus.Windows.EditControls.UIRadioButton();
            this.label2 = new System.Windows.Forms.Label();
            this.cboNhanVien = new Janus.Windows.EditControls.UIComboBox();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.dtToDate = new System.Windows.Forms.DateTimePicker();
            this.chkByDate = new Janus.Windows.EditControls.UICheckBox();
            this.dtFromdate = new System.Windows.Forms.DateTimePicker();
            this.txtSoPhieu = new Janus.Windows.GridEX.EditControls.EditBox();
            this.label1 = new System.Windows.Forms.Label();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdList = new Janus.Windows.GridEX.GridEX();
            this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdPhieuNhapChiTiet = new Janus.Windows.GridEX.GridEX();
            this.cmdConfig = new Janus.Windows.EditControls.UIButton();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
            this.uiGroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).BeginInit();
            this.SuspendLayout();
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 606);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Ctrl+N: Thêm phiếu";
            uiStatusBarPanel1.Width = 121;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Ctrl+U: Sửa phiếu";
            uiStatusBarPanel2.Width = 111;
            uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel3.Key = "";
            uiStatusBarPanel3.ProgressBarValue = 0;
            uiStatusBarPanel3.Text = "Ctrl+D:Xóa phiếu";
            uiStatusBarPanel3.Width = 108;
            uiStatusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel4.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel4.Key = "";
            uiStatusBarPanel4.ProgressBarValue = 0;
            uiStatusBarPanel4.Text = "Esc: Thoát";
            uiStatusBarPanel4.Width = 72;
            uiStatusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel5.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel5.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
            uiStatusBarPanel5.FormatStyle.ForeColor = System.Drawing.Color.Navy;
            uiStatusBarPanel5.Key = "MSG";
            uiStatusBarPanel5.ProgressBarValue = 0;
            uiStatusBarPanel5.Text = "Thông báo:";
            uiStatusBarPanel5.Width = 87;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2,
            uiStatusBarPanel3,
            uiStatusBarPanel4,
            uiStatusBarPanel5});
            this.uiStatusBar2.Size = new System.Drawing.Size(1016, 23);
            this.uiStatusBar2.TabIndex = 4;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // toolStrip1
            // 
            this.toolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.toolStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdThemPhieuNhap,
            this.cmdUpdatePhieuNhap,
            this.cmdXoaPhieuNhap,
            this.cmdNhapKho,
            this.cmdHuychuyenkho,
            this.cmdInPhieuNhapKho,
            this.cmdExit});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1016, 39);
            this.toolStrip1.TabIndex = 5;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // cmdThemPhieuNhap
            // 
            this.cmdThemPhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdThemPhieuNhap.Image")));
            this.cmdThemPhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdThemPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdThemPhieuNhap.Name = "cmdThemPhieuNhap";
            this.cmdThemPhieuNhap.Size = new System.Drawing.Size(107, 36);
            this.cmdThemPhieuNhap.Text = "Thêm phiếu";
            this.cmdThemPhieuNhap.Click += new System.EventHandler(this.cmdThemPhieuNhap_Click);
            // 
            // cmdUpdatePhieuNhap
            // 
            this.cmdUpdatePhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePhieuNhap.Image")));
            this.cmdUpdatePhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdUpdatePhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdUpdatePhieuNhap.Name = "cmdUpdatePhieuNhap";
            this.cmdUpdatePhieuNhap.Size = new System.Drawing.Size(98, 36);
            this.cmdUpdatePhieuNhap.Text = "Sửa phiếu ";
            this.cmdUpdatePhieuNhap.Click += new System.EventHandler(this.cmdUpdatePhieuNhap_Click);
            // 
            // cmdXoaPhieuNhap
            // 
            this.cmdXoaPhieuNhap.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaPhieuNhap.Image")));
            this.cmdXoaPhieuNhap.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdXoaPhieuNhap.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdXoaPhieuNhap.Name = "cmdXoaPhieuNhap";
            this.cmdXoaPhieuNhap.Size = new System.Drawing.Size(96, 36);
            this.cmdXoaPhieuNhap.Text = "Xóa phiếu";
            this.cmdXoaPhieuNhap.Click += new System.EventHandler(this.cmdXoaPhieuNhap_Click);
            // 
            // cmdNhapKho
            // 
            this.cmdNhapKho.Image = ((System.Drawing.Image)(resources.GetObject("cmdNhapKho.Image")));
            this.cmdNhapKho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdNhapKho.Name = "cmdNhapKho";
            this.cmdNhapKho.Size = new System.Drawing.Size(92, 36);
            this.cmdNhapKho.Text = "Xác nhận";
            this.cmdNhapKho.Click += new System.EventHandler(this.cmdNhapKho_Click);
            // 
            // cmdHuychuyenkho
            // 
            this.cmdHuychuyenkho.Image = ((System.Drawing.Image)(resources.GetObject("cmdHuychuyenkho.Image")));
            this.cmdHuychuyenkho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdHuychuyenkho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdHuychuyenkho.Name = "cmdHuychuyenkho";
            this.cmdHuychuyenkho.Size = new System.Drawing.Size(115, 36);
            this.cmdHuychuyenkho.Text = "Hủy xác nhận";
            this.cmdHuychuyenkho.Click += new System.EventHandler(this.cmdHuychuyenkho_Click);
            // 
            // cmdInPhieuNhapKho
            // 
            this.cmdInPhieuNhapKho.Image = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuNhapKho.Image")));
            this.cmdInPhieuNhapKho.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdInPhieuNhapKho.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdInPhieuNhapKho.Name = "cmdInPhieuNhapKho";
            this.cmdInPhieuNhapKho.Size = new System.Drawing.Size(109, 36);
            this.cmdInPhieuNhapKho.Text = "In phiếu (F4)";
            this.cmdInPhieuNhapKho.Click += new System.EventHandler(this.cmdInPhieuNhapKho_Click);
            // 
            // cmdExit
            // 
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(99, 36);
            this.cmdExit.Text = "Thoát(Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.Controls.Add(this.label5);
            this.uiGroupBox1.Controls.Add(this.cboKhoaLinh);
            this.uiGroupBox1.Controls.Add(this.label4);
            this.uiGroupBox1.Controls.Add(this.cboKhoTra);
            this.uiGroupBox1.Controls.Add(this.label3);
            this.uiGroupBox1.Controls.Add(this.cboKhoNhan);
            this.uiGroupBox1.Controls.Add(this.radChuaNhapKho);
            this.uiGroupBox1.Controls.Add(this.radDaNhap);
            this.uiGroupBox1.Controls.Add(this.radTatCa);
            this.uiGroupBox1.Controls.Add(this.label2);
            this.uiGroupBox1.Controls.Add(this.cboNhanVien);
            this.uiGroupBox1.Controls.Add(this.cmdSearch);
            this.uiGroupBox1.Controls.Add(this.dtToDate);
            this.uiGroupBox1.Controls.Add(this.chkByDate);
            this.uiGroupBox1.Controls.Add(this.dtFromdate);
            this.uiGroupBox1.Controls.Add(this.txtSoPhieu);
            this.uiGroupBox1.Controls.Add(this.label1);
            this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiGroupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox1.Location = new System.Drawing.Point(0, 39);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Size = new System.Drawing.Size(1016, 99);
            this.uiGroupBox1.TabIndex = 6;
            this.uiGroupBox1.Text = "Tìm kiếm thông tin ";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(242, 48);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 15);
            this.label5.TabIndex = 16;
            this.label5.Text = "Khoa trả";
            // 
            // cboKhoaLinh
            // 
            this.cboKhoaLinh.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboKhoaLinh.Location = new System.Drawing.Point(308, 45);
            this.cboKhoaLinh.MaxDropDownItems = 15;
            this.cboKhoaLinh.Name = "cboKhoaLinh";
            this.cboKhoaLinh.Size = new System.Drawing.Size(152, 21);
            this.cboKhoaLinh.TabIndex = 15;
            this.cboKhoaLinh.Text = "Khoa KCB";
            this.cboKhoaLinh.SelectedIndexChanged += new System.EventHandler(this.cboKhoaLinh_SelectedIndexChanged);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(475, 48);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(54, 15);
            this.label4.TabIndex = 14;
            this.label4.Text = "Tủ thuốc";
            // 
            // cboKhoTra
            // 
            this.cboKhoTra.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboKhoTra.Location = new System.Drawing.Point(536, 46);
            this.cboKhoTra.MaxDropDownItems = 15;
            this.cboKhoTra.Name = "cboKhoTra";
            this.cboKhoTra.Size = new System.Drawing.Size(188, 21);
            this.cboKhoTra.TabIndex = 13;
            this.cboKhoTra.Text = "Kho thuốc";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(8, 49);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(60, 15);
            this.label3.TabIndex = 12;
            this.label3.Text = "Kho nhận";
            // 
            // cboKhoNhan
            // 
            this.cboKhoNhan.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboKhoNhan.Location = new System.Drawing.Point(80, 45);
            this.cboKhoNhan.MaxDropDownItems = 15;
            this.cboKhoNhan.Name = "cboKhoNhan";
            this.cboKhoNhan.Size = new System.Drawing.Size(153, 21);
            this.cboKhoNhan.TabIndex = 11;
            this.cboKhoNhan.Text = "Kho thuốc";
            // 
            // radChuaNhapKho
            // 
            this.radChuaNhapKho.Location = new System.Drawing.Point(616, 70);
            this.radChuaNhapKho.Name = "radChuaNhapKho";
            this.radChuaNhapKho.Size = new System.Drawing.Size(108, 23);
            this.radChuaNhapKho.TabIndex = 10;
            this.radChuaNhapKho.Text = "Chưa cấp phát";
            // 
            // radDaNhap
            // 
            this.radDaNhap.Location = new System.Drawing.Point(506, 71);
            this.radDaNhap.Name = "radDaNhap";
            this.radDaNhap.Size = new System.Drawing.Size(104, 23);
            this.radDaNhap.TabIndex = 9;
            this.radDaNhap.Text = "Đã cấp phát";
            // 
            // radTatCa
            // 
            this.radTatCa.Checked = true;
            this.radTatCa.Location = new System.Drawing.Point(418, 70);
            this.radTatCa.Name = "radTatCa";
            this.radTatCa.Size = new System.Drawing.Size(76, 23);
            this.radTatCa.TabIndex = 8;
            this.radTatCa.TabStop = true;
            this.radTatCa.Text = "Tất cả";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(240, 22);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(62, 15);
            this.label2.TabIndex = 7;
            this.label2.Text = "Nhân viên";
            // 
            // cboNhanVien
            // 
            this.cboNhanVien.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboNhanVien.Location = new System.Drawing.Point(308, 20);
            this.cboNhanVien.MaxDropDownItems = 15;
            this.cboNhanVien.Name = "cboNhanVien";
            this.cboNhanVien.Size = new System.Drawing.Size(416, 21);
            this.cboNhanVien.TabIndex = 6;
            this.cboNhanVien.Text = "Nhân viên";
            // 
            // cmdSearch
            // 
            this.cmdSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdSearch.Location = new System.Drawing.Point(827, 20);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(181, 49);
            this.cmdSearch.TabIndex = 5;
            this.cmdSearch.Text = "&Tìm kiếm(F3)";
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // dtToDate
            // 
            this.dtToDate.CustomFormat = "dd/MM/yyyy";
            this.dtToDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtToDate.Location = new System.Drawing.Point(239, 71);
            this.dtToDate.Name = "dtToDate";
            this.dtToDate.Size = new System.Drawing.Size(156, 21);
            this.dtToDate.TabIndex = 4;
            // 
            // chkByDate
            // 
            this.chkByDate.Checked = true;
            this.chkByDate.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkByDate.Location = new System.Drawing.Point(7, 69);
            this.chkByDate.Name = "chkByDate";
            this.chkByDate.Size = new System.Drawing.Size(68, 23);
            this.chkByDate.TabIndex = 3;
            this.chkByDate.Text = "Từ ngày";
            this.chkByDate.CheckedChanged += new System.EventHandler(this.chkByDate_CheckedChanged);
            // 
            // dtFromdate
            // 
            this.dtFromdate.CustomFormat = "dd/MM/yyyy";
            this.dtFromdate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtFromdate.Location = new System.Drawing.Point(81, 71);
            this.dtFromdate.Name = "dtFromdate";
            this.dtFromdate.Size = new System.Drawing.Size(152, 21);
            this.dtFromdate.TabIndex = 2;
            // 
            // txtSoPhieu
            // 
            this.txtSoPhieu.BackColor = System.Drawing.Color.White;
            this.txtSoPhieu.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSoPhieu.Location = new System.Drawing.Point(80, 19);
            this.txtSoPhieu.Name = "txtSoPhieu";
            this.txtSoPhieu.Size = new System.Drawing.Size(152, 21);
            this.txtSoPhieu.TabIndex = 1;
            this.txtSoPhieu.TextChanged += new System.EventHandler(this.txtSoPhieu_TextChanged);
            this.txtSoPhieu.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSoPhieu_KeyDown);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(8, 22);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(56, 15);
            this.label1.TabIndex = 0;
            this.label1.Text = "Số phiếu";
            // 
            // splitContainer1
            // 
            this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 138);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.uiGroupBox2);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.uiGroupBox4);
            this.splitContainer1.Size = new System.Drawing.Size(1016, 468);
            this.splitContainer1.SplitterDistance = 554;
            this.splitContainer1.TabIndex = 7;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.grdList);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(552, 466);
            this.uiGroupBox2.TabIndex = 1;
            this.uiGroupBox2.Text = "Thông tin phiếu xuất thuốc tủ trực";
            // 
            // grdList
            // 
            this.grdList.AlternatingColors = true;
            this.grdList.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
    " thông tin phiếu nhập khoa</FilterRowInfoText></LocalizableData>";
            grdList_DesignTimeLayout.LayoutString = resources.GetString("grdList_DesignTimeLayout.LayoutString");
            this.grdList.DesignTimeLayout = grdList_DesignTimeLayout;
            this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdList.DynamicFiltering = true;
            this.grdList.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdList.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdList.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdList.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdList.GroupByBoxVisible = false;
            this.grdList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdList.Location = new System.Drawing.Point(3, 17);
            this.grdList.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.grdList.Name = "grdList";
            this.grdList.RecordNavigator = true;
            this.grdList.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdList.Size = new System.Drawing.Size(546, 446);
            this.grdList.TabIndex = 3;
            this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // uiGroupBox4
            // 
            this.uiGroupBox4.Controls.Add(this.grdPhieuNhapChiTiet);
            this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiGroupBox4.Location = new System.Drawing.Point(0, 0);
            this.uiGroupBox4.Name = "uiGroupBox4";
            this.uiGroupBox4.Size = new System.Drawing.Size(456, 466);
            this.uiGroupBox4.TabIndex = 2;
            this.uiGroupBox4.Text = "Chi tiết phiếu";
            // 
            // grdPhieuNhapChiTiet
            // 
            this.grdPhieuNhapChiTiet.AlternatingColors = true;
            grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString = resources.GetString("grdPhieuNhapChiTiet_DesignTimeLayout.LayoutString");
            this.grdPhieuNhapChiTiet.DesignTimeLayout = grdPhieuNhapChiTiet_DesignTimeLayout;
            this.grdPhieuNhapChiTiet.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPhieuNhapChiTiet.DynamicFiltering = true;
            this.grdPhieuNhapChiTiet.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPhieuNhapChiTiet.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPhieuNhapChiTiet.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPhieuNhapChiTiet.GroupByBoxVisible = false;
            this.grdPhieuNhapChiTiet.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPhieuNhapChiTiet.Location = new System.Drawing.Point(3, 17);
            this.grdPhieuNhapChiTiet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.grdPhieuNhapChiTiet.Name = "grdPhieuNhapChiTiet";
            this.grdPhieuNhapChiTiet.RecordNavigator = true;
            this.grdPhieuNhapChiTiet.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuNhapChiTiet.Size = new System.Drawing.Size(450, 446);
            this.grdPhieuNhapChiTiet.TabIndex = 3;
            this.grdPhieuNhapChiTiet.TotalRow = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPhieuNhapChiTiet.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdPhieuNhapChiTiet.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
            // 
            // cmdConfig
            // 
            this.cmdConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdConfig.Image = ((System.Drawing.Image)(resources.GetObject("cmdConfig.Image")));
            this.cmdConfig.Location = new System.Drawing.Point(986, 607);
            this.cmdConfig.Name = "cmdConfig";
            this.cmdConfig.Size = new System.Drawing.Size(30, 22);
            this.cmdConfig.TabIndex = 463;
            this.cmdConfig.Click += new System.EventHandler(this.cmdConfig_Click);
            // 
            // frm_PhieuTrathuocKhoaveKho
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1016, 629);
            this.Controls.Add(this.cmdConfig);
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.uiGroupBox1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.uiStatusBar2);
            this.KeyPreview = true;
            this.Name = "frm_PhieuTrathuocKhoaveKho";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Cấp phát thuốc tổng hợp";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_PhieuCapphatThuocTonghop_Load);
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
            this.uiGroupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPhieuNhapChiTiet)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDataControlList));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdTestData_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdDataControl_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            this.ToolStrip1 = new System.Windows.Forms.ToolStrip();
            this.cmdSave = new System.Windows.Forms.ToolStripButton();
            this.cmdUpdate = new System.Windows.Forms.ToolStripButton();
            this.cmdDelete = new System.Windows.Forms.ToolStripButton();
            this.cmdExit = new System.Windows.Forms.ToolStripButton();
            this.statusBar = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.panel1 = new System.Windows.Forms.Panel();
            this.btnUpdateStandardData = new Janus.Windows.EditControls.UIButton();
            this.grdTestData = new Janus.Windows.GridEX.GridEX();
            this.grdDataControl = new Janus.Windows.GridEX.GridEX();
            this.ToolStrip1.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestData)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdDataControl)).BeginInit();
            this.SuspendLayout();
            // 
            // ToolStrip1
            // 
            this.ToolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.ToolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
            this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdSave,
            this.cmdUpdate,
            this.cmdDelete,
            this.cmdExit});
            this.ToolStrip1.Location = new System.Drawing.Point(0, 0);
            this.ToolStrip1.Name = "ToolStrip1";
            this.ToolStrip1.Size = new System.Drawing.Size(1067, 39);
            this.ToolStrip1.TabIndex = 5;
            this.ToolStrip1.Text = "ToolStrip1";
            // 
            // cmdSave
            // 
            this.cmdSave.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdSave.Image = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
            this.cmdSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdSave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdSave.Name = "cmdSave";
            this.cmdSave.Size = new System.Drawing.Size(146, 36);
            this.cmdSave.Text = "Thêm Mới (Ctrl+N)";
            this.cmdSave.Click += new System.EventHandler(this.cmdSave_Click);
            // 
            // cmdUpdate
            // 
            this.cmdUpdate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdUpdate.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdate.Image")));
            this.cmdUpdate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdUpdate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdUpdate.Name = "cmdUpdate";
            this.cmdUpdate.Size = new System.Drawing.Size(140, 36);
            this.cmdUpdate.Text = "Cập Nhật (Ctrl+U)";
            this.cmdUpdate.Click += new System.EventHandler(this.cmdUpdate_Click);
            // 
            // cmdDelete
            // 
            this.cmdDelete.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDelete.Image = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
            this.cmdDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdDelete.Name = "cmdDelete";
            this.cmdDelete.Size = new System.Drawing.Size(94, 36);
            this.cmdDelete.Text = "Xóa (Del)";
            this.cmdDelete.Click += new System.EventHandler(this.cmdDelete_Click);
            // 
            // cmdExit
            // 
            this.cmdExit.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdExit.Image = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
            this.cmdExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdExit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdExit.Name = "cmdExit";
            this.cmdExit.Size = new System.Drawing.Size(107, 36);
            this.cmdExit.Text = "Thoát (Esc)";
            this.cmdExit.Click += new System.EventHandler(this.cmdExit_Click);
            // 
            // statusBar
            // 
            this.statusBar.Location = new System.Drawing.Point(0, 370);
            this.statusBar.Name = "statusBar";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Mũi Tên: Cập Nhật Thông Tin Điều Khiển Chuẩn";
            uiStatusBarPanel1.ToolTipText = "Thêm mới thông tin";
            uiStatusBarPanel1.Width = 320;
            this.statusBar.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1});
            this.statusBar.Size = new System.Drawing.Size(1067, 23);
            this.statusBar.TabIndex = 6;
            this.statusBar.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.btnUpdateStandardData);
            this.panel1.Controls.Add(this.grdTestData);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel1.Location = new System.Drawing.Point(722, 39);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(345, 331);
            this.panel1.TabIndex = 12;
            // 
            // btnUpdateStandardData
            // 
            this.btnUpdateStandardData.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.btnUpdateStandardData.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateStandardData.Image")));
            this.btnUpdateStandardData.ImageSize = new System.Drawing.Size(32, 32);
            this.btnUpdateStandardData.Location = new System.Drawing.Point(6, 146);
            this.btnUpdateStandardData.Name = "btnUpdateStandardData";
            this.btnUpdateStandardData.Size = new System.Drawing.Size(61, 37);
            this.btnUpdateStandardData.TabIndex = 13;
            this.btnUpdateStandardData.Click += new System.EventHandler(this.btnUpdateStandardData_Click);
            // 
            // grdTestData
            // 
            this.grdTestData.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            grdTestData_DesignTimeLayout.LayoutString = resources.GetString("grdTestData_DesignTimeLayout.LayoutString");
            this.grdTestData.DesignTimeLayout = grdTestData_DesignTimeLayout;
            this.grdTestData.Dock = System.Windows.Forms.DockStyle.Right;
            this.grdTestData.DynamicFiltering = true;
            this.grdTestData.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdTestData.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdTestData.GroupByBoxVisible = false;
            this.grdTestData.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestData.Location = new System.Drawing.Point(73, 0);
            this.grdTestData.Name = "grdTestData";
            this.grdTestData.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdTestData.Size = new System.Drawing.Size(272, 331);
            this.grdTestData.TabIndex = 12;
            // 
            // grdDataControl
            // 
            grdDataControl_DesignTimeLayout.LayoutString = resources.GetString("grdDataControl_DesignTimeLayout.LayoutString");
            this.grdDataControl.DesignTimeLayout = grdDataControl_DesignTimeLayout;
            this.grdDataControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdDataControl.DynamicFiltering = true;
            this.grdDataControl.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdDataControl.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdDataControl.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdDataControl.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdDataControl.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdDataControl.GroupByBoxVisible = false;
            this.grdDataControl.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdDataControl.Location = new System.Drawing.Point(0, 39);
            this.grdDataControl.Name = "grdDataControl";
            this.grdDataControl.RecordNavigator = true;
            this.grdDataControl.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdDataControl.Size = new System.Drawing.Size(722, 331);
            this.grdDataControl.TabIndex = 13;
            this.grdDataControl.CellValueChanged += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdDataControl_CellValueChanged);
            this.grdDataControl.DoubleClick += new System.EventHandler(this.grdDataControl_DoubleClick);
            // 
            // frmDataControlList
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1067, 393);
            this.Controls.Add(this.grdDataControl);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.statusBar);
            this.Controls.Add(this.ToolStrip1);
            this.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "frmDataControlList";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "DANH MỤC CÁC CHI TIẾT XÉT NGHIỆM MẪU";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frmTestDataList_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frmTestDataList_KeyDown);
            this.ToolStrip1.ResumeLayout(false);
            this.ToolStrip1.PerformLayout();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestData)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdDataControl)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_AllMain));
            Janus.Windows.GridEX.GridEXLayout grdTestType_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdPatients_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdTestTypeRegList_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.GridEX.GridEXLayout grdResultDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdTestInfo_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdTestInfoModification_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.GridEX.GridEXLayout grdResultModification_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.tabAll = new Janus.Windows.UI.Tab.UITab();
            this.tabPatientInfo = new Janus.Windows.UI.Tab.UITabPage();
            this.btnConfig = new System.Windows.Forms.Button();
            this.SplitContainer1 = new System.Windows.Forms.SplitContainer();
            this.GroupBox1 = new System.Windows.Forms.GroupBox();
            this.grdTestType = new Janus.Windows.GridEX.GridEX();
            this.grbDateSelector = new System.Windows.Forms.GroupBox();
            this.pnlDate = new System.Windows.Forms.Panel();
            this.dtpTestDateTo = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.dtpTestDateFrom = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.Label8 = new System.Windows.Forms.Label();
            this.Label1 = new System.Windows.Forms.Label();
            this.cboDate = new System.Windows.Forms.ComboBox();
            this.UiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.progressBar = new System.Windows.Forms.ProgressBar();
            this.txtMessageDisplay = new Janus.Windows.EditControls.UIButton();
            this.GroupBox4 = new System.Windows.Forms.GroupBox();
            this.chkIsFinal = new Janus.Windows.EditControls.UICheckBox();
            this.rbtDaIn = new System.Windows.Forms.RadioButton();
            this.rbtChuaIn = new System.Windows.Forms.RadioButton();
            this.rbtTatCa = new System.Windows.Forms.RadioButton();
            this.cmdSearch = new Janus.Windows.EditControls.UIButton();
            this.ckbHasResult = new Janus.Windows.EditControls.UICheckBox();
            this.cboDepartment = new System.Windows.Forms.ComboBox();
            this.cboObjectType = new System.Windows.Forms.ComboBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label5 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.txtMaHis = new System.Windows.Forms.TextBox();
            this.Label7 = new System.Windows.Forms.Label();
            this.txtBarcode = new System.Windows.Forms.TextBox();
            this.txtName = new System.Windows.Forms.TextBox();
            this.txtPID = new System.Windows.Forms.TextBox();
            this.txtAge = new System.Windows.Forms.TextBox();
            this.cboSex = new System.Windows.Forms.ComboBox();
            this.Label6 = new System.Windows.Forms.Label();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.GroupBox7 = new System.Windows.Forms.GroupBox();
            this.grdPatients = new Janus.Windows.GridEX.GridEX();
            this.cmsPatients = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.tsmRefresh = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmRegView = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmResultView = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmShowHideTabDetail = new System.Windows.Forms.ToolStripMenuItem();
            this.tabTestInfo = new Janus.Windows.UI.Tab.UITab();
            this.tabReg = new Janus.Windows.UI.Tab.UITabPage();
            this.grdTestTypeRegList = new Janus.Windows.GridEX.GridEX();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.tabResult = new Janus.Windows.UI.Tab.UITabPage();
            this.grdResultDetail = new Janus.Windows.GridEX.GridEX();
            this.cmsResultDetail = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.tsmAddDetail = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmManualAddDetail = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmAddAllStandardDetail = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmLoadRegData = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmEditResult = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmUpdateResultDetail = new System.Windows.Forms.ToolStripMenuItem();
            this.cmdXoaCheck = new System.Windows.Forms.ToolStripMenuItem();
            this.grdTestInfo = new Janus.Windows.GridEX.GridEX();
            this.csmTestInfo = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.tsmTestRegistration = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmMoveTestToPatient = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmDuyetChiDinh = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmHuyDuyet = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStrip1 = new System.Windows.Forms.ToolStrip();
            this.cmdAddPatient = new System.Windows.Forms.ToolStripButton();
            this.cmdUpdatePatient = new System.Windows.Forms.ToolStripButton();
            this.cmdDeletePatient = new System.Windows.Forms.ToolStripButton();
            this.cmdTestTypeReg = new System.Windows.Forms.ToolStripButton();
            this.btnPrintBarcode = new System.Windows.Forms.ToolStripButton();
            this.cmd_InPhieu_ChiDinh = new System.Windows.Forms.ToolStripButton();
            this.cmd_InPhieu_XetNghiem_TongHop = new System.Windows.Forms.ToolStripButton();
            this.cmdValidate = new System.Windows.Forms.ToolStripButton();
            this.cmdUnValidate = new System.Windows.Forms.ToolStripButton();
            this.cmdEscape = new System.Windows.Forms.ToolStripButton();
            this.tabHISLIS = new Janus.Windows.UI.Tab.UITabPage();
            this.tabQuickInput = new Janus.Windows.UI.Tab.UITabPage();
            this.tabDataMonitor = new Janus.Windows.UI.Tab.UITabPage();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdTestInfoModification = new Janus.Windows.GridEX.GridEX();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.grdResultModification = new Janus.Windows.GridEX.GridEX();
            this.uiStatusBar2 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.panel1 = new System.Windows.Forms.Panel();
            this.cboDevice = new Janus.Windows.EditControls.UIComboBox();
            this.label13 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.dtpDateTo = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.cboTestType = new Janus.Windows.EditControls.UIComboBox();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.dtpDateFrom = new Janus.Windows.CalendarCombo.CalendarCombo();
            this.btnSearchModification = new Janus.Windows.EditControls.UIButton();
            this.csmTestTypeReg = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.tsmReRun = new System.Windows.Forms.ToolStripMenuItem();
            this.btnExpandPanel = new Janus.Windows.EditControls.UIButton();
            ((System.ComponentModel.ISupportInitialize)(this.tabAll)).BeginInit();
            this.tabAll.SuspendLayout();
            this.tabPatientInfo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).BeginInit();
            this.SplitContainer1.Panel1.SuspendLayout();
            this.SplitContainer1.Panel2.SuspendLayout();
            this.SplitContainer1.SuspendLayout();
            this.GroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).BeginInit();
            this.grbDateSelector.SuspendLayout();
            this.pnlDate.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.UiGroupBox1)).BeginInit();
            this.UiGroupBox1.SuspendLayout();
            this.GroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.GroupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).BeginInit();
            this.cmsPatients.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabTestInfo)).BeginInit();
            this.tabTestInfo.SuspendLayout();
            this.tabReg.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestTypeRegList)).BeginInit();
            this.tabResult.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdResultDetail)).BeginInit();
            this.cmsResultDetail.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).BeginInit();
            this.csmTestInfo.SuspendLayout();
            this.ToolStrip1.SuspendLayout();
            this.tabDataMonitor.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfoModification)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdResultModification)).BeginInit();
            this.panel1.SuspendLayout();
            this.csmTestTypeReg.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabAll
            // 
            this.tabAll.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabAll.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabAll.Location = new System.Drawing.Point(0, 0);
            this.tabAll.Name = "tabAll";
            this.tabAll.Size = new System.Drawing.Size(1100, 565);
            this.tabAll.TabIndex = 0;
            this.tabAll.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabPatientInfo,
            this.tabHISLIS,
            this.tabQuickInput,
            this.tabDataMonitor});
            this.tabAll.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
            // 
            // tabPatientInfo
            // 
            this.tabPatientInfo.Controls.Add(this.btnConfig);
            this.tabPatientInfo.Controls.Add(this.SplitContainer1);
            this.tabPatientInfo.Controls.Add(this.btnExpandPanel);
            this.tabPatientInfo.Controls.Add(this.ToolStrip1);
            this.tabPatientInfo.Location = new System.Drawing.Point(1, 24);
            this.tabPatientInfo.Name = "tabPatientInfo";
            this.tabPatientInfo.Size = new System.Drawing.Size(1098, 540);
            this.tabPatientInfo.TabStop = true;
            this.tabPatientInfo.Text = "Tiếp Đón - Tra Cứu - Trả Kết Quả";
            // 
            // btnConfig
            // 
            this.btnConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
            this.btnConfig.Location = new System.Drawing.Point(1058, 0);
            this.btnConfig.Name = "btnConfig";
            this.btnConfig.Size = new System.Drawing.Size(41, 39);
            this.btnConfig.TabIndex = 7;
            this.btnConfig.UseVisualStyleBackColor = true;
            this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
            // 
            // SplitContainer1
            // 
            this.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.SplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
            this.SplitContainer1.IsSplitterFixed = true;
            this.SplitContainer1.Location = new System.Drawing.Point(0, 69);
            this.SplitContainer1.Name = "SplitContainer1";
            this.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // SplitContainer1.Panel1
            // 
            this.SplitContainer1.Panel1.Controls.Add(this.GroupBox1);
            this.SplitContainer1.Panel1.Controls.Add(this.grbDateSelector);
            this.SplitContainer1.Panel1.Controls.Add(this.UiGroupBox1);
            this.SplitContainer1.Panel1.Controls.Add(this.GroupBox4);
            this.SplitContainer1.Panel1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            // 
            // SplitContainer1.Panel2
            // 
            this.SplitContainer1.Panel2.Controls.Add(this.splitContainer2);
            this.SplitContainer1.Size = new System.Drawing.Size(1098, 471);
            this.SplitContainer1.SplitterDistance = 160;
            this.SplitContainer1.TabIndex = 36;
            // 
            // GroupBox1
            // 
            this.GroupBox1.Controls.Add(this.grdTestType);
            this.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.GroupBox1.Location = new System.Drawing.Point(203, 0);
            this.GroupBox1.Name = "GroupBox1";
            this.GroupBox1.Size = new System.Drawing.Size(301, 116);
            this.GroupBox1.TabIndex = 34;
            this.GroupBox1.TabStop = false;
            this.GroupBox1.Text = "Loại Xét Nghiệm";
            // 
            // grdTestType
            // 
            this.grdTestType.AllowDrop = true;
            this.grdTestType.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdTestType.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
    "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
    "InfoText></LocalizableData>";
            this.grdTestType.ColumnAutoResize = true;
            this.grdTestType.ColumnHeaders = Janus.Windows.GridEX.InheritableBoolean.False;
            grdTestType_DesignTimeLayout.LayoutString = resources.GetString("grdTestType_DesignTimeLayout.LayoutString");
            this.grdTestType.DesignTimeLayout = grdTestType_DesignTimeLayout;
            this.grdTestType.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestType.DynamicFiltering = true;
            this.grdTestType.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdTestType.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdTestType.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdTestType.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
            this.grdTestType.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
            this.grdTestType.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.grdTestType.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdTestType.GridLineStyle = Janus.Windows.GridEX.GridLineStyle.Solid;
            this.grdTestType.GroupByBoxVisible = false;
            this.grdTestType.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestType.Location = new System.Drawing.Point(3, 18);
            this.grdTestType.Name = "grdTestType";
            this.grdTestType.RowHeaderContent = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
            this.grdTestType.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdTestType.Size = new System.Drawing.Size(295, 95);
            this.grdTestType.TabIndex = 1;
            // 
            // grbDateSelector
            // 
            this.grbDateSelector.Controls.Add(this.pnlDate);
            this.grbDateSelector.Controls.Add(this.cboDate);
            this.grbDateSelector.Dock = System.Windows.Forms.DockStyle.Left;
            this.grbDateSelector.Location = new System.Drawing.Point(0, 0);
            this.grbDateSelector.Name = "grbDateSelector";
            this.grbDateSelector.Size = new System.Drawing.Size(203, 116);
            this.grbDateSelector.TabIndex = 2;
            this.grbDateSelector.TabStop = false;
            this.grbDateSelector.Text = "Ngày";
            // 
            // pnlDate
            // 
            this.pnlDate.Controls.Add(this.dtpTestDateTo);
            this.pnlDate.Controls.Add(this.dtpTestDateFrom);
            this.pnlDate.Controls.Add(this.Label8);
            this.pnlDate.Controls.Add(this.Label1);
            this.pnlDate.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlDate.Location = new System.Drawing.Point(3, 50);
            this.pnlDate.Name = "pnlDate";
            this.pnlDate.Size = new System.Drawing.Size(197, 63);
            this.pnlDate.TabIndex = 1;
            // 
            // dtpTestDateTo
            // 
            this.dtpTestDateTo.CustomFormat = "dd/MM/yyyy";
            this.dtpTestDateTo.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpTestDateTo.DropDownCalendar.Name = "";
            this.dtpTestDateTo.Location = new System.Drawing.Point(59, 33);
            this.dtpTestDateTo.Name = "dtpTestDateTo";
            this.dtpTestDateTo.ShowUpDown = true;
            this.dtpTestDateTo.Size = new System.Drawing.Size(132, 22);
            this.dtpTestDateTo.TabIndex = 38;
            this.dtpTestDateTo.Value = new System.DateTime(2012, 7, 19, 0, 0, 0, 0);
            this.dtpTestDateTo.ValueChanged += new System.EventHandler(this.dtpTestDateTo_ValueChanged);
            // 
            // dtpTestDateFrom
            // 
            this.dtpTestDateFrom.CustomFormat = "dd/MM/yyyy";
            this.dtpTestDateFrom.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpTestDateFrom.DropDownCalendar.Name = "";
            this.dtpTestDateFrom.Location = new System.Drawing.Point(59, 5);
            this.dtpTestDateFrom.Name = "dtpTestDateFrom";
            this.dtpTestDateFrom.ShowUpDown = true;
            this.dtpTestDateFrom.Size = new System.Drawing.Size(132, 22);
            this.dtpTestDateFrom.TabIndex = 35;
            this.dtpTestDateFrom.Value = new System.DateTime(2012, 7, 19, 0, 0, 0, 0);
            this.dtpTestDateFrom.ValueChanged += new System.EventHandler(this.dtpTestDateFrom_ValueChanged);
            // 
            // Label8
            // 
            this.Label8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label8.ForeColor = System.Drawing.Color.Navy;
            this.Label8.Location = new System.Drawing.Point(3, 34);
            this.Label8.Name = "Label8";
            this.Label8.Size = new System.Drawing.Size(50, 20);
            this.Label8.TabIndex = 37;
            this.Label8.Text = "&Đến";
            // 
            // Label1
            // 
            this.Label1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label1.ForeColor = System.Drawing.Color.Navy;
            this.Label1.Location = new System.Drawing.Point(3, 7);
            this.Label1.Name = "Label1";
            this.Label1.Size = new System.Drawing.Size(50, 20);
            this.Label1.TabIndex = 36;
            this.Label1.Text = "&Từ ";
            // 
            // cboDate
            // 
            this.cboDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboDate.Items.AddRange(new object[] {
            "Hôm Nay",
            "Hôm Qua",
            "Tùy Chọn"});
            this.cboDate.Location = new System.Drawing.Point(7, 20);
            this.cboDate.Name = "cboDate";
            this.cboDate.Size = new System.Drawing.Size(187, 24);
            this.cboDate.TabIndex = 0;
            this.cboDate.SelectedIndexChanged += new System.EventHandler(this.cboDate_SelectedIndexChanged);
            // 
            // UiGroupBox1
            // 
            this.UiGroupBox1.Controls.Add(this.progressBar);
            this.UiGroupBox1.Controls.Add(this.txtMessageDisplay);
            this.UiGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.UiGroupBox1.Location = new System.Drawing.Point(0, 116);
            this.UiGroupBox1.Name = "UiGroupBox1";
            this.UiGroupBox1.Size = new System.Drawing.Size(504, 44);
            this.UiGroupBox1.TabIndex = 36;
            // 
            // progressBar
            // 
            this.progressBar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.progressBar.Location = new System.Drawing.Point(3, 8);
            this.progressBar.MarqueeAnimationSpeed = 30;
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(498, 33);
            this.progressBar.TabIndex = 38;
            this.progressBar.Visible = false;
            // 
            // txtMessageDisplay
            // 
            this.txtMessageDisplay.ActiveFormatStyle.BackColor = System.Drawing.Color.Transparent;
            this.txtMessageDisplay.Dock = System.Windows.Forms.DockStyle.Fill;
            this.txtMessageDisplay.HighlightActiveButton = false;
            this.txtMessageDisplay.Image = ((System.Drawing.Image)(resources.GetObject("txtMessageDisplay.Image")));
            this.txtMessageDisplay.ImageHorizontalAlignment = Janus.Windows.EditControls.ImageHorizontalAlignment.Near;
            this.txtMessageDisplay.ImageSize = new System.Drawing.Size(24, 24);
            this.txtMessageDisplay.Location = new System.Drawing.Point(3, 8);
            this.txtMessageDisplay.Name = "txtMessageDisplay";
            this.txtMessageDisplay.Size = new System.Drawing.Size(498, 33);
            this.txtMessageDisplay.TabIndex = 8;
            this.txtMessageDisplay.TextHorizontalAlignment = Janus.Windows.EditControls.TextAlignment.Near;
            this.txtMessageDisplay.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
            // 
            // GroupBox4
            // 
            this.GroupBox4.Controls.Add(this.chkIsFinal);
            this.GroupBox4.Controls.Add(this.rbtDaIn);
            this.GroupBox4.Controls.Add(this.rbtChuaIn);
            this.GroupBox4.Controls.Add(this.rbtTatCa);
            this.GroupBox4.Controls.Add(this.cmdSearch);
            this.GroupBox4.Controls.Add(this.ckbHasResult);
            this.GroupBox4.Controls.Add(this.cboDepartment);
            this.GroupBox4.Controls.Add(this.cboObjectType);
            this.GroupBox4.Controls.Add(this.label4);
            this.GroupBox4.Controls.Add(this.label9);
            this.GroupBox4.Controls.Add(this.Label3);
            this.GroupBox4.Controls.Add(this.Label5);
            this.GroupBox4.Controls.Add(this.Label2);
            this.GroupBox4.Controls.Add(this.label14);
            this.GroupBox4.Controls.Add(this.txtMaHis);
            this.GroupBox4.Controls.Add(this.Label7);
            this.GroupBox4.Controls.Add(this.txtBarcode);
            this.GroupBox4.Controls.Add(this.txtName);
            this.GroupBox4.Controls.Add(this.txtPID);
            this.GroupBox4.Controls.Add(this.txtAge);
            this.GroupBox4.Controls.Add(this.cboSex);
            this.GroupBox4.Controls.Add(this.Label6);
            this.GroupBox4.Dock = System.Windows.Forms.DockStyle.Right;
            this.GroupBox4.Location = new System.Drawing.Point(504, 0);
            this.GroupBox4.Name = "GroupBox4";
            this.GroupBox4.Size = new System.Drawing.Size(594, 160);
            this.GroupBox4.TabIndex = 35;
            this.GroupBox4.TabStop = false;
            this.GroupBox4.Text = "Thông Tin Bệnh Nhân";
            // 
            // chkIsFinal
            // 
            this.chkIsFinal.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkIsFinal.ForeColor = System.Drawing.Color.Blue;
            this.chkIsFinal.Location = new System.Drawing.Point(370, 75);
            this.chkIsFinal.Name = "chkIsFinal";
            this.chkIsFinal.Size = new System.Drawing.Size(213, 23);
            this.chkIsFinal.TabIndex = 37;
            this.chkIsFinal.Text = "Bệnh nhân hoàn tất";
            // 
            // rbtDaIn
            // 
            this.rbtDaIn.AutoSize = true;
            this.rbtDaIn.Location = new System.Drawing.Point(152, 138);
            this.rbtDaIn.Name = "rbtDaIn";
            this.rbtDaIn.Size = new System.Drawing.Size(59, 20);
            this.rbtDaIn.TabIndex = 36;
            this.rbtDaIn.Text = "Đã In";
            this.rbtDaIn.UseVisualStyleBackColor = true;
            // 
            // rbtChuaIn
            // 
            this.rbtChuaIn.AutoSize = true;
            this.rbtChuaIn.Location = new System.Drawing.Point(74, 138);
            this.rbtChuaIn.Name = "rbtChuaIn";
            this.rbtChuaIn.Size = new System.Drawing.Size(76, 20);
            this.rbtChuaIn.TabIndex = 36;
            this.rbtChuaIn.Text = "Chưa In";
            this.rbtChuaIn.UseVisualStyleBackColor = true;
            // 
            // rbtTatCa
            // 
            this.rbtTatCa.AutoSize = true;
            this.rbtTatCa.Checked = true;
            this.rbtTatCa.Location = new System.Drawing.Point(9, 137);
            this.rbtTatCa.Name = "rbtTatCa";
            this.rbtTatCa.Size = new System.Drawing.Size(67, 20);
            this.rbtTatCa.TabIndex = 36;
            this.rbtTatCa.TabStop = true;
            this.rbtTatCa.Text = "Tất Cả";
            this.rbtTatCa.UseVisualStyleBackColor = true;
            // 
            // cmdSearch
            // 
            this.cmdSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdSearch.Image = ((System.Drawing.Image)(resources.GetObject("cmdSearch.Image")));
            this.cmdSearch.Location = new System.Drawing.Point(370, 120);
            this.cmdSearch.Name = "cmdSearch";
            this.cmdSearch.Size = new System.Drawing.Size(215, 38);
            this.cmdSearch.TabIndex = 35;
            this.cmdSearch.Text = "Tìm kiếm (F3)";
            this.cmdSearch.ToolTipText = "Tìm kiếm thông tin bệnh nhân hoặc nhấn phím tắt F3";
            this.cmdSearch.Click += new System.EventHandler(this.cmdSearch_Click);
            // 
            // ckbHasResult
            // 
            this.ckbHasResult.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ckbHasResult.ForeColor = System.Drawing.Color.Red;
            this.ckbHasResult.Location = new System.Drawing.Point(370, 96);
            this.ckbHasResult.Name = "ckbHasResult";
            this.ckbHasResult.Size = new System.Drawing.Size(213, 23);
            this.ckbHasResult.TabIndex = 21;
            this.ckbHasResult.Text = "Bệnh nhân không có KQ";
            this.ckbHasResult.CheckedChanged += new System.EventHandler(this.ckbHasResult_CheckedChanged);
            // 
            // cboDepartment
            // 
            this.cboDepartment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboDepartment.Location = new System.Drawing.Point(370, 49);
            this.cboDepartment.MaxDropDownItems = 20;
            this.cboDepartment.Name = "cboDepartment";
            this.cboDepartment.Size = new System.Drawing.Size(215, 24);
            this.cboDepartment.TabIndex = 20;
            // 
            // cboObjectType
            // 
            this.cboObjectType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboObjectType.Location = new System.Drawing.Point(370, 18);
            this.cboObjectType.Name = "cboObjectType";
            this.cboObjectType.Size = new System.Drawing.Size(215, 24);
            this.cboObjectType.TabIndex = 19;
            this.cboObjectType.SelectedIndexChanged += new System.EventHandler(this.cboObjectType_SelectedIndexChanged);
            // 
            // label4
            // 
            this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label4.Location = new System.Drawing.Point(293, 20);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(72, 21);
            this.label4.TabIndex = 17;
            this.label4.Text = "Đối tượng";
            // 
            // label9
            // 
            this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label9.Location = new System.Drawing.Point(293, 51);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(42, 20);
            this.label9.TabIndex = 18;
            this.label9.Text = "Khoa";
            // 
            // Label3
            // 
            this.Label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.Label3.Location = new System.Drawing.Point(6, 20);
            this.Label3.Name = "Label3";
            this.Label3.Size = new System.Drawing.Size(52, 21);
            this.Label3.TabIndex = 14;
            this.Label3.Text = "Họ tên";
            // 
            // Label5
            // 
            this.Label5.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.Label5.Location = new System.Drawing.Point(6, 51);
            this.Label5.Name = "Label5";
            this.Label5.Size = new System.Drawing.Size(52, 20);
            this.Label5.TabIndex = 16;
            this.Label5.Text = "Tuổi";
            // 
            // Label2
            // 
            this.Label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.Label2.Location = new System.Drawing.Point(6, 82);
            this.Label2.Name = "Label2";
            this.Label2.Size = new System.Drawing.Size(40, 23);
            this.Label2.TabIndex = 12;
            this.Label2.Text = "PID";
            // 
            // label14
            // 
            this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(150, 113);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(53, 16);
            this.label14.TabIndex = 6;
            this.label14.Text = "Mã HIS";
            // 
            // txtMaHis
            // 
            this.txtMaHis.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtMaHis.Location = new System.Drawing.Point(208, 109);
            this.txtMaHis.Name = "txtMaHis";
            this.txtMaHis.Size = new System.Drawing.Size(79, 22);
            this.txtMaHis.TabIndex = 5;
            // 
            // Label7
            // 
            this.Label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.Label7.Location = new System.Drawing.Point(6, 114);
            this.Label7.Name = "Label7";
            this.Label7.Size = new System.Drawing.Size(63, 19);
            this.Label7.TabIndex = 6;
            this.Label7.Text = "&Barcode";
            // 
            // txtBarcode
            // 
            this.txtBarcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtBarcode.Location = new System.Drawing.Point(72, 110);
            this.txtBarcode.Name = "txtBarcode";
            this.txtBarcode.Size = new System.Drawing.Size(72, 22);
            this.txtBarcode.TabIndex = 5;
            this.txtBarcode.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtBarcode_KeyUp);
            // 
            // txtName
            // 
            this.txtName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtName.Location = new System.Drawing.Point(72, 19);
            this.txtName.Name = "txtName";
            this.txtName.Size = new System.Drawing.Size(215, 22);
            this.txtName.TabIndex = 0;
            // 
            // txtPID
            // 
            this.txtPID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtPID.Location = new System.Drawing.Point(72, 80);
            this.txtPID.Name = "txtPID";
            this.txtPID.Size = new System.Drawing.Size(215, 22);
            this.txtPID.TabIndex = 4;
            // 
            // txtAge
            // 
            this.txtAge.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txtAge.Location = new System.Drawing.Point(72, 50);
            this.txtAge.Name = "txtAge";
            this.txtAge.Size = new System.Drawing.Size(63, 22);
            this.txtAge.TabIndex = 1;
            // 
            // cboSex
            // 
            this.cboSex.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cboSex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboSex.Location = new System.Drawing.Point(221, 49);
            this.cboSex.Name = "cboSex";
            this.cboSex.Size = new System.Drawing.Size(66, 24);
            this.cboSex.TabIndex = 3;
            // 
            // Label6
            // 
            this.Label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.Label6.Location = new System.Drawing.Point(150, 52);
            this.Label6.Name = "Label6";
            this.Label6.Size = new System.Drawing.Size(74, 19);
            this.Label6.TabIndex = 2;
            this.Label6.Text = "Giới tính:";
            // 
            // splitContainer2
            // 
            this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
            this.splitContainer2.Location = new System.Drawing.Point(0, 0);
            this.splitContainer2.Name = "splitContainer2";
            // 
            // splitContainer2.Panel1
            // 
            this.splitContainer2.Panel1.Controls.Add(this.GroupBox7);
            // 
            // splitContainer2.Panel2
            // 
            this.splitContainer2.Panel2.Controls.Add(this.tabTestInfo);
            this.splitContainer2.Size = new System.Drawing.Size(1098, 307);
            this.splitContainer2.SplitterDistance = 483;
            this.splitContainer2.TabIndex = 38;
            // 
            // GroupBox7
            // 
            this.GroupBox7.Controls.Add(this.grdPatients);
            this.GroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.GroupBox7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.GroupBox7.Location = new System.Drawing.Point(0, 0);
            this.GroupBox7.Name = "GroupBox7";
            this.GroupBox7.Size = new System.Drawing.Size(483, 307);
            this.GroupBox7.TabIndex = 37;
            this.GroupBox7.TabStop = false;
            this.GroupBox7.Text = "Danh sách bệnh nhân";
            // 
            // grdPatients
            // 
            this.grdPatients.AllowDrop = true;
            this.grdPatients.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdPatients.BuiltInTextsData = resources.GetString("grdPatients.BuiltInTextsData");
            this.grdPatients.ContextMenuStrip = this.cmsPatients;
            this.grdPatients.ControlStyle.HoverBaseColor = System.Drawing.SystemColors.HighlightText;
            grdPatients_DesignTimeLayout.LayoutString = resources.GetString("grdPatients_DesignTimeLayout.LayoutString");
            this.grdPatients.DesignTimeLayout = grdPatients_DesignTimeLayout;
            this.grdPatients.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdPatients.DynamicFiltering = true;
            this.grdPatients.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdPatients.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdPatients.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdPatients.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdPatients.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Control;
            this.grdPatients.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
            this.grdPatients.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdPatients.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdPatients.GroupByBoxVisible = false;
            this.grdPatients.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdPatients.LinkFormatStyle.ForeColor = System.Drawing.Color.CornflowerBlue;
            this.grdPatients.Location = new System.Drawing.Point(3, 17);
            this.grdPatients.Name = "grdPatients";
            this.grdPatients.RecordNavigator = true;
            this.grdPatients.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdPatients.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdPatients.Size = new System.Drawing.Size(477, 287);
            this.grdPatients.TabIndex = 1;
            this.grdPatients.DoubleClick += new System.EventHandler(this.grdPatients_DoubleClick);
            // 
            // cmsPatients
            // 
            this.cmsPatients.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmsPatients.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmRefresh,
            this.tsmRegView,
            this.tsmResultView,
            this.tsmShowHideTabDetail});
            this.cmsPatients.Name = "cmsPatients";
            this.cmsPatients.Size = new System.Drawing.Size(319, 92);
            // 
            // tsmRefresh
            // 
            this.tsmRefresh.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tsmRefresh.Image = ((System.Drawing.Image)(resources.GetObject("tsmRefresh.Image")));
            this.tsmRefresh.Name = "tsmRefresh";
            this.tsmRefresh.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
            this.tsmRefresh.Size = new System.Drawing.Size(318, 22);
            this.tsmRefresh.Text = "Lấy lại thông tin";
            this.tsmRefresh.Click += new System.EventHandler(this.tsmRefresh_Click);
            // 
            // tsmRegView
            // 
            this.tsmRegView.Image = ((System.Drawing.Image)(resources.GetObject("tsmRegView.Image")));
            this.tsmRegView.Name = "tsmRegView";
            this.tsmRegView.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T)));
            this.tsmRegView.Size = new System.Drawing.Size(318, 22);
            this.tsmRegView.Text = "Chỉ định";
            this.tsmRegView.Click += new System.EventHandler(this.tsmRegView_Click);
            // 
            // tsmResultView
            // 
            this.tsmResultView.Image = ((System.Drawing.Image)(resources.GetObject("tsmResultView.Image")));
            this.tsmResultView.Name = "tsmResultView";
            this.tsmResultView.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
            this.tsmResultView.Size = new System.Drawing.Size(318, 22);
            this.tsmResultView.Text = "Xem tất cả kết quả";
            this.tsmResultView.Click += new System.EventHandler(this.tsmResultView_Click);
            // 
            // tsmShowHideTabDetail
            // 
            this.tsmShowHideTabDetail.Image = ((System.Drawing.Image)(resources.GetObject("tsmShowHideTabDetail.Image")));
            this.tsmShowHideTabDetail.Name = "tsmShowHideTabDetail";
            this.tsmShowHideTabDetail.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.H)));
            this.tsmShowHideTabDetail.Size = new System.Drawing.Size(318, 22);
            this.tsmShowHideTabDetail.Text = "Ẩn/Hiện tab thông tin chi tiết";
            this.tsmShowHideTabDetail.Click += new System.EventHandler(this.tsmShowHideTabDetail_Click);
            // 
            // tabTestInfo
            // 
            this.tabTestInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabTestInfo.Location = new System.Drawing.Point(0, 0);
            this.tabTestInfo.Name = "tabTestInfo";
            this.tabTestInfo.Size = new System.Drawing.Size(611, 307);
            this.tabTestInfo.TabIndex = 36;
            this.tabTestInfo.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.tabReg,
            this.tabResult});
            this.tabTestInfo.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
            this.tabTestInfo.SelectedTabChanged += new Janus.Windows.UI.Tab.TabEventHandler(this.tabTestInfo_SelectedTabChanged);
            // 
            // tabReg
            // 
            this.tabReg.Controls.Add(this.grdTestTypeRegList);
            this.tabReg.Controls.Add(this.uiStatusBar1);
            this.tabReg.Key = "tabReg";
            this.tabReg.Location = new System.Drawing.Point(1, 24);
            this.tabReg.Name = "tabReg";
            this.tabReg.Size = new System.Drawing.Size(609, 282);
            this.tabReg.TabStop = true;
            this.tabReg.Text = "Chỉ Định (F1)";
            // 
            // grdTestTypeRegList
            // 
            this.grdTestTypeRegList.AutoEdit = true;
            this.grdTestTypeRegList.AutomaticSort = false;
            this.grdTestTypeRegList.ColumnAutoResize = true;
            grdTestTypeRegList_DesignTimeLayout.LayoutString = resources.GetString("grdTestTypeRegList_DesignTimeLayout.LayoutString");
            this.grdTestTypeRegList.DesignTimeLayout = grdTestTypeRegList_DesignTimeLayout;
            this.grdTestTypeRegList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestTypeRegList.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdTestTypeRegList.GroupByBoxVisible = false;
            this.grdTestTypeRegList.GroupTotalRowFormatStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.grdTestTypeRegList.GroupTotalRowFormatStyle.FontBold = Janus.Windows.GridEX.TriState.True;
            this.grdTestTypeRegList.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestTypeRegList.Location = new System.Drawing.Point(0, 0);
            this.grdTestTypeRegList.Margin = new System.Windows.Forms.Padding(4);
            this.grdTestTypeRegList.Name = "grdTestTypeRegList";
            this.grdTestTypeRegList.Size = new System.Drawing.Size(609, 259);
            this.grdTestTypeRegList.TabIndex = 6;
            this.grdTestTypeRegList.CellValueChanged += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdTestTypeRegList_CellValueChanged);
            this.grdTestTypeRegList.DoubleClick += new System.EventHandler(this.grdTestTypeRegList_DoubleClick);
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 259);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Tick: Đăng ký chạy lại test đối với các loại XN hai chiều";
            uiStatusBarPanel1.Width = 368;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1});
            this.uiStatusBar1.Size = new System.Drawing.Size(609, 23);
            this.uiStatusBar1.TabIndex = 0;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
            // 
            // tabResult
            // 
            this.tabResult.Controls.Add(this.grdResultDetail);
            this.tabResult.Controls.Add(this.grdTestInfo);
            this.tabResult.Key = "tabResult";
            this.tabResult.Location = new System.Drawing.Point(1, 24);
            this.tabResult.Name = "tabResult";
            this.tabResult.Size = new System.Drawing.Size(609, 282);
            this.tabResult.TabStop = true;
            this.tabResult.Text = "Tra Cứu (F2)";
            // 
            // grdResultDetail
            // 
            this.grdResultDetail.AutomaticSort = false;
            this.grdResultDetail.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
    "ợng:| Of</RecordNavigator></LocalizableData>";
            this.grdResultDetail.ContextMenuStrip = this.cmsResultDetail;
            grdResultDetail_DesignTimeLayout.LayoutString = resources.GetString("grdResultDetail_DesignTimeLayout.LayoutString");
            this.grdResultDetail.DesignTimeLayout = grdResultDetail_DesignTimeLayout;
            this.grdResultDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdResultDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdResultDetail.GroupByBoxVisible = false;
            this.grdResultDetail.Location = new System.Drawing.Point(0, 122);
            this.grdResultDetail.Name = "grdResultDetail";
            this.grdResultDetail.Office2007ColorScheme = Janus.Windows.GridEX.Office2007ColorScheme.Blue;
            this.grdResultDetail.Office2007CustomColor = System.Drawing.SystemColors.Highlight;
            this.grdResultDetail.RecordNavigator = true;
            this.grdResultDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdResultDetail.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdResultDetail.SettingsKey = "grdResultDetail";
            this.grdResultDetail.Size = new System.Drawing.Size(609, 160);
            this.grdResultDetail.TabIndex = 3;
            this.grdResultDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdResultDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
            this.grdResultDetail.CellUpdated += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdResultDetail_CellUpdated);
            this.grdResultDetail.DoubleClick += new System.EventHandler(this.grdResultDetail_DoubleClick);
            this.grdResultDetail.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.grdResultDetail_KeyPress);
            // 
            // cmsResultDetail
            // 
            this.cmsResultDetail.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmsResultDetail.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmAddDetail,
            this.tsmManualAddDetail,
            this.tsmAddAllStandardDetail,
            this.tsmLoadRegData,
            this.tsmEditResult,
            this.tsmUpdateResultDetail,
            this.cmdXoaCheck});
            this.cmsResultDetail.Name = "cms";
            this.cmsResultDetail.Size = new System.Drawing.Size(285, 158);
            // 
            // tsmAddDetail
            // 
            this.tsmAddDetail.Image = ((System.Drawing.Image)(resources.GetObject("tsmAddDetail.Image")));
            this.tsmAddDetail.Name = "tsmAddDetail";
            this.tsmAddDetail.ShortcutKeyDisplayString = "Ctrl+K";
            this.tsmAddDetail.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.K)));
            this.tsmAddDetail.Size = new System.Drawing.Size(284, 22);
            this.tsmAddDetail.Text = "Thêm thông số chuẩn";
            this.tsmAddDetail.Click += new System.EventHandler(this.tsmAddDetail_Click);
            // 
            // tsmManualAddDetail
            // 
            this.tsmManualAddDetail.Image = ((System.Drawing.Image)(resources.GetObject("tsmManualAddDetail.Image")));
            this.tsmManualAddDetail.Name = "tsmManualAddDetail";
            this.tsmManualAddDetail.ShortcutKeyDisplayString = "Ctrl+M";
            this.tsmManualAddDetail.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.M)));
            this.tsmManualAddDetail.Size = new System.Drawing.Size(284, 22);
            this.tsmManualAddDetail.Text = "Thêm thông số mới";
            this.tsmManualAddDetail.Click += new System.EventHandler(this.tsmManualAddDetail_Click);
            // 
            // tsmAddAllStandardDetail
            // 
            this.tsmAddAllStandardDetail.Image = ((System.Drawing.Image)(resources.GetObject("tsmAddAllStandardDetail.Image")));
            this.tsmAddAllStandardDetail.Name = "tsmAddAllStandardDetail";
            this.tsmAddAllStandardDetail.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.J)));
            this.tsmAddAllStandardDetail.Size = new System.Drawing.Size(284, 22);
            this.tsmAddAllStandardDetail.Text = "Lấy tất cả thông số chuẩn";
            this.tsmAddAllStandardDetail.Click += new System.EventHandler(this.tsmAddAllStandardDetail_Click);
            // 
            // tsmLoadRegData
            // 
            this.tsmLoadRegData.Image = ((System.Drawing.Image)(resources.GetObject("tsmLoadRegData.Image")));
            this.tsmLoadRegData.Name = "tsmLoadRegData";
            this.tsmLoadRegData.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));
            this.tsmLoadRegData.Size = new System.Drawing.Size(284, 22);
            this.tsmLoadRegData.Text = "Lấy thông số chỉ định";
            this.tsmLoadRegData.Click += new System.EventHandler(this.tsmLoadRegData_Click);
            // 
            // tsmEditResult
            // 
            this.tsmEditResult.Image = ((System.Drawing.Image)(resources.GetObject("tsmEditResult.Image")));
            this.tsmEditResult.Name = "tsmEditResult";
            this.tsmEditResult.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
            this.tsmEditResult.Size = new System.Drawing.Size(284, 22);
            this.tsmEditResult.Text = "Bật/Tắt sửa kết quả";
            this.tsmEditResult.Click += new System.EventHandler(this.tsmEditResult_Click);
            // 
            // tsmUpdateResultDetail
            // 
            this.tsmUpdateResultDetail.Image = ((System.Drawing.Image)(resources.GetObject("tsmUpdateResultDetail.Image")));
            this.tsmUpdateResultDetail.Name = "tsmUpdateResultDetail";
            this.tsmUpdateResultDetail.Size = new System.Drawing.Size(284, 22);
            this.tsmUpdateResultDetail.Text = "Cập nhật thông số";
            this.tsmUpdateResultDetail.Click += new System.EventHandler(this.tsmUpdateResultDetail_Click);
            // 
            // cmdXoaCheck
            // 
            this.cmdXoaCheck.Image = ((System.Drawing.Image)(resources.GetObject("cmdXoaCheck.Image")));
            this.cmdXoaCheck.Name = "cmdXoaCheck";
            this.cmdXoaCheck.ShortcutKeys = System.Windows.Forms.Keys.Delete;
            this.cmdXoaCheck.Size = new System.Drawing.Size(284, 22);
            this.cmdXoaCheck.Text = "Xóa kết quả";
            this.cmdXoaCheck.Click += new System.EventHandler(this.cmdXoaCheck_Click);
            // 
            // grdTestInfo
            // 
            this.grdTestInfo.ContextMenuStrip = this.csmTestInfo;
            grdTestInfo_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfo_DesignTimeLayout.LayoutString");
            this.grdTestInfo.DesignTimeLayout = grdTestInfo_DesignTimeLayout;
            this.grdTestInfo.Dock = System.Windows.Forms.DockStyle.Top;
            this.grdTestInfo.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Control;
            this.grdTestInfo.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Control;
            this.grdTestInfo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdTestInfo.FrozenColumns = 2;
            this.grdTestInfo.GroupByBoxVisible = false;
            this.grdTestInfo.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestInfo.Location = new System.Drawing.Point(0, 0);
            this.grdTestInfo.Name = "grdTestInfo";
            this.grdTestInfo.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdTestInfo.Size = new System.Drawing.Size(609, 122);
            this.grdTestInfo.TabIndex = 2;
            this.grdTestInfo.CellValueChanged += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdTestInfo_CellValueChanged);
            this.grdTestInfo.SelectionChanged += new System.EventHandler(this.grdTestInfo_SelectionChanged);
            this.grdTestInfo.DoubleClick += new System.EventHandler(this.grdTestInfo_DoubleClick);
            // 
            // csmTestInfo
            // 
            this.csmTestInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.csmTestInfo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmTestRegistration,
            this.tsmMoveTestToPatient,
            this.tsmDuyetChiDinh,
            this.tsmHuyDuyet});
            this.csmTestInfo.Name = "cmsPatients";
            this.csmTestInfo.Size = new System.Drawing.Size(405, 92);
            // 
            // tsmTestRegistration
            // 
            this.tsmTestRegistration.Image = ((System.Drawing.Image)(resources.GetObject("tsmTestRegistration.Image")));
            this.tsmTestRegistration.Name = "tsmTestRegistration";
            this.tsmTestRegistration.ShowShortcutKeys = false;
            this.tsmTestRegistration.Size = new System.Drawing.Size(404, 22);
            this.tsmTestRegistration.Text = "Chỉ định xét nghiệm (Double Click)";
            this.tsmTestRegistration.Click += new System.EventHandler(this.tsmTestRegistration_Click);
            // 
            // tsmMoveTestToPatient
            // 
            this.tsmMoveTestToPatient.Image = ((System.Drawing.Image)(resources.GetObject("tsmMoveTestToPatient.Image")));
            this.tsmMoveTestToPatient.Name = "tsmMoveTestToPatient";
            this.tsmMoveTestToPatient.Size = new System.Drawing.Size(404, 22);
            this.tsmMoveTestToPatient.Text = "Chuyển kết quả sang bệnh nhân khác";
            this.tsmMoveTestToPatient.Click += new System.EventHandler(this.tsmMoveTestToPatient_Click);
            // 
            // tsmDuyetChiDinh
            // 
            this.tsmDuyetChiDinh.Image = ((System.Drawing.Image)(resources.GetObject("tsmDuyetChiDinh.Image")));
            this.tsmDuyetChiDinh.Name = "tsmDuyetChiDinh";
            this.tsmDuyetChiDinh.Size = new System.Drawing.Size(404, 22);
            this.tsmDuyetChiDinh.Text = "Hoàn tất - Hủy hoàn tất xét nghiệm này (Ctrl + D)";
            this.tsmDuyetChiDinh.Click += new System.EventHandler(this.tsmDuyetChiDinh_Click);
            // 
            // tsmHuyDuyet
            // 
            this.tsmHuyDuyet.Name = "tsmHuyDuyet";
            this.tsmHuyDuyet.Size = new System.Drawing.Size(404, 22);
            this.tsmHuyDuyet.Text = "Hủy hoàn tất xét nghiệm này (Ctrl + W)";
            this.tsmHuyDuyet.Visible = false;
            this.tsmHuyDuyet.Click += new System.EventHandler(this.tsmHuyDuyet_Click);
            // 
            // ToolStrip1
            // 
            this.ToolStrip1.BackColor = System.Drawing.SystemColors.Control;
            this.ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmdAddPatient,
            this.cmdUpdatePatient,
            this.cmdDeletePatient,
            this.cmdTestTypeReg,
            this.btnPrintBarcode,
            this.cmd_InPhieu_ChiDinh,
            this.cmd_InPhieu_XetNghiem_TongHop,
            this.cmdValidate,
            this.cmdUnValidate,
            this.cmdEscape});
            this.ToolStrip1.Location = new System.Drawing.Point(0, 0);
            this.ToolStrip1.Name = "ToolStrip1";
            this.ToolStrip1.Size = new System.Drawing.Size(1098, 39);
            this.ToolStrip1.TabIndex = 1;
            this.ToolStrip1.Text = "ToolStrip1";
            // 
            // cmdAddPatient
            // 
            this.cmdAddPatient.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdAddPatient.Image = ((System.Drawing.Image)(resources.GetObject("cmdAddPatient.Image")));
            this.cmdAddPatient.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdAddPatient.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdAddPatient.Name = "cmdAddPatient";
            this.cmdAddPatient.Size = new System.Drawing.Size(36, 36);
            this.cmdAddPatient.Tag = "";
            this.cmdAddPatient.ToolTipText = "Thêm BN (Ctrl+N)";
            this.cmdAddPatient.Click += new System.EventHandler(this.cmdAddPatient_Click);
            // 
            // cmdUpdatePatient
            // 
            this.cmdUpdatePatient.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdUpdatePatient.Image = ((System.Drawing.Image)(resources.GetObject("cmdUpdatePatient.Image")));
            this.cmdUpdatePatient.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdUpdatePatient.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdUpdatePatient.Name = "cmdUpdatePatient";
            this.cmdUpdatePatient.Size = new System.Drawing.Size(36, 36);
            this.cmdUpdatePatient.Tag = "";
            this.cmdUpdatePatient.ToolTipText = "Cập nhật BN (Ctrl+U)";
            this.cmdUpdatePatient.Click += new System.EventHandler(this.cmdUpdatePatient_Click);
            // 
            // cmdDeletePatient
            // 
            this.cmdDeletePatient.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdDeletePatient.Image = ((System.Drawing.Image)(resources.GetObject("cmdDeletePatient.Image")));
            this.cmdDeletePatient.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdDeletePatient.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdDeletePatient.Name = "cmdDeletePatient";
            this.cmdDeletePatient.Size = new System.Drawing.Size(36, 36);
            this.cmdDeletePatient.ToolTipText = "Xóa bệnh nhân (Ctrl+X)";
            this.cmdDeletePatient.Click += new System.EventHandler(this.cmdDelelePatient_Click);
            // 
            // cmdTestTypeReg
            // 
            this.cmdTestTypeReg.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdTestTypeReg.Image = ((System.Drawing.Image)(resources.GetObject("cmdTestTypeReg.Image")));
            this.cmdTestTypeReg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdTestTypeReg.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdTestTypeReg.Name = "cmdTestTypeReg";
            this.cmdTestTypeReg.Size = new System.Drawing.Size(36, 36);
            this.cmdTestTypeReg.ToolTipText = "Đăng ký chi tiết (Ctrl+T)";
            this.cmdTestTypeReg.Click += new System.EventHandler(this.cmdRegList_Click);
            // 
            // btnPrintBarcode
            // 
            this.btnPrintBarcode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnPrintBarcode.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintBarcode.Image")));
            this.btnPrintBarcode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.btnPrintBarcode.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnPrintBarcode.Name = "btnPrintBarcode";
            this.btnPrintBarcode.Size = new System.Drawing.Size(36, 36);
            this.btnPrintBarcode.Tag = "";
            this.btnPrintBarcode.ToolTipText = "In Barcode (F9)";
            this.btnPrintBarcode.Click += new System.EventHandler(this.btnPrintBarcode_ButtonClick);
            // 
            // cmd_InPhieu_ChiDinh
            // 
            this.cmd_InPhieu_ChiDinh.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmd_InPhieu_ChiDinh.Image = ((System.Drawing.Image)(resources.GetObject("cmd_InPhieu_ChiDinh.Image")));
            this.cmd_InPhieu_ChiDinh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmd_InPhieu_ChiDinh.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmd_InPhieu_ChiDinh.Name = "cmd_InPhieu_ChiDinh";
            this.cmd_InPhieu_ChiDinh.Size = new System.Drawing.Size(36, 36);
            this.cmd_InPhieu_ChiDinh.Tag = "";
            this.cmd_InPhieu_ChiDinh.ToolTipText = "In Phiếu Chỉ Định (F4)";
            this.cmd_InPhieu_ChiDinh.Click += new System.EventHandler(this.cmd_InPhieu_ChiDinh_Click);
            // 
            // cmd_InPhieu_XetNghiem_TongHop
            // 
            this.cmd_InPhieu_XetNghiem_TongHop.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmd_InPhieu_XetNghiem_TongHop.Image = ((System.Drawing.Image)(resources.GetObject("cmd_InPhieu_XetNghiem_TongHop.Image")));
            this.cmd_InPhieu_XetNghiem_TongHop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmd_InPhieu_XetNghiem_TongHop.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmd_InPhieu_XetNghiem_TongHop.Name = "cmd_InPhieu_XetNghiem_TongHop";
            this.cmd_InPhieu_XetNghiem_TongHop.Size = new System.Drawing.Size(36, 36);
            this.cmd_InPhieu_XetNghiem_TongHop.Tag = "";
            this.cmd_InPhieu_XetNghiem_TongHop.ToolTipText = "In Phiếu Kết Quả Tổng Hợp (F4)";
            this.cmd_InPhieu_XetNghiem_TongHop.Click += new System.EventHandler(this.cmd_InPhieu_XetNghiem_TongHop_Click);
            // 
            // cmdValidate
            // 
            this.cmdValidate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdValidate.Image = ((System.Drawing.Image)(resources.GetObject("cmdValidate.Image")));
            this.cmdValidate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdValidate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdValidate.Name = "cmdValidate";
            this.cmdValidate.Size = new System.Drawing.Size(36, 36);
            this.cmdValidate.Tag = "";
            this.cmdValidate.ToolTipText = "Hoàn tất (F9)";
            this.cmdValidate.Click += new System.EventHandler(this.cmdValidate_Click);
            // 
            // cmdUnValidate
            // 
            this.cmdUnValidate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdUnValidate.Image = ((System.Drawing.Image)(resources.GetObject("cmdUnValidate.Image")));
            this.cmdUnValidate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdUnValidate.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdUnValidate.Name = "cmdUnValidate";
            this.cmdUnValidate.Size = new System.Drawing.Size(36, 36);
            this.cmdUnValidate.Tag = "";
            this.cmdUnValidate.ToolTipText = "Hủy hoàn tất (F10)";
            this.cmdUnValidate.Click += new System.EventHandler(this.cmdUnValidate_Click);
            // 
            // cmdEscape
            // 
            this.cmdEscape.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdEscape.Image = ((System.Drawing.Image)(resources.GetObject("cmdEscape.Image")));
            this.cmdEscape.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cmdEscape.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cmdEscape.Name = "cmdEscape";
            this.cmdEscape.Size = new System.Drawing.Size(36, 36);
            this.cmdEscape.Tag = "";
            this.cmdEscape.ToolTipText = "Thoát (Esc)";
            this.cmdEscape.Click += new System.EventHandler(this.cmdEscape_Click);
            // 
            // tabHISLIS
            // 
            this.tabHISLIS.Location = new System.Drawing.Point(1, 24);
            this.tabHISLIS.Name = "tabHISLIS";
            this.tabHISLIS.Size = new System.Drawing.Size(1098, 556);
            this.tabHISLIS.TabStop = true;
            this.tabHISLIS.TabVisible = false;
            this.tabHISLIS.Text = "Kết Nối HIS-LIS";
            // 
            // tabQuickInput
            // 
            this.tabQuickInput.Location = new System.Drawing.Point(0, 0);
            this.tabQuickInput.Name = "tabQuickInput";
            this.tabQuickInput.Size = new System.Drawing.Size(0, 0);
            this.tabQuickInput.TabStop = true;
            this.tabQuickInput.TabVisible = false;
            this.tabQuickInput.Text = "Cập nhật kết quả nhanh";
            // 
            // tabDataMonitor
            // 
            this.tabDataMonitor.Controls.Add(this.uiGroupBox2);
            this.tabDataMonitor.Controls.Add(this.uiGroupBox3);
            this.tabDataMonitor.Controls.Add(this.uiStatusBar2);
            this.tabDataMonitor.Controls.Add(this.panel1);
            this.tabDataMonitor.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabDataMonitor.Location = new System.Drawing.Point(1, 24);
            this.tabDataMonitor.Name = "tabDataMonitor";
            this.tabDataMonitor.Size = new System.Drawing.Size(1098, 540);
            this.tabDataMonitor.TabStop = true;
            this.tabDataMonitor.Text = "Xử Lý Dữ Liệu";
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.Controls.Add(this.grdTestInfoModification);
            this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.uiGroupBox2.Location = new System.Drawing.Point(0, 36);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Size = new System.Drawing.Size(526, 481);
            this.uiGroupBox2.TabIndex = 48;
            this.uiGroupBox2.Text = "Danh Sách Kết Quả";
            // 
            // grdTestInfoModification
            // 
            this.grdTestInfoModification.AllowDrop = true;
            this.grdTestInfoModification.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
    "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
    "InfoText></LocalizableData>";
            this.grdTestInfoModification.ControlStyle.HoverBaseColor = System.Drawing.SystemColors.InactiveCaptionText;
            grdTestInfoModification_DesignTimeLayout.LayoutString = resources.GetString("grdTestInfoModification_DesignTimeLayout.LayoutString");
            this.grdTestInfoModification.DesignTimeLayout = grdTestInfoModification_DesignTimeLayout;
            this.grdTestInfoModification.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdTestInfoModification.DynamicFiltering = true;
            this.grdTestInfoModification.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
            this.grdTestInfoModification.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdTestInfoModification.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdTestInfoModification.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdTestInfoModification.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
            this.grdTestInfoModification.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.GradientActiveCaption;
            this.grdTestInfoModification.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.grdTestInfoModification.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdTestInfoModification.GridLineColor = System.Drawing.SystemColors.ControlText;
            this.grdTestInfoModification.GroupByBoxVisible = false;
            this.grdTestInfoModification.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdTestInfoModification.LinkFormatStyle.ForeColor = System.Drawing.Color.CornflowerBlue;
            this.grdTestInfoModification.Location = new System.Drawing.Point(3, 18);
            this.grdTestInfoModification.Name = "grdTestInfoModification";
            this.grdTestInfoModification.PreviewRowFormatStyle.ForeColor = System.Drawing.Color.SkyBlue;
            this.grdTestInfoModification.RecordNavigator = true;
            this.grdTestInfoModification.RowHeaderContent = Janus.Windows.GridEX.RowHeaderContent.RowPosition;
            this.grdTestInfoModification.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdTestInfoModification.SelectedFormatStyle.BackColor = System.Drawing.SystemColors.InactiveCaption;
            this.grdTestInfoModification.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdTestInfoModification.Size = new System.Drawing.Size(520, 460);
            this.grdTestInfoModification.TabIndex = 40;
            this.grdTestInfoModification.CellUpdated += new Janus.Windows.GridEX.ColumnActionEventHandler(this.grdTestInfoModification_CellUpdated);
            this.grdTestInfoModification.SelectionChanged += new System.EventHandler(this.grdTestInfoModification_SelectionChanged);
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.Controls.Add(this.grdResultModification);
            this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Right;
            this.uiGroupBox3.Location = new System.Drawing.Point(526, 36);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Size = new System.Drawing.Size(572, 481);
            this.uiGroupBox3.TabIndex = 47;
            this.uiGroupBox3.Text = "Thông Tin Kết Quả";
            // 
            // grdResultModification
            // 
            this.grdResultModification.AllowDrop = true;
            this.grdResultModification.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.grdResultModification.AutoEdit = true;
            this.grdResultModification.AutomaticSort = false;
            this.grdResultModification.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Số lư" +
    "ợng: | Of</RecordNavigator><FilterRowInfoText>Lọc thông tin bệnh nhân</FilterRow" +
    "InfoText></LocalizableData>";
            grdResultModification_DesignTimeLayout.LayoutString = resources.GetString("grdResultModification_DesignTimeLayout.LayoutString");
            this.grdResultModification.DesignTimeLayout = grdResultModification_DesignTimeLayout;
            this.grdResultModification.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdResultModification.DynamicFiltering = true;
            this.grdResultModification.FilterRowButtonStyle = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
            this.grdResultModification.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdResultModification.FilterRowUpdateMode = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
            this.grdResultModification.FocusCellFormatStyle.BackColor = System.Drawing.SystemColors.Highlight;
            this.grdResultModification.FocusCellFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
            this.grdResultModification.FocusCellFormatStyle.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.grdResultModification.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.grdResultModification.GroupByBoxVisible = false;
            this.grdResultModification.HideSelection = Janus.Windows.GridEX.HideSelection.Highlight;
            this.grdResultModification.Location = new System.Drawing.Point(3, 18);
            this.grdResultModification.Name = "grdResultModification";
            this.grdResultModification.RecordNavigator = true;
            this.grdResultModification.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
            this.grdResultModification.SelectedFormatStyle.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
            this.grdResultModification.SelectedFormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
            this.grdResultModification.Size = new System.Drawing.Size(566, 460);
            this.grdResultModification.TabIndex = 40;
            // 
            // uiStatusBar2
            // 
            this.uiStatusBar2.Location = new System.Drawing.Point(0, 517);
            this.uiStatusBar2.Name = "uiStatusBar2";
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "Sửa Barcode trực tiếp trên lưới để chuyển BN";
            uiStatusBarPanel2.Width = 307;
            this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel2});
            this.uiStatusBar2.Size = new System.Drawing.Size(1098, 23);
            this.uiStatusBar2.TabIndex = 46;
            this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.VS2005;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.cboDevice);
            this.panel1.Controls.Add(this.label13);
            this.panel1.Controls.Add(this.label12);
            this.panel1.Controls.Add(this.dtpDateTo);
            this.panel1.Controls.Add(this.cboTestType);
            this.panel1.Controls.Add(this.label11);
            this.panel1.Controls.Add(this.label10);
            this.panel1.Controls.Add(this.dtpDateFrom);
            this.panel1.Controls.Add(this.btnSearchModification);
            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(1098, 36);
            this.panel1.TabIndex = 43;
            // 
            // cboDevice
            // 
            this.cboDevice.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboDevice.Location = new System.Drawing.Point(726, 7);
            this.cboDevice.Name = "cboDevice";
            this.cboDevice.Size = new System.Drawing.Size(138, 22);
            this.cboDevice.TabIndex = 45;
            // 
            // label13
            // 
            this.label13.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label13.Location = new System.Drawing.Point(662, 8);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(61, 21);
            this.label13.TabIndex = 44;
            this.label13.Text = "Thiết bị";
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.ForeColor = System.Drawing.Color.Navy;
            this.label12.Location = new System.Drawing.Point(193, 8);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(42, 20);
            this.label12.TabIndex = 43;
            this.label12.Text = "&Đến";
            // 
            // dtpDateTo
            // 
            this.dtpDateTo.CustomFormat = "dd/MM/yyyy";
            this.dtpDateTo.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpDateTo.DropDownCalendar.Name = "";
            this.dtpDateTo.Location = new System.Drawing.Point(236, 5);
            this.dtpDateTo.Name = "dtpDateTo";
            this.dtpDateTo.ShowUpDown = true;
            this.dtpDateTo.Size = new System.Drawing.Size(132, 22);
            this.dtpDateTo.TabIndex = 42;
            this.dtpDateTo.ValueChanged += new System.EventHandler(this.dtpDateTo_ValueChanged);
            // 
            // cboTestType
            // 
            this.cboTestType.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboTestType.Location = new System.Drawing.Point(446, 7);
            this.cboTestType.Name = "cboTestType";
            this.cboTestType.Size = new System.Drawing.Size(209, 22);
            this.cboTestType.TabIndex = 41;
            // 
            // label11
            // 
            this.label11.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label11.Location = new System.Drawing.Point(382, 8);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(61, 21);
            this.label11.TabIndex = 40;
            this.label11.Text = "Loại XN";
            // 
            // label10
            // 
            this.label10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.ForeColor = System.Drawing.Color.Navy;
            this.label10.Location = new System.Drawing.Point(8, 8);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(42, 20);
            this.label10.TabIndex = 38;
            this.label10.Text = "&Từ";
            // 
            // dtpDateFrom
            // 
            this.dtpDateFrom.CustomFormat = "dd/MM/yyyy";
            this.dtpDateFrom.DateFormat = Janus.Windows.CalendarCombo.DateFormat.Custom;
            // 
            // 
            // 
            this.dtpDateFrom.DropDownCalendar.Name = "";
            this.dtpDateFrom.Location = new System.Drawing.Point(51, 7);
            this.dtpDateFrom.Name = "dtpDateFrom";
            this.dtpDateFrom.ShowUpDown = true;
            this.dtpDateFrom.Size = new System.Drawing.Size(132, 22);
            this.dtpDateFrom.TabIndex = 37;
            this.dtpDateFrom.ValueChanged += new System.EventHandler(this.dtpDateFrom_ValueChanged);
            // 
            // btnSearchModification
            // 
            this.btnSearchModification.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchModification.Image")));
            this.btnSearchModification.Location = new System.Drawing.Point(870, 3);
            this.btnSearchModification.Name = "btnSearchModification";
            this.btnSearchModification.Size = new System.Drawing.Size(130, 30);
            this.btnSearchModification.TabIndex = 39;
            this.btnSearchModification.Text = "Tìm kiếm (F3)";
            this.btnSearchModification.ToolTipText = "Tìm kiếm thông tin bệnh nhân hoặc nhấn phím tắt F3";
            this.btnSearchModification.Click += new System.EventHandler(this.btnSearchModification_Click);
            // 
            // csmTestTypeReg
            // 
            this.csmTestTypeReg.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.csmTestTypeReg.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmReRun});
            this.csmTestTypeReg.Name = "cmsPatients";
            this.csmTestTypeReg.Size = new System.Drawing.Size(199, 42);
            // 
            // tsmReRun
            // 
            this.tsmReRun.Image = ((System.Drawing.Image)(resources.GetObject("tsmReRun.Image")));
            this.tsmReRun.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.tsmReRun.Name = "tsmReRun";
            this.tsmReRun.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
            this.tsmReRun.Size = new System.Drawing.Size(198, 38);
            this.tsmReRun.Text = "Chạy lại";
            this.tsmReRun.Click += new System.EventHandler(this.tsmReRun_Click);
            // 
            // btnExpandPanel
            // 
            this.btnExpandPanel.Dock = System.Windows.Forms.DockStyle.Top;
            this.btnExpandPanel.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnExpandPanel.Location = new System.Drawing.Point(0, 39);
            this.btnExpandPanel.Name = "btnExpandPanel";
            this.btnExpandPanel.Size = new System.Drawing.Size(1098, 30);
            this.btnExpandPanel.TabIndex = 2;
            this.btnExpandPanel.Tag = "Thông Tin Tìm Kiếm";
            this.btnExpandPanel.Text = "Thông Tin Tìm Kiếm";
            this.btnExpandPanel.ToolTipText = "Ctrl+E";
            this.btnExpandPanel.Click += new System.EventHandler(this.btnExpandPanel_Click);
            // 
            // frm_AllMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1100, 565);
            this.Controls.Add(this.tabAll);
            this.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.Name = "frm_AllMain";
            this.Text = "HỆ THỐNG THÔNG TIN KHOA XÉT NGHIỆM - LABLink";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_AllMain_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frm_AllMain_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.tabAll)).EndInit();
            this.tabAll.ResumeLayout(false);
            this.tabPatientInfo.ResumeLayout(false);
            this.tabPatientInfo.PerformLayout();
            this.SplitContainer1.Panel1.ResumeLayout(false);
            this.SplitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).EndInit();
            this.SplitContainer1.ResumeLayout(false);
            this.GroupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestType)).EndInit();
            this.grbDateSelector.ResumeLayout(false);
            this.pnlDate.ResumeLayout(false);
            this.pnlDate.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.UiGroupBox1)).EndInit();
            this.UiGroupBox1.ResumeLayout(false);
            this.GroupBox4.ResumeLayout(false);
            this.GroupBox4.PerformLayout();
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
            this.splitContainer2.ResumeLayout(false);
            this.GroupBox7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdPatients)).EndInit();
            this.cmsPatients.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabTestInfo)).EndInit();
            this.tabTestInfo.ResumeLayout(false);
            this.tabReg.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestTypeRegList)).EndInit();
            this.tabResult.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdResultDetail)).EndInit();
            this.cmsResultDetail.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfo)).EndInit();
            this.csmTestInfo.ResumeLayout(false);
            this.ToolStrip1.ResumeLayout(false);
            this.ToolStrip1.PerformLayout();
            this.tabDataMonitor.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdTestInfoModification)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdResultModification)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.csmTestTypeReg.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Beispiel #58
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_dmuc_phongban));
     Janus.Windows.GridEX.GridEXLayout           grdPhongBan_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1            = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2            = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3            = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel4            = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     this.sysColor                   = new System.Windows.Forms.ToolStrip();
     this.cmdNew                     = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1        = new System.Windows.Forms.ToolStripSeparator();
     this.cmdEdit                    = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2        = new System.Windows.Forms.ToolStripSeparator();
     this.cmdDelete                  = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4        = new System.Windows.Forms.ToolStripSeparator();
     this.cmdPrint                   = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1           = new System.Windows.Forms.ToolStripButton();
     this.panel1                     = new System.Windows.Forms.Panel();
     this.tabControl1                = new System.Windows.Forms.TabControl();
     this.tabPage1                   = new System.Windows.Forms.TabPage();
     this.panel2                     = new System.Windows.Forms.Panel();
     this.grpKhoaPhong               = new Janus.Windows.EditControls.UIGroupBox();
     this.grdPhongBan                = new Janus.Windows.GridEX.GridEX();
     this.uiStatusBar2               = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.printPreviewDialog1        = new System.Windows.Forms.PrintPreviewDialog();
     this.gridEXPrintDocument1       = new Janus.Windows.GridEX.GridEXPrintDocument();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.sysColor.SuspendLayout();
     this.panel1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpKhoaPhong)).BeginInit();
     this.grpKhoaPhong.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPhongBan)).BeginInit();
     this.SuspendLayout();
     //
     // sysColor
     //
     this.sysColor.BackColor = System.Drawing.SystemColors.Control;
     this.sysColor.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmdNew,
         this.toolStripSeparator1,
         this.cmdEdit,
         this.toolStripSeparator2,
         this.cmdDelete,
         this.toolStripSeparator4,
         this.cmdPrint,
         this.toolStripButton1
     });
     this.sysColor.Location = new System.Drawing.Point(0, 0);
     this.sysColor.Name     = "sysColor";
     this.sysColor.Size     = new System.Drawing.Size(1008, 39);
     this.sysColor.TabIndex = 2;
     this.sysColor.Text     = "toolStrip1";
     //
     // cmdNew
     //
     this.cmdNew.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdNew.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdNew.Image")));
     this.cmdNew.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdNew.Name                  = "cmdNew";
     this.cmdNew.Size                  = new System.Drawing.Size(144, 36);
     this.cmdNew.Text                  = "Thêm mới (Ctrl+N)";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // cmdEdit
     //
     this.cmdEdit.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdEdit.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdEdit.Image")));
     this.cmdEdit.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdEdit.Name                  = "cmdEdit";
     this.cmdEdit.Size                  = new System.Drawing.Size(106, 36);
     this.cmdEdit.Text                  = "Sửa(Ctrl+E)";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
     //
     // cmdDelete
     //
     this.cmdDelete.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdDelete.Name                  = "cmdDelete";
     this.cmdDelete.Size                  = new System.Drawing.Size(107, 36);
     this.cmdDelete.Text                  = "Xoá(Ctrl+D)";
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);
     //
     // cmdPrint
     //
     this.cmdPrint.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdPrint.Image                 = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
     this.cmdPrint.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.cmdPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cmdPrint.Name                  = "cmdPrint";
     this.cmdPrint.Size                  = new System.Drawing.Size(135, 36);
     this.cmdPrint.Text                  = "&In danh sách(F4)";
     this.cmdPrint.Visible               = false;
     this.cmdPrint.Click                += new System.EventHandler(this.cmdPrint_Click);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name                  = "toolStripButton1";
     this.toolStripButton1.Size                  = new System.Drawing.Size(102, 36);
     this.toolStripButton1.Text                  = "Thoát(Esc)";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.tabControl1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 39);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1008, 691);
     this.panel1.TabIndex = 3;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     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(1008, 691);
     this.tabControl1.TabIndex      = 4;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.panel2);
     this.tabPage1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(1000, 665);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "THÔNG TIN CẤP TRÊN (KHOA)";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.grpKhoaPhong);
     this.panel2.Controls.Add(this.uiStatusBar2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(994, 659);
     this.panel2.TabIndex = 1;
     //
     // grpKhoaPhong
     //
     this.grpKhoaPhong.Controls.Add(this.grdPhongBan);
     this.grpKhoaPhong.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grpKhoaPhong.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grpKhoaPhong.Location = new System.Drawing.Point(0, 0);
     this.grpKhoaPhong.Name     = "grpKhoaPhong";
     this.grpKhoaPhong.Size     = new System.Drawing.Size(994, 636);
     this.grpKhoaPhong.TabIndex = 29;
     this.grpKhoaPhong.Text     = "&Thông tin khoa phòng";
     //
     // grdPhongBan
     //
     this.grdPhongBan.AlternatingColors = true;
     this.grdPhongBan.BuiltInTextsData  = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><FilterRowInfoText>Lọc" +
                                          " thông tin khoa phòng</FilterRowInfoText></LocalizableData>";
     grdPhongBan_DesignTimeLayout.LayoutString = resources.GetString("grdPhongBan_DesignTimeLayout.LayoutString");
     this.grdPhongBan.DesignTimeLayout         = grdPhongBan_DesignTimeLayout;
     this.grdPhongBan.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdPhongBan.DynamicFiltering               = true;
     this.grdPhongBan.FilterMode                     = Janus.Windows.GridEX.FilterMode.Automatic;
     this.grdPhongBan.FilterRowButtonStyle           = Janus.Windows.GridEX.FilterRowButtonStyle.ConditionOperatorDropDown;
     this.grdPhongBan.FilterRowFormatStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.grdPhongBan.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdPhongBan.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.grdPhongBan.GroupByBoxVisible              = false;
     this.grdPhongBan.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdPhongBan.Location                       = new System.Drawing.Point(3, 16);
     this.grdPhongBan.Name                           = "grdPhongBan";
     this.grdPhongBan.RecordNavigator                = true;
     this.grdPhongBan.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdPhongBan.Size                           = new System.Drawing.Size(988, 617);
     this.grdPhongBan.TabIndex                       = 31;
     this.grdPhongBan.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // uiStatusBar2
     //
     this.uiStatusBar2.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiStatusBar2.Location         = new System.Drawing.Point(0, 636);
     this.uiStatusBar2.Name             = "uiStatusBar2";
     uiStatusBarPanel1.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key              = "";
     uiStatusBarPanel1.ProgressBarValue = 0;
     uiStatusBarPanel1.Text             = "Ctrl+N: thêm mới";
     uiStatusBarPanel1.Width            = 107;
     uiStatusBarPanel2.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key              = "";
     uiStatusBarPanel2.ProgressBarValue = 0;
     uiStatusBarPanel2.Text             = "Ctrl+E: sửa thông tin ";
     uiStatusBarPanel2.Width            = 127;
     uiStatusBarPanel3.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key              = "";
     uiStatusBarPanel3.ProgressBarValue = 0;
     uiStatusBarPanel3.Text             = "Ctrl+D: xóa thông tin ";
     uiStatusBarPanel3.Width            = 128;
     uiStatusBarPanel4.AutoSize         = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor      = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key              = "";
     uiStatusBarPanel4.ProgressBarValue = 0;
     uiStatusBarPanel4.Text             = "Esc:Thoát Form hiện tại";
     uiStatusBarPanel4.Width            = 144;
     this.uiStatusBar2.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4
     });
     this.uiStatusBar2.Size        = new System.Drawing.Size(994, 23);
     this.uiStatusBar2.TabIndex    = 28;
     this.uiStatusBar2.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.gridEXPrintDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // gridEXPrintDocument1
     //
     this.gridEXPrintDocument1.FitColumns = Janus.Windows.GridEX.FitColumnsMode.SizingColumns;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "Department_ID";
     this.dataGridViewTextBoxColumn1.HeaderText       = "ID";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.Width            = 40;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.DataPropertyName = "Department_Name";
     this.dataGridViewTextBoxColumn2.HeaderText       = "Tên khoa(phòng)";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.Width            = 200;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.DataPropertyName = "Parent_Name";
     this.dataGridViewTextBoxColumn3.HeaderText       = "Tên khoa(cấp trên)";
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.Width            = 200;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.DataPropertyName = "intOrder";
     this.dataGridViewTextBoxColumn4.HeaderText       = "Thứ tự";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.Visible          = false;
     this.dataGridViewTextBoxColumn4.Width            = 80;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.HeaderText = "Miêu tả";
     this.dataGridViewTextBoxColumn5.Name       = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.Width      = 200;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.DataPropertyName = "Parent_ID";
     this.dataGridViewTextBoxColumn6.HeaderText       = "colParent_ID";
     this.dataGridViewTextBoxColumn6.Name             = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.Visible          = false;
     //
     // dataGridViewTextBoxColumn7
     //
     this.dataGridViewTextBoxColumn7.DataPropertyName = "Dept_Type";
     this.dataGridViewTextBoxColumn7.HeaderText       = "colDept_Type";
     this.dataGridViewTextBoxColumn7.Name             = "dataGridViewTextBoxColumn7";
     this.dataGridViewTextBoxColumn7.Visible          = false;
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.DataPropertyName = "Speciality";
     this.dataGridViewTextBoxColumn8.HeaderText       = "colSpeciality";
     this.dataGridViewTextBoxColumn8.Name             = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.Visible          = false;
     //
     // dataGridViewTextBoxColumn9
     //
     this.dataGridViewTextBoxColumn9.DataPropertyName = "Dept_Fee";
     this.dataGridViewTextBoxColumn9.HeaderText       = "colDept_Fee";
     this.dataGridViewTextBoxColumn9.Name             = "dataGridViewTextBoxColumn9";
     this.dataGridViewTextBoxColumn9.Visible          = false;
     //
     // frm_dmuc_phongban
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.sysColor);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frm_dmuc_phongban";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Thông tin khoa phòng";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.frm_dmuc_phongban_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.frm_dmuc_phongban_KeyDown);
     this.sysColor.ResumeLayout(false);
     this.sysColor.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grpKhoaPhong)).EndInit();
     this.grpKhoaPhong.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPhongBan)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPrintPreview));
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
            this.crptViewer = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.cmdTrinhKy = new Janus.Windows.EditControls.UIButton();
            this.cmdExcel = new Janus.Windows.EditControls.UIButton();
            this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar();
            this.cmdPrint = new Janus.Windows.EditControls.UIButton();
            this.txtCopyPage = new Janus.Windows.GridEX.EditControls.MaskedEditBox();
            this.lblPageCopy = new System.Windows.Forms.Label();
            this.cboPrinter = new Janus.Windows.EditControls.UIComboBox();
            this.toolTip1 = new System.Windows.Forms.ToolTip();
            this.cmdCalculator = new Janus.Windows.EditControls.UIButton();
            this.SuspendLayout();
            // 
            // crptViewer
            // 
            this.crptViewer.ActiveViewIndex = -1;
            this.crptViewer.AutoValidate = System.Windows.Forms.AutoValidate.Disable;
            this.crptViewer.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.crptViewer.Cursor = System.Windows.Forms.Cursors.Default;
            this.crptViewer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.crptViewer.EnableDrillDown = false;
            this.crptViewer.Location = new System.Drawing.Point(0, 0);
            this.crptViewer.Name = "crptViewer";
            this.crptViewer.SelectionFormula = "";
            this.crptViewer.ShowCloseButton = false;
            this.crptViewer.ShowCopyButton = false;
            this.crptViewer.ShowGroupTreeButton = false;
            this.crptViewer.ShowParameterPanelButton = false;
            this.crptViewer.ShowPrintButton = false;
            this.crptViewer.ShowRefreshButton = false;
            this.crptViewer.Size = new System.Drawing.Size(1018, 717);
            this.crptViewer.TabIndex = 0;
            this.crptViewer.ToolPanelView = CrystalDecisions.Windows.Forms.ToolPanelViewType.None;
            this.crptViewer.ViewTimeSelectionFormula = "";
            // 
            // cmdTrinhKy
            // 
            this.cmdTrinhKy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdTrinhKy.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdTrinhKy.Image = ((System.Drawing.Image)(resources.GetObject("cmdTrinhKy.Image")));
            this.cmdTrinhKy.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdTrinhKy.Location = new System.Drawing.Point(333, 2);
            this.cmdTrinhKy.Name = "cmdTrinhKy";
            this.cmdTrinhKy.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdTrinhKy.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdTrinhKy.Size = new System.Drawing.Size(36, 25);
            this.cmdTrinhKy.TabIndex = 11;
            this.toolTip1.SetToolTip(this.cmdTrinhKy, "Cập nhật trình ký");
            this.cmdTrinhKy.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.cmdTrinhKy.Click += new System.EventHandler(this.cmdTrinhKy_Click_2);
            // 
            // cmdExcel
            // 
            this.cmdExcel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdExcel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdExcel.Image = ((System.Drawing.Image)(resources.GetObject("cmdExcel.Image")));
            this.cmdExcel.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdExcel.Location = new System.Drawing.Point(291, 2);
            this.cmdExcel.Name = "cmdExcel";
            this.cmdExcel.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdExcel.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdExcel.Size = new System.Drawing.Size(36, 25);
            this.cmdExcel.TabIndex = 12;
            this.toolTip1.SetToolTip(this.cmdExcel, "Xuất báo cáo ra file Excel");
            this.cmdExcel.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            // 
            // uiStatusBar1
            // 
            this.uiStatusBar1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.uiStatusBar1.Location = new System.Drawing.Point(0, 717);
            this.uiStatusBar1.Name = "uiStatusBar1";
            uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel1.Image = ((System.Drawing.Image)(resources.GetObject("uiStatusBarPanel1.Image")));
            uiStatusBarPanel1.Key = "";
            uiStatusBarPanel1.ProgressBarValue = 0;
            uiStatusBarPanel1.Text = "Nhấn Ctrl+P hoặc nhấn P để thực hiện in                                          " +
                "            ";
            uiStatusBarPanel1.Width = 505;
            uiStatusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
            uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty;
            uiStatusBarPanel2.Key = "";
            uiStatusBarPanel2.ProgressBarValue = 0;
            uiStatusBarPanel2.Text = "                                                                            Nhấn " +
                "Ctrl+S hoặc nhấn phím S để xuất Excel";
            uiStatusBarPanel2.Width = 601;
            this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
            uiStatusBarPanel1,
            uiStatusBarPanel2});
            this.uiStatusBar1.Size = new System.Drawing.Size(1018, 23);
            this.uiStatusBar1.TabIndex = 13;
            this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
            // 
            // cmdPrint
            // 
            this.cmdPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdPrint.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdPrint.Image = ((System.Drawing.Image)(resources.GetObject("cmdPrint.Image")));
            this.cmdPrint.ImageSize = new System.Drawing.Size(20, 20);
            this.cmdPrint.Location = new System.Drawing.Point(796, 4);
            this.cmdPrint.Name = "cmdPrint";
            this.cmdPrint.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdPrint.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdPrint.Size = new System.Drawing.Size(90, 25);
            this.cmdPrint.TabIndex = 14;
            this.cmdPrint.Text = "&In";
            this.cmdPrint.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.cmdPrint.Click += new System.EventHandler(this.cmdPrint_Click);
            // 
            // txtCopyPage
            // 
            this.txtCopyPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.txtCopyPage.BackColor = System.Drawing.Color.White;
            this.txtCopyPage.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtCopyPage.Location = new System.Drawing.Point(516, 4);
            this.txtCopyPage.Name = "txtCopyPage";
            this.txtCopyPage.Numeric = true;
            this.txtCopyPage.Size = new System.Drawing.Size(40, 23);
            this.txtCopyPage.TabIndex = 0;
            this.txtCopyPage.Text = "1";
            this.txtCopyPage.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.txtCopyPage.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2003;
            this.txtCopyPage.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCopyPage_KeyDown);
            this.txtCopyPage.Validating += new System.ComponentModel.CancelEventHandler(this.txtCopyPage_Validating);
            // 
            // lblPageCopy
            // 
            this.lblPageCopy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblPageCopy.AutoSize = true;
            this.lblPageCopy.BackColor = System.Drawing.Color.Transparent;
            this.lblPageCopy.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPageCopy.Location = new System.Drawing.Point(430, 9);
            this.lblPageCopy.Name = "lblPageCopy";
            this.lblPageCopy.Size = new System.Drawing.Size(71, 15);
            this.lblPageCopy.TabIndex = 15;
            this.lblPageCopy.Text = "Số lượng in";
            // 
            // cboPrinter
            // 
            this.cboPrinter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cboPrinter.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            this.cboPrinter.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboPrinter.Location = new System.Drawing.Point(562, 5);
            this.cboPrinter.Name = "cboPrinter";
            this.cboPrinter.Size = new System.Drawing.Size(228, 21);
            this.cboPrinter.TabIndex = 17;
            this.cboPrinter.Text = "Máy in";
            this.cboPrinter.SelectedIndexChanged += new System.EventHandler(this.cboPrinter_SelectedIndexChanged);
            // 
            // toolTip1
            // 
            this.toolTip1.IsBalloon = true;
            this.toolTip1.ToolTipTitle = "Trợ giúp";
            // 
            // cmdCalculator
            // 
            this.cmdCalculator.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cmdCalculator.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdCalculator.Image = ((System.Drawing.Image)(resources.GetObject("cmdCalculator.Image")));
            this.cmdCalculator.ImageSize = new System.Drawing.Size(24, 24);
            this.cmdCalculator.Location = new System.Drawing.Point(375, 2);
            this.cmdCalculator.Name = "cmdCalculator";
            this.cmdCalculator.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Custom;
            this.cmdCalculator.Office2007CustomColor = System.Drawing.Color.White;
            this.cmdCalculator.Size = new System.Drawing.Size(36, 25);
            this.cmdCalculator.TabIndex = 18;
            this.toolTip1.SetToolTip(this.cmdCalculator, "Máy tính ");
            this.cmdCalculator.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.cmdCalculator.Click += new System.EventHandler(this.cmdCalculator_Click);
            // 
            // frmPrintPreview
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1018, 740);
            this.Controls.Add(this.cmdCalculator);
            this.Controls.Add(this.cboPrinter);
            this.Controls.Add(this.lblPageCopy);
            this.Controls.Add(this.txtCopyPage);
            this.Controls.Add(this.cmdPrint);
            this.Controls.Add(this.cmdExcel);
            this.Controls.Add(this.cmdTrinhKy);
            this.Controls.Add(this.crptViewer);
            this.Controls.Add(this.uiStatusBar1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Name = "frmPrintPreview";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "PrintPreview";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmPrintPreview_FormClosing);
            this.Load += new System.EventHandler(this.frmPrintPreview_Load_1);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel4 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel5 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.UI.StatusBar.UIStatusBarPanel    uiStatusBarPanel6 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel();
     Janus.Windows.GridEX.GridEXLayout              grdAssignDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_themmoi_nhomcls));
     Janus.Windows.GridEX.GridEXLayout              grdServiceDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     this.uiStatusBar1      = new Janus.Windows.UI.StatusBar.UIStatusBar();
     this.uiTab1            = new Janus.Windows.UI.Tab.UITab();
     this.uiTabPage1        = new Janus.Windows.UI.Tab.UITabPage();
     this.uiGroupBox3       = new Janus.Windows.EditControls.UIGroupBox();
     this.grdAssignDetail   = new Janus.Windows.GridEX.GridEX();
     this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.mnuDelete         = new System.Windows.Forms.ToolStripMenuItem();
     this.barcode1          = new Mabry.Windows.Forms.Barcode.Barcode();
     this.pnlLeft           = new Janus.Windows.EditControls.UIGroupBox();
     this.grdServiceDetail  = new Janus.Windows.GridEX.GridEX();
     this.pnlQuickSearch    = new Janus.Windows.EditControls.UIGroupBox();
     this.cboDichVu         = new System.Windows.Forms.ComboBox();
     this.label4            = new System.Windows.Forms.Label();
     this.cmdCauHinh        = new Janus.Windows.EditControls.UIButton();
     this.chkChiDinhNhanh   = new Janus.Windows.EditControls.UICheckBox();
     this.label8            = new System.Windows.Forms.Label();
     this.txtFilterName     = new Janus.Windows.GridEX.EditControls.EditBox();
     this.uiGroupBox2       = new Janus.Windows.EditControls.UIGroupBox();
     this.txtMotathem       = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label6            = new System.Windows.Forms.Label();
     this.txtTennhom        = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label5            = new System.Windows.Forms.Label();
     this.lblMessage        = new System.Windows.Forms.Label();
     this.rad_TuTuc         = new Janus.Windows.EditControls.UIRadioButton();
     this.cmdNhom_CLS       = new System.Windows.Forms.Button();
     this.label13           = new System.Windows.Forms.Label();
     this.radTheoDoiTuong   = new Janus.Windows.EditControls.UIRadioButton();
     this.label12           = new System.Windows.Forms.Label();
     this.radTrongGoi       = new Janus.Windows.EditControls.UIRadioButton();
     this.label3            = new System.Windows.Forms.Label();
     this.txtManhom         = new Janus.Windows.GridEX.EditControls.EditBox();
     this.label2            = new System.Windows.Forms.Label();
     this.txtId             = new Janus.Windows.GridEX.EditControls.EditBox();
     this.uiGroupBox1       = new Janus.Windows.EditControls.UIGroupBox();
     this.cmdInPhieuCLS     = new Janus.Windows.EditControls.UIButton();
     this.cmdDelete         = new Janus.Windows.EditControls.UIButton();
     this.cmdSave           = new Janus.Windows.EditControls.UIButton();
     this.cmdExit           = new Janus.Windows.EditControls.UIButton();
     this.janusSuperTip1    = new Janus.Windows.Common.JanusSuperTip(this.components);
     this.errorProvider1    = new System.Windows.Forms.ErrorProvider(this.components);
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit();
     this.uiTab1.SuspendLayout();
     this.uiTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlLeft)).BeginInit();
     this.pnlLeft.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlQuickSearch)).BeginInit();
     this.pnlQuickSearch.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // uiStatusBar1
     //
     this.uiStatusBar1.Font                 = new System.Drawing.Font("Arial", 9F);
     this.uiStatusBar1.Location             = new System.Drawing.Point(0, 709);
     this.uiStatusBar1.Name                 = "uiStatusBar1";
     uiStatusBarPanel1.AutoSize             = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel1.BorderColor          = System.Drawing.Color.Empty;
     uiStatusBarPanel1.Key                  = "";
     uiStatusBarPanel1.ProgressBarValue     = 0;
     uiStatusBarPanel1.Text                 = "Ctrl+S: Ghi";
     uiStatusBarPanel1.Width                = 74;
     uiStatusBarPanel2.AutoSize             = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel2.BorderColor          = System.Drawing.Color.Empty;
     uiStatusBarPanel2.Key                  = "";
     uiStatusBarPanel2.ProgressBarValue     = 0;
     uiStatusBarPanel2.Text                 = "Ctrl+D: Xóa";
     uiStatusBarPanel2.Width                = 77;
     uiStatusBarPanel3.AutoSize             = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel3.BorderColor          = System.Drawing.Color.Empty;
     uiStatusBarPanel3.Key                  = "";
     uiStatusBarPanel3.ProgressBarValue     = 0;
     uiStatusBarPanel3.Text                 = "F4: in phiếu";
     uiStatusBarPanel3.Width                = 79;
     uiStatusBarPanel4.AutoSize             = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel4.BorderColor          = System.Drawing.Color.Empty;
     uiStatusBarPanel4.Key                  = "";
     uiStatusBarPanel4.ProgressBarValue     = 0;
     uiStatusBarPanel4.Text                 = "F2: Lọc nhanh";
     uiStatusBarPanel4.Width                = 93;
     uiStatusBarPanel5.AutoSize             = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel5.BorderColor          = System.Drawing.Color.Empty;
     uiStatusBarPanel5.Key                  = "";
     uiStatusBarPanel5.ProgressBarValue     = 0;
     uiStatusBarPanel5.Text                 = "Esc:Thoát ";
     uiStatusBarPanel5.Width                = 73;
     uiStatusBarPanel6.AutoSize             = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     uiStatusBarPanel6.BorderColor          = System.Drawing.Color.Empty;
     uiStatusBarPanel6.FormatStyle.FontBold = Janus.Windows.UI.TriState.True;
     uiStatusBarPanel6.Key                  = "lblStatus";
     uiStatusBarPanel6.ProgressBarValue     = 0;
     uiStatusBarPanel6.Text                 = "Msg";
     uiStatusBarPanel6.Width                = 39;
     this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] {
         uiStatusBarPanel1,
         uiStatusBarPanel2,
         uiStatusBarPanel3,
         uiStatusBarPanel4,
         uiStatusBarPanel5,
         uiStatusBarPanel6
     });
     this.uiStatusBar1.Size        = new System.Drawing.Size(1014, 27);
     this.uiStatusBar1.TabIndex    = 0;
     this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.OfficeXP;
     //
     // uiTab1
     //
     this.uiTab1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiTab1.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiTab1.Location = new System.Drawing.Point(0, 0);
     this.uiTab1.Name     = "uiTab1";
     this.uiTab1.Size     = new System.Drawing.Size(1014, 654);
     this.uiTab1.TabIndex = 0;
     this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
         this.uiTabPage1
     });
     this.uiTab1.TabStop     = false;
     this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
     //
     // uiTabPage1
     //
     this.uiTabPage1.Controls.Add(this.uiGroupBox3);
     this.uiTabPage1.Controls.Add(this.pnlLeft);
     this.uiTabPage1.Controls.Add(this.pnlQuickSearch);
     this.uiTabPage1.Controls.Add(this.uiGroupBox2);
     this.uiTabPage1.Location = new System.Drawing.Point(1, 23);
     this.uiTabPage1.Name     = "uiTabPage1";
     this.uiTabPage1.Size     = new System.Drawing.Size(1012, 630);
     this.uiTabPage1.TabStop  = true;
     this.uiTabPage1.Text     = "Thông tin dịch vụ cận lâm sàng";
     //
     // uiGroupBox3
     //
     this.uiGroupBox3.Controls.Add(this.grdAssignDetail);
     this.uiGroupBox3.Controls.Add(this.barcode1);
     this.uiGroupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox3.Location = new System.Drawing.Point(498, 163);
     this.uiGroupBox3.Name     = "uiGroupBox3";
     this.uiGroupBox3.Size     = new System.Drawing.Size(514, 467);
     this.uiGroupBox3.TabIndex = 1;
     this.uiGroupBox3.Text     = "Chi tiết chỉ định Cận lâm sàng trong nhóm";
     //
     // grdAssignDetail
     //
     this.grdAssignDetail.BackColor        = System.Drawing.Color.Silver;
     this.grdAssignDetail.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><RecordNavigator>Tổng:" +
                                             "|Của</RecordNavigator></LocalizableData>";
     this.grdAssignDetail.ContextMenuStrip         = this.contextMenuStrip1;
     grdAssignDetail_DesignTimeLayout.LayoutString = resources.GetString("grdAssignDetail_DesignTimeLayout.LayoutString");
     this.grdAssignDetail.DesignTimeLayout         = grdAssignDetail_DesignTimeLayout;
     this.grdAssignDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdAssignDetail.Font = new System.Drawing.Font("Arial", 9F);
     this.grdAssignDetail.GroupByBoxVisible             = false;
     this.grdAssignDetail.GroupRowFormatStyle.BackColor = System.Drawing.Color.White;
     this.grdAssignDetail.GroupRowFormatStyle.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdAssignDetail.GroupRowFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdAssignDetail.GroupRowFormatStyle.ForeColor = System.Drawing.Color.Black;
     this.grdAssignDetail.HideSelection   = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdAssignDetail.Location        = new System.Drawing.Point(3, 17);
     this.grdAssignDetail.Name            = "grdAssignDetail";
     this.grdAssignDetail.RecordNavigator = true;
     this.grdAssignDetail.RowHeaders      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdAssignDetail.SelectedFormatStyle.BackColor = System.Drawing.Color.SteelBlue;
     this.grdAssignDetail.Size     = new System.Drawing.Size(508, 447);
     this.grdAssignDetail.TabIndex = 9;
     this.grdAssignDetail.TotalRowFormatStyle.BackColor = System.Drawing.Color.Silver;
     this.grdAssignDetail.TotalRowFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdAssignDetail.TotalRowPosition = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdAssignDetail.VisualStyle      = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuDelete
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(224, 26);
     //
     // mnuDelete
     //
     this.mnuDelete.Name = "mnuDelete";
     this.mnuDelete.Size = new System.Drawing.Size(223, 22);
     this.mnuDelete.Text = "Xóa chỉ định CLS đang chọn";
     //
     // barcode1
     //
     this.barcode1.BackColor     = System.Drawing.Color.White;
     this.barcode1.BarColor      = System.Drawing.Color.Black;
     this.barcode1.BarRatio      = 2F;
     this.barcode1.Data          = "000000000";
     this.barcode1.DataExtension = null;
     this.barcode1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.barcode1.Location      = new System.Drawing.Point(68, 292);
     this.barcode1.Name          = "barcode1";
     this.barcode1.Size          = new System.Drawing.Size(422, 147);
     this.barcode1.Symbology     = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
     this.barcode1.TabIndex      = 508;
     this.barcode1.Text          = "0000000000";
     this.barcode1.Visible       = false;
     //
     // pnlLeft
     //
     this.pnlLeft.Controls.Add(this.grdServiceDetail);
     this.pnlLeft.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlLeft.Location = new System.Drawing.Point(0, 163);
     this.pnlLeft.Name     = "pnlLeft";
     this.pnlLeft.Size     = new System.Drawing.Size(498, 467);
     this.pnlLeft.TabIndex = 2;
     this.pnlLeft.Text     = "Danh sách dịch vụ CLS có trong hệ thống";
     //
     // grdServiceDetail
     //
     this.grdServiceDetail.BackColor = System.Drawing.Color.Silver;
     this.grdServiceDetail.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains;
     grdServiceDetail_DesignTimeLayout.LayoutString   = resources.GetString("grdServiceDetail_DesignTimeLayout.LayoutString");
     this.grdServiceDetail.DesignTimeLayout           = grdServiceDetail_DesignTimeLayout;
     this.grdServiceDetail.Dock                           = System.Windows.Forms.DockStyle.Fill;
     this.grdServiceDetail.DynamicFiltering               = true;
     this.grdServiceDetail.FilterRowUpdateMode            = Janus.Windows.GridEX.FilterRowUpdateMode.WhenValueChanges;
     this.grdServiceDetail.FocusCellFormatStyle.BackColor = System.Drawing.Color.LightCyan;
     this.grdServiceDetail.FocusCellFormatStyle.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdServiceDetail.FocusCellFormatStyle.FontBold  = Janus.Windows.GridEX.TriState.True;
     this.grdServiceDetail.Font                           = new System.Drawing.Font("Arial", 9F);
     this.grdServiceDetail.GroupByBoxVisible              = false;
     this.grdServiceDetail.GroupRowFormatStyle.Font       = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.grdServiceDetail.GroupRowFormatStyle.FontBold   = Janus.Windows.GridEX.TriState.True;
     this.grdServiceDetail.GroupRowFormatStyle.ForeColor  = System.Drawing.Color.Black;
     this.grdServiceDetail.HideSelection                  = Janus.Windows.GridEX.HideSelection.Highlight;
     this.grdServiceDetail.Location                       = new System.Drawing.Point(3, 17);
     this.grdServiceDetail.Name                           = "grdServiceDetail";
     this.grdServiceDetail.RecordNavigator                = true;
     this.grdServiceDetail.RowHeaders                     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdServiceDetail.SelectedFormatStyle.BackColor  = System.Drawing.Color.SteelBlue;
     this.grdServiceDetail.Size                           = new System.Drawing.Size(492, 447);
     this.grdServiceDetail.TabIndex                       = 7;
     this.grdServiceDetail.TableSpacing                   = 0;
     this.grdServiceDetail.TotalRowPosition               = Janus.Windows.GridEX.TotalRowPosition.BottomFixed;
     this.grdServiceDetail.UseGroupRowSelector            = true;
     this.grdServiceDetail.VisualStyle                    = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // pnlQuickSearch
     //
     this.pnlQuickSearch.Controls.Add(this.cboDichVu);
     this.pnlQuickSearch.Controls.Add(this.label4);
     this.pnlQuickSearch.Controls.Add(this.cmdCauHinh);
     this.pnlQuickSearch.Controls.Add(this.chkChiDinhNhanh);
     this.pnlQuickSearch.Controls.Add(this.label8);
     this.pnlQuickSearch.Controls.Add(this.txtFilterName);
     this.pnlQuickSearch.Dock       = System.Windows.Forms.DockStyle.Top;
     this.pnlQuickSearch.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
     this.pnlQuickSearch.Location   = new System.Drawing.Point(0, 76);
     this.pnlQuickSearch.Name       = "pnlQuickSearch";
     this.pnlQuickSearch.Size       = new System.Drawing.Size(1012, 87);
     this.pnlQuickSearch.TabIndex   = 0;
     this.pnlQuickSearch.Text       = "Lọc chỉ định CLS";
     //
     // cboDichVu
     //
     this.cboDichVu.FormattingEnabled = true;
     this.cboDichVu.Location          = new System.Drawing.Point(99, 23);
     this.cboDichVu.Name     = "cboDichVu";
     this.cboDichVu.Size     = new System.Drawing.Size(396, 23);
     this.cboDichVu.TabIndex = 15;
     //
     // label4
     //
     this.label4.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location  = new System.Drawing.Point(9, 59);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(84, 17);
     this.label4.TabIndex  = 509;
     this.label4.Text      = "Gõ nhanh:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cmdCauHinh
     //
     this.cmdCauHinh.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdCauHinh.Image    = ((System.Drawing.Image)(resources.GetObject("cmdCauHinh.Image")));
     this.cmdCauHinh.Location = new System.Drawing.Point(950, 60);
     this.cmdCauHinh.Name     = "cmdCauHinh";
     this.cmdCauHinh.Size     = new System.Drawing.Size(51, 27);
     this.cmdCauHinh.TabIndex = 502;
     //
     // chkChiDinhNhanh
     //
     this.chkChiDinhNhanh.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkChiDinhNhanh.Location = new System.Drawing.Point(501, 52);
     this.chkChiDinhNhanh.Name     = "chkChiDinhNhanh";
     this.chkChiDinhNhanh.Size     = new System.Drawing.Size(240, 27);
     this.chkChiDinhNhanh.TabIndex = 508;
     this.chkChiDinhNhanh.Text     = "Thêm ngay dịch vụ sau khi chọn?";
     //
     // label8
     //
     this.label8.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location  = new System.Drawing.Point(9, 25);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(84, 17);
     this.label8.TabIndex  = 507;
     this.label8.Text      = "Loại dịch vụ:";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtFilterName
     //
     this.txtFilterName.BackColor   = System.Drawing.Color.White;
     this.txtFilterName.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtFilterName.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtFilterName.Location    = new System.Drawing.Point(99, 55);
     this.txtFilterName.Name        = "txtFilterName";
     this.txtFilterName.Size        = new System.Drawing.Size(396, 21);
     this.txtFilterName.TabIndex    = 0;
     //
     // uiGroupBox2
     //
     this.uiGroupBox2.BackColor = System.Drawing.SystemColors.Control;
     this.uiGroupBox2.Controls.Add(this.txtMotathem);
     this.uiGroupBox2.Controls.Add(this.label6);
     this.uiGroupBox2.Controls.Add(this.txtTennhom);
     this.uiGroupBox2.Controls.Add(this.label5);
     this.uiGroupBox2.Controls.Add(this.lblMessage);
     this.uiGroupBox2.Controls.Add(this.rad_TuTuc);
     this.uiGroupBox2.Controls.Add(this.cmdNhom_CLS);
     this.uiGroupBox2.Controls.Add(this.label13);
     this.uiGroupBox2.Controls.Add(this.radTheoDoiTuong);
     this.uiGroupBox2.Controls.Add(this.label12);
     this.uiGroupBox2.Controls.Add(this.radTrongGoi);
     this.uiGroupBox2.Controls.Add(this.label3);
     this.uiGroupBox2.Controls.Add(this.txtManhom);
     this.uiGroupBox2.Controls.Add(this.label2);
     this.uiGroupBox2.Controls.Add(this.txtId);
     this.uiGroupBox2.Dock       = System.Windows.Forms.DockStyle.Top;
     this.uiGroupBox2.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
     this.uiGroupBox2.Location   = new System.Drawing.Point(0, 0);
     this.uiGroupBox2.Name       = "uiGroupBox2";
     this.uiGroupBox2.Size       = new System.Drawing.Size(1012, 76);
     this.uiGroupBox2.TabIndex   = 3;
     this.uiGroupBox2.Text       = "Thông tin nhóm chỉ định CLS";
     //
     // txtMotathem
     //
     this.txtMotathem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.txtMotathem.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtMotathem.Enabled     = false;
     this.txtMotathem.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMotathem.Location    = new System.Drawing.Point(99, 49);
     this.txtMotathem.Name        = "txtMotathem";
     this.txtMotathem.Size        = new System.Drawing.Size(891, 21);
     this.txtMotathem.TabIndex    = 3;
     //
     // label6
     //
     this.label6.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(12, 53);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(81, 17);
     this.label6.TabIndex = 511;
     this.label6.Text     = "Mô tả thêm:";
     //
     // txtTennhom
     //
     this.txtTennhom.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.txtTennhom.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtTennhom.Enabled     = false;
     this.txtTennhom.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTennhom.Location    = new System.Drawing.Point(505, 22);
     this.txtTennhom.Name        = "txtTennhom";
     this.txtTennhom.Size        = new System.Drawing.Size(485, 21);
     this.txtTennhom.TabIndex    = 2;
     //
     // label5
     //
     this.label5.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.Red;
     this.label5.Location  = new System.Drawing.Point(404, 24);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(95, 21);
     this.label5.TabIndex  = 509;
     this.label5.Text      = "Tên nhóm";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblMessage
     //
     this.lblMessage.AutoSize = true;
     this.lblMessage.Location = new System.Drawing.Point(847, 110);
     this.lblMessage.Name     = "lblMessage";
     this.lblMessage.Size     = new System.Drawing.Size(41, 15);
     this.lblMessage.TabIndex = 507;
     this.lblMessage.Text     = "label5";
     this.lblMessage.Visible  = false;
     //
     // rad_TuTuc
     //
     this.rad_TuTuc.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rad_TuTuc.Location = new System.Drawing.Point(870, 78);
     this.rad_TuTuc.Name     = "rad_TuTuc";
     this.rad_TuTuc.Size     = new System.Drawing.Size(20, 27);
     this.rad_TuTuc.TabIndex = 14;
     this.rad_TuTuc.Text     = "&Tự túc";
     this.rad_TuTuc.Visible  = false;
     //
     // cmdNhom_CLS
     //
     this.cmdNhom_CLS.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.cmdNhom_CLS.Font       = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdNhom_CLS.Image      = ((System.Drawing.Image)(resources.GetObject("cmdNhom_CLS.Image")));
     this.cmdNhom_CLS.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdNhom_CLS.Location   = new System.Drawing.Point(951, 78);
     this.cmdNhom_CLS.Name       = "cmdNhom_CLS";
     this.cmdNhom_CLS.Size       = new System.Drawing.Size(39, 33);
     this.cmdNhom_CLS.TabIndex   = 14;
     this.cmdNhom_CLS.Text       = "&Nhóm CLS";
     this.cmdNhom_CLS.UseVisualStyleBackColor = false;
     this.cmdNhom_CLS.Visible = false;
     //
     // label13
     //
     this.label13.Location = new System.Drawing.Point(1007, 62);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(12, 17);
     this.label13.TabIndex = 504;
     this.label13.Text     = "&Đã thực hiện";
     this.label13.Visible  = false;
     //
     // radTheoDoiTuong
     //
     this.radTheoDoiTuong.Checked  = true;
     this.radTheoDoiTuong.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radTheoDoiTuong.Location = new System.Drawing.Point(837, 80);
     this.radTheoDoiTuong.Name     = "radTheoDoiTuong";
     this.radTheoDoiTuong.Size     = new System.Drawing.Size(26, 27);
     this.radTheoDoiTuong.TabIndex = 13;
     this.radTheoDoiTuong.TabStop  = true;
     this.radTheoDoiTuong.Text     = "&Theo đối tượng";
     this.radTheoDoiTuong.Visible  = false;
     //
     // label12
     //
     this.label12.Location = new System.Drawing.Point(913, 62);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(12, 17);
     this.label12.TabIndex = 502;
     this.label12.Text     = "&Tự túc";
     this.label12.Visible  = false;
     //
     // radTrongGoi
     //
     this.radTrongGoi.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radTrongGoi.Location = new System.Drawing.Point(903, 78);
     this.radTrongGoi.Name     = "radTrongGoi";
     this.radTrongGoi.Size     = new System.Drawing.Size(12, 27);
     this.radTrongGoi.TabIndex = 12;
     this.radTrongGoi.Text     = "&Trong gói";
     this.radTrongGoi.Visible  = false;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(185, 28);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(58, 15);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Mã nhóm";
     //
     // txtManhom
     //
     this.txtManhom.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtManhom.Enabled     = false;
     this.txtManhom.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtManhom.Location    = new System.Drawing.Point(248, 24);
     this.txtManhom.Name        = "txtManhom";
     this.txtManhom.Size        = new System.Drawing.Size(150, 21);
     this.txtManhom.TabIndex    = 1;
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(31, 25);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 17);
     this.label2.TabIndex = 1;
     this.label2.Text     = "ID nhóm";
     //
     // txtId
     //
     this.txtId.BorderStyle = Janus.Windows.GridEX.BorderStyle.Flat;
     this.txtId.Enabled     = false;
     this.txtId.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtId.Location    = new System.Drawing.Point(99, 24);
     this.txtId.Name        = "txtId";
     this.txtId.Size        = new System.Drawing.Size(80, 21);
     this.txtId.TabIndex    = 0;
     this.txtId.TabStop     = false;
     //
     // uiGroupBox1
     //
     this.uiGroupBox1.Controls.Add(this.cmdInPhieuCLS);
     this.uiGroupBox1.Controls.Add(this.cmdDelete);
     this.uiGroupBox1.Controls.Add(this.cmdSave);
     this.uiGroupBox1.Controls.Add(this.cmdExit);
     this.uiGroupBox1.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.uiGroupBox1.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uiGroupBox1.ForeColor  = System.Drawing.Color.Black;
     this.uiGroupBox1.FrameStyle = Janus.Windows.EditControls.FrameStyle.Top;
     this.uiGroupBox1.Location   = new System.Drawing.Point(0, 654);
     this.uiGroupBox1.Name       = "uiGroupBox1";
     this.uiGroupBox1.Size       = new System.Drawing.Size(1014, 55);
     this.uiGroupBox1.TabIndex   = 2;
     //
     // cmdInPhieuCLS
     //
     this.cmdInPhieuCLS.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdInPhieuCLS.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdInPhieuCLS.Image       = ((System.Drawing.Image)(resources.GetObject("cmdInPhieuCLS.Image")));
     this.cmdInPhieuCLS.ImageSize   = new System.Drawing.Size(20, 20);
     this.cmdInPhieuCLS.Location    = new System.Drawing.Point(596, 16);
     this.cmdInPhieuCLS.Name        = "cmdInPhieuCLS";
     this.cmdInPhieuCLS.Size        = new System.Drawing.Size(100, 30);
     this.cmdInPhieuCLS.TabIndex    = 453;
     this.cmdInPhieuCLS.Text        = "In (F4)";
     this.cmdInPhieuCLS.ToolTipText = "Lưu lại thông tin trên lưới thông tin dịch vụ";
     //
     // cmdDelete
     //
     this.cmdDelete.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdDelete.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDelete.Image       = ((System.Drawing.Image)(resources.GetObject("cmdDelete.Image")));
     this.cmdDelete.ImageSize   = new System.Drawing.Size(20, 20);
     this.cmdDelete.Location    = new System.Drawing.Point(702, 16);
     this.cmdDelete.Name        = "cmdDelete";
     this.cmdDelete.Size        = new System.Drawing.Size(100, 30);
     this.cmdDelete.TabIndex    = 2;
     this.cmdDelete.Text        = "Xóa";
     this.cmdDelete.ToolTipText = "Xóa chi tiết dịch vụ cận lâm sàng đang được đánh dấu chọn";
     //
     // cmdSave
     //
     this.cmdSave.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdSave.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdSave.Image       = ((System.Drawing.Image)(resources.GetObject("cmdSave.Image")));
     this.cmdSave.ImageSize   = new System.Drawing.Size(20, 20);
     this.cmdSave.Location    = new System.Drawing.Point(805, 16);
     this.cmdSave.Name        = "cmdSave";
     this.cmdSave.Size        = new System.Drawing.Size(100, 30);
     this.cmdSave.TabIndex    = 1;
     this.cmdSave.Text        = "Ghi(Ctrl+S)";
     this.cmdSave.ToolTipText = "Lưu lại thông tin trên lưới thông tin dịch vụ";
     //
     // cmdExit
     //
     this.cmdExit.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdExit.Font        = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdExit.Image       = ((System.Drawing.Image)(resources.GetObject("cmdExit.Image")));
     this.cmdExit.ImageSize   = new System.Drawing.Size(24, 24);
     this.cmdExit.Location    = new System.Drawing.Point(911, 16);
     this.cmdExit.Name        = "cmdExit";
     this.cmdExit.Size        = new System.Drawing.Size(100, 30);
     this.cmdExit.TabIndex    = 0;
     this.cmdExit.Text        = "Thoát(Esc)";
     this.cmdExit.ToolTipText = "Thoát Form hiện tại";
     //
     // janusSuperTip1
     //
     this.janusSuperTip1.AutoPopDelay = 2000;
     this.janusSuperTip1.ImageList    = null;
     //
     // errorProvider1
     //
     this.errorProvider1.BlinkStyle       = System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink;
     this.errorProvider1.ContainerControl = this;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon    = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp";
     //
     // frm_themmoi_nhomcls
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1014, 736);
     this.Controls.Add(this.uiTab1);
     this.Controls.Add(this.uiGroupBox1);
     this.Controls.Add(this.uiStatusBar1);
     this.Font            = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.KeyPreview      = true;
     this.Name            = "frm_themmoi_nhomcls";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Thêm mới/Cập nhật nhóm cận lâm sàng";
     ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit();
     this.uiTab1.ResumeLayout(false);
     this.uiTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlLeft)).EndInit();
     this.pnlLeft.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdServiceDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlQuickSearch)).EndInit();
     this.pnlQuickSearch.ResumeLayout(false);
     this.pnlQuickSearch.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     this.uiGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }