BKI_DichVuMatDat.NghiepVu.f366_quan_ly_nhan_vien_khong_dong_bao_hiem.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f366_quan_ly_nhan_vien_khong_dong_bao_hiem));
            this.m_lbl_header = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.m_gr_thong_tin_co_ban = new DevExpress.XtraEditors.GroupControl();
            this.label4 = new System.Windows.Forms.Label();
            this.m_txt_ly_do = new System.Windows.Forms.TextBox();
            this.m_txt_chon_nam = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.m_txt_chon_thang = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.m_sle_chon_nhan_vien = new DevExpress.XtraEditors.SearchLookUpEdit();
            this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.label1 = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.m_cmd_luu_thong_tin = new DevExpress.XtraEditors.SimpleButton();
            this.panel4 = new System.Windows.Forms.Panel();
            this.m_cmd_insert = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_update = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_delete = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_xuat_excel = new DevExpress.XtraEditors.SimpleButton();
            this.panel3 = new System.Windows.Forms.Panel();
            this.m_grc_luong_cung_cua_nhan_vien = new DevExpress.XtraGrid.GridControl();
            this.m_grv_luong_cung_cua_nhan_vien = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ID_NHAN_VIEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.STT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_NV = new DevExpress.XtraGrid.Columns.GridColumn();
            this.HO_DEM = new DevExpress.XtraGrid.Columns.GridColumn();
            this.TEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NGAY_LAP = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NGUOI_LAP = new DevExpress.XtraGrid.Columns.GridColumn();
            this.LY_DO = new DevExpress.XtraGrid.Columns.GridColumn();
            this.sle_cnv_ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.sle_cnv_MA_NV = new DevExpress.XtraGrid.Columns.GridColumn();
            this.sle_cnv_HO_TEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.sle_cnv_GIOI_TINH = new DevExpress.XtraGrid.Columns.GridColumn();
            this.sle_cnv_SDT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.sle_cnv_DIA_CHI_THUONG_TRU = new DevExpress.XtraGrid.Columns.GridColumn();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_gr_thong_tin_co_ban)).BeginInit();
            this.m_gr_thong_tin_co_ban.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_chon_nhan_vien.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
            this.panel2.SuspendLayout();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_grc_luong_cung_cua_nhan_vien)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_luong_cung_cua_nhan_vien)).BeginInit();
            this.SuspendLayout();
            // 
            // m_lbl_header
            // 
            this.m_lbl_header.Dock = System.Windows.Forms.DockStyle.Top;
            this.m_lbl_header.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon;
            this.m_lbl_header.Location = new System.Drawing.Point(0, 0);
            this.m_lbl_header.Name = "m_lbl_header";
            this.m_lbl_header.Size = new System.Drawing.Size(1055, 52);
            this.m_lbl_header.TabIndex = 1;
            this.m_lbl_header.Text = "QUẢN LÝ CÁC NHÂN VIÊN KHÔNG ĐÓNG BẢO HIỂM";
            this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.m_gr_thong_tin_co_ban);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 52);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1055, 131);
            this.panel1.TabIndex = 2;
            // 
            // m_gr_thong_tin_co_ban
            // 
            this.m_gr_thong_tin_co_ban.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_gr_thong_tin_co_ban.Appearance.Options.UseFont = true;
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label4);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_ly_do);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_chon_nam);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label2);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_chon_thang);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label3);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_sle_chon_nhan_vien);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label1);
            this.m_gr_thong_tin_co_ban.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_gr_thong_tin_co_ban.Location = new System.Drawing.Point(0, 0);
            this.m_gr_thong_tin_co_ban.Name = "m_gr_thong_tin_co_ban";
            this.m_gr_thong_tin_co_ban.Size = new System.Drawing.Size(1055, 131);
            this.m_gr_thong_tin_co_ban.TabIndex = 2;
            this.m_gr_thong_tin_co_ban.Text = "THÔNG TIN CƠ BẢN";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(17, 63);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(46, 13);
            this.label4.TabIndex = 10;
            this.label4.Text = "Lý do (*)";
            // 
            // m_txt_ly_do
            // 
            this.m_txt_ly_do.Location = new System.Drawing.Point(118, 60);
            this.m_txt_ly_do.Multiline = true;
            this.m_txt_ly_do.Name = "m_txt_ly_do";
            this.m_txt_ly_do.Size = new System.Drawing.Size(617, 50);
            this.m_txt_ly_do.TabIndex = 9;
            // 
            // m_txt_chon_nam
            // 
            this.m_txt_chon_nam.Location = new System.Drawing.Point(624, 34);
            this.m_txt_chon_nam.Name = "m_txt_chon_nam";
            this.m_txt_chon_nam.Size = new System.Drawing.Size(111, 20);
            this.m_txt_chon_nam.TabIndex = 8;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(550, 38);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(68, 13);
            this.label2.TabIndex = 7;
            this.label2.Text = "Chọn năm (*)";
            // 
            // m_txt_chon_thang
            // 
            this.m_txt_chon_thang.Location = new System.Drawing.Point(414, 34);
            this.m_txt_chon_thang.Name = "m_txt_chon_thang";
            this.m_txt_chon_thang.Size = new System.Drawing.Size(111, 20);
            this.m_txt_chon_thang.TabIndex = 6;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(333, 38);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(75, 13);
            this.label3.TabIndex = 5;
            this.label3.Text = "Chọn tháng (*)";
            // 
            // m_sle_chon_nhan_vien
            // 
            this.m_sle_chon_nhan_vien.EditValue = "";
            this.m_sle_chon_nhan_vien.Location = new System.Drawing.Point(118, 34);
            this.m_sle_chon_nhan_vien.Name = "m_sle_chon_nhan_vien";
            this.m_sle_chon_nhan_vien.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_chon_nhan_vien.Properties.NullText = "--Chọn nhân viên--";
            this.m_sle_chon_nhan_vien.Properties.View = this.searchLookUpEdit1View;
            this.m_sle_chon_nhan_vien.Size = new System.Drawing.Size(192, 20);
            this.m_sle_chon_nhan_vien.TabIndex = 1;
            // 
            // searchLookUpEdit1View
            // 
            this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.sle_cnv_ID,
            this.sle_cnv_MA_NV,
            this.sle_cnv_HO_TEN,
            this.sle_cnv_GIOI_TINH,
            this.sle_cnv_SDT,
            this.sle_cnv_DIA_CHI_THUONG_TRU});
            this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
            this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(17, 38);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(95, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Chọn nhân viên (*)";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.m_cmd_luu_thong_tin);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2.Location = new System.Drawing.Point(0, 183);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(1055, 38);
            this.panel2.TabIndex = 3;
            // 
            // m_cmd_luu_thong_tin
            // 
            this.m_cmd_luu_thong_tin.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_luu_thong_tin.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_luu_thong_tin.Image")));
            this.m_cmd_luu_thong_tin.Location = new System.Drawing.Point(0, 0);
            this.m_cmd_luu_thong_tin.Name = "m_cmd_luu_thong_tin";
            this.m_cmd_luu_thong_tin.Size = new System.Drawing.Size(128, 38);
            this.m_cmd_luu_thong_tin.TabIndex = 1;
            this.m_cmd_luu_thong_tin.Text = "&Lưu thông tin";
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.m_cmd_insert);
            this.panel4.Controls.Add(this.m_cmd_update);
            this.panel4.Controls.Add(this.m_cmd_delete);
            this.panel4.Controls.Add(this.m_cmd_xuat_excel);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel4.Location = new System.Drawing.Point(0, 508);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(1055, 39);
            this.panel4.TabIndex = 5;
            // 
            // m_cmd_insert
            // 
            this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_insert.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_insert.Image")));
            this.m_cmd_insert.Location = new System.Drawing.Point(591, 0);
            this.m_cmd_insert.Name = "m_cmd_insert";
            this.m_cmd_insert.Size = new System.Drawing.Size(116, 39);
            this.m_cmd_insert.TabIndex = 4;
            this.m_cmd_insert.Text = "&Thêm";
            // 
            // m_cmd_update
            // 
            this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_update.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_update.Image")));
            this.m_cmd_update.Location = new System.Drawing.Point(707, 0);
            this.m_cmd_update.Name = "m_cmd_update";
            this.m_cmd_update.Size = new System.Drawing.Size(116, 39);
            this.m_cmd_update.TabIndex = 5;
            this.m_cmd_update.Text = "&Sửa";
            this.m_cmd_update.Visible = false;
            // 
            // m_cmd_delete
            // 
            this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_delete.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_delete.Image")));
            this.m_cmd_delete.Location = new System.Drawing.Point(823, 0);
            this.m_cmd_delete.Name = "m_cmd_delete";
            this.m_cmd_delete.Size = new System.Drawing.Size(116, 39);
            this.m_cmd_delete.TabIndex = 6;
            this.m_cmd_delete.Text = "&Xóa";
            this.m_cmd_delete.Visible = false;
            // 
            // m_cmd_xuat_excel
            // 
            this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_xuat_excel.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_xuat_excel.Image")));
            this.m_cmd_xuat_excel.Location = new System.Drawing.Point(939, 0);
            this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
            this.m_cmd_xuat_excel.Size = new System.Drawing.Size(116, 39);
            this.m_cmd_xuat_excel.TabIndex = 7;
            this.m_cmd_xuat_excel.Text = "&Xuất Excel";
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.m_grc_luong_cung_cua_nhan_vien);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(0, 221);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(1055, 287);
            this.panel3.TabIndex = 6;
            // 
            // m_grc_luong_cung_cua_nhan_vien
            // 
            this.m_grc_luong_cung_cua_nhan_vien.Cursor = System.Windows.Forms.Cursors.Default;
            this.m_grc_luong_cung_cua_nhan_vien.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_grc_luong_cung_cua_nhan_vien.Location = new System.Drawing.Point(0, 0);
            this.m_grc_luong_cung_cua_nhan_vien.MainView = this.m_grv_luong_cung_cua_nhan_vien;
            this.m_grc_luong_cung_cua_nhan_vien.Name = "m_grc_luong_cung_cua_nhan_vien";
            this.m_grc_luong_cung_cua_nhan_vien.Size = new System.Drawing.Size(1055, 287);
            this.m_grc_luong_cung_cua_nhan_vien.TabIndex = 1;
            this.m_grc_luong_cung_cua_nhan_vien.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.m_grv_luong_cung_cua_nhan_vien});
            // 
            // m_grv_luong_cung_cua_nhan_vien
            // 
            this.m_grv_luong_cung_cua_nhan_vien.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.ID,
            this.ID_NHAN_VIEN,
            this.STT,
            this.MA_NV,
            this.HO_DEM,
            this.TEN,
            this.NGAY_LAP,
            this.NGUOI_LAP,
            this.LY_DO});
            this.m_grv_luong_cung_cua_nhan_vien.GridControl = this.m_grc_luong_cung_cua_nhan_vien;
            this.m_grv_luong_cung_cua_nhan_vien.Name = "m_grv_luong_cung_cua_nhan_vien";
            this.m_grv_luong_cung_cua_nhan_vien.OptionsFind.AllowFindPanel = false;
            this.m_grv_luong_cung_cua_nhan_vien.OptionsFind.AlwaysVisible = true;
            this.m_grv_luong_cung_cua_nhan_vien.OptionsView.ShowFooter = true;
            // 
            // ID
            // 
            this.ID.Caption = "ID";
            this.ID.FieldName = "ID";
            this.ID.Name = "ID";
            // 
            // ID_NHAN_VIEN
            // 
            this.ID_NHAN_VIEN.Caption = "ID_NHAN_VIEN";
            this.ID_NHAN_VIEN.FieldName = "ID_NHAN_VIEN";
            this.ID_NHAN_VIEN.Name = "ID_NHAN_VIEN";
            // 
            // STT
            // 
            this.STT.AppearanceCell.Options.UseTextOptions = true;
            this.STT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.STT.AppearanceHeader.Options.UseTextOptions = true;
            this.STT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.STT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.STT.Caption = "STT";
            this.STT.FieldName = "STT";
            this.STT.Name = "STT";
            this.STT.OptionsColumn.AllowEdit = false;
            this.STT.Visible = true;
            this.STT.VisibleIndex = 0;
            this.STT.Width = 38;
            // 
            // MA_NV
            // 
            this.MA_NV.AppearanceCell.Options.UseTextOptions = true;
            this.MA_NV.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_NV.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.MA_NV.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_NV.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_NV.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.MA_NV.Caption = "Mã NV";
            this.MA_NV.FieldName = "MA_NV";
            this.MA_NV.Name = "MA_NV";
            this.MA_NV.OptionsColumn.AllowEdit = false;
            this.MA_NV.Visible = true;
            this.MA_NV.VisibleIndex = 1;
            this.MA_NV.Width = 50;
            // 
            // HO_DEM
            // 
            this.HO_DEM.AppearanceHeader.Options.UseTextOptions = true;
            this.HO_DEM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.HO_DEM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.HO_DEM.Caption = "Họ đệm";
            this.HO_DEM.FieldName = "HO_DEM";
            this.HO_DEM.Name = "HO_DEM";
            this.HO_DEM.OptionsColumn.AllowEdit = false;
            this.HO_DEM.Visible = true;
            this.HO_DEM.VisibleIndex = 2;
            // 
            // TEN
            // 
            this.TEN.AppearanceHeader.Options.UseTextOptions = true;
            this.TEN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.TEN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.TEN.Caption = "Tên";
            this.TEN.FieldName = "TEN";
            this.TEN.Name = "TEN";
            this.TEN.OptionsColumn.AllowEdit = false;
            this.TEN.Visible = true;
            this.TEN.VisibleIndex = 3;
            // 
            // NGAY_LAP
            // 
            this.NGAY_LAP.AppearanceCell.Options.UseTextOptions = true;
            this.NGAY_LAP.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_LAP.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.NGAY_LAP.AppearanceHeader.Options.UseTextOptions = true;
            this.NGAY_LAP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_LAP.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.NGAY_LAP.Caption = "Ngày lập";
            this.NGAY_LAP.FieldName = "NGAY_LAP";
            this.NGAY_LAP.Name = "NGAY_LAP";
            this.NGAY_LAP.OptionsColumn.AllowEdit = false;
            this.NGAY_LAP.Visible = true;
            this.NGAY_LAP.VisibleIndex = 4;
            // 
            // NGUOI_LAP
            // 
            this.NGUOI_LAP.AppearanceHeader.Options.UseTextOptions = true;
            this.NGUOI_LAP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGUOI_LAP.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.NGUOI_LAP.Caption = "Người lập";
            this.NGUOI_LAP.FieldName = "NGUOI_LAP";
            this.NGUOI_LAP.Name = "NGUOI_LAP";
            this.NGUOI_LAP.OptionsColumn.AllowEdit = false;
            this.NGUOI_LAP.Visible = true;
            this.NGUOI_LAP.VisibleIndex = 5;
            // 
            // LY_DO
            // 
            this.LY_DO.AppearanceHeader.Options.UseTextOptions = true;
            this.LY_DO.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.LY_DO.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.LY_DO.Caption = "Lý do";
            this.LY_DO.FieldName = "LY_DO";
            this.LY_DO.Name = "LY_DO";
            this.LY_DO.OptionsColumn.AllowEdit = false;
            this.LY_DO.Visible = true;
            this.LY_DO.VisibleIndex = 6;
            // 
            // sle_cnv_ID
            // 
            this.sle_cnv_ID.Caption = "ID";
            this.sle_cnv_ID.FieldName = "ID";
            this.sle_cnv_ID.Name = "sle_cnv_ID";
            // 
            // sle_cnv_MA_NV
            // 
            this.sle_cnv_MA_NV.Caption = "Mã NV";
            this.sle_cnv_MA_NV.FieldName = "MA_NV";
            this.sle_cnv_MA_NV.Name = "sle_cnv_MA_NV";
            this.sle_cnv_MA_NV.Visible = true;
            this.sle_cnv_MA_NV.VisibleIndex = 0;
            // 
            // sle_cnv_HO_TEN
            // 
            this.sle_cnv_HO_TEN.Caption = "Họ tên";
            this.sle_cnv_HO_TEN.FieldName = "HO_TEN";
            this.sle_cnv_HO_TEN.Name = "sle_cnv_HO_TEN";
            this.sle_cnv_HO_TEN.Visible = true;
            this.sle_cnv_HO_TEN.VisibleIndex = 1;
            // 
            // sle_cnv_GIOI_TINH
            // 
            this.sle_cnv_GIOI_TINH.Caption = "Giới tính";
            this.sle_cnv_GIOI_TINH.FieldName = "GT";
            this.sle_cnv_GIOI_TINH.Name = "sle_cnv_GIOI_TINH";
            this.sle_cnv_GIOI_TINH.Visible = true;
            this.sle_cnv_GIOI_TINH.VisibleIndex = 2;
            // 
            // sle_cnv_SDT
            // 
            this.sle_cnv_SDT.Caption = "SĐT";
            this.sle_cnv_SDT.FieldName = "SDT";
            this.sle_cnv_SDT.Name = "sle_cnv_SDT";
            this.sle_cnv_SDT.Visible = true;
            this.sle_cnv_SDT.VisibleIndex = 3;
            // 
            // sle_cnv_DIA_CHI_THUONG_TRU
            // 
            this.sle_cnv_DIA_CHI_THUONG_TRU.Caption = "Địa chỉ thường trú";
            this.sle_cnv_DIA_CHI_THUONG_TRU.FieldName = "DIA_CHI_THUONG_TRU";
            this.sle_cnv_DIA_CHI_THUONG_TRU.Name = "sle_cnv_DIA_CHI_THUONG_TRU";
            this.sle_cnv_DIA_CHI_THUONG_TRU.Visible = true;
            this.sle_cnv_DIA_CHI_THUONG_TRU.VisibleIndex = 4;
            // 
            // f366_quan_ly_nhan_vien_khong_dong_bao_hiem
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1055, 547);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.panel4);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.m_lbl_header);
            this.Name = "f366_quan_ly_nhan_vien_khong_dong_bao_hiem";
            this.Text = "F366 - Quản lý nhân viên không đóng bảo hiểm";
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_gr_thong_tin_co_ban)).EndInit();
            this.m_gr_thong_tin_co_ban.ResumeLayout(false);
            this.m_gr_thong_tin_co_ban.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_chon_nhan_vien.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_grc_luong_cung_cua_nhan_vien)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_luong_cung_cua_nhan_vien)).EndInit();
            this.ResumeLayout(false);

        }