Пример #1
0
 public static byte[] GetByteDataOfBarcode(string vBarCodeData)
 {
     try
     {
         Mabry.Windows.Forms.Barcode.Barcode myPrivateBarcode = CreateNewBarcode(vBarCodeData);
         Bitmap img;
         var    ms = new MemoryStream();
         img = myPrivateBarcode.Image();
         img.Save(ms, ImageFormat.Tiff);
         var data = new byte[ms.Length];
         ms.Position = 0;
         ms.Read(data, 0, (int)ms.Length);
         return(data);
     }
     catch (Exception)
     {
         return(new byte[] {});
     }
 }
Пример #2
0
 public static Mabry.Windows.Forms.Barcode.Barcode CreateNewBarcode(string vBarcodeData)
 {
     try
     {
         var vBarcode = new Mabry.Windows.Forms.Barcode.Barcode();
         vBarcode.Data = vBarcodeData;
         vBarcode.Size = new Size(600, 300);
         //vBarcode.Font = new Font("Arial", 44, FontStyle.Regular, GraphicsUnit.Point, 0);
         vBarcode.Font      = new Font("Microsoft Sans Serif", 44, FontStyle.Regular, GraphicsUnit.Point, 0);
         vBarcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
         return(vBarcode);
     }
     catch (Exception)
     {
         var vBarcode = new Mabry.Windows.Forms.Barcode.Barcode();
         vBarcode.Data      = "0000000000";
         vBarcode.Size      = new Size(600, 300);
         vBarcode.Font      = new Font("Arial", 44, FontStyle.Regular, GraphicsUnit.Point, 0);
         vBarcode.Symbology = Mabry.Windows.Forms.Barcode.Barcode.BarcodeSymbologies.Code128;
         return(vBarcode);
     }
 }
Пример #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_TimKiemBN));
     Janus.Windows.GridEX.GridEXLayout grdAssignDetail_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout();
     Janus.Windows.GridEX.GridEXLayout grdRegExam_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();
     Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem5 = new Janus.Windows.EditControls.UIComboBoxItem();
     Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem6 = new Janus.Windows.EditControls.UIComboBoxItem();
     Janus.Windows.GridEX.GridEXLayout cboKieuKham_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.tabChiDinh = new Janus.Windows.UI.Tab.UITab();
     this.tabPageChiDinh = new Janus.Windows.UI.Tab.UITabPage();
     this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox();
     this.grdAssignDetail = new Janus.Windows.GridEX.GridEX();
     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.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.grdRegExam = new Janus.Windows.GridEX.GridEX();
     this.panel2 = new System.Windows.Forms.Panel();
     this.pnlnutchucnang = new System.Windows.Forms.Panel();
     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.lblMsg = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.cboKieuin = new Janus.Windows.EditControls.UIComboBox();
     this.cmdCauhinh = new Janus.Windows.EditControls.UIButton();
     this.chkInsaukhiluu = new System.Windows.Forms.CheckBox();
     this.cboLaserPrinters = new System.Windows.Forms.ComboBox();
     this.cboPrintPreview = new Janus.Windows.EditControls.UIComboBox();
     this.cboA4 = new Janus.Windows.EditControls.UIComboBox();
     this.label26 = new System.Windows.Forms.Label();
     this.plnAddDvuKCB = new System.Windows.Forms.Panel();
     this.txtMyNameEdit = new Janus.Windows.GridEX.EditControls.EditBox();
     this.panel3 = new System.Windows.Forms.Panel();
     this.pnlGoMaDvu = new System.Windows.Forms.Panel();
     this.txtExamtypeCode = new VNS.HIS.UCs.AutoCompleteTextbox();
     this.txtIDKieuKham = new Janus.Windows.GridEX.EditControls.EditBox();
     this.cboKieuKham = new Janus.Windows.GridEX.EditControls.MultiColumnCombo();
     this.pnlKieuPhongkham = new System.Windows.Forms.Panel();
     this.label35 = new System.Windows.Forms.Label();
     this.txtKieuKham = new VNS.HIS.UCs.AutoCompleteTextbox();
     this.label23 = new System.Windows.Forms.Label();
     this.txtPhongkham = new VNS.HIS.UCs.AutoCompleteTextbox();
     this.txtIDPkham = new Janus.Windows.GridEX.EditControls.EditBox();
     this.lblDonGia = new System.Windows.Forms.Label();
     this.lblPhuThu = new System.Windows.Forms.Label();
     this.cmdAddDvuKCB = 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.lblTongSo = new System.Windows.Forms.Label();
     this.cboObjectType = new Janus.Windows.EditControls.UIComboBox();
     this.radTatCa = new Janus.Windows.EditControls.UIRadioButton();
     this.radNoiTru = new Janus.Windows.EditControls.UIRadioButton();
     this.radNgoaiTru = new Janus.Windows.EditControls.UIRadioButton();
     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.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
     this.grdList = new Janus.Windows.GridEX.GridEX();
     this.panel1 = new System.Windows.Forms.Panel();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabChiDinh)).BeginInit();
     this.tabChiDinh.SuspendLayout();
     this.tabPageChiDinh.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit();
     this.uiGroupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).BeginInit();
     this.uiGroupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
     this.uiGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdRegExam)).BeginInit();
     this.panel2.SuspendLayout();
     this.pnlnutchucnang.SuspendLayout();
     this.pnlPrint.SuspendLayout();
     this.plnAddDvuKCB.SuspendLayout();
     this.panel3.SuspendLayout();
     this.pnlGoMaDvu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboKieuKham)).BeginInit();
     this.pnlKieuPhongkham.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
     this.uiGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
     this.uiGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     this.panel1.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.cmdThemMoiBN,
     this.cmdSuaThongTinBN,
     this.cmdThemLanKham,
     this.cmdXoaBenhNhan,
     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(92, 28);
     this.cmdThemMoiBN.Text = "&Thêm mới";
     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(111, 28);
     this.cmdSuaThongTinBN.Text = "&Sửa thông tin ";
     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(121, 28);
     this.cmdThemLanKham.Text = "&Thêm lần khám";
     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(110, 28);
     this.cmdXoaBenhNhan.Text = "&Xóa lần khám";
     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(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 ";
     //
     // tabChiDinh
     //
     this.tabChiDinh.Dock = System.Windows.Forms.DockStyle.Right;
     this.tabChiDinh.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabChiDinh.Location = new System.Drawing.Point(531, 103);
     this.tabChiDinh.Name = "tabChiDinh";
     this.tabChiDinh.Size = new System.Drawing.Size(487, 610);
     this.tabChiDinh.TabIndex = 0;
     this.tabChiDinh.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
     this.tabPageChiDinh});
     this.tabChiDinh.TabStop = false;
     this.tabChiDinh.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.VS2005;
     //
     // tabPageChiDinh
     //
     this.tabPageChiDinh.Controls.Add(this.uiGroupBox4);
     this.tabPageChiDinh.Controls.Add(this.uiGroupBox5);
     this.tabPageChiDinh.Controls.Add(this.uiGroupBox3);
     this.tabPageChiDinh.Location = new System.Drawing.Point(1, 23);
     this.tabPageChiDinh.Name = "tabPageChiDinh";
     this.tabPageChiDinh.Size = new System.Drawing.Size(485, 586);
     this.tabPageChiDinh.TabStop = true;
     this.tabPageChiDinh.Text = "Thông tin chỉ định(Nhấn F2)";
     //
     // uiGroupBox4
     //
     this.uiGroupBox4.Controls.Add(this.grdAssignDetail);
     this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.uiGroupBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 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(485, 495);
     this.uiGroupBox4.TabIndex = 1;
     this.uiGroupBox4.Text = "Danh sách các chỉ định CLS Bệnh nhân đã đăng ký";
     //
     // 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(3, 17);
     this.grdAssignDetail.Name = "grdAssignDetail";
     this.grdAssignDetail.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grdAssignDetail.Size = new System.Drawing.Size(479, 475);
     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;
     //
     // 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, 495);
     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;
     //
     // 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, 495);
     this.uiGroupBox3.Name = "uiGroupBox3";
     this.uiGroupBox3.Size = new System.Drawing.Size(485, 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(312, 56);
     this.cmdPrintAssign.Name = "cmdPrintAssign";
     this.cmdPrintAssign.Size = new System.Drawing.Size(78, 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.Right)));
     this.chkIntach.AutoSize = true;
     this.chkIntach.Location = new System.Drawing.Point(3, 14);
     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.Right)));
     this.cboServicePrint.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboServicePrint.FormattingEnabled = true;
     this.cboServicePrint.Location = new System.Drawing.Point(78, 11);
     this.cboServicePrint.Name = "cboServicePrint";
     this.cboServicePrint.Size = new System.Drawing.Size(385, 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(210, 56);
     this.cmdXoaChiDinh.Name = "cmdXoaChiDinh";
     this.cmdXoaChiDinh.Size = new System.Drawing.Size(93, 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(119, 56);
     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(10, 56);
     this.cmdThemChiDinh.Name = "cmdThemChiDinh";
     this.cmdThemChiDinh.Size = new System.Drawing.Size(103, 29);
     this.cmdThemChiDinh.TabIndex = 700;
     this.cmdThemChiDinh.TabStop = false;
     this.cmdThemChiDinh.Text = "&Thêm";
     //
     // 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, 44);
     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(485, 355);
     this.grdRegExam.TabIndex = 603;
     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;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.pnlnutchucnang);
     this.panel2.Controls.Add(this.lblMsg);
     this.panel2.Controls.Add(this.label9);
     this.panel2.Controls.Add(this.label8);
     this.panel2.Controls.Add(this.cboKieuin);
     this.panel2.Controls.Add(this.cmdCauhinh);
     this.panel2.Controls.Add(this.chkInsaukhiluu);
     this.panel2.Controls.Add(this.cboLaserPrinters);
     this.panel2.Controls.Add(this.cboPrintPreview);
     this.panel2.Controls.Add(this.cboA4);
     this.panel2.Controls.Add(this.label26);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 399);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(485, 187);
     this.panel2.TabIndex = 602;
     //
     // pnlnutchucnang
     //
     this.pnlnutchucnang.Controls.Add(this.cmdInPhieuKham);
     this.pnlnutchucnang.Controls.Add(this.cmdXoaKham);
     this.pnlnutchucnang.Controls.Add(this.cmdThanhToanKham);
     this.pnlnutchucnang.Controls.Add(this.pnlPrint);
     this.pnlnutchucnang.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.pnlnutchucnang.Location = new System.Drawing.Point(0, 154);
     this.pnlnutchucnang.Name = "pnlnutchucnang";
     this.pnlnutchucnang.Size = new System.Drawing.Size(485, 33);
     this.pnlnutchucnang.TabIndex = 704;
     //
     // 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(307, 2);
     this.cmdInPhieuKham.Name = "cmdInPhieuKham";
     this.cmdInPhieuKham.Size = new System.Drawing.Size(107, 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(416, 2);
     this.cmdXoaKham.Name = "cmdXoaKham";
     this.cmdXoaKham.Size = new System.Drawing.Size(66, 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(214, 2);
     this.cmdThanhToanKham.Name = "cmdThanhToanKham";
     this.cmdThanhToanKham.Size = new System.Drawing.Size(92, 27);
     this.cmdThanhToanKham.TabIndex = 33;
     this.cmdThanhToanKham.TabStop = false;
     this.cmdThanhToanKham.Tag = "TT";
     this.cmdThanhToanKham.Text = "T.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)";
     //
     // lblMsg
     //
     this.lblMsg.AutoSize = true;
     this.lblMsg.Location = new System.Drawing.Point(14, 120);
     this.lblMsg.Name = "lblMsg";
     this.lblMsg.Size = new System.Drawing.Size(0, 13);
     this.lblMsg.TabIndex = 703;
     this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(15, 64);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(75, 15);
     this.label9.TabIndex = 702;
     this.label9.Text = "Kiểu in";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(11, 36);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(75, 15);
     this.label8.TabIndex = 455;
     this.label8.Text = "Cỡ giấy";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // cboKieuin
     //
     this.cboKieuin.BackColor = System.Drawing.Color.White;
     this.cboKieuin.BorderStyle = Janus.Windows.UI.BorderStyle.Sunken;
     this.cboKieuin.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
     this.cboKieuin.Font = new System.Drawing.Font("Arial", 9F);
     uiComboBoxItem1.FormatStyle.Alpha = 0;
     uiComboBoxItem1.IsSeparator = false;
     uiComboBoxItem1.Text = "In nhiệt";
     uiComboBoxItem1.Value = "0";
     uiComboBoxItem2.FormatStyle.Alpha = 0;
     uiComboBoxItem2.IsSeparator = false;
     uiComboBoxItem2.Text = "In laser";
     uiComboBoxItem2.Value = "1";
     this.cboKieuin.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
     uiComboBoxItem1,
     uiComboBoxItem2});
     this.cboKieuin.Location = new System.Drawing.Point(93, 60);
     this.cboKieuin.Name = "cboKieuin";
     this.cboKieuin.Size = new System.Drawing.Size(273, 21);
     this.cboKieuin.TabIndex = 453;
     this.cboKieuin.TabStop = false;
     this.cboKieuin.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
     //
     // cmdCauhinh
     //
     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(372, 6);
     this.cmdCauhinh.Name = "cmdCauhinh";
     this.cmdCauhinh.Size = new System.Drawing.Size(102, 48);
     this.cmdCauhinh.TabIndex = 546;
     this.cmdCauhinh.TabStop = false;
     this.cmdCauhinh.Text = "Cấu hình thêm";
     //
     // chkInsaukhiluu
     //
     this.chkInsaukhiluu.AutoSize = true;
     this.chkInsaukhiluu.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkInsaukhiluu.Location = new System.Drawing.Point(93, 89);
     this.chkInsaukhiluu.Name = "chkInsaukhiluu";
     this.chkInsaukhiluu.Size = new System.Drawing.Size(302, 19);
     this.chkInsaukhiluu.TabIndex = 451;
     this.chkInsaukhiluu.TabStop = false;
     this.chkInsaukhiluu.Text = "In phiếu khám ngay sau khi thêm mới Bệnh nhân?";
     this.chkInsaukhiluu.UseVisualStyleBackColor = true;
     //
     // cboLaserPrinters
     //
     this.cboLaserPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboLaserPrinters.FormattingEnabled = true;
     this.cboLaserPrinters.Location = new System.Drawing.Point(93, 6);
     this.cboLaserPrinters.Name = "cboLaserPrinters";
     this.cboLaserPrinters.Size = new System.Drawing.Size(273, 21);
     this.cboLaserPrinters.TabIndex = 449;
     this.cboLaserPrinters.TabStop = 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);
     uiComboBoxItem3.FormatStyle.Alpha = 0;
     uiComboBoxItem3.IsSeparator = false;
     uiComboBoxItem3.Text = "Xem trước khi in";
     uiComboBoxItem3.Value = "0";
     uiComboBoxItem4.FormatStyle.Alpha = 0;
     uiComboBoxItem4.IsSeparator = false;
     uiComboBoxItem4.Text = "In ngay";
     uiComboBoxItem4.Value = "1";
     this.cboPrintPreview.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
     uiComboBoxItem3,
     uiComboBoxItem4});
     this.cboPrintPreview.Location = new System.Drawing.Point(150, 33);
     this.cboPrintPreview.Name = "cboPrintPreview";
     this.cboPrintPreview.Size = new System.Drawing.Size(216, 21);
     this.cboPrintPreview.TabIndex = 448;
     this.cboPrintPreview.TabStop = false;
     this.cboPrintPreview.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
     //
     // 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);
     uiComboBoxItem5.FormatStyle.Alpha = 0;
     uiComboBoxItem5.IsSeparator = false;
     uiComboBoxItem5.Text = "A4";
     uiComboBoxItem5.Value = "A4";
     uiComboBoxItem6.FormatStyle.Alpha = 0;
     uiComboBoxItem6.IsSeparator = false;
     uiComboBoxItem6.Text = "A5";
     uiComboBoxItem6.Value = "A5";
     this.cboA4.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
     uiComboBoxItem5,
     uiComboBoxItem6});
     this.cboA4.Location = new System.Drawing.Point(93, 33);
     this.cboA4.Name = "cboA4";
     this.cboA4.Size = new System.Drawing.Size(55, 21);
     this.cboA4.TabIndex = 447;
     this.cboA4.TabStop = false;
     this.cboA4.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
     //
     // label26
     //
     this.label26.Location = new System.Drawing.Point(11, 9);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(75, 15);
     this.label26.TabIndex = 450;
     this.label26.Text = "Chọn máy in";
     this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // plnAddDvuKCB
     //
     this.plnAddDvuKCB.Controls.Add(this.txtMyNameEdit);
     this.plnAddDvuKCB.Controls.Add(this.panel3);
     this.plnAddDvuKCB.Controls.Add(this.lblDonGia);
     this.plnAddDvuKCB.Controls.Add(this.lblPhuThu);
     this.plnAddDvuKCB.Controls.Add(this.cmdAddDvuKCB);
     this.plnAddDvuKCB.Controls.Add(this.txtIDKieuKham);
     this.plnAddDvuKCB.Controls.Add(this.txtIDPkham);
     this.plnAddDvuKCB.Dock = System.Windows.Forms.DockStyle.Top;
     this.plnAddDvuKCB.Location = new System.Drawing.Point(0, 0);
     this.plnAddDvuKCB.Name = "plnAddDvuKCB";
     this.plnAddDvuKCB.Size = new System.Drawing.Size(485, 44);
     this.plnAddDvuKCB.TabIndex = 0;
     this.plnAddDvuKCB.TabStop = true;
     //
     // 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(2, 17);
     this.txtMyNameEdit.Name = "txtMyNameEdit";
     this.txtMyNameEdit.Size = new System.Drawing.Size(10, 23);
     this.txtMyNameEdit.TabIndex = 549;
     this.txtMyNameEdit.TabStop = false;
     this.txtMyNameEdit.Visible = false;
     //
     // panel3
     //
     this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.panel3.Controls.Add(this.pnlGoMaDvu);
     this.panel3.Controls.Add(this.pnlKieuPhongkham);
     this.panel3.Location = new System.Drawing.Point(10, 6);
     this.panel3.Name = "panel3";
     this.panel3.Size = new System.Drawing.Size(434, 34);
     this.panel3.TabIndex = 548;
     //
     // pnlGoMaDvu
     //
     this.pnlGoMaDvu.Controls.Add(this.txtExamtypeCode);
     this.pnlGoMaDvu.Controls.Add(this.cboKieuKham);
     this.pnlGoMaDvu.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlGoMaDvu.Location = new System.Drawing.Point(0, 0);
     this.pnlGoMaDvu.Name = "pnlGoMaDvu";
     this.pnlGoMaDvu.Size = new System.Drawing.Size(434, 34);
     this.pnlGoMaDvu.TabIndex = 549;
     this.pnlGoMaDvu.TabStop = true;
     //
     // txtExamtypeCode
     //
     this.txtExamtypeCode._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtExamtypeCode._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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 = 374;
     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, 6);
     this.txtExamtypeCode.MaxHeight = 289;
     this.txtExamtypeCode.MinTypedCharacters = 2;
     this.txtExamtypeCode.MyCode = "-1";
     this.txtExamtypeCode.MyID = "-1";
     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 = 9;
     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;
     //
     // 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(25, 43);
     this.txtIDKieuKham.Name = "txtIDKieuKham";
     this.txtIDKieuKham.Size = new System.Drawing.Size(12, 23);
     this.txtIDKieuKham.TabIndex = 543;
     this.txtIDKieuKham.TabStop = false;
     this.txtIDKieuKham.Visible = false;
     //
     // cboKieuKham
     //
     this.cboKieuKham.AllowDrop = true;
     this.cboKieuKham.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     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.HoverMode = Janus.Windows.GridEX.HoverMode.Highlight;
     this.cboKieuKham.Location = new System.Drawing.Point(99, 6);
     this.cboKieuKham.Name = "cboKieuKham";
     this.cboKieuKham.SelectedIndex = -1;
     this.cboKieuKham.SelectedItem = null;
     this.cboKieuKham.Size = new System.Drawing.Size(332, 20);
     this.cboKieuKham.TabIndex = 10;
     this.cboKieuKham.Text = "CHỌN DỊCH VỤ KCB";
     this.cboKieuKham.ValueMember = "ID";
     this.cboKieuKham.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // pnlKieuPhongkham
     //
     this.pnlKieuPhongkham.Controls.Add(this.label35);
     this.pnlKieuPhongkham.Controls.Add(this.txtKieuKham);
     this.pnlKieuPhongkham.Controls.Add(this.label23);
     this.pnlKieuPhongkham.Controls.Add(this.txtPhongkham);
     this.pnlKieuPhongkham.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlKieuPhongkham.Location = new System.Drawing.Point(0, 0);
     this.pnlKieuPhongkham.Name = "pnlKieuPhongkham";
     this.pnlKieuPhongkham.Size = new System.Drawing.Size(434, 34);
     this.pnlKieuPhongkham.TabIndex = 547;
     this.pnlKieuPhongkham.TabStop = true;
     //
     // 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.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.label35.Location = new System.Drawing.Point(9, 6);
     this.label35.Name = "label35";
     this.label35.Size = new System.Drawing.Size(88, 21);
     this.label35.TabIndex = 541;
     this.label35.Text = "Dịch vụ khám:";
     this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtKieuKham
     //
     this.txtKieuKham._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtKieuKham._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(100, 7);
     this.txtKieuKham.MaxHeight = 289;
     this.txtKieuKham.MinTypedCharacters = 2;
     this.txtKieuKham.MyCode = "-1";
     this.txtKieuKham.MyID = "-1";
     this.txtKieuKham.Name = "txtKieuKham";
     this.txtKieuKham.RaiseEvent = true;
     this.txtKieuKham.RaiseEventEnter = false;
     this.txtKieuKham.RaiseEventEnterWhenEmpty = false;
     this.txtKieuKham.SelectedIndex = -1;
     this.txtKieuKham.Size = new System.Drawing.Size(188, 21);
     this.txtKieuKham.splitChar = '@';
     this.txtKieuKham.splitCharIDAndCode = '#';
     this.txtKieuKham.TabIndex = 7;
     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;
     //
     // 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.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.label23.Location = new System.Drawing.Point(277, 6);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(98, 21);
     this.label23.TabIndex = 542;
     this.label23.Text = "Phòng khám:";
     this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtPhongkham
     //
     this.txtPhongkham._backcolor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtPhongkham._Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPhongkham.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     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(381, 6);
     this.txtPhongkham.MaxHeight = 289;
     this.txtPhongkham.MinTypedCharacters = 2;
     this.txtPhongkham.MyCode = "-1";
     this.txtPhongkham.MyID = "-1";
     this.txtPhongkham.Name = "txtPhongkham";
     this.txtPhongkham.RaiseEvent = true;
     this.txtPhongkham.RaiseEventEnter = false;
     this.txtPhongkham.RaiseEventEnterWhenEmpty = false;
     this.txtPhongkham.SelectedIndex = -1;
     this.txtPhongkham.Size = new System.Drawing.Size(50, 21);
     this.txtPhongkham.splitChar = '@';
     this.txtPhongkham.splitCharIDAndCode = '#';
     this.txtPhongkham.TabIndex = 8;
     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;
     //
     // 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(43, 43);
     this.txtIDPkham.Name = "txtIDPkham";
     this.txtIDPkham.Size = new System.Drawing.Size(10, 23);
     this.txtIDPkham.TabIndex = 544;
     this.txtIDPkham.TabStop = false;
     this.txtIDPkham.Visible = false;
     //
     // lblDonGia
     //
     this.lblDonGia.AutoSize = true;
     this.lblDonGia.Location = new System.Drawing.Point(264, 49);
     this.lblDonGia.Name = "lblDonGia";
     this.lblDonGia.Size = new System.Drawing.Size(13, 13);
     this.lblDonGia.TabIndex = 546;
     this.lblDonGia.Text = "0";
     //
     // lblPhuThu
     //
     this.lblPhuThu.AutoSize = true;
     this.lblPhuThu.Location = new System.Drawing.Point(111, 49);
     this.lblPhuThu.Name = "lblPhuThu";
     this.lblPhuThu.Size = new System.Drawing.Size(13, 13);
     this.lblPhuThu.TabIndex = 545;
     this.lblPhuThu.Text = "0";
     //
     // cmdAddDvuKCB
     //
     this.cmdAddDvuKCB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmdAddDvuKCB.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdAddDvuKCB.Image = ((System.Drawing.Image)(resources.GetObject("cmdAddDvuKCB.Image")));
     this.cmdAddDvuKCB.ImageSize = new System.Drawing.Size(24, 24);
     this.cmdAddDvuKCB.Location = new System.Drawing.Point(450, 7);
     this.cmdAddDvuKCB.Name = "cmdAddDvuKCB";
     this.cmdAddDvuKCB.Size = new System.Drawing.Size(29, 27);
     this.cmdAddDvuKCB.TabIndex = 11;
     //
     // 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.lblTongSo);
     this.uiGroupBox1.Controls.Add(this.cboObjectType);
     this.uiGroupBox1.Controls.Add(this.radTatCa);
     this.uiGroupBox1.Controls.Add(this.radNoiTru);
     this.uiGroupBox1.Controls.Add(this.radNgoaiTru);
     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, 72);
     this.uiGroupBox1.TabIndex = 1;
     //
     // lblTongSo
     //
     this.lblTongSo.AutoSize = true;
     this.lblTongSo.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTongSo.Location = new System.Drawing.Point(12, 95);
     this.lblTongSo.Name = "lblTongSo";
     this.lblTongSo.Size = new System.Drawing.Size(127, 17);
     this.lblTongSo.TabIndex = 1;
     this.lblTongSo.Text = "&Tổng số bản ghi :0";
     //
     // cboObjectType
     //
     this.cboObjectType.Location = new System.Drawing.Point(482, 42);
     this.cboObjectType.Name = "cboObjectType";
     this.cboObjectType.Size = new System.Drawing.Size(327, 21);
     this.cboObjectType.TabIndex = 5;
     this.cboObjectType.TabStop = false;
     this.cboObjectType.Text = "Đối tượng";
     //
     // radTatCa
     //
     this.radTatCa.Checked = true;
     this.radTatCa.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.radTatCa.ForeColor = System.Drawing.Color.Navy;
     this.radTatCa.Location = new System.Drawing.Point(94, 73);
     this.radTatCa.Name = "radTatCa";
     this.radTatCa.Size = new System.Drawing.Size(59, 27);
     this.radTatCa.TabIndex = 521;
     this.radTatCa.TabStop = true;
     this.radTatCa.Text = "&Tất cả";
     //
     // radNoiTru
     //
     this.radNoiTru.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.radNoiTru.ForeColor = System.Drawing.Color.Navy;
     this.radNoiTru.Location = new System.Drawing.Point(248, 73);
     this.radNoiTru.Name = "radNoiTru";
     this.radNoiTru.Size = new System.Drawing.Size(80, 27);
     this.radNoiTru.TabIndex = 520;
     this.radNoiTru.Text = "&Nội trú";
     //
     // radNgoaiTru
     //
     this.radNgoaiTru.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.radNgoaiTru.ForeColor = System.Drawing.Color.Navy;
     this.radNgoaiTru.Location = new System.Drawing.Point(159, 73);
     this.radNgoaiTru.Name = "radNgoaiTru";
     this.radNgoaiTru.Size = new System.Drawing.Size(78, 27);
     this.radNgoaiTru.TabIndex = 519;
     this.radNgoaiTru.Text = "&Ngoại trú";
     //
     // 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(588, 17);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(77, 15);
     this.label4.TabIndex = 518;
     this.label4.Text = "Mã lần khám";
     //
     // 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(671, 13);
     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(414, 17);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(43, 15);
     this.label2.TabIndex = 516;
     this.label2.Text = "Mã BN";
     //
     // 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(482, 13);
     this.txtPatient_ID.Name = "txtPatient_ID";
     this.txtPatient_ID.Numeric = true;
     this.txtPatient_ID.Size = new System.Drawing.Size(102, 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(414, 47);
     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(94, 41);
     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(54, 15);
     this.label3.TabIndex = 511;
     this.label3.Text = "Tên BN :";
     this.label3.Click += new System.EventHandler(this.label3_Click);
     //
     // 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(277, 14);
     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(94, 14);
     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(76, 19);
     this.chkByDate.TabIndex = 241;
     this.chkByDate.Text = "Từ ngày :";
     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(217, 19);
     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(844, 20);
     this.cmdTimKiem.Name = "cmdTimKiem";
     this.cmdTimKiem.Size = new System.Drawing.Size(162, 40);
     this.cmdTimKiem.TabIndex = 6;
     this.cmdTimKiem.Text = "&Tìm kiếm (F3)";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // 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(531, 610);
     this.uiGroupBox2.TabIndex = 2;
     this.uiGroupBox2.Text = "Danh sách Bệnh nhân đăng ký KCB";
     //
     // 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(525, 590);
     this.grdList.TabIndex = 0;
     this.grdList.TabStop = false;
     this.grdList.VisualStyle = Janus.Windows.GridEX.VisualStyle.VS2005;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.uiGroupBox2);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 103);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(531, 610);
     this.panel1.TabIndex = 547;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon = true;
     this.toolTip1.ToolTipTitle = "Trợ giúp nhanh:";
     //
     // frm_TimKiemBN
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize = new System.Drawing.Size(1018, 740);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.tabChiDinh);
     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_TimKiemBN";
     this.ShowIcon = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Thông tin tiếp đón bệnh nhân";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frm_TimKiemBN_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabChiDinh)).EndInit();
     this.tabChiDinh.ResumeLayout(false);
     this.tabPageChiDinh.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit();
     this.uiGroupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdAssignDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).EndInit();
     this.uiGroupBox5.ResumeLayout(false);
     this.uiGroupBox5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
     this.uiGroupBox3.ResumeLayout(false);
     this.uiGroupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdRegExam)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.pnlnutchucnang.ResumeLayout(false);
     this.pnlPrint.ResumeLayout(false);
     this.plnAddDvuKCB.ResumeLayout(false);
     this.plnAddDvuKCB.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.pnlGoMaDvu.ResumeLayout(false);
     this.pnlGoMaDvu.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboKieuKham)).EndInit();
     this.pnlKieuPhongkham.ResumeLayout(false);
     this.pnlKieuPhongkham.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
     this.uiGroupBox1.ResumeLayout(false);
     this.uiGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
     this.uiGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     this.panel1.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();
     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.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();
 }