BKI_DichVuMatDat.DanhMuc.f151_Danh_sach_nhan_vien_master.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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f151_Danh_sach_nhan_vien_master));
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.label1 = new System.Windows.Forms.Label();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.m_grc = new DevExpress.XtraGrid.GridControl();
            this.m_grv = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMA_NV = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colHO_DEM = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colGT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colEMAIL = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSDT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSO_TAI_KHOAN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAN_HANG = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAY_CAP_THE = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAY_HET_HAN_THE = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAY_SINH = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colHON_NHAN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSO_CMT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAY_CAP = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNOI_CAP = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colQUOC_TICH = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDAN_TOC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTON_GIAO = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNOI_SINH = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colQUE_QUAN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDIA_CHI_THUONG_TRU = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDIA_CHI_TAM_TRU = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDIA_CHI_LIEN_LAC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMA_SO_THUE_CA_NHAN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCHUYEN_MON = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTRINH_DO_VAN_HOA = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNAM_TOT_NGHIEP = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTOT_NGHIEP_TAI = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAY_VAO_HANG_KHONG = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAY_TIEP_NHAN_VAO_TCT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGAY_CHINH_THUC_TIEP_NHAN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNGUOI_BAO_LANH = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colHO_TEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.m_cmd_ma_nv_tiep_theo = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_chon_file = new DevExpress.XtraEditors.SimpleButton();
            this.img_DVMD = new DevExpress.Utils.ImageCollection(this.components);
            this.m_cmd_delete = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_sua = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_them = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_refresh = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_grc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.img_DVMD)).BeginInit();
            this.SuspendLayout();
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.label1);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl1.Location = new System.Drawing.Point(0, 0);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(896, 46);
            this.panelControl1.TabIndex = 1;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Font = new System.Drawing.Font("Tahoma", 14F, System.Drawing.FontStyle.Bold);
            this.label1.ForeColor = System.Drawing.Color.Maroon;
            this.label1.Location = new System.Drawing.Point(12, 9);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(245, 23);
            this.label1.TabIndex = 11;
            this.label1.Text = "DANH SÁCH NHÂN VIÊN\r\n";
            // 
            // panelControl2
            // 
            this.panelControl2.Controls.Add(this.m_grc);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl2.Location = new System.Drawing.Point(0, 82);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(896, 521);
            this.panelControl2.TabIndex = 2;
            // 
            // m_grc
            // 
            this.m_grc.Cursor = System.Windows.Forms.Cursors.Default;
            this.m_grc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_grc.Location = new System.Drawing.Point(2, 2);
            this.m_grc.MainView = this.m_grv;
            this.m_grc.Name = "m_grc";
            this.m_grc.Size = new System.Drawing.Size(892, 517);
            this.m_grc.TabIndex = 2;
            this.m_grc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.m_grv});
            // 
            // m_grv
            // 
            this.m_grv.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.ID,
            this.colMA_NV,
            this.colHO_DEM,
            this.colTEN,
            this.colGT,
            this.colEMAIL,
            this.colSDT,
            this.colSO_TAI_KHOAN,
            this.colNGAN_HANG,
            this.colNGAY_CAP_THE,
            this.colNGAY_HET_HAN_THE,
            this.colNGAY_SINH,
            this.colHON_NHAN,
            this.colSO_CMT,
            this.colNGAY_CAP,
            this.colNOI_CAP,
            this.colQUOC_TICH,
            this.colDAN_TOC,
            this.colTON_GIAO,
            this.colNOI_SINH,
            this.colQUE_QUAN,
            this.colDIA_CHI_THUONG_TRU,
            this.colDIA_CHI_TAM_TRU,
            this.colDIA_CHI_LIEN_LAC,
            this.colMA_SO_THUE_CA_NHAN,
            this.colCHUYEN_MON,
            this.colTRINH_DO_VAN_HOA,
            this.colNAM_TOT_NGHIEP,
            this.colTOT_NGHIEP_TAI,
            this.colNGAY_VAO_HANG_KHONG,
            this.colNGAY_TIEP_NHAN_VAO_TCT,
            this.colNGAY_CHINH_THUC_TIEP_NHAN,
            this.colNGUOI_BAO_LANH,
            this.colHO_TEN});
            this.m_grv.GridControl = this.m_grc;
            this.m_grv.Name = "m_grv";
            this.m_grv.OptionsBehavior.ReadOnly = true;
            this.m_grv.OptionsView.ColumnAutoWidth = false;
            this.m_grv.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
            this.m_grv.OptionsView.ShowAutoFilterRow = true;
            this.m_grv.OptionsView.ShowFooter = true;
            this.m_grv.OptionsView.ShowGroupPanel = false;
            // 
            // ID
            // 
            this.ID.AppearanceHeader.Options.UseTextOptions = true;
            this.ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.ID.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.ID.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.ID.FieldName = "ID";
            this.ID.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.ID.Name = "ID";
            this.ID.Width = 100;
            // 
            // colMA_NV
            // 
            this.colMA_NV.AppearanceHeader.Options.UseTextOptions = true;
            this.colMA_NV.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colMA_NV.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colMA_NV.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colMA_NV.Caption = "Mã nhân viên";
            this.colMA_NV.FieldName = "MA_NV";
            this.colMA_NV.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.colMA_NV.Name = "colMA_NV";
            this.colMA_NV.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "MA_NV", "SL : {0}")});
            this.colMA_NV.Visible = true;
            this.colMA_NV.VisibleIndex = 0;
            this.colMA_NV.Width = 79;
            // 
            // colHO_DEM
            // 
            this.colHO_DEM.AppearanceHeader.Options.UseTextOptions = true;
            this.colHO_DEM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colHO_DEM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colHO_DEM.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colHO_DEM.Caption = "Họ đệm";
            this.colHO_DEM.FieldName = "HO_DEM";
            this.colHO_DEM.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.colHO_DEM.Name = "colHO_DEM";
            this.colHO_DEM.OptionsColumn.AllowEdit = false;
            this.colHO_DEM.Width = 100;
            // 
            // colTEN
            // 
            this.colTEN.AppearanceHeader.Options.UseTextOptions = true;
            this.colTEN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTEN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colTEN.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colTEN.Caption = "Tên";
            this.colTEN.FieldName = "TEN";
            this.colTEN.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.colTEN.Name = "colTEN";
            this.colTEN.OptionsColumn.AllowEdit = false;
            this.colTEN.Width = 100;
            // 
            // colGT
            // 
            this.colGT.AppearanceHeader.Options.UseTextOptions = true;
            this.colGT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colGT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colGT.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colGT.Caption = "Giới tính";
            this.colGT.FieldName = "GIOI_TINH_TEXT";
            this.colGT.Name = "colGT";
            this.colGT.OptionsColumn.AllowEdit = false;
            this.colGT.OptionsColumn.ReadOnly = true;
            this.colGT.Visible = true;
            this.colGT.VisibleIndex = 2;
            this.colGT.Width = 49;
            // 
            // colEMAIL
            // 
            this.colEMAIL.AppearanceHeader.Options.UseTextOptions = true;
            this.colEMAIL.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colEMAIL.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colEMAIL.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colEMAIL.Caption = "Email";
            this.colEMAIL.FieldName = "EMAIL";
            this.colEMAIL.Name = "colEMAIL";
            this.colEMAIL.OptionsColumn.AllowEdit = false;
            this.colEMAIL.Visible = true;
            this.colEMAIL.VisibleIndex = 3;
            this.colEMAIL.Width = 151;
            // 
            // colSDT
            // 
            this.colSDT.AppearanceHeader.Options.UseTextOptions = true;
            this.colSDT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSDT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colSDT.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colSDT.Caption = "Số điện thoại";
            this.colSDT.FieldName = "SDT";
            this.colSDT.Name = "colSDT";
            this.colSDT.OptionsColumn.AllowEdit = false;
            this.colSDT.Visible = true;
            this.colSDT.VisibleIndex = 4;
            this.colSDT.Width = 112;
            // 
            // colSO_TAI_KHOAN
            // 
            this.colSO_TAI_KHOAN.AppearanceHeader.Options.UseTextOptions = true;
            this.colSO_TAI_KHOAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSO_TAI_KHOAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colSO_TAI_KHOAN.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colSO_TAI_KHOAN.Caption = "Số tài khoản";
            this.colSO_TAI_KHOAN.FieldName = "SO_TAI_KHOAN";
            this.colSO_TAI_KHOAN.Name = "colSO_TAI_KHOAN";
            this.colSO_TAI_KHOAN.OptionsColumn.AllowEdit = false;
            this.colSO_TAI_KHOAN.Visible = true;
            this.colSO_TAI_KHOAN.VisibleIndex = 5;
            this.colSO_TAI_KHOAN.Width = 100;
            // 
            // colNGAN_HANG
            // 
            this.colNGAN_HANG.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAN_HANG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAN_HANG.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAN_HANG.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAN_HANG.Caption = "Ngân hàng";
            this.colNGAN_HANG.FieldName = "NGAN_HANG";
            this.colNGAN_HANG.Name = "colNGAN_HANG";
            this.colNGAN_HANG.OptionsColumn.AllowEdit = false;
            this.colNGAN_HANG.Visible = true;
            this.colNGAN_HANG.VisibleIndex = 6;
            this.colNGAN_HANG.Width = 100;
            // 
            // colNGAY_CAP_THE
            // 
            this.colNGAY_CAP_THE.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAY_CAP_THE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAY_CAP_THE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAY_CAP_THE.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAY_CAP_THE.Caption = "Ngày cấp thẻ";
            this.colNGAY_CAP_THE.FieldName = "NGAY_CAP_THE";
            this.colNGAY_CAP_THE.Name = "colNGAY_CAP_THE";
            this.colNGAY_CAP_THE.OptionsColumn.AllowEdit = false;
            this.colNGAY_CAP_THE.Visible = true;
            this.colNGAY_CAP_THE.VisibleIndex = 7;
            this.colNGAY_CAP_THE.Width = 100;
            // 
            // colNGAY_HET_HAN_THE
            // 
            this.colNGAY_HET_HAN_THE.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAY_HET_HAN_THE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAY_HET_HAN_THE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAY_HET_HAN_THE.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAY_HET_HAN_THE.Caption = "Hết hạn thẻ";
            this.colNGAY_HET_HAN_THE.FieldName = "NGAY_HET_HAN_THE";
            this.colNGAY_HET_HAN_THE.Name = "colNGAY_HET_HAN_THE";
            this.colNGAY_HET_HAN_THE.OptionsColumn.AllowEdit = false;
            this.colNGAY_HET_HAN_THE.Visible = true;
            this.colNGAY_HET_HAN_THE.VisibleIndex = 8;
            this.colNGAY_HET_HAN_THE.Width = 100;
            // 
            // colNGAY_SINH
            // 
            this.colNGAY_SINH.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAY_SINH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAY_SINH.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAY_SINH.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAY_SINH.Caption = "Ngày sinh";
            this.colNGAY_SINH.FieldName = "NGAY_SINH";
            this.colNGAY_SINH.Name = "colNGAY_SINH";
            this.colNGAY_SINH.OptionsColumn.AllowEdit = false;
            this.colNGAY_SINH.Visible = true;
            this.colNGAY_SINH.VisibleIndex = 9;
            this.colNGAY_SINH.Width = 100;
            // 
            // colHON_NHAN
            // 
            this.colHON_NHAN.AppearanceHeader.Options.UseTextOptions = true;
            this.colHON_NHAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colHON_NHAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colHON_NHAN.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colHON_NHAN.Caption = "Hôn nhân";
            this.colHON_NHAN.FieldName = "HON_NHAN";
            this.colHON_NHAN.Name = "colHON_NHAN";
            this.colHON_NHAN.OptionsColumn.AllowEdit = false;
            this.colHON_NHAN.Visible = true;
            this.colHON_NHAN.VisibleIndex = 10;
            this.colHON_NHAN.Width = 100;
            // 
            // colSO_CMT
            // 
            this.colSO_CMT.AppearanceHeader.Options.UseTextOptions = true;
            this.colSO_CMT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colSO_CMT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colSO_CMT.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colSO_CMT.Caption = "Số CMT";
            this.colSO_CMT.FieldName = "SO_CMT";
            this.colSO_CMT.Name = "colSO_CMT";
            this.colSO_CMT.OptionsColumn.AllowEdit = false;
            this.colSO_CMT.Visible = true;
            this.colSO_CMT.VisibleIndex = 11;
            this.colSO_CMT.Width = 100;
            // 
            // colNGAY_CAP
            // 
            this.colNGAY_CAP.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAY_CAP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAY_CAP.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAY_CAP.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAY_CAP.Caption = "Ngày cấp";
            this.colNGAY_CAP.FieldName = "NGAY_CAP";
            this.colNGAY_CAP.Name = "colNGAY_CAP";
            this.colNGAY_CAP.OptionsColumn.AllowEdit = false;
            this.colNGAY_CAP.Visible = true;
            this.colNGAY_CAP.VisibleIndex = 12;
            this.colNGAY_CAP.Width = 100;
            // 
            // colNOI_CAP
            // 
            this.colNOI_CAP.AppearanceHeader.Options.UseTextOptions = true;
            this.colNOI_CAP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNOI_CAP.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNOI_CAP.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNOI_CAP.Caption = "Nơi cấp";
            this.colNOI_CAP.FieldName = "NOI_CAP";
            this.colNOI_CAP.Name = "colNOI_CAP";
            this.colNOI_CAP.OptionsColumn.AllowEdit = false;
            this.colNOI_CAP.Visible = true;
            this.colNOI_CAP.VisibleIndex = 13;
            this.colNOI_CAP.Width = 100;
            // 
            // colQUOC_TICH
            // 
            this.colQUOC_TICH.AppearanceHeader.Options.UseTextOptions = true;
            this.colQUOC_TICH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colQUOC_TICH.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colQUOC_TICH.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colQUOC_TICH.Caption = "Quốc tịch";
            this.colQUOC_TICH.FieldName = "QUOC_TICH";
            this.colQUOC_TICH.Name = "colQUOC_TICH";
            this.colQUOC_TICH.OptionsColumn.AllowEdit = false;
            this.colQUOC_TICH.Visible = true;
            this.colQUOC_TICH.VisibleIndex = 14;
            this.colQUOC_TICH.Width = 100;
            // 
            // colDAN_TOC
            // 
            this.colDAN_TOC.AppearanceHeader.Options.UseTextOptions = true;
            this.colDAN_TOC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDAN_TOC.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colDAN_TOC.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colDAN_TOC.Caption = "Dân tộc";
            this.colDAN_TOC.FieldName = "DAN_TOC";
            this.colDAN_TOC.Name = "colDAN_TOC";
            this.colDAN_TOC.OptionsColumn.AllowEdit = false;
            this.colDAN_TOC.Visible = true;
            this.colDAN_TOC.VisibleIndex = 15;
            this.colDAN_TOC.Width = 100;
            // 
            // colTON_GIAO
            // 
            this.colTON_GIAO.AppearanceHeader.Options.UseTextOptions = true;
            this.colTON_GIAO.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTON_GIAO.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colTON_GIAO.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colTON_GIAO.Caption = "Tôn giáo";
            this.colTON_GIAO.FieldName = "TON_GIAO";
            this.colTON_GIAO.Name = "colTON_GIAO";
            this.colTON_GIAO.OptionsColumn.AllowEdit = false;
            this.colTON_GIAO.Visible = true;
            this.colTON_GIAO.VisibleIndex = 16;
            this.colTON_GIAO.Width = 100;
            // 
            // colNOI_SINH
            // 
            this.colNOI_SINH.AppearanceHeader.Options.UseTextOptions = true;
            this.colNOI_SINH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNOI_SINH.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNOI_SINH.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNOI_SINH.Caption = "Nơi sinh";
            this.colNOI_SINH.FieldName = "NOI_SINH";
            this.colNOI_SINH.Name = "colNOI_SINH";
            this.colNOI_SINH.OptionsColumn.AllowEdit = false;
            this.colNOI_SINH.Visible = true;
            this.colNOI_SINH.VisibleIndex = 17;
            this.colNOI_SINH.Width = 100;
            // 
            // colQUE_QUAN
            // 
            this.colQUE_QUAN.AppearanceHeader.Options.UseTextOptions = true;
            this.colQUE_QUAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colQUE_QUAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colQUE_QUAN.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colQUE_QUAN.Caption = "Quê quán";
            this.colQUE_QUAN.FieldName = "QUE_QUAN";
            this.colQUE_QUAN.Name = "colQUE_QUAN";
            this.colQUE_QUAN.OptionsColumn.AllowEdit = false;
            this.colQUE_QUAN.Visible = true;
            this.colQUE_QUAN.VisibleIndex = 18;
            this.colQUE_QUAN.Width = 100;
            // 
            // colDIA_CHI_THUONG_TRU
            // 
            this.colDIA_CHI_THUONG_TRU.AppearanceHeader.Options.UseTextOptions = true;
            this.colDIA_CHI_THUONG_TRU.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDIA_CHI_THUONG_TRU.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colDIA_CHI_THUONG_TRU.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colDIA_CHI_THUONG_TRU.Caption = "Địa chỉ thường trú";
            this.colDIA_CHI_THUONG_TRU.FieldName = "DIA_CHI_THUONG_TRU";
            this.colDIA_CHI_THUONG_TRU.Name = "colDIA_CHI_THUONG_TRU";
            this.colDIA_CHI_THUONG_TRU.OptionsColumn.AllowEdit = false;
            this.colDIA_CHI_THUONG_TRU.Visible = true;
            this.colDIA_CHI_THUONG_TRU.VisibleIndex = 19;
            this.colDIA_CHI_THUONG_TRU.Width = 100;
            // 
            // colDIA_CHI_TAM_TRU
            // 
            this.colDIA_CHI_TAM_TRU.AppearanceHeader.Options.UseTextOptions = true;
            this.colDIA_CHI_TAM_TRU.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDIA_CHI_TAM_TRU.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colDIA_CHI_TAM_TRU.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colDIA_CHI_TAM_TRU.Caption = "Địa chỉ tạm trú";
            this.colDIA_CHI_TAM_TRU.FieldName = "DIA_CHI_TAM_TRU";
            this.colDIA_CHI_TAM_TRU.Name = "colDIA_CHI_TAM_TRU";
            this.colDIA_CHI_TAM_TRU.OptionsColumn.AllowEdit = false;
            this.colDIA_CHI_TAM_TRU.Visible = true;
            this.colDIA_CHI_TAM_TRU.VisibleIndex = 20;
            this.colDIA_CHI_TAM_TRU.Width = 100;
            // 
            // colDIA_CHI_LIEN_LAC
            // 
            this.colDIA_CHI_LIEN_LAC.AppearanceHeader.Options.UseTextOptions = true;
            this.colDIA_CHI_LIEN_LAC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colDIA_CHI_LIEN_LAC.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colDIA_CHI_LIEN_LAC.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colDIA_CHI_LIEN_LAC.Caption = "Địa chỉ liên lạc";
            this.colDIA_CHI_LIEN_LAC.FieldName = "DIA_CHI_LIEN_LAC";
            this.colDIA_CHI_LIEN_LAC.Name = "colDIA_CHI_LIEN_LAC";
            this.colDIA_CHI_LIEN_LAC.OptionsColumn.AllowEdit = false;
            this.colDIA_CHI_LIEN_LAC.Visible = true;
            this.colDIA_CHI_LIEN_LAC.VisibleIndex = 21;
            this.colDIA_CHI_LIEN_LAC.Width = 100;
            // 
            // colMA_SO_THUE_CA_NHAN
            // 
            this.colMA_SO_THUE_CA_NHAN.AppearanceHeader.Options.UseTextOptions = true;
            this.colMA_SO_THUE_CA_NHAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colMA_SO_THUE_CA_NHAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colMA_SO_THUE_CA_NHAN.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colMA_SO_THUE_CA_NHAN.Caption = "Số thuế cá nhân";
            this.colMA_SO_THUE_CA_NHAN.FieldName = "MA_SO_THUE_CA_NHAN";
            this.colMA_SO_THUE_CA_NHAN.Name = "colMA_SO_THUE_CA_NHAN";
            this.colMA_SO_THUE_CA_NHAN.OptionsColumn.AllowEdit = false;
            this.colMA_SO_THUE_CA_NHAN.Visible = true;
            this.colMA_SO_THUE_CA_NHAN.VisibleIndex = 22;
            this.colMA_SO_THUE_CA_NHAN.Width = 100;
            // 
            // colCHUYEN_MON
            // 
            this.colCHUYEN_MON.AppearanceHeader.Options.UseTextOptions = true;
            this.colCHUYEN_MON.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colCHUYEN_MON.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colCHUYEN_MON.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colCHUYEN_MON.Caption = "Chuyên môn";
            this.colCHUYEN_MON.FieldName = "CHUYEN_MON";
            this.colCHUYEN_MON.Name = "colCHUYEN_MON";
            this.colCHUYEN_MON.OptionsColumn.AllowEdit = false;
            this.colCHUYEN_MON.Visible = true;
            this.colCHUYEN_MON.VisibleIndex = 24;
            this.colCHUYEN_MON.Width = 100;
            // 
            // colTRINH_DO_VAN_HOA
            // 
            this.colTRINH_DO_VAN_HOA.AppearanceHeader.Options.UseTextOptions = true;
            this.colTRINH_DO_VAN_HOA.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTRINH_DO_VAN_HOA.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colTRINH_DO_VAN_HOA.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colTRINH_DO_VAN_HOA.Caption = "Trình độ văn hóa";
            this.colTRINH_DO_VAN_HOA.FieldName = "TEN_TRINH_DO_VAN_HOA";
            this.colTRINH_DO_VAN_HOA.Name = "colTRINH_DO_VAN_HOA";
            this.colTRINH_DO_VAN_HOA.OptionsColumn.AllowEdit = false;
            this.colTRINH_DO_VAN_HOA.Visible = true;
            this.colTRINH_DO_VAN_HOA.VisibleIndex = 23;
            this.colTRINH_DO_VAN_HOA.Width = 100;
            // 
            // colNAM_TOT_NGHIEP
            // 
            this.colNAM_TOT_NGHIEP.AppearanceHeader.Options.UseTextOptions = true;
            this.colNAM_TOT_NGHIEP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNAM_TOT_NGHIEP.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNAM_TOT_NGHIEP.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNAM_TOT_NGHIEP.Caption = "Năm tốt nghiệp";
            this.colNAM_TOT_NGHIEP.FieldName = "NAM_TOT_NGHIEP";
            this.colNAM_TOT_NGHIEP.Name = "colNAM_TOT_NGHIEP";
            this.colNAM_TOT_NGHIEP.OptionsColumn.AllowEdit = false;
            this.colNAM_TOT_NGHIEP.Visible = true;
            this.colNAM_TOT_NGHIEP.VisibleIndex = 25;
            this.colNAM_TOT_NGHIEP.Width = 100;
            // 
            // colTOT_NGHIEP_TAI
            // 
            this.colTOT_NGHIEP_TAI.AppearanceHeader.Options.UseTextOptions = true;
            this.colTOT_NGHIEP_TAI.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colTOT_NGHIEP_TAI.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colTOT_NGHIEP_TAI.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colTOT_NGHIEP_TAI.Caption = "Tốt nghiệp tại";
            this.colTOT_NGHIEP_TAI.FieldName = "TOT_NGHIEP_TAI";
            this.colTOT_NGHIEP_TAI.Name = "colTOT_NGHIEP_TAI";
            this.colTOT_NGHIEP_TAI.OptionsColumn.AllowEdit = false;
            this.colTOT_NGHIEP_TAI.Visible = true;
            this.colTOT_NGHIEP_TAI.VisibleIndex = 26;
            this.colTOT_NGHIEP_TAI.Width = 100;
            // 
            // colNGAY_VAO_HANG_KHONG
            // 
            this.colNGAY_VAO_HANG_KHONG.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAY_VAO_HANG_KHONG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAY_VAO_HANG_KHONG.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAY_VAO_HANG_KHONG.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAY_VAO_HANG_KHONG.Caption = "Ngày vào hàng không";
            this.colNGAY_VAO_HANG_KHONG.FieldName = "NGAY_VAO_HANG_KHONG";
            this.colNGAY_VAO_HANG_KHONG.Name = "colNGAY_VAO_HANG_KHONG";
            this.colNGAY_VAO_HANG_KHONG.OptionsColumn.AllowEdit = false;
            this.colNGAY_VAO_HANG_KHONG.Visible = true;
            this.colNGAY_VAO_HANG_KHONG.VisibleIndex = 27;
            this.colNGAY_VAO_HANG_KHONG.Width = 100;
            // 
            // colNGAY_TIEP_NHAN_VAO_TCT
            // 
            this.colNGAY_TIEP_NHAN_VAO_TCT.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAY_TIEP_NHAN_VAO_TCT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAY_TIEP_NHAN_VAO_TCT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAY_TIEP_NHAN_VAO_TCT.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAY_TIEP_NHAN_VAO_TCT.Caption = "Ngày tiếp nhận vào tổng công ty";
            this.colNGAY_TIEP_NHAN_VAO_TCT.FieldName = "NGAY_TIEP_NHAN_VAO_TCT";
            this.colNGAY_TIEP_NHAN_VAO_TCT.Name = "colNGAY_TIEP_NHAN_VAO_TCT";
            this.colNGAY_TIEP_NHAN_VAO_TCT.OptionsColumn.AllowEdit = false;
            this.colNGAY_TIEP_NHAN_VAO_TCT.Visible = true;
            this.colNGAY_TIEP_NHAN_VAO_TCT.VisibleIndex = 28;
            this.colNGAY_TIEP_NHAN_VAO_TCT.Width = 100;
            // 
            // colNGAY_CHINH_THUC_TIEP_NHAN
            // 
            this.colNGAY_CHINH_THUC_TIEP_NHAN.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGAY_CHINH_THUC_TIEP_NHAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGAY_CHINH_THUC_TIEP_NHAN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGAY_CHINH_THUC_TIEP_NHAN.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGAY_CHINH_THUC_TIEP_NHAN.Caption = "Ngày chính thức tiếp nhận";
            this.colNGAY_CHINH_THUC_TIEP_NHAN.FieldName = "NGAY_CHINH_THUC_TIEP_NHAN";
            this.colNGAY_CHINH_THUC_TIEP_NHAN.Name = "colNGAY_CHINH_THUC_TIEP_NHAN";
            this.colNGAY_CHINH_THUC_TIEP_NHAN.OptionsColumn.AllowEdit = false;
            this.colNGAY_CHINH_THUC_TIEP_NHAN.Visible = true;
            this.colNGAY_CHINH_THUC_TIEP_NHAN.VisibleIndex = 29;
            this.colNGAY_CHINH_THUC_TIEP_NHAN.Width = 100;
            // 
            // colNGUOI_BAO_LANH
            // 
            this.colNGUOI_BAO_LANH.AppearanceHeader.Options.UseTextOptions = true;
            this.colNGUOI_BAO_LANH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.colNGUOI_BAO_LANH.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.colNGUOI_BAO_LANH.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.colNGUOI_BAO_LANH.Caption = "Người bảo lãnh";
            this.colNGUOI_BAO_LANH.FieldName = "NGUOI_BAO_LANH";
            this.colNGUOI_BAO_LANH.Name = "colNGUOI_BAO_LANH";
            this.colNGUOI_BAO_LANH.Visible = true;
            this.colNGUOI_BAO_LANH.VisibleIndex = 30;
            this.colNGUOI_BAO_LANH.Width = 20;
            // 
            // colHO_TEN
            // 
            this.colHO_TEN.Caption = "Họ tên";
            this.colHO_TEN.FieldName = "HO_TEN";
            this.colHO_TEN.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.colHO_TEN.Name = "colHO_TEN";
            this.colHO_TEN.Visible = true;
            this.colHO_TEN.VisibleIndex = 1;
            this.colHO_TEN.Width = 138;
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.m_cmd_refresh);
            this.panelControl3.Controls.Add(this.m_cmd_ma_nv_tiep_theo);
            this.panelControl3.Controls.Add(this.m_cmd_chon_file);
            this.panelControl3.Controls.Add(this.m_cmd_delete);
            this.panelControl3.Controls.Add(this.m_cmd_sua);
            this.panelControl3.Controls.Add(this.m_cmd_them);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl3.Location = new System.Drawing.Point(0, 46);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(896, 36);
            this.panelControl3.TabIndex = 3;
            // 
            // m_cmd_ma_nv_tiep_theo
            // 
            this.m_cmd_ma_nv_tiep_theo.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_ma_nv_tiep_theo.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_ma_nv_tiep_theo.Image")));
            this.m_cmd_ma_nv_tiep_theo.Location = new System.Drawing.Point(327, 2);
            this.m_cmd_ma_nv_tiep_theo.Name = "m_cmd_ma_nv_tiep_theo";
            this.m_cmd_ma_nv_tiep_theo.Size = new System.Drawing.Size(146, 32);
            this.m_cmd_ma_nv_tiep_theo.TabIndex = 40;
            this.m_cmd_ma_nv_tiep_theo.Text = "Tra cứu \r\nmã nhân viên tiếp theo";
            // 
            // m_cmd_chon_file
            // 
            this.m_cmd_chon_file.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_chon_file.ImageIndex = 4;
            this.m_cmd_chon_file.ImageList = this.img_DVMD;
            this.m_cmd_chon_file.Location = new System.Drawing.Point(227, 2);
            this.m_cmd_chon_file.Name = "m_cmd_chon_file";
            this.m_cmd_chon_file.Size = new System.Drawing.Size(100, 32);
            this.m_cmd_chon_file.TabIndex = 39;
            this.m_cmd_chon_file.Text = "&Import excel";
            // 
            // img_DVMD
            // 
            this.img_DVMD.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img_DVMD.ImageStream")));
            this.img_DVMD.Images.SetKeyName(0, "Excel-icon.png");
            this.img_DVMD.Images.SetKeyName(1, "excel-xls-icon.png");
            this.img_DVMD.Images.SetKeyName(2, "exit-16.ico");
            this.img_DVMD.Images.SetKeyName(3, "image.png");
            this.img_DVMD.Images.SetKeyName(4, "Microsoft Excel.png");
            this.img_DVMD.Images.SetKeyName(5, "calculator.png");
            this.img_DVMD.Images.SetKeyName(6, "diskette.png");
            this.img_DVMD.Images.SetKeyName(7, "file_add.png");
            this.img_DVMD.Images.SetKeyName(8, "file_delete.png");
            this.img_DVMD.Images.SetKeyName(9, "file_edit.png");
            this.img_DVMD.Images.SetKeyName(10, "file_search.png");
            // 
            // m_cmd_delete
            // 
            this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_delete.ImageIndex = 8;
            this.m_cmd_delete.ImageList = this.img_DVMD;
            this.m_cmd_delete.Location = new System.Drawing.Point(152, 2);
            this.m_cmd_delete.Name = "m_cmd_delete";
            this.m_cmd_delete.Size = new System.Drawing.Size(75, 32);
            this.m_cmd_delete.TabIndex = 38;
            this.m_cmd_delete.Text = "&Xóa";
            // 
            // m_cmd_sua
            // 
            this.m_cmd_sua.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_sua.ImageIndex = 9;
            this.m_cmd_sua.ImageList = this.img_DVMD;
            this.m_cmd_sua.Location = new System.Drawing.Point(77, 2);
            this.m_cmd_sua.Name = "m_cmd_sua";
            this.m_cmd_sua.Size = new System.Drawing.Size(75, 32);
            this.m_cmd_sua.TabIndex = 37;
            this.m_cmd_sua.Text = "Sửa";
            // 
            // m_cmd_them
            // 
            this.m_cmd_them.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_them.ImageIndex = 7;
            this.m_cmd_them.ImageList = this.img_DVMD;
            this.m_cmd_them.Location = new System.Drawing.Point(2, 2);
            this.m_cmd_them.Name = "m_cmd_them";
            this.m_cmd_them.Size = new System.Drawing.Size(75, 32);
            this.m_cmd_them.TabIndex = 3;
            this.m_cmd_them.Text = "Thêm";
            // 
            // m_cmd_refresh
            // 
            this.m_cmd_refresh.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_refresh.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_refresh.Image")));
            this.m_cmd_refresh.ImageList = this.img_DVMD;
            this.m_cmd_refresh.Location = new System.Drawing.Point(803, 2);
            this.m_cmd_refresh.Name = "m_cmd_refresh";
            this.m_cmd_refresh.Size = new System.Drawing.Size(91, 32);
            this.m_cmd_refresh.TabIndex = 41;
            this.m_cmd_refresh.Text = "&Làm mới";
            // 
            // f151_Danh_sach_nhan_vien_master
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(896, 603);
            this.Controls.Add(this.panelControl2);
            this.Controls.Add(this.panelControl3);
            this.Controls.Add(this.panelControl1);
            this.Name = "f151_Danh_sach_nhan_vien_master";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "F151 - Danh sách nhân viên";
            this.Load += new System.EventHandler(this.f150_Danh_sach_nhan_vien_master_Load);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_grc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.img_DVMD)).EndInit();
            this.ResumeLayout(false);

        }