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

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f390_gd_thu_nhap_khac));
            this.m_lbl_header = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.panel3 = new System.Windows.Forms.Panel();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.label7 = new System.Windows.Forms.Label();
            this.m_sle_loai_thu_nhap = new DevExpress.XtraEditors.SearchLookUpEdit();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.m_sle_cach_tinh_thue = new DevExpress.XtraEditors.SearchLookUpEdit();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.m_lbl_so_tien = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.m_txt_so_tien = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.m_txt_ly_do = new System.Windows.Forms.TextBox();
            this.m_gr_thong_tin_co_ban = new DevExpress.XtraEditors.GroupControl();
            this.m_cmd_search = new DevExpress.XtraEditors.SimpleButton();
            this.m_txt_chon_nam = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.m_txt_chon_thang = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.m_sle_chon_nhan_vien = new DevExpress.XtraEditors.SearchLookUpEdit();
            this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.label1 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.m_cmd_them_thu_nhap = new DevExpress.XtraEditors.SimpleButton();
            this.panel4 = new System.Windows.Forms.Panel();
            this.m_grc_quan_ly_thu_nhap_khac = new DevExpress.XtraGrid.GridControl();
            this.m_grv_quan_ly_thu_nhap_khac = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ID_NHAN_VIEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.STT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_NV = new DevExpress.XtraGrid.Columns.GridColumn();
            this.HO_TEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.THANG = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NAM = new DevExpress.XtraGrid.Columns.GridColumn();
            this.SO_TIEN = new DevExpress.XtraGrid.Columns.GridColumn();
            this.TEN_LOAI_CACH_TINH_THUE = new DevExpress.XtraGrid.Columns.GridColumn();
            this.TEN_CACH_TINH_THUE = new DevExpress.XtraGrid.Columns.GridColumn();
            this.LY_DO = new DevExpress.XtraGrid.Columns.GridColumn();
            this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
            this.m_cmd_insert = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_update = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_delete = new DevExpress.XtraEditors.SimpleButton();
            this.panel2.SuspendLayout();
            this.panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_loai_thu_nhap.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_cach_tinh_thue.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_gr_thong_tin_co_ban)).BeginInit();
            this.m_gr_thong_tin_co_ban.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_chon_nhan_vien.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
            this.panel1.SuspendLayout();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_grc_quan_ly_thu_nhap_khac)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_quan_ly_thu_nhap_khac)).BeginInit();
            this.m_pnl_out_place_dm.SuspendLayout();
            this.SuspendLayout();
            // 
            // m_lbl_header
            // 
            this.m_lbl_header.Dock = System.Windows.Forms.DockStyle.Top;
            this.m_lbl_header.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon;
            this.m_lbl_header.Location = new System.Drawing.Point(0, 0);
            this.m_lbl_header.Name = "m_lbl_header";
            this.m_lbl_header.Size = new System.Drawing.Size(1179, 52);
            this.m_lbl_header.TabIndex = 1;
            this.m_lbl_header.Text = "QUẢN LÝ THU NHẬP KHÁC";
            this.m_lbl_header.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.panel3);
            this.panel2.Controls.Add(this.panel1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2.Location = new System.Drawing.Point(0, 52);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(1179, 217);
            this.panel2.TabIndex = 2;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.groupControl1);
            this.panel3.Controls.Add(this.m_gr_thong_tin_co_ban);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(1179, 171);
            this.panel3.TabIndex = 3;
            // 
            // groupControl1
            // 
            this.groupControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupControl1.Appearance.Options.UseFont = true;
            this.groupControl1.Controls.Add(this.label7);
            this.groupControl1.Controls.Add(this.m_sle_loai_thu_nhap);
            this.groupControl1.Controls.Add(this.m_sle_cach_tinh_thue);
            this.groupControl1.Controls.Add(this.m_lbl_so_tien);
            this.groupControl1.Controls.Add(this.label6);
            this.groupControl1.Controls.Add(this.m_txt_so_tien);
            this.groupControl1.Controls.Add(this.label4);
            this.groupControl1.Controls.Add(this.label5);
            this.groupControl1.Controls.Add(this.m_txt_ly_do);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Left;
            this.groupControl1.Location = new System.Drawing.Point(428, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(451, 171);
            this.groupControl1.TabIndex = 1;
            this.groupControl1.Text = "THÔNG TIN THU NHẬP KHÁC";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(396, 85);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(30, 13);
            this.label7.TabIndex = 22;
            this.label7.Text = "VNĐ";
            // 
            // m_sle_loai_thu_nhap
            // 
            this.m_sle_loai_thu_nhap.EditValue = "";
            this.m_sle_loai_thu_nhap.Location = new System.Drawing.Point(149, 28);
            this.m_sle_loai_thu_nhap.Name = "m_sle_loai_thu_nhap";
            this.m_sle_loai_thu_nhap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_loai_thu_nhap.Properties.NullText = "";
            this.m_sle_loai_thu_nhap.Properties.View = this.gridView1;
            this.m_sle_loai_thu_nhap.Size = new System.Drawing.Size(277, 20);
            this.m_sle_loai_thu_nhap.TabIndex = 19;
            // 
            // gridView1
            // 
            this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // m_sle_cach_tinh_thue
            // 
            this.m_sle_cach_tinh_thue.EditValue = "";
            this.m_sle_cach_tinh_thue.Location = new System.Drawing.Point(149, 54);
            this.m_sle_cach_tinh_thue.Name = "m_sle_cach_tinh_thue";
            this.m_sle_cach_tinh_thue.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_cach_tinh_thue.Properties.NullText = "";
            this.m_sle_cach_tinh_thue.Properties.View = this.gridView2;
            this.m_sle_cach_tinh_thue.Size = new System.Drawing.Size(277, 20);
            this.m_sle_cach_tinh_thue.TabIndex = 21;
            // 
            // gridView2
            // 
            this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.gridView2.Name = "gridView2";
            this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView2.OptionsView.ShowGroupPanel = false;
            // 
            // m_lbl_so_tien
            // 
            this.m_lbl_so_tien.AutoSize = true;
            this.m_lbl_so_tien.Location = new System.Drawing.Point(17, 85);
            this.m_lbl_so_tien.Name = "m_lbl_so_tien";
            this.m_lbl_so_tien.Size = new System.Drawing.Size(53, 13);
            this.m_lbl_so_tien.TabIndex = 14;
            this.m_lbl_so_tien.Text = "Số tiền (*)";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(17, 57);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(105, 13);
            this.label6.TabIndex = 20;
            this.label6.Text = "Chọn cách tính thuế";
            // 
            // m_txt_so_tien
            // 
            this.m_txt_so_tien.Location = new System.Drawing.Point(149, 80);
            this.m_txt_so_tien.Name = "m_txt_so_tien";
            this.m_txt_so_tien.Size = new System.Drawing.Size(236, 20);
            this.m_txt_so_tien.TabIndex = 15;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(17, 111);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(46, 13);
            this.label4.TabIndex = 16;
            this.label4.Text = "Lý do (*)";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(17, 31);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(109, 13);
            this.label5.TabIndex = 18;
            this.label5.Text = "Chọn loại thu nhập (*)";
            // 
            // m_txt_ly_do
            // 
            this.m_txt_ly_do.Location = new System.Drawing.Point(149, 105);
            this.m_txt_ly_do.Multiline = true;
            this.m_txt_ly_do.Name = "m_txt_ly_do";
            this.m_txt_ly_do.Size = new System.Drawing.Size(277, 50);
            this.m_txt_ly_do.TabIndex = 17;
            // 
            // m_gr_thong_tin_co_ban
            // 
            this.m_gr_thong_tin_co_ban.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_gr_thong_tin_co_ban.Appearance.Options.UseFont = true;
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_cmd_search);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_chon_nam);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label2);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_txt_chon_thang);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label3);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.m_sle_chon_nhan_vien);
            this.m_gr_thong_tin_co_ban.Controls.Add(this.label1);
            this.m_gr_thong_tin_co_ban.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_gr_thong_tin_co_ban.Location = new System.Drawing.Point(0, 0);
            this.m_gr_thong_tin_co_ban.Name = "m_gr_thong_tin_co_ban";
            this.m_gr_thong_tin_co_ban.Size = new System.Drawing.Size(428, 171);
            this.m_gr_thong_tin_co_ban.TabIndex = 0;
            this.m_gr_thong_tin_co_ban.Text = "THÔNG TIN CƠ BẢN";
            // 
            // m_cmd_search
            // 
            this.m_cmd_search.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_search.Image")));
            this.m_cmd_search.Location = new System.Drawing.Point(126, 83);
            this.m_cmd_search.Name = "m_cmd_search";
            this.m_cmd_search.Size = new System.Drawing.Size(125, 46);
            this.m_cmd_search.TabIndex = 14;
            this.m_cmd_search.Text = "&Lọc dữ liệu";
            // 
            // m_txt_chon_nam
            // 
            this.m_txt_chon_nam.Location = new System.Drawing.Point(292, 57);
            this.m_txt_chon_nam.Name = "m_txt_chon_nam";
            this.m_txt_chon_nam.Size = new System.Drawing.Size(111, 20);
            this.m_txt_chon_nam.TabIndex = 13;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(218, 60);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(68, 13);
            this.label2.TabIndex = 12;
            this.label2.Text = "Chọn năm (*)";
            // 
            // m_txt_chon_thang
            // 
            this.m_txt_chon_thang.Location = new System.Drawing.Point(126, 57);
            this.m_txt_chon_thang.Name = "m_txt_chon_thang";
            this.m_txt_chon_thang.Size = new System.Drawing.Size(70, 20);
            this.m_txt_chon_thang.TabIndex = 11;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(12, 60);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(75, 13);
            this.label3.TabIndex = 10;
            this.label3.Text = "Chọn tháng (*)";
            // 
            // m_sle_chon_nhan_vien
            // 
            this.m_sle_chon_nhan_vien.EditValue = "";
            this.m_sle_chon_nhan_vien.Location = new System.Drawing.Point(126, 31);
            this.m_sle_chon_nhan_vien.Name = "m_sle_chon_nhan_vien";
            this.m_sle_chon_nhan_vien.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_chon_nhan_vien.Properties.NullText = "";
            this.m_sle_chon_nhan_vien.Properties.View = this.searchLookUpEdit1View;
            this.m_sle_chon_nhan_vien.Size = new System.Drawing.Size(277, 20);
            this.m_sle_chon_nhan_vien.TabIndex = 1;
            // 
            // searchLookUpEdit1View
            // 
            this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
            this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(12, 34);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(95, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Chọn nhân viên (*)";
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.m_cmd_them_thu_nhap);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel1.Location = new System.Drawing.Point(0, 171);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1179, 46);
            this.panel1.TabIndex = 2;
            // 
            // m_cmd_them_thu_nhap
            // 
            this.m_cmd_them_thu_nhap.Dock = System.Windows.Forms.DockStyle.Left;
            this.m_cmd_them_thu_nhap.Image = global::BKI_DichVuMatDat.Properties.Resources._1441439378_06;
            this.m_cmd_them_thu_nhap.Location = new System.Drawing.Point(0, 0);
            this.m_cmd_them_thu_nhap.Name = "m_cmd_them_thu_nhap";
            this.m_cmd_them_thu_nhap.Size = new System.Drawing.Size(125, 46);
            this.m_cmd_them_thu_nhap.TabIndex = 7;
            this.m_cmd_them_thu_nhap.Text = "&Thêm thu nhập";
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.m_grc_quan_ly_thu_nhap_khac);
            this.panel4.Controls.Add(this.m_pnl_out_place_dm);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 269);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(1179, 330);
            this.panel4.TabIndex = 22;
            // 
            // m_grc_quan_ly_thu_nhap_khac
            // 
            this.m_grc_quan_ly_thu_nhap_khac.Cursor = System.Windows.Forms.Cursors.Default;
            this.m_grc_quan_ly_thu_nhap_khac.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_grc_quan_ly_thu_nhap_khac.Location = new System.Drawing.Point(0, 0);
            this.m_grc_quan_ly_thu_nhap_khac.MainView = this.m_grv_quan_ly_thu_nhap_khac;
            this.m_grc_quan_ly_thu_nhap_khac.Name = "m_grc_quan_ly_thu_nhap_khac";
            this.m_grc_quan_ly_thu_nhap_khac.Size = new System.Drawing.Size(1179, 281);
            this.m_grc_quan_ly_thu_nhap_khac.TabIndex = 0;
            this.m_grc_quan_ly_thu_nhap_khac.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.m_grv_quan_ly_thu_nhap_khac});
            // 
            // m_grv_quan_ly_thu_nhap_khac
            // 
            this.m_grv_quan_ly_thu_nhap_khac.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.ID,
            this.ID_NHAN_VIEN,
            this.STT,
            this.MA_NV,
            this.HO_TEN,
            this.THANG,
            this.NAM,
            this.SO_TIEN,
            this.TEN_LOAI_CACH_TINH_THUE,
            this.TEN_CACH_TINH_THUE,
            this.LY_DO});
            this.m_grv_quan_ly_thu_nhap_khac.GridControl = this.m_grc_quan_ly_thu_nhap_khac;
            this.m_grv_quan_ly_thu_nhap_khac.Name = "m_grv_quan_ly_thu_nhap_khac";
            this.m_grv_quan_ly_thu_nhap_khac.OptionsFind.AllowFindPanel = false;
            this.m_grv_quan_ly_thu_nhap_khac.OptionsFind.AlwaysVisible = true;
            this.m_grv_quan_ly_thu_nhap_khac.OptionsView.ShowFooter = true;
            // 
            // ID
            // 
            this.ID.Caption = "ID";
            this.ID.FieldName = "ID";
            this.ID.Name = "ID";
            // 
            // ID_NHAN_VIEN
            // 
            this.ID_NHAN_VIEN.Caption = "ID_NHAN_VIEN";
            this.ID_NHAN_VIEN.FieldName = "ID_NHAN_VIEN";
            this.ID_NHAN_VIEN.Name = "ID_NHAN_VIEN";
            // 
            // STT
            // 
            this.STT.AppearanceCell.Options.UseTextOptions = true;
            this.STT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.STT.AppearanceHeader.Options.UseTextOptions = true;
            this.STT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.STT.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.STT.Caption = "STT";
            this.STT.FieldName = "STT";
            this.STT.Name = "STT";
            this.STT.OptionsColumn.AllowEdit = false;
            this.STT.Visible = true;
            this.STT.VisibleIndex = 0;
            this.STT.Width = 38;
            // 
            // MA_NV
            // 
            this.MA_NV.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_NV.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_NV.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.MA_NV.Caption = "Mã NV";
            this.MA_NV.FieldName = "MA_NV";
            this.MA_NV.Name = "MA_NV";
            this.MA_NV.OptionsColumn.AllowEdit = false;
            this.MA_NV.Visible = true;
            this.MA_NV.VisibleIndex = 1;
            this.MA_NV.Width = 50;
            // 
            // HO_TEN
            // 
            this.HO_TEN.AppearanceHeader.Options.UseTextOptions = true;
            this.HO_TEN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.HO_TEN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.HO_TEN.Caption = "Họ tên";
            this.HO_TEN.FieldName = "HO_TEN";
            this.HO_TEN.Name = "HO_TEN";
            this.HO_TEN.OptionsColumn.AllowEdit = false;
            this.HO_TEN.Visible = true;
            this.HO_TEN.VisibleIndex = 2;
            this.HO_TEN.Width = 200;
            // 
            // THANG
            // 
            this.THANG.AppearanceCell.Options.UseTextOptions = true;
            this.THANG.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.THANG.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.THANG.AppearanceHeader.Options.UseTextOptions = true;
            this.THANG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.THANG.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.THANG.Caption = "Tháng";
            this.THANG.FieldName = "THANG";
            this.THANG.Name = "THANG";
            this.THANG.OptionsColumn.AllowEdit = false;
            this.THANG.Visible = true;
            this.THANG.VisibleIndex = 3;
            // 
            // NAM
            // 
            this.NAM.AppearanceCell.Options.UseTextOptions = true;
            this.NAM.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NAM.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.NAM.AppearanceHeader.Options.UseTextOptions = true;
            this.NAM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NAM.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.NAM.Caption = "Năm";
            this.NAM.FieldName = "NAM";
            this.NAM.Name = "NAM";
            this.NAM.OptionsColumn.AllowEdit = false;
            this.NAM.Visible = true;
            this.NAM.VisibleIndex = 4;
            // 
            // SO_TIEN
            // 
            this.SO_TIEN.AppearanceCell.Options.UseTextOptions = true;
            this.SO_TIEN.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.SO_TIEN.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.SO_TIEN.AppearanceHeader.Options.UseTextOptions = true;
            this.SO_TIEN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.SO_TIEN.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.SO_TIEN.Caption = "Số tiền";
            this.SO_TIEN.DisplayFormat.FormatString = "{0:#,##0}";
            this.SO_TIEN.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.SO_TIEN.FieldName = "SO_TIEN";
            this.SO_TIEN.Name = "SO_TIEN";
            this.SO_TIEN.OptionsColumn.AllowEdit = false;
            this.SO_TIEN.Visible = true;
            this.SO_TIEN.VisibleIndex = 5;
            // 
            // TEN_LOAI_CACH_TINH_THUE
            // 
            this.TEN_LOAI_CACH_TINH_THUE.AppearanceHeader.Options.UseTextOptions = true;
            this.TEN_LOAI_CACH_TINH_THUE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.TEN_LOAI_CACH_TINH_THUE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.TEN_LOAI_CACH_TINH_THUE.Caption = "Loại cách tính thuế";
            this.TEN_LOAI_CACH_TINH_THUE.FieldName = "TEN_LOAI_CACH_TINH_THUE";
            this.TEN_LOAI_CACH_TINH_THUE.Name = "TEN_LOAI_CACH_TINH_THUE";
            this.TEN_LOAI_CACH_TINH_THUE.OptionsColumn.AllowEdit = false;
            this.TEN_LOAI_CACH_TINH_THUE.Visible = true;
            this.TEN_LOAI_CACH_TINH_THUE.VisibleIndex = 6;
            // 
            // TEN_CACH_TINH_THUE
            // 
            this.TEN_CACH_TINH_THUE.AppearanceHeader.Options.UseTextOptions = true;
            this.TEN_CACH_TINH_THUE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.TEN_CACH_TINH_THUE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.TEN_CACH_TINH_THUE.Caption = "Cách tính thuế";
            this.TEN_CACH_TINH_THUE.FieldName = "TEN_CACH_TINH_THUE";
            this.TEN_CACH_TINH_THUE.Name = "TEN_CACH_TINH_THUE";
            this.TEN_CACH_TINH_THUE.OptionsColumn.AllowEdit = false;
            this.TEN_CACH_TINH_THUE.Visible = true;
            this.TEN_CACH_TINH_THUE.VisibleIndex = 7;
            // 
            // LY_DO
            // 
            this.LY_DO.Caption = "Lý do";
            this.LY_DO.FieldName = "LY_DO";
            this.LY_DO.Name = "LY_DO";
            this.LY_DO.Visible = true;
            this.LY_DO.VisibleIndex = 8;
            // 
            // 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.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 281);
            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(1179, 49);
            this.m_pnl_out_place_dm.TabIndex = 0;
            // 
            // m_cmd_insert
            // 
            this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_insert.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_insert.Image")));
            this.m_cmd_insert.Location = new System.Drawing.Point(827, 4);
            this.m_cmd_insert.Name = "m_cmd_insert";
            this.m_cmd_insert.Size = new System.Drawing.Size(116, 41);
            this.m_cmd_insert.TabIndex = 6;
            this.m_cmd_insert.Text = "&Thêm";
            // 
            // m_cmd_update
            // 
            this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_update.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_update.Image")));
            this.m_cmd_update.Location = new System.Drawing.Point(943, 4);
            this.m_cmd_update.Name = "m_cmd_update";
            this.m_cmd_update.Size = new System.Drawing.Size(116, 41);
            this.m_cmd_update.TabIndex = 5;
            this.m_cmd_update.Text = "&Sửa";
            // 
            // m_cmd_delete
            // 
            this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_delete.Image = ((System.Drawing.Image)(resources.GetObject("m_cmd_delete.Image")));
            this.m_cmd_delete.Location = new System.Drawing.Point(1059, 4);
            this.m_cmd_delete.Name = "m_cmd_delete";
            this.m_cmd_delete.Size = new System.Drawing.Size(116, 41);
            this.m_cmd_delete.TabIndex = 4;
            this.m_cmd_delete.Text = "&Xóa";
            // 
            // f390_gd_thu_nhap_khac
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1179, 599);
            this.Controls.Add(this.panel4);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.m_lbl_header);
            this.Name = "f390_gd_thu_nhap_khac";
            this.Text = "F390 - Quản lý thu nhập khác";
            this.panel2.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_loai_thu_nhap.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_cach_tinh_thue.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_gr_thong_tin_co_ban)).EndInit();
            this.m_gr_thong_tin_co_ban.ResumeLayout(false);
            this.m_gr_thong_tin_co_ban.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_chon_nhan_vien.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_grc_quan_ly_thu_nhap_khac)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_quan_ly_thu_nhap_khac)).EndInit();
            this.m_pnl_out_place_dm.ResumeLayout(false);
            this.ResumeLayout(false);

        }