Esempio n. 1
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(f230_dm_sinh_vien_searching));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_select       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg                   = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header           = new System.Windows.Forms.Label();
     this.m_pnl_search_area      = new System.Windows.Forms.Panel();
     this.m_lb_thong_bao_ket_qua = new System.Windows.Forms.Label();
     this.m_cbo_truong           = new System.Windows.Forms.ComboBox();
     this.label7                 = new System.Windows.Forms.Label();
     this.m_txt_key_search       = new System.Windows.Forms.TextBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.label11                = new System.Windows.Forms.Label();
     this.m_grb_dm_cau_hoi       = new System.Windows.Forms.GroupBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl_search_area.SuspendLayout();
     this.m_grb_dm_cau_hoi.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_select);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 380);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(646, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_select
     //
     this.m_cmd_select.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_select.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_select.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_select.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_select.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_select.ImageIndex = 13;
     this.m_cmd_select.ImageList  = this.ImageList;
     this.m_cmd_select.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_select.Name       = "m_cmd_select";
     this.m_cmd_select.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_select.TabIndex   = 21;
     this.m_cmd_select.Text       = "Chọn";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(554, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(3, 16);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(640, 206);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(646, 40);
     this.m_lbl_header.TabIndex  = 24;
     this.m_lbl_header.Text      = "F230 - Tìm kiếm sinh viên";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_pnl_search_area
     //
     this.m_pnl_search_area.Controls.Add(this.m_txt_key_search);
     this.m_pnl_search_area.Controls.Add(this.m_lb_thong_bao_ket_qua);
     this.m_pnl_search_area.Controls.Add(this.label11);
     this.m_pnl_search_area.Controls.Add(this.label7);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_truong);
     this.m_pnl_search_area.Controls.Add(this.label1);
     this.m_pnl_search_area.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_search_area.Location = new System.Drawing.Point(0, 40);
     this.m_pnl_search_area.Name     = "m_pnl_search_area";
     this.m_pnl_search_area.Size     = new System.Drawing.Size(646, 115);
     this.m_pnl_search_area.TabIndex = 25;
     //
     // m_lb_thong_bao_ket_qua
     //
     this.m_lb_thong_bao_ket_qua.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lb_thong_bao_ket_qua.ForeColor = System.Drawing.Color.Maroon;
     this.m_lb_thong_bao_ket_qua.Location  = new System.Drawing.Point(3, 83);
     this.m_lb_thong_bao_ket_qua.Name      = "m_lb_thong_bao_ket_qua";
     this.m_lb_thong_bao_ket_qua.Size      = new System.Drawing.Size(341, 26);
     this.m_lb_thong_bao_ket_qua.TabIndex  = 25;
     this.m_lb_thong_bao_ket_qua.Text      = "Không tìm thấy sinh viên nào trong SCM";
     this.m_lb_thong_bao_ket_qua.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_cbo_truong
     //
     this.m_cbo_truong.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_truong.FormattingEnabled = true;
     this.m_cbo_truong.Location          = new System.Drawing.Point(197, 11);
     this.m_cbo_truong.Name     = "m_cbo_truong";
     this.m_cbo_truong.Size     = new System.Drawing.Size(115, 21);
     this.m_cbo_truong.TabIndex = 11;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(149, 15);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(41, 13);
     this.label7.TabIndex = 10;
     this.label7.Text     = "Trường";
     //
     // m_txt_key_search
     //
     this.m_txt_key_search.Location = new System.Drawing.Point(197, 38);
     this.m_txt_key_search.Name     = "m_txt_key_search";
     this.m_txt_key_search.Size     = new System.Drawing.Size(234, 20);
     this.m_txt_key_search.TabIndex = 9;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(194, 61);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(131, 13);
     this.label1.TabIndex = 8;
     this.label1.Text     = "(Chỉ tìm kiếm theo: Họ tên)";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(145, 41);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(47, 13);
     this.label11.TabIndex = 8;
     this.label11.Text     = "Từ khóa";
     //
     // m_grb_dm_cau_hoi
     //
     this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
     this.m_grb_dm_cau_hoi.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 155);
     this.m_grb_dm_cau_hoi.Name     = "m_grb_dm_cau_hoi";
     this.m_grb_dm_cau_hoi.Size     = new System.Drawing.Size(646, 225);
     this.m_grb_dm_cau_hoi.TabIndex = 26;
     this.m_grb_dm_cau_hoi.TabStop  = false;
     this.m_grb_dm_cau_hoi.Text     = "Danh sách câu hỏi tìm kiếm";
     //
     // f230_dm_sinh_vien_searching
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(646, 416);
     this.Controls.Add(this.m_grb_dm_cau_hoi);
     this.Controls.Add(this.m_pnl_search_area);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f230_dm_sinh_vien_searching";
     this.Text = "F230 - Tìm kiếm sinh viên";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl_search_area.ResumeLayout(false);
     this.m_pnl_search_area.PerformLayout();
     this.m_grb_dm_cau_hoi.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f403_BAO_CAO_NHAN_SU_CAP_BAC));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat     = new System.Windows.Forms.Label();
     this.m_cmd_xuat_excel   = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_lbl_thoidiem     = new System.Windows.Forms.Label();
     this.m_dtp_thoidiem     = new System.Windows.Forms.DateTimePicker();
     this.m_cmd_search       = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem     = new System.Windows.Forms.TextBox();
     this.m_lbl_soluongns    = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 586);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1268, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(239, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1001;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList  = this.ImageList;
     this.m_cmd_xuat_excel.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name       = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size       = new System.Drawing.Size(93, 28);
     this.m_cmd_xuat_excel.TabIndex   = 4;
     this.m_cmd_xuat_excel.Text       = "Xuất Excel";
     this.m_cmd_xuat_excel.Click     += new System.EventHandler(this.m_cmd_xuat_excel_Click);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1176, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 5;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_lbl_thoidiem
     //
     this.m_lbl_thoidiem.AutoSize = true;
     this.m_lbl_thoidiem.Location = new System.Drawing.Point(405, 22);
     this.m_lbl_thoidiem.Name     = "m_lbl_thoidiem";
     this.m_lbl_thoidiem.Size     = new System.Drawing.Size(57, 13);
     this.m_lbl_thoidiem.TabIndex = 38;
     this.m_lbl_thoidiem.Text     = "Thời điểm:";
     //
     // m_dtp_thoidiem
     //
     this.m_dtp_thoidiem.CustomFormat  = "dd/MM/yyyy";
     this.m_dtp_thoidiem.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtp_thoidiem.Location      = new System.Drawing.Point(468, 16);
     this.m_dtp_thoidiem.Name          = "m_dtp_thoidiem";
     this.m_dtp_thoidiem.Size          = new System.Drawing.Size(176, 20);
     this.m_dtp_thoidiem.TabIndex      = 3;
     this.m_dtp_thoidiem.ValueChanged += new System.EventHandler(this.m_dtp_thoidiem_ValueChanged);
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(295, 14);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 2;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(22, 19);
     this.m_txt_tim_kiem.Name        = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size        = new System.Drawing.Size(267, 20);
     this.m_txt_tim_kiem.TabIndex    = 1;
     this.m_txt_tim_kiem.MouseClick += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     this.m_txt_tim_kiem.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.m_txt_tim_kiem_KeyDown);
     this.m_txt_tim_kiem.Leave      += new System.EventHandler(this.m_txt_tim_kiem_Leave);
     //
     // m_lbl_soluongns
     //
     this.m_lbl_soluongns.AutoSize = true;
     this.m_lbl_soluongns.Location = new System.Drawing.Point(144, 52);
     this.m_lbl_soluongns.Name     = "m_lbl_soluongns";
     this.m_lbl_soluongns.Size     = new System.Drawing.Size(35, 13);
     this.m_lbl_soluongns.TabIndex = 40;
     this.m_lbl_soluongns.Text     = "label2";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(45, 52);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(93, 13);
     this.label1.TabIndex = 39;
     this.label1.Text     = "Số lượng nhân sự:";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Controls.Add(this.m_lbl_soluongns);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_dtp_thoidiem);
     this.panel1.Controls.Add(this.m_lbl_thoidiem);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1268, 100);
     this.panel1.TabIndex = 41;
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 100);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1268, 486);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 42;
     //
     // f403_BAO_CAO_NHAN_SU_CAP_BAC
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1268, 622);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f403_BAO_CAO_NHAN_SU_CAP_BAC";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F403 - Báo cáo nhân sự theo cấp bậc";
     this.Load           += new System.EventHandler(this.f403_BAO_CAO_NHAN_SU_CAP_BAC_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 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(f310_dm_station));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 312);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(511, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(128, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(216, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(115, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "Hiển thị Mã máy";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(331, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(419, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 0);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(511, 312);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // f310_dm_station
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(511, 348);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f310_dm_station";
     this.Text  = "f310_dm_station";
     this.Load += new System.EventHandler(this.f310_dm_station_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f400_bao_cao_danh_muc_o_to));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_export_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_txt_search = new System.Windows.Forms.TextBox();
     this.label7 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.m_cbo_trang_thai_tai_san = new System.Windows.Forms.ComboBox();
     this.m_txt_loai_hinh_don_vi = new System.Windows.Forms.TextBox();
     this.m_txt_ma_don_vi = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.m_lbl_ten_bao_cao = new System.Windows.Forms.Label();
     this.m_cbo_don_vi_su_dung = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi_chu_quan = new System.Windows.Forms.ComboBox();
     this.m_cbo_bo_tinh = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_export_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 448);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(977, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_export_excel
     //
     this.m_cmd_export_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_export_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_export_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_export_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_export_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_export_excel.ImageIndex = 19;
     this.m_cmd_export_excel.ImageList = this.ImageList;
     this.m_cmd_export_excel.Location = new System.Drawing.Point(92, 4);
     this.m_cmd_export_excel.Name = "m_cmd_export_excel";
     this.m_cmd_export_excel.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_export_excel.TabIndex = 22;
     this.m_cmd_export_excel.Text = "Xuất Excel";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(621, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(709, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(797, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(885, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 150);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(977, 298);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_txt_search);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.m_cbo_trang_thai_tai_san);
     this.groupBox1.Controls.Add(this.m_txt_loai_hinh_don_vi);
     this.groupBox1.Controls.Add(this.m_txt_ma_don_vi);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.m_lbl_ten_bao_cao);
     this.groupBox1.Controls.Add(this.m_cbo_don_vi_su_dung);
     this.groupBox1.Controls.Add(this.m_cbo_don_vi_chu_quan);
     this.groupBox1.Controls.Add(this.m_cbo_bo_tinh);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(977, 150);
     this.groupBox1.TabIndex = 21;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Thong tin tìm kiếm";
     //
     // m_txt_search
     //
     this.m_txt_search.Location = new System.Drawing.Point(477, 116);
     this.m_txt_search.Name = "m_txt_search";
     this.m_txt_search.Size = new System.Drawing.Size(402, 20);
     this.m_txt_search.TabIndex = 14;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(386, 123);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(88, 13);
     this.label7.TabIndex = 13;
     this.label7.Text = "Từ khóa tìm kiếm";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(22, 128);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(89, 13);
     this.label6.TabIndex = 12;
     this.label6.Text = "Trạng thái tài sản";
     //
     // m_cbo_trang_thai_tai_san
     //
     this.m_cbo_trang_thai_tai_san.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trang_thai_tai_san.FormattingEnabled = true;
     this.m_cbo_trang_thai_tai_san.Location = new System.Drawing.Point(117, 123);
     this.m_cbo_trang_thai_tai_san.Name = "m_cbo_trang_thai_tai_san";
     this.m_cbo_trang_thai_tai_san.Size = new System.Drawing.Size(228, 21);
     this.m_cbo_trang_thai_tai_san.TabIndex = 11;
     //
     // m_txt_loai_hinh_don_vi
     //
     this.m_txt_loai_hinh_don_vi.Location = new System.Drawing.Point(736, 89);
     this.m_txt_loai_hinh_don_vi.Name = "m_txt_loai_hinh_don_vi";
     this.m_txt_loai_hinh_don_vi.Size = new System.Drawing.Size(143, 20);
     this.m_txt_loai_hinh_don_vi.TabIndex = 10;
     //
     // m_txt_ma_don_vi
     //
     this.m_txt_ma_don_vi.Location = new System.Drawing.Point(477, 93);
     this.m_txt_ma_don_vi.Name = "m_txt_ma_don_vi";
     this.m_txt_ma_don_vi.Size = new System.Drawing.Size(143, 20);
     this.m_txt_ma_don_vi.TabIndex = 9;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(646, 95);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(83, 13);
     this.label5.TabIndex = 8;
     this.label5.Text = "Loại hình đơn vị";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(399, 95);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(55, 13);
     this.label4.TabIndex = 7;
     this.label4.Text = "Mã đơn vị";
     //
     // m_lbl_ten_bao_cao
     //
     this.m_lbl_ten_bao_cao.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_ten_bao_cao.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ten_bao_cao.Location = new System.Drawing.Point(3, 16);
     this.m_lbl_ten_bao_cao.Name = "m_lbl_ten_bao_cao";
     this.m_lbl_ten_bao_cao.Size = new System.Drawing.Size(971, 31);
     this.m_lbl_ten_bao_cao.TabIndex = 6;
     this.m_lbl_ten_bao_cao.Text = "BÁO CÁO KÊ KHAI XE Ô TÔ";
     this.m_lbl_ten_bao_cao.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_cbo_don_vi_su_dung
     //
     this.m_cbo_don_vi_su_dung.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_don_vi_su_dung.FormattingEnabled = true;
     this.m_cbo_don_vi_su_dung.Location = new System.Drawing.Point(117, 92);
     this.m_cbo_don_vi_su_dung.Name = "m_cbo_don_vi_su_dung";
     this.m_cbo_don_vi_su_dung.Size = new System.Drawing.Size(228, 21);
     this.m_cbo_don_vi_su_dung.TabIndex = 5;
     //
     // m_cbo_don_vi_chu_quan
     //
     this.m_cbo_don_vi_chu_quan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_don_vi_chu_quan.FormattingEnabled = true;
     this.m_cbo_don_vi_chu_quan.Location = new System.Drawing.Point(477, 50);
     this.m_cbo_don_vi_chu_quan.Name = "m_cbo_don_vi_chu_quan";
     this.m_cbo_don_vi_chu_quan.Size = new System.Drawing.Size(228, 21);
     this.m_cbo_don_vi_chu_quan.TabIndex = 4;
     //
     // m_cbo_bo_tinh
     //
     this.m_cbo_bo_tinh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_bo_tinh.FormattingEnabled = true;
     this.m_cbo_bo_tinh.Location = new System.Drawing.Point(117, 55);
     this.m_cbo_bo_tinh.Name = "m_cbo_bo_tinh";
     this.m_cbo_bo_tinh.Size = new System.Drawing.Size(228, 21);
     this.m_cbo_bo_tinh.TabIndex = 3;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(32, 96);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(79, 13);
     this.label3.TabIndex = 2;
     this.label3.Text = "Đơn vị sử dụng";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(392, 53);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(86, 13);
     this.label2.TabIndex = 1;
     this.label2.Text = "Đơn vị chủ quản";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(65, 58);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(46, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Bộ/Tỉnh";
     //
     // f400_bao_cao_danh_muc_o_to
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(977, 484);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f400_bao_cao_danh_muc_o_to";
     this.Text = "f400_bao_cao_danh_muc_o_to_de_nghi_xu_ly";
     this.Load += new System.EventHandler(this.f400_bao_cao_danh_muc_o_to_de_nghi_xu_ly_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 5
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(f107_ht_tham_so_he_thong));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg           = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_gru_tim_kiem = new System.Windows.Forms.GroupBox();
     this.m_txt_search   = new System.Windows.Forms.TextBox();
     this.label1         = new System.Windows.Forms.Label();
     this.m_cmd_filter   = new System.Windows.Forms.Button();
     this.m_lbl_title    = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_gru_tim_kiem.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 373);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(643, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(375, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(463, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(551, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 86);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(643, 287);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // m_gru_tim_kiem
     //
     this.m_gru_tim_kiem.Controls.Add(this.m_txt_search);
     this.m_gru_tim_kiem.Controls.Add(this.label1);
     this.m_gru_tim_kiem.Controls.Add(this.m_cmd_filter);
     this.m_gru_tim_kiem.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_gru_tim_kiem.Location = new System.Drawing.Point(0, 37);
     this.m_gru_tim_kiem.Name     = "m_gru_tim_kiem";
     this.m_gru_tim_kiem.Size     = new System.Drawing.Size(643, 49);
     this.m_gru_tim_kiem.TabIndex = 25;
     this.m_gru_tim_kiem.TabStop  = false;
     //
     // m_txt_search
     //
     this.m_txt_search.Location = new System.Drawing.Point(78, 16);
     this.m_txt_search.Name     = "m_txt_search";
     this.m_txt_search.Size     = new System.Drawing.Size(473, 20);
     this.m_txt_search.TabIndex = 31;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 19);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(49, 13);
     this.label1.TabIndex = 30;
     this.label1.Text     = "Tìm kiếm";
     //
     // m_cmd_filter
     //
     this.m_cmd_filter.Image      = ((System.Drawing.Image)(resources.GetObject("m_cmd_filter.Image")));
     this.m_cmd_filter.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.m_cmd_filter.Location   = new System.Drawing.Point(567, 14);
     this.m_cmd_filter.Name       = "m_cmd_filter";
     this.m_cmd_filter.Size       = new System.Drawing.Size(64, 23);
     this.m_cmd_filter.TabIndex   = 29;
     this.m_cmd_filter.Text       = "     Xem";
     this.m_cmd_filter.UseVisualStyleBackColor = true;
     //
     // m_lbl_title
     //
     this.m_lbl_title.Dock      = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_title.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_title.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_title.Location  = new System.Drawing.Point(0, 0);
     this.m_lbl_title.Name      = "m_lbl_title";
     this.m_lbl_title.Size      = new System.Drawing.Size(643, 37);
     this.m_lbl_title.TabIndex  = 24;
     this.m_lbl_title.Text      = "F107 - Tham số hệ thống ";
     this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // f107_ht_tham_so_he_thong
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(643, 409);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_gru_tim_kiem);
     this.Controls.Add(this.m_lbl_title);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f107_ht_tham_so_he_thong";
     this.Text  = "F107 - Tham số hệ thống";
     this.Load += new System.EventHandler(this.f107_ht_tham_so_he_thong_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_gru_tim_kiem.ResumeLayout(false);
     this.m_gru_tim_kiem.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f710_V_BC_TINH_HINH_CPN_THEO_PHONG_BAN));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_cmd_tim_kiem = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem = new System.Windows.Forms.TextBox();
     this.m_lbl_tu_khoa = new System.Windows.Forms.Label();
     this.m_dt_tu_ngay = new System.Windows.Forms.DateTimePicker();
     this.m_lbl_den_ngay = new System.Windows.Forms.Label();
     this.m_lbl_tu_ngay = new System.Windows.Forms.Label();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_dt_den_ngay = new System.Windows.Forms.DateTimePicker();
     this.label3 = new System.Windows.Forms.Label();
     this.m_lbl_tong_so_vuot_dm = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.toolTip2 = new System.Windows.Forms.ToolTip(this.components);
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 525);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(993, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList = this.ImageList;
     this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size = new System.Drawing.Size(104, 28);
     this.m_cmd_xuat_excel.TabIndex = 21;
     this.m_cmd_xuat_excel.Text = "Xuất ra Excel";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(894, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(95, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 158);
     this.m_fg.Name = "m_fg";
     this.m_fg.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Cell;
     this.m_fg.Size = new System.Drawing.Size(993, 367);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     this.toolTip1.SetToolTip(this.m_fg, "Bạn nhấp đúp chuột để xem chi tiết định mức");
     //
     // m_cmd_tim_kiem
     //
     this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_kiem.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_kiem.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_kiem.ForeColor = System.Drawing.Color.Maroon;
     this.m_cmd_tim_kiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_kiem.ImageIndex = 18;
     this.m_cmd_tim_kiem.ImageList = this.ImageList;
     this.m_cmd_tim_kiem.Location = new System.Drawing.Point(656, 58);
     this.m_cmd_tim_kiem.Name = "m_cmd_tim_kiem";
     this.m_cmd_tim_kiem.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_tim_kiem.TabIndex = 39;
     this.m_cmd_tim_kiem.Text = "Tìm kiếm";
     this.m_cmd_tim_kiem.Click += new System.EventHandler(this.m_cmd_tim_kiem_Click);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.Location = new System.Drawing.Point(241, 60);
     this.m_txt_tim_kiem.Name = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size = new System.Drawing.Size(395, 20);
     this.m_txt_tim_kiem.TabIndex = 38;
     this.toolTip2.SetToolTip(this.m_txt_tim_kiem, "Nhập Mã trung tâm, Tên trung tâm cần tìm!");
     //
     // m_lbl_tu_khoa
     //
     this.m_lbl_tu_khoa.AutoSize = true;
     this.m_lbl_tu_khoa.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_lbl_tu_khoa.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_tu_khoa.Location = new System.Drawing.Point(161, 66);
     this.m_lbl_tu_khoa.Name = "m_lbl_tu_khoa";
     this.m_lbl_tu_khoa.Size = new System.Drawing.Size(50, 13);
     this.m_lbl_tu_khoa.TabIndex = 35;
     this.m_lbl_tu_khoa.Text = "Từ khóa:";
     //
     // m_dt_tu_ngay
     //
     this.m_dt_tu_ngay.Checked = false;
     this.m_dt_tu_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dt_tu_ngay.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dt_tu_ngay.Location = new System.Drawing.Point(241, 25);
     this.m_dt_tu_ngay.Name = "m_dt_tu_ngay";
     this.m_dt_tu_ngay.Size = new System.Drawing.Size(120, 20);
     this.m_dt_tu_ngay.TabIndex = 34;
     this.m_dt_tu_ngay.Value = new System.DateTime(2001, 1, 1, 0, 0, 0, 0);
     //
     // m_lbl_den_ngay
     //
     this.m_lbl_den_ngay.AutoSize = true;
     this.m_lbl_den_ngay.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_lbl_den_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_den_ngay.Location = new System.Drawing.Point(435, 25);
     this.m_lbl_den_ngay.Name = "m_lbl_den_ngay";
     this.m_lbl_den_ngay.Size = new System.Drawing.Size(56, 13);
     this.m_lbl_den_ngay.TabIndex = 31;
     this.m_lbl_den_ngay.Text = "Đến ngày:";
     //
     // m_lbl_tu_ngay
     //
     this.m_lbl_tu_ngay.AutoSize = true;
     this.m_lbl_tu_ngay.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_lbl_tu_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_tu_ngay.Location = new System.Drawing.Point(161, 25);
     this.m_lbl_tu_ngay.Name = "m_lbl_tu_ngay";
     this.m_lbl_tu_ngay.Size = new System.Drawing.Size(49, 13);
     this.m_lbl_tu_ngay.TabIndex = 32;
     this.m_lbl_tu_ngay.Text = "Từ ngày:";
     //
     // m_lbl_header
     //
     this.m_lbl_header.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_header.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(993, 35);
     this.m_lbl_header.TabIndex = 30;
     this.m_lbl_header.Text = "BÁO CÁO TÌNH HÌNH VPP THEO TRUNG TÂM - BAN";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_dt_den_ngay);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.m_lbl_tong_so_vuot_dm);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_lbl_tu_ngay);
     this.panel1.Controls.Add(this.m_cmd_tim_kiem);
     this.panel1.Controls.Add(this.m_lbl_den_ngay);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Controls.Add(this.m_dt_tu_ngay);
     this.panel1.Controls.Add(this.m_lbl_tu_khoa);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 35);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(993, 123);
     this.panel1.TabIndex = 2830;
     //
     // m_dt_den_ngay
     //
     this.m_dt_den_ngay.Checked = false;
     this.m_dt_den_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dt_den_ngay.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dt_den_ngay.Location = new System.Drawing.Point(526, 25);
     this.m_dt_den_ngay.Name = "m_dt_den_ngay";
     this.m_dt_den_ngay.Size = new System.Drawing.Size(120, 20);
     this.m_dt_den_ngay.TabIndex = 45;
     this.m_dt_den_ngay.Value = new System.DateTime(2001, 1, 1, 0, 0, 0, 0);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(557, 88);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(0, 13);
     this.label3.TabIndex = 44;
     //
     // m_lbl_tong_so_vuot_dm
     //
     this.m_lbl_tong_so_vuot_dm.AutoSize = true;
     this.m_lbl_tong_so_vuot_dm.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_tong_so_vuot_dm.Location = new System.Drawing.Point(260, 102);
     this.m_lbl_tong_so_vuot_dm.Name = "m_lbl_tong_so_vuot_dm";
     this.m_lbl_tong_so_vuot_dm.Size = new System.Drawing.Size(14, 13);
     this.m_lbl_tong_so_vuot_dm.TabIndex = 43;
     this.m_lbl_tong_so_vuot_dm.Text = "0";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(12, 102);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(232, 13);
     this.label1.TabIndex = 42;
     this.label1.Text = "Tổng số trung tâm- ban vượt định mức: ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(456, 102);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(251, 13);
     this.label2.TabIndex = 41;
     this.label2.Text = "Các trung tâm vượt định mức sẽ được đánh dấu đỏ";
     //
     // toolTip1
     //
     this.toolTip1.AutoPopDelay = 4500;
     this.toolTip1.InitialDelay = 450;
     this.toolTip1.ReshowDelay = 50;
     this.toolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
     //
     // toolTip2
     //
     this.toolTip2.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;
     //
     // f710_V_BC_TINH_HINH_CPN_THEO_PHONG_BAN
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(993, 561);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f710_V_BC_TINH_HINH_CPN_THEO_PHONG_BAN";
     this.Text = "f710 - Báo cáo tình hình VPP theo Trung tâm - Ban";
     this.Load += new System.EventHandler(this.f710_V_BC_TINH_HINH_CPN_THEO_PHONG_BAN_Load);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.m_fg_KeyDown);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f300_V_GD_HOP_DONG_LAO_DONG));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_xuat_excel   = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg                = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_txt_nhan_vien     = new System.Windows.Forms.TextBox();
     this.m_lbl_ma_nhan_vien  = new System.Windows.Forms.Label();
     this.m_lbl_ngay_hieu_luc = new System.Windows.Forms.Label();
     this.m_lbl_ngay_het_han  = new System.Windows.Forms.Label();
     this.m_lbl_loai_hop_dong = new System.Windows.Forms.Label();
     this.m_cbo_loai_hop_dong = new System.Windows.Forms.ComboBox();
     this.m_dat_ngay_bat_dau  = new System.Windows.Forms.DateTimePicker();
     this.m_dat_ngay_ket_thuc = new System.Windows.Forms.DateTimePicker();
     this.m_cmd_search        = new SIS.Controls.Button.SiSButton();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 373);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(760, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_xuat_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.Font       = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmd_xuat_excel.ForeColor  = System.Drawing.Color.Maroon;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList  = this.ImageList;
     this.m_cmd_xuat_excel.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name       = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size       = new System.Drawing.Size(113, 28);
     this.m_cmd_xuat_excel.TabIndex   = 38;
     this.m_cmd_xuat_excel.Text       = "Xuất Excel";
     this.m_cmd_xuat_excel.Click     += new System.EventHandler(this.m_cmd_xuat_excel_Click_1);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(668, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     this.m_cmd_exit.Click     += new System.EventHandler(this.m_cmd_exit_Click);
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg.Location   = new System.Drawing.Point(0, 134);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(760, 239);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // m_txt_nhan_vien
     //
     this.m_txt_nhan_vien.Location     = new System.Drawing.Point(181, 23);
     this.m_txt_nhan_vien.Name         = "m_txt_nhan_vien";
     this.m_txt_nhan_vien.Size         = new System.Drawing.Size(377, 20);
     this.m_txt_nhan_vien.TabIndex     = 21;
     this.m_txt_nhan_vien.TextChanged += new System.EventHandler(this.m_txt_ma_nhan_vien_TextChanged);
     //
     // m_lbl_ma_nhan_vien
     //
     this.m_lbl_ma_nhan_vien.AutoSize = true;
     this.m_lbl_ma_nhan_vien.Location = new System.Drawing.Point(12, 26);
     this.m_lbl_ma_nhan_vien.Name     = "m_lbl_ma_nhan_vien";
     this.m_lbl_ma_nhan_vien.Size     = new System.Drawing.Size(163, 13);
     this.m_lbl_ma_nhan_vien.TabIndex = 22;
     this.m_lbl_ma_nhan_vien.Text     = "Tìm kiếm theo tên/mã nhân viên:";
     this.m_lbl_ma_nhan_vien.Click   += new System.EventHandler(this.m_lbl_ma_nhan_vien_Click);
     //
     // m_lbl_ngay_hieu_luc
     //
     this.m_lbl_ngay_hieu_luc.AutoSize = true;
     this.m_lbl_ngay_hieu_luc.Location = new System.Drawing.Point(36, 82);
     this.m_lbl_ngay_hieu_luc.Name     = "m_lbl_ngay_hieu_luc";
     this.m_lbl_ngay_hieu_luc.Size     = new System.Drawing.Size(139, 13);
     this.m_lbl_ngay_hieu_luc.TabIndex = 25;
     this.m_lbl_ngay_hieu_luc.Text     = "Ngày hợp đồng có hiệu lực:";
     //
     // m_lbl_ngay_het_han
     //
     this.m_lbl_ngay_het_han.AutoSize = true;
     this.m_lbl_ngay_het_han.Location = new System.Drawing.Point(314, 84);
     this.m_lbl_ngay_het_han.Name     = "m_lbl_ngay_het_han";
     this.m_lbl_ngay_het_han.Size     = new System.Drawing.Size(123, 13);
     this.m_lbl_ngay_het_han.TabIndex = 25;
     this.m_lbl_ngay_het_han.Text     = "Ngày hợp đồng hết hạn:";
     //
     // m_lbl_loai_hop_dong
     //
     this.m_lbl_loai_hop_dong.AutoSize    = true;
     this.m_lbl_loai_hop_dong.Location    = new System.Drawing.Point(80, 52);
     this.m_lbl_loai_hop_dong.Name        = "m_lbl_loai_hop_dong";
     this.m_lbl_loai_hop_dong.Size        = new System.Drawing.Size(79, 13);
     this.m_lbl_loai_hop_dong.TabIndex    = 23;
     this.m_lbl_loai_hop_dong.Text        = "Loại hợp đồng:";
     this.m_lbl_loai_hop_dong.UseMnemonic = false;
     //
     // m_cbo_loai_hop_dong
     //
     this.m_cbo_loai_hop_dong.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_loai_hop_dong.FormattingEnabled = true;
     this.m_cbo_loai_hop_dong.Location          = new System.Drawing.Point(181, 49);
     this.m_cbo_loai_hop_dong.Name     = "m_cbo_loai_hop_dong";
     this.m_cbo_loai_hop_dong.Size     = new System.Drawing.Size(271, 21);
     this.m_cbo_loai_hop_dong.TabIndex = 34;
     //
     // m_dat_ngay_bat_dau
     //
     this.m_dat_ngay_bat_dau.CalendarForeColor      = System.Drawing.Color.Maroon;
     this.m_dat_ngay_bat_dau.CalendarTitleForeColor = System.Drawing.Color.Maroon;
     this.m_dat_ngay_bat_dau.CustomFormat           = "dd/MM/yyyy";
     this.m_dat_ngay_bat_dau.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_ngay_bat_dau.Location     = new System.Drawing.Point(181, 80);
     this.m_dat_ngay_bat_dau.Name         = "m_dat_ngay_bat_dau";
     this.m_dat_ngay_bat_dau.ShowCheckBox = true;
     this.m_dat_ngay_bat_dau.Size         = new System.Drawing.Size(113, 20);
     this.m_dat_ngay_bat_dau.TabIndex     = 35;
     this.m_dat_ngay_bat_dau.Value        = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
     //
     // m_dat_ngay_ket_thuc
     //
     this.m_dat_ngay_ket_thuc.CalendarForeColor      = System.Drawing.Color.Maroon;
     this.m_dat_ngay_ket_thuc.CalendarTitleForeColor = System.Drawing.Color.Maroon;
     this.m_dat_ngay_ket_thuc.CustomFormat           = "dd/MM/yyyy";
     this.m_dat_ngay_ket_thuc.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_ngay_ket_thuc.Location     = new System.Drawing.Point(445, 80);
     this.m_dat_ngay_ket_thuc.Name         = "m_dat_ngay_ket_thuc";
     this.m_dat_ngay_ket_thuc.ShowCheckBox = true;
     this.m_dat_ngay_ket_thuc.Size         = new System.Drawing.Size(113, 20);
     this.m_dat_ngay_ket_thuc.TabIndex     = 36;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_search.Font       = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmd_search.ForeColor  = System.Drawing.Color.Maroon;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 5;
     this.m_cmd_search.ImageList  = this.ImageList;
     this.m_cmd_search.Location   = new System.Drawing.Point(599, 57);
     this.m_cmd_search.Name       = "m_cmd_search";
     this.m_cmd_search.Size       = new System.Drawing.Size(99, 28);
     this.m_cmd_search.TabIndex   = 38;
     this.m_cmd_search.Text       = "Tìm kiếm";
     this.m_cmd_search.Click     += new System.EventHandler(this.m_cmd_search_Click);
     //
     // f300_V_GD_HOP_DONG_LAO_DONG
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(760, 409);
     this.Controls.Add(this.m_cmd_search);
     this.Controls.Add(this.m_dat_ngay_ket_thuc);
     this.Controls.Add(this.m_dat_ngay_bat_dau);
     this.Controls.Add(this.m_cbo_loai_hop_dong);
     this.Controls.Add(this.m_lbl_ngay_het_han);
     this.Controls.Add(this.m_lbl_ngay_hieu_luc);
     this.Controls.Add(this.m_lbl_loai_hop_dong);
     this.Controls.Add(this.m_lbl_ma_nhan_vien);
     this.Controls.Add(this.m_txt_nhan_vien);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f300_V_GD_HOP_DONG_LAO_DONG";
     this.Text  = "f300_V_GD_HOP_DONG_LAO_DONG";
     this.Load += new System.EventHandler(this.f300_V_GD_HOP_DONG_LAO_DONG_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 8
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(f402_BAO_CAO_NHAN_SU_CHUC_VU));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat     = new System.Windows.Forms.Label();
     this.m_cmd_xuat_excel   = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem     = new System.Windows.Forms.TextBox();
     this.m_dtp_thoidiem     = new System.Windows.Forms.DateTimePicker();
     this.m_lbl_thoidiem     = new System.Windows.Forms.Label();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.m_rdb_nhom         = new System.Windows.Forms.RadioButton();
     this.m_rdb_ko_nhom      = new System.Windows.Forms.RadioButton();
     this.label1             = new System.Windows.Forms.Label();
     this.m_lbl_soluongns    = new System.Windows.Forms.Label();
     this.m_cmd_search       = new SIS.Controls.Button.SiSButton();
     this.m_ckb_kiem_nhiem   = new System.Windows.Forms.CheckBox();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_clb_chuc_vu      = new System.Windows.Forms.CheckedListBox();
     this.m_fg   = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.label2 = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 586);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1268, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(161, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1001;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList  = this.ImageList;
     this.m_cmd_xuat_excel.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name       = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size       = new System.Drawing.Size(93, 28);
     this.m_cmd_xuat_excel.TabIndex   = 4;
     this.m_cmd_xuat_excel.Text       = "Xuất Excel";
     this.m_cmd_xuat_excel.Click     += new System.EventHandler(this.m_cmd_xuat_excel_Click);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1176, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 5;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(711, 62);
     this.m_txt_tim_kiem.Name         = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size         = new System.Drawing.Size(358, 20);
     this.m_txt_tim_kiem.TabIndex     = 1;
     this.m_txt_tim_kiem.Visible      = false;
     this.m_txt_tim_kiem.MouseClick  += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     this.m_txt_tim_kiem.TextChanged += new System.EventHandler(this.m_txt_tim_kiem_TextChanged);
     this.m_txt_tim_kiem.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.m_txt_tim_kiem_KeyDown);
     this.m_txt_tim_kiem.Leave       += new System.EventHandler(this.m_txt_tim_kiem_Leave);
     //
     // m_dtp_thoidiem
     //
     this.m_dtp_thoidiem.CustomFormat  = "dd/MM/yyyy";
     this.m_dtp_thoidiem.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtp_thoidiem.Location      = new System.Drawing.Point(529, 18);
     this.m_dtp_thoidiem.Name          = "m_dtp_thoidiem";
     this.m_dtp_thoidiem.Size          = new System.Drawing.Size(176, 20);
     this.m_dtp_thoidiem.TabIndex      = 3;
     this.m_dtp_thoidiem.ValueChanged += new System.EventHandler(this.m_dtp_thoidiem_ValueChanged);
     //
     // m_lbl_thoidiem
     //
     this.m_lbl_thoidiem.AutoSize = true;
     this.m_lbl_thoidiem.Location = new System.Drawing.Point(466, 18);
     this.m_lbl_thoidiem.Name     = "m_lbl_thoidiem";
     this.m_lbl_thoidiem.Size     = new System.Drawing.Size(57, 13);
     this.m_lbl_thoidiem.TabIndex = 34;
     this.m_lbl_thoidiem.Text     = "Thời điểm:";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_rdb_nhom);
     this.groupBox1.Controls.Add(this.m_rdb_ko_nhom);
     this.groupBox1.Location = new System.Drawing.Point(12, 14);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(228, 65);
     this.groupBox1.TabIndex = 41;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Hiển thị:";
     //
     // m_rdb_nhom
     //
     this.m_rdb_nhom.AutoSize = true;
     this.m_rdb_nhom.Location = new System.Drawing.Point(21, 44);
     this.m_rdb_nhom.Name     = "m_rdb_nhom";
     this.m_rdb_nhom.Size     = new System.Drawing.Size(178, 17);
     this.m_rdb_nhom.TabIndex = 1;
     this.m_rdb_nhom.Text     = "Nhóm theo địa bàn, mã chức vụ";
     this.m_rdb_nhom.UseVisualStyleBackColor = true;
     this.m_rdb_nhom.CheckedChanged         += new System.EventHandler(this.m_rdb_nhom_CheckedChanged);
     //
     // m_rdb_ko_nhom
     //
     this.m_rdb_ko_nhom.AutoSize = true;
     this.m_rdb_ko_nhom.Checked  = true;
     this.m_rdb_ko_nhom.Location = new System.Drawing.Point(21, 20);
     this.m_rdb_ko_nhom.Name     = "m_rdb_ko_nhom";
     this.m_rdb_ko_nhom.Size     = new System.Drawing.Size(85, 17);
     this.m_rdb_ko_nhom.TabIndex = 0;
     this.m_rdb_ko_nhom.TabStop  = true;
     this.m_rdb_ko_nhom.Text     = "Không nhóm";
     this.m_rdb_ko_nhom.UseVisualStyleBackColor = true;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(468, 92);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(93, 13);
     this.label1.TabIndex = 35;
     this.label1.Text     = "Số lượng nhân sự:";
     //
     // m_lbl_soluongns
     //
     this.m_lbl_soluongns.AutoSize = true;
     this.m_lbl_soluongns.Location = new System.Drawing.Point(567, 92);
     this.m_lbl_soluongns.Name     = "m_lbl_soluongns";
     this.m_lbl_soluongns.Size     = new System.Drawing.Size(35, 13);
     this.m_lbl_soluongns.TabIndex = 36;
     this.m_lbl_soluongns.Text     = "label2";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(711, 16);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 2;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_ckb_kiem_nhiem
     //
     this.m_ckb_kiem_nhiem.AutoSize = true;
     this.m_ckb_kiem_nhiem.Location = new System.Drawing.Point(469, 50);
     this.m_ckb_kiem_nhiem.Name     = "m_ckb_kiem_nhiem";
     this.m_ckb_kiem_nhiem.Size     = new System.Drawing.Size(118, 17);
     this.m_ckb_kiem_nhiem.TabIndex = 43;
     this.m_ckb_kiem_nhiem.Text     = "Hiển thị kiêm nhiệm";
     this.m_ckb_kiem_nhiem.UseVisualStyleBackColor = true;
     this.m_ckb_kiem_nhiem.CheckedChanged         += new System.EventHandler(this.m_ckb_kiem_nhiem_CheckedChanged);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_clb_chuc_vu);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_ckb_kiem_nhiem);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Controls.Add(this.m_dtp_thoidiem);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.m_lbl_thoidiem);
     this.panel1.Controls.Add(this.m_lbl_soluongns);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1268, 126);
     this.panel1.TabIndex = 44;
     //
     // m_clb_chuc_vu
     //
     this.m_clb_chuc_vu.FormattingEnabled = true;
     this.m_clb_chuc_vu.Location          = new System.Drawing.Point(339, 18);
     this.m_clb_chuc_vu.Name                  = "m_clb_chuc_vu";
     this.m_clb_chuc_vu.Size                  = new System.Drawing.Size(120, 94);
     this.m_clb_chuc_vu.TabIndex              = 44;
     this.m_clb_chuc_vu.ItemCheck            += new System.Windows.Forms.ItemCheckEventHandler(this.m_clb_chuc_vu_ItemCheck);
     this.m_clb_chuc_vu.SelectedIndexChanged += new System.EventHandler(this.m_clb_chuc_vu_SelectedIndexChanged);
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 126);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1268, 460);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 45;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(259, 18);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(77, 13);
     this.label2.TabIndex = 45;
     this.label2.Text     = "Chọn chức vụ:";
     //
     // f402_BAO_CAO_NHAN_SU_CHUC_VU
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1268, 622);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f402_BAO_CAO_NHAN_SU_CHUC_VU";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F402 - Báo cáo nhân sự theo chức vụ";
     this.Load           += new System.EventHandler(this.f402_BAO_CAO_NHAN_SU_CHUC_VU_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 9
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(f420_search_chon_qlht));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_select       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header       = new System.Windows.Forms.Label();
     this.m_pnl_search_area  = new System.Windows.Forms.Panel();
     this.m_cmd_loc          = new SIS.Controls.Button.SiSButton();
     this.m_cbo_qlht_truong  = new System.Windows.Forms.ComboBox();
     this.label16            = new System.Windows.Forms.Label();
     this.m_txt_key_ma_lop   = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.m_txt_key_ten_qlht = new System.Windows.Forms.TextBox();
     this.label11            = new System.Windows.Forms.Label();
     this.m_grb_dm_cau_hoi   = new System.Windows.Forms.GroupBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl_search_area.SuspendLayout();
     this.m_grb_dm_cau_hoi.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_select);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 421);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(648, 41);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_select
     //
     this.m_cmd_select.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_select.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_select.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_select.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_select.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_select.ImageIndex = 13;
     this.m_cmd_select.ImageList  = this.ImageList;
     this.m_cmd_select.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_select.Name       = "m_cmd_select";
     this.m_cmd_select.Size       = new System.Drawing.Size(81, 33);
     this.m_cmd_select.TabIndex   = 0;
     this.m_cmd_select.Text       = "Chọn";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(556, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 33);
     this.m_cmd_exit.TabIndex   = 1;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(3, 16);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(642, 272);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(648, 40);
     this.m_lbl_header.TabIndex  = 24;
     this.m_lbl_header.Text      = "F420 - Chọn Quản lý học tập";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_pnl_search_area
     //
     this.m_pnl_search_area.Controls.Add(this.m_cmd_loc);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_qlht_truong);
     this.m_pnl_search_area.Controls.Add(this.label16);
     this.m_pnl_search_area.Controls.Add(this.m_txt_key_ma_lop);
     this.m_pnl_search_area.Controls.Add(this.label1);
     this.m_pnl_search_area.Controls.Add(this.m_txt_key_ten_qlht);
     this.m_pnl_search_area.Controls.Add(this.label11);
     this.m_pnl_search_area.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_search_area.Location = new System.Drawing.Point(0, 40);
     this.m_pnl_search_area.Name     = "m_pnl_search_area";
     this.m_pnl_search_area.Size     = new System.Drawing.Size(648, 90);
     this.m_pnl_search_area.TabIndex = 0;
     //
     // m_cmd_loc
     //
     this.m_cmd_loc.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_loc.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_loc.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_loc.Font       = new System.Drawing.Font("Microsoft Sans Serif", 11F);
     this.m_cmd_loc.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_loc.ImageIndex = 5;
     this.m_cmd_loc.ImageList  = this.ImageList;
     this.m_cmd_loc.Location   = new System.Drawing.Point(437, 46);
     this.m_cmd_loc.Name       = "m_cmd_loc";
     this.m_cmd_loc.Size       = new System.Drawing.Size(95, 37);
     this.m_cmd_loc.TabIndex   = 3;
     this.m_cmd_loc.Text       = "&Tìm kiếm";
     //
     // m_cbo_qlht_truong
     //
     this.m_cbo_qlht_truong.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_qlht_truong.FormattingEnabled = true;
     this.m_cbo_qlht_truong.Location          = new System.Drawing.Point(407, 18);
     this.m_cbo_qlht_truong.Name     = "m_cbo_qlht_truong";
     this.m_cbo_qlht_truong.Size     = new System.Drawing.Size(125, 21);
     this.m_cbo_qlht_truong.TabIndex = 2;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(359, 22);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(41, 13);
     this.label16.TabIndex = 21;
     this.label16.Text     = "Trường";
     //
     // m_txt_key_ma_lop
     //
     this.m_txt_key_ma_lop.Location = new System.Drawing.Point(162, 59);
     this.m_txt_key_ma_lop.Name     = "m_txt_key_ma_lop";
     this.m_txt_key_ma_lop.Size     = new System.Drawing.Size(158, 20);
     this.m_txt_key_ma_lop.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(75, 62);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(76, 13);
     this.label1.TabIndex = 8;
     this.label1.Text     = "Mã lớp quản lý";
     //
     // m_txt_key_ten_qlht
     //
     this.m_txt_key_ten_qlht.Location = new System.Drawing.Point(162, 17);
     this.m_txt_key_ten_qlht.Name     = "m_txt_key_ten_qlht";
     this.m_txt_key_ten_qlht.Size     = new System.Drawing.Size(158, 20);
     this.m_txt_key_ten_qlht.TabIndex = 0;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(80, 20);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(71, 13);
     this.label11.TabIndex = 8;
     this.label11.Text     = "Họ tên QLHT";
     //
     // m_grb_dm_cau_hoi
     //
     this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
     this.m_grb_dm_cau_hoi.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 130);
     this.m_grb_dm_cau_hoi.Name     = "m_grb_dm_cau_hoi";
     this.m_grb_dm_cau_hoi.Size     = new System.Drawing.Size(648, 291);
     this.m_grb_dm_cau_hoi.TabIndex = 1;
     this.m_grb_dm_cau_hoi.TabStop  = false;
     this.m_grb_dm_cau_hoi.Text     = "Danh sách Quản lý học tập";
     //
     // f420_search_chon_qlht
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(648, 462);
     this.Controls.Add(this.m_grb_dm_cau_hoi);
     this.Controls.Add(this.m_pnl_search_area);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f420_search_chon_qlht";
     this.Text = "F420 - Chọn Quản lý học tập";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl_search_area.ResumeLayout(false);
     this.m_pnl_search_area.PerformLayout();
     this.m_grb_dm_cau_hoi.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f430_quan_ly_blacklist));
     this.ImageList               = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm      = new System.Windows.Forms.Panel();
     this.label2                  = new System.Windows.Forms.Label();
     this.m_cmd_update            = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view              = new SIS.Controls.Button.SiSButton();
     this.m_cmd_remove_black_list = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit              = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert            = new SIS.Controls.Button.SiSButton();
     this.m_fg                     = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header             = new System.Windows.Forms.Label();
     this.groupBox4                = new System.Windows.Forms.GroupBox();
     this.m_txt_ghi_chu_ly_do      = new System.Windows.Forms.TextBox();
     this.m_txt_ten_chu_dien_thoai = new System.Windows.Forms.TextBox();
     this.m_txt_so_dien_thoai      = new System.Windows.Forms.TextBox();
     this.label1                   = new System.Windows.Forms.Label();
     this.label19                  = new System.Windows.Forms.Label();
     this.label20                  = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.label2);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_remove_black_list);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 446);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(790, 36);
     this.m_pnl_out_place_dm.TabIndex = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(95, 13);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(166, 13);
     this.label2.TabIndex = 19;
     this.label2.Text     = "Nhấn Ctrl + F để tìm kiếm trên lưới";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(468, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 0;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_remove_black_list
     //
     this.m_cmd_remove_black_list.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_remove_black_list.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_remove_black_list.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_remove_black_list.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_remove_black_list.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_remove_black_list.ImageIndex = 4;
     this.m_cmd_remove_black_list.ImageList  = this.ImageList;
     this.m_cmd_remove_black_list.Location   = new System.Drawing.Point(556, 4);
     this.m_cmd_remove_black_list.Name       = "m_cmd_remove_black_list";
     this.m_cmd_remove_black_list.Size       = new System.Drawing.Size(142, 28);
     this.m_cmd_remove_black_list.TabIndex   = 1;
     this.m_cmd_remove_black_list.Text       = "&Remove khỏi Blacklist";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(698, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 2;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex          = 10;
     this.m_cmd_insert.ImageList           = this.ImageList;
     this.m_cmd_insert.Location            = new System.Drawing.Point(679, 36);
     this.m_cmd_insert.Name     = "m_cmd_insert";
     this.m_cmd_insert.Size     = new System.Drawing.Size(88, 71);
     this.m_cmd_insert.TabIndex = 3;
     this.m_cmd_insert.Text     = "&Thêm";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 172);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(790, 274);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 1;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(790, 40);
     this.m_lbl_header.TabIndex  = 26;
     this.m_lbl_header.Text      = "F430 - Quản lý danh sách Blacklist";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.m_cmd_insert);
     this.groupBox4.Controls.Add(this.m_txt_ghi_chu_ly_do);
     this.groupBox4.Controls.Add(this.m_txt_ten_chu_dien_thoai);
     this.groupBox4.Controls.Add(this.m_txt_so_dien_thoai);
     this.groupBox4.Controls.Add(this.label1);
     this.groupBox4.Controls.Add(this.label19);
     this.groupBox4.Controls.Add(this.label20);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox4.Location = new System.Drawing.Point(0, 40);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(790, 132);
     this.groupBox4.TabIndex = 0;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Thông tin Quản lý học tập";
     //
     // m_txt_ghi_chu_ly_do
     //
     this.m_txt_ghi_chu_ly_do.BackColor   = System.Drawing.Color.White;
     this.m_txt_ghi_chu_ly_do.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_ghi_chu_ly_do.Location    = new System.Drawing.Point(122, 73);
     this.m_txt_ghi_chu_ly_do.Multiline   = true;
     this.m_txt_ghi_chu_ly_do.Name        = "m_txt_ghi_chu_ly_do";
     this.m_txt_ghi_chu_ly_do.Size        = new System.Drawing.Size(528, 34);
     this.m_txt_ghi_chu_ly_do.TabIndex    = 2;
     //
     // m_txt_ten_chu_dien_thoai
     //
     this.m_txt_ten_chu_dien_thoai.BackColor   = System.Drawing.Color.White;
     this.m_txt_ten_chu_dien_thoai.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_ten_chu_dien_thoai.Location    = new System.Drawing.Point(474, 36);
     this.m_txt_ten_chu_dien_thoai.Name        = "m_txt_ten_chu_dien_thoai";
     this.m_txt_ten_chu_dien_thoai.Size        = new System.Drawing.Size(176, 20);
     this.m_txt_ten_chu_dien_thoai.TabIndex    = 1;
     //
     // m_txt_so_dien_thoai
     //
     this.m_txt_so_dien_thoai.BackColor   = System.Drawing.Color.White;
     this.m_txt_so_dien_thoai.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_so_dien_thoai.Location    = new System.Drawing.Point(122, 36);
     this.m_txt_so_dien_thoai.Name        = "m_txt_so_dien_thoai";
     this.m_txt_so_dien_thoai.Size        = new System.Drawing.Size(140, 20);
     this.m_txt_so_dien_thoai.TabIndex    = 0;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(312, 39);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(153, 13);
     this.label1.TabIndex = 10;
     this.label1.Text     = "Họ tên người chủ số điện thoại";
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(45, 83);
     this.label19.Name     = "label19";
     this.label19.Size     = new System.Drawing.Size(69, 13);
     this.label19.TabIndex = 11;
     this.label19.Text     = "Ghi chú lý do";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(44, 38);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(70, 13);
     this.label20.TabIndex = 10;
     this.label20.Text     = "Số điện thoại";
     //
     // f430_quan_ly_blacklist
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(790, 482);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f430_quan_ly_blacklist";
     this.Text  = "F430 - Quản lý danh sách Blacklist";
     this.Load += new System.EventHandler(this.f430_quan_ly_blacklist_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 11
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(f409_bao_cao_nghi_viec));
     this.ImageList           = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm  = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat      = new System.Windows.Forms.Label();
     this.m_cmd_xuat_excel    = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit          = new SIS.Controls.Button.SiSButton();
     this.m_lbl_thoidiem      = new System.Windows.Forms.Label();
     this.m_dtp_tu_ngay       = new System.Windows.Forms.DateTimePicker();
     this.m_txt_tim_kiem      = new System.Windows.Forms.TextBox();
     this.label1              = new System.Windows.Forms.Label();
     this.m_dtp_den_ngay      = new System.Windows.Forms.DateTimePicker();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.m_rdb_nhom          = new System.Windows.Forms.RadioButton();
     this.m_rdb_ko_nhom       = new System.Windows.Forms.RadioButton();
     this.m_cmd_search        = new SIS.Controls.Button.SiSButton();
     this.m_lbl_soluongns     = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.panel2              = new System.Windows.Forms.Panel();
     this.m_cbo_trang_thai_ld = new System.Windows.Forms.ComboBox();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 586);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1268, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(193, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1001;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.Font       = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList  = this.ImageList;
     this.m_cmd_xuat_excel.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name       = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size       = new System.Drawing.Size(118, 28);
     this.m_cmd_xuat_excel.TabIndex   = 12;
     this.m_cmd_xuat_excel.Text       = "Xuất Excel";
     this.m_cmd_xuat_excel.Click     += new System.EventHandler(this.m_cmd_xuat_excel_Click);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1176, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_lbl_thoidiem
     //
     this.m_lbl_thoidiem.AutoSize = true;
     this.m_lbl_thoidiem.Location = new System.Drawing.Point(756, 11);
     this.m_lbl_thoidiem.Name     = "m_lbl_thoidiem";
     this.m_lbl_thoidiem.Size     = new System.Drawing.Size(49, 13);
     this.m_lbl_thoidiem.TabIndex = 38;
     this.m_lbl_thoidiem.Text     = "Từ ngày:";
     //
     // m_dtp_tu_ngay
     //
     this.m_dtp_tu_ngay.CustomFormat  = "dd/MM/yyyy";
     this.m_dtp_tu_ngay.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtp_tu_ngay.Location      = new System.Drawing.Point(819, 5);
     this.m_dtp_tu_ngay.Name          = "m_dtp_tu_ngay";
     this.m_dtp_tu_ngay.Size          = new System.Drawing.Size(176, 20);
     this.m_dtp_tu_ngay.TabIndex      = 37;
     this.m_dtp_tu_ngay.ValueChanged += new System.EventHandler(this.m_dtp_tu_ngay_ValueChanged);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(240, 8);
     this.m_txt_tim_kiem.Name        = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size        = new System.Drawing.Size(405, 20);
     this.m_txt_tim_kiem.TabIndex    = 35;
     this.m_txt_tim_kiem.MouseClick += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     this.m_txt_tim_kiem.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.m_txt_tim_kiem_KeyDown);
     this.m_txt_tim_kiem.Leave      += new System.EventHandler(this.m_txt_tim_kiem_Leave);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(756, 37);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(56, 13);
     this.label1.TabIndex = 40;
     this.label1.Text     = "Đến ngày:";
     //
     // m_dtp_den_ngay
     //
     this.m_dtp_den_ngay.CustomFormat  = "dd/MM/yyyy";
     this.m_dtp_den_ngay.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtp_den_ngay.Location      = new System.Drawing.Point(819, 31);
     this.m_dtp_den_ngay.Name          = "m_dtp_den_ngay";
     this.m_dtp_den_ngay.Size          = new System.Drawing.Size(176, 20);
     this.m_dtp_den_ngay.TabIndex      = 39;
     this.m_dtp_den_ngay.ValueChanged += new System.EventHandler(this.m_dtp_den_ngay_ValueChanged);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_rdb_nhom);
     this.groupBox1.Controls.Add(this.m_rdb_ko_nhom);
     this.groupBox1.Location = new System.Drawing.Point(10, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(224, 65);
     this.groupBox1.TabIndex = 42;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Hiển thị:";
     //
     // m_rdb_nhom
     //
     this.m_rdb_nhom.AutoSize = true;
     this.m_rdb_nhom.Location = new System.Drawing.Point(21, 44);
     this.m_rdb_nhom.Name     = "m_rdb_nhom";
     this.m_rdb_nhom.Size     = new System.Drawing.Size(178, 17);
     this.m_rdb_nhom.TabIndex = 1;
     this.m_rdb_nhom.Text     = "Nhóm theo địa bàn, mã chức vụ";
     this.m_rdb_nhom.UseVisualStyleBackColor = true;
     this.m_rdb_nhom.CheckedChanged         += new System.EventHandler(this.m_rdb_nhom_CheckedChanged);
     //
     // m_rdb_ko_nhom
     //
     this.m_rdb_ko_nhom.AutoSize = true;
     this.m_rdb_ko_nhom.Checked  = true;
     this.m_rdb_ko_nhom.Location = new System.Drawing.Point(21, 20);
     this.m_rdb_ko_nhom.Name     = "m_rdb_ko_nhom";
     this.m_rdb_ko_nhom.Size     = new System.Drawing.Size(85, 17);
     this.m_rdb_ko_nhom.TabIndex = 0;
     this.m_rdb_ko_nhom.TabStop  = true;
     this.m_rdb_ko_nhom.Text     = "Không nhóm";
     this.m_rdb_ko_nhom.UseVisualStyleBackColor = true;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(651, 3);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 36;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_lbl_soluongns
     //
     this.m_lbl_soluongns.AutoSize = true;
     this.m_lbl_soluongns.Location = new System.Drawing.Point(705, 55);
     this.m_lbl_soluongns.Name     = "m_lbl_soluongns";
     this.m_lbl_soluongns.Size     = new System.Drawing.Size(35, 13);
     this.m_lbl_soluongns.TabIndex = 45;
     this.m_lbl_soluongns.Text     = "label2";
     this.m_lbl_soluongns.Visible  = false;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(606, 55);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(93, 13);
     this.label2.TabIndex = 44;
     this.label2.Text     = "Số lượng nhân sự:";
     this.label2.Visible  = false;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_cbo_trang_thai_ld);
     this.panel2.Controls.Add(this.m_cmd_search);
     this.panel2.Controls.Add(this.m_lbl_soluongns);
     this.panel2.Controls.Add(this.m_txt_tim_kiem);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.m_dtp_tu_ngay);
     this.panel2.Controls.Add(this.m_lbl_thoidiem);
     this.panel2.Controls.Add(this.groupBox1);
     this.panel2.Controls.Add(this.m_dtp_den_ngay);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1268, 75);
     this.panel2.TabIndex = 47;
     //
     // m_cbo_trang_thai_ld
     //
     this.m_cbo_trang_thai_ld.FormattingEnabled = true;
     this.m_cbo_trang_thai_ld.Location          = new System.Drawing.Point(240, 47);
     this.m_cbo_trang_thai_ld.Name                  = "m_cbo_trang_thai_ld";
     this.m_cbo_trang_thai_ld.Size                  = new System.Drawing.Size(121, 21);
     this.m_cbo_trang_thai_ld.TabIndex              = 46;
     this.m_cbo_trang_thai_ld.SelectedValueChanged += new System.EventHandler(this.m_cbo_trang_thai_ld_SelectedValueChanged);
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 75);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1268, 511);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 48;
     //
     // f409_bao_cao_nghi_viec
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1268, 622);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f409_bao_cao_nghi_viec";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F409 - Nhân sự theo TTLĐ";
     this.Load           += new System.EventHandler(this.f409_bao_cao_nghi_viec_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F604_v_dm_cap_bac));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_lbl_tim_kiem     = new System.Windows.Forms.Label();
     this.m_cmd_search       = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem     = new System.Windows.Forms.TextBox();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 625);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1284, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(832, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(112, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm cấp bậc";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(944, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(112, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa cấp bậc";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(1056, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(112, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá cấp bậc";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1168, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(112, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_lbl_tim_kiem
     //
     this.m_lbl_tim_kiem.AutoSize = true;
     this.m_lbl_tim_kiem.Location = new System.Drawing.Point(354, 20);
     this.m_lbl_tim_kiem.Name     = "m_lbl_tim_kiem";
     this.m_lbl_tim_kiem.Size     = new System.Drawing.Size(49, 13);
     this.m_lbl_tim_kiem.TabIndex = 37;
     this.m_lbl_tim_kiem.Text     = "Tìm kiếm";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(750, 12);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 36;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.ForeColor          = System.Drawing.SystemColors.GrayText;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(420, 17);
     this.m_txt_tim_kiem.Name        = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size        = new System.Drawing.Size(324, 20);
     this.m_txt_tim_kiem.TabIndex    = 35;
     this.m_txt_tim_kiem.MouseClick += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_lbl_tim_kiem);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1284, 50);
     this.panel1.TabIndex = 38;
     //
     // m_fg
     //
     this.m_fg.ColumnInfo    = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location      = new System.Drawing.Point(0, 50);
     this.m_fg.Name          = "m_fg";
     this.m_fg.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Row;
     this.m_fg.Size          = new System.Drawing.Size(1284, 575);
     this.m_fg.Styles        = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex      = 39;
     //
     // F604_v_dm_cap_bac
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoSize          = true;
     this.ClientSize        = new System.Drawing.Size(1284, 661);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "F604_v_dm_cap_bac";
     this.Text            = "F604 - Danh mục cấp bậc";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.F604_v_dm_cap_bac_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f110_dm_cau_hoi));
     this.ImageList               = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm      = new System.Windows.Forms.Panel();
     this.m_cmd_them_cau_tra_loi  = new SIS.Controls.Button.SiSButton();
     this.m_cmd_duyet_cau_tra_loi = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert            = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update            = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view              = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete            = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit              = new SIS.Controls.Button.SiSButton();
     this.m_fg               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header       = new System.Windows.Forms.Label();
     this.m_pnl_search_area  = new System.Windows.Forms.Panel();
     this.m_cbo_nhom_cau_hoi = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi       = new System.Windows.Forms.ComboBox();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.m_grb_dm_cau_hoi   = new System.Windows.Forms.GroupBox();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.m_fg_cau_tra_loi   = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl_search_area.SuspendLayout();
     this.m_grb_dm_cau_hoi.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_cau_tra_loi)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_them_cau_tra_loi);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_duyet_cau_tra_loi);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 456);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(915, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_them_cau_tra_loi
     //
     this.m_cmd_them_cau_tra_loi.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_them_cau_tra_loi.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_them_cau_tra_loi.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_them_cau_tra_loi.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_them_cau_tra_loi.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_them_cau_tra_loi.ImageIndex = 0;
     this.m_cmd_them_cau_tra_loi.ImageList  = this.ImageList;
     this.m_cmd_them_cau_tra_loi.Location   = new System.Drawing.Point(604, 4);
     this.m_cmd_them_cau_tra_loi.Name       = "m_cmd_them_cau_tra_loi";
     this.m_cmd_them_cau_tra_loi.Size       = new System.Drawing.Size(109, 28);
     this.m_cmd_them_cau_tra_loi.TabIndex   = 2;
     this.m_cmd_them_cau_tra_loi.Text       = "&Thêm câu trả lời";
     //
     // m_cmd_duyet_cau_tra_loi
     //
     this.m_cmd_duyet_cau_tra_loi.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_duyet_cau_tra_loi.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_duyet_cau_tra_loi.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_duyet_cau_tra_loi.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_duyet_cau_tra_loi.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_duyet_cau_tra_loi.ImageIndex = 13;
     this.m_cmd_duyet_cau_tra_loi.ImageList  = this.ImageList;
     this.m_cmd_duyet_cau_tra_loi.Location   = new System.Drawing.Point(713, 4);
     this.m_cmd_duyet_cau_tra_loi.Name       = "m_cmd_duyet_cau_tra_loi";
     this.m_cmd_duyet_cau_tra_loi.Size       = new System.Drawing.Size(110, 28);
     this.m_cmd_duyet_cau_tra_loi.TabIndex   = 3;
     this.m_cmd_duyet_cau_tra_loi.Text       = "Duyệt câu trả lời";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(268, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 0;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(180, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 1;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(92, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(823, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 4;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(3, 16);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(464, 346);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(915, 40);
     this.m_lbl_header.TabIndex  = 24;
     this.m_lbl_header.Text      = "F100 - Danh mục câu hỏi";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_pnl_search_area
     //
     this.m_pnl_search_area.Controls.Add(this.m_cbo_nhom_cau_hoi);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_don_vi);
     this.m_pnl_search_area.Controls.Add(this.label2);
     this.m_pnl_search_area.Controls.Add(this.label1);
     this.m_pnl_search_area.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_search_area.Location = new System.Drawing.Point(0, 40);
     this.m_pnl_search_area.Name     = "m_pnl_search_area";
     this.m_pnl_search_area.Size     = new System.Drawing.Size(915, 51);
     this.m_pnl_search_area.TabIndex = 0;
     //
     // m_cbo_nhom_cau_hoi
     //
     this.m_cbo_nhom_cau_hoi.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_nhom_cau_hoi.FormattingEnabled = true;
     this.m_cbo_nhom_cau_hoi.Location          = new System.Drawing.Point(520, 15);
     this.m_cbo_nhom_cau_hoi.Name     = "m_cbo_nhom_cau_hoi";
     this.m_cbo_nhom_cau_hoi.Size     = new System.Drawing.Size(227, 21);
     this.m_cbo_nhom_cau_hoi.TabIndex = 1;
     //
     // m_cbo_don_vi
     //
     this.m_cbo_don_vi.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_don_vi.FormattingEnabled = true;
     this.m_cbo_don_vi.Location          = new System.Drawing.Point(82, 15);
     this.m_cbo_don_vi.Name     = "m_cbo_don_vi";
     this.m_cbo_don_vi.Size     = new System.Drawing.Size(220, 21);
     this.m_cbo_don_vi.TabIndex = 0;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(429, 19);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(73, 13);
     this.label2.TabIndex = 14;
     this.label2.Text     = "Nhóm câu hỏi";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(35, 19);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(38, 13);
     this.label1.TabIndex = 14;
     this.label1.Text     = "Đơn vị";
     //
     // m_grb_dm_cau_hoi
     //
     this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
     this.m_grb_dm_cau_hoi.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 91);
     this.m_grb_dm_cau_hoi.Name     = "m_grb_dm_cau_hoi";
     this.m_grb_dm_cau_hoi.Size     = new System.Drawing.Size(470, 365);
     this.m_grb_dm_cau_hoi.TabIndex = 26;
     this.m_grb_dm_cau_hoi.TabStop  = false;
     this.m_grb_dm_cau_hoi.Text     = "Danh sách câu hỏi";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.m_fg_cau_tra_loi);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(470, 91);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(445, 365);
     this.groupBox2.TabIndex = 27;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Phần câu trả lời";
     //
     // m_fg_cau_tra_loi
     //
     this.m_fg_cau_tra_loi.ColumnInfo = resources.GetString("m_fg_cau_tra_loi.ColumnInfo");
     this.m_fg_cau_tra_loi.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg_cau_tra_loi.Location   = new System.Drawing.Point(3, 16);
     this.m_fg_cau_tra_loi.Name       = "m_fg_cau_tra_loi";
     this.m_fg_cau_tra_loi.Size       = new System.Drawing.Size(439, 346);
     this.m_fg_cau_tra_loi.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_cau_tra_loi.Styles"));
     this.m_fg_cau_tra_loi.TabIndex   = 21;
     //
     // f110_dm_cau_hoi
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(915, 492);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.m_grb_dm_cau_hoi);
     this.Controls.Add(this.m_pnl_search_area);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f110_dm_cau_hoi";
     this.Text  = "F100 - Danh mục câu hỏi";
     this.Load += new System.EventHandler(this.f110_dm_cau_hoi_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl_search_area.ResumeLayout(false);
     this.m_pnl_search_area.PerformLayout();
     this.m_grb_dm_cau_hoi.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_cau_tra_loi)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 14
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(f600_v_dm_quyet_dinh));
     this.ImageList             = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm    = new System.Windows.Forms.Panel();
     this.m_cmd_chon_quyet_dinh = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert          = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update          = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view            = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete          = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit            = new SIS.Controls.Button.SiSButton();
     this.m_cmd_search          = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem        = new System.Windows.Forms.TextBox();
     this.m_lbl_tim_kiem        = new System.Windows.Forms.Label();
     this.m_grv_dm_quyet_dinh   = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_tooltip             = new System.Windows.Forms.ToolTip(this.components);
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_dm_quyet_dinh)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_chon_quyet_dinh);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 428);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(782, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_chon_quyet_dinh
     //
     this.m_cmd_chon_quyet_dinh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_chon_quyet_dinh.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_chon_quyet_dinh.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_chon_quyet_dinh.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_chon_quyet_dinh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_chon_quyet_dinh.ImageIndex = 13;
     this.m_cmd_chon_quyet_dinh.ImageList  = this.ImageList;
     this.m_cmd_chon_quyet_dinh.Location   = new System.Drawing.Point(178, 4);
     this.m_cmd_chon_quyet_dinh.Name       = "m_cmd_chon_quyet_dinh";
     this.m_cmd_chon_quyet_dinh.Size       = new System.Drawing.Size(120, 28);
     this.m_cmd_chon_quyet_dinh.TabIndex   = 22;
     this.m_cmd_chon_quyet_dinh.Text       = "&Chọn quyết định";
     this.m_cmd_chon_quyet_dinh.Visible    = false;
     this.m_cmd_chon_quyet_dinh.Click     += new System.EventHandler(this.m_cmd_chon_quyet_dinh_Click);
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(298, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(120, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm quyết định";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(418, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(120, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa quyết định";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(538, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(120, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá quyết định";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(658, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(120, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(559, 12);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 33;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.ForeColor          = System.Drawing.SystemColors.GrayText;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(186, 17);
     this.m_txt_tim_kiem.Name     = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size     = new System.Drawing.Size(352, 20);
     this.m_txt_tim_kiem.TabIndex = 32;
     //
     // m_lbl_tim_kiem
     //
     this.m_lbl_tim_kiem.AutoSize = true;
     this.m_lbl_tim_kiem.Location = new System.Drawing.Point(120, 20);
     this.m_lbl_tim_kiem.Name     = "m_lbl_tim_kiem";
     this.m_lbl_tim_kiem.Size     = new System.Drawing.Size(48, 14);
     this.m_lbl_tim_kiem.TabIndex = 34;
     this.m_lbl_tim_kiem.Text     = "Tìm kiếm";
     //
     // m_grv_dm_quyet_dinh
     //
     this.m_grv_dm_quyet_dinh.ColumnInfo    = resources.GetString("m_grv_dm_quyet_dinh.ColumnInfo");
     this.m_grv_dm_quyet_dinh.Location      = new System.Drawing.Point(0, 50);
     this.m_grv_dm_quyet_dinh.Name          = "m_grv_dm_quyet_dinh";
     this.m_grv_dm_quyet_dinh.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Row;
     this.m_grv_dm_quyet_dinh.Size          = new System.Drawing.Size(778, 367);
     this.m_grv_dm_quyet_dinh.Styles        = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_dm_quyet_dinh.Styles"));
     this.m_grv_dm_quyet_dinh.TabIndex      = 20;
     this.m_grv_dm_quyet_dinh.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.m_grv_dm_quyet_dinh_KeyDown);
     //
     // f600_v_dm_quyet_dinh
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(784, 462);
     this.Controls.Add(this.m_lbl_tim_kiem);
     this.Controls.Add(this.m_cmd_search);
     this.Controls.Add(this.m_txt_tim_kiem);
     this.Controls.Add(this.m_grv_dm_quyet_dinh);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.MaximumSize = new System.Drawing.Size(800, 500);
     this.MinimumSize = new System.Drawing.Size(800, 500);
     this.Name        = "f600_v_dm_quyet_dinh";
     this.Text        = "F601 - Danh mục quyết định";
     this.Load       += new System.EventHandler(this.f600_v_dm_quyet_dinh_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_dm_quyet_dinh)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f308_DOI_MAT_KHAU_NGUOI_SD));
     this.m_cbo_tai_khoan = new System.Windows.Forms.ComboBox();
     this.m_lbl_tk = new System.Windows.Forms.Label();
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_save = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_lbl_tk_cu = new System.Windows.Forms.Label();
     this.m_lbl_mat_khau_moi = new System.Windows.Forms.Label();
     this.m_lbl_nhap_lai_mat_khau_moi = new System.Windows.Forms.Label();
     this.m_txt_mat_khau_cu = new System.Windows.Forms.TextBox();
     this.m_txt_mat_khau_moi = new System.Windows.Forms.TextBox();
     this.m_txt_nhap_lai_mat_khau_moi = new System.Windows.Forms.TextBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.SuspendLayout();
     //
     // m_cbo_tai_khoan
     //
     this.m_cbo_tai_khoan.FormattingEnabled = true;
     this.m_cbo_tai_khoan.Location = new System.Drawing.Point(148, 23);
     this.m_cbo_tai_khoan.Name = "m_cbo_tai_khoan";
     this.m_cbo_tai_khoan.Size = new System.Drawing.Size(197, 21);
     this.m_cbo_tai_khoan.TabIndex = 1;
     //
     // m_lbl_tk
     //
     this.m_lbl_tk.AutoSize = true;
     this.m_lbl_tk.Location = new System.Drawing.Point(11, 26);
     this.m_lbl_tk.Name = "m_lbl_tk";
     this.m_lbl_tk.Size = new System.Drawing.Size(79, 13);
     this.m_lbl_tk.TabIndex = 0;
     this.m_lbl_tk.Text = "Chọn tài khoản";
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_save);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 184);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(380, 44);
     this.m_pnl_out_place_dm.TabIndex = 8;
     //
     // m_cmd_save
     //
     this.m_cmd_save.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_save.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_save.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_save.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_save.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_save.ImageIndex = 10;
     this.m_cmd_save.ImageList = this.ImageList;
     this.m_cmd_save.Location = new System.Drawing.Point(185, 4);
     this.m_cmd_save.Name = "m_cmd_save";
     this.m_cmd_save.Size = new System.Drawing.Size(103, 36);
     this.m_cmd_save.TabIndex = 0;
     this.m_cmd_save.Text = "&Lưu";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 11;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(288, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 36);
     this.m_cmd_exit.TabIndex = 1;
     this.m_cmd_exit.Text = "Trở về (Esc)";
     //
     // m_lbl_tk_cu
     //
     this.m_lbl_tk_cu.AutoSize = true;
     this.m_lbl_tk_cu.Location = new System.Drawing.Point(11, 65);
     this.m_lbl_tk_cu.Name = "m_lbl_tk_cu";
     this.m_lbl_tk_cu.Size = new System.Drawing.Size(67, 13);
     this.m_lbl_tk_cu.TabIndex = 2;
     this.m_lbl_tk_cu.Text = "Mật khẩu cũ";
     //
     // m_lbl_mat_khau_moi
     //
     this.m_lbl_mat_khau_moi.AutoSize = true;
     this.m_lbl_mat_khau_moi.Location = new System.Drawing.Point(11, 102);
     this.m_lbl_mat_khau_moi.Name = "m_lbl_mat_khau_moi";
     this.m_lbl_mat_khau_moi.Size = new System.Drawing.Size(71, 13);
     this.m_lbl_mat_khau_moi.TabIndex = 4;
     this.m_lbl_mat_khau_moi.Text = "Mật khẩu mới";
     //
     // m_lbl_nhap_lai_mat_khau_moi
     //
     this.m_lbl_nhap_lai_mat_khau_moi.AutoSize = true;
     this.m_lbl_nhap_lai_mat_khau_moi.Location = new System.Drawing.Point(11, 139);
     this.m_lbl_nhap_lai_mat_khau_moi.Name = "m_lbl_nhap_lai_mat_khau_moi";
     this.m_lbl_nhap_lai_mat_khau_moi.Size = new System.Drawing.Size(112, 13);
     this.m_lbl_nhap_lai_mat_khau_moi.TabIndex = 6;
     this.m_lbl_nhap_lai_mat_khau_moi.Text = "Nhập lại mật khẩu mới";
     //
     // m_txt_mat_khau_cu
     //
     this.m_txt_mat_khau_cu.Location = new System.Drawing.Point(148, 62);
     this.m_txt_mat_khau_cu.Name = "m_txt_mat_khau_cu";
     this.m_txt_mat_khau_cu.Size = new System.Drawing.Size(197, 20);
     this.m_txt_mat_khau_cu.TabIndex = 3;
     //
     // m_txt_mat_khau_moi
     //
     this.m_txt_mat_khau_moi.Location = new System.Drawing.Point(148, 99);
     this.m_txt_mat_khau_moi.Name = "m_txt_mat_khau_moi";
     this.m_txt_mat_khau_moi.Size = new System.Drawing.Size(197, 20);
     this.m_txt_mat_khau_moi.TabIndex = 5;
     this.m_txt_mat_khau_moi.UseSystemPasswordChar = true;
     //
     // m_txt_nhap_lai_mat_khau_moi
     //
     this.m_txt_nhap_lai_mat_khau_moi.Location = new System.Drawing.Point(148, 136);
     this.m_txt_nhap_lai_mat_khau_moi.Name = "m_txt_nhap_lai_mat_khau_moi";
     this.m_txt_nhap_lai_mat_khau_moi.Size = new System.Drawing.Size(197, 20);
     this.m_txt_nhap_lai_mat_khau_moi.TabIndex = 7;
     this.m_txt_nhap_lai_mat_khau_moi.UseSystemPasswordChar = true;
     //
     // f308_DOI_MAT_KHAU_NGUOI_SD
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(380, 228);
     this.Controls.Add(this.m_txt_nhap_lai_mat_khau_moi);
     this.Controls.Add(this.m_txt_mat_khau_moi);
     this.Controls.Add(this.m_txt_mat_khau_cu);
     this.Controls.Add(this.m_lbl_nhap_lai_mat_khau_moi);
     this.Controls.Add(this.m_lbl_mat_khau_moi);
     this.Controls.Add(this.m_lbl_tk_cu);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Controls.Add(this.m_lbl_tk);
     this.Controls.Add(this.m_cbo_tai_khoan);
     this.Name = "f308_DOI_MAT_KHAU_NGUOI_SD";
     this.Text = "F308 - Đổi mật khẩu người sử dụng";
     this.m_pnl_out_place_dm.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(F205_V_GD_QUYET_DINH));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat     = new System.Windows.Forms.Label();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg                  = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_tim_kiem        = new System.Windows.Forms.Label();
     this.m_cmd_search          = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem        = new System.Windows.Forms.TextBox();
     this.groupBox2             = new System.Windows.Forms.GroupBox();
     this.label3                = new System.Windows.Forms.Label();
     this.m_dat_den_ngay        = new System.Windows.Forms.DateTimePicker();
     this.m_cbo_loai_quyet_dinh = new System.Windows.Forms.ComboBox();
     this.m_lbl_loai_quyet_dinh = new System.Windows.Forms.Label();
     this.m_cbo_tim_kiem_theo   = new System.Windows.Forms.ComboBox();
     this.label5                = new System.Windows.Forms.Label();
     this.label4                = new System.Windows.Forms.Label();
     this.m_dat_tu_ngay         = new System.Windows.Forms.DateTimePicker();
     this.panel1                = new System.Windows.Forms.Panel();
     this.label1                = new System.Windows.Forms.Label();
     this.m_lbl_total_record    = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 586);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1268, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(12, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1001;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(544, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(180, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Tạo quyết định";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(724, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(180, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa quyết định";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(904, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(180, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá quyết định";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1084, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(180, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo   = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location     = new System.Drawing.Point(0, 101);
     this.m_fg.Name         = "m_fg";
     this.m_fg.Size         = new System.Drawing.Size(1268, 485);
     this.m_fg.Styles       = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex     = 20;
     this.m_fg.Click       += new System.EventHandler(this.m_fg_Click);
     this.m_fg.DoubleClick += new System.EventHandler(this.m_fg_DoubleClick);
     //
     // m_lbl_tim_kiem
     //
     this.m_lbl_tim_kiem.AutoSize = true;
     this.m_lbl_tim_kiem.Location = new System.Drawing.Point(22, 26);
     this.m_lbl_tim_kiem.Name     = "m_lbl_tim_kiem";
     this.m_lbl_tim_kiem.Size     = new System.Drawing.Size(49, 13);
     this.m_lbl_tim_kiem.TabIndex = 37;
     this.m_lbl_tim_kiem.Text     = "Tìm kiếm";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(584, 18);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(113, 28);
     this.m_cmd_search.TabIndex = 36;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.ForeColor          = System.Drawing.SystemColors.GrayText;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(88, 23);
     this.m_txt_tim_kiem.Name        = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size        = new System.Drawing.Size(490, 20);
     this.m_txt_tim_kiem.TabIndex    = 35;
     this.m_txt_tim_kiem.MouseClick += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     this.m_txt_tim_kiem.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.m_txt_tim_kiem_KeyDown);
     this.m_txt_tim_kiem.Leave      += new System.EventHandler(this.m_txt_tim_kiem_Leave);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.m_dat_den_ngay);
     this.groupBox2.Controls.Add(this.m_cbo_loai_quyet_dinh);
     this.groupBox2.Controls.Add(this.m_lbl_loai_quyet_dinh);
     this.groupBox2.Controls.Add(this.m_cbo_tim_kiem_theo);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.m_dat_tu_ngay);
     this.groupBox2.Location = new System.Drawing.Point(706, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(453, 94);
     this.groupBox2.TabIndex = 44;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Tìm kiếm";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(250, 66);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(53, 13);
     this.label3.TabIndex = 50;
     this.label3.Text     = "Đến ngày";
     //
     // m_dat_den_ngay
     //
     this.m_dat_den_ngay.CustomFormat  = "dd/MM/yyyy";
     this.m_dat_den_ngay.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_den_ngay.Location      = new System.Drawing.Point(309, 63);
     this.m_dat_den_ngay.Name          = "m_dat_den_ngay";
     this.m_dat_den_ngay.Size          = new System.Drawing.Size(111, 20);
     this.m_dat_den_ngay.TabIndex      = 49;
     this.m_dat_den_ngay.ValueChanged += new System.EventHandler(this.m_dat_den_ngay_ValueChanged);
     //
     // m_cbo_loai_quyet_dinh
     //
     this.m_cbo_loai_quyet_dinh.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_loai_quyet_dinh.FormattingEnabled = true;
     this.m_cbo_loai_quyet_dinh.Location          = new System.Drawing.Point(121, 17);
     this.m_cbo_loai_quyet_dinh.Name     = "m_cbo_loai_quyet_dinh";
     this.m_cbo_loai_quyet_dinh.Size     = new System.Drawing.Size(299, 21);
     this.m_cbo_loai_quyet_dinh.TabIndex = 48;
     //
     // m_lbl_loai_quyet_dinh
     //
     this.m_lbl_loai_quyet_dinh.AutoSize = true;
     this.m_lbl_loai_quyet_dinh.Location = new System.Drawing.Point(39, 20);
     this.m_lbl_loai_quyet_dinh.Name     = "m_lbl_loai_quyet_dinh";
     this.m_lbl_loai_quyet_dinh.Size     = new System.Drawing.Size(80, 13);
     this.m_lbl_loai_quyet_dinh.TabIndex = 47;
     this.m_lbl_loai_quyet_dinh.Text     = "Loại quyết định";
     //
     // m_cbo_tim_kiem_theo
     //
     this.m_cbo_tim_kiem_theo.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_tim_kiem_theo.FormattingEnabled = true;
     this.m_cbo_tim_kiem_theo.Location          = new System.Drawing.Point(121, 40);
     this.m_cbo_tim_kiem_theo.Name                  = "m_cbo_tim_kiem_theo";
     this.m_cbo_tim_kiem_theo.Size                  = new System.Drawing.Size(299, 21);
     this.m_cbo_tim_kiem_theo.TabIndex              = 46;
     this.m_cbo_tim_kiem_theo.SelectedIndexChanged += new System.EventHandler(this.m_cbo_tim_kiem_theo_SelectedIndexChanged);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(27, 43);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(88, 13);
     this.label5.TabIndex = 45;
     this.label5.Text     = "Theo ngày tháng";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(69, 66);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(46, 13);
     this.label4.TabIndex = 44;
     this.label4.Text     = "Từ ngày";
     //
     // m_dat_tu_ngay
     //
     this.m_dat_tu_ngay.CustomFormat  = "dd/MM/yyyy";
     this.m_dat_tu_ngay.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_tu_ngay.Location      = new System.Drawing.Point(121, 63);
     this.m_dat_tu_ngay.Name          = "m_dat_tu_ngay";
     this.m_dat_tu_ngay.Size          = new System.Drawing.Size(111, 20);
     this.m_dat_tu_ngay.TabIndex      = 43;
     this.m_dat_tu_ngay.ValueChanged += new System.EventHandler(this.m_dat_tu_ngay_ValueChanged);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_lbl_total_record);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_lbl_tim_kiem);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1268, 101);
     this.panel1.TabIndex = 45;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(417, 72);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(234, 13);
     this.label1.TabIndex = 46;
     this.label1.Text     = "Click vào ô Mã quyết định để xem file đính kèm";
     //
     // m_lbl_total_record
     //
     this.m_lbl_total_record.AutoSize = true;
     this.m_lbl_total_record.Location = new System.Drawing.Point(36, 69);
     this.m_lbl_total_record.Name     = "m_lbl_total_record";
     this.m_lbl_total_record.Size     = new System.Drawing.Size(0, 13);
     this.m_lbl_total_record.TabIndex = 45;
     //
     // F205_V_GD_QUYET_DINH
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1268, 622);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MinimumSize     = new System.Drawing.Size(1179, 519);
     this.Name            = "F205_V_GD_QUYET_DINH";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F205 - Danh mục quyết định";
     this.Load           += new System.EventHandler(this.F205_V_GD_QUYET_DINH_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 17
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(f611_quan_ly_van_thu));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_them_van_ban_di_luu = new SIS.Controls.Button.SiSButton();
     this.m_cmd_them_van_ban_di_khong_luu = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_title = new System.Windows.Forms.Label();
     this.m_rdb_van_ban_den = new System.Windows.Forms.RadioButton();
     this.m_rdb_van_ban_di_noi_bo = new System.Windows.Forms.RadioButton();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_rdb_tat_ca = new System.Windows.Forms.RadioButton();
     this.m_rdb_van_ban_di_ben_ngoai = new System.Windows.Forms.RadioButton();
     this.m_txt_tu_khoa = new System.Windows.Forms.TextBox();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.label1 = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.m_txt_den_ngay = new BCTKApp.TCDatetime();
     this.m_txt_tu_ngay = new BCTKApp.TCDatetime();
     this.m_cmd_xem_file = new SIS.Controls.Button.SiSButton();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_them_van_ban_di_luu);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_them_van_ban_di_khong_luu);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 468);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1003, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_them_van_ban_di_luu
     //
     this.m_cmd_them_van_ban_di_luu.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_them_van_ban_di_luu.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_them_van_ban_di_luu.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_them_van_ban_di_luu.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_them_van_ban_di_luu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_them_van_ban_di_luu.ImageIndex = 2;
     this.m_cmd_them_van_ban_di_luu.ImageList = this.ImageList;
     this.m_cmd_them_van_ban_di_luu.Location = new System.Drawing.Point(251, 4);
     this.m_cmd_them_van_ban_di_luu.Name = "m_cmd_them_van_ban_di_luu";
     this.m_cmd_them_van_ban_di_luu.Size = new System.Drawing.Size(128, 28);
     this.m_cmd_them_van_ban_di_luu.TabIndex = 0;
     this.m_cmd_them_van_ban_di_luu.Text = "Thêm văn bản đi";
     //
     // m_cmd_them_van_ban_di_khong_luu
     //
     this.m_cmd_them_van_ban_di_khong_luu.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_them_van_ban_di_khong_luu.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_them_van_ban_di_khong_luu.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_them_van_ban_di_khong_luu.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_them_van_ban_di_khong_luu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_them_van_ban_di_khong_luu.ImageIndex = 2;
     this.m_cmd_them_van_ban_di_khong_luu.ImageList = this.ImageList;
     this.m_cmd_them_van_ban_di_khong_luu.Location = new System.Drawing.Point(379, 4);
     this.m_cmd_them_van_ban_di_khong_luu.Name = "m_cmd_them_van_ban_di_khong_luu";
     this.m_cmd_them_van_ban_di_khong_luu.Size = new System.Drawing.Size(200, 28);
     this.m_cmd_them_van_ban_di_khong_luu.TabIndex = 1;
     this.m_cmd_them_van_ban_di_khong_luu.Text = "Thêm văn bản đi bên ngoài";
     this.m_cmd_them_van_ban_di_khong_luu.Visible = false;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(579, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(130, 28);
     this.m_cmd_insert.TabIndex = 2;
     this.m_cmd_insert.Text = "Thêm văn bản đến";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(709, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(104, 28);
     this.m_cmd_update.TabIndex = 3;
     this.m_cmd_update.Text = "&Sửa thông tin";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(813, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(98, 28);
     this.m_cmd_delete.TabIndex = 4;
     this.m_cmd_delete.Text = "Xoá văn bản";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(911, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 5;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg.Location = new System.Drawing.Point(0, 175);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(1003, 293);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // m_lbl_title
     //
     this.m_lbl_title.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_title.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_title.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_title.Location = new System.Drawing.Point(0, 0);
     this.m_lbl_title.Name = "m_lbl_title";
     this.m_lbl_title.Size = new System.Drawing.Size(1003, 59);
     this.m_lbl_title.TabIndex = 0;
     this.m_lbl_title.Text = "QUẢN LÝ DANH SÁCH VĂN BẢN";
     this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_rdb_van_ban_den
     //
     this.m_rdb_van_ban_den.AutoSize = true;
     this.m_rdb_van_ban_den.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_van_ban_den.Location = new System.Drawing.Point(81, 19);
     this.m_rdb_van_ban_den.Name = "m_rdb_van_ban_den";
     this.m_rdb_van_ban_den.Size = new System.Drawing.Size(87, 17);
     this.m_rdb_van_ban_den.TabIndex = 1;
     this.m_rdb_van_ban_den.Text = "Văn bản đến";
     this.m_rdb_van_ban_den.UseVisualStyleBackColor = true;
     //
     // m_rdb_van_ban_di_noi_bo
     //
     this.m_rdb_van_ban_di_noi_bo.AutoSize = true;
     this.m_rdb_van_ban_di_noi_bo.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_van_ban_di_noi_bo.Location = new System.Drawing.Point(173, 19);
     this.m_rdb_van_ban_di_noi_bo.Name = "m_rdb_van_ban_di_noi_bo";
     this.m_rdb_van_ban_di_noi_bo.Size = new System.Drawing.Size(109, 17);
     this.m_rdb_van_ban_di_noi_bo.TabIndex = 2;
     this.m_rdb_van_ban_di_noi_bo.Text = "Văn bản đi nội bộ";
     this.m_rdb_van_ban_di_noi_bo.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_rdb_tat_ca);
     this.groupBox1.Controls.Add(this.m_rdb_van_ban_den);
     this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_ben_ngoai);
     this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_noi_bo);
     this.groupBox1.ForeColor = System.Drawing.Color.Maroon;
     this.groupBox1.Location = new System.Drawing.Point(393, 58);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(447, 43);
     this.groupBox1.TabIndex = 23;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Loại văn bản";
     //
     // m_rdb_tat_ca
     //
     this.m_rdb_tat_ca.AutoSize = true;
     this.m_rdb_tat_ca.Checked = true;
     this.m_rdb_tat_ca.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_tat_ca.Location = new System.Drawing.Point(20, 19);
     this.m_rdb_tat_ca.Name = "m_rdb_tat_ca";
     this.m_rdb_tat_ca.Size = new System.Drawing.Size(56, 17);
     this.m_rdb_tat_ca.TabIndex = 0;
     this.m_rdb_tat_ca.TabStop = true;
     this.m_rdb_tat_ca.Text = "Tất cả";
     this.m_rdb_tat_ca.UseVisualStyleBackColor = true;
     //
     // m_rdb_van_ban_di_ben_ngoai
     //
     this.m_rdb_van_ban_di_ben_ngoai.AutoSize = true;
     this.m_rdb_van_ban_di_ben_ngoai.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_van_ban_di_ben_ngoai.Location = new System.Drawing.Point(288, 18);
     this.m_rdb_van_ban_di_ben_ngoai.Name = "m_rdb_van_ban_di_ben_ngoai";
     this.m_rdb_van_ban_di_ben_ngoai.Size = new System.Drawing.Size(127, 17);
     this.m_rdb_van_ban_di_ben_ngoai.TabIndex = 3;
     this.m_rdb_van_ban_di_ben_ngoai.Text = "Văn bản đi bên ngoài";
     this.m_rdb_van_ban_di_ben_ngoai.UseVisualStyleBackColor = true;
     //
     // m_txt_tu_khoa
     //
     this.m_txt_tu_khoa.ForeColor = System.Drawing.Color.Maroon;
     this.m_txt_tu_khoa.Location = new System.Drawing.Point(541, 114);
     this.m_txt_tu_khoa.Name = "m_txt_tu_khoa";
     this.m_txt_tu_khoa.Size = new System.Drawing.Size(141, 20);
     this.m_txt_tu_khoa.TabIndex = 4;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 18;
     this.m_cmd_search.ImageList = this.ImageList;
     this.m_cmd_search.Location = new System.Drawing.Point(701, 109);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 30);
     this.m_cmd_search.TabIndex = 5;
     this.m_cmd_search.Text = "Tìm kiếm";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.ForeColor = System.Drawing.Color.Maroon;
     this.label1.Location = new System.Drawing.Point(541, 143);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(139, 13);
     this.label1.TabIndex = 26;
     this.label1.Text = "* Nhập số cv hoặc người ký";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cbo_phap_nhan);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_txt_den_ngay);
     this.panel1.Controls.Add(this.m_txt_tu_ngay);
     this.panel1.Controls.Add(this.m_txt_tu_khoa);
     this.panel1.Controls.Add(this.m_lbl_title);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.m_cmd_xem_file);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(1003, 169);
     this.panel1.TabIndex = 0;
     //
     // m_cbo_phap_nhan
     //
     this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_phap_nhan.FormattingEnabled = true;
     this.m_cbo_phap_nhan.Location = new System.Drawing.Point(290, 76);
     this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan";
     this.m_cbo_phap_nhan.Size = new System.Drawing.Size(97, 21);
     this.m_cbo_phap_nhan.TabIndex = 1;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.ForeColor = System.Drawing.Color.Maroon;
     this.label3.Location = new System.Drawing.Point(394, 117);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(53, 13);
     this.label3.TabIndex = 28;
     this.label3.Text = "Đến ngày";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.ForeColor = System.Drawing.Color.Maroon;
     this.label4.Location = new System.Drawing.Point(226, 81);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(59, 13);
     this.label4.TabIndex = 28;
     this.label4.Text = "Pháp nhân";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.ForeColor = System.Drawing.Color.Maroon;
     this.label2.Location = new System.Drawing.Point(262, 117);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(46, 13);
     this.label2.TabIndex = 28;
     this.label2.Text = "Từ ngày";
     //
     // m_txt_den_ngay
     //
     this.m_txt_den_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y;
     this.m_txt_den_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_txt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_txt_den_ngay.Location = new System.Drawing.Point(455, 114);
     this.m_txt_den_ngay.Mask = "00/00/0000";
     this.m_txt_den_ngay.Name = "m_txt_den_ngay";
     this.m_txt_den_ngay.Size = new System.Drawing.Size(72, 20);
     this.m_txt_den_ngay.TabIndex = 3;
     this.m_txt_den_ngay.ValidatingType = typeof(System.DateTime);
     //
     // m_txt_tu_ngay
     //
     this.m_txt_tu_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y;
     this.m_txt_tu_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_txt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_txt_tu_ngay.Location = new System.Drawing.Point(315, 114);
     this.m_txt_tu_ngay.Mask = "00/00/0000";
     this.m_txt_tu_ngay.Name = "m_txt_tu_ngay";
     this.m_txt_tu_ngay.Size = new System.Drawing.Size(72, 20);
     this.m_txt_tu_ngay.TabIndex = 2;
     this.m_txt_tu_ngay.ValidatingType = typeof(System.DateTime);
     //
     // m_cmd_xem_file
     //
     this.m_cmd_xem_file.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xem_file.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xem_file.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xem_file.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xem_file.ImageIndex = 5;
     this.m_cmd_xem_file.ImageList = this.ImageList;
     this.m_cmd_xem_file.Location = new System.Drawing.Point(927, 135);
     this.m_cmd_xem_file.Name = "m_cmd_xem_file";
     this.m_cmd_xem_file.Size = new System.Drawing.Size(72, 30);
     this.m_cmd_xem_file.TabIndex = 5;
     this.m_cmd_xem_file.Text = "Xem file";
     //
     // f611_quan_ly_van_thu
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1003, 504);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "f611_quan_ly_van_thu";
     this.Text = "F611 - Quản lý danh sách văn bản";
     this.Load += new System.EventHandler(this.f611_quan_ly_van_thu_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 18
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(f703_dm_phap_nhan));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_tim_kiem     = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem     = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 586);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1268, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(792, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(140, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm pháp nhân";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(932, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(156, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Cập nhật pháp nhân";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(1088, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1176, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_cmd_tim_kiem
     //
     this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_kiem.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_kiem.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_kiem.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_kiem.ImageIndex          = 5;
     this.m_cmd_tim_kiem.ImageList           = this.ImageList;
     this.m_cmd_tim_kiem.Location            = new System.Drawing.Point(886, 17);
     this.m_cmd_tim_kiem.Name     = "m_cmd_tim_kiem";
     this.m_cmd_tim_kiem.Size     = new System.Drawing.Size(101, 28);
     this.m_cmd_tim_kiem.TabIndex = 32;
     this.m_cmd_tim_kiem.Text     = "&Tìm kiếm";
     this.m_cmd_tim_kiem.Click   += new System.EventHandler(this.m_cmd_tim_kiem_Click);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.ForeColor          = System.Drawing.Color.Gray;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(114, 22);
     this.m_txt_tim_kiem.Name     = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size     = new System.Drawing.Size(749, 20);
     this.m_txt_tim_kiem.TabIndex = 31;
     this.m_txt_tim_kiem.Text     = "Nhập Mã pháp nhân, Tên pháp nhân, Mã số thuế, Mã đăng ký kinh doanh, Tháng đăng k" +
                                    "ý kinh doanh, Địa chỉ, Người đại diện";
     this.m_txt_tim_kiem.MouseClick += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     this.m_txt_tim_kiem.Leave      += new System.EventHandler(this.m_txt_tim_kiem_Leave);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(10, 25);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(88, 13);
     this.label1.TabIndex = 30;
     this.label1.Text     = "Từ khoá tìm kiếm";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cmd_tim_kiem);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1268, 60);
     this.panel1.TabIndex = 33;
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 60);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1268, 526);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 34;
     //
     // f703_dm_phap_nhan
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1268, 622);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f703_dm_phap_nhan";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F703 - Danh mục pháp nhân";
     this.Load           += new System.EventHandler(this.f703_dm_phap_nhan_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f565_V_GD_DE_XUAT_VPP));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_grv_de_xuat = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_dtp_thang = new BCTKApp.TCDatetime();
     this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox();
     this.label2 = new System.Windows.Forms.Label();
     this.m_cbo_loai_de_xuat = new System.Windows.Forms.ComboBox();
     this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox();
     this.label1 = new System.Windows.Forms.Label();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.label4 = new System.Windows.Forms.Label();
     this.m_lbl_tieu_de = new System.Windows.Forms.Label();
     this.m_lbl_thang = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_de_xuat)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 498);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(901, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(545, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(633, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(721, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(809, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_grv_de_xuat
     //
     this.m_grv_de_xuat.ColumnInfo = resources.GetString("m_grv_de_xuat.ColumnInfo");
     this.m_grv_de_xuat.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_grv_de_xuat.Location = new System.Drawing.Point(0, 158);
     this.m_grv_de_xuat.Name = "m_grv_de_xuat";
     this.m_grv_de_xuat.Size = new System.Drawing.Size(901, 340);
     this.m_grv_de_xuat.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_de_xuat.Styles"));
     this.m_grv_de_xuat.TabIndex = 20;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_dtp_thang);
     this.panel1.Controls.Add(this.m_cbo_phap_nhan);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_cbo_loai_de_xuat);
     this.panel1.Controls.Add(this.m_cbo_trung_tam);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.m_lbl_tieu_de);
     this.panel1.Controls.Add(this.m_lbl_thang);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(901, 152);
     this.panel1.TabIndex = 23;
     //
     // m_dtp_thang
     //
     this.m_dtp_thang.AllowNull = BCTKApp.TCDatetime.AL.Y;
     this.m_dtp_thang.Format = BCTKApp.TCDatetime.DinhDang.MM_yyyy;
     this.m_dtp_thang.Location = new System.Drawing.Point(323, 48);
     this.m_dtp_thang.Mask = "00/0000";
     this.m_dtp_thang.Name = "m_dtp_thang";
     this.m_dtp_thang.Size = new System.Drawing.Size(81, 20);
     this.m_dtp_thang.TabIndex = 53;
     this.m_dtp_thang.ValidatingType = typeof(System.DateTime);
     //
     // m_cbo_phap_nhan
     //
     this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_phap_nhan.FormattingEnabled = true;
     this.m_cbo_phap_nhan.Location = new System.Drawing.Point(503, 47);
     this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan";
     this.m_cbo_phap_nhan.Size = new System.Drawing.Size(122, 21);
     this.m_cbo_phap_nhan.TabIndex = 52;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(419, 52);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(72, 16);
     this.label2.TabIndex = 51;
     this.label2.Text = "Pháp nhân";
     //
     // m_cbo_loai_de_xuat
     //
     this.m_cbo_loai_de_xuat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_loai_de_xuat.FormattingEnabled = true;
     this.m_cbo_loai_de_xuat.Location = new System.Drawing.Point(323, 78);
     this.m_cbo_loai_de_xuat.Name = "m_cbo_loai_de_xuat";
     this.m_cbo_loai_de_xuat.Size = new System.Drawing.Size(302, 21);
     this.m_cbo_loai_de_xuat.TabIndex = 32;
     //
     // m_cbo_trung_tam
     //
     this.m_cbo_trung_tam.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trung_tam.FormattingEnabled = true;
     this.m_cbo_trung_tam.Location = new System.Drawing.Point(323, 109);
     this.m_cbo_trung_tam.Name = "m_cbo_trung_tam";
     this.m_cbo_trung_tam.Size = new System.Drawing.Size(302, 21);
     this.m_cbo_trung_tam.TabIndex = 32;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(253, 86);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(66, 13);
     this.label1.TabIndex = 31;
     this.label1.Text = "Loại đề xuất";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 18;
     this.m_cmd_search.ImageList = this.ImageList;
     this.m_cmd_search.Location = new System.Drawing.Point(645, 104);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 22;
     this.m_cmd_search.Text = "Tìm kiếm";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(253, 117);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(55, 13);
     this.label4.TabIndex = 31;
     this.label4.Text = "Trung tâm";
     //
     // m_lbl_tieu_de
     //
     this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0);
     this.m_lbl_tieu_de.Name = "m_lbl_tieu_de";
     this.m_lbl_tieu_de.Size = new System.Drawing.Size(901, 36);
     this.m_lbl_tieu_de.TabIndex = 28;
     this.m_lbl_tieu_de.Text = "NHẬP ĐỀ XUẤT THEO TRUNG TÂM";
     this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_lbl_thang
     //
     this.m_lbl_thang.AutoSize = true;
     this.m_lbl_thang.Location = new System.Drawing.Point(253, 54);
     this.m_lbl_thang.Name = "m_lbl_thang";
     this.m_lbl_thang.Size = new System.Drawing.Size(38, 13);
     this.m_lbl_thang.TabIndex = 2;
     this.m_lbl_thang.Text = "Tháng";
     //
     // f565_V_GD_DE_XUAT_VPP
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(901, 534);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_grv_de_xuat);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f565_V_GD_DE_XUAT_VPP";
     this.Text = "F565- Nhập đề xuất theo trung tâm";
     this.Load += new System.EventHandler(this.f565_V_GD_DE_XUAT_VPP_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_de_xuat)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f501_v_dm_nhan_su_du_an));
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat     = new System.Windows.Forms.Label();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg                     = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_txt_tim_kiem           = new System.Windows.Forms.TextBox();
     this.m_cmd_search             = new SIS.Controls.Button.SiSButton();
     this.m_lbl_tim_kiem           = new System.Windows.Forms.Label();
     this.label2                   = new System.Windows.Forms.Label();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.m_lbl_count_record       = new System.Windows.Forms.Label();
     this.groupBox1                = new System.Windows.Forms.GroupBox();
     this.m_dat_den_ngay           = new System.Windows.Forms.DateTimePicker();
     this.m_dat_tu_ngay            = new System.Windows.Forms.DateTimePicker();
     this.m_cbo_tim_kiem_theo_ngay = new System.Windows.Forms.ComboBox();
     this.label6                   = new System.Windows.Forms.Label();
     this.label7                   = new System.Windows.Forms.Label();
     this.label8                   = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 482);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1230, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(156, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1001;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.Location   = new System.Drawing.Point(874, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.Location   = new System.Drawing.Point(962, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 19;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xuất excel";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.Location   = new System.Drawing.Point(1050, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1138, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 152);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1230, 330);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(92, 27);
     this.m_txt_tim_kiem.Name        = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size        = new System.Drawing.Size(632, 20);
     this.m_txt_tim_kiem.TabIndex    = 44;
     this.m_txt_tim_kiem.MouseClick += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     this.m_txt_tim_kiem.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.m_txt_tim_kiem_KeyDown);
     this.m_txt_tim_kiem.Leave      += new System.EventHandler(this.m_txt_tim_kiem_Leave);
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.Location            = new System.Drawing.Point(730, 26);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 45;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_lbl_tim_kiem
     //
     this.m_lbl_tim_kiem.AutoSize = true;
     this.m_lbl_tim_kiem.Location = new System.Drawing.Point(37, 30);
     this.m_lbl_tim_kiem.Name     = "m_lbl_tim_kiem";
     this.m_lbl_tim_kiem.Size     = new System.Drawing.Size(49, 13);
     this.m_lbl_tim_kiem.TabIndex = 46;
     this.m_lbl_tim_kiem.Text     = "Tìm kiếm";
     //
     // label2
     //
     this.label2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Maroon;
     this.label2.Location  = new System.Drawing.Point(0, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(1230, 41);
     this.label2.TabIndex  = 51;
     this.label2.Text      = "Tra cứu nhân sự dự án";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lbl_count_record);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Controls.Add(this.m_lbl_tim_kiem);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 41);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1230, 111);
     this.panel1.TabIndex = 52;
     //
     // m_lbl_count_record
     //
     this.m_lbl_count_record.AutoSize  = true;
     this.m_lbl_count_record.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_count_record.Location  = new System.Drawing.Point(47, 61);
     this.m_lbl_count_record.Name      = "m_lbl_count_record";
     this.m_lbl_count_record.Size      = new System.Drawing.Size(0, 13);
     this.m_lbl_count_record.TabIndex  = 48;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_dat_den_ngay);
     this.groupBox1.Controls.Add(this.m_dat_tu_ngay);
     this.groupBox1.Controls.Add(this.m_cbo_tim_kiem_theo_ngay);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Location = new System.Drawing.Point(843, 5);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(299, 100);
     this.groupBox1.TabIndex = 47;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Tìm kiếm theo ngày tháng";
     //
     // m_dat_den_ngay
     //
     this.m_dat_den_ngay.CustomFormat  = "dd/MM/yyyy";
     this.m_dat_den_ngay.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_den_ngay.Location      = new System.Drawing.Point(98, 76);
     this.m_dat_den_ngay.Name          = "m_dat_den_ngay";
     this.m_dat_den_ngay.Size          = new System.Drawing.Size(118, 20);
     this.m_dat_den_ngay.TabIndex      = 42;
     this.m_dat_den_ngay.ValueChanged += new System.EventHandler(this.m_dat_den_ngay_ValueChanged);
     //
     // m_dat_tu_ngay
     //
     this.m_dat_tu_ngay.CustomFormat  = "dd/MM/yyyy";
     this.m_dat_tu_ngay.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_tu_ngay.Location      = new System.Drawing.Point(98, 50);
     this.m_dat_tu_ngay.Name          = "m_dat_tu_ngay";
     this.m_dat_tu_ngay.Size          = new System.Drawing.Size(118, 20);
     this.m_dat_tu_ngay.TabIndex      = 41;
     this.m_dat_tu_ngay.Value         = new System.DateTime(2005, 1, 1, 0, 0, 0, 0);
     this.m_dat_tu_ngay.ValueChanged += new System.EventHandler(this.m_dat_tu_ngay_ValueChanged);
     //
     // m_cbo_tim_kiem_theo_ngay
     //
     this.m_cbo_tim_kiem_theo_ngay.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_tim_kiem_theo_ngay.FormattingEnabled = true;
     this.m_cbo_tim_kiem_theo_ngay.Items.AddRange(new object[] {
         "-------- Không tìm kiếm -------",
         "Thời điểm tham gia",
         "Thời điểm kết thúc"
     });
     this.m_cbo_tim_kiem_theo_ngay.Location              = new System.Drawing.Point(98, 21);
     this.m_cbo_tim_kiem_theo_ngay.Name                  = "m_cbo_tim_kiem_theo_ngay";
     this.m_cbo_tim_kiem_theo_ngay.Size                  = new System.Drawing.Size(190, 21);
     this.m_cbo_tim_kiem_theo_ngay.TabIndex              = 1;
     this.m_cbo_tim_kiem_theo_ngay.SelectedIndexChanged += new System.EventHandler(this.m_cbo_tim_kiem_theo_ngay_SelectedIndexChanged);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(17, 25);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(73, 13);
     this.label6.TabIndex = 0;
     this.label6.Text     = "Tìm kiếm theo";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(44, 55);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(46, 13);
     this.label7.TabIndex = 35;
     this.label7.Text     = "Từ ngày";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(39, 81);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(53, 13);
     this.label8.TabIndex = 36;
     this.label8.Text     = "Đến ngày";
     //
     // f501_v_dm_nhan_su_du_an
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1230, 518);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f501_v_dm_nhan_su_du_an";
     this.Text  = "F501 - Tra cứu nhân sự dự án";
     this.Load += new System.EventHandler(this.f501_v_dm_nhan_su_du_an_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 21
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(f996_license_form));
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.m_cmd_tro_ve = new SIS.Controls.Button.SiSButton();
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.linkLabel1 = new System.Windows.Forms.LinkLabel();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.label5);
     this.m_pnl_out_place_dm.Controls.Add(this.label4);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_tro_ve);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 278);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(564, 62);
     this.m_pnl_out_place_dm.TabIndex = 51;
     //
     // label5
     //
     this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.label5.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.DarkRed;
     this.label5.Location = new System.Drawing.Point(4, 39);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(464, 19);
     this.label5.TabIndex = 7;
     this.label5.Text = "Bản quyền của TOPICA";
     //
     // label4
     //
     this.label4.Dock = System.Windows.Forms.DockStyle.Top;
     this.label4.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(4, 4);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(464, 35);
     this.label4.TabIndex = 6;
     this.label4.Text = "Sản phẩm này nằm trong bộ sản phẩm chăm sóc Học viên của TOPICA";
     //
     // m_cmd_tro_ve
     //
     this.m_cmd_tro_ve.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tro_ve.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tro_ve.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tro_ve.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_tro_ve.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmd_tro_ve.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tro_ve.ImageIndex = 0;
     this.m_cmd_tro_ve.ImageList = this.ImageList;
     this.m_cmd_tro_ve.Location = new System.Drawing.Point(468, 4);
     this.m_cmd_tro_ve.Name = "m_cmd_tro_ve";
     this.m_cmd_tro_ve.Size = new System.Drawing.Size(92, 54);
     this.m_cmd_tro_ve.TabIndex = 5;
     this.m_cmd_tro_ve.Text = "OK [Esc]";
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     //
     // label1
     //
     this.label1.Dock = System.Windows.Forms.DockStyle.Top;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.DarkRed;
     this.label1.Location = new System.Drawing.Point(168, 0);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(396, 48);
     this.label1.TabIndex = 52;
     this.label1.Text = "TỔ HỢP GIÁO DỤC TOPICA";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.Dock = System.Windows.Forms.DockStyle.Top;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.SystemColors.Desktop;
     this.label2.Location = new System.Drawing.Point(168, 48);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(396, 24);
     this.label2.TabIndex = 53;
     this.label2.Text = "TOS - Ticket";
     //
     // label3
     //
     this.label3.Dock = System.Windows.Forms.DockStyle.Top;
     this.label3.ForeColor = System.Drawing.Color.DarkRed;
     this.label3.Location = new System.Drawing.Point(168, 72);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(396, 24);
     this.label3.TabIndex = 54;
     this.label3.Text = "Version 3.1";
     //
     // label6
     //
     this.label6.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(176, 168);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(328, 24);
     this.label6.TabIndex = 55;
     this.label6.Text = "Liên hệ: Đinh Hồng Lĩnh";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label7
     //
     this.label7.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(176, 200);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(328, 24);
     this.label7.TabIndex = 56;
     this.label7.Text = "Di động: 01678 334 137";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // groupBox1
     //
     this.groupBox1.Location = new System.Drawing.Point(112, 96);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(464, 8);
     this.groupBox1.TabIndex = 58;
     this.groupBox1.TabStop = false;
     //
     // groupBox2
     //
     this.groupBox2.Location = new System.Drawing.Point(0, 264);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(480, 8);
     this.groupBox2.TabIndex = 60;
     this.groupBox2.TabStop = false;
     //
     // linkLabel1
     //
     this.linkLabel1.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linkLabel1.Location = new System.Drawing.Point(176, 232);
     this.linkLabel1.Name = "linkLabel1";
     this.linkLabel1.Size = new System.Drawing.Size(328, 24);
     this.linkLabel1.TabIndex = 61;
     this.linkLabel1.TabStop = true;
     this.linkLabel1.Text = "Email: [email protected]";
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.SystemColors.HighlightText;
     this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
     this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(168, 278);
     this.pictureBox1.TabIndex = 62;
     this.pictureBox1.TabStop = false;
     //
     // f996_license_form
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor = System.Drawing.SystemColors.HighlightText;
     this.ClientSize = new System.Drawing.Size(564, 340);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.linkLabel1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "f996_license_form";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "F996 - Ban quyen phan mem";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f307_RPT_NHAN_VIEN_CHUA_CHUC_VU_TRANG_THAI));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_fg         = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_txt_search = new System.Windows.Forms.TextBox();
     this.label1       = new System.Windows.Forms.Label();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.label2       = new System.Windows.Forms.Label();
     this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 492);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1021, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(665, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(753, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(841, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(929, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_txt_search);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1021, 122);
     this.panel1.TabIndex = 20;
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 122);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1021, 370);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 21;
     //
     // m_txt_search
     //
     this.m_txt_search.Location = new System.Drawing.Point(264, 53);
     this.m_txt_search.Name     = "m_txt_search";
     this.m_txt_search.Size     = new System.Drawing.Size(449, 20);
     this.m_txt_search.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(264, 34);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(49, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Tìm kiếm";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(719, 48);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 13;
     this.m_cmd_search.Text     = "Tìm &kiếm";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 94);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(239, 13);
     this.label2.TabIndex = 14;
     this.label2.Text     = "Số lượng nhân viên chưa có chức vụ, trạng thái :";
     //
     // m_lbl_so_luong_nv_chua_chuc_vu_trang_thai
     //
     this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai.AutoSize = true;
     this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai.Location = new System.Drawing.Point(257, 94);
     this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai.Name     = "m_lbl_so_luong_nv_chua_chuc_vu_trang_thai";
     this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai.Size     = new System.Drawing.Size(53, 13);
     this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai.TabIndex = 15;
     this.m_lbl_so_luong_nv_chua_chuc_vu_trang_thai.Text     = "(số lượng)";
     //
     // f307_RPT_NHAN_VIEN_CHUA_CHUC_VU_TRANG_THAI
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1021, 528);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f307_RPT_NHAN_VIEN_CHUA_CHUC_VU_TRANG_THAI";
     this.Text  = "F307 - Báo cáo nhân viên chưa có chức vụ, trạng thái";
     this.Load += new System.EventHandler(this.f307_RPT_NHAN_VIEN_CHUA_CHUC_VU_TRANG_THAI_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f399_bao_cao_danh_muc_tru_so_lam_viec));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.siSButton1 = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox();
     this.m_cbo_dia_chi = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi_su_dung = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi_chu_quan = new System.Windows.Forms.ComboBox();
     this.m_cbo_bo_tinh = new System.Windows.Forms.ComboBox();
     this.m_lbl_ten_bao_cao = new System.Windows.Forms.Label();
     this.m_lbl_trang_thai = new System.Windows.Forms.Label();
     this.m_lbl_don_vi_chu_quan = new System.Windows.Forms.Label();
     this.m_lbl_dia_chi = new System.Windows.Forms.Label();
     this.m_lbl_don_vi_su_dung = new System.Windows.Forms.Label();
     this.m_lbl_bo_tinh = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.label19 = new System.Windows.Forms.Label();
     this.label21 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label20 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.siSButton1);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 557);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(978, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // siSButton1
     //
     this.siSButton1.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.siSButton1.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.siSButton1.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.siSButton1.Dock = System.Windows.Forms.DockStyle.Left;
     this.siSButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.siSButton1.ImageIndex = 19;
     this.siSButton1.ImageList = this.ImageList;
     this.siSButton1.Location = new System.Drawing.Point(92, 4);
     this.siSButton1.Name = "siSButton1";
     this.siSButton1.Size = new System.Drawing.Size(88, 28);
     this.siSButton1.TabIndex = 22;
     this.siSButton1.Text = "Xuất Excel";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(622, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(710, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(798, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(886, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg.Location = new System.Drawing.Point(0, 406);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(978, 151);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_cbo_trang_thai);
     this.groupBox1.Controls.Add(this.m_cbo_dia_chi);
     this.groupBox1.Controls.Add(this.m_cbo_don_vi_su_dung);
     this.groupBox1.Controls.Add(this.m_cbo_don_vi_chu_quan);
     this.groupBox1.Controls.Add(this.m_cbo_bo_tinh);
     this.groupBox1.Controls.Add(this.m_lbl_ten_bao_cao);
     this.groupBox1.Controls.Add(this.m_lbl_trang_thai);
     this.groupBox1.Controls.Add(this.m_lbl_don_vi_chu_quan);
     this.groupBox1.Controls.Add(this.m_lbl_dia_chi);
     this.groupBox1.Controls.Add(this.m_lbl_don_vi_su_dung);
     this.groupBox1.Controls.Add(this.m_lbl_bo_tinh);
     this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(978, 184);
     this.groupBox1.TabIndex = 22;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Thông tin tìm kiếm";
     //
     // m_cbo_trang_thai
     //
     this.m_cbo_trang_thai.FormattingEnabled = true;
     this.m_cbo_trang_thai.Location = new System.Drawing.Point(184, 144);
     this.m_cbo_trang_thai.Name = "m_cbo_trang_thai";
     this.m_cbo_trang_thai.Size = new System.Drawing.Size(256, 22);
     this.m_cbo_trang_thai.TabIndex = 8;
     this.m_cbo_trang_thai.SelectedValueChanged += new System.EventHandler(this.m_cbo_trang_thai_SelectedValueChanged);
     //
     // m_cbo_dia_chi
     //
     this.m_cbo_dia_chi.FormattingEnabled = true;
     this.m_cbo_dia_chi.Location = new System.Drawing.Point(641, 106);
     this.m_cbo_dia_chi.Name = "m_cbo_dia_chi";
     this.m_cbo_dia_chi.Size = new System.Drawing.Size(256, 22);
     this.m_cbo_dia_chi.TabIndex = 8;
     this.m_cbo_dia_chi.SelectedValueChanged += new System.EventHandler(this.m_cbo_dia_chi_SelectedValueChanged);
     //
     // m_cbo_don_vi_su_dung
     //
     this.m_cbo_don_vi_su_dung.FormattingEnabled = true;
     this.m_cbo_don_vi_su_dung.Location = new System.Drawing.Point(184, 106);
     this.m_cbo_don_vi_su_dung.Name = "m_cbo_don_vi_su_dung";
     this.m_cbo_don_vi_su_dung.Size = new System.Drawing.Size(256, 22);
     this.m_cbo_don_vi_su_dung.TabIndex = 8;
     this.m_cbo_don_vi_su_dung.SelectedValueChanged += new System.EventHandler(this.m_cbo_don_vi_su_dung_SelectedValueChanged);
     //
     // m_cbo_don_vi_chu_quan
     //
     this.m_cbo_don_vi_chu_quan.FormattingEnabled = true;
     this.m_cbo_don_vi_chu_quan.Location = new System.Drawing.Point(641, 68);
     this.m_cbo_don_vi_chu_quan.Name = "m_cbo_don_vi_chu_quan";
     this.m_cbo_don_vi_chu_quan.Size = new System.Drawing.Size(256, 22);
     this.m_cbo_don_vi_chu_quan.TabIndex = 8;
     this.m_cbo_don_vi_chu_quan.SelectedValueChanged += new System.EventHandler(this.m_cbo_don_vi_chu_quan_SelectedValueChanged);
     //
     // m_cbo_bo_tinh
     //
     this.m_cbo_bo_tinh.FormattingEnabled = true;
     this.m_cbo_bo_tinh.Location = new System.Drawing.Point(184, 68);
     this.m_cbo_bo_tinh.Name = "m_cbo_bo_tinh";
     this.m_cbo_bo_tinh.Size = new System.Drawing.Size(256, 22);
     this.m_cbo_bo_tinh.TabIndex = 8;
     this.m_cbo_bo_tinh.SelectedValueChanged += new System.EventHandler(this.m_cbo_bo_tinh_SelectedValueChanged);
     //
     // m_lbl_ten_bao_cao
     //
     this.m_lbl_ten_bao_cao.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_ten_bao_cao.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ten_bao_cao.Location = new System.Drawing.Point(3, 16);
     this.m_lbl_ten_bao_cao.Name = "m_lbl_ten_bao_cao";
     this.m_lbl_ten_bao_cao.Size = new System.Drawing.Size(972, 39);
     this.m_lbl_ten_bao_cao.TabIndex = 7;
     this.m_lbl_ten_bao_cao.Text = "BÁO CÁO KÊ KHAI TRỤ SỞ LÀM VIỆC";
     this.m_lbl_ten_bao_cao.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_lbl_trang_thai
     //
     this.m_lbl_trang_thai.AutoSize = true;
     this.m_lbl_trang_thai.Location = new System.Drawing.Point(116, 147);
     this.m_lbl_trang_thai.Name = "m_lbl_trang_thai";
     this.m_lbl_trang_thai.Size = new System.Drawing.Size(58, 14);
     this.m_lbl_trang_thai.TabIndex = 0;
     this.m_lbl_trang_thai.Text = "Trạng thái:";
     //
     // m_lbl_don_vi_chu_quan
     //
     this.m_lbl_don_vi_chu_quan.AutoSize = true;
     this.m_lbl_don_vi_chu_quan.Location = new System.Drawing.Point(545, 71);
     this.m_lbl_don_vi_chu_quan.Name = "m_lbl_don_vi_chu_quan";
     this.m_lbl_don_vi_chu_quan.Size = new System.Drawing.Size(90, 14);
     this.m_lbl_don_vi_chu_quan.TabIndex = 0;
     this.m_lbl_don_vi_chu_quan.Text = "Đơn vị chủ quản:";
     //
     // m_lbl_dia_chi
     //
     this.m_lbl_dia_chi.AutoSize = true;
     this.m_lbl_dia_chi.Location = new System.Drawing.Point(574, 109);
     this.m_lbl_dia_chi.Name = "m_lbl_dia_chi";
     this.m_lbl_dia_chi.Size = new System.Drawing.Size(61, 14);
     this.m_lbl_dia_chi.TabIndex = 0;
     this.m_lbl_dia_chi.Text = "Địa chỉ đất:";
     //
     // m_lbl_don_vi_su_dung
     //
     this.m_lbl_don_vi_su_dung.AutoSize = true;
     this.m_lbl_don_vi_su_dung.Location = new System.Drawing.Point(89, 109);
     this.m_lbl_don_vi_su_dung.Name = "m_lbl_don_vi_su_dung";
     this.m_lbl_don_vi_su_dung.Size = new System.Drawing.Size(85, 14);
     this.m_lbl_don_vi_su_dung.TabIndex = 0;
     this.m_lbl_don_vi_su_dung.Text = "Đơn vị sử dụng:";
     //
     // m_lbl_bo_tinh
     //
     this.m_lbl_bo_tinh.AutoSize = true;
     this.m_lbl_bo_tinh.Location = new System.Drawing.Point(131, 71);
     this.m_lbl_bo_tinh.Name = "m_lbl_bo_tinh";
     this.m_lbl_bo_tinh.Size = new System.Drawing.Size(43, 14);
     this.m_lbl_bo_tinh.TabIndex = 0;
     this.m_lbl_bo_tinh.Text = "Bộ/tỉnh:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.label8);
     this.groupBox2.Controls.Add(this.label17);
     this.groupBox2.Controls.Add(this.label15);
     this.groupBox2.Controls.Add(this.label14);
     this.groupBox2.Controls.Add(this.label13);
     this.groupBox2.Controls.Add(this.label12);
     this.groupBox2.Controls.Add(this.label11);
     this.groupBox2.Controls.Add(this.label10);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label19);
     this.groupBox2.Controls.Add(this.label21);
     this.groupBox2.Controls.Add(this.label18);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.label20);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label16);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 184);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(978, 222);
     this.groupBox2.TabIndex = 23;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Thông tin nhà đất";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(76, 27);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(43, 14);
     this.label2.TabIndex = 0;
     this.label2.Text = "Địa chỉ:";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(174, 76);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(13, 14);
     this.label7.TabIndex = 0;
     this.label7.Text = "0";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(151, 103);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(131, 14);
     this.label8.TabIndex = 0;
     this.label8.Text = "Làm trụ sở HĐ sự nghiệp:";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(296, 132);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(154, 14);
     this.label17.TabIndex = 0;
     this.label17.Text = ";  Sử dụng vào mục đích khác:";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(151, 132);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(67, 14);
     this.label15.TabIndex = 0;
     this.label15.Text = "Bị lấn chiếm:";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(652, 103);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(13, 14);
     this.label14.TabIndex = 0;
     this.label14.Text = "1";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(594, 103);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(57, 14);
     this.label13.TabIndex = 0;
     this.label13.Text = "; Bỏ trống:";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(532, 103);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(13, 14);
     this.label12.TabIndex = 0;
     this.label12.Text = "1";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(467, 103);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(59, 14);
     this.label11.TabIndex = 0;
     this.label11.Text = "; Cho thuê:";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(406, 103);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(13, 14);
     this.label10.TabIndex = 0;
     this.label10.Text = "1";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(342, 103);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(67, 14);
     this.label9.TabIndex = 0;
     this.label9.Text = "; Làm nhà ở:";
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(456, 132);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(13, 14);
     this.label19.TabIndex = 0;
     this.label19.Text = "1";
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(161, 161);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(13, 14);
     this.label21.TabIndex = 0;
     this.label21.Text = "1";
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(224, 132);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(13, 14);
     this.label18.TabIndex = 0;
     this.label18.Text = "1";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(285, 103);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(13, 14);
     this.label6.TabIndex = 0;
     this.label6.Text = "1";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(27, 161);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(128, 14);
     this.label20.TabIndex = 0;
     this.label20.Text = "c- Giá trị theo sổ kế toán:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(27, 103);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(118, 14);
     this.label5.TabIndex = 0;
     this.label5.Text = "b - Hiện trạng sử dụng:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(27, 76);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(141, 14);
     this.label4.TabIndex = 0;
     this.label4.Text = "a - Diện tích khuôn viên đất:";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(27, 188);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(56, 14);
     this.label16.TabIndex = 0;
     this.label16.Text = "II - Về nhà";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(27, 52);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(51, 14);
     this.label3.TabIndex = 0;
     this.label3.Text = "I - Về đất";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(27, 27);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(43, 14);
     this.label1.TabIndex = 0;
     this.label1.Text = "Địa chỉ:";
     //
     // f399_bao_cao_danh_muc_tru_so_lam_viec
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(978, 593);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f399_bao_cao_danh_muc_tru_so_lam_viec";
     this.Text = "f399_DM_NHA";
     this.Load += new System.EventHandler(this.f399_DM_NHA_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f446_DM_V_GD_PHONG_BAN_DINH_MUC));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_lbl_loai_dm = new System.Windows.Forms.Label();
     this.m_cbo_loai_dm = new System.Windows.Forms.ComboBox();
     this.m_lbl_trung_tam = new System.Windows.Forms.Label();
     this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox();
     this.m_lbl_tim_kiem = new System.Windows.Forms.Label();
     this.m_txt_tim_kiem = new System.Windows.Forms.TextBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 471);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(903, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(547, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(635, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     this.m_cmd_view.Visible = false;
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(723, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(811, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg.Location = new System.Drawing.Point(0, 141);
     this.m_fg.Name = "m_fg";
     this.m_fg.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.RowRange;
     this.m_fg.Size = new System.Drawing.Size(903, 330);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     this.m_fg.DoubleClick += new System.EventHandler(this.m_fg_DoubleClick);
     //
     // m_lbl_header
     //
     this.m_lbl_header.AutoSize = true;
     this.m_lbl_header.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_header.Location = new System.Drawing.Point(273, 9);
     this.m_lbl_header.Name = "m_lbl_header";
     this.m_lbl_header.Size = new System.Drawing.Size(454, 22);
     this.m_lbl_header.TabIndex = 21;
     this.m_lbl_header.Text = "CÁCH TÍNH ĐỊNH MỨC TỪNG TRUNG TÂM/BAN";
     //
     // m_lbl_loai_dm
     //
     this.m_lbl_loai_dm.AutoSize = true;
     this.m_lbl_loai_dm.Location = new System.Drawing.Point(239, 47);
     this.m_lbl_loai_dm.Name = "m_lbl_loai_dm";
     this.m_lbl_loai_dm.Size = new System.Drawing.Size(115, 13);
     this.m_lbl_loai_dm.TabIndex = 22;
     this.m_lbl_loai_dm.Text = "Lọc theo loại định mức";
     //
     // m_cbo_loai_dm
     //
     this.m_cbo_loai_dm.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_cbo_loai_dm.FormattingEnabled = true;
     this.m_cbo_loai_dm.Location = new System.Drawing.Point(365, 44);
     this.m_cbo_loai_dm.Name = "m_cbo_loai_dm";
     this.m_cbo_loai_dm.Size = new System.Drawing.Size(305, 21);
     this.m_cbo_loai_dm.TabIndex = 23;
     //
     // m_lbl_trung_tam
     //
     this.m_lbl_trung_tam.AutoSize = true;
     this.m_lbl_trung_tam.Location = new System.Drawing.Point(239, 75);
     this.m_lbl_trung_tam.Name = "m_lbl_trung_tam";
     this.m_lbl_trung_tam.Size = new System.Drawing.Size(124, 13);
     this.m_lbl_trung_tam.TabIndex = 22;
     this.m_lbl_trung_tam.Text = "Lọc theo Trung tâm/Ban";
     //
     // m_cbo_trung_tam
     //
     this.m_cbo_trung_tam.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_cbo_trung_tam.FormattingEnabled = true;
     this.m_cbo_trung_tam.Location = new System.Drawing.Point(365, 72);
     this.m_cbo_trung_tam.Name = "m_cbo_trung_tam";
     this.m_cbo_trung_tam.Size = new System.Drawing.Size(305, 21);
     this.m_cbo_trung_tam.TabIndex = 23;
     //
     // m_lbl_tim_kiem
     //
     this.m_lbl_tim_kiem.AutoSize = true;
     this.m_lbl_tim_kiem.Location = new System.Drawing.Point(239, 102);
     this.m_lbl_tim_kiem.Name = "m_lbl_tim_kiem";
     this.m_lbl_tim_kiem.Size = new System.Drawing.Size(88, 13);
     this.m_lbl_tim_kiem.TabIndex = 24;
     this.m_lbl_tim_kiem.Text = "Từ khóa tìm kiếm";
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.Location = new System.Drawing.Point(365, 99);
     this.m_txt_tim_kiem.Name = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size = new System.Drawing.Size(305, 20);
     this.m_txt_tim_kiem.TabIndex = 25;
     //
     // f446_DM_V_GD_PHONG_BAN_DINH_MUC
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(903, 507);
     this.Controls.Add(this.m_txt_tim_kiem);
     this.Controls.Add(this.m_lbl_tim_kiem);
     this.Controls.Add(this.m_cbo_trung_tam);
     this.Controls.Add(this.m_lbl_trung_tam);
     this.Controls.Add(this.m_cbo_loai_dm);
     this.Controls.Add(this.m_lbl_loai_dm);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f446_DM_V_GD_PHONG_BAN_DINH_MUC";
     this.Text = "F446 - Cách tính định mức cho trung tâm";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f230_danh_muc_hs_theo_lop));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_txt_search = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.m_cbo_lop_mon = new System.Windows.Forms.ComboBox();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.label2 = new System.Windows.Forms.Label();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.m_cbo_trang_thai_hv = new System.Windows.Forms.ComboBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 505);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(894, 36);
     this.m_pnl_out_place_dm.TabIndex = 3;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(538, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 1;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(626, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 2;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList = this.ImageList;
     this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_xuat_excel.TabIndex = 0;
     this.m_cmd_xuat_excel.Text = "Xuất Excel";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(714, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 3;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(802, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 4;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 148);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(894, 357);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 2;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cbo_trang_thai_hv);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.m_txt_search);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_cbo_lop_mon);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 45);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(894, 103);
     this.panel1.TabIndex = 1;
     //
     // m_txt_search
     //
     this.m_txt_search.Location = new System.Drawing.Point(129, 59);
     this.m_txt_search.Name = "m_txt_search";
     this.m_txt_search.Size = new System.Drawing.Size(260, 20);
     this.m_txt_search.TabIndex = 3;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(7, 62);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(108, 13);
     this.label1.TabIndex = 2;
     this.label1.Text = "Tìm kiếm (mã-tên HS)";
     //
     // m_cbo_lop_mon
     //
     this.m_cbo_lop_mon.FormattingEnabled = true;
     this.m_cbo_lop_mon.Location = new System.Drawing.Point(129, 9);
     this.m_cbo_lop_mon.Name = "m_cbo_lop_mon";
     this.m_cbo_lop_mon.Size = new System.Drawing.Size(121, 21);
     this.m_cbo_lop_mon.TabIndex = 1;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 5;
     this.m_cmd_search.ImageList = this.ImageList;
     this.m_cmd_search.Location = new System.Drawing.Point(414, 54);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 4;
     this.m_cmd_search.Text = "Lọc dữ liệu";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(7, 12);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(48, 13);
     this.label2.TabIndex = 0;
     this.label2.Text = "Lớp môn";
     //
     // 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(894, 45);
     this.m_lbl_header.TabIndex = 0;
     this.m_lbl_header.Text = "DANH SÁCH HỌC SINH THEO LỚP MÔN";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(7, 37);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(58, 13);
     this.label3.TabIndex = 5;
     this.label3.Text = "Trạng thái ";
     //
     // m_cbo_trang_thai_hv
     //
     this.m_cbo_trang_thai_hv.FormattingEnabled = true;
     this.m_cbo_trang_thai_hv.Location = new System.Drawing.Point(129, 34);
     this.m_cbo_trang_thai_hv.Name = "m_cbo_trang_thai_hv";
     this.m_cbo_trang_thai_hv.Size = new System.Drawing.Size(176, 21);
     this.m_cbo_trang_thai_hv.TabIndex = 6;
     //
     // f230_danh_muc_hs_theo_lop
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(894, 541);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f230_danh_muc_hs_theo_lop";
     this.Text = "F230 - Danh mục học sinh theo lớp";
     this.Load += new System.EventHandler(this.f230_danh_muc_hs_theo_lop_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f706_V_BC_CHI_TIET_DM));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_den_ngay = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.m_lbl_tu_ngay = new System.Windows.Forms.Label();
     this.m_lbl_ten_phong_ban = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_lbl_tong_dm = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 452);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(868, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(776, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 136);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(868, 316);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // m_lbl_den_ngay
     //
     this.m_lbl_den_ngay.AutoSize = true;
     this.m_lbl_den_ngay.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_den_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_den_ngay.Location = new System.Drawing.Point(552, 35);
     this.m_lbl_den_ngay.Name = "m_lbl_den_ngay";
     this.m_lbl_den_ngay.Size = new System.Drawing.Size(81, 19);
     this.m_lbl_den_ngay.TabIndex = 27;
     this.m_lbl_den_ngay.Text = "29/06/2014";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Maroon;
     this.label2.Location = new System.Drawing.Point(468, 35);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(78, 19);
     this.label2.TabIndex = 28;
     this.label2.Text = "Đến ngày:";
     //
     // m_lbl_tu_ngay
     //
     this.m_lbl_tu_ngay.AutoSize = true;
     this.m_lbl_tu_ngay.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_tu_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_tu_ngay.Location = new System.Drawing.Point(310, 35);
     this.m_lbl_tu_ngay.Name = "m_lbl_tu_ngay";
     this.m_lbl_tu_ngay.Size = new System.Drawing.Size(81, 19);
     this.m_lbl_tu_ngay.TabIndex = 29;
     this.m_lbl_tu_ngay.Text = "01/01/2001";
     //
     // m_lbl_ten_phong_ban
     //
     this.m_lbl_ten_phong_ban.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_ten_phong_ban.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ten_phong_ban.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_ten_phong_ban.Location = new System.Drawing.Point(0, 0);
     this.m_lbl_ten_phong_ban.Name = "m_lbl_ten_phong_ban";
     this.m_lbl_ten_phong_ban.Size = new System.Drawing.Size(868, 27);
     this.m_lbl_ten_phong_ban.TabIndex = 30;
     this.m_lbl_ten_phong_ban.Text = "Tên phòng ban";
     this.m_lbl_ten_phong_ban.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Maroon;
     this.label1.Location = new System.Drawing.Point(234, 35);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(70, 19);
     this.label1.TabIndex = 31;
     this.label1.Text = "Từ ngày:";
     //
     // m_lbl_header
     //
     this.m_lbl_header.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_header.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(868, 42);
     this.m_lbl_header.TabIndex = 26;
     this.m_lbl_header.Text = "CHI TIẾT TỔNG ĐỊNH MỨC THEO TRUNG TÂM - BAN";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_lbl_tong_dm
     //
     this.m_lbl_tong_dm.AutoSize = true;
     this.m_lbl_tong_dm.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_tong_dm.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_tong_dm.Location = new System.Drawing.Point(57, 69);
     this.m_lbl_tong_dm.Name = "m_lbl_tong_dm";
     this.m_lbl_tong_dm.Size = new System.Drawing.Size(17, 19);
     this.m_lbl_tong_dm.TabIndex = 32;
     this.m_lbl_tong_dm.Text = "0";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Maroon;
     this.label3.Location = new System.Drawing.Point(46, 46);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(137, 19);
     this.label3.TabIndex = 33;
     this.label3.Text = "Tổng tiền định mức";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_lbl_tong_dm);
     this.panel1.Controls.Add(this.m_lbl_ten_phong_ban);
     this.panel1.Controls.Add(this.m_lbl_den_ngay);
     this.panel1.Controls.Add(this.m_lbl_tu_ngay);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 42);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(868, 94);
     this.panel1.TabIndex = 34;
     //
     // f706_V_BC_CHI_TIET_DM
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(868, 488);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f706_V_BC_CHI_TIET_DM";
     this.Text = "F706 - Báo cáo chi tiết định mức";
     this.Load += new System.EventHandler(this.f706_V_BC_CHI_TIET_DM_Load);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.m_fg_KeyDown);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 27
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(f202_V_GD_QUA_TRINH_LAM_VIEC));
     this.ImageList                = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm       = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat           = new System.Windows.Forms.Label();
     this.m_cmd_update             = new SIS.Controls.Button.SiSButton();
     this.m_cmd_bo_nhiem           = new SIS.Controls.Button.SiSButton();
     this.m_cmd_mien_nhiem         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete             = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit               = new SIS.Controls.Button.SiSButton();
     this.label1                   = new System.Windows.Forms.Label();
     this.m_txt_tim_kiem           = new System.Windows.Forms.TextBox();
     this.m_cmd_tim_nhan_vien      = new SIS.Controls.Button.SiSButton();
     this.m_lbl_mess               = new System.Windows.Forms.Label();
     this.m_lbl_so_nhan_vien       = new System.Windows.Forms.Label();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.m_grv_qua_trinh_lam_viec = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_qua_trinh_lam_viec)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_bo_nhiem);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_mien_nhiem);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 625);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1284, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(142, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1000;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 9;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(784, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(104, 28);
     this.m_cmd_update.TabIndex   = 18;
     this.m_cmd_update.Text       = "&Sửa";
     this.m_cmd_update.Visible    = false;
     this.m_cmd_update.Click     += new System.EventHandler(this.m_cmd_update_Click);
     //
     // m_cmd_bo_nhiem
     //
     this.m_cmd_bo_nhiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_bo_nhiem.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_bo_nhiem.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_bo_nhiem.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_bo_nhiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_bo_nhiem.ImageIndex = 6;
     this.m_cmd_bo_nhiem.ImageList  = this.ImageList;
     this.m_cmd_bo_nhiem.Location   = new System.Drawing.Point(888, 4);
     this.m_cmd_bo_nhiem.Name       = "m_cmd_bo_nhiem";
     this.m_cmd_bo_nhiem.Size       = new System.Drawing.Size(105, 28);
     this.m_cmd_bo_nhiem.TabIndex   = 17;
     this.m_cmd_bo_nhiem.Text       = "&Bổ nhiệm";
     //
     // m_cmd_mien_nhiem
     //
     this.m_cmd_mien_nhiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_mien_nhiem.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_mien_nhiem.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_mien_nhiem.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_mien_nhiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_mien_nhiem.ImageIndex = 11;
     this.m_cmd_mien_nhiem.ImageList  = this.ImageList;
     this.m_cmd_mien_nhiem.Location   = new System.Drawing.Point(993, 4);
     this.m_cmd_mien_nhiem.Name       = "m_cmd_mien_nhiem";
     this.m_cmd_mien_nhiem.Size       = new System.Drawing.Size(111, 28);
     this.m_cmd_mien_nhiem.TabIndex   = 16;
     this.m_cmd_mien_nhiem.Text       = "&Miễn nhiệm";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(1104, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 15;
     this.m_cmd_delete.Text       = "&Xóa";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1192, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(178, 20);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(102, 13);
     this.label1.TabIndex = 21;
     this.label1.Text     = "Thông tin nhân viên";
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(286, 17);
     this.m_txt_tim_kiem.Name     = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size     = new System.Drawing.Size(422, 20);
     this.m_txt_tim_kiem.TabIndex = 22;
     this.m_txt_tim_kiem.KeyDown += new System.Windows.Forms.KeyEventHandler(this.m_txt_tim_kiem_KeyDown);
     //
     // m_cmd_tim_nhan_vien
     //
     this.m_cmd_tim_nhan_vien.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_nhan_vien.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_nhan_vien.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_nhan_vien.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_nhan_vien.ImageIndex          = 5;
     this.m_cmd_tim_nhan_vien.ImageList           = this.ImageList;
     this.m_cmd_tim_nhan_vien.Location            = new System.Drawing.Point(723, 12);
     this.m_cmd_tim_nhan_vien.Name     = "m_cmd_tim_nhan_vien";
     this.m_cmd_tim_nhan_vien.Size     = new System.Drawing.Size(111, 28);
     this.m_cmd_tim_nhan_vien.TabIndex = 23;
     this.m_cmd_tim_nhan_vien.Text     = "Tìm nhân viên";
     this.m_cmd_tim_nhan_vien.Click   += new System.EventHandler(this.m_cmd_tim_nhan_vien_Click);
     //
     // m_lbl_mess
     //
     this.m_lbl_mess.AutoSize = true;
     this.m_lbl_mess.Location = new System.Drawing.Point(12, 49);
     this.m_lbl_mess.Name     = "m_lbl_mess";
     this.m_lbl_mess.Size     = new System.Drawing.Size(156, 13);
     this.m_lbl_mess.TabIndex = 25;
     this.m_lbl_mess.Text     = "Số nhân viên ( hiện tại/tổng số)";
     this.m_lbl_mess.Visible  = false;
     //
     // m_lbl_so_nhan_vien
     //
     this.m_lbl_so_nhan_vien.AutoSize = true;
     this.m_lbl_so_nhan_vien.Location = new System.Drawing.Point(207, 79);
     this.m_lbl_so_nhan_vien.Name     = "m_lbl_so_nhan_vien";
     this.m_lbl_so_nhan_vien.Size     = new System.Drawing.Size(13, 13);
     this.m_lbl_so_nhan_vien.TabIndex = 26;
     this.m_lbl_so_nhan_vien.Text     = "_";
     this.m_lbl_so_nhan_vien.Visible  = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cmd_tim_nhan_vien);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1284, 46);
     this.panel1.TabIndex = 27;
     //
     // m_grv_qua_trinh_lam_viec
     //
     this.m_grv_qua_trinh_lam_viec.AllowEditing = false;
     this.m_grv_qua_trinh_lam_viec.ColumnInfo   = resources.GetString("m_grv_qua_trinh_lam_viec.ColumnInfo");
     this.m_grv_qua_trinh_lam_viec.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.m_grv_qua_trinh_lam_viec.Location     = new System.Drawing.Point(0, 46);
     this.m_grv_qua_trinh_lam_viec.Name         = "m_grv_qua_trinh_lam_viec";
     this.m_grv_qua_trinh_lam_viec.Size         = new System.Drawing.Size(1284, 579);
     this.m_grv_qua_trinh_lam_viec.Styles       = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_qua_trinh_lam_viec.Styles"));
     this.m_grv_qua_trinh_lam_viec.TabIndex     = 28;
     //
     // f202_V_GD_QUA_TRINH_LAM_VIEC
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1284, 661);
     this.Controls.Add(this.m_grv_qua_trinh_lam_viec);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_lbl_so_nhan_vien);
     this.Controls.Add(this.m_lbl_mess);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "f202_V_GD_QUA_TRINH_LAM_VIEC";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F202-Thay đổi chức vụ, đơn vị công tác";
     this.Load           += new System.EventHandler(this.f202_V_GD_QUA_TRINH_LAM_VIEC_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_qua_trinh_lam_viec)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 28
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_V_GD_QUA_TRINH_LAM_VIEC_2));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.backgroundWorker1  = new System.ComponentModel.BackgroundWorker();
     this.splitContainer1    = new System.Windows.Forms.SplitContainer();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_lbl_soluongns    = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.m_dat_tu_ngay      = new System.Windows.Forms.DateTimePicker();
     this.label4             = new System.Windows.Forms.Label();
     this.m_cmd_search       = new SIS.Controls.Button.SiSButton();
     this.m_dat_den_ngay     = new System.Windows.Forms.DateTimePicker();
     this.label3             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.m_cbo_don_vi       = new System.Windows.Forms.ComboBox();
     this.m_cbo_ttld         = new System.Windows.Forms.ComboBox();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.m_fg_danh_sach     = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_danh_sach)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 373);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(977, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(621, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(709, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(797, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(885, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.WorkerReportsProgress = true;
     this.backgroundWorker1.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
     this.backgroundWorker1.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker1_ProgressChanged);
     this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.groupBox3);
     this.splitContainer1.Panel2.Controls.Add(this.groupBox2);
     this.splitContainer1.Size             = new System.Drawing.Size(977, 373);
     this.splitContainer1.SplitterDistance = 325;
     this.splitContainer1.TabIndex         = 22;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lbl_soluongns);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.m_dat_tu_ngay);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_dat_den_ngay);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_cbo_don_vi);
     this.panel1.Controls.Add(this.m_cbo_ttld);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(325, 373);
     this.panel1.TabIndex = 22;
     //
     // m_lbl_soluongns
     //
     this.m_lbl_soluongns.AutoSize = true;
     this.m_lbl_soluongns.Location = new System.Drawing.Point(106, 280);
     this.m_lbl_soluongns.Name     = "m_lbl_soluongns";
     this.m_lbl_soluongns.Size     = new System.Drawing.Size(35, 13);
     this.m_lbl_soluongns.TabIndex = 49;
     this.m_lbl_soluongns.Text     = "label2";
     this.m_lbl_soluongns.Visible  = false;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(7, 280);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(93, 13);
     this.label5.TabIndex = 48;
     this.label5.Text     = "Số lượng nhân sự:";
     this.label5.Visible  = false;
     //
     // m_dat_tu_ngay
     //
     this.m_dat_tu_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dat_tu_ngay.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_tu_ngay.Location     = new System.Drawing.Point(131, 62);
     this.m_dat_tu_ngay.Name         = "m_dat_tu_ngay";
     this.m_dat_tu_ngay.Size         = new System.Drawing.Size(176, 20);
     this.m_dat_tu_ngay.TabIndex     = 46;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(20, 66);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(49, 13);
     this.label4.TabIndex = 47;
     this.label4.Text     = "Từ ngày:";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(225, 114);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(82, 26);
     this.m_cmd_search.TabIndex = 43;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_dat_den_ngay
     //
     this.m_dat_den_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dat_den_ngay.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_den_ngay.Location     = new System.Drawing.Point(131, 88);
     this.m_dat_den_ngay.Name         = "m_dat_den_ngay";
     this.m_dat_den_ngay.Size         = new System.Drawing.Size(176, 20);
     this.m_dat_den_ngay.TabIndex     = 44;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(20, 88);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(56, 13);
     this.label3.TabIndex = 45;
     this.label3.Text     = "Đến ngày:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(20, 9);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 13);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Đơn vị:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(20, 38);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(103, 13);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Trạng thái lao động:";
     //
     // m_cbo_don_vi
     //
     this.m_cbo_don_vi.FormattingEnabled = true;
     this.m_cbo_don_vi.Location          = new System.Drawing.Point(132, 6);
     this.m_cbo_don_vi.Name     = "m_cbo_don_vi";
     this.m_cbo_don_vi.Size     = new System.Drawing.Size(175, 21);
     this.m_cbo_don_vi.TabIndex = 1;
     //
     // m_cbo_ttld
     //
     this.m_cbo_ttld.FormattingEnabled = true;
     this.m_cbo_ttld.Location          = new System.Drawing.Point(131, 33);
     this.m_cbo_ttld.Name     = "m_cbo_ttld";
     this.m_cbo_ttld.Size     = new System.Drawing.Size(176, 21);
     this.m_cbo_ttld.TabIndex = 0;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.m_fg_danh_sach);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(0, 217);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(648, 156);
     this.groupBox3.TabIndex = 51;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Chi tiết tăng giảm";
     //
     // m_fg_danh_sach
     //
     this.m_fg_danh_sach.ColumnInfo = resources.GetString("m_fg_danh_sach.ColumnInfo");
     this.m_fg_danh_sach.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg_danh_sach.Location   = new System.Drawing.Point(3, 16);
     this.m_fg_danh_sach.Name       = "m_fg_danh_sach";
     this.m_fg_danh_sach.Size       = new System.Drawing.Size(642, 137);
     this.m_fg_danh_sach.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_danh_sach.Styles"));
     this.m_fg_danh_sach.TabIndex   = 49;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.m_fg);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox2.Location = new System.Drawing.Point(0, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(648, 217);
     this.groupBox2.TabIndex = 50;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Tình hình tăng giảm nhân viên";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo  = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location    = new System.Drawing.Point(3, 16);
     this.m_fg.Name        = "m_fg";
     this.m_fg.Size        = new System.Drawing.Size(642, 198);
     this.m_fg.Styles      = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex    = 23;
     this.m_fg.Tree.Indent = 9;
     this.m_fg.Click      += new System.EventHandler(this.m_fg_Click);
     //
     // frm_V_GD_QUA_TRINH_LAM_VIEC_2
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(977, 409);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "frm_V_GD_QUA_TRINH_LAM_VIEC_2";
     this.Text  = "frm_V_GD_QUA_TRINH_LAM_VIEC_2";
     this.Load += new System.EventHandler(this.frm_V_GD_QUA_TRINH_LAM_VIEC_2_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_danh_sach)).EndInit();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 29
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(f996_license_form));
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.label5             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.m_cmd_tro_ve       = new SIS.Controls.Button.SiSButton();
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.label1             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.linkLabel1         = new System.Windows.Forms.LinkLabel();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.label5);
     this.m_pnl_out_place_dm.Controls.Add(this.label4);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_tro_ve);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 278);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(564, 62);
     this.m_pnl_out_place_dm.TabIndex = 51;
     //
     // label5
     //
     this.label5.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label5.Font      = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.DarkRed;
     this.label5.Location  = new System.Drawing.Point(4, 39);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(464, 19);
     this.label5.TabIndex  = 7;
     this.label5.Text      = "Bản quyền của TOPICA";
     //
     // label4
     //
     this.label4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.label4.Font     = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(4, 4);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(464, 35);
     this.label4.TabIndex = 6;
     this.label4.Text     = "Sản phẩm này nằm trong bộ sản phẩm chăm sóc Học viên của TOPICA";
     //
     // m_cmd_tro_ve
     //
     this.m_cmd_tro_ve.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tro_ve.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tro_ve.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tro_ve.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_tro_ve.Font       = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmd_tro_ve.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tro_ve.ImageIndex = 0;
     this.m_cmd_tro_ve.ImageList  = this.ImageList;
     this.m_cmd_tro_ve.Location   = new System.Drawing.Point(468, 4);
     this.m_cmd_tro_ve.Name       = "m_cmd_tro_ve";
     this.m_cmd_tro_ve.Size       = new System.Drawing.Size(92, 54);
     this.m_cmd_tro_ve.TabIndex   = 5;
     this.m_cmd_tro_ve.Text       = "OK [Esc]";
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.DarkRed;
     this.label1.Location  = new System.Drawing.Point(168, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(396, 48);
     this.label1.TabIndex  = 52;
     this.label1.Text      = "TỔ HỢP GIÁO DỤC TOPICA";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.SystemColors.Desktop;
     this.label2.Location  = new System.Drawing.Point(168, 48);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(396, 24);
     this.label2.TabIndex  = 53;
     this.label2.Text      = "TOS - Ticket";
     //
     // label3
     //
     this.label3.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label3.ForeColor = System.Drawing.Color.DarkRed;
     this.label3.Location  = new System.Drawing.Point(168, 72);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(396, 24);
     this.label3.TabIndex  = 54;
     this.label3.Text      = "Version 3.1";
     //
     // label6
     //
     this.label6.Font      = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location  = new System.Drawing.Point(176, 168);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(328, 24);
     this.label6.TabIndex  = 55;
     this.label6.Text      = "Liên hệ: Đinh Hồng Lĩnh";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label7
     //
     this.label7.Font      = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location  = new System.Drawing.Point(176, 200);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(328, 24);
     this.label7.TabIndex  = 56;
     this.label7.Text      = "Di động: 01678 334 137";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // groupBox1
     //
     this.groupBox1.Location = new System.Drawing.Point(112, 96);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(464, 8);
     this.groupBox1.TabIndex = 58;
     this.groupBox1.TabStop  = false;
     //
     // groupBox2
     //
     this.groupBox2.Location = new System.Drawing.Point(0, 264);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(480, 8);
     this.groupBox2.TabIndex = 60;
     this.groupBox2.TabStop  = false;
     //
     // linkLabel1
     //
     this.linkLabel1.Font     = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linkLabel1.Location = new System.Drawing.Point(176, 232);
     this.linkLabel1.Name     = "linkLabel1";
     this.linkLabel1.Size     = new System.Drawing.Size(328, 24);
     this.linkLabel1.TabIndex = 61;
     this.linkLabel1.TabStop  = true;
     this.linkLabel1.Text     = "Email: [email protected]";
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor       = System.Drawing.SystemColors.HighlightText;
     this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
     this.pictureBox1.Dock            = System.Windows.Forms.DockStyle.Left;
     this.pictureBox1.Location        = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name            = "pictureBox1";
     this.pictureBox1.Size            = new System.Drawing.Size(168, 278);
     this.pictureBox1.TabIndex        = 62;
     this.pictureBox1.TabStop         = false;
     //
     // f996_license_form
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.HighlightText;
     this.ClientSize        = new System.Drawing.Size(564, 340);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.linkLabel1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "f996_license_form";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F996 - Ban quyen phan mem";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f540_V_DM_CO_SO_DINH_MUC));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.m_txt_tu_khoa = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 448);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(778, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(422, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(510, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(598, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(686, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 135);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(778, 313);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // 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", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(778, 53);
     this.m_lbl_header.TabIndex = 21;
     this.m_lbl_header.Text = "DANH SÁCH CƠ SỞ TÍNH ĐỊNH MỨC";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "");
     this.imageList1.Images.SetKeyName(1, "");
     this.imageList1.Images.SetKeyName(2, "");
     this.imageList1.Images.SetKeyName(3, "");
     this.imageList1.Images.SetKeyName(4, "");
     this.imageList1.Images.SetKeyName(5, "");
     this.imageList1.Images.SetKeyName(6, "");
     this.imageList1.Images.SetKeyName(7, "");
     this.imageList1.Images.SetKeyName(8, "");
     this.imageList1.Images.SetKeyName(9, "");
     this.imageList1.Images.SetKeyName(10, "");
     this.imageList1.Images.SetKeyName(11, "");
     this.imageList1.Images.SetKeyName(12, "");
     this.imageList1.Images.SetKeyName(13, "");
     this.imageList1.Images.SetKeyName(14, "");
     this.imageList1.Images.SetKeyName(15, "");
     this.imageList1.Images.SetKeyName(16, "");
     this.imageList1.Images.SetKeyName(17, "");
     this.imageList1.Images.SetKeyName(18, "");
     this.imageList1.Images.SetKeyName(19, "");
     this.imageList1.Images.SetKeyName(20, "");
     this.imageList1.Images.SetKeyName(21, "");
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_txt_tu_khoa);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 53);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(778, 82);
     this.panel1.TabIndex = 26;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 18;
     this.m_cmd_search.ImageList = this.ImageList;
     this.m_cmd_search.Location = new System.Drawing.Point(495, 20);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 22;
     this.m_cmd_search.Text = "Tìm kiếm";
     //
     // m_txt_tu_khoa
     //
     this.m_txt_tu_khoa.Location = new System.Drawing.Point(279, 26);
     this.m_txt_tu_khoa.Name = "m_txt_tu_khoa";
     this.m_txt_tu_khoa.Size = new System.Drawing.Size(191, 20);
     this.m_txt_tu_khoa.TabIndex = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(202, 26);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(55, 16);
     this.label2.TabIndex = 1;
     this.label2.Text = "Từ khóa";
     //
     // f540_V_DM_CO_SO_DINH_MUC
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(778, 484);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f540_V_DM_CO_SO_DINH_MUC";
     this.Text = "F540 - Danh sách cơ sở tính định mức";
     this.Load += new System.EventHandler(this.f540_V_DM_CO_SO_DINH_MUC_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f402_tao_bao_cao_danh_muc_tru_so_lam_viec));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_export_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg_nha = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_cmd_browser = new SIS.Controls.Button.SiSButton();
     this.m_lbl_thong_bao = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.m_txt_file_path = new System.Windows.Forms.TextBox();
     this.m_cbo_loai_hinh_don_vi = new System.Windows.Forms.ComboBox();
     this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox();
     this.m_cbo_dia_chi = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi_su_dung = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi_chu_quan = new System.Windows.Forms.ComboBox();
     this.m_cbo_bo_tinh = new System.Windows.Forms.ComboBox();
     this.m_lbl_ten_bao_cao = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_lbl_trang_thai = new System.Windows.Forms.Label();
     this.m_lbl_don_vi_chu_quan = new System.Windows.Forms.Label();
     this.lbl = new System.Windows.Forms.Label();
     this.m_lbl_don_vi_su_dung = new System.Windows.Forms.Label();
     this.m_lbl_bo_tinh = new System.Windows.Forms.Label();
     this.m_grb_thong_tin_nha_dat = new System.Windows.Forms.GroupBox();
     this.panel2 = new System.Windows.Forms.Panel();
     this.m_pnl_thong_tin_nha_dat = new System.Windows.Forms.Panel();
     this.m_fg_excel_nha = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.label6 = new System.Windows.Forms.Label();
     this.m_lbl_dia_chi = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.m_lbl_dien_tich_khuon_vien_dat = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.label20 = new System.Windows.Forms.Label();
     this.m_lbl_bo_trong = new System.Windows.Forms.Label();
     this.m_lbl_lam_tru_so_lam_viec = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.m_lbl_bi_lan_chiem = new System.Windows.Forms.Label();
     this.m_lbl_cho_thue = new System.Windows.Forms.Label();
     this.m_lbl_lam_co_so_hd_su_nghiep = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.m_lbl_gia_tri_theo_so_ke_toan = new System.Windows.Forms.Label();
     this.m_lbl_lam_nha_o = new System.Windows.Forms.Label();
     this.m_lbl_su_dung_vao_muc_dich_khac = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.m_openDiaglog = new System.Windows.Forms.OpenFileDialog();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_nha)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.m_grb_thong_tin_nha_dat.SuspendLayout();
     this.panel2.SuspendLayout();
     this.m_pnl_thong_tin_nha_dat.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_excel_nha)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_export_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 538);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1004, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_export_excel
     //
     this.m_cmd_export_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_export_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_export_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_export_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_export_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_export_excel.ImageIndex = 19;
     this.m_cmd_export_excel.ImageList = this.ImageList;
     this.m_cmd_export_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_export_excel.Name = "m_cmd_export_excel";
     this.m_cmd_export_excel.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_export_excel.TabIndex = 0;
     this.m_cmd_export_excel.Text = "Xuất Excel";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(912, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg_nha
     //
     this.m_fg_nha.ColumnInfo = resources.GetString("m_fg_nha.ColumnInfo");
     this.m_fg_nha.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg_nha.Location = new System.Drawing.Point(0, 0);
     this.m_fg_nha.Name = "m_fg_nha";
     this.m_fg_nha.Rows.Count = 20;
     this.m_fg_nha.Size = new System.Drawing.Size(998, 98);
     this.m_fg_nha.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_nha.Styles"));
     this.m_fg_nha.TabIndex = 20;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_cmd_browser);
     this.groupBox1.Controls.Add(this.m_lbl_thong_bao);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.m_txt_file_path);
     this.groupBox1.Controls.Add(this.m_cbo_loai_hinh_don_vi);
     this.groupBox1.Controls.Add(this.m_cbo_trang_thai);
     this.groupBox1.Controls.Add(this.m_cbo_dia_chi);
     this.groupBox1.Controls.Add(this.m_cbo_don_vi_su_dung);
     this.groupBox1.Controls.Add(this.m_cbo_don_vi_chu_quan);
     this.groupBox1.Controls.Add(this.m_cbo_bo_tinh);
     this.groupBox1.Controls.Add(this.m_lbl_ten_bao_cao);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.m_lbl_trang_thai);
     this.groupBox1.Controls.Add(this.m_lbl_don_vi_chu_quan);
     this.groupBox1.Controls.Add(this.lbl);
     this.groupBox1.Controls.Add(this.m_lbl_don_vi_su_dung);
     this.groupBox1.Controls.Add(this.m_lbl_bo_tinh);
     this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(1004, 235);
     this.groupBox1.TabIndex = 21;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Thông tin tìm kiếm";
     //
     // m_cmd_browser
     //
     this.m_cmd_browser.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_browser.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_browser.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_browser.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_browser.ImageIndex = 5;
     this.m_cmd_browser.ImageList = this.ImageList;
     this.m_cmd_browser.Location = new System.Drawing.Point(454, 148);
     this.m_cmd_browser.Name = "m_cmd_browser";
     this.m_cmd_browser.Size = new System.Drawing.Size(33, 28);
     this.m_cmd_browser.TabIndex = 0;
     //
     // m_lbl_thong_bao
     //
     this.m_lbl_thong_bao.AutoSize = true;
     this.m_lbl_thong_bao.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.m_lbl_thong_bao.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_thong_bao.Location = new System.Drawing.Point(181, 194);
     this.m_lbl_thong_bao.Name = "m_lbl_thong_bao";
     this.m_lbl_thong_bao.Size = new System.Drawing.Size(12, 16);
     this.m_lbl_thong_bao.TabIndex = 10;
     this.m_lbl_thong_bao.Text = " ";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(125, 157);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(51, 13);
     this.label7.TabIndex = 10;
     this.label7.Text = "File excel";
     //
     // m_txt_file_path
     //
     this.m_txt_file_path.Location = new System.Drawing.Point(184, 154);
     this.m_txt_file_path.Name = "m_txt_file_path";
     this.m_txt_file_path.Size = new System.Drawing.Size(255, 20);
     this.m_txt_file_path.TabIndex = 9;
     //
     // m_cbo_loai_hinh_don_vi
     //
     this.m_cbo_loai_hinh_don_vi.FormattingEnabled = true;
     this.m_cbo_loai_hinh_don_vi.Location = new System.Drawing.Point(184, 90);
     this.m_cbo_loai_hinh_don_vi.Name = "m_cbo_loai_hinh_don_vi";
     this.m_cbo_loai_hinh_don_vi.Size = new System.Drawing.Size(256, 21);
     this.m_cbo_loai_hinh_don_vi.TabIndex = 8;
     //
     // m_cbo_trang_thai
     //
     this.m_cbo_trang_thai.FormattingEnabled = true;
     this.m_cbo_trang_thai.Location = new System.Drawing.Point(641, 121);
     this.m_cbo_trang_thai.Name = "m_cbo_trang_thai";
     this.m_cbo_trang_thai.Size = new System.Drawing.Size(256, 21);
     this.m_cbo_trang_thai.TabIndex = 8;
     //
     // m_cbo_dia_chi
     //
     this.m_cbo_dia_chi.FormattingEnabled = true;
     this.m_cbo_dia_chi.Location = new System.Drawing.Point(184, 121);
     this.m_cbo_dia_chi.Name = "m_cbo_dia_chi";
     this.m_cbo_dia_chi.Size = new System.Drawing.Size(256, 21);
     this.m_cbo_dia_chi.TabIndex = 8;
     //
     // m_cbo_don_vi_su_dung
     //
     this.m_cbo_don_vi_su_dung.FormattingEnabled = true;
     this.m_cbo_don_vi_su_dung.Location = new System.Drawing.Point(641, 91);
     this.m_cbo_don_vi_su_dung.Name = "m_cbo_don_vi_su_dung";
     this.m_cbo_don_vi_su_dung.Size = new System.Drawing.Size(256, 21);
     this.m_cbo_don_vi_su_dung.TabIndex = 8;
     //
     // m_cbo_don_vi_chu_quan
     //
     this.m_cbo_don_vi_chu_quan.FormattingEnabled = true;
     this.m_cbo_don_vi_chu_quan.Location = new System.Drawing.Point(641, 61);
     this.m_cbo_don_vi_chu_quan.Name = "m_cbo_don_vi_chu_quan";
     this.m_cbo_don_vi_chu_quan.Size = new System.Drawing.Size(256, 21);
     this.m_cbo_don_vi_chu_quan.TabIndex = 8;
     //
     // m_cbo_bo_tinh
     //
     this.m_cbo_bo_tinh.FormattingEnabled = true;
     this.m_cbo_bo_tinh.Location = new System.Drawing.Point(184, 61);
     this.m_cbo_bo_tinh.Name = "m_cbo_bo_tinh";
     this.m_cbo_bo_tinh.Size = new System.Drawing.Size(256, 21);
     this.m_cbo_bo_tinh.TabIndex = 6;
     //
     // m_lbl_ten_bao_cao
     //
     this.m_lbl_ten_bao_cao.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_ten_bao_cao.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ten_bao_cao.Location = new System.Drawing.Point(3, 16);
     this.m_lbl_ten_bao_cao.Name = "m_lbl_ten_bao_cao";
     this.m_lbl_ten_bao_cao.Size = new System.Drawing.Size(998, 39);
     this.m_lbl_ten_bao_cao.TabIndex = 7;
     this.m_lbl_ten_bao_cao.Text = "BÁO CÁO KÊ KHAI NHÀ - TRỤ SỞ LÀM  VIỆC";
     this.m_lbl_ten_bao_cao.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(88, 93);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(86, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Loại hình đơn vị:";
     //
     // m_lbl_trang_thai
     //
     this.m_lbl_trang_thai.AutoSize = true;
     this.m_lbl_trang_thai.Location = new System.Drawing.Point(573, 124);
     this.m_lbl_trang_thai.Name = "m_lbl_trang_thai";
     this.m_lbl_trang_thai.Size = new System.Drawing.Size(58, 13);
     this.m_lbl_trang_thai.TabIndex = 0;
     this.m_lbl_trang_thai.Text = "Trạng thái:";
     //
     // m_lbl_don_vi_chu_quan
     //
     this.m_lbl_don_vi_chu_quan.AutoSize = true;
     this.m_lbl_don_vi_chu_quan.Location = new System.Drawing.Point(542, 64);
     this.m_lbl_don_vi_chu_quan.Name = "m_lbl_don_vi_chu_quan";
     this.m_lbl_don_vi_chu_quan.Size = new System.Drawing.Size(89, 13);
     this.m_lbl_don_vi_chu_quan.TabIndex = 0;
     this.m_lbl_don_vi_chu_quan.Text = "Đơn vị chủ quản:";
     //
     // lbl
     //
     this.lbl.AutoSize = true;
     this.lbl.Location = new System.Drawing.Point(117, 124);
     this.lbl.Name = "lbl";
     this.lbl.Size = new System.Drawing.Size(62, 13);
     this.lbl.TabIndex = 0;
     this.lbl.Text = "Địa chỉ đất:";
     //
     // m_lbl_don_vi_su_dung
     //
     this.m_lbl_don_vi_su_dung.AutoSize = true;
     this.m_lbl_don_vi_su_dung.Location = new System.Drawing.Point(549, 94);
     this.m_lbl_don_vi_su_dung.Name = "m_lbl_don_vi_su_dung";
     this.m_lbl_don_vi_su_dung.Size = new System.Drawing.Size(82, 13);
     this.m_lbl_don_vi_su_dung.TabIndex = 0;
     this.m_lbl_don_vi_su_dung.Text = "Đơn vị sử dụng:";
     //
     // m_lbl_bo_tinh
     //
     this.m_lbl_bo_tinh.AutoSize = true;
     this.m_lbl_bo_tinh.Location = new System.Drawing.Point(131, 64);
     this.m_lbl_bo_tinh.Name = "m_lbl_bo_tinh";
     this.m_lbl_bo_tinh.Size = new System.Drawing.Size(45, 13);
     this.m_lbl_bo_tinh.TabIndex = 0;
     this.m_lbl_bo_tinh.Text = "Bộ/tỉnh:";
     //
     // m_grb_thong_tin_nha_dat
     //
     this.m_grb_thong_tin_nha_dat.Controls.Add(this.panel2);
     this.m_grb_thong_tin_nha_dat.Controls.Add(this.m_pnl_thong_tin_nha_dat);
     this.m_grb_thong_tin_nha_dat.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_grb_thong_tin_nha_dat.Location = new System.Drawing.Point(0, 235);
     this.m_grb_thong_tin_nha_dat.Name = "m_grb_thong_tin_nha_dat";
     this.m_grb_thong_tin_nha_dat.Size = new System.Drawing.Size(1004, 303);
     this.m_grb_thong_tin_nha_dat.TabIndex = 22;
     this.m_grb_thong_tin_nha_dat.TabStop = false;
     this.m_grb_thong_tin_nha_dat.Text = "Thông tin nhà đất";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_fg_nha);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(3, 202);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(998, 98);
     this.panel2.TabIndex = 25;
     //
     // m_pnl_thong_tin_nha_dat
     //
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_fg_excel_nha);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label6);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_dia_chi);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label2);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label3);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_dien_tich_khuon_vien_dat);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label16);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label8);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label4);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label17);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label5);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label15);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label20);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_bo_trong);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_lam_tru_so_lam_viec);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label13);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_bi_lan_chiem);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_cho_thue);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_lam_co_so_hd_su_nghiep);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label11);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_gia_tri_theo_so_ke_toan);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_lam_nha_o);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.m_lbl_su_dung_vao_muc_dich_khac);
     this.m_pnl_thong_tin_nha_dat.Controls.Add(this.label9);
     this.m_pnl_thong_tin_nha_dat.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_thong_tin_nha_dat.Location = new System.Drawing.Point(3, 16);
     this.m_pnl_thong_tin_nha_dat.Name = "m_pnl_thong_tin_nha_dat";
     this.m_pnl_thong_tin_nha_dat.Size = new System.Drawing.Size(998, 186);
     this.m_pnl_thong_tin_nha_dat.TabIndex = 2;
     //
     // m_fg_excel_nha
     //
     this.m_fg_excel_nha.ColumnInfo = resources.GetString("m_fg_excel_nha.ColumnInfo");
     this.m_fg_excel_nha.Location = new System.Drawing.Point(27, 14);
     this.m_fg_excel_nha.Name = "m_fg_excel_nha";
     this.m_fg_excel_nha.Size = new System.Drawing.Size(971, 149);
     this.m_fg_excel_nha.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_excel_nha.Styles"));
     this.m_fg_excel_nha.TabIndex = 1;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(312, 81);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(126, 13);
     this.label6.TabIndex = 1;
     this.label6.Text = "Làm cơ cở HĐ sự nghệp:";
     //
     // m_lbl_dia_chi
     //
     this.m_lbl_dia_chi.AutoSize = true;
     this.m_lbl_dia_chi.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_dia_chi.Location = new System.Drawing.Point(85, 9);
     this.m_lbl_dia_chi.Name = "m_lbl_dia_chi";
     this.m_lbl_dia_chi.Size = new System.Drawing.Size(50, 13);
     this.m_lbl_dia_chi.TabIndex = 0;
     this.m_lbl_dia_chi.Text = " [dia_chi]";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(13, 9);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(43, 13);
     this.label2.TabIndex = 0;
     this.label2.Text = "Địa chỉ:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(13, 30);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(51, 13);
     this.label3.TabIndex = 0;
     this.label3.Text = "I - Về đất";
     //
     // m_lbl_dien_tich_khuon_vien_dat
     //
     this.m_lbl_dien_tich_khuon_vien_dat.AutoSize = true;
     this.m_lbl_dien_tich_khuon_vien_dat.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_dien_tich_khuon_vien_dat.Location = new System.Drawing.Point(175, 54);
     this.m_lbl_dien_tich_khuon_vien_dat.Name = "m_lbl_dien_tich_khuon_vien_dat";
     this.m_lbl_dien_tich_khuon_vien_dat.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_dien_tich_khuon_vien_dat.TabIndex = 0;
     this.m_lbl_dien_tich_khuon_vien_dat.Text = "0";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(13, 166);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(56, 13);
     this.label16.TabIndex = 0;
     this.label16.Text = "II - Về nhà";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(141, 81);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(101, 13);
     this.label8.TabIndex = 0;
     this.label8.Text = "Làm trụ sở làm việc:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(13, 54);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(144, 13);
     this.label4.TabIndex = 0;
     this.label4.Text = "a - Diện tích khuôn viên đất:";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(496, 117);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(147, 13);
     this.label17.TabIndex = 0;
     this.label17.Text = "Sử dụng vào mục đích khác:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(13, 81);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(115, 13);
     this.label5.TabIndex = 0;
     this.label5.Text = "b - Hiện trạng sử dụng:";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(370, 117);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(67, 13);
     this.label15.TabIndex = 0;
     this.label15.Text = "Bị lấn chiếm:";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(13, 139);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(126, 13);
     this.label20.TabIndex = 0;
     this.label20.Text = "c- Giá trị theo sổ kế toán:";
     //
     // m_lbl_bo_trong
     //
     this.m_lbl_bo_trong.AutoSize = true;
     this.m_lbl_bo_trong.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_bo_trong.Location = new System.Drawing.Point(269, 117);
     this.m_lbl_bo_trong.Name = "m_lbl_bo_trong";
     this.m_lbl_bo_trong.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_bo_trong.TabIndex = 0;
     this.m_lbl_bo_trong.Text = "1";
     //
     // m_lbl_lam_tru_so_lam_viec
     //
     this.m_lbl_lam_tru_so_lam_viec.AutoSize = true;
     this.m_lbl_lam_tru_so_lam_viec.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_lam_tru_so_lam_viec.Location = new System.Drawing.Point(269, 81);
     this.m_lbl_lam_tru_so_lam_viec.Name = "m_lbl_lam_tru_so_lam_viec";
     this.m_lbl_lam_tru_so_lam_viec.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_lam_tru_so_lam_viec.TabIndex = 0;
     this.m_lbl_lam_tru_so_lam_viec.Text = "1";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(192, 117);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(50, 13);
     this.label13.TabIndex = 0;
     this.label13.Text = "Bỏ trống:";
     //
     // m_lbl_bi_lan_chiem
     //
     this.m_lbl_bi_lan_chiem.AutoSize = true;
     this.m_lbl_bi_lan_chiem.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_bi_lan_chiem.Location = new System.Drawing.Point(451, 117);
     this.m_lbl_bi_lan_chiem.Name = "m_lbl_bi_lan_chiem";
     this.m_lbl_bi_lan_chiem.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_bi_lan_chiem.TabIndex = 0;
     this.m_lbl_bi_lan_chiem.Text = "1";
     //
     // m_lbl_cho_thue
     //
     this.m_lbl_cho_thue.AutoSize = true;
     this.m_lbl_cho_thue.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_cho_thue.Location = new System.Drawing.Point(769, 81);
     this.m_lbl_cho_thue.Name = "m_lbl_cho_thue";
     this.m_lbl_cho_thue.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_cho_thue.TabIndex = 0;
     this.m_lbl_cho_thue.Text = "1";
     //
     // m_lbl_lam_co_so_hd_su_nghiep
     //
     this.m_lbl_lam_co_so_hd_su_nghiep.AutoSize = true;
     this.m_lbl_lam_co_so_hd_su_nghiep.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_lam_co_so_hd_su_nghiep.Location = new System.Drawing.Point(452, 81);
     this.m_lbl_lam_co_so_hd_su_nghiep.Name = "m_lbl_lam_co_so_hd_su_nghiep";
     this.m_lbl_lam_co_so_hd_su_nghiep.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_lam_co_so_hd_su_nghiep.TabIndex = 0;
     this.m_lbl_lam_co_so_hd_su_nghiep.Text = "1";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(704, 81);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(53, 13);
     this.label11.TabIndex = 0;
     this.label11.Text = "Cho thuê:";
     //
     // m_lbl_gia_tri_theo_so_ke_toan
     //
     this.m_lbl_gia_tri_theo_so_ke_toan.AutoSize = true;
     this.m_lbl_gia_tri_theo_so_ke_toan.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_gia_tri_theo_so_ke_toan.Location = new System.Drawing.Point(172, 139);
     this.m_lbl_gia_tri_theo_so_ke_toan.Name = "m_lbl_gia_tri_theo_so_ke_toan";
     this.m_lbl_gia_tri_theo_so_ke_toan.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_gia_tri_theo_so_ke_toan.TabIndex = 0;
     this.m_lbl_gia_tri_theo_so_ke_toan.Text = "1";
     //
     // m_lbl_lam_nha_o
     //
     this.m_lbl_lam_nha_o.AutoSize = true;
     this.m_lbl_lam_nha_o.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_lam_nha_o.Location = new System.Drawing.Point(661, 81);
     this.m_lbl_lam_nha_o.Name = "m_lbl_lam_nha_o";
     this.m_lbl_lam_nha_o.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_lam_nha_o.TabIndex = 0;
     this.m_lbl_lam_nha_o.Text = "1";
     //
     // m_lbl_su_dung_vao_muc_dich_khac
     //
     this.m_lbl_su_dung_vao_muc_dich_khac.AutoSize = true;
     this.m_lbl_su_dung_vao_muc_dich_khac.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_su_dung_vao_muc_dich_khac.Location = new System.Drawing.Point(661, 117);
     this.m_lbl_su_dung_vao_muc_dich_khac.Name = "m_lbl_su_dung_vao_muc_dich_khac";
     this.m_lbl_su_dung_vao_muc_dich_khac.Size = new System.Drawing.Size(13, 13);
     this.m_lbl_su_dung_vao_muc_dich_khac.TabIndex = 0;
     this.m_lbl_su_dung_vao_muc_dich_khac.Text = "1";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(577, 81);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(60, 13);
     this.label9.TabIndex = 0;
     this.label9.Text = "Làm nhà ở:";
     //
     // m_openDiaglog
     //
     this.m_openDiaglog.FileName = "openFileDialog1";
     //
     // f402_tao_bao_cao_danh_muc_tru_so_lam_viec
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1004, 574);
     this.Controls.Add(this.m_grb_thong_tin_nha_dat);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "f402_tao_bao_cao_danh_muc_tru_so_lam_viec";
     this.Text = "F402 Tạo báo cáo danh mục nhà, trụ sở làm việc";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_nha)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.m_grb_thong_tin_nha_dat.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.m_pnl_thong_tin_nha_dat.ResumeLayout(false);
     this.m_pnl_thong_tin_nha_dat.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_excel_nha)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 32
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(f500_ds_nguoi_dai_dien));
     this.ImageList                 = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm        = new System.Windows.Forms.Panel();
     this.m_cmd_them_nguoi_dai_dien = new SIS.Controls.Button.SiSButton();
     this.m_cmd_sua_nguoi_dai_dien  = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert              = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update              = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view                = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete              = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit                = new SIS.Controls.Button.SiSButton();
     this.m_fg                    = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header            = new System.Windows.Forms.Label();
     this.m_grb_dm_cau_hoi        = new System.Windows.Forms.GroupBox();
     this.m_grb_ds_nguoi_dai_dien = new System.Windows.Forms.GroupBox();
     this.m_fg_nguoi_dai_dien     = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_grb_dm_cau_hoi.SuspendLayout();
     this.m_grb_ds_nguoi_dai_dien.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_nguoi_dai_dien)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_them_nguoi_dai_dien);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_sua_nguoi_dai_dien);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 456);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(915, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_them_nguoi_dai_dien
     //
     this.m_cmd_them_nguoi_dai_dien.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_them_nguoi_dai_dien.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_them_nguoi_dai_dien.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_them_nguoi_dai_dien.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_them_nguoi_dai_dien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_them_nguoi_dai_dien.ImageIndex = 0;
     this.m_cmd_them_nguoi_dai_dien.ImageList  = this.ImageList;
     this.m_cmd_them_nguoi_dai_dien.Location   = new System.Drawing.Point(571, 4);
     this.m_cmd_them_nguoi_dai_dien.Name       = "m_cmd_them_nguoi_dai_dien";
     this.m_cmd_them_nguoi_dai_dien.Size       = new System.Drawing.Size(129, 28);
     this.m_cmd_them_nguoi_dai_dien.TabIndex   = 2;
     this.m_cmd_them_nguoi_dai_dien.Text       = "&Thêm người đại diện";
     //
     // m_cmd_sua_nguoi_dai_dien
     //
     this.m_cmd_sua_nguoi_dai_dien.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_sua_nguoi_dai_dien.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_sua_nguoi_dai_dien.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_sua_nguoi_dai_dien.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_sua_nguoi_dai_dien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_sua_nguoi_dai_dien.ImageIndex = 10;
     this.m_cmd_sua_nguoi_dai_dien.ImageList  = this.ImageList;
     this.m_cmd_sua_nguoi_dai_dien.Location   = new System.Drawing.Point(700, 4);
     this.m_cmd_sua_nguoi_dai_dien.Name       = "m_cmd_sua_nguoi_dai_dien";
     this.m_cmd_sua_nguoi_dai_dien.Size       = new System.Drawing.Size(123, 28);
     this.m_cmd_sua_nguoi_dai_dien.TabIndex   = 3;
     this.m_cmd_sua_nguoi_dai_dien.Text       = "Sửa người đại diện";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(268, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 0;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(180, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 1;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(92, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(823, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 4;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(3, 16);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(382, 397);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(915, 40);
     this.m_lbl_header.TabIndex  = 24;
     this.m_lbl_header.Text      = "F500 - Danh sách người đại diện";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_grb_dm_cau_hoi
     //
     this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
     this.m_grb_dm_cau_hoi.Dock     = System.Windows.Forms.DockStyle.Left;
     this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 40);
     this.m_grb_dm_cau_hoi.Name     = "m_grb_dm_cau_hoi";
     this.m_grb_dm_cau_hoi.Size     = new System.Drawing.Size(388, 416);
     this.m_grb_dm_cau_hoi.TabIndex = 26;
     this.m_grb_dm_cau_hoi.TabStop  = false;
     this.m_grb_dm_cau_hoi.Text     = "Danh sách đơn vị nội bộ";
     //
     // m_grb_ds_nguoi_dai_dien
     //
     this.m_grb_ds_nguoi_dai_dien.Controls.Add(this.m_fg_nguoi_dai_dien);
     this.m_grb_ds_nguoi_dai_dien.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_grb_ds_nguoi_dai_dien.Location = new System.Drawing.Point(388, 40);
     this.m_grb_ds_nguoi_dai_dien.Name     = "m_grb_ds_nguoi_dai_dien";
     this.m_grb_ds_nguoi_dai_dien.Size     = new System.Drawing.Size(527, 416);
     this.m_grb_ds_nguoi_dai_dien.TabIndex = 27;
     this.m_grb_ds_nguoi_dai_dien.TabStop  = false;
     this.m_grb_ds_nguoi_dai_dien.Text     = "Danh sách người đại diện của đơn vị";
     //
     // m_fg_nguoi_dai_dien
     //
     this.m_fg_nguoi_dai_dien.ColumnInfo = resources.GetString("m_fg_nguoi_dai_dien.ColumnInfo");
     this.m_fg_nguoi_dai_dien.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg_nguoi_dai_dien.Location   = new System.Drawing.Point(3, 16);
     this.m_fg_nguoi_dai_dien.Name       = "m_fg_nguoi_dai_dien";
     this.m_fg_nguoi_dai_dien.Size       = new System.Drawing.Size(521, 397);
     this.m_fg_nguoi_dai_dien.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_nguoi_dai_dien.Styles"));
     this.m_fg_nguoi_dai_dien.TabIndex   = 21;
     //
     // f500_ds_nguoi_dai_dien
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(915, 492);
     this.Controls.Add(this.m_grb_ds_nguoi_dai_dien);
     this.Controls.Add(this.m_grb_dm_cau_hoi);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f500_ds_nguoi_dai_dien";
     this.Text  = "F500 - Danh sách người đại diện";
     this.Load += new System.EventHandler(this.f500_ds_nguoi_dai_dien_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_grb_dm_cau_hoi.ResumeLayout(false);
     this.m_grb_ds_nguoi_dai_dien.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_nguoi_dai_dien)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f220_dm_cau_hoi_searching));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_select = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_pnl_search_area = new System.Windows.Forms.Panel();
     this.m_cmd_tim_kiem = new SIS.Controls.Button.SiSButton();
     this.label12 = new System.Windows.Forms.Label();
     this.m_cbo_loai_cau_hoi_tren = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi_lien_quan = new System.Windows.Forms.ComboBox();
     this.label8 = new System.Windows.Forms.Label();
     this.m_txt_key_cau_hoi = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.m_grb_dm_cau_hoi = new System.Windows.Forms.GroupBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl_search_area.SuspendLayout();
     this.m_grb_dm_cau_hoi.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_select);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 380);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(792, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_select
     //
     this.m_cmd_select.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_select.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_select.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_select.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_select.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_select.ImageIndex = 13;
     this.m_cmd_select.ImageList = this.ImageList;
     this.m_cmd_select.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_select.Name = "m_cmd_select";
     this.m_cmd_select.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_select.TabIndex = 0;
     this.m_cmd_select.Text = "Chọn";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(700, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 1;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(3, 16);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(786, 242);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(792, 40);
     this.m_lbl_header.TabIndex = 24;
     this.m_lbl_header.Text = "F220 - Tìm kiếm câu hỏi";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_pnl_search_area
     //
     this.m_pnl_search_area.Controls.Add(this.m_cmd_tim_kiem);
     this.m_pnl_search_area.Controls.Add(this.label12);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_loai_cau_hoi_tren);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_don_vi_lien_quan);
     this.m_pnl_search_area.Controls.Add(this.label8);
     this.m_pnl_search_area.Controls.Add(this.m_txt_key_cau_hoi);
     this.m_pnl_search_area.Controls.Add(this.label11);
     this.m_pnl_search_area.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_search_area.Location = new System.Drawing.Point(0, 40);
     this.m_pnl_search_area.Name = "m_pnl_search_area";
     this.m_pnl_search_area.Size = new System.Drawing.Size(792, 79);
     this.m_pnl_search_area.TabIndex = 0;
     //
     // m_cmd_tim_kiem
     //
     this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_kiem.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_kiem.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_kiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_kiem.ImageIndex = 5;
     this.m_cmd_tim_kiem.ImageList = this.ImageList;
     this.m_cmd_tim_kiem.Location = new System.Drawing.Point(610, 40);
     this.m_cmd_tim_kiem.Name = "m_cmd_tim_kiem";
     this.m_cmd_tim_kiem.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_tim_kiem.TabIndex = 3;
     this.m_cmd_tim_kiem.Text = "Tìm kiếm";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(251, 22);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(65, 13);
     this.label12.TabIndex = 11;
     this.label12.Text = "Loại câu hỏi";
     //
     // m_cbo_loai_cau_hoi_tren
     //
     this.m_cbo_loai_cau_hoi_tren.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_loai_cau_hoi_tren.FormattingEnabled = true;
     this.m_cbo_loai_cau_hoi_tren.Location = new System.Drawing.Point(326, 17);
     this.m_cbo_loai_cau_hoi_tren.Name = "m_cbo_loai_cau_hoi_tren";
     this.m_cbo_loai_cau_hoi_tren.Size = new System.Drawing.Size(156, 21);
     this.m_cbo_loai_cau_hoi_tren.TabIndex = 1;
     //
     // m_cbo_don_vi_lien_quan
     //
     this.m_cbo_don_vi_lien_quan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_don_vi_lien_quan.FormattingEnabled = true;
     this.m_cbo_don_vi_lien_quan.Location = new System.Drawing.Point(140, 18);
     this.m_cbo_don_vi_lien_quan.Name = "m_cbo_don_vi_lien_quan";
     this.m_cbo_don_vi_lien_quan.Size = new System.Drawing.Size(73, 21);
     this.m_cbo_don_vi_lien_quan.TabIndex = 0;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(51, 22);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(84, 13);
     this.label8.TabIndex = 10;
     this.label8.Text = "Đơn vị liên quan";
     //
     // m_txt_key_cau_hoi
     //
     this.m_txt_key_cau_hoi.Location = new System.Drawing.Point(140, 45);
     this.m_txt_key_cau_hoi.Name = "m_txt_key_cau_hoi";
     this.m_txt_key_cau_hoi.Size = new System.Drawing.Size(453, 20);
     this.m_txt_key_cau_hoi.TabIndex = 2;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(88, 48);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(47, 13);
     this.label11.TabIndex = 8;
     this.label11.Text = "Từ khóa";
     //
     // m_grb_dm_cau_hoi
     //
     this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
     this.m_grb_dm_cau_hoi.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 119);
     this.m_grb_dm_cau_hoi.Name = "m_grb_dm_cau_hoi";
     this.m_grb_dm_cau_hoi.Size = new System.Drawing.Size(792, 261);
     this.m_grb_dm_cau_hoi.TabIndex = 0;
     this.m_grb_dm_cau_hoi.TabStop = false;
     this.m_grb_dm_cau_hoi.Text = "Danh sách câu hỏi tìm kiếm";
     //
     // f220_dm_cau_hoi_searching
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(792, 416);
     this.Controls.Add(this.m_grb_dm_cau_hoi);
     this.Controls.Add(this.m_pnl_search_area);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f220_dm_cau_hoi_searching";
     this.Text = "F220 - Tìm kiếm câu hỏi";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl_search_area.ResumeLayout(false);
     this.m_pnl_search_area.PerformLayout();
     this.m_grb_dm_cau_hoi.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 34
0
        private void grid2us_object(US_DM_NHA_CUNG_CAP i_us
            , int i_grid_row)
        {
            DataRow v_dr;
            v_dr = (DataRow) m_grv_nha_cc.Rows[i_grid_row].UserData;
            m_obj_trans.GridRow2DataRow(i_grid_row,v_dr);
            i_us.DataRow2Me(v_dr);
        }

        /// <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(f528_DM_NHA_CC));
            this.ImageList = new System.Windows.Forms.ImageList(this.components);
            this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
            this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
            this.m_cmd_update = new SIS.Controls.Button.SiSButton();
            this.m_cmd_view = new SIS.Controls.Button.SiSButton();
            this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
            this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
            this.m_grv_nha_cc = new C1.Win.C1FlexGrid.C1FlexGrid();
            this.panel1 = new System.Windows.Forms.Panel();
            this.m_cmd_search = new SIS.Controls.Button.SiSButton();
            this.m_txt_tu_khoa = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.m_lbl_tieu_de = new System.Windows.Forms.Label();
            this.m_pnl_out_place_dm.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_nha_cc)).BeginInit();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // ImageList
            //
            this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
            this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
            this.ImageList.Images.SetKeyName(0, "");
            this.ImageList.Images.SetKeyName(1, "");
            this.ImageList.Images.SetKeyName(2, "");
            this.ImageList.Images.SetKeyName(3, "");
            this.ImageList.Images.SetKeyName(4, "");
            this.ImageList.Images.SetKeyName(5, "");
            this.ImageList.Images.SetKeyName(6, "");
            this.ImageList.Images.SetKeyName(7, "");
            this.ImageList.Images.SetKeyName(8, "");
            this.ImageList.Images.SetKeyName(9, "");
            this.ImageList.Images.SetKeyName(10, "");
            this.ImageList.Images.SetKeyName(11, "");
            this.ImageList.Images.SetKeyName(12, "");
            this.ImageList.Images.SetKeyName(13, "");
            this.ImageList.Images.SetKeyName(14, "");
            this.ImageList.Images.SetKeyName(15, "");
            this.ImageList.Images.SetKeyName(16, "");
            this.ImageList.Images.SetKeyName(17, "");
            this.ImageList.Images.SetKeyName(18, "");
            this.ImageList.Images.SetKeyName(19, "");
            this.ImageList.Images.SetKeyName(20, "");
            this.ImageList.Images.SetKeyName(21, "");
            //
            // m_pnl_out_place_dm
            //
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
            this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 442);
            this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
            this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
            this.m_pnl_out_place_dm.Size = new System.Drawing.Size(692, 36);
            this.m_pnl_out_place_dm.TabIndex = 19;
            //
            // m_cmd_insert
            //
            this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_insert.ImageIndex = 2;
            this.m_cmd_insert.ImageList = this.ImageList;
            this.m_cmd_insert.Location = new System.Drawing.Point(336, 4);
            this.m_cmd_insert.Name = "m_cmd_insert";
            this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_insert.TabIndex = 12;
            this.m_cmd_insert.Text = "&Thêm";
            //
            // m_cmd_update
            //
            this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_update.ImageIndex = 3;
            this.m_cmd_update.ImageList = this.ImageList;
            this.m_cmd_update.Location = new System.Drawing.Point(424, 4);
            this.m_cmd_update.Name = "m_cmd_update";
            this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_update.TabIndex = 13;
            this.m_cmd_update.Text = "&Sửa";
            //
            // m_cmd_view
            //
            this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_view.ImageIndex = 18;
            this.m_cmd_view.ImageList = this.ImageList;
            this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
            this.m_cmd_view.Name = "m_cmd_view";
            this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_view.TabIndex = 21;
            this.m_cmd_view.Text = "Xem";
            //
            // m_cmd_delete
            //
            this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_delete.ImageIndex = 4;
            this.m_cmd_delete.ImageList = this.ImageList;
            this.m_cmd_delete.Location = new System.Drawing.Point(512, 4);
            this.m_cmd_delete.Name = "m_cmd_delete";
            this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_delete.TabIndex = 14;
            this.m_cmd_delete.Text = "&Xoá";
            //
            // m_cmd_exit
            //
            this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_exit.ImageIndex = 12;
            this.m_cmd_exit.ImageList = this.ImageList;
            this.m_cmd_exit.Location = new System.Drawing.Point(600, 4);
            this.m_cmd_exit.Name = "m_cmd_exit";
            this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_exit.TabIndex = 11;
            this.m_cmd_exit.Text = "Thoát (Esc)";
            //
            // m_grv_nha_cc
            //
            this.m_grv_nha_cc.ColumnInfo = resources.GetString("m_grv_nha_cc.ColumnInfo");
            this.m_grv_nha_cc.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.m_grv_nha_cc.Location = new System.Drawing.Point(0, 104);
            this.m_grv_nha_cc.Name = "m_grv_nha_cc";
            this.m_grv_nha_cc.Size = new System.Drawing.Size(692, 338);
            this.m_grv_nha_cc.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_nha_cc.Styles"));
            this.m_grv_nha_cc.TabIndex = 20;
            //
            // panel1
            //
            this.panel1.Controls.Add(this.m_cmd_search);
            this.panel1.Controls.Add(this.m_txt_tu_khoa);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.m_lbl_tieu_de);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(692, 98);
            this.panel1.TabIndex = 24;
            //
            // m_cmd_search
            //
            this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_search.ImageIndex = 18;
            this.m_cmd_search.ImageList = this.ImageList;
            this.m_cmd_search.Location = new System.Drawing.Point(461, 40);
            this.m_cmd_search.Name = "m_cmd_search";
            this.m_cmd_search.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_search.TabIndex = 22;
            this.m_cmd_search.Text = "Tìm kiếm";
            //
            // m_txt_tu_khoa
            //
            this.m_txt_tu_khoa.Location = new System.Drawing.Point(245, 46);
            this.m_txt_tu_khoa.Name = "m_txt_tu_khoa";
            this.m_txt_tu_khoa.Size = new System.Drawing.Size(191, 20);
            this.m_txt_tu_khoa.TabIndex = 2;
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(168, 46);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(55, 16);
            this.label1.TabIndex = 1;
            this.label1.Text = "Từ khóa";
            //
            // m_lbl_tieu_de
            //
            this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top;
            this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0);
            this.m_lbl_tieu_de.Name = "m_lbl_tieu_de";
            this.m_lbl_tieu_de.Size = new System.Drawing.Size(692, 26);
            this.m_lbl_tieu_de.TabIndex = 0;
            this.m_lbl_tieu_de.Text = "DANH SÁCH  NHÀ CUNG CẤP";
            this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // f528_DM_NHA_CC
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(692, 478);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.m_grv_nha_cc);
Esempio n. 35
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f990_ht_form));
     this.m_fg               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.SuspendLayout();
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 0);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(633, 409);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     this.m_fg.Click     += new System.EventHandler(this.m_fg_Click);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.Location   = new System.Drawing.Point(594, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.Location   = new System.Drawing.Point(506, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.Location   = new System.Drawing.Point(418, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.Location   = new System.Drawing.Point(330, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 373);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(686, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // f990_ht_form
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(633, 409);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f990_ht_form";
     this.Text  = "f990_ht_form";
     this.Load += new System.EventHandler(this.f990_ht_form_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f998_ht_nguoi_su_dung_de));
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_save = new SIS.Controls.Button.SiSButton();
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.m_txt_ten_truy_cap = new System.Windows.Forms.TextBox();
     this.m_txt_ten = new System.Windows.Forms.TextBox();
     this.m_txt_mat_khau = new System.Windows.Forms.TextBox();
     this.m_txt_go_lai_mat_khau = new System.Windows.Forms.TextBox();
     this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.m_chk_is_admin = new System.Windows.Forms.CheckBox();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_cbo_nhom_quyen = new System.Windows.Forms.ComboBox();
     this.label9 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_save);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 188);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(464, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_save
     //
     this.m_cmd_save.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_save.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_save.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_save.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_save.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_save.ImageIndex = 10;
     this.m_cmd_save.ImageList = this.ImageList;
     this.m_cmd_save.Location = new System.Drawing.Point(284, 4);
     this.m_cmd_save.Name = "m_cmd_save";
     this.m_cmd_save.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_save.TabIndex = 0;
     this.m_cmd_save.Text = "&Lưu";
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 11;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(372, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 1;
     this.m_cmd_exit.Text = "Trở về (Esc)";
     //
     // label1
     //
     this.label1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(5, 24);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(84, 16);
     this.label1.TabIndex = 0;
     this.label1.Text = "Tên truy cập";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(45, 48);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(44, 16);
     this.label2.TabIndex = 3;
     this.label2.Text = "Tên";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(12, 120);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(77, 16);
     this.label3.TabIndex = 11;
     this.label3.Text = "Trạng thái";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Enabled = false;
     this.label4.Location = new System.Drawing.Point(223, 124);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(96, 16);
     this.label4.TabIndex = 13;
     this.label4.Text = "Có quyền Admin?";
     //
     // m_txt_ten_truy_cap
     //
     this.m_txt_ten_truy_cap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_ten_truy_cap.Location = new System.Drawing.Point(119, 24);
     this.m_txt_ten_truy_cap.Name = "m_txt_ten_truy_cap";
     this.m_txt_ten_truy_cap.Size = new System.Drawing.Size(152, 20);
     this.m_txt_ten_truy_cap.TabIndex = 2;
     //
     // m_txt_ten
     //
     this.m_txt_ten.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_ten.Location = new System.Drawing.Point(119, 48);
     this.m_txt_ten.Name = "m_txt_ten";
     this.m_txt_ten.Size = new System.Drawing.Size(224, 20);
     this.m_txt_ten.TabIndex = 5;
     //
     // m_txt_mat_khau
     //
     this.m_txt_mat_khau.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_mat_khau.Location = new System.Drawing.Point(119, 72);
     this.m_txt_mat_khau.Name = "m_txt_mat_khau";
     this.m_txt_mat_khau.PasswordChar = '*';
     this.m_txt_mat_khau.Size = new System.Drawing.Size(120, 20);
     this.m_txt_mat_khau.TabIndex = 8;
     //
     // m_txt_go_lai_mat_khau
     //
     this.m_txt_go_lai_mat_khau.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_go_lai_mat_khau.Location = new System.Drawing.Point(119, 96);
     this.m_txt_go_lai_mat_khau.Name = "m_txt_go_lai_mat_khau";
     this.m_txt_go_lai_mat_khau.PasswordChar = '*';
     this.m_txt_go_lai_mat_khau.Size = new System.Drawing.Size(120, 20);
     this.m_txt_go_lai_mat_khau.TabIndex = 10;
     //
     // m_cbo_trang_thai
     //
     this.m_cbo_trang_thai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trang_thai.Items.AddRange(new object[] {
     "Đang sử dụng",
     "Đã đóng"});
     this.m_cbo_trang_thai.Location = new System.Drawing.Point(119, 120);
     this.m_cbo_trang_thai.Name = "m_cbo_trang_thai";
     this.m_cbo_trang_thai.Size = new System.Drawing.Size(96, 22);
     this.m_cbo_trang_thai.TabIndex = 12;
     //
     // label5
     //
     this.label5.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(22, 64);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(67, 24);
     this.label5.TabIndex = 6;
     this.label5.Text = "Mật khẩu";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(2, 96);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(87, 16);
     this.label6.TabIndex = 9;
     this.label6.Text = "Gõ lại mật khẩu";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // m_chk_is_admin
     //
     this.m_chk_is_admin.Location = new System.Drawing.Point(319, 122);
     this.m_chk_is_admin.Name = "m_chk_is_admin";
     this.m_chk_is_admin.Size = new System.Drawing.Size(60, 20);
     this.m_chk_is_admin.TabIndex = 14;
     this.m_chk_is_admin.Text = "Không";
     this.m_chk_is_admin.CheckedChanged += new System.EventHandler(this.m_chk_is_admin_CheckedChanged);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_txt_ten_truy_cap);
     this.groupBox1.Controls.Add(this.m_txt_ten);
     this.groupBox1.Controls.Add(this.m_txt_mat_khau);
     this.groupBox1.Controls.Add(this.m_txt_go_lai_mat_khau);
     this.groupBox1.Controls.Add(this.m_cbo_nhom_quyen);
     this.groupBox1.Controls.Add(this.m_cbo_trang_thai);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.m_chk_is_admin);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(464, 188);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Thông tin người sử dụng";
     //
     // m_cbo_nhom_quyen
     //
     this.m_cbo_nhom_quyen.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_nhom_quyen.Items.AddRange(new object[] {
     "Đang sử dụng",
     "Đã đóng"});
     this.m_cbo_nhom_quyen.Location = new System.Drawing.Point(119, 147);
     this.m_cbo_nhom_quyen.Name = "m_cbo_nhom_quyen";
     this.m_cbo_nhom_quyen.Size = new System.Drawing.Size(224, 22);
     this.m_cbo_nhom_quyen.TabIndex = 12;
     //
     // label9
     //
     this.label9.ForeColor = System.Drawing.Color.Red;
     this.label9.Location = new System.Drawing.Point(96, 72);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(26, 68);
     this.label9.TabIndex = 7;
     this.label9.Text = "(*)";
     //
     // label8
     //
     this.label8.ForeColor = System.Drawing.Color.Red;
     this.label8.Location = new System.Drawing.Point(96, 48);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(26, 68);
     this.label8.TabIndex = 4;
     this.label8.Text = "(*)";
     //
     // label7
     //
     this.label7.ForeColor = System.Drawing.Color.Red;
     this.label7.Location = new System.Drawing.Point(96, 24);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(26, 68);
     this.label7.TabIndex = 1;
     this.label7.Text = "(*)";
     //
     // label10
     //
     this.label10.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(6, 147);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(83, 16);
     this.label10.TabIndex = 11;
     this.label10.Text = "Nhóm quyền";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // f998_ht_nguoi_su_dung_de
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(464, 224);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f998_ht_nguoi_su_dung_de";
     this.Text = "F998 - Cập nhật thông tin người sử dụng";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(f210_RPT_TONG_HOP_HIEN_TRANG_OTO));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageSize = new System.Drawing.Size(16, 16);
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.DockPadding.All = 4;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 373);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(686, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(506, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(418, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(330, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(594, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = @"10,1,0,0,0,85,Columns:0{Width:13;}	 4{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}9{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}6{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}5{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}3{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}2{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}1{Caption:"""";Visible:True;DataType:System.String;TextAlign:LeftCenter;TextAlignFixed:CenterCenter;}7{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}8{Caption:"""";Visible:True;DataType:System.Decimal;TextAlign:RightCenter;TextAlignFixed:CenterCenter;}	";
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 0);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(686, 373);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(@"Normal{Font:Microsoft Sans Serif, 8.25pt;}	Alternate{BackColor:Info;}	Fixed{BackColor:Control;ForeColor:ControlText;Border:Flat,1,ControlDark,Both;}	Highlight{BackColor:Highlight;ForeColor:HighlightText;}	Search{BackColor:Highlight;ForeColor:HighlightText;}	Frozen{BackColor:Beige;}	EmptyArea{BackColor:AppWorkspace;Border:Flat,1,ControlDarkDark,Both;}	GrandTotal{BackColor:Black;ForeColor:White;}	Subtotal0{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal1{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal2{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal3{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal4{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal5{BackColor:ControlDarkDark;ForeColor:White;}	");
     this.m_fg.TabIndex = 20;
     //
     // f210_RPT_TONG_HOP_HIEN_TRANG_OTO
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(686, 409);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f210_RPT_TONG_HOP_HIEN_TRANG_OTO";
     this.Text = "f210_RPT_TONG_HOP_HIEN_TRANG_OTO";
     this.Load += new System.EventHandler(this.f210_RPT_TONG_HOP_HIEN_TRANG_OTO_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f500_ds_nguoi_dai_dien));
            this.ImageList = new System.Windows.Forms.ImageList(this.components);
            this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
            this.m_cmd_them_nguoi_dai_dien = new SIS.Controls.Button.SiSButton();
            this.m_cmd_sua_nguoi_dai_dien = new SIS.Controls.Button.SiSButton();
            this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
            this.m_cmd_update = new SIS.Controls.Button.SiSButton();
            this.m_cmd_view = new SIS.Controls.Button.SiSButton();
            this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
            this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
            this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
            this.m_lbl_header = new System.Windows.Forms.Label();
            this.m_grb_dm_cau_hoi = new System.Windows.Forms.GroupBox();
            this.m_grb_ds_nguoi_dai_dien = new System.Windows.Forms.GroupBox();
            this.m_fg_nguoi_dai_dien = new C1.Win.C1FlexGrid.C1FlexGrid();
            this.m_pnl_out_place_dm.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
            this.m_grb_dm_cau_hoi.SuspendLayout();
            this.m_grb_ds_nguoi_dai_dien.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_fg_nguoi_dai_dien)).BeginInit();
            this.SuspendLayout();
            //
            // ImageList
            //
            this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
            this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
            this.ImageList.Images.SetKeyName(0, "");
            this.ImageList.Images.SetKeyName(1, "");
            this.ImageList.Images.SetKeyName(2, "");
            this.ImageList.Images.SetKeyName(3, "");
            this.ImageList.Images.SetKeyName(4, "");
            this.ImageList.Images.SetKeyName(5, "");
            this.ImageList.Images.SetKeyName(6, "");
            this.ImageList.Images.SetKeyName(7, "");
            this.ImageList.Images.SetKeyName(8, "");
            this.ImageList.Images.SetKeyName(9, "");
            this.ImageList.Images.SetKeyName(10, "");
            this.ImageList.Images.SetKeyName(11, "");
            this.ImageList.Images.SetKeyName(12, "");
            this.ImageList.Images.SetKeyName(13, "");
            this.ImageList.Images.SetKeyName(14, "");
            this.ImageList.Images.SetKeyName(15, "");
            this.ImageList.Images.SetKeyName(16, "");
            this.ImageList.Images.SetKeyName(17, "");
            this.ImageList.Images.SetKeyName(18, "");
            this.ImageList.Images.SetKeyName(19, "");
            this.ImageList.Images.SetKeyName(20, "");
            this.ImageList.Images.SetKeyName(21, "");
            //
            // m_pnl_out_place_dm
            //
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_them_nguoi_dai_dien);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_sua_nguoi_dai_dien);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
            this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 456);
            this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
            this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
            this.m_pnl_out_place_dm.Size = new System.Drawing.Size(915, 36);
            this.m_pnl_out_place_dm.TabIndex = 19;
            //
            // m_cmd_them_nguoi_dai_dien
            //
            this.m_cmd_them_nguoi_dai_dien.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_them_nguoi_dai_dien.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_them_nguoi_dai_dien.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_them_nguoi_dai_dien.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_them_nguoi_dai_dien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_them_nguoi_dai_dien.ImageIndex = 0;
            this.m_cmd_them_nguoi_dai_dien.ImageList = this.ImageList;
            this.m_cmd_them_nguoi_dai_dien.Location = new System.Drawing.Point(571, 4);
            this.m_cmd_them_nguoi_dai_dien.Name = "m_cmd_them_nguoi_dai_dien";
            this.m_cmd_them_nguoi_dai_dien.Size = new System.Drawing.Size(129, 28);
            this.m_cmd_them_nguoi_dai_dien.TabIndex = 2;
            this.m_cmd_them_nguoi_dai_dien.Text = "&Thêm người đại diện";
            //
            // m_cmd_sua_nguoi_dai_dien
            //
            this.m_cmd_sua_nguoi_dai_dien.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_sua_nguoi_dai_dien.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_sua_nguoi_dai_dien.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_sua_nguoi_dai_dien.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_sua_nguoi_dai_dien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_sua_nguoi_dai_dien.ImageIndex = 10;
            this.m_cmd_sua_nguoi_dai_dien.ImageList = this.ImageList;
            this.m_cmd_sua_nguoi_dai_dien.Location = new System.Drawing.Point(700, 4);
            this.m_cmd_sua_nguoi_dai_dien.Name = "m_cmd_sua_nguoi_dai_dien";
            this.m_cmd_sua_nguoi_dai_dien.Size = new System.Drawing.Size(123, 28);
            this.m_cmd_sua_nguoi_dai_dien.TabIndex = 3;
            this.m_cmd_sua_nguoi_dai_dien.Text = "Sửa người đại diện";
            //
            // m_cmd_insert
            //
            this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_insert.ImageIndex = 2;
            this.m_cmd_insert.ImageList = this.ImageList;
            this.m_cmd_insert.Location = new System.Drawing.Point(268, 4);
            this.m_cmd_insert.Name = "m_cmd_insert";
            this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_insert.TabIndex = 0;
            this.m_cmd_insert.Text = "&Thêm";
            //
            // m_cmd_update
            //
            this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_update.ImageIndex = 3;
            this.m_cmd_update.ImageList = this.ImageList;
            this.m_cmd_update.Location = new System.Drawing.Point(180, 4);
            this.m_cmd_update.Name = "m_cmd_update";
            this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_update.TabIndex = 1;
            this.m_cmd_update.Text = "&Sửa";
            //
            // m_cmd_view
            //
            this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_view.ImageIndex = 18;
            this.m_cmd_view.ImageList = this.ImageList;
            this.m_cmd_view.Location = new System.Drawing.Point(92, 4);
            this.m_cmd_view.Name = "m_cmd_view";
            this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_view.TabIndex = 21;
            this.m_cmd_view.Text = "Xem";
            //
            // m_cmd_delete
            //
            this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_delete.ImageIndex = 4;
            this.m_cmd_delete.ImageList = this.ImageList;
            this.m_cmd_delete.Location = new System.Drawing.Point(4, 4);
            this.m_cmd_delete.Name = "m_cmd_delete";
            this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_delete.TabIndex = 14;
            this.m_cmd_delete.Text = "&Xoá";
            //
            // m_cmd_exit
            //
            this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_exit.ImageIndex = 12;
            this.m_cmd_exit.ImageList = this.ImageList;
            this.m_cmd_exit.Location = new System.Drawing.Point(823, 4);
            this.m_cmd_exit.Name = "m_cmd_exit";
            this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_exit.TabIndex = 4;
            this.m_cmd_exit.Text = "Thoát (Esc)";
            //
            // m_fg
            //
            this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
            this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_fg.Location = new System.Drawing.Point(3, 16);
            this.m_fg.Name = "m_fg";
            this.m_fg.Size = new System.Drawing.Size(382, 397);
            this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
            this.m_fg.TabIndex = 20;
            //
            // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            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(915, 40);
            this.m_lbl_header.TabIndex = 24;
            this.m_lbl_header.Text = "F500 - Danh sách người đại diện";
            this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // m_grb_dm_cau_hoi
            //
            this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
            this.m_grb_dm_cau_hoi.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 40);
            this.m_grb_dm_cau_hoi.Name = "m_grb_dm_cau_hoi";
            this.m_grb_dm_cau_hoi.Size = new System.Drawing.Size(388, 416);
            this.m_grb_dm_cau_hoi.TabIndex = 26;
            this.m_grb_dm_cau_hoi.TabStop = false;
            this.m_grb_dm_cau_hoi.Text = "Danh sách đơn vị nội bộ";
            //
            // m_grb_ds_nguoi_dai_dien
            //
            this.m_grb_ds_nguoi_dai_dien.Controls.Add(this.m_fg_nguoi_dai_dien);
            this.m_grb_ds_nguoi_dai_dien.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_grb_ds_nguoi_dai_dien.Location = new System.Drawing.Point(388, 40);
            this.m_grb_ds_nguoi_dai_dien.Name = "m_grb_ds_nguoi_dai_dien";
            this.m_grb_ds_nguoi_dai_dien.Size = new System.Drawing.Size(527, 416);
            this.m_grb_ds_nguoi_dai_dien.TabIndex = 27;
            this.m_grb_ds_nguoi_dai_dien.TabStop = false;
            this.m_grb_ds_nguoi_dai_dien.Text = "Danh sách người đại diện của đơn vị";
            //
            // m_fg_nguoi_dai_dien
            //
            this.m_fg_nguoi_dai_dien.ColumnInfo = resources.GetString("m_fg_nguoi_dai_dien.ColumnInfo");
            this.m_fg_nguoi_dai_dien.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_fg_nguoi_dai_dien.Location = new System.Drawing.Point(3, 16);
            this.m_fg_nguoi_dai_dien.Name = "m_fg_nguoi_dai_dien";
            this.m_fg_nguoi_dai_dien.Size = new System.Drawing.Size(521, 397);
            this.m_fg_nguoi_dai_dien.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_nguoi_dai_dien.Styles"));
            this.m_fg_nguoi_dai_dien.TabIndex = 21;
            //
            // f500_ds_nguoi_dai_dien
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(915, 492);
            this.Controls.Add(this.m_grb_ds_nguoi_dai_dien);
            this.Controls.Add(this.m_grb_dm_cau_hoi);
            this.Controls.Add(this.m_lbl_header);
            this.Controls.Add(this.m_pnl_out_place_dm);
            this.Name = "f500_ds_nguoi_dai_dien";
            this.Text = "F500 - Danh sách người đại diện";
            this.Load += new System.EventHandler(this.f500_ds_nguoi_dai_dien_Load);
            this.m_pnl_out_place_dm.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
            this.m_grb_dm_cau_hoi.ResumeLayout(false);
            this.m_grb_ds_nguoi_dai_dien.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_fg_nguoi_dai_dien)).EndInit();
            this.ResumeLayout(false);
            return v_obj_trans;
        }

        private void grid2us_object(US_V_GD_DON_DAT_HANG_DETAIL i_us
            , int i_grid_row)
        {
            DataRow v_dr;
            v_dr = (DataRow) m_grv_don_hang_de.Rows[i_grid_row].UserData;
            m_obj_trans.GridRow2DataRow(i_grid_row,v_dr);
            i_us.DataRow2Me(v_dr);
        }

        /// <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(f534_TRA_CUU_DON_HANG_DE));
            this.ImageList = new System.Windows.Forms.ImageList(this.components);
            this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
            this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
            this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
            this.m_cmd_update = new SIS.Controls.Button.SiSButton();
            this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
            this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
            this.m_grv_don_hang_de = new C1.Win.C1FlexGrid.C1FlexGrid();
            this.panel1 = new System.Windows.Forms.Panel();
            this.m_lbl_ma_hd = new System.Windows.Forms.Label();
            this.m_lbl_ma_hoa_don = new System.Windows.Forms.Label();
            this.m_lbl_tong_tien = new System.Windows.Forms.Label();
            this.m_lbl_tong = new System.Windows.Forms.Label();
            this.m_lbl_ten_trung_tam = new System.Windows.Forms.Label();
            this.m_lbl_trung_tam = new System.Windows.Forms.Label();
            this.m_lbl_tieu_de = new System.Windows.Forms.Label();
            this.m_pnl_out_place_dm.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_don_hang_de)).BeginInit();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // ImageList
            //
            this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
            this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
            this.ImageList.Images.SetKeyName(0, "");
            this.ImageList.Images.SetKeyName(1, "");
            this.ImageList.Images.SetKeyName(2, "");
            this.ImageList.Images.SetKeyName(3, "");
            this.ImageList.Images.SetKeyName(4, "");
            this.ImageList.Images.SetKeyName(5, "");
            this.ImageList.Images.SetKeyName(6, "");
            this.ImageList.Images.SetKeyName(7, "");
            this.ImageList.Images.SetKeyName(8, "");
            this.ImageList.Images.SetKeyName(9, "");
            this.ImageList.Images.SetKeyName(10, "");
            this.ImageList.Images.SetKeyName(11, "");
            this.ImageList.Images.SetKeyName(12, "");
            this.ImageList.Images.SetKeyName(13, "");
            this.ImageList.Images.SetKeyName(14, "");
            this.ImageList.Images.SetKeyName(15, "");
            this.ImageList.Images.SetKeyName(16, "");
            this.ImageList.Images.SetKeyName(17, "");
            this.ImageList.Images.SetKeyName(18, "");
            this.ImageList.Images.SetKeyName(19, "");
            this.ImageList.Images.SetKeyName(20, "");
            this.ImageList.Images.SetKeyName(21, "");
            //
            // m_pnl_out_place_dm
            //
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
            this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 418);
            this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
            this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
            this.m_pnl_out_place_dm.Size = new System.Drawing.Size(752, 36);
            this.m_pnl_out_place_dm.TabIndex = 19;
            //
            // m_cmd_xuat_excel
            //
            this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_xuat_excel.ImageIndex = 19;
            this.m_cmd_xuat_excel.ImageList = this.ImageList;
            this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
            this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
            this.m_cmd_xuat_excel.Size = new System.Drawing.Size(102, 28);
            this.m_cmd_xuat_excel.TabIndex = 15;
            this.m_cmd_xuat_excel.Text = "Xuất &Excel";
            //
            // m_cmd_insert
            //
            this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_insert.ImageIndex = 2;
            this.m_cmd_insert.ImageList = this.ImageList;
            this.m_cmd_insert.Location = new System.Drawing.Point(396, 4);
            this.m_cmd_insert.Name = "m_cmd_insert";
            this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_insert.TabIndex = 12;
            this.m_cmd_insert.Text = "&Thêm";
            //
            // m_cmd_update
            //
            this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_update.ImageIndex = 3;
            this.m_cmd_update.ImageList = this.ImageList;
            this.m_cmd_update.Location = new System.Drawing.Point(484, 4);
            this.m_cmd_update.Name = "m_cmd_update";
            this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_update.TabIndex = 13;
            this.m_cmd_update.Text = "&Sửa";
            //
            // m_cmd_delete
            //
            this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_delete.ImageIndex = 4;
            this.m_cmd_delete.ImageList = this.ImageList;
            this.m_cmd_delete.Location = new System.Drawing.Point(572, 4);
            this.m_cmd_delete.Name = "m_cmd_delete";
            this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_delete.TabIndex = 14;
            this.m_cmd_delete.Text = "&Xoá";
            //
            // m_cmd_exit
            //
            this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
            this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
            this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
            this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.m_cmd_exit.ImageIndex = 12;
            this.m_cmd_exit.ImageList = this.ImageList;
            this.m_cmd_exit.Location = new System.Drawing.Point(660, 4);
            this.m_cmd_exit.Name = "m_cmd_exit";
            this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
            this.m_cmd_exit.TabIndex = 11;
            this.m_cmd_exit.Text = "Thoát (Esc)";
            //
            // m_grv_don_hang_de
            //
            this.m_grv_don_hang_de.ColumnInfo = resources.GetString("m_grv_don_hang_de.ColumnInfo");
            this.m_grv_don_hang_de.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.m_grv_don_hang_de.Location = new System.Drawing.Point(0, 150);
            this.m_grv_don_hang_de.Name = "m_grv_don_hang_de";
            this.m_grv_don_hang_de.Size = new System.Drawing.Size(752, 268);
            this.m_grv_don_hang_de.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_don_hang_de.Styles"));
            this.m_grv_don_hang_de.TabIndex = 20;
            //
            // panel1
            //
            this.panel1.Controls.Add(this.m_lbl_ma_hd);
            this.panel1.Controls.Add(this.m_lbl_ma_hoa_don);
            this.panel1.Controls.Add(this.m_lbl_tong_tien);
            this.panel1.Controls.Add(this.m_lbl_tong);
            this.panel1.Controls.Add(this.m_lbl_ten_trung_tam);
            this.panel1.Controls.Add(this.m_lbl_trung_tam);
            this.panel1.Controls.Add(this.m_lbl_tieu_de);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(752, 144);
            this.panel1.TabIndex = 22;
            //
            // m_lbl_ma_hd
            //
            this.m_lbl_ma_hd.AutoSize = true;
            this.m_lbl_ma_hd.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_ma_hd.Location = new System.Drawing.Point(366, 77);
            this.m_lbl_ma_hd.Name = "m_lbl_ma_hd";
            this.m_lbl_ma_hd.Size = new System.Drawing.Size(68, 16);
            this.m_lbl_ma_hd.TabIndex = 34;
            this.m_lbl_ma_hd.Text = "...............";
            //
            // m_lbl_ma_hoa_don
            //
            this.m_lbl_ma_hoa_don.AutoSize = true;
            this.m_lbl_ma_hoa_don.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_ma_hoa_don.Location = new System.Drawing.Point(263, 77);
            this.m_lbl_ma_hoa_don.Name = "m_lbl_ma_hoa_don";
            this.m_lbl_ma_hoa_don.Size = new System.Drawing.Size(88, 16);
            this.m_lbl_ma_hoa_don.TabIndex = 33;
            this.m_lbl_ma_hoa_don.Text = "Mã hóa đơn : ";
            //
            // m_lbl_tong_tien
            //
            this.m_lbl_tong_tien.AutoSize = true;
            this.m_lbl_tong_tien.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_tong_tien.Location = new System.Drawing.Point(159, 112);
            this.m_lbl_tong_tien.Name = "m_lbl_tong_tien";
            this.m_lbl_tong_tien.Size = new System.Drawing.Size(68, 16);
            this.m_lbl_tong_tien.TabIndex = 32;
            this.m_lbl_tong_tien.Text = "...............";
            //
            // m_lbl_tong
            //
            this.m_lbl_tong.AutoSize = true;
            this.m_lbl_tong.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_tong.Location = new System.Drawing.Point(23, 112);
            this.m_lbl_tong.Name = "m_lbl_tong";
            this.m_lbl_tong.Size = new System.Drawing.Size(130, 16);
            this.m_lbl_tong.TabIndex = 31;
            this.m_lbl_tong.Text = "Tổng tiền (có VAT ) :";
            //
            // m_lbl_ten_trung_tam
            //
            this.m_lbl_ten_trung_tam.AutoSize = true;
            this.m_lbl_ten_trung_tam.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_ten_trung_tam.Location = new System.Drawing.Point(366, 47);
            this.m_lbl_ten_trung_tam.Name = "m_lbl_ten_trung_tam";
            this.m_lbl_ten_trung_tam.Size = new System.Drawing.Size(68, 16);
            this.m_lbl_ten_trung_tam.TabIndex = 30;
            this.m_lbl_ten_trung_tam.Text = "...............";
            //
            // m_lbl_trung_tam
            //
            this.m_lbl_trung_tam.AutoSize = true;
            this.m_lbl_trung_tam.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_trung_tam.Location = new System.Drawing.Point(262, 47);
            this.m_lbl_trung_tam.Name = "m_lbl_trung_tam";
            this.m_lbl_trung_tam.Size = new System.Drawing.Size(91, 16);
            this.m_lbl_trung_tam.TabIndex = 29;
            this.m_lbl_trung_tam.Text = "TRUNG TÂM : ";
            //
            // m_lbl_tieu_de
            //
            this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top;
            this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0);
            this.m_lbl_tieu_de.Name = "m_lbl_tieu_de";
            this.m_lbl_tieu_de.Size = new System.Drawing.Size(752, 32);
            this.m_lbl_tieu_de.TabIndex = 28;
            this.m_lbl_tieu_de.Text = "CHI TIẾT ĐƠN ĐẶT HÀNG";
            this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // f534_TRA_CUU_DON_HANG_DE
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(752, 454);
 /// <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(f661_bao_cao_log_he_thong));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg                     = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.groupBox1                = new System.Windows.Forms.GroupBox();
     this.m_txt_username           = new System.Windows.Forms.TextBox();
     this.m_lbl_title              = new System.Windows.Forms.Label();
     this.label1                   = new System.Windows.Forms.Label();
     this.m_lbl_lich_nhac_viec_tu  = new System.Windows.Forms.Label();
     this.m_lbl_lich_nhac_viec_den = new System.Windows.Forms.Label();
     this.m_cmd_filter             = new System.Windows.Forms.Button();
     this.m_dat_from_date          = new System.Windows.Forms.DateTimePicker();
     this.label3                   = new System.Windows.Forms.Label();
     this.m_dat_to_date            = new System.Windows.Forms.DateTimePicker();
     this.m_cbo_loai_hanh_dong     = new System.Windows.Forms.ComboBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 526);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(884, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(792, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 106);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(884, 420);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_txt_username);
     this.groupBox1.Controls.Add(this.m_lbl_title);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.m_lbl_lich_nhac_viec_tu);
     this.groupBox1.Controls.Add(this.m_lbl_lich_nhac_viec_den);
     this.groupBox1.Controls.Add(this.m_cmd_filter);
     this.groupBox1.Controls.Add(this.m_dat_from_date);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.m_dat_to_date);
     this.groupBox1.Controls.Add(this.m_cbo_loai_hanh_dong);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(884, 106);
     this.groupBox1.TabIndex = 34;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Thông tin lọc";
     //
     // m_txt_username
     //
     this.m_txt_username.Location = new System.Drawing.Point(84, 68);
     this.m_txt_username.Name     = "m_txt_username";
     this.m_txt_username.Size     = new System.Drawing.Size(99, 20);
     this.m_txt_username.TabIndex = 32;
     //
     // m_lbl_title
     //
     this.m_lbl_title.Dock      = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_title.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_title.ForeColor = System.Drawing.Color.Black;
     this.m_lbl_title.Location  = new System.Drawing.Point(3, 16);
     this.m_lbl_title.Name      = "m_lbl_title";
     this.m_lbl_title.Size      = new System.Drawing.Size(878, 45);
     this.m_lbl_title.TabIndex  = 31;
     this.m_lbl_title.Text      = "F661 - Lịch sử truy cập hệ thống";
     this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 72);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(67, 13);
     this.label1.TabIndex = 22;
     this.label1.Text     = "Tên truy cập";
     //
     // m_lbl_lich_nhac_viec_tu
     //
     this.m_lbl_lich_nhac_viec_tu.AutoSize = true;
     this.m_lbl_lich_nhac_viec_tu.Location = new System.Drawing.Point(192, 72);
     this.m_lbl_lich_nhac_viec_tu.Name     = "m_lbl_lich_nhac_viec_tu";
     this.m_lbl_lich_nhac_viec_tu.Size     = new System.Drawing.Size(46, 13);
     this.m_lbl_lich_nhac_viec_tu.TabIndex = 22;
     this.m_lbl_lich_nhac_viec_tu.Text     = "Từ ngày";
     //
     // m_lbl_lich_nhac_viec_den
     //
     this.m_lbl_lich_nhac_viec_den.AutoSize = true;
     this.m_lbl_lich_nhac_viec_den.Enabled  = false;
     this.m_lbl_lich_nhac_viec_den.Location = new System.Drawing.Point(360, 72);
     this.m_lbl_lich_nhac_viec_den.Name     = "m_lbl_lich_nhac_viec_den";
     this.m_lbl_lich_nhac_viec_den.Size     = new System.Drawing.Size(53, 13);
     this.m_lbl_lich_nhac_viec_den.TabIndex = 23;
     this.m_lbl_lich_nhac_viec_den.Text     = "Đến ngày";
     //
     // m_cmd_filter
     //
     this.m_cmd_filter.Image      = ((System.Drawing.Image)(resources.GetObject("m_cmd_filter.Image")));
     this.m_cmd_filter.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.m_cmd_filter.Location   = new System.Drawing.Point(778, 65);
     this.m_cmd_filter.Name       = "m_cmd_filter";
     this.m_cmd_filter.Size       = new System.Drawing.Size(64, 23);
     this.m_cmd_filter.TabIndex   = 28;
     this.m_cmd_filter.Text       = "     Xem";
     this.m_cmd_filter.UseVisualStyleBackColor = true;
     //
     // m_dat_from_date
     //
     this.m_dat_from_date.CustomFormat = "dd/MM/yyyy";
     this.m_dat_from_date.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_from_date.Location     = new System.Drawing.Point(245, 68);
     this.m_dat_from_date.Name         = "m_dat_from_date";
     this.m_dat_from_date.Size         = new System.Drawing.Size(111, 20);
     this.m_dat_from_date.TabIndex     = 24;
     this.m_dat_from_date.Value        = new System.DateTime(2012, 10, 10, 0, 12, 0, 0);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(536, 72);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(61, 13);
     this.label3.TabIndex = 27;
     this.label3.Text     = "Hành động";
     //
     // m_dat_to_date
     //
     this.m_dat_to_date.CustomFormat = "dd/MM/yyyy";
     this.m_dat_to_date.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_to_date.Location     = new System.Drawing.Point(419, 68);
     this.m_dat_to_date.Name         = "m_dat_to_date";
     this.m_dat_to_date.Size         = new System.Drawing.Size(106, 20);
     this.m_dat_to_date.TabIndex     = 25;
     this.m_dat_to_date.Value        = new System.DateTime(2012, 11, 14, 0, 0, 0, 0);
     //
     // m_cbo_loai_hanh_dong
     //
     this.m_cbo_loai_hanh_dong.DisplayMember     = "Tất cả";
     this.m_cbo_loai_hanh_dong.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_loai_hanh_dong.FormattingEnabled = true;
     this.m_cbo_loai_hanh_dong.Location          = new System.Drawing.Point(606, 67);
     this.m_cbo_loai_hanh_dong.Name        = "m_cbo_loai_hanh_dong";
     this.m_cbo_loai_hanh_dong.Size        = new System.Drawing.Size(148, 21);
     this.m_cbo_loai_hanh_dong.TabIndex    = 26;
     this.m_cbo_loai_hanh_dong.ValueMember = "Tất cả";
     //
     // f661_bao_cao_log_he_thong
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(884, 562);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f661_bao_cao_log_he_thong";
     this.Text  = "F661 - Lịch sử truy cập hệ thống";
     this.Load += new System.EventHandler(this.f661_bao_cao_log_he_thong_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_RPT_TONG_HOP_HIEN_TRANG_TSK));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 373);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(686, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(330, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(418, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(506, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(594, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 0);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(686, 373);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // frm_RPT_TONG_HOP_HIEN_TRANG_TSK
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(686, 409);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "frm_RPT_TONG_HOP_HIEN_TRANG_TSK";
     this.Text = "frm_RPT_TONG_HOP_HIEN_TRANG_TSK";
     this.Load += new System.EventHandler(this.frm_RPT_TONG_HOP_HIEN_TRANG_TSK_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f430_bao_cao_danh_sach_phai_thu_thuc_thu));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel2 = new System.Windows.Forms.Panel();
     this.m_cbo_loai_phieu = new System.Windows.Forms.ComboBox();
     this.label1 = new System.Windows.Forms.Label();
     this.m_lbl_goi_y = new System.Windows.Forms.Label();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.m_lbl_search = new System.Windows.Forms.Label();
     this.m_txt_tim_kien = new System.Windows.Forms.TextBox();
     this.m_cbo_nhan_vien_thu = new System.Windows.Forms.ComboBox();
     this.m_lbl_nhan_vien_thu = new System.Windows.Forms.Label();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_dat_tu_ngay = new System.Windows.Forms.DateTimePicker();
     this.m_lbl_tu_ngay = new System.Windows.Forms.Label();
     this.m_lbl_den_ngay = new System.Windows.Forms.Label();
     this.m_dat_den_ngay = new System.Windows.Forms.DateTimePicker();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.imageList2 = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel2.SuspendLayout();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 193);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(842, 265);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.m_cbo_loai_phieu);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.m_lbl_goi_y);
     this.panel2.Controls.Add(this.m_cmd_search);
     this.panel2.Controls.Add(this.m_lbl_search);
     this.panel2.Controls.Add(this.m_txt_tim_kien);
     this.panel2.Controls.Add(this.m_cbo_nhan_vien_thu);
     this.panel2.Controls.Add(this.m_lbl_nhan_vien_thu);
     this.panel2.Controls.Add(this.m_lbl_header);
     this.panel2.Controls.Add(this.m_dat_tu_ngay);
     this.panel2.Controls.Add(this.m_lbl_tu_ngay);
     this.panel2.Controls.Add(this.m_lbl_den_ngay);
     this.panel2.Controls.Add(this.m_dat_den_ngay);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(842, 193);
     this.panel2.TabIndex = 0;
     //
     // m_cbo_loai_phieu
     //
     this.m_cbo_loai_phieu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_loai_phieu.FormattingEnabled = true;
     this.m_cbo_loai_phieu.Location = new System.Drawing.Point(94, 102);
     this.m_cbo_loai_phieu.Name = "m_cbo_loai_phieu";
     this.m_cbo_loai_phieu.Size = new System.Drawing.Size(222, 21);
     this.m_cbo_loai_phieu.TabIndex = 8;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(14, 104);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(74, 13);
     this.label1.TabIndex = 7;
     this.label1.Text = "Loại phiếu thu";
     //
     // m_lbl_goi_y
     //
     this.m_lbl_goi_y.AutoSize = true;
     this.m_lbl_goi_y.Location = new System.Drawing.Point(641, 171);
     this.m_lbl_goi_y.Name = "m_lbl_goi_y";
     this.m_lbl_goi_y.Size = new System.Drawing.Size(198, 13);
     this.m_lbl_goi_y.TabIndex = 12;
     this.m_lbl_goi_y.Text = "Nhấp đúp chuột vào hàng để sửa phiếu";
     this.m_lbl_goi_y.Visible = false;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 5;
     this.m_cmd_search.ImageList = this.ImageList;
     this.m_cmd_search.Location = new System.Drawing.Point(328, 127);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 11;
     this.m_cmd_search.Text = "Lọc dữ liệu";
     //
     // m_lbl_search
     //
     this.m_lbl_search.AutoSize = true;
     this.m_lbl_search.Location = new System.Drawing.Point(14, 135);
     this.m_lbl_search.Name = "m_lbl_search";
     this.m_lbl_search.Size = new System.Drawing.Size(67, 13);
     this.m_lbl_search.TabIndex = 9;
     this.m_lbl_search.Text = "Lọc theo HS";
     //
     // m_txt_tim_kien
     //
     this.m_txt_tim_kien.Location = new System.Drawing.Point(94, 132);
     this.m_txt_tim_kien.Name = "m_txt_tim_kien";
     this.m_txt_tim_kien.Size = new System.Drawing.Size(222, 20);
     this.m_txt_tim_kien.TabIndex = 10;
     //
     // m_cbo_nhan_vien_thu
     //
     this.m_cbo_nhan_vien_thu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_nhan_vien_thu.FormattingEnabled = true;
     this.m_cbo_nhan_vien_thu.Location = new System.Drawing.Point(94, 75);
     this.m_cbo_nhan_vien_thu.Name = "m_cbo_nhan_vien_thu";
     this.m_cbo_nhan_vien_thu.Size = new System.Drawing.Size(222, 21);
     this.m_cbo_nhan_vien_thu.TabIndex = 6;
     //
     // m_lbl_nhan_vien_thu
     //
     this.m_lbl_nhan_vien_thu.AutoSize = true;
     this.m_lbl_nhan_vien_thu.Location = new System.Drawing.Point(14, 78);
     this.m_lbl_nhan_vien_thu.Name = "m_lbl_nhan_vien_thu";
     this.m_lbl_nhan_vien_thu.Size = new System.Drawing.Size(74, 13);
     this.m_lbl_nhan_vien_thu.TabIndex = 5;
     this.m_lbl_nhan_vien_thu.Text = "Nhân viên thu";
     //
     // 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(842, 44);
     this.m_lbl_header.TabIndex = 0;
     this.m_lbl_header.Text = "BÁO CÁO DANH SÁCH PHIẾU THU";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_dat_tu_ngay
     //
     this.m_dat_tu_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dat_tu_ngay.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_tu_ngay.Location = new System.Drawing.Point(69, 46);
     this.m_dat_tu_ngay.Name = "m_dat_tu_ngay";
     this.m_dat_tu_ngay.Size = new System.Drawing.Size(82, 20);
     this.m_dat_tu_ngay.TabIndex = 2;
     //
     // m_lbl_tu_ngay
     //
     this.m_lbl_tu_ngay.AutoSize = true;
     this.m_lbl_tu_ngay.Location = new System.Drawing.Point(14, 50);
     this.m_lbl_tu_ngay.Name = "m_lbl_tu_ngay";
     this.m_lbl_tu_ngay.Size = new System.Drawing.Size(46, 13);
     this.m_lbl_tu_ngay.TabIndex = 1;
     this.m_lbl_tu_ngay.Text = "Từ ngày";
     //
     // m_lbl_den_ngay
     //
     this.m_lbl_den_ngay.AutoSize = true;
     this.m_lbl_den_ngay.Location = new System.Drawing.Point(170, 50);
     this.m_lbl_den_ngay.Name = "m_lbl_den_ngay";
     this.m_lbl_den_ngay.Size = new System.Drawing.Size(53, 13);
     this.m_lbl_den_ngay.TabIndex = 3;
     this.m_lbl_den_ngay.Text = "Đến ngày";
     //
     // m_dat_den_ngay
     //
     this.m_dat_den_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dat_den_ngay.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_den_ngay.Location = new System.Drawing.Point(232, 46);
     this.m_dat_den_ngay.Name = "m_dat_den_ngay";
     this.m_dat_den_ngay.Size = new System.Drawing.Size(84, 20);
     this.m_dat_den_ngay.TabIndex = 4;
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "");
     this.imageList1.Images.SetKeyName(1, "");
     this.imageList1.Images.SetKeyName(2, "");
     this.imageList1.Images.SetKeyName(3, "");
     this.imageList1.Images.SetKeyName(4, "");
     this.imageList1.Images.SetKeyName(5, "");
     this.imageList1.Images.SetKeyName(6, "");
     this.imageList1.Images.SetKeyName(7, "");
     this.imageList1.Images.SetKeyName(8, "");
     this.imageList1.Images.SetKeyName(9, "");
     this.imageList1.Images.SetKeyName(10, "");
     this.imageList1.Images.SetKeyName(11, "");
     this.imageList1.Images.SetKeyName(12, "");
     this.imageList1.Images.SetKeyName(13, "");
     this.imageList1.Images.SetKeyName(14, "");
     this.imageList1.Images.SetKeyName(15, "");
     this.imageList1.Images.SetKeyName(16, "");
     this.imageList1.Images.SetKeyName(17, "");
     this.imageList1.Images.SetKeyName(18, "");
     this.imageList1.Images.SetKeyName(19, "");
     this.imageList1.Images.SetKeyName(20, "");
     this.imageList1.Images.SetKeyName(21, "");
     //
     // imageList2
     //
     this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList2.Images.SetKeyName(0, "");
     this.imageList2.Images.SetKeyName(1, "");
     this.imageList2.Images.SetKeyName(2, "");
     this.imageList2.Images.SetKeyName(3, "");
     this.imageList2.Images.SetKeyName(4, "");
     this.imageList2.Images.SetKeyName(5, "");
     this.imageList2.Images.SetKeyName(6, "");
     this.imageList2.Images.SetKeyName(7, "");
     this.imageList2.Images.SetKeyName(8, "");
     this.imageList2.Images.SetKeyName(9, "");
     this.imageList2.Images.SetKeyName(10, "");
     this.imageList2.Images.SetKeyName(11, "");
     this.imageList2.Images.SetKeyName(12, "");
     this.imageList2.Images.SetKeyName(13, "");
     this.imageList2.Images.SetKeyName(14, "");
     this.imageList2.Images.SetKeyName(15, "");
     this.imageList2.Images.SetKeyName(16, "");
     this.imageList2.Images.SetKeyName(17, "");
     this.imageList2.Images.SetKeyName(18, "");
     this.imageList2.Images.SetKeyName(19, "");
     this.imageList2.Images.SetKeyName(20, "");
     this.imageList2.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 458);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(842, 36);
     this.m_pnl_out_place_dm.TabIndex = 2;
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(180, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 2;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(92, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 1;
     this.m_cmd_update.Text = "&Sửa";
     this.m_cmd_update.Click += new System.EventHandler(this.m_cmd_update_Click_1);
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(662, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 3;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList = this.ImageList;
     this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_xuat_excel.TabIndex = 0;
     this.m_cmd_xuat_excel.Text = "Xuất Excel";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(750, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 4;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // f430_bao_cao_danh_sach_phai_thu_thuc_thu
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(842, 494);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Controls.Add(this.panel2);
     this.Name = "f430_bao_cao_danh_sach_phai_thu_thuc_thu";
     this.Text = "F430 - Báo cáo danh sách phải thu, thực thu";
     this.Load += new System.EventHandler(this.f430_bao_cao_danh_sach_phai_thu_thuc_thu_Load);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f300_dm_yeu_cau_hoc_vien));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_goi_lai_hoc_vien = new SIS.Controls.Button.SiSButton();
     this.m_cmd_xu_ly_noi_bo = new SIS.Controls.Button.SiSButton();
     this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_nghe_lai = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_txt_ho_ten = new System.Windows.Forms.TextBox();
     this.m_txt_dien_thoai = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_dat_tu_ngay = new System.Windows.Forms.DateTimePicker();
     this.label5 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.m_dat_den_ngay = new System.Windows.Forms.DateTimePicker();
     this.m_cmd_loc_du_lieu = new SIS.Controls.Button.SiSButton();
     this.label9 = new System.Windows.Forms.Label();
     this.m_cbo_trang_thai_cau_hoi = new System.Windows.Forms.ComboBox();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_rdb_assign_qlht_n = new System.Windows.Forms.RadioButton();
     this.m_rdb_assign_qlht_y = new System.Windows.Forms.RadioButton();
     this.m_rdb_assign_qlht_all = new System.Windows.Forms.RadioButton();
     this.label4 = new System.Windows.Forms.Label();
     this.m_lb_header = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_goi_lai_hoc_vien);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xu_ly_noi_bo);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_nghe_lai);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 526);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(984, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_goi_lai_hoc_vien
     //
     this.m_cmd_goi_lai_hoc_vien.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_goi_lai_hoc_vien.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_goi_lai_hoc_vien.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_goi_lai_hoc_vien.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_goi_lai_hoc_vien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_goi_lai_hoc_vien.ImageIndex = 11;
     this.m_cmd_goi_lai_hoc_vien.ImageList = this.ImageList;
     this.m_cmd_goi_lai_hoc_vien.Location = new System.Drawing.Point(601, 4);
     this.m_cmd_goi_lai_hoc_vien.Name = "m_cmd_goi_lai_hoc_vien";
     this.m_cmd_goi_lai_hoc_vien.Size = new System.Drawing.Size(115, 28);
     this.m_cmd_goi_lai_hoc_vien.TabIndex = 0;
     this.m_cmd_goi_lai_hoc_vien.Text = "Gọi lại học viên";
     //
     // m_cmd_xu_ly_noi_bo
     //
     this.m_cmd_xu_ly_noi_bo.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xu_ly_noi_bo.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xu_ly_noi_bo.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xu_ly_noi_bo.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_xu_ly_noi_bo.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xu_ly_noi_bo.ImageIndex = 9;
     this.m_cmd_xu_ly_noi_bo.ImageList = this.ImageList;
     this.m_cmd_xu_ly_noi_bo.Location = new System.Drawing.Point(716, 4);
     this.m_cmd_xu_ly_noi_bo.Name = "m_cmd_xu_ly_noi_bo";
     this.m_cmd_xu_ly_noi_bo.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_xu_ly_noi_bo.TabIndex = 1;
     this.m_cmd_xu_ly_noi_bo.Text = "&Xử lý nội bộ";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList = this.ImageList;
     this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_xuat_excel.TabIndex = 3;
     this.m_cmd_xuat_excel.Text = "Xuất Excel";
     //
     // m_cmd_nghe_lai
     //
     this.m_cmd_nghe_lai.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_nghe_lai.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_nghe_lai.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_nghe_lai.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_nghe_lai.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_nghe_lai.ImageIndex = 1;
     this.m_cmd_nghe_lai.ImageList = this.ImageList;
     this.m_cmd_nghe_lai.Location = new System.Drawing.Point(804, 4);
     this.m_cmd_nghe_lai.Name = "m_cmd_nghe_lai";
     this.m_cmd_nghe_lai.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_nghe_lai.TabIndex = 2;
     this.m_cmd_nghe_lai.Text = "&Nghe lại";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(892, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 4;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 165);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(984, 361);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 1;
     //
     // m_txt_ho_ten
     //
     this.m_txt_ho_ten.BackColor = System.Drawing.SystemColors.Window;
     this.m_txt_ho_ten.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_ho_ten.Location = new System.Drawing.Point(546, 57);
     this.m_txt_ho_ten.Name = "m_txt_ho_ten";
     this.m_txt_ho_ten.Size = new System.Drawing.Size(159, 20);
     this.m_txt_ho_ten.TabIndex = 1;
     //
     // m_txt_dien_thoai
     //
     this.m_txt_dien_thoai.BackColor = System.Drawing.SystemColors.Window;
     this.m_txt_dien_thoai.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_dien_thoai.Location = new System.Drawing.Point(234, 57);
     this.m_txt_dien_thoai.Name = "m_txt_dien_thoai";
     this.m_txt_dien_thoai.Size = new System.Drawing.Size(148, 20);
     this.m_txt_dien_thoai.TabIndex = 0;
     this.m_txt_dien_thoai.TextChanged += new System.EventHandler(this.m_txt_dien_thoai_TextChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(501, 60);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(39, 13);
     this.label3.TabIndex = 27;
     this.label3.Text = "Họ tên";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(176, 60);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(55, 13);
     this.label1.TabIndex = 26;
     this.label1.Text = "Điện thoại";
     //
     // m_dat_tu_ngay
     //
     this.m_dat_tu_ngay.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dat_tu_ngay.Location = new System.Drawing.Point(234, 93);
     this.m_dat_tu_ngay.Name = "m_dat_tu_ngay";
     this.m_dat_tu_ngay.Size = new System.Drawing.Size(148, 20);
     this.m_dat_tu_ngay.TabIndex = 2;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(151, 95);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(80, 13);
     this.label5.TabIndex = 30;
     this.label5.Text = "Thời gian gọi từ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(487, 96);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(53, 13);
     this.label2.TabIndex = 30;
     this.label2.Text = "Đến ngày";
     //
     // m_dat_den_ngay
     //
     this.m_dat_den_ngay.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dat_den_ngay.Location = new System.Drawing.Point(546, 93);
     this.m_dat_den_ngay.Name = "m_dat_den_ngay";
     this.m_dat_den_ngay.Size = new System.Drawing.Size(159, 20);
     this.m_dat_den_ngay.TabIndex = 3;
     //
     // m_cmd_loc_du_lieu
     //
     this.m_cmd_loc_du_lieu.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_loc_du_lieu.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_loc_du_lieu.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_loc_du_lieu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_loc_du_lieu.ImageIndex = 17;
     this.m_cmd_loc_du_lieu.ImageList = this.ImageList;
     this.m_cmd_loc_du_lieu.Location = new System.Drawing.Point(725, 60);
     this.m_cmd_loc_du_lieu.Name = "m_cmd_loc_du_lieu";
     this.m_cmd_loc_du_lieu.Size = new System.Drawing.Size(95, 79);
     this.m_cmd_loc_du_lieu.TabIndex = 8;
     this.m_cmd_loc_du_lieu.Text = "&Lọc dữ liệu";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(132, 126);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(99, 13);
     this.label9.TabIndex = 33;
     this.label9.Text = "Trạng thái cuộc gọi";
     //
     // m_cbo_trang_thai_cau_hoi
     //
     this.m_cbo_trang_thai_cau_hoi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trang_thai_cau_hoi.FormattingEnabled = true;
     this.m_cbo_trang_thai_cau_hoi.Location = new System.Drawing.Point(234, 124);
     this.m_cbo_trang_thai_cau_hoi.Name = "m_cbo_trang_thai_cau_hoi";
     this.m_cbo_trang_thai_cau_hoi.Size = new System.Drawing.Size(148, 21);
     this.m_cbo_trang_thai_cau_hoi.TabIndex = 4;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_rdb_assign_qlht_n);
     this.panel1.Controls.Add(this.m_rdb_assign_qlht_y);
     this.panel1.Controls.Add(this.m_rdb_assign_qlht_all);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.m_cmd_loc_du_lieu);
     this.panel1.Controls.Add(this.label9);
     this.panel1.Controls.Add(this.m_lb_header);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_cbo_trang_thai_cau_hoi);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.m_txt_dien_thoai);
     this.panel1.Controls.Add(this.m_dat_den_ngay);
     this.panel1.Controls.Add(this.m_txt_ho_ten);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.m_dat_tu_ngay);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(984, 165);
     this.panel1.TabIndex = 0;
     //
     // m_rdb_assign_qlht_n
     //
     this.m_rdb_assign_qlht_n.AutoSize = true;
     this.m_rdb_assign_qlht_n.Location = new System.Drawing.Point(650, 125);
     this.m_rdb_assign_qlht_n.Name = "m_rdb_assign_qlht_n";
     this.m_rdb_assign_qlht_n.Size = new System.Drawing.Size(56, 17);
     this.m_rdb_assign_qlht_n.TabIndex = 7;
     this.m_rdb_assign_qlht_n.TabStop = true;
     this.m_rdb_assign_qlht_n.Text = "Không";
     this.m_rdb_assign_qlht_n.UseVisualStyleBackColor = true;
     //
     // m_rdb_assign_qlht_y
     //
     this.m_rdb_assign_qlht_y.AutoSize = true;
     this.m_rdb_assign_qlht_y.Location = new System.Drawing.Point(606, 125);
     this.m_rdb_assign_qlht_y.Name = "m_rdb_assign_qlht_y";
     this.m_rdb_assign_qlht_y.Size = new System.Drawing.Size(38, 17);
     this.m_rdb_assign_qlht_y.TabIndex = 6;
     this.m_rdb_assign_qlht_y.TabStop = true;
     this.m_rdb_assign_qlht_y.Text = "Có";
     this.m_rdb_assign_qlht_y.UseVisualStyleBackColor = true;
     //
     // m_rdb_assign_qlht_all
     //
     this.m_rdb_assign_qlht_all.AutoSize = true;
     this.m_rdb_assign_qlht_all.Checked = true;
     this.m_rdb_assign_qlht_all.Location = new System.Drawing.Point(546, 125);
     this.m_rdb_assign_qlht_all.Name = "m_rdb_assign_qlht_all";
     this.m_rdb_assign_qlht_all.Size = new System.Drawing.Size(56, 17);
     this.m_rdb_assign_qlht_all.TabIndex = 5;
     this.m_rdb_assign_qlht_all.TabStop = true;
     this.m_rdb_assign_qlht_all.Text = "Tất cả";
     this.m_rdb_assign_qlht_all.UseVisualStyleBackColor = true;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(428, 126);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(112, 13);
     this.label4.TabIndex = 34;
     this.label4.Text = "Có assign cho QLHT?";
     //
     // m_lb_header
     //
     this.m_lb_header.AutoSize = true;
     this.m_lb_header.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lb_header.ForeColor = System.Drawing.Color.Maroon;
     this.m_lb_header.Location = new System.Drawing.Point(291, 10);
     this.m_lb_header.Name = "m_lb_header";
     this.m_lb_header.Size = new System.Drawing.Size(433, 26);
     this.m_lb_header.TabIndex = 26;
     this.m_lb_header.Text = "F300 - Danh sách các câu hỏi của sinh viên";
     this.m_lb_header.Click += new System.EventHandler(this.m_lb_header_Click);
     //
     // f300_dm_yeu_cau_hoc_vien
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(984, 562);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f300_dm_yeu_cau_hoc_vien";
     this.Text = "F300 - Danh Sách Yêu Cầu Của Sinh Viên";
     this.Load += new System.EventHandler(this.f300_dm_yeu_cau_hoc_vien_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 44
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(F660_lich_su_van_thu));
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.imageList = new System.Windows.Forms.ImageList(this.components);
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_title = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.m_txt_tu_khoa = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_txt_den_ngay = new BCTKApp.TCDatetime();
     this.m_txt_tu_ngay = new BCTKApp.TCDatetime();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 420);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(696, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.imageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(340, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     this.m_cmd_insert.Visible = false;
     //
     // imageList
     //
     this.imageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
     this.imageList.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList.Images.SetKeyName(0, "");
     this.imageList.Images.SetKeyName(1, "");
     this.imageList.Images.SetKeyName(2, "");
     this.imageList.Images.SetKeyName(3, "");
     this.imageList.Images.SetKeyName(4, "");
     this.imageList.Images.SetKeyName(5, "");
     this.imageList.Images.SetKeyName(6, "");
     this.imageList.Images.SetKeyName(7, "");
     this.imageList.Images.SetKeyName(8, "");
     this.imageList.Images.SetKeyName(9, "");
     this.imageList.Images.SetKeyName(10, "");
     this.imageList.Images.SetKeyName(11, "");
     this.imageList.Images.SetKeyName(12, "");
     this.imageList.Images.SetKeyName(13, "");
     this.imageList.Images.SetKeyName(14, "");
     this.imageList.Images.SetKeyName(15, "");
     this.imageList.Images.SetKeyName(16, "");
     this.imageList.Images.SetKeyName(17, "");
     this.imageList.Images.SetKeyName(18, "");
     this.imageList.Images.SetKeyName(19, "");
     this.imageList.Images.SetKeyName(20, "");
     this.imageList.Images.SetKeyName(21, "");
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.imageList;
     this.m_cmd_update.Location = new System.Drawing.Point(428, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     this.m_cmd_update.Visible = false;
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.imageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     this.m_cmd_view.Visible = false;
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.imageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(516, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     this.m_cmd_delete.Visible = false;
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.imageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(604, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg.Location = new System.Drawing.Point(0, 177);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(696, 243);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // m_lbl_title
     //
     this.m_lbl_title.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_title.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_title.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_title.Location = new System.Drawing.Point(0, 0);
     this.m_lbl_title.Name = "m_lbl_title";
     this.m_lbl_title.Size = new System.Drawing.Size(696, 55);
     this.m_lbl_title.TabIndex = 23;
     this.m_lbl_title.Text = "F660 - Lịch sử hoạt động";
     this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.ForeColor = System.Drawing.Color.Maroon;
     this.label3.Location = new System.Drawing.Point(204, 145);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(140, 13);
     this.label3.TabIndex = 36;
     this.label3.Text = "* Nhập hành động hoặc tên";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 18;
     this.m_cmd_search.ImageList = this.imageList;
     this.m_cmd_search.Location = new System.Drawing.Point(455, 112);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 30);
     this.m_cmd_search.TabIndex = 35;
     this.m_cmd_search.Text = "Tìm kiếm";
     //
     // m_txt_tu_khoa
     //
     this.m_txt_tu_khoa.Location = new System.Drawing.Point(207, 118);
     this.m_txt_tu_khoa.Name = "m_txt_tu_khoa";
     this.m_txt_tu_khoa.Size = new System.Drawing.Size(242, 20);
     this.m_txt_tu_khoa.TabIndex = 34;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(396, 82);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(53, 13);
     this.label2.TabIndex = 32;
     this.label2.Text = "Đến ngày";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(158, 81);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(46, 13);
     this.label1.TabIndex = 33;
     this.label1.Text = "Từ ngày";
     //
     // m_txt_den_ngay
     //
     this.m_txt_den_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y;
     this.m_txt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_txt_den_ngay.Location = new System.Drawing.Point(449, 79);
     this.m_txt_den_ngay.Mask = "00/00/0000";
     this.m_txt_den_ngay.Name = "m_txt_den_ngay";
     this.m_txt_den_ngay.Size = new System.Drawing.Size(100, 20);
     this.m_txt_den_ngay.TabIndex = 30;
     this.m_txt_den_ngay.ValidatingType = typeof(System.DateTime);
     //
     // m_txt_tu_ngay
     //
     this.m_txt_tu_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y;
     this.m_txt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_txt_tu_ngay.Location = new System.Drawing.Point(207, 79);
     this.m_txt_tu_ngay.Mask = "00/00/0000";
     this.m_txt_tu_ngay.Name = "m_txt_tu_ngay";
     this.m_txt_tu_ngay.Size = new System.Drawing.Size(100, 20);
     this.m_txt_tu_ngay.TabIndex = 31;
     this.m_txt_tu_ngay.ValidatingType = typeof(System.DateTime);
     //
     // F660_lich_su_van_thu
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(696, 456);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.m_cmd_search);
     this.Controls.Add(this.m_txt_tu_khoa);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.m_txt_den_ngay);
     this.Controls.Add(this.m_txt_tu_ngay);
     this.Controls.Add(this.m_lbl_title);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "F660_lich_su_van_thu";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "F660 - Lịch sử hoạt động";
     this.Load += new System.EventHandler(this.F660_lich_su_van_thu_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f230_dm_sinh_vien_searching));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_select = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_pnl_search_area = new System.Windows.Forms.Panel();
     this.m_lb_thong_bao_ket_qua = new System.Windows.Forms.Label();
     this.m_cbo_truong = new System.Windows.Forms.ComboBox();
     this.label7 = new System.Windows.Forms.Label();
     this.m_txt_key_search = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.m_grb_dm_cau_hoi = new System.Windows.Forms.GroupBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl_search_area.SuspendLayout();
     this.m_grb_dm_cau_hoi.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_select);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 380);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(646, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_select
     //
     this.m_cmd_select.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_select.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_select.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_select.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_select.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_select.ImageIndex = 13;
     this.m_cmd_select.ImageList = this.ImageList;
     this.m_cmd_select.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_select.Name = "m_cmd_select";
     this.m_cmd_select.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_select.TabIndex = 21;
     this.m_cmd_select.Text = "Chọn";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(554, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(3, 16);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(640, 206);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(646, 40);
     this.m_lbl_header.TabIndex = 24;
     this.m_lbl_header.Text = "F230 - Tìm kiếm sinh viên";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_pnl_search_area
     //
     this.m_pnl_search_area.Controls.Add(this.m_txt_key_search);
     this.m_pnl_search_area.Controls.Add(this.m_lb_thong_bao_ket_qua);
     this.m_pnl_search_area.Controls.Add(this.label11);
     this.m_pnl_search_area.Controls.Add(this.label7);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_truong);
     this.m_pnl_search_area.Controls.Add(this.label1);
     this.m_pnl_search_area.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_search_area.Location = new System.Drawing.Point(0, 40);
     this.m_pnl_search_area.Name = "m_pnl_search_area";
     this.m_pnl_search_area.Size = new System.Drawing.Size(646, 115);
     this.m_pnl_search_area.TabIndex = 25;
     //
     // m_lb_thong_bao_ket_qua
     //
     this.m_lb_thong_bao_ket_qua.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lb_thong_bao_ket_qua.ForeColor = System.Drawing.Color.Maroon;
     this.m_lb_thong_bao_ket_qua.Location = new System.Drawing.Point(3, 83);
     this.m_lb_thong_bao_ket_qua.Name = "m_lb_thong_bao_ket_qua";
     this.m_lb_thong_bao_ket_qua.Size = new System.Drawing.Size(341, 26);
     this.m_lb_thong_bao_ket_qua.TabIndex = 25;
     this.m_lb_thong_bao_ket_qua.Text = "Không tìm thấy sinh viên nào trong SCM";
     this.m_lb_thong_bao_ket_qua.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_cbo_truong
     //
     this.m_cbo_truong.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_truong.FormattingEnabled = true;
     this.m_cbo_truong.Location = new System.Drawing.Point(197, 11);
     this.m_cbo_truong.Name = "m_cbo_truong";
     this.m_cbo_truong.Size = new System.Drawing.Size(115, 21);
     this.m_cbo_truong.TabIndex = 11;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(149, 15);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(41, 13);
     this.label7.TabIndex = 10;
     this.label7.Text = "Trường";
     //
     // m_txt_key_search
     //
     this.m_txt_key_search.Location = new System.Drawing.Point(197, 38);
     this.m_txt_key_search.Name = "m_txt_key_search";
     this.m_txt_key_search.Size = new System.Drawing.Size(234, 20);
     this.m_txt_key_search.TabIndex = 9;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(194, 61);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(131, 13);
     this.label1.TabIndex = 8;
     this.label1.Text = "(Chỉ tìm kiếm theo: Họ tên)";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(145, 41);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(47, 13);
     this.label11.TabIndex = 8;
     this.label11.Text = "Từ khóa";
     //
     // m_grb_dm_cau_hoi
     //
     this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
     this.m_grb_dm_cau_hoi.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 155);
     this.m_grb_dm_cau_hoi.Name = "m_grb_dm_cau_hoi";
     this.m_grb_dm_cau_hoi.Size = new System.Drawing.Size(646, 225);
     this.m_grb_dm_cau_hoi.TabIndex = 26;
     this.m_grb_dm_cau_hoi.TabStop = false;
     this.m_grb_dm_cau_hoi.Text = "Danh sách câu hỏi tìm kiếm";
     //
     // f230_dm_sinh_vien_searching
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(646, 416);
     this.Controls.Add(this.m_grb_dm_cau_hoi);
     this.Controls.Add(this.m_pnl_search_area);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f230_dm_sinh_vien_searching";
     this.Text = "F230 - Tìm kiếm sinh viên";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl_search_area.ResumeLayout(false);
     this.m_pnl_search_area.PerformLayout();
     this.m_grb_dm_cau_hoi.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f301_V_GD_LUONG_THEO_QD));
     this.ImageList              = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm     = new System.Windows.Forms.Panel();
     this.m_cmd_insert           = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update           = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view             = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete           = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit             = new SIS.Controls.Button.SiSButton();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.m_ckb_luong_hien_tai   = new System.Windows.Forms.CheckBox();
     this.m_cmd_search           = new System.Windows.Forms.Button();
     this.m_txt_search           = new System.Windows.Forms.TextBox();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.m_dat_ap_dung_den_ngay = new System.Windows.Forms.DateTimePicker();
     this.m_dat_ap_dung_tu_ngay  = new System.Windows.Forms.DateTimePicker();
     this.m_cbo_loai_luong       = new System.Windows.Forms.ComboBox();
     this.m_cbo_ky               = new System.Windows.Forms.ComboBox();
     this.label5                 = new System.Windows.Forms.Label();
     this.label4                 = new System.Windows.Forms.Label();
     this.label6                 = new System.Windows.Forms.Label();
     this.label3                 = new System.Windows.Forms.Label();
     this.label2                 = new System.Windows.Forms.Label();
     this.label1                 = new System.Windows.Forms.Label();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_cmd_import_excel = new SIS.Controls.Button.SiSButton();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_import_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 476);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1015, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(659, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(747, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(835, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(923, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_ckb_luong_hien_tai);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_txt_search);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1015, 123);
     this.panel1.TabIndex = 21;
     //
     // m_ckb_luong_hien_tai
     //
     this.m_ckb_luong_hien_tai.AutoSize = true;
     this.m_ckb_luong_hien_tai.Location = new System.Drawing.Point(64, 68);
     this.m_ckb_luong_hien_tai.Name     = "m_ckb_luong_hien_tai";
     this.m_ckb_luong_hien_tai.Size     = new System.Drawing.Size(93, 17);
     this.m_ckb_luong_hien_tai.TabIndex = 9;
     this.m_ckb_luong_hien_tai.Text     = "Lương hiện tại";
     this.m_ckb_luong_hien_tai.UseVisualStyleBackColor = true;
     //
     // m_cmd_search
     //
     this.m_cmd_search.Location = new System.Drawing.Point(396, 25);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(75, 23);
     this.m_cmd_search.TabIndex = 8;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.UseVisualStyleBackColor = true;
     //
     // m_txt_search
     //
     this.m_txt_search.Location = new System.Drawing.Point(64, 27);
     this.m_txt_search.Name     = "m_txt_search";
     this.m_txt_search.Size     = new System.Drawing.Size(314, 20);
     this.m_txt_search.TabIndex = 7;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_dat_ap_dung_den_ngay);
     this.groupBox1.Controls.Add(this.m_dat_ap_dung_tu_ngay);
     this.groupBox1.Controls.Add(this.m_cbo_loai_luong);
     this.groupBox1.Controls.Add(this.m_cbo_ky);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Location = new System.Drawing.Point(488, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(518, 100);
     this.groupBox1.TabIndex = 6;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Tìm kiếm theo";
     //
     // m_dat_ap_dung_den_ngay
     //
     this.m_dat_ap_dung_den_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dat_ap_dung_den_ngay.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_ap_dung_den_ngay.Location     = new System.Drawing.Point(329, 74);
     this.m_dat_ap_dung_den_ngay.Name         = "m_dat_ap_dung_den_ngay";
     this.m_dat_ap_dung_den_ngay.Size         = new System.Drawing.Size(106, 20);
     this.m_dat_ap_dung_den_ngay.TabIndex     = 2;
     this.m_dat_ap_dung_den_ngay.Value        = new System.DateTime(2014, 10, 8, 0, 0, 0, 0);
     //
     // m_dat_ap_dung_tu_ngay
     //
     this.m_dat_ap_dung_tu_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dat_ap_dung_tu_ngay.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_ap_dung_tu_ngay.Location     = new System.Drawing.Point(95, 74);
     this.m_dat_ap_dung_tu_ngay.Name         = "m_dat_ap_dung_tu_ngay";
     this.m_dat_ap_dung_tu_ngay.Size         = new System.Drawing.Size(108, 20);
     this.m_dat_ap_dung_tu_ngay.TabIndex     = 2;
     this.m_dat_ap_dung_tu_ngay.Value        = new System.DateTime(2014, 1, 1, 0, 0, 0, 0);
     //
     // m_cbo_loai_luong
     //
     this.m_cbo_loai_luong.FormattingEnabled = true;
     this.m_cbo_loai_luong.Location          = new System.Drawing.Point(329, 20);
     this.m_cbo_loai_luong.Name     = "m_cbo_loai_luong";
     this.m_cbo_loai_luong.Size     = new System.Drawing.Size(163, 21);
     this.m_cbo_loai_luong.TabIndex = 1;
     //
     // m_cbo_ky
     //
     this.m_cbo_ky.FormattingEnabled = true;
     this.m_cbo_ky.Location          = new System.Drawing.Point(40, 20);
     this.m_cbo_ky.Name     = "m_cbo_ky";
     this.m_cbo_ky.Size     = new System.Drawing.Size(163, 21);
     this.m_cbo_ky.TabIndex = 1;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(270, 74);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(53, 13);
     this.label5.TabIndex = 0;
     this.label5.Text     = "Đến ngày";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(43, 74);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(46, 13);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Từ ngày";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(214, 23);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(109, 13);
     this.label6.TabIndex = 0;
     this.label6.Text     = "Loại quyết định lương";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(15, 49);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(74, 13);
     this.label3.TabIndex = 0;
     this.label3.Text     = "Ngày áp dụng";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(15, 23);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(19, 13);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Kỳ";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(9, 30);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(49, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Tìm kiếm";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 123);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1015, 353);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 22;
     //
     // m_cmd_import_excel
     //
     this.m_cmd_import_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_import_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_import_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_import_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_import_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_import_excel.ImageIndex = 19;
     this.m_cmd_import_excel.ImageList  = this.ImageList;
     this.m_cmd_import_excel.Location   = new System.Drawing.Point(92, 4);
     this.m_cmd_import_excel.Name       = "m_cmd_import_excel";
     this.m_cmd_import_excel.Size       = new System.Drawing.Size(128, 28);
     this.m_cmd_import_excel.TabIndex   = 38;
     this.m_cmd_import_excel.Text       = "&Nhập từ Excel";
     //
     // f301_V_GD_LUONG_THEO_QD
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1015, 512);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f301_V_GD_LUONG_THEO_QD";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F301 - Lương theo quyết định";
     this.Load           += new System.EventHandler(this.f301_V_GD_LUONG_THEO_QD_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f870_RPT_CHI_PHI_THEO_PHAP_NHAN));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_tieu_de = new System.Windows.Forms.Label();
     this.m_pnl = new System.Windows.Forms.Panel();
     this.m_cmd_tim_kiem = new SIS.Controls.Button.SiSButton();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_dat_tu_ngay = new BCTKApp.TCDatetime();
     this.m_dat_den_ngay = new BCTKApp.TCDatetime();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 343);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(580, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(224, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(312, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(400, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(488, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 101);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(580, 242);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 20;
     //
     // m_lbl_tieu_de
     //
     this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_tieu_de.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_tieu_de.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0);
     this.m_lbl_tieu_de.Name = "m_lbl_tieu_de";
     this.m_lbl_tieu_de.Size = new System.Drawing.Size(580, 31);
     this.m_lbl_tieu_de.TabIndex = 22;
     this.m_lbl_tieu_de.Text = "CHI PHÍ THEO PHÁP NHÂN";
     this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_pnl
     //
     this.m_pnl.Controls.Add(this.m_dat_den_ngay);
     this.m_pnl.Controls.Add(this.m_dat_tu_ngay);
     this.m_pnl.Controls.Add(this.m_cmd_tim_kiem);
     this.m_pnl.Controls.Add(this.label2);
     this.m_pnl.Controls.Add(this.label1);
     this.m_pnl.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_pnl.Location = new System.Drawing.Point(0, 31);
     this.m_pnl.Name = "m_pnl";
     this.m_pnl.Size = new System.Drawing.Size(580, 70);
     this.m_pnl.TabIndex = 23;
     //
     // m_cmd_tim_kiem
     //
     this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_kiem.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_kiem.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_kiem.ForeColor = System.Drawing.Color.Maroon;
     this.m_cmd_tim_kiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_kiem.ImageIndex = 18;
     this.m_cmd_tim_kiem.ImageList = this.ImageList;
     this.m_cmd_tim_kiem.Location = new System.Drawing.Point(471, 6);
     this.m_cmd_tim_kiem.Name = "m_cmd_tim_kiem";
     this.m_cmd_tim_kiem.Size = new System.Drawing.Size(110, 48);
     this.m_cmd_tim_kiem.TabIndex = 40;
     this.m_cmd_tim_kiem.Text = "Tìm kiếm";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(165, 35);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(53, 13);
     this.label2.TabIndex = 2;
     this.label2.Text = "Đến ngày";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(165, 9);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(46, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Từ ngày";
     //
     // m_dat_tu_ngay
     //
     this.m_dat_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_dat_tu_ngay.Location = new System.Drawing.Point(229, 6);
     this.m_dat_tu_ngay.Mask = "00/00/0000";
     this.m_dat_tu_ngay.Name = "m_dat_tu_ngay";
     this.m_dat_tu_ngay.Size = new System.Drawing.Size(200, 20);
     this.m_dat_tu_ngay.TabIndex = 70;
     this.m_dat_tu_ngay.ValidatingType = typeof(System.DateTime);
     //
     // m_dat_den_ngay
     //
     this.m_dat_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_dat_den_ngay.Location = new System.Drawing.Point(229, 32);
     this.m_dat_den_ngay.Mask = "00/00/0000";
     this.m_dat_den_ngay.Name = "m_dat_den_ngay";
     this.m_dat_den_ngay.Size = new System.Drawing.Size(200, 20);
     this.m_dat_den_ngay.TabIndex = 71;
     this.m_dat_den_ngay.ValidatingType = typeof(System.DateTime);
     //
     // f870_RPT_CHI_PHI_THEO_PHAP_NHAN
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(580, 379);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl);
     this.Controls.Add(this.m_lbl_tieu_de);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f870_RPT_CHI_PHI_THEO_PHAP_NHAN";
     this.Text = "F870 - Chi phí theo pháp nhân";
     this.Load += new System.EventHandler(this.f870_RPT_CHI_PHI_THEO_PHAP_NHAN_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl.ResumeLayout(false);
     this.m_pnl.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f407_bao_cao_bo_nhiem));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat     = new System.Windows.Forms.Label();
     this.m_cmd_xuat_excel   = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_lbl_thoidiem     = new System.Windows.Forms.Label();
     this.m_dtp_thoidiem     = new System.Windows.Forms.DateTimePicker();
     this.m_cmd_search       = new SIS.Controls.Button.SiSButton();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.m_rdb_koqd         = new System.Windows.Forms.RadioButton();
     this.m_rdb_coqd         = new System.Windows.Forms.RadioButton();
     this.m_txt_tim_kiem     = new System.Windows.Forms.TextBox();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.m_rdb_nhom         = new System.Windows.Forms.RadioButton();
     this.m_rdb_ko_nhom      = new System.Windows.Forms.RadioButton();
     this.m_lbl_soluongns    = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 586);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1268, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(171, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1001;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList  = this.ImageList;
     this.m_cmd_xuat_excel.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name       = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size       = new System.Drawing.Size(93, 28);
     this.m_cmd_xuat_excel.TabIndex   = 13;
     this.m_cmd_xuat_excel.Text       = "Xuất Excel";
     this.m_cmd_xuat_excel.Click     += new System.EventHandler(this.m_cmd_xuat_excel_Click);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1176, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_lbl_thoidiem
     //
     this.m_lbl_thoidiem.AutoSize = true;
     this.m_lbl_thoidiem.Location = new System.Drawing.Point(746, 11);
     this.m_lbl_thoidiem.Name     = "m_lbl_thoidiem";
     this.m_lbl_thoidiem.Size     = new System.Drawing.Size(41, 13);
     this.m_lbl_thoidiem.TabIndex = 38;
     this.m_lbl_thoidiem.Text     = "Tháng:";
     //
     // m_dtp_thoidiem
     //
     this.m_dtp_thoidiem.CustomFormat  = "MM/yyyy";
     this.m_dtp_thoidiem.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtp_thoidiem.Location      = new System.Drawing.Point(793, 8);
     this.m_dtp_thoidiem.Name          = "m_dtp_thoidiem";
     this.m_dtp_thoidiem.Size          = new System.Drawing.Size(85, 20);
     this.m_dtp_thoidiem.TabIndex      = 37;
     this.m_dtp_thoidiem.ValueChanged += new System.EventHandler(this.m_dtp_thoidiem_ValueChanged);
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(652, 3);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 36;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_rdb_koqd);
     this.groupBox1.Controls.Add(this.m_rdb_coqd);
     this.groupBox1.Location = new System.Drawing.Point(884, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(200, 74);
     this.groupBox1.TabIndex = 39;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Lựa chọn:";
     //
     // m_rdb_koqd
     //
     this.m_rdb_koqd.AutoSize = true;
     this.m_rdb_koqd.Location = new System.Drawing.Point(7, 44);
     this.m_rdb_koqd.Name     = "m_rdb_koqd";
     this.m_rdb_koqd.Size     = new System.Drawing.Size(155, 17);
     this.m_rdb_koqd.TabIndex = 1;
     this.m_rdb_koqd.Text     = "Bổ nhiệm không quyết định";
     this.m_rdb_koqd.UseVisualStyleBackColor = true;
     this.m_rdb_koqd.CheckedChanged         += new System.EventHandler(this.m_rdb_koqd_CheckedChanged);
     //
     // m_rdb_coqd
     //
     this.m_rdb_coqd.AutoSize = true;
     this.m_rdb_coqd.Checked  = true;
     this.m_rdb_coqd.Location = new System.Drawing.Point(7, 20);
     this.m_rdb_coqd.Name     = "m_rdb_coqd";
     this.m_rdb_coqd.Size     = new System.Drawing.Size(137, 17);
     this.m_rdb_coqd.TabIndex = 0;
     this.m_rdb_coqd.TabStop  = true;
     this.m_rdb_coqd.Text     = "Bổ nhiệm có quyết định";
     this.m_rdb_coqd.UseVisualStyleBackColor = true;
     this.m_rdb_coqd.CheckedChanged         += new System.EventHandler(this.m_rdb_coqd_CheckedChanged);
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(235, 8);
     this.m_txt_tim_kiem.Name        = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size        = new System.Drawing.Size(411, 20);
     this.m_txt_tim_kiem.TabIndex    = 2;
     this.m_txt_tim_kiem.MouseClick += new System.Windows.Forms.MouseEventHandler(this.m_txt_tim_kiem_MouseClick);
     this.m_txt_tim_kiem.KeyDown    += new System.Windows.Forms.KeyEventHandler(this.m_txt_tim_kiem_KeyDown);
     this.m_txt_tim_kiem.Leave      += new System.EventHandler(this.m_txt_tim_kiem_Leave);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.m_rdb_nhom);
     this.groupBox2.Controls.Add(this.m_rdb_ko_nhom);
     this.groupBox2.Location = new System.Drawing.Point(7, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(222, 74);
     this.groupBox2.TabIndex = 41;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Hiển thị:";
     //
     // m_rdb_nhom
     //
     this.m_rdb_nhom.AutoSize = true;
     this.m_rdb_nhom.Location = new System.Drawing.Point(21, 44);
     this.m_rdb_nhom.Name     = "m_rdb_nhom";
     this.m_rdb_nhom.Size     = new System.Drawing.Size(169, 17);
     this.m_rdb_nhom.TabIndex = 1;
     this.m_rdb_nhom.Text     = "Nhóm theo địa bàn, mã đơn vị";
     this.m_rdb_nhom.UseVisualStyleBackColor = true;
     this.m_rdb_nhom.CheckedChanged         += new System.EventHandler(this.m_rdb_nhom_CheckedChanged);
     //
     // m_rdb_ko_nhom
     //
     this.m_rdb_ko_nhom.AutoSize = true;
     this.m_rdb_ko_nhom.Checked  = true;
     this.m_rdb_ko_nhom.Location = new System.Drawing.Point(21, 20);
     this.m_rdb_ko_nhom.Name     = "m_rdb_ko_nhom";
     this.m_rdb_ko_nhom.Size     = new System.Drawing.Size(85, 17);
     this.m_rdb_ko_nhom.TabIndex = 0;
     this.m_rdb_ko_nhom.TabStop  = true;
     this.m_rdb_ko_nhom.Text     = "Không nhóm";
     this.m_rdb_ko_nhom.UseVisualStyleBackColor = true;
     //
     // m_lbl_soluongns
     //
     this.m_lbl_soluongns.AutoSize = true;
     this.m_lbl_soluongns.Location = new System.Drawing.Point(774, 64);
     this.m_lbl_soluongns.Name     = "m_lbl_soluongns";
     this.m_lbl_soluongns.Size     = new System.Drawing.Size(35, 13);
     this.m_lbl_soluongns.TabIndex = 43;
     this.m_lbl_soluongns.Text     = "label2";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(675, 64);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(93, 13);
     this.label1.TabIndex = 42;
     this.label1.Text     = "Số lượng nhân sự:";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Controls.Add(this.m_lbl_soluongns);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_dtp_thoidiem);
     this.panel1.Controls.Add(this.m_lbl_thoidiem);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1268, 86);
     this.panel1.TabIndex = 44;
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 86);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(1268, 500);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 45;
     //
     // f407_bao_cao_bo_nhiem
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1268, 622);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f407_bao_cao_bo_nhiem";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F407 - Báo cáo bổ nhiệm";
     this.Load           += new System.EventHandler(this.f407_bao_cao_bo_nhiem_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 49
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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(f999_ht_nguoi_su_dung));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageSize        = new System.Drawing.Size(16, 16);
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock            = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.DockPadding.All = 4;
     this.m_pnl_out_place_dm.Location        = new System.Drawing.Point(0, 502);
     this.m_pnl_out_place_dm.Name            = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Size            = new System.Drawing.Size(718, 36);
     this.m_pnl_out_place_dm.TabIndex        = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(362, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 12;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(450, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 13;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(538, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 14;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 11;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(626, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Trở về  (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = @"7,1,0,0,0,85,Columns:0{Width:13;}	1{Width:99;Caption:""Tên truy cập"";DataType:System.String;TextAlign:LeftCenter;TextAlignFixed:CenterCenter;}	2{Width:156;Caption:""Tên"";DataType:System.String;TextAlign:LeftCenter;TextAlignFixed:CenterCenter;}	3{Width:117;Caption:""Ngày tạo"";DataType:System.DateTime;Format:""dd/MM/yyyy"";TextAlign:CenterCenter;TextAlignFixed:CenterCenter;}	4{Width:155;Caption:""Người tạo"";DataType:System.String;TextAlign:LeftCenter;TextAlignFixed:CenterCenter;}	5{Width:90;Caption:""Trạng thái"";DataType:System.String;TextAlign:LeftCenter;TextAlignFixed:CenterCenter;}	6{Width:66;Caption:""Là admin?"";DataType:System.Boolean;TextAlign:LeftCenter;TextAlignFixed:CenterCenter;ImageAlign:CenterCenter;}	";
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 0);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(718, 502);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(@"Normal{Font:Microsoft Sans Serif, 8.25pt;}	Alternate{BackColor:Info;}	Fixed{BackColor:Control;ForeColor:ControlText;Border:Flat,1,ControlDark,Both;}	Highlight{BackColor:Highlight;ForeColor:HighlightText;}	Search{BackColor:Highlight;ForeColor:HighlightText;}	Frozen{BackColor:Beige;}	EmptyArea{BackColor:AppWorkspace;Border:Flat,1,ControlDarkDark,Both;}	GrandTotal{BackColor:Black;ForeColor:White;}	Subtotal0{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal1{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal2{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal3{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal4{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal5{BackColor:ControlDarkDark;ForeColor:White;}	");
     this.m_fg.TabIndex   = 20;
     //
     // f999_ht_nguoi_su_dung
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(718, 538);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name  = "f999_ht_nguoi_su_dung";
     this.Text  = "F999 - Thong tin nguoi su dung";
     this.Load += new System.EventHandler(this.f999_ht_nguoi_su_dung_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f370_len_lop_cho_hoc_sinh));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_lbl_ten_lop_moi = new System.Windows.Forms.Label();
     this.m_cbo_lop_mon_moi = new System.Windows.Forms.ComboBox();
     this.m_cmd_cho_len_lop = new SIS.Controls.Button.SiSButton();
     this.m_lbl_lop_mon_moi = new System.Windows.Forms.Label();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_lbl_ten_lop_cu = new System.Windows.Forms.Label();
     this.m_cbo_lop_mon_cu = new System.Windows.Forms.ComboBox();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.m_lbl_lop_mon_cu = new System.Windows.Forms.Label();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_ten_lop_moi);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cbo_lop_mon_moi);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_cho_len_lop);
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_lop_mon_moi);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 449);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1222, 67);
     this.m_pnl_out_place_dm.TabIndex = 3;
     //
     // m_lbl_ten_lop_moi
     //
     this.m_lbl_ten_lop_moi.AutoSize = true;
     this.m_lbl_ten_lop_moi.Location = new System.Drawing.Point(318, 24);
     this.m_lbl_ten_lop_moi.Name = "m_lbl_ten_lop_moi";
     this.m_lbl_ten_lop_moi.Size = new System.Drawing.Size(43, 13);
     this.m_lbl_ten_lop_moi.TabIndex = 2;
     this.m_lbl_ten_lop_moi.Text = "Tên lớp";
     this.m_lbl_ten_lop_moi.Visible = false;
     //
     // m_cbo_lop_mon_moi
     //
     this.m_cbo_lop_mon_moi.FormattingEnabled = true;
     this.m_cbo_lop_mon_moi.Location = new System.Drawing.Point(100, 20);
     this.m_cbo_lop_mon_moi.Name = "m_cbo_lop_mon_moi";
     this.m_cbo_lop_mon_moi.Size = new System.Drawing.Size(172, 21);
     this.m_cbo_lop_mon_moi.TabIndex = 1;
     //
     // m_cmd_cho_len_lop
     //
     this.m_cmd_cho_len_lop.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_cho_len_lop.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_cho_len_lop.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_cho_len_lop.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_cho_len_lop.ImageIndex = 14;
     this.m_cmd_cho_len_lop.ImageList = this.ImageList;
     this.m_cmd_cho_len_lop.Location = new System.Drawing.Point(531, 16);
     this.m_cmd_cho_len_lop.Name = "m_cmd_cho_len_lop";
     this.m_cmd_cho_len_lop.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_cho_len_lop.TabIndex = 3;
     this.m_cmd_cho_len_lop.Text = "Cho lên lớp";
     //
     // m_lbl_lop_mon_moi
     //
     this.m_lbl_lop_mon_moi.AutoSize = true;
     this.m_lbl_lop_mon_moi.Location = new System.Drawing.Point(7, 24);
     this.m_lbl_lop_mon_moi.Name = "m_lbl_lop_mon_moi";
     this.m_lbl_lop_mon_moi.Size = new System.Drawing.Size(67, 13);
     this.m_lbl_lop_mon_moi.TabIndex = 0;
     this.m_lbl_lop_mon_moi.Text = "Lớp môn mới";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 107);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(1222, 342);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 2;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lbl_ten_lop_cu);
     this.panel1.Controls.Add(this.m_cbo_lop_mon_cu);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_lbl_lop_mon_cu);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 45);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(1222, 62);
     this.panel1.TabIndex = 1;
     //
     // m_lbl_ten_lop_cu
     //
     this.m_lbl_ten_lop_cu.AutoSize = true;
     this.m_lbl_ten_lop_cu.Location = new System.Drawing.Point(318, 21);
     this.m_lbl_ten_lop_cu.Name = "m_lbl_ten_lop_cu";
     this.m_lbl_ten_lop_cu.Size = new System.Drawing.Size(43, 13);
     this.m_lbl_ten_lop_cu.TabIndex = 2;
     this.m_lbl_ten_lop_cu.Text = "Tên lớp";
     this.m_lbl_ten_lop_cu.Visible = false;
     //
     // m_cbo_lop_mon_cu
     //
     this.m_cbo_lop_mon_cu.FormattingEnabled = true;
     this.m_cbo_lop_mon_cu.Location = new System.Drawing.Point(100, 17);
     this.m_cbo_lop_mon_cu.Name = "m_cbo_lop_mon_cu";
     this.m_cbo_lop_mon_cu.Size = new System.Drawing.Size(172, 21);
     this.m_cbo_lop_mon_cu.TabIndex = 1;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 5;
     this.m_cmd_search.ImageList = this.ImageList;
     this.m_cmd_search.Location = new System.Drawing.Point(531, 13);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 3;
     this.m_cmd_search.Text = "Lọc dữ liệu";
     //
     // m_lbl_lop_mon_cu
     //
     this.m_lbl_lop_mon_cu.AutoSize = true;
     this.m_lbl_lop_mon_cu.Location = new System.Drawing.Point(7, 21);
     this.m_lbl_lop_mon_cu.Name = "m_lbl_lop_mon_cu";
     this.m_lbl_lop_mon_cu.Size = new System.Drawing.Size(63, 13);
     this.m_lbl_lop_mon_cu.TabIndex = 0;
     this.m_lbl_lop_mon_cu.Text = "Lớp môn cũ";
     //
     // 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(1222, 45);
     this.m_lbl_header.TabIndex = 0;
     this.m_lbl_header.Text = "CHO HỌC SINH LÊN LỚP";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // f370_len_lop_cho_hoc_sinh
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1222, 516);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f370_len_lop_cho_hoc_sinh";
     this.Text = "F370 - Cho học sinh lên lớp";
     this.Load += new System.EventHandler(this.f370_len_lop_cho_hoc_sinh_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f993_phan_quyen_he_thong));
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 0);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(665, 36);
     this.m_pnl_out_place_dm.TabIndex = 0;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 0;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.Location = new System.Drawing.Point(573, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 4;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location = new System.Drawing.Point(0, 36);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(665, 373);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 1;
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.Location = new System.Drawing.Point(92, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 1;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.Location = new System.Drawing.Point(180, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 2;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.Location = new System.Drawing.Point(268, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 3;
     this.m_cmd_view.Text = "Xem";
     //
     // f993_phan_quyen_he_thong
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(665, 409);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f993_phan_quyen_he_thong";
     this.Text = "F993 - Phân quyền hệ thống";
     this.Load += new System.EventHandler(this.f993_phan_quyen_he_thong_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f406_tao_bao_cao_hien_trang_su_dung_tai_san_khac));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg_tai_san_khac = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_openDiaglog = new System.Windows.Forms.OpenFileDialog();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_lbl_ten_bao_cao = new System.Windows.Forms.Label();
     this.m_lbl = new System.Windows.Forms.Label();
     this.panel2 = new System.Windows.Forms.Panel();
     this.label3 = new System.Windows.Forms.Label();
     this.m_cmd_browser = new SIS.Controls.Button.SiSButton();
     this.label7 = new System.Windows.Forms.Label();
     this.m_txt_file_path = new System.Windows.Forms.TextBox();
     this.m_lbl_thong_bao = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.m_lbl_don_vi_chu_quan = new System.Windows.Forms.Label();
     this.m_lbl_ma_don_vi = new System.Windows.Forms.Label();
     this.m_lbl_don_vi_bo_tinh = new System.Windows.Forms.Label();
     this.m_fg_tai_san_khac_excel = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel3 = new System.Windows.Forms.Panel();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_tai_san_khac)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_tai_san_khac_excel)).BeginInit();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 450);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(907, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList = this.ImageList;
     this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_xuat_excel.TabIndex = 21;
     this.m_cmd_xuat_excel.Text = "Xuất exel";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(815, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg_tai_san_khac
     //
     this.m_fg_tai_san_khac.ColumnInfo = resources.GetString("m_fg_tai_san_khac.ColumnInfo");
     this.m_fg_tai_san_khac.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_fg_tai_san_khac.Location = new System.Drawing.Point(0, 0);
     this.m_fg_tai_san_khac.Name = "m_fg_tai_san_khac";
     this.m_fg_tai_san_khac.Size = new System.Drawing.Size(907, 224);
     this.m_fg_tai_san_khac.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_tai_san_khac.Styles"));
     this.m_fg_tai_san_khac.TabIndex = 20;
     //
     // m_openDiaglog
     //
     this.m_openDiaglog.FileName = "openFileDialog1";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_lbl_ten_bao_cao);
     this.panel1.Controls.Add(this.m_lbl);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(907, 82);
     this.panel1.TabIndex = 25;
     //
     // m_lbl_ten_bao_cao
     //
     this.m_lbl_ten_bao_cao.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_ten_bao_cao.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ten_bao_cao.Location = new System.Drawing.Point(0, 50);
     this.m_lbl_ten_bao_cao.Name = "m_lbl_ten_bao_cao";
     this.m_lbl_ten_bao_cao.Size = new System.Drawing.Size(907, 23);
     this.m_lbl_ten_bao_cao.TabIndex = 22;
     this.m_lbl_ten_bao_cao.Text = "1. Tổng hợp chung";
     this.m_lbl_ten_bao_cao.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_lbl
     //
     this.m_lbl.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl.Location = new System.Drawing.Point(0, 0);
     this.m_lbl.Name = "m_lbl";
     this.m_lbl.Size = new System.Drawing.Size(907, 50);
     this.m_lbl.TabIndex = 21;
     this.m_lbl.Text = "BÁO CÁO HIỆN TRẠNG SỬ DỤNG TÀI SẢN KHÁC";
     this.m_lbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.m_cmd_browser);
     this.panel2.Controls.Add(this.label7);
     this.panel2.Controls.Add(this.m_txt_file_path);
     this.panel2.Controls.Add(this.m_lbl_thong_bao);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.m_lbl_don_vi_chu_quan);
     this.panel2.Controls.Add(this.m_lbl_ma_don_vi);
     this.panel2.Controls.Add(this.m_lbl_don_vi_bo_tinh);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 82);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(907, 144);
     this.panel2.TabIndex = 28;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(98, 67);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(58, 13);
     this.label3.TabIndex = 29;
     this.label3.Text = "Mã đơn vị:";
     //
     // m_cmd_browser
     //
     this.m_cmd_browser.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_browser.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_browser.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_browser.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_browser.ImageIndex = 5;
     this.m_cmd_browser.ImageList = this.ImageList;
     this.m_cmd_browser.Location = new System.Drawing.Point(724, 59);
     this.m_cmd_browser.Name = "m_cmd_browser";
     this.m_cmd_browser.Size = new System.Drawing.Size(33, 28);
     this.m_cmd_browser.TabIndex = 26;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(471, 67);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(51, 13);
     this.label7.TabIndex = 28;
     this.label7.Text = "File excel";
     //
     // m_txt_file_path
     //
     this.m_txt_file_path.Location = new System.Drawing.Point(528, 64);
     this.m_txt_file_path.Name = "m_txt_file_path";
     this.m_txt_file_path.Size = new System.Drawing.Size(190, 20);
     this.m_txt_file_path.TabIndex = 27;
     //
     // m_lbl_thong_bao
     //
     this.m_lbl_thong_bao.AutoSize = true;
     this.m_lbl_thong_bao.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_thong_bao.ForeColor = System.Drawing.Color.Red;
     this.m_lbl_thong_bao.Location = new System.Drawing.Point(136, 110);
     this.m_lbl_thong_bao.Name = "m_lbl_thong_bao";
     this.m_lbl_thong_bao.Size = new System.Drawing.Size(12, 16);
     this.m_lbl_thong_bao.TabIndex = 24;
     this.m_lbl_thong_bao.Text = " ";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(80, 28);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(76, 13);
     this.label1.TabIndex = 24;
     this.label1.Text = "Đơn vị bộ tỉnh:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(433, 28);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(89, 13);
     this.label2.TabIndex = 25;
     this.label2.Text = "Đơn vị chủ quản:";
     //
     // m_lbl_don_vi_chu_quan
     //
     this.m_lbl_don_vi_chu_quan.AutoSize = true;
     this.m_lbl_don_vi_chu_quan.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_don_vi_chu_quan.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_don_vi_chu_quan.Location = new System.Drawing.Point(528, 28);
     this.m_lbl_don_vi_chu_quan.Name = "m_lbl_don_vi_chu_quan";
     this.m_lbl_don_vi_chu_quan.Size = new System.Drawing.Size(11, 13);
     this.m_lbl_don_vi_chu_quan.TabIndex = 24;
     this.m_lbl_don_vi_chu_quan.Text = " ";
     //
     // m_lbl_ma_don_vi
     //
     this.m_lbl_ma_don_vi.AutoSize = true;
     this.m_lbl_ma_don_vi.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ma_don_vi.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_ma_don_vi.Location = new System.Drawing.Point(162, 67);
     this.m_lbl_ma_don_vi.Name = "m_lbl_ma_don_vi";
     this.m_lbl_ma_don_vi.Size = new System.Drawing.Size(11, 13);
     this.m_lbl_ma_don_vi.TabIndex = 24;
     this.m_lbl_ma_don_vi.Text = " ";
     //
     // m_lbl_don_vi_bo_tinh
     //
     this.m_lbl_don_vi_bo_tinh.AutoSize = true;
     this.m_lbl_don_vi_bo_tinh.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_don_vi_bo_tinh.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_don_vi_bo_tinh.Location = new System.Drawing.Point(162, 28);
     this.m_lbl_don_vi_bo_tinh.Name = "m_lbl_don_vi_bo_tinh";
     this.m_lbl_don_vi_bo_tinh.Size = new System.Drawing.Size(11, 13);
     this.m_lbl_don_vi_bo_tinh.TabIndex = 24;
     this.m_lbl_don_vi_bo_tinh.Text = " ";
     //
     // m_fg_tai_san_khac_excel
     //
     this.m_fg_tai_san_khac_excel.ColumnInfo = "14,1,0,0,0,85,Columns:0{Width:13;}\t1{Width:99;Caption:\"1\";TextAlign:CenterCenter;" +
         "TextAlignFixed:CenterCenter;}\t";
     this.m_fg_tai_san_khac_excel.Location = new System.Drawing.Point(101, 44);
     this.m_fg_tai_san_khac_excel.Name = "m_fg_tai_san_khac_excel";
     this.m_fg_tai_san_khac_excel.Size = new System.Drawing.Size(686, 163);
     this.m_fg_tai_san_khac_excel.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_tai_san_khac_excel.Styles"));
     this.m_fg_tai_san_khac_excel.TabIndex = 29;
     this.m_fg_tai_san_khac_excel.Visible = false;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.m_fg_tai_san_khac_excel);
     this.panel3.Controls.Add(this.m_fg_tai_san_khac);
     this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 226);
     this.panel3.Name = "panel3";
     this.panel3.Size = new System.Drawing.Size(907, 224);
     this.panel3.TabIndex = 29;
     //
     // f406_tao_bao_cao_hien_trang_su_dung_tai_san_khac
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(907, 486);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "f406_tao_bao_cao_hien_trang_su_dung_tai_san_khac";
     this.Text = "F406 Tạo báo cáo hiện trạng sử dụng tài sản khác";
     this.Load += new System.EventHandler(this.f406_tao_bao_cao_hien_trang_su_dung_tai_san_khac_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_tai_san_khac)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_tai_san_khac_excel)).EndInit();
     this.panel3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f405_V_TONG_HOP_CPN_THEO_PHONG_BAN));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_xuat_excel_pn_pb = new SIS.Controls.Button.SiSButton();
     this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_lbl_ten_pb = new System.Windows.Forms.Label();
     this.m_lbl_den_ngay = new System.Windows.Forms.Label();
     this.m_lbl_tu_ngay = new System.Windows.Forms.Label();
     this.m_cbo_ten_pb = new System.Windows.Forms.ComboBox();
     this.m_lbl_trang_thai = new System.Windows.Forms.Label();
     this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.m_txt_tu_khoa = new System.Windows.Forms.TextBox();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.m_lbl_ghi_chu = new System.Windows.Forms.Label();
     this.m_cmd_tim_kiem = new SIS.Controls.Button.SiSButton();
     this.m_cmd_tim_kiem_bill_co_so_tien = new SIS.Controls.Button.SiSButton();
     this.m_fg_excel = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_dt_den_ngay = new BCTKApp.TCDatetime();
     this.m_dt_tu_ngay = new BCTKApp.TCDatetime();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_excel)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel_pn_pb);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 601);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1034, 39);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_xuat_excel_pn_pb
     //
     this.m_cmd_xuat_excel_pn_pb.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel_pn_pb.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel_pn_pb.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel_pn_pb.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel_pn_pb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel_pn_pb.ImageIndex = 19;
     this.m_cmd_xuat_excel_pn_pb.ImageList = this.ImageList;
     this.m_cmd_xuat_excel_pn_pb.Location = new System.Drawing.Point(147, 4);
     this.m_cmd_xuat_excel_pn_pb.Name = "m_cmd_xuat_excel_pn_pb";
     this.m_cmd_xuat_excel_pn_pb.Size = new System.Drawing.Size(303, 31);
     this.m_cmd_xuat_excel_pn_pb.TabIndex = 23;
     this.m_cmd_xuat_excel_pn_pb.Text = "Xuất Excel DS Bill theo Pháp nhân - phòng ban";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList = this.ImageList;
     this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size = new System.Drawing.Size(143, 31);
     this.m_cmd_xuat_excel.TabIndex = 22;
     this.m_cmd_xuat_excel.Text = "Xuất Excel DS Bill";
     this.m_cmd_xuat_excel.Click += new System.EventHandler(this.m_cmd_xuat_excel_Click);
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(678, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 31);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     this.m_cmd_insert.Visible = false;
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(766, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 31);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     this.m_cmd_update.Visible = false;
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(854, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 31);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     this.m_cmd_delete.Visible = false;
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(942, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 31);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Location = new System.Drawing.Point(0, 173);
     this.m_fg.Name = "m_fg";
     this.m_fg.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.RowRange;
     this.m_fg.Size = new System.Drawing.Size(1022, 422);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 13;
     this.toolTip1.SetToolTip(this.m_fg, "Nhấp đúp chuột vào dòng để xem chi tiết.");
     this.m_fg.DoubleClick += new System.EventHandler(this.m_fg_DoubleClick);
     //
     // m_lbl_header
     //
     this.m_lbl_header.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lbl_header.AutoSize = true;
     this.m_lbl_header.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_header.Location = new System.Drawing.Point(373, 9);
     this.m_lbl_header.Name = "m_lbl_header";
     this.m_lbl_header.Size = new System.Drawing.Size(260, 22);
     this.m_lbl_header.TabIndex = 0;
     this.m_lbl_header.Text = "TRA CỨU THÔNG TIN BILL";
     //
     // m_lbl_ten_pb
     //
     this.m_lbl_ten_pb.AutoSize = true;
     this.m_lbl_ten_pb.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ten_pb.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_ten_pb.Location = new System.Drawing.Point(181, 50);
     this.m_lbl_ten_pb.Name = "m_lbl_ten_pb";
     this.m_lbl_ten_pb.Size = new System.Drawing.Size(96, 15);
     this.m_lbl_ten_pb.TabIndex = 1;
     this.m_lbl_ten_pb.Text = "Chọn Pháp nhân";
     //
     // m_lbl_den_ngay
     //
     this.m_lbl_den_ngay.AutoSize = true;
     this.m_lbl_den_ngay.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_den_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_den_ngay.Location = new System.Drawing.Point(510, 80);
     this.m_lbl_den_ngay.Name = "m_lbl_den_ngay";
     this.m_lbl_den_ngay.Size = new System.Drawing.Size(62, 15);
     this.m_lbl_den_ngay.TabIndex = 5;
     this.m_lbl_den_ngay.Text = "Đến ngày:";
     //
     // m_lbl_tu_ngay
     //
     this.m_lbl_tu_ngay.AutoSize = true;
     this.m_lbl_tu_ngay.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_tu_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_tu_ngay.Location = new System.Drawing.Point(222, 80);
     this.m_lbl_tu_ngay.Name = "m_lbl_tu_ngay";
     this.m_lbl_tu_ngay.Size = new System.Drawing.Size(55, 15);
     this.m_lbl_tu_ngay.TabIndex = 3;
     this.m_lbl_tu_ngay.Text = "Từ ngày:";
     //
     // m_cbo_ten_pb
     //
     this.m_cbo_ten_pb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_ten_pb.FormattingEnabled = true;
     this.m_cbo_ten_pb.Location = new System.Drawing.Point(294, 48);
     this.m_cbo_ten_pb.Name = "m_cbo_ten_pb";
     this.m_cbo_ten_pb.Size = new System.Drawing.Size(396, 21);
     this.m_cbo_ten_pb.TabIndex = 2;
     //
     // m_lbl_trang_thai
     //
     this.m_lbl_trang_thai.AutoSize = true;
     this.m_lbl_trang_thai.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_trang_thai.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_trang_thai.Location = new System.Drawing.Point(215, 108);
     this.m_lbl_trang_thai.Name = "m_lbl_trang_thai";
     this.m_lbl_trang_thai.Size = new System.Drawing.Size(65, 15);
     this.m_lbl_trang_thai.TabIndex = 7;
     this.m_lbl_trang_thai.Text = "Trạng thái:";
     //
     // m_cbo_trang_thai
     //
     this.m_cbo_trang_thai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trang_thai.FormattingEnabled = true;
     this.m_cbo_trang_thai.Location = new System.Drawing.Point(294, 102);
     this.m_cbo_trang_thai.Name = "m_cbo_trang_thai";
     this.m_cbo_trang_thai.Size = new System.Drawing.Size(176, 21);
     this.m_cbo_trang_thai.TabIndex = 8;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Maroon;
     this.label3.Location = new System.Drawing.Point(222, 134);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(57, 15);
     this.label3.TabIndex = 9;
     this.label3.Text = "Từ khóa :";
     //
     // m_txt_tu_khoa
     //
     this.m_txt_tu_khoa.Location = new System.Drawing.Point(294, 129);
     this.m_txt_tu_khoa.Name = "m_txt_tu_khoa";
     this.m_txt_tu_khoa.Size = new System.Drawing.Size(339, 20);
     this.m_txt_tu_khoa.TabIndex = 10;
     this.m_txt_tu_khoa.KeyUp += new System.Windows.Forms.KeyEventHandler(this.m_cmd_tim_kiem_KeyDown);
     //
     // toolTip1
     //
     this.toolTip1.AutomaticDelay = 100;
     //
     // m_lbl_ghi_chu
     //
     this.m_lbl_ghi_chu.AutoSize = true;
     this.m_lbl_ghi_chu.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_ghi_chu.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_ghi_chu.Location = new System.Drawing.Point(1, 154);
     this.m_lbl_ghi_chu.Name = "m_lbl_ghi_chu";
     this.m_lbl_ghi_chu.Size = new System.Drawing.Size(201, 14);
     this.m_lbl_ghi_chu.TabIndex = 15;
     this.m_lbl_ghi_chu.Text = "Nhấp đúp chuột mỗi dòng để xem chi tiết.";
     //
     // m_cmd_tim_kiem
     //
     this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_kiem.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_kiem.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_kiem.ForeColor = System.Drawing.Color.Maroon;
     this.m_cmd_tim_kiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_kiem.ImageIndex = 18;
     this.m_cmd_tim_kiem.ImageList = this.ImageList;
     this.m_cmd_tim_kiem.Location = new System.Drawing.Point(649, 121);
     this.m_cmd_tim_kiem.Name = "m_cmd_tim_kiem";
     this.m_cmd_tim_kiem.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_tim_kiem.TabIndex = 11;
     this.m_cmd_tim_kiem.Text = "Tìm kiếm";
     //
     // m_cmd_tim_kiem_bill_co_so_tien
     //
     this.m_cmd_tim_kiem_bill_co_so_tien.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_kiem_bill_co_so_tien.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_kiem_bill_co_so_tien.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_kiem_bill_co_so_tien.ForeColor = System.Drawing.Color.Maroon;
     this.m_cmd_tim_kiem_bill_co_so_tien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_kiem_bill_co_so_tien.ImageIndex = 18;
     this.m_cmd_tim_kiem_bill_co_so_tien.ImageList = this.ImageList;
     this.m_cmd_tim_kiem_bill_co_so_tien.Location = new System.Drawing.Point(775, 121);
     this.m_cmd_tim_kiem_bill_co_so_tien.Name = "m_cmd_tim_kiem_bill_co_so_tien";
     this.m_cmd_tim_kiem_bill_co_so_tien.Size = new System.Drawing.Size(114, 28);
     this.m_cmd_tim_kiem_bill_co_so_tien.TabIndex = 12;
     this.m_cmd_tim_kiem_bill_co_so_tien.Text = "Bill có số tiền";
     //
     // m_fg_excel
     //
     this.m_fg_excel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.m_fg_excel.ColumnInfo = "0,0,0,0,0,85,Columns:";
     this.m_fg_excel.Location = new System.Drawing.Point(26, 232);
     this.m_fg_excel.Name = "m_fg_excel";
     this.m_fg_excel.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.RowRange;
     this.m_fg_excel.Size = new System.Drawing.Size(1022, 422);
     this.m_fg_excel.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_excel.Styles"));
     this.m_fg_excel.TabIndex = 14;
     this.m_fg_excel.Visible = false;
     this.m_fg_excel.DoubleClick += new System.EventHandler(this.m_fg_DoubleClick);
     //
     // m_dt_den_ngay
     //
     this.m_dt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_dt_den_ngay.Location = new System.Drawing.Point(590, 78);
     this.m_dt_den_ngay.Mask = "00/00/0000";
     this.m_dt_den_ngay.Name = "m_dt_den_ngay";
     this.m_dt_den_ngay.Size = new System.Drawing.Size(100, 20);
     this.m_dt_den_ngay.TabIndex = 6;
     this.m_dt_den_ngay.ValidatingType = typeof(System.DateTime);
     //
     // m_dt_tu_ngay
     //
     this.m_dt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_dt_tu_ngay.Location = new System.Drawing.Point(294, 75);
     this.m_dt_tu_ngay.Mask = "00/00/0000";
     this.m_dt_tu_ngay.Name = "m_dt_tu_ngay";
     this.m_dt_tu_ngay.Size = new System.Drawing.Size(100, 20);
     this.m_dt_tu_ngay.TabIndex = 4;
     this.m_dt_tu_ngay.ValidatingType = typeof(System.DateTime);
     //
     // f405_V_TONG_HOP_CPN_THEO_PHONG_BAN
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1034, 640);
     this.Controls.Add(this.m_dt_den_ngay);
     this.Controls.Add(this.m_dt_tu_ngay);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_cmd_tim_kiem_bill_co_so_tien);
     this.Controls.Add(this.m_cmd_tim_kiem);
     this.Controls.Add(this.m_txt_tu_khoa);
     this.Controls.Add(this.m_cbo_ten_pb);
     this.Controls.Add(this.m_cbo_trang_thai);
     this.Controls.Add(this.m_lbl_ghi_chu);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.m_lbl_trang_thai);
     this.Controls.Add(this.m_lbl_tu_ngay);
     this.Controls.Add(this.m_lbl_den_ngay);
     this.Controls.Add(this.m_lbl_ten_pb);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_fg_excel);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f405_V_TONG_HOP_CPN_THEO_PHONG_BAN";
     this.Text = "F405- Tra cứu thông tin Bill";
     this.Load += new System.EventHandler(this.f405_V_TONG_HOP_CPN_THEO_PHONG_BAN_Load);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.f405_V_TONG_HOP_CPN_THEO_PHONG_BAN_KeyDown);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_excel)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 54
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(f998_ht_nguoi_su_dung_de));
     this.m_pnl_out_place_dm    = new System.Windows.Forms.Panel();
     this.m_cmd_save            = new SIS.Controls.Button.SiSButton();
     this.ImageList             = new System.Windows.Forms.ImageList(this.components);
     this.m_cmd_exit            = new SIS.Controls.Button.SiSButton();
     this.label1                = new System.Windows.Forms.Label();
     this.label2                = new System.Windows.Forms.Label();
     this.label3                = new System.Windows.Forms.Label();
     this.label4                = new System.Windows.Forms.Label();
     this.m_txt_ten_truy_cap    = new System.Windows.Forms.TextBox();
     this.m_txt_ten             = new System.Windows.Forms.TextBox();
     this.m_txt_mat_khau        = new System.Windows.Forms.TextBox();
     this.m_txt_go_lai_mat_khau = new System.Windows.Forms.TextBox();
     this.m_cbo_trang_thai      = new System.Windows.Forms.ComboBox();
     this.label5                = new System.Windows.Forms.Label();
     this.label6                = new System.Windows.Forms.Label();
     this.m_chk_is_admin        = new System.Windows.Forms.CheckBox();
     this.groupBox1             = new System.Windows.Forms.GroupBox();
     this.m_chk_is_type_in_mail = new System.Windows.Forms.CheckBox();
     this.label9                = new System.Windows.Forms.Label();
     this.label8                = new System.Windows.Forms.Label();
     this.label7                = new System.Windows.Forms.Label();
     this.label11               = new System.Windows.Forms.Label();
     this.label10               = new System.Windows.Forms.Label();
     this.m_txt_email           = new System.Windows.Forms.TextBox();
     this.m_txt_password_email  = new System.Windows.Forms.TextBox();
     this.m_cbo_nhom_quyen      = new System.Windows.Forms.ComboBox();
     this.label12               = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_save);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 244);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(464, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_save
     //
     this.m_cmd_save.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_save.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_save.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_save.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_save.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_save.ImageIndex = 10;
     this.m_cmd_save.ImageList  = this.ImageList;
     this.m_cmd_save.Location   = new System.Drawing.Point(284, 4);
     this.m_cmd_save.Name       = "m_cmd_save";
     this.m_cmd_save.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_save.TabIndex   = 0;
     this.m_cmd_save.Text       = "&Lưu";
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 11;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(372, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 1;
     this.m_cmd_exit.Text       = "Trở về (Esc)";
     //
     // label1
     //
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location  = new System.Drawing.Point(35, 24);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(84, 16);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Tên truy cập";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location  = new System.Drawing.Point(75, 48);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(44, 16);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "Tên";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location  = new System.Drawing.Point(42, 120);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(77, 16);
     this.label3.TabIndex  = 11;
     this.label3.Text      = "Trạng thái";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Enabled  = false;
     this.label4.Location = new System.Drawing.Point(251, 124);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(96, 16);
     this.label4.TabIndex = 13;
     this.label4.Text     = "Có quyền Admin?";
     //
     // m_txt_ten_truy_cap
     //
     this.m_txt_ten_truy_cap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_ten_truy_cap.Location    = new System.Drawing.Point(147, 24);
     this.m_txt_ten_truy_cap.Name        = "m_txt_ten_truy_cap";
     this.m_txt_ten_truy_cap.Size        = new System.Drawing.Size(152, 20);
     this.m_txt_ten_truy_cap.TabIndex    = 0;
     //
     // m_txt_ten
     //
     this.m_txt_ten.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_ten.Location    = new System.Drawing.Point(147, 48);
     this.m_txt_ten.Name        = "m_txt_ten";
     this.m_txt_ten.Size        = new System.Drawing.Size(224, 20);
     this.m_txt_ten.TabIndex    = 1;
     //
     // m_txt_mat_khau
     //
     this.m_txt_mat_khau.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_mat_khau.Location     = new System.Drawing.Point(147, 72);
     this.m_txt_mat_khau.Name         = "m_txt_mat_khau";
     this.m_txt_mat_khau.PasswordChar = '*';
     this.m_txt_mat_khau.Size         = new System.Drawing.Size(120, 20);
     this.m_txt_mat_khau.TabIndex     = 2;
     //
     // m_txt_go_lai_mat_khau
     //
     this.m_txt_go_lai_mat_khau.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_go_lai_mat_khau.Location     = new System.Drawing.Point(147, 96);
     this.m_txt_go_lai_mat_khau.Name         = "m_txt_go_lai_mat_khau";
     this.m_txt_go_lai_mat_khau.PasswordChar = '*';
     this.m_txt_go_lai_mat_khau.Size         = new System.Drawing.Size(120, 20);
     this.m_txt_go_lai_mat_khau.TabIndex     = 3;
     //
     // m_cbo_trang_thai
     //
     this.m_cbo_trang_thai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trang_thai.Items.AddRange(new object[] {
         "Đang sử dụng",
         "Đã đóng"
     });
     this.m_cbo_trang_thai.Location = new System.Drawing.Point(147, 120);
     this.m_cbo_trang_thai.Name     = "m_cbo_trang_thai";
     this.m_cbo_trang_thai.Size     = new System.Drawing.Size(96, 21);
     this.m_cbo_trang_thai.TabIndex = 4;
     //
     // label5
     //
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location  = new System.Drawing.Point(52, 64);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(67, 24);
     this.label5.TabIndex  = 6;
     this.label5.Text      = "Mật khẩu";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location  = new System.Drawing.Point(32, 96);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(87, 16);
     this.label6.TabIndex  = 9;
     this.label6.Text      = "Gõ lại mật khẩu";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // m_chk_is_admin
     //
     this.m_chk_is_admin.Location = new System.Drawing.Point(347, 124);
     this.m_chk_is_admin.Name     = "m_chk_is_admin";
     this.m_chk_is_admin.Size     = new System.Drawing.Size(60, 20);
     this.m_chk_is_admin.TabIndex = 5;
     this.m_chk_is_admin.Text     = "Không";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_chk_is_type_in_mail);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.m_chk_is_admin);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.m_txt_email);
     this.groupBox1.Controls.Add(this.m_txt_ten_truy_cap);
     this.groupBox1.Controls.Add(this.m_txt_ten);
     this.groupBox1.Controls.Add(this.m_txt_password_email);
     this.groupBox1.Controls.Add(this.m_txt_mat_khau);
     this.groupBox1.Controls.Add(this.m_txt_go_lai_mat_khau);
     this.groupBox1.Controls.Add(this.m_cbo_nhom_quyen);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.m_cbo_trang_thai);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(464, 244);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Thông tin người sử dụng";
     //
     // m_chk_is_type_in_mail
     //
     this.m_chk_is_type_in_mail.Location = new System.Drawing.Point(312, 180);
     this.m_chk_is_type_in_mail.Name     = "m_chk_is_type_in_mail";
     this.m_chk_is_type_in_mail.Size     = new System.Drawing.Size(122, 20);
     this.m_chk_is_type_in_mail.TabIndex = 7;
     this.m_chk_is_type_in_mail.Text     = "Nhập vào email?";
     //
     // label9
     //
     this.label9.ForeColor = System.Drawing.Color.Red;
     this.label9.Location  = new System.Drawing.Point(124, 72);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(19, 20);
     this.label9.TabIndex  = 7;
     this.label9.Text      = "(*)";
     //
     // label8
     //
     this.label8.ForeColor = System.Drawing.Color.Red;
     this.label8.Location  = new System.Drawing.Point(124, 48);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(19, 16);
     this.label8.TabIndex  = 4;
     this.label8.Text      = "(*)";
     //
     // label7
     //
     this.label7.ForeColor = System.Drawing.Color.Red;
     this.label7.Location  = new System.Drawing.Point(124, 24);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(19, 16);
     this.label7.TabIndex  = 1;
     this.label7.Text      = "(*)";
     //
     // label11
     //
     this.label11.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location  = new System.Drawing.Point(35, 180);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(84, 16);
     this.label11.TabIndex  = 0;
     this.label11.Text      = "Email";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label10
     //
     this.label10.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location  = new System.Drawing.Point(36, 147);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(83, 16);
     this.label10.TabIndex  = 11;
     this.label10.Text      = "Nhóm quyền";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // m_txt_email
     //
     this.m_txt_email.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_email.Location    = new System.Drawing.Point(147, 180);
     this.m_txt_email.Name        = "m_txt_email";
     this.m_txt_email.Size        = new System.Drawing.Size(152, 20);
     this.m_txt_email.TabIndex    = 8;
     //
     // m_txt_password_email
     //
     this.m_txt_password_email.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_txt_password_email.Location     = new System.Drawing.Point(147, 206);
     this.m_txt_password_email.Name         = "m_txt_password_email";
     this.m_txt_password_email.PasswordChar = '*';
     this.m_txt_password_email.Size         = new System.Drawing.Size(152, 20);
     this.m_txt_password_email.TabIndex     = 9;
     //
     // m_cbo_nhom_quyen
     //
     this.m_cbo_nhom_quyen.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_nhom_quyen.Items.AddRange(new object[] {
         "Đang sử dụng",
         "Đã đóng"
     });
     this.m_cbo_nhom_quyen.Location = new System.Drawing.Point(147, 147);
     this.m_cbo_nhom_quyen.Name     = "m_cbo_nhom_quyen";
     this.m_cbo_nhom_quyen.Size     = new System.Drawing.Size(224, 21);
     this.m_cbo_nhom_quyen.TabIndex = 6;
     //
     // label12
     //
     this.label12.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location  = new System.Drawing.Point(21, 201);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(98, 24);
     this.label12.TabIndex  = 6;
     this.label12.Text      = "Mật khẩu Email";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // f998_ht_nguoi_su_dung_de
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(464, 280);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f998_ht_nguoi_su_dung_de";
     this.Text = "F998 - cap nhat thong tin nguoi su dung";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f462_Nhap_ma_hoa_don_NCC));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg_don_dat_hang = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_header = new System.Windows.Forms.Panel();
     this.m_lbl_header = new System.Windows.Forms.Label();
     this.m_pnl_don_dat_hang = new System.Windows.Forms.Panel();
     this.m_cmd_save = new SIS.Controls.Button.SiSButton();
     this.m_cbo_loc = new System.Windows.Forms.ComboBox();
     this.m_dt_chon_thang = new System.Windows.Forms.DateTimePicker();
     this.m_lbl_ds_don_dat_hang = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_lbl_chon_trang_thai = new System.Windows.Forms.Label();
     this.m_lbl_loading = new System.Windows.Forms.Label();
     this.m_lbl_tu_ngay = new System.Windows.Forms.Label();
     this.m_pnl_don_dat_hang_de = new System.Windows.Forms.Panel();
     this.m_lbl_ds_don_dat_hang_de = new System.Windows.Forms.Label();
     this.m_fg_don_dat_hang_de = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.m_cbo_phong_ban = new System.Windows.Forms.ComboBox();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_don_dat_hang)).BeginInit();
     this.m_pnl_header.SuspendLayout();
     this.m_pnl_don_dat_hang.SuspendLayout();
     this.m_pnl_don_dat_hang_de.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_don_dat_hang_de)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 598);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(938, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList = this.ImageList;
     this.m_cmd_insert.Location = new System.Drawing.Point(582, 4);
     this.m_cmd_insert.Name = "m_cmd_insert";
     this.m_cmd_insert.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex = 12;
     this.m_cmd_insert.Text = "&Thêm";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList = this.ImageList;
     this.m_cmd_update.Location = new System.Drawing.Point(670, 4);
     this.m_cmd_update.Name = "m_cmd_update";
     this.m_cmd_update.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex = 13;
     this.m_cmd_update.Text = "&Sửa";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList = this.ImageList;
     this.m_cmd_view.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name = "m_cmd_view";
     this.m_cmd_view.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex = 21;
     this.m_cmd_view.Text = "Xem";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList = this.ImageList;
     this.m_cmd_delete.Location = new System.Drawing.Point(758, 4);
     this.m_cmd_delete.Name = "m_cmd_delete";
     this.m_cmd_delete.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex = 14;
     this.m_cmd_delete.Text = "&Xoá";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(846, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 11;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg_don_dat_hang
     //
     this.m_fg_don_dat_hang.ColumnInfo = resources.GetString("m_fg_don_dat_hang.ColumnInfo");
     this.m_fg_don_dat_hang.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg_don_dat_hang.Location = new System.Drawing.Point(0, 74);
     this.m_fg_don_dat_hang.Name = "m_fg_don_dat_hang";
     this.m_fg_don_dat_hang.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Row;
     this.m_fg_don_dat_hang.Size = new System.Drawing.Size(938, 195);
     this.m_fg_don_dat_hang.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_don_dat_hang.Styles"));
     this.m_fg_don_dat_hang.TabIndex = 20;
     this.toolTip1.SetToolTip(this.m_fg_don_dat_hang, "Click chuột vào ô trên cột \"Mã HD của NCC\" để nhập ");
     //
     // m_pnl_header
     //
     this.m_pnl_header.Controls.Add(this.m_lbl_header);
     this.m_pnl_header.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_header.Location = new System.Drawing.Point(0, 0);
     this.m_pnl_header.Name = "m_pnl_header";
     this.m_pnl_header.Size = new System.Drawing.Size(938, 47);
     this.m_pnl_header.TabIndex = 21;
     //
     // m_lbl_header
     //
     this.m_lbl_header.AutoSize = true;
     this.m_lbl_header.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_header.Location = new System.Drawing.Point(284, 9);
     this.m_lbl_header.Name = "m_lbl_header";
     this.m_lbl_header.Size = new System.Drawing.Size(282, 23);
     this.m_lbl_header.TabIndex = 0;
     this.m_lbl_header.Text = "NHẬP MÃ HÓA ĐƠN TỪ NCC";
     //
     // m_pnl_don_dat_hang
     //
     this.m_pnl_don_dat_hang.Controls.Add(this.textBox2);
     this.m_pnl_don_dat_hang.Controls.Add(this.textBox1);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_cbo_phong_ban);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_cmd_save);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_cbo_loc);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_dt_chon_thang);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_lbl_ds_don_dat_hang);
     this.m_pnl_don_dat_hang.Controls.Add(this.label1);
     this.m_pnl_don_dat_hang.Controls.Add(this.label3);
     this.m_pnl_don_dat_hang.Controls.Add(this.label2);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_lbl_chon_trang_thai);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_lbl_loading);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_lbl_tu_ngay);
     this.m_pnl_don_dat_hang.Controls.Add(this.m_fg_don_dat_hang);
     this.m_pnl_don_dat_hang.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_don_dat_hang.Location = new System.Drawing.Point(0, 47);
     this.m_pnl_don_dat_hang.Name = "m_pnl_don_dat_hang";
     this.m_pnl_don_dat_hang.Size = new System.Drawing.Size(938, 269);
     this.m_pnl_don_dat_hang.TabIndex = 22;
     //
     // m_cmd_save
     //
     this.m_cmd_save.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_save.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_save.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_save.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_save.ImageIndex = 10;
     this.m_cmd_save.ImageList = this.ImageList;
     this.m_cmd_save.Location = new System.Drawing.Point(739, 7);
     this.m_cmd_save.Name = "m_cmd_save";
     this.m_cmd_save.Size = new System.Drawing.Size(187, 35);
     this.m_cmd_save.TabIndex = 27;
     this.m_cmd_save.Text = "Kiểm tra và lưu mã HD NCC";
     //
     // m_cbo_loc
     //
     this.m_cbo_loc.DisplayMember = "Chưa có mã HD từ NCC";
     this.m_cbo_loc.Items.AddRange(new object[] {
     "----------Tất cả---------",
     "Chưa có mã HD từ NCC",
     "Đã có mã HD từ NCC"});
     this.m_cbo_loc.Location = new System.Drawing.Point(572, 20);
     this.m_cbo_loc.Name = "m_cbo_loc";
     this.m_cbo_loc.Size = new System.Drawing.Size(151, 21);
     this.m_cbo_loc.TabIndex = 26;
     this.m_cbo_loc.Text = "Chưa có mã HD từ NCC";
     this.m_cbo_loc.SelectedIndexChanged += new System.EventHandler(this.m_cbo_loc_SelectedIndexChanged);
     //
     // m_dt_chon_thang
     //
     this.m_dt_chon_thang.Checked = false;
     this.m_dt_chon_thang.CustomFormat = "MM/yyyy";
     this.m_dt_chon_thang.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dt_chon_thang.Location = new System.Drawing.Point(86, 18);
     this.m_dt_chon_thang.Name = "m_dt_chon_thang";
     this.m_dt_chon_thang.Size = new System.Drawing.Size(84, 20);
     this.m_dt_chon_thang.TabIndex = 25;
     this.m_dt_chon_thang.Value = new System.DateTime(2001, 1, 1, 0, 0, 0, 0);
     //
     // m_lbl_ds_don_dat_hang
     //
     this.m_lbl_ds_don_dat_hang.AutoSize = true;
     this.m_lbl_ds_don_dat_hang.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_ds_don_dat_hang.Location = new System.Drawing.Point(4, 53);
     this.m_lbl_ds_don_dat_hang.Name = "m_lbl_ds_don_dat_hang";
     this.m_lbl_ds_don_dat_hang.Size = new System.Drawing.Size(127, 13);
     this.m_lbl_ds_don_dat_hang.TabIndex = 21;
     this.m_lbl_ds_don_dat_hang.Text = "Danh sách đơn đặt hàng";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Maroon;
     this.label1.Location = new System.Drawing.Point(190, 26);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(65, 15);
     this.label1.TabIndex = 24;
     this.label1.Text = "Phòng ban";
     //
     // m_lbl_chon_trang_thai
     //
     this.m_lbl_chon_trang_thai.AutoSize = true;
     this.m_lbl_chon_trang_thai.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_chon_trang_thai.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_chon_trang_thai.Location = new System.Drawing.Point(481, 26);
     this.m_lbl_chon_trang_thai.Name = "m_lbl_chon_trang_thai";
     this.m_lbl_chon_trang_thai.Size = new System.Drawing.Size(85, 15);
     this.m_lbl_chon_trang_thai.TabIndex = 24;
     this.m_lbl_chon_trang_thai.Text = "Lọc danh sách";
     //
     // m_lbl_loading
     //
     this.m_lbl_loading.AutoSize = true;
     this.m_lbl_loading.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_loading.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_loading.Location = new System.Drawing.Point(334, 53);
     this.m_lbl_loading.Name = "m_lbl_loading";
     this.m_lbl_loading.Size = new System.Drawing.Size(139, 15);
     this.m_lbl_loading.TabIndex = 24;
     this.m_lbl_loading.Text = "Đang thực hiện, xin đợi...";
     this.m_lbl_loading.Visible = false;
     //
     // m_lbl_tu_ngay
     //
     this.m_lbl_tu_ngay.AutoSize = true;
     this.m_lbl_tu_ngay.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_tu_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_lbl_tu_ngay.Location = new System.Drawing.Point(12, 22);
     this.m_lbl_tu_ngay.Name = "m_lbl_tu_ngay";
     this.m_lbl_tu_ngay.Size = new System.Drawing.Size(70, 15);
     this.m_lbl_tu_ngay.TabIndex = 24;
     this.m_lbl_tu_ngay.Text = "Chọn tháng";
     //
     // m_pnl_don_dat_hang_de
     //
     this.m_pnl_don_dat_hang_de.Controls.Add(this.m_lbl_ds_don_dat_hang_de);
     this.m_pnl_don_dat_hang_de.Controls.Add(this.m_fg_don_dat_hang_de);
     this.m_pnl_don_dat_hang_de.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_don_dat_hang_de.Location = new System.Drawing.Point(0, 336);
     this.m_pnl_don_dat_hang_de.Name = "m_pnl_don_dat_hang_de";
     this.m_pnl_don_dat_hang_de.Size = new System.Drawing.Size(938, 262);
     this.m_pnl_don_dat_hang_de.TabIndex = 23;
     //
     // m_lbl_ds_don_dat_hang_de
     //
     this.m_lbl_ds_don_dat_hang_de.AutoSize = true;
     this.m_lbl_ds_don_dat_hang_de.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_ds_don_dat_hang_de.Location = new System.Drawing.Point(12, 14);
     this.m_lbl_ds_don_dat_hang_de.Name = "m_lbl_ds_don_dat_hang_de";
     this.m_lbl_ds_don_dat_hang_de.Size = new System.Drawing.Size(88, 13);
     this.m_lbl_ds_don_dat_hang_de.TabIndex = 21;
     this.m_lbl_ds_don_dat_hang_de.Text = "Chi tiết đơn hàng";
     //
     // m_fg_don_dat_hang_de
     //
     this.m_fg_don_dat_hang_de.ColumnInfo = resources.GetString("m_fg_don_dat_hang_de.ColumnInfo");
     this.m_fg_don_dat_hang_de.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg_don_dat_hang_de.Location = new System.Drawing.Point(0, 28);
     this.m_fg_don_dat_hang_de.Name = "m_fg_don_dat_hang_de";
     this.m_fg_don_dat_hang_de.Size = new System.Drawing.Size(938, 234);
     this.m_fg_don_dat_hang_de.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_don_dat_hang_de.Styles"));
     this.m_fg_don_dat_hang_de.TabIndex = 21;
     //
     // m_cbo_phong_ban
     //
     this.m_cbo_phong_ban.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_phong_ban.FormattingEnabled = true;
     this.m_cbo_phong_ban.Location = new System.Drawing.Point(261, 20);
     this.m_cbo_phong_ban.Name = "m_cbo_phong_ban";
     this.m_cbo_phong_ban.Size = new System.Drawing.Size(201, 21);
     this.m_cbo_phong_ban.TabIndex = 28;
     //
     // textBox1
     //
     this.textBox1.BackColor = System.Drawing.Color.Yellow;
     this.textBox1.Enabled = false;
     this.textBox1.Location = new System.Drawing.Point(534, 48);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(32, 20);
     this.textBox1.TabIndex = 29;
     //
     // textBox2
     //
     this.textBox2.BackColor = System.Drawing.Color.AliceBlue;
     this.textBox2.Enabled = false;
     this.textBox2.Location = new System.Drawing.Point(750, 48);
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new System.Drawing.Size(32, 20);
     this.textBox2.TabIndex = 29;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Maroon;
     this.label2.Location = new System.Drawing.Point(572, 53);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(151, 15);
     this.label2.TabIndex = 24;
     this.label2.Text = "Đơn hàng chưa có mã NCC";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Maroon;
     this.label3.Location = new System.Drawing.Point(788, 50);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(138, 15);
     this.label3.TabIndex = 24;
     this.label3.Text = "Đơn hàng đã có mà NCC";
     //
     // f462_Nhap_ma_hoa_don_NCC
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(938, 634);
     this.Controls.Add(this.m_pnl_don_dat_hang_de);
     this.Controls.Add(this.m_pnl_don_dat_hang);
     this.Controls.Add(this.m_pnl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f462_Nhap_ma_hoa_don_NCC";
     this.Text = "f462 -Nhập mã hóa đơn từ NCC";
     this.Load += new System.EventHandler(this.f461_Nhap_ma_hoa_don_NCC_Load);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.f462_Nhap_ma_hoa_don_NCC_KeyDown);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_don_dat_hang)).EndInit();
     this.m_pnl_header.ResumeLayout(false);
     this.m_pnl_header.PerformLayout();
     this.m_pnl_don_dat_hang.ResumeLayout(false);
     this.m_pnl_don_dat_hang.PerformLayout();
     this.m_pnl_don_dat_hang_de.ResumeLayout(false);
     this.m_pnl_don_dat_hang_de.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_don_dat_hang_de)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 56
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(f200_V_GD_QUA_TRINH_LAM_VIEC));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_xuat_excel   = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg                   = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_cbo_trang_thai       = new System.Windows.Forms.ComboBox();
     this.m_lbl_trang_thai       = new System.Windows.Forms.Label();
     this.m_lbl_tu_khoa_tim_kiem = new System.Windows.Forms.Label();
     this.m_txt_tu_khoa_tim_kiem = new System.Windows.Forms.TextBox();
     this.m_lbl_ngay_bat_dau     = new System.Windows.Forms.Label();
     this.m_lbl_ngay_ket_thuc    = new System.Windows.Forms.Label();
     this.m_dat_ngay_bat_dau     = new System.Windows.Forms.DateTimePicker();
     this.m_dat_ngay_ket_thuc    = new System.Windows.Forms.DateTimePicker();
     this.m_cmd_search           = new SIS.Controls.Button.SiSButton();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 373);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(828, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList  = this.ImageList;
     this.m_cmd_xuat_excel.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name       = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size       = new System.Drawing.Size(118, 28);
     this.m_cmd_xuat_excel.TabIndex   = 12;
     this.m_cmd_xuat_excel.Text       = "Xuất Excel";
     this.m_cmd_xuat_excel.Click     += new System.EventHandler(this.m_cmd_xuat_excel_Click);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
     this.m_cmd_exit.ForeColor  = System.Drawing.Color.Maroon;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(706, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(118, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg.Location   = new System.Drawing.Point(0, 100);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(828, 273);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // m_cbo_trang_thai
     //
     this.m_cbo_trang_thai.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trang_thai.FormattingEnabled = true;
     this.m_cbo_trang_thai.Location          = new System.Drawing.Point(94, 44);
     this.m_cbo_trang_thai.Name     = "m_cbo_trang_thai";
     this.m_cbo_trang_thai.Size     = new System.Drawing.Size(143, 21);
     this.m_cbo_trang_thai.TabIndex = 21;
     //
     // m_lbl_trang_thai
     //
     this.m_lbl_trang_thai.AutoSize = true;
     this.m_lbl_trang_thai.Location = new System.Drawing.Point(33, 47);
     this.m_lbl_trang_thai.Name     = "m_lbl_trang_thai";
     this.m_lbl_trang_thai.Size     = new System.Drawing.Size(55, 13);
     this.m_lbl_trang_thai.TabIndex = 23;
     this.m_lbl_trang_thai.Text     = "Trạng thái";
     //
     // m_lbl_tu_khoa_tim_kiem
     //
     this.m_lbl_tu_khoa_tim_kiem.AutoSize = true;
     this.m_lbl_tu_khoa_tim_kiem.Location = new System.Drawing.Point(277, 52);
     this.m_lbl_tu_khoa_tim_kiem.Name     = "m_lbl_tu_khoa_tim_kiem";
     this.m_lbl_tu_khoa_tim_kiem.Size     = new System.Drawing.Size(88, 13);
     this.m_lbl_tu_khoa_tim_kiem.TabIndex = 25;
     this.m_lbl_tu_khoa_tim_kiem.Text     = "Từ khóa tìm kiếm";
     //
     // m_txt_tu_khoa_tim_kiem
     //
     this.m_txt_tu_khoa_tim_kiem.Location = new System.Drawing.Point(371, 49);
     this.m_txt_tu_khoa_tim_kiem.Name     = "m_txt_tu_khoa_tim_kiem";
     this.m_txt_tu_khoa_tim_kiem.Size     = new System.Drawing.Size(250, 20);
     this.m_txt_tu_khoa_tim_kiem.TabIndex = 26;
     //
     // m_lbl_ngay_bat_dau
     //
     this.m_lbl_ngay_bat_dau.AutoSize = true;
     this.m_lbl_ngay_bat_dau.Location = new System.Drawing.Point(41, 24);
     this.m_lbl_ngay_bat_dau.Name     = "m_lbl_ngay_bat_dau";
     this.m_lbl_ngay_bat_dau.Size     = new System.Drawing.Size(46, 13);
     this.m_lbl_ngay_bat_dau.TabIndex = 27;
     this.m_lbl_ngay_bat_dau.Text     = "Từ ngày";
     //
     // m_lbl_ngay_ket_thuc
     //
     this.m_lbl_ngay_ket_thuc.AutoSize = true;
     this.m_lbl_ngay_ket_thuc.Location = new System.Drawing.Point(311, 25);
     this.m_lbl_ngay_ket_thuc.Name     = "m_lbl_ngay_ket_thuc";
     this.m_lbl_ngay_ket_thuc.Size     = new System.Drawing.Size(53, 13);
     this.m_lbl_ngay_ket_thuc.TabIndex = 28;
     this.m_lbl_ngay_ket_thuc.Text     = "Đến ngày";
     //
     // m_dat_ngay_bat_dau
     //
     this.m_dat_ngay_bat_dau.CalendarForeColor      = System.Drawing.Color.Maroon;
     this.m_dat_ngay_bat_dau.CalendarTitleForeColor = System.Drawing.Color.Maroon;
     this.m_dat_ngay_bat_dau.CustomFormat           = "dd/MM/yyyy";
     this.m_dat_ngay_bat_dau.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_ngay_bat_dau.Location     = new System.Drawing.Point(93, 19);
     this.m_dat_ngay_bat_dau.Name         = "m_dat_ngay_bat_dau";
     this.m_dat_ngay_bat_dau.ShowCheckBox = true;
     this.m_dat_ngay_bat_dau.Size         = new System.Drawing.Size(143, 20);
     this.m_dat_ngay_bat_dau.TabIndex     = 1;
     this.m_dat_ngay_bat_dau.Value        = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
     //
     // m_dat_ngay_ket_thuc
     //
     this.m_dat_ngay_ket_thuc.CalendarForeColor      = System.Drawing.Color.Maroon;
     this.m_dat_ngay_ket_thuc.CalendarTitleForeColor = System.Drawing.Color.Maroon;
     this.m_dat_ngay_ket_thuc.CustomFormat           = "dd/MM/yyyy";
     this.m_dat_ngay_ket_thuc.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dat_ngay_ket_thuc.Location     = new System.Drawing.Point(370, 19);
     this.m_dat_ngay_ket_thuc.Name         = "m_dat_ngay_ket_thuc";
     this.m_dat_ngay_ket_thuc.ShowCheckBox = true;
     this.m_dat_ngay_ket_thuc.Size         = new System.Drawing.Size(143, 20);
     this.m_dat_ngay_ket_thuc.TabIndex     = 2;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_search.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_cmd_search.ForeColor  = System.Drawing.Color.Maroon;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 5;
     this.m_cmd_search.ImageList  = this.ImageList;
     this.m_cmd_search.Location   = new System.Drawing.Point(690, 34);
     this.m_cmd_search.Name       = "m_cmd_search";
     this.m_cmd_search.Size       = new System.Drawing.Size(99, 28);
     this.m_cmd_search.TabIndex   = 33;
     this.m_cmd_search.Text       = "Tìm kiếm";
     this.m_cmd_search.Click     += new System.EventHandler(this.m_cmd_search_Click);
     //
     // f200_V_GD_QUA_TRINH_LAM_VIEC
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(828, 409);
     this.Controls.Add(this.m_cmd_search);
     this.Controls.Add(this.m_dat_ngay_ket_thuc);
     this.Controls.Add(this.m_dat_ngay_bat_dau);
     this.Controls.Add(this.m_lbl_ngay_ket_thuc);
     this.Controls.Add(this.m_lbl_ngay_bat_dau);
     this.Controls.Add(this.m_txt_tu_khoa_tim_kiem);
     this.Controls.Add(this.m_lbl_tu_khoa_tim_kiem);
     this.Controls.Add(this.m_lbl_trang_thai);
     this.Controls.Add(this.m_cbo_trang_thai);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.ForeColor = System.Drawing.Color.Maroon;
     this.Name      = "f200_V_GD_QUA_TRINH_LAM_VIEC";
     this.Text      = "F200 Quá trình làm việc";
     this.Load     += new System.EventHandler(this.f200_V_GD_QUA_TRINH_LAM_VIEC_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 57
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(f401_V_DM_CHUC_VU));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_insert       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_delete       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_update       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_view         = new SIS.Controls.Button.SiSButton();
     this.m_cmd_search       = new SIS.Controls.Button.SiSButton();
     this.m_txt_tim_kiem     = new System.Windows.Forms.TextBox();
     this.panel1             = new System.Windows.Forms.Panel();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 625);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1284, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_cmd_insert
     //
     this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_insert.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_insert.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_insert.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_insert.ImageIndex = 2;
     this.m_cmd_insert.ImageList  = this.ImageList;
     this.m_cmd_insert.Location   = new System.Drawing.Point(928, 4);
     this.m_cmd_insert.Name       = "m_cmd_insert";
     this.m_cmd_insert.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_insert.TabIndex   = 3;
     this.m_cmd_insert.Text       = "&Thêm";
     //
     // m_cmd_delete
     //
     this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_delete.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_delete.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_delete.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_delete.ImageIndex = 4;
     this.m_cmd_delete.ImageList  = this.ImageList;
     this.m_cmd_delete.Location   = new System.Drawing.Point(1016, 4);
     this.m_cmd_delete.Name       = "m_cmd_delete";
     this.m_cmd_delete.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_delete.TabIndex   = 4;
     this.m_cmd_delete.Text       = "&Xoá";
     //
     // m_cmd_update
     //
     this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_update.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_update.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_update.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_update.ImageIndex = 3;
     this.m_cmd_update.ImageList  = this.ImageList;
     this.m_cmd_update.Location   = new System.Drawing.Point(1104, 4);
     this.m_cmd_update.Name       = "m_cmd_update";
     this.m_cmd_update.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_update.TabIndex   = 5;
     this.m_cmd_update.Text       = "&Sửa";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1192, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 6;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_cmd_view
     //
     this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_view.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_view.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_view.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_view.ImageIndex = 18;
     this.m_cmd_view.ImageList  = this.ImageList;
     this.m_cmd_view.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_view.Name       = "m_cmd_view";
     this.m_cmd_view.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_view.TabIndex   = 21;
     this.m_cmd_view.Text       = "Xem";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(712, 3);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 38;
     this.m_cmd_search.Text     = "Tìm kiếm";
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.ForeColor          = System.Drawing.SystemColors.GrayText;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(382, 8);
     this.m_txt_tim_kiem.Name     = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size     = new System.Drawing.Size(324, 20);
     this.m_txt_tim_kiem.TabIndex = 37;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_txt_tim_kiem);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1284, 49);
     this.panel1.TabIndex = 39;
     //
     // m_fg
     //
     this.m_fg.ColumnInfo    = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location      = new System.Drawing.Point(0, 49);
     this.m_fg.Name          = "m_fg";
     this.m_fg.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Row;
     this.m_fg.Size          = new System.Drawing.Size(1284, 576);
     this.m_fg.Styles        = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex      = 40;
     //
     // f401_V_DM_CHUC_VU
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoSize          = true;
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1284, 661);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f401_V_DM_CHUC_VU";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F401 - Danh mục chức vụ";
     this.Load           += new System.EventHandler(this.f401_V_DM_CHUC_VU_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f612_tra_cuu_va_ban_hanh_van_ban));
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton();
     this.m_cmd_ban_hanh = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit = new SIS.Controls.Button.SiSButton();
     this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_title = new System.Windows.Forms.Label();
     this.m_rdb_van_ban_den = new System.Windows.Forms.RadioButton();
     this.m_rdb_van_ban_di_noi_bo = new System.Windows.Forms.RadioButton();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_rdb_tat_ca = new System.Windows.Forms.RadioButton();
     this.m_rdb_van_ban_di_ben_ngoai = new System.Windows.Forms.RadioButton();
     this.m_txt_tu_khoa = new System.Windows.Forms.TextBox();
     this.m_cmd_search = new SIS.Controls.Button.SiSButton();
     this.label1 = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.m_cmd_xem_file = new SIS.Controls.Button.SiSButton();
     this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox();
     this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox();
     this.label5 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.m_txt_den_ngay = new BCTKApp.TCDatetime();
     this.m_txt_tu_ngay = new BCTKApp.TCDatetime();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_ban_hanh);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 519);
     this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1003, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList = this.ImageList;
     this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_xuat_excel.TabIndex = 22;
     this.m_cmd_xuat_excel.Text = "Xuất excel";
     //
     // m_cmd_ban_hanh
     //
     this.m_cmd_ban_hanh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_ban_hanh.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_ban_hanh.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_ban_hanh.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_ban_hanh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_ban_hanh.ImageIndex = 21;
     this.m_cmd_ban_hanh.ImageList = this.ImageList;
     this.m_cmd_ban_hanh.Location = new System.Drawing.Point(772, 4);
     this.m_cmd_ban_hanh.Name = "m_cmd_ban_hanh";
     this.m_cmd_ban_hanh.Size = new System.Drawing.Size(139, 28);
     this.m_cmd_ban_hanh.TabIndex = 0;
     this.m_cmd_ban_hanh.Text = "Ban hành văn bản";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList = this.ImageList;
     this.m_cmd_exit.Location = new System.Drawing.Point(911, 4);
     this.m_cmd_exit.Name = "m_cmd_exit";
     this.m_cmd_exit.Size = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex = 1;
     this.m_cmd_exit.Text = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.m_fg.Location = new System.Drawing.Point(0, 226);
     this.m_fg.Name = "m_fg";
     this.m_fg.Size = new System.Drawing.Size(1003, 293);
     this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex = 0;
     //
     // m_lbl_title
     //
     this.m_lbl_title.Dock = System.Windows.Forms.DockStyle.Top;
     this.m_lbl_title.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.m_lbl_title.ForeColor = System.Drawing.Color.Blue;
     this.m_lbl_title.Location = new System.Drawing.Point(0, 0);
     this.m_lbl_title.Name = "m_lbl_title";
     this.m_lbl_title.Size = new System.Drawing.Size(1003, 59);
     this.m_lbl_title.TabIndex = 0;
     this.m_lbl_title.Text = "TRA CỨU VÀ BAN HÀNH VĂN BẢN";
     this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_rdb_van_ban_den
     //
     this.m_rdb_van_ban_den.AutoSize = true;
     this.m_rdb_van_ban_den.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_van_ban_den.Location = new System.Drawing.Point(81, 19);
     this.m_rdb_van_ban_den.Name = "m_rdb_van_ban_den";
     this.m_rdb_van_ban_den.Size = new System.Drawing.Size(87, 17);
     this.m_rdb_van_ban_den.TabIndex = 1;
     this.m_rdb_van_ban_den.Text = "Văn bản đến";
     this.m_rdb_van_ban_den.UseVisualStyleBackColor = true;
     //
     // m_rdb_van_ban_di_noi_bo
     //
     this.m_rdb_van_ban_di_noi_bo.AutoSize = true;
     this.m_rdb_van_ban_di_noi_bo.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_van_ban_di_noi_bo.Location = new System.Drawing.Point(173, 19);
     this.m_rdb_van_ban_di_noi_bo.Name = "m_rdb_van_ban_di_noi_bo";
     this.m_rdb_van_ban_di_noi_bo.Size = new System.Drawing.Size(109, 17);
     this.m_rdb_van_ban_di_noi_bo.TabIndex = 2;
     this.m_rdb_van_ban_di_noi_bo.Text = "Văn bản đi nội bộ";
     this.m_rdb_van_ban_di_noi_bo.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.m_rdb_tat_ca);
     this.groupBox1.Controls.Add(this.m_rdb_van_ban_den);
     this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_ben_ngoai);
     this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_noi_bo);
     this.groupBox1.ForeColor = System.Drawing.Color.Maroon;
     this.groupBox1.Location = new System.Drawing.Point(315, 62);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(461, 43);
     this.groupBox1.TabIndex = 23;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Loại văn bản";
     //
     // m_rdb_tat_ca
     //
     this.m_rdb_tat_ca.AutoSize = true;
     this.m_rdb_tat_ca.Checked = true;
     this.m_rdb_tat_ca.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_tat_ca.Location = new System.Drawing.Point(20, 19);
     this.m_rdb_tat_ca.Name = "m_rdb_tat_ca";
     this.m_rdb_tat_ca.Size = new System.Drawing.Size(58, 17);
     this.m_rdb_tat_ca.TabIndex = 0;
     this.m_rdb_tat_ca.TabStop = true;
     this.m_rdb_tat_ca.Text = "Topica";
     this.m_rdb_tat_ca.UseVisualStyleBackColor = true;
     //
     // m_rdb_van_ban_di_ben_ngoai
     //
     this.m_rdb_van_ban_di_ben_ngoai.AutoSize = true;
     this.m_rdb_van_ban_di_ben_ngoai.ForeColor = System.Drawing.Color.Blue;
     this.m_rdb_van_ban_di_ben_ngoai.Location = new System.Drawing.Point(288, 18);
     this.m_rdb_van_ban_di_ben_ngoai.Name = "m_rdb_van_ban_di_ben_ngoai";
     this.m_rdb_van_ban_di_ben_ngoai.Size = new System.Drawing.Size(127, 17);
     this.m_rdb_van_ban_di_ben_ngoai.TabIndex = 3;
     this.m_rdb_van_ban_di_ben_ngoai.Text = "Văn bản đi bên ngoài";
     this.m_rdb_van_ban_di_ben_ngoai.UseVisualStyleBackColor = true;
     //
     // m_txt_tu_khoa
     //
     this.m_txt_tu_khoa.ForeColor = System.Drawing.Color.Maroon;
     this.m_txt_tu_khoa.Location = new System.Drawing.Point(528, 156);
     this.m_txt_tu_khoa.Name = "m_txt_tu_khoa";
     this.m_txt_tu_khoa.Size = new System.Drawing.Size(154, 20);
     this.m_txt_tu_khoa.TabIndex = 4;
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex = 18;
     this.m_cmd_search.ImageList = this.ImageList;
     this.m_cmd_search.Location = new System.Drawing.Point(688, 151);
     this.m_cmd_search.Name = "m_cmd_search";
     this.m_cmd_search.Size = new System.Drawing.Size(88, 30);
     this.m_cmd_search.TabIndex = 5;
     this.m_cmd_search.Text = "Tìm kiếm";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.ForeColor = System.Drawing.Color.Maroon;
     this.label1.Location = new System.Drawing.Point(541, 185);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(139, 13);
     this.label1.TabIndex = 26;
     this.label1.Text = "* Nhập số cv hoặc người ký";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_cmd_xem_file);
     this.panel1.Controls.Add(this.m_cbo_trang_thai);
     this.panel1.Controls.Add(this.m_cbo_phap_nhan);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_txt_den_ngay);
     this.panel1.Controls.Add(this.m_txt_tu_ngay);
     this.panel1.Controls.Add(this.m_txt_tu_khoa);
     this.panel1.Controls.Add(this.m_lbl_title);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(1003, 220);
     this.panel1.TabIndex = 0;
     //
     // m_cmd_xem_file
     //
     this.m_cmd_xem_file.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xem_file.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xem_file.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xem_file.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xem_file.ImageIndex = 5;
     this.m_cmd_xem_file.ImageList = this.ImageList;
     this.m_cmd_xem_file.Location = new System.Drawing.Point(927, 187);
     this.m_cmd_xem_file.Name = "m_cmd_xem_file";
     this.m_cmd_xem_file.Size = new System.Drawing.Size(72, 30);
     this.m_cmd_xem_file.TabIndex = 29;
     this.m_cmd_xem_file.Text = "Xem file";
     //
     // m_cbo_trang_thai
     //
     this.m_cbo_trang_thai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_trang_thai.FormattingEnabled = true;
     this.m_cbo_trang_thai.Location = new System.Drawing.Point(528, 118);
     this.m_cbo_trang_thai.Name = "m_cbo_trang_thai";
     this.m_cbo_trang_thai.Size = new System.Drawing.Size(248, 21);
     this.m_cbo_trang_thai.TabIndex = 1;
     //
     // m_cbo_phap_nhan
     //
     this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_phap_nhan.FormattingEnabled = true;
     this.m_cbo_phap_nhan.Location = new System.Drawing.Point(316, 118);
     this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan";
     this.m_cbo_phap_nhan.Size = new System.Drawing.Size(134, 21);
     this.m_cbo_phap_nhan.TabIndex = 0;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.ForeColor = System.Drawing.Color.Maroon;
     this.label5.Location = new System.Drawing.Point(456, 123);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(55, 13);
     this.label5.TabIndex = 28;
     this.label5.Text = "Trạng thái";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.ForeColor = System.Drawing.Color.Maroon;
     this.label3.Location = new System.Drawing.Point(385, 159);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(53, 13);
     this.label3.TabIndex = 28;
     this.label3.Text = "Đến ngày";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.ForeColor = System.Drawing.Color.Maroon;
     this.label4.Location = new System.Drawing.Point(252, 123);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(59, 13);
     this.label4.TabIndex = 28;
     this.label4.Text = "Pháp nhân";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.ForeColor = System.Drawing.Color.Maroon;
     this.label2.Location = new System.Drawing.Point(262, 159);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(46, 13);
     this.label2.TabIndex = 28;
     this.label2.Text = "Từ ngày";
     //
     // m_txt_den_ngay
     //
     this.m_txt_den_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y;
     this.m_txt_den_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_txt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_txt_den_ngay.Location = new System.Drawing.Point(445, 156);
     this.m_txt_den_ngay.Mask = "00/00/0000";
     this.m_txt_den_ngay.Name = "m_txt_den_ngay";
     this.m_txt_den_ngay.Size = new System.Drawing.Size(63, 20);
     this.m_txt_den_ngay.TabIndex = 3;
     this.m_txt_den_ngay.ValidatingType = typeof(System.DateTime);
     //
     // m_txt_tu_ngay
     //
     this.m_txt_tu_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y;
     this.m_txt_tu_ngay.ForeColor = System.Drawing.Color.Maroon;
     this.m_txt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy;
     this.m_txt_tu_ngay.Location = new System.Drawing.Point(315, 156);
     this.m_txt_tu_ngay.Mask = "00/00/0000";
     this.m_txt_tu_ngay.Name = "m_txt_tu_ngay";
     this.m_txt_tu_ngay.Size = new System.Drawing.Size(64, 20);
     this.m_txt_tu_ngay.TabIndex = 2;
     this.m_txt_tu_ngay.ValidatingType = typeof(System.DateTime);
     //
     // f612_tra_cuu_va_ban_hanh_van_ban
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1003, 555);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.m_fg);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "f612_tra_cuu_va_ban_hanh_van_ban";
     this.Text = "F612 - Tra cứu và ban hành văn bản";
     this.Load += new System.EventHandler(this.f611_quan_ly_van_thu_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 59
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(f225_tim_kiem_cau_hoi));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_cmd_select       = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.m_fg                    = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_lbl_header            = new System.Windows.Forms.Label();
     this.m_pnl_search_area       = new System.Windows.Forms.Panel();
     this.m_cmd_tim_kiem          = new SIS.Controls.Button.SiSButton();
     this.label12                 = new System.Windows.Forms.Label();
     this.m_cbo_loai_cau_hoi_tren = new System.Windows.Forms.ComboBox();
     this.m_cbo_don_vi_lien_quan  = new System.Windows.Forms.ComboBox();
     this.label8                  = new System.Windows.Forms.Label();
     this.m_txt_key_cau_hoi       = new System.Windows.Forms.TextBox();
     this.label11                 = new System.Windows.Forms.Label();
     this.m_grb_dm_cau_hoi        = new System.Windows.Forms.GroupBox();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     this.m_pnl_search_area.SuspendLayout();
     this.m_grb_dm_cau_hoi.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_select);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 380);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(792, 36);
     this.m_pnl_out_place_dm.TabIndex = 1;
     //
     // m_cmd_select
     //
     this.m_cmd_select.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_select.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_select.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_select.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_select.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_select.ImageIndex = 13;
     this.m_cmd_select.ImageList  = this.ImageList;
     this.m_cmd_select.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_select.Name       = "m_cmd_select";
     this.m_cmd_select.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_select.TabIndex   = 0;
     this.m_cmd_select.Text       = "Chọn";
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(700, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 1;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(3, 16);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(786, 242);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 20;
     //
     // 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", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(792, 40);
     this.m_lbl_header.TabIndex  = 24;
     this.m_lbl_header.Text      = "F220 - Tìm kiếm câu hỏi";
     this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // m_pnl_search_area
     //
     this.m_pnl_search_area.Controls.Add(this.m_cmd_tim_kiem);
     this.m_pnl_search_area.Controls.Add(this.label12);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_loai_cau_hoi_tren);
     this.m_pnl_search_area.Controls.Add(this.m_cbo_don_vi_lien_quan);
     this.m_pnl_search_area.Controls.Add(this.label8);
     this.m_pnl_search_area.Controls.Add(this.m_txt_key_cau_hoi);
     this.m_pnl_search_area.Controls.Add(this.label11);
     this.m_pnl_search_area.Dock     = System.Windows.Forms.DockStyle.Top;
     this.m_pnl_search_area.Location = new System.Drawing.Point(0, 40);
     this.m_pnl_search_area.Name     = "m_pnl_search_area";
     this.m_pnl_search_area.Size     = new System.Drawing.Size(792, 79);
     this.m_pnl_search_area.TabIndex = 0;
     //
     // m_cmd_tim_kiem
     //
     this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_tim_kiem.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_tim_kiem.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_tim_kiem.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_tim_kiem.ImageIndex          = 5;
     this.m_cmd_tim_kiem.ImageList           = this.ImageList;
     this.m_cmd_tim_kiem.Location            = new System.Drawing.Point(610, 40);
     this.m_cmd_tim_kiem.Name     = "m_cmd_tim_kiem";
     this.m_cmd_tim_kiem.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_tim_kiem.TabIndex = 3;
     this.m_cmd_tim_kiem.Text     = "Tìm kiếm";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(251, 22);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(65, 13);
     this.label12.TabIndex = 11;
     this.label12.Text     = "Loại câu hỏi";
     //
     // m_cbo_loai_cau_hoi_tren
     //
     this.m_cbo_loai_cau_hoi_tren.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_loai_cau_hoi_tren.FormattingEnabled = true;
     this.m_cbo_loai_cau_hoi_tren.Location          = new System.Drawing.Point(326, 17);
     this.m_cbo_loai_cau_hoi_tren.Name     = "m_cbo_loai_cau_hoi_tren";
     this.m_cbo_loai_cau_hoi_tren.Size     = new System.Drawing.Size(156, 21);
     this.m_cbo_loai_cau_hoi_tren.TabIndex = 1;
     //
     // m_cbo_don_vi_lien_quan
     //
     this.m_cbo_don_vi_lien_quan.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.m_cbo_don_vi_lien_quan.FormattingEnabled = true;
     this.m_cbo_don_vi_lien_quan.Location          = new System.Drawing.Point(140, 18);
     this.m_cbo_don_vi_lien_quan.Name     = "m_cbo_don_vi_lien_quan";
     this.m_cbo_don_vi_lien_quan.Size     = new System.Drawing.Size(73, 21);
     this.m_cbo_don_vi_lien_quan.TabIndex = 0;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(51, 22);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(84, 13);
     this.label8.TabIndex = 10;
     this.label8.Text     = "Đơn vị liên quan";
     //
     // m_txt_key_cau_hoi
     //
     this.m_txt_key_cau_hoi.Location = new System.Drawing.Point(140, 45);
     this.m_txt_key_cau_hoi.Name     = "m_txt_key_cau_hoi";
     this.m_txt_key_cau_hoi.Size     = new System.Drawing.Size(453, 20);
     this.m_txt_key_cau_hoi.TabIndex = 2;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(88, 48);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(47, 13);
     this.label11.TabIndex = 8;
     this.label11.Text     = "Từ khóa";
     //
     // m_grb_dm_cau_hoi
     //
     this.m_grb_dm_cau_hoi.Controls.Add(this.m_fg);
     this.m_grb_dm_cau_hoi.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_grb_dm_cau_hoi.Location = new System.Drawing.Point(0, 119);
     this.m_grb_dm_cau_hoi.Name     = "m_grb_dm_cau_hoi";
     this.m_grb_dm_cau_hoi.Size     = new System.Drawing.Size(792, 261);
     this.m_grb_dm_cau_hoi.TabIndex = 0;
     this.m_grb_dm_cau_hoi.TabStop  = false;
     this.m_grb_dm_cau_hoi.Text     = "Danh sách câu hỏi tìm kiếm";
     //
     // f225_tim_kiem_cau_hoi
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(792, 416);
     this.Controls.Add(this.m_grb_dm_cau_hoi);
     this.Controls.Add(this.m_pnl_search_area);
     this.Controls.Add(this.m_lbl_header);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.Name = "f225_tim_kiem_cau_hoi";
     this.Text = "F220 - Tìm kiếm câu hỏi";
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     this.m_pnl_search_area.ResumeLayout(false);
     this.m_pnl_search_area.PerformLayout();
     this.m_grb_dm_cau_hoi.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f406_bao_cao_bo_nhiem));
     this.ImageList          = new System.Windows.Forms.ImageList(this.components);
     this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
     this.m_lbl_phim_tat     = new System.Windows.Forms.Label();
     this.m_cmd_xuat_excel   = new SIS.Controls.Button.SiSButton();
     this.m_cmd_exit         = new SIS.Controls.Button.SiSButton();
     this.backgroundWorker1  = new System.ComponentModel.BackgroundWorker();
     this.splitContainer1    = new System.Windows.Forms.SplitContainer();
     this.m_fg             = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.m_fg_danh_sach   = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel1           = new System.Windows.Forms.Panel();
     this.m_dtp_tu_ngay    = new System.Windows.Forms.DateTimePicker();
     this.m_dtp_den_ngay   = new System.Windows.Forms.DateTimePicker();
     this.label3           = new System.Windows.Forms.Label();
     this.m_lbl_soluongns  = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.m_cmd_search     = new SIS.Controls.Button.SiSButton();
     this.m_lbl_thoidiem   = new System.Windows.Forms.Label();
     this.m_txt_tim_kiem   = new System.Windows.Forms.TextBox();
     this.m_cbo_quyet_dinh = new System.Windows.Forms.ComboBox();
     this.label2           = new System.Windows.Forms.Label();
     this.m_pnl_out_place_dm.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_danh_sach)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.m_lbl_phim_tat);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
     this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 625);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(1284, 36);
     this.m_pnl_out_place_dm.TabIndex = 19;
     //
     // m_lbl_phim_tat
     //
     this.m_lbl_phim_tat.AutoSize = true;
     this.m_lbl_phim_tat.Location = new System.Drawing.Point(180, 12);
     this.m_lbl_phim_tat.Name     = "m_lbl_phim_tat";
     this.m_lbl_phim_tat.Size     = new System.Drawing.Size(206, 13);
     this.m_lbl_phim_tat.TabIndex = 1001;
     this.m_lbl_phim_tat.Text     = "Phím tắt: F6_Mở rộng-Thu gọn danh sách";
     //
     // m_cmd_xuat_excel
     //
     this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_xuat_excel.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_xuat_excel.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_xuat_excel.Dock       = System.Windows.Forms.DockStyle.Left;
     this.m_cmd_xuat_excel.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_xuat_excel.ImageIndex = 19;
     this.m_cmd_xuat_excel.ImageList  = this.ImageList;
     this.m_cmd_xuat_excel.Location   = new System.Drawing.Point(4, 4);
     this.m_cmd_xuat_excel.Name       = "m_cmd_xuat_excel";
     this.m_cmd_xuat_excel.Size       = new System.Drawing.Size(93, 28);
     this.m_cmd_xuat_excel.TabIndex   = 12;
     this.m_cmd_xuat_excel.Text       = "Xuất Excel";
     this.m_cmd_xuat_excel.Click     += new System.EventHandler(this.m_cmd_xuat_excel_Click);
     //
     // m_cmd_exit
     //
     this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_exit.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_exit.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_exit.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.m_cmd_exit.Dock       = System.Windows.Forms.DockStyle.Right;
     this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_exit.ImageIndex = 12;
     this.m_cmd_exit.ImageList  = this.ImageList;
     this.m_cmd_exit.Location   = new System.Drawing.Point(1192, 4);
     this.m_cmd_exit.Name       = "m_cmd_exit";
     this.m_cmd_exit.Size       = new System.Drawing.Size(88, 28);
     this.m_cmd_exit.TabIndex   = 11;
     this.m_cmd_exit.Text       = "Thoát (Esc)";
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.WorkerReportsProgress = true;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.m_fg);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.m_fg_danh_sach);
     this.splitContainer1.Panel2.Controls.Add(this.panel1);
     this.splitContainer1.Panel2.Controls.Add(this.m_txt_tim_kiem);
     this.splitContainer1.Size             = new System.Drawing.Size(1284, 625);
     this.splitContainer1.SplitterDistance = 290;
     this.splitContainer1.TabIndex         = 44;
     //
     // m_fg
     //
     this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo");
     this.m_fg.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg.Location   = new System.Drawing.Point(0, 0);
     this.m_fg.Name       = "m_fg";
     this.m_fg.Size       = new System.Drawing.Size(290, 625);
     this.m_fg.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles"));
     this.m_fg.TabIndex   = 45;
     this.m_fg.Click     += new System.EventHandler(this.m_fg_Click);
     //
     // m_fg_danh_sach
     //
     this.m_fg_danh_sach.ColumnInfo = resources.GetString("m_fg_danh_sach.ColumnInfo");
     this.m_fg_danh_sach.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.m_fg_danh_sach.Location   = new System.Drawing.Point(0, 88);
     this.m_fg_danh_sach.Name       = "m_fg_danh_sach";
     this.m_fg_danh_sach.Size       = new System.Drawing.Size(990, 537);
     this.m_fg_danh_sach.Styles     = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_danh_sach.Styles"));
     this.m_fg_danh_sach.TabIndex   = 46;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.m_cbo_quyet_dinh);
     this.panel1.Controls.Add(this.m_dtp_tu_ngay);
     this.panel1.Controls.Add(this.m_dtp_den_ngay);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.m_lbl_soluongns);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.m_cmd_search);
     this.panel1.Controls.Add(this.m_lbl_thoidiem);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(990, 88);
     this.panel1.TabIndex = 45;
     //
     // m_dtp_tu_ngay
     //
     this.m_dtp_tu_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dtp_tu_ngay.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtp_tu_ngay.Location     = new System.Drawing.Point(282, 20);
     this.m_dtp_tu_ngay.Name         = "m_dtp_tu_ngay";
     this.m_dtp_tu_ngay.Size         = new System.Drawing.Size(110, 20);
     this.m_dtp_tu_ngay.TabIndex     = 48;
     //
     // m_dtp_den_ngay
     //
     this.m_dtp_den_ngay.CustomFormat = "dd/MM/yyyy";
     this.m_dtp_den_ngay.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtp_den_ngay.Location     = new System.Drawing.Point(457, 20);
     this.m_dtp_den_ngay.Name         = "m_dtp_den_ngay";
     this.m_dtp_den_ngay.Size         = new System.Drawing.Size(110, 20);
     this.m_dtp_den_ngay.TabIndex     = 46;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(395, 26);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(56, 13);
     this.label3.TabIndex = 47;
     this.label3.Text     = "Đến ngày:";
     //
     // m_lbl_soluongns
     //
     this.m_lbl_soluongns.AutoSize = true;
     this.m_lbl_soluongns.Location = new System.Drawing.Point(354, 67);
     this.m_lbl_soluongns.Name     = "m_lbl_soluongns";
     this.m_lbl_soluongns.Size     = new System.Drawing.Size(35, 13);
     this.m_lbl_soluongns.TabIndex = 45;
     this.m_lbl_soluongns.Text     = "label2";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(255, 67);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(93, 13);
     this.label1.TabIndex = 44;
     this.label1.Text     = "Số lượng nhân sự:";
     //
     // m_cmd_search
     //
     this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.m_cmd_search.BtnShape            = SIS.Controls.Button.emunType.BtnShape.Rectangle;
     this.m_cmd_search.BtnStyle            = SIS.Controls.Button.emunType.XPStyle.Default;
     this.m_cmd_search.ImageAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.m_cmd_search.ImageIndex          = 5;
     this.m_cmd_search.ImageList           = this.ImageList;
     this.m_cmd_search.Location            = new System.Drawing.Point(606, 18);
     this.m_cmd_search.Name     = "m_cmd_search";
     this.m_cmd_search.Size     = new System.Drawing.Size(88, 28);
     this.m_cmd_search.TabIndex = 22;
     this.m_cmd_search.Text     = "Tìm kiếm";
     this.m_cmd_search.Click   += new System.EventHandler(this.m_cmd_search_Click);
     //
     // m_lbl_thoidiem
     //
     this.m_lbl_thoidiem.AutoSize = true;
     this.m_lbl_thoidiem.Location = new System.Drawing.Point(227, 26);
     this.m_lbl_thoidiem.Name     = "m_lbl_thoidiem";
     this.m_lbl_thoidiem.Size     = new System.Drawing.Size(49, 13);
     this.m_lbl_thoidiem.TabIndex = 40;
     this.m_lbl_thoidiem.Text     = "Từ ngày:";
     //
     // m_txt_tim_kiem
     //
     this.m_txt_tim_kiem.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.m_txt_tim_kiem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.m_txt_tim_kiem.Location           = new System.Drawing.Point(329, 194);
     this.m_txt_tim_kiem.Name     = "m_txt_tim_kiem";
     this.m_txt_tim_kiem.Size     = new System.Drawing.Size(420, 20);
     this.m_txt_tim_kiem.TabIndex = 21;
     this.m_txt_tim_kiem.Visible  = false;
     //
     // m_cbo_quyet_dinh
     //
     this.m_cbo_quyet_dinh.FormattingEnabled = true;
     this.m_cbo_quyet_dinh.Location          = new System.Drawing.Point(100, 20);
     this.m_cbo_quyet_dinh.Name     = "m_cbo_quyet_dinh";
     this.m_cbo_quyet_dinh.Size     = new System.Drawing.Size(121, 21);
     this.m_cbo_quyet_dinh.TabIndex = 49;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(11, 26);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(83, 13);
     this.label2.TabIndex = 50;
     this.label2.Text     = "Loại quyết định:";
     //
     // f406_bao_cao_bo_nhiem
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.m_cmd_exit;
     this.ClientSize        = new System.Drawing.Size(1284, 661);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.m_pnl_out_place_dm);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "f406_bao_cao_bo_nhiem";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "F406 - Báo cáo bổ nhiệm";
     this.Load           += new System.EventHandler(this.f406_bao_cao_bo_nhiem_Load);
     this.m_pnl_out_place_dm.ResumeLayout(false);
     this.m_pnl_out_place_dm.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_fg_danh_sach)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }