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

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.m_cmd_save = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_exit = new DevExpress.XtraEditors.SimpleButton();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.m_txt_nguoi_lap_quy = new DevExpress.XtraEditors.TextEdit();
            this.m_dat_ngay_lap_quy = new DevExpress.XtraEditors.DateEdit();
            this.m_txt_ly_do_lap_quy = new DevExpress.XtraEditors.TextEdit();
            this.m_dat_den_ngay = new DevExpress.XtraEditors.DateEdit();
            this.m_dat_tu_ngay = new DevExpress.XtraEditors.DateEdit();
            this.m_sle_loai_quy_thu_nhap = new DevExpress.XtraEditors.LookUpEdit();
            this.m_dat_thang_ap_dung_quy = new DevExpress.XtraEditors.DateEdit();
            this.m_txt_ten_quy = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.m_sle_cach_tinh_thue = new DevExpress.XtraEditors.SearchLookUpEdit();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_nguoi_lap_quy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_ngay_lap_quy.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_ngay_lap_quy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ly_do_lap_quy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_den_ngay.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_den_ngay.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_tu_ngay.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_tu_ngay.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_loai_quy_thu_nhap.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang_ap_dung_quy.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang_ap_dung_quy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ten_quy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_cach_tinh_thue.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
            this.SuspendLayout();
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.m_cmd_save);
            this.panelControl1.Controls.Add(this.m_cmd_exit);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl1.Location = new System.Drawing.Point(0, 252);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(481, 42);
            this.panelControl1.TabIndex = 1;
            // 
            // m_cmd_save
            // 
            this.m_cmd_save.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_save.Image = global::BKI_DichVuMatDat.Properties.Resources.Save;
            this.m_cmd_save.Location = new System.Drawing.Point(301, 2);
            this.m_cmd_save.Name = "m_cmd_save";
            this.m_cmd_save.Size = new System.Drawing.Size(89, 38);
            this.m_cmd_save.TabIndex = 0;
            this.m_cmd_save.Text = "Lưu";
            // 
            // m_cmd_exit
            // 
            this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_exit.Image = global::BKI_DichVuMatDat.Properties.Resources.Exit;
            this.m_cmd_exit.Location = new System.Drawing.Point(390, 2);
            this.m_cmd_exit.Name = "m_cmd_exit";
            this.m_cmd_exit.Size = new System.Drawing.Size(89, 38);
            this.m_cmd_exit.TabIndex = 1;
            this.m_cmd_exit.Text = "Thoát";
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.m_sle_cach_tinh_thue);
            this.layoutControl1.Controls.Add(this.m_txt_nguoi_lap_quy);
            this.layoutControl1.Controls.Add(this.m_dat_ngay_lap_quy);
            this.layoutControl1.Controls.Add(this.m_txt_ly_do_lap_quy);
            this.layoutControl1.Controls.Add(this.m_dat_den_ngay);
            this.layoutControl1.Controls.Add(this.m_dat_tu_ngay);
            this.layoutControl1.Controls.Add(this.m_sle_loai_quy_thu_nhap);
            this.layoutControl1.Controls.Add(this.m_dat_thang_ap_dung_quy);
            this.layoutControl1.Controls.Add(this.m_txt_ten_quy);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(529, 33, 250, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(481, 252);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // m_txt_nguoi_lap_quy
            // 
            this.m_txt_nguoi_lap_quy.Location = new System.Drawing.Point(117, 84);
            this.m_txt_nguoi_lap_quy.Name = "m_txt_nguoi_lap_quy";
            this.m_txt_nguoi_lap_quy.Size = new System.Drawing.Size(352, 20);
            this.m_txt_nguoi_lap_quy.StyleController = this.layoutControl1;
            this.m_txt_nguoi_lap_quy.TabIndex = 2;
            // 
            // m_dat_ngay_lap_quy
            // 
            this.m_dat_ngay_lap_quy.EditValue = null;
            this.m_dat_ngay_lap_quy.Location = new System.Drawing.Point(117, 108);
            this.m_dat_ngay_lap_quy.Name = "m_dat_ngay_lap_quy";
            this.m_dat_ngay_lap_quy.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_ngay_lap_quy.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_ngay_lap_quy.Size = new System.Drawing.Size(352, 20);
            this.m_dat_ngay_lap_quy.StyleController = this.layoutControl1;
            this.m_dat_ngay_lap_quy.TabIndex = 3;
            // 
            // m_txt_ly_do_lap_quy
            // 
            this.m_txt_ly_do_lap_quy.Location = new System.Drawing.Point(117, 204);
            this.m_txt_ly_do_lap_quy.Name = "m_txt_ly_do_lap_quy";
            this.m_txt_ly_do_lap_quy.Size = new System.Drawing.Size(352, 20);
            this.m_txt_ly_do_lap_quy.StyleController = this.layoutControl1;
            this.m_txt_ly_do_lap_quy.TabIndex = 7;
            // 
            // m_dat_den_ngay
            // 
            this.m_dat_den_ngay.EditValue = null;
            this.m_dat_den_ngay.Location = new System.Drawing.Point(117, 180);
            this.m_dat_den_ngay.Name = "m_dat_den_ngay";
            this.m_dat_den_ngay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_den_ngay.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_den_ngay.Size = new System.Drawing.Size(352, 20);
            this.m_dat_den_ngay.StyleController = this.layoutControl1;
            this.m_dat_den_ngay.TabIndex = 6;
            // 
            // m_dat_tu_ngay
            // 
            this.m_dat_tu_ngay.EditValue = null;
            this.m_dat_tu_ngay.Location = new System.Drawing.Point(117, 156);
            this.m_dat_tu_ngay.Name = "m_dat_tu_ngay";
            this.m_dat_tu_ngay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_tu_ngay.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_tu_ngay.Size = new System.Drawing.Size(352, 20);
            this.m_dat_tu_ngay.StyleController = this.layoutControl1;
            this.m_dat_tu_ngay.TabIndex = 5;
            // 
            // m_sle_loai_quy_thu_nhap
            // 
            this.m_sle_loai_quy_thu_nhap.Location = new System.Drawing.Point(117, 12);
            this.m_sle_loai_quy_thu_nhap.Name = "m_sle_loai_quy_thu_nhap";
            this.m_sle_loai_quy_thu_nhap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_sle_loai_quy_thu_nhap.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("TEN_NGAN", "Tên loại quỹ"),
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ID", "ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default)});
            this.m_sle_loai_quy_thu_nhap.Properties.DisplayMember = "TEN_NGAN";
            this.m_sle_loai_quy_thu_nhap.Properties.NullText = "---Chọn loại quỹ thu nhập---";
            this.m_sle_loai_quy_thu_nhap.Properties.ValueMember = "ID";
            this.m_sle_loai_quy_thu_nhap.Size = new System.Drawing.Size(352, 20);
            this.m_sle_loai_quy_thu_nhap.StyleController = this.layoutControl1;
            this.m_sle_loai_quy_thu_nhap.TabIndex = 0;
            // 
            // m_dat_thang_ap_dung_quy
            // 
            this.m_dat_thang_ap_dung_quy.EditValue = null;
            this.m_dat_thang_ap_dung_quy.Location = new System.Drawing.Point(117, 132);
            this.m_dat_thang_ap_dung_quy.Name = "m_dat_thang_ap_dung_quy";
            this.m_dat_thang_ap_dung_quy.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_thang_ap_dung_quy.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_thang_ap_dung_quy.Properties.DisplayFormat.FormatString = "MM/yyyy";
            this.m_dat_thang_ap_dung_quy.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.m_dat_thang_ap_dung_quy.Properties.EditFormat.FormatString = "MM/yyyy";
            this.m_dat_thang_ap_dung_quy.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.m_dat_thang_ap_dung_quy.Properties.Mask.EditMask = "MM/yyyy";
            this.m_dat_thang_ap_dung_quy.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.m_dat_thang_ap_dung_quy.Size = new System.Drawing.Size(352, 20);
            this.m_dat_thang_ap_dung_quy.StyleController = this.layoutControl1;
            this.m_dat_thang_ap_dung_quy.TabIndex = 4;
            // 
            // m_txt_ten_quy
            // 
            this.m_txt_ten_quy.Location = new System.Drawing.Point(117, 60);
            this.m_txt_ten_quy.Name = "m_txt_ten_quy";
            this.m_txt_ten_quy.Size = new System.Drawing.Size(352, 20);
            this.m_txt_ten_quy.StyleController = this.layoutControl1;
            this.m_txt_ten_quy.TabIndex = 1;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem4,
            this.layoutControlItem3,
            this.layoutControlItem5,
            this.layoutControlItem6,
            this.layoutControlItem7,
            this.layoutControlItem9,
            this.layoutControlItem10,
            this.layoutControlItem11});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(481, 252);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.m_txt_ten_quy;
            this.layoutControlItem1.CustomizationFormText = "Tên quỹ (*)";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 48);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem1.Text = "Tên quỹ *";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.m_dat_thang_ap_dung_quy;
            this.layoutControlItem4.CustomizationFormText = "Thưởng cho tháng";
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 120);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem4.Text = "Tháng áp dụng quỹ *";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.m_sle_loai_quy_thu_nhap;
            this.layoutControlItem3.CustomizationFormText = "Loại";
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem3.Text = "Loại *";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.m_dat_tu_ngay;
            this.layoutControlItem5.CustomizationFormText = "Xét từ ngày";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 144);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem5.Text = "Quỹ xét từ ngày *";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.m_dat_den_ngay;
            this.layoutControlItem6.CustomizationFormText = "layoutControlItem6";
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 168);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem6.Text = "Đến ngày *";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.m_txt_ly_do_lap_quy;
            this.layoutControlItem7.CustomizationFormText = "Lý do thưởng";
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 192);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.Size = new System.Drawing.Size(461, 40);
            this.layoutControlItem7.Text = "Lý do lập quỹ";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.m_dat_ngay_lap_quy;
            this.layoutControlItem9.CustomizationFormText = "Ngày lập quỹ";
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem9.Text = "Ngày lập quỹ";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.m_txt_nguoi_lap_quy;
            this.layoutControlItem10.CustomizationFormText = "Người lập quỹ";
            this.layoutControlItem10.Location = new System.Drawing.Point(0, 72);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem10.Text = "Người lập quỹ";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(102, 13);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.m_dat_thang_ap_dung_quy;
            this.layoutControlItem8.CustomizationFormText = "Thưởng cho tháng";
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 72);
            this.layoutControlItem8.Name = "layoutControlItem4";
            this.layoutControlItem8.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem8.Text = "Tháng áp dụng quỹ *";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(102, 13);
            // 
            // m_sle_cach_tinh_thue
            // 
            this.m_sle_cach_tinh_thue.Location = new System.Drawing.Point(117, 36);
            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.DisplayMember = "TEN";
            this.m_sle_cach_tinh_thue.Properties.NullText = "---Chọn cách tính thuế---";
            this.m_sle_cach_tinh_thue.Properties.ValueMember = "ID";
            this.m_sle_cach_tinh_thue.Properties.View = this.searchLookUpEdit1View;
            this.m_sle_cach_tinh_thue.Size = new System.Drawing.Size(352, 20);
            this.m_sle_cach_tinh_thue.StyleController = this.layoutControl1;
            this.m_sle_cach_tinh_thue.TabIndex = 9;
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.m_sle_cach_tinh_thue;
            this.layoutControlItem11.CustomizationFormText = "Cách tính thuế (*)";
            this.layoutControlItem11.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.Size = new System.Drawing.Size(461, 24);
            this.layoutControlItem11.Text = "Cách tính thuế (*)";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(102, 13);
            // 
            // searchLookUpEdit1View
            // 
            this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1});
            this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
            this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "Cách tính thuế";
            this.gridColumn1.FieldName = "TEN";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // f354_danh_sach_quy_thuong_de
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(481, 294);
            this.Controls.Add(this.layoutControl1);
            this.Controls.Add(this.panelControl1);
            this.KeyPreview = true;
            this.Name = "f354_danh_sach_quy_thuong_de";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "F354- Chi tiết quỹ thu nhập khác";
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_nguoi_lap_quy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_ngay_lap_quy.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_ngay_lap_quy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ly_do_lap_quy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_den_ngay.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_den_ngay.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_tu_ngay.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_tu_ngay.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_loai_quy_thu_nhap.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang_ap_dung_quy.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang_ap_dung_quy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_txt_ten_quy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_sle_cach_tinh_thue.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
            this.ResumeLayout(false);

        }