Exemplo n.º 1
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ServiceTariffAddView));
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.dgvServices = new System.Windows.Forms.DataGridView();
     this.bsServices = new System.Windows.Forms.BindingSource(this.components);
     this.dgvServiceTariffTypes = new System.Windows.Forms.DataGridView();
     this.bsServiceTariffTypes = new System.Windows.Forms.BindingSource(this.components);
     this.tsServices = new System.Windows.Forms.ToolStrip();
     this.tsbSelectedAll = new System.Windows.Forms.ToolStripButton();
     this.tsBtnServicesFind = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsBtnChangeServiceTariff = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbVisibleCode = new System.Windows.Forms.ToolStripButton();
     this.tsbVisibleName = new System.Windows.Forms.ToolStripButton();
     this.tsbVisibleTypeService = new System.Windows.Forms.ToolStripButton();
     this.tsbVisibleHouseHolder = new System.Windows.Forms.ToolStripButton();
     this.tsbFindByTypeService = new System.Windows.Forms.ToolStripButton();
     this.tsbFindLike = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.SelectedServiceTariffType = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tariffTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceTariffId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.LastNormRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NewServiceTypeTariffRateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TariffTypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceTeriffTypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Selected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.TypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.codeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.shortNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.HouseHolderShortName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.lastTariffFromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.lastRateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NewRateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.coloring = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.dgvServices.BeginInit();
     this.bsServices.BeginInit();
     this.dgvServiceTariffTypes.BeginInit();
     this.bsServiceTariffTypes.BeginInit();
     this.tsServices.SuspendLayout();
     base.SuspendLayout();
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_Location(new System.Drawing.Point(0, 0x19));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.Panel1.Controls.Add(this.dgvServices);
     this.splitContainer2.Panel2.Controls.Add(this.dgvServiceTariffTypes);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x33f, 0x15b));
     this.splitContainer2.set_SplitterDistance(510);
     this.splitContainer2.set_TabIndex(0x16);
     this.dgvServices.set_AllowUserToAddRows(false);
     this.dgvServices.set_AllowUserToDeleteRows(false);
     this.dgvServices.set_AutoGenerateColumns(false);
     this.dgvServices.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvServices.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvServices.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Selected, this.TypeId, this.codeDataGridViewTextBoxColumn, this.shortNameDataGridViewTextBoxColumn, this.TypeName, this.HouseHolderShortName, this.Id, this.lastTariffFromDateDataGridViewTextBoxColumn, this.lastRateDataGridViewTextBoxColumn, this.NewRateColumn, this.coloring });
     this.dgvServices.set_DataSource(this.bsServices);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvServices.set_DefaultCellStyle(style2);
     this.dgvServices.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServices.set_Location(new System.Drawing.Point(0, 0));
     this.dgvServices.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgvServices.set_Name("dgvServices");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvServices.set_RowHeadersDefaultCellStyle(style3);
     this.dgvServices.set_RowHeadersVisible(false);
     this.dgvServices.set_Size(new System.Drawing.Size(510, 0x15b));
     this.dgvServices.set_TabIndex(0x12);
     this.dgvServices.add_CellClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServices_CellClick));
     this.dgvServices.add_CellContentClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServices_CellContentClick));
     this.dgvServices.add_CellValueChanged(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServices_CellValueChanged));
     this.dgvServices.add_DataError(new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvServices_DataError));
     this.dgvServices.add_Sorted(new System.EventHandler(this.dgvServices_Sorted));
     this.bsServices.set_DataSource(typeof(Service));
     this.bsServices.set_Sort("ShortName");
     this.bsServices.add_CurrentChanged(new System.EventHandler(this.bsServices_CurrentChanged));
     this.dgvServiceTariffTypes.set_AllowUserToAddRows(false);
     this.dgvServiceTariffTypes.set_AllowUserToDeleteRows(false);
     this.dgvServiceTariffTypes.set_AutoGenerateColumns(false);
     this.dgvServiceTariffTypes.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCellsExceptHeader);
     this.dgvServiceTariffTypes.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvServiceTariffTypes.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServiceTariffTypes.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.SelectedServiceTariffType, this.tariffTypeNameDataGridViewTextBoxColumn, this.ServiceTariffId, this.LastNormRate, this.rateDataGridViewTextBoxColumn, this.NewServiceTypeTariffRateColumn, this.TariffTypeId, this.ServiceTeriffTypeId });
     this.dgvServiceTariffTypes.set_DataSource(this.bsServiceTariffTypes);
     this.dgvServiceTariffTypes.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServiceTariffTypes.set_EditMode(System.Windows.Forms.DataGridViewEditMode.EditOnEnter);
     this.dgvServiceTariffTypes.set_Location(new System.Drawing.Point(0, 0));
     this.dgvServiceTariffTypes.set_Name("dgvServiceTariffTypes");
     this.dgvServiceTariffTypes.set_RowHeadersVisible(false);
     this.dgvServiceTariffTypes.set_Size(new System.Drawing.Size(0x13d, 0x15b));
     this.dgvServiceTariffTypes.set_TabIndex(1);
     this.dgvServiceTariffTypes.add_CellClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServiceTariffTypes_CellClick));
     this.dgvServiceTariffTypes.add_CellEndEdit(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServiceTariffTypes_CellEndEdit));
     this.dgvServiceTariffTypes.add_CellFormatting(new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvServiceTariffTypes_CellFormatting));
     this.dgvServiceTariffTypes.add_DataBindingComplete(new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvServiceTariffTypes_DataBindingComplete));
     this.dgvServiceTariffTypes.add_DataError(new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvServiceTariffTypes_DataError));
     this.dgvServiceTariffTypes.add_Sorted(new System.EventHandler(this.dgvServiceTariffTypes_Sorted));
     this.bsServiceTariffTypes.set_DataSource(typeof(ServiceTariffType));
     this.tsServices.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbSelectedAll, this.tsBtnServicesFind, this.toolStripSeparator1, this.tsBtnChangeServiceTariff, this.toolStripSeparator2, this.tsbVisibleCode, this.tsbVisibleName, this.tsbVisibleTypeService, this.tsbVisibleHouseHolder, this.tsbFindByTypeService, this.tsbFindLike, this.toolStripSeparator4, this.toolStripSeparator3 });
     this.tsServices.set_Location(new System.Drawing.Point(0, 0));
     this.tsServices.set_Name("tsServices");
     this.tsServices.set_Size(new System.Drawing.Size(0x33f, 0x19));
     this.tsServices.set_TabIndex(0x17);
     this.tsbSelectedAll.set_Image(Resources.APPLY2);
     this.tsbSelectedAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbSelectedAll.set_Name("tsbSelectedAll");
     this.tsbSelectedAll.set_Size(new System.Drawing.Size(0x93, 0x16));
     this.tsbSelectedAll.set_Text("Выделить выбранные");
     this.tsbSelectedAll.set_Visible(false);
     this.tsbSelectedAll.add_Click(new System.EventHandler(this.tsbSelectedAll_Click));
     this.tsBtnServicesFind.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnServicesFind.set_Image(Resources.SEARCH);
     this.tsBtnServicesFind.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnServicesFind.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnServicesFind.set_Name("tsBtnServicesFind");
     this.tsBtnServicesFind.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnServicesFind.set_Text("Поиск");
     this.tsBtnServicesFind.set_Visible(false);
     this.tsBtnServicesFind.add_Click(new System.EventHandler(this.tsBtnServicesFind_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsBtnChangeServiceTariff.set_Image(Resources.CHANGE);
     this.tsBtnChangeServiceTariff.set_ImageAlign(System.Drawing.ContentAlignment.BottomCenter);
     this.tsBtnChangeServiceTariff.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnChangeServiceTariff.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnChangeServiceTariff.set_Name("tsBtnChangeServiceTariff");
     this.tsBtnChangeServiceTariff.set_Size(new System.Drawing.Size(0xa9, 0x16));
     this.tsBtnChangeServiceTariff.set_Text("Изменить старый тариф");
     this.tsBtnChangeServiceTariff.add_Click(new System.EventHandler(this.tsBtnChangeServiceTariff_Click));
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbVisibleCode.set_Checked(true);
     this.tsbVisibleCode.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleCode.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleCode.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleCode.Image"));
     this.tsbVisibleCode.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleCode.set_Name("tsbVisibleCode");
     this.tsbVisibleCode.set_Size(new System.Drawing.Size(0x1f, 0x16));
     this.tsbVisibleCode.set_Text("Код");
     this.tsbVisibleCode.add_Click(new System.EventHandler(this.tsbVisibleCode_Click));
     this.tsbVisibleName.set_Checked(true);
     this.tsbVisibleName.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleName.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleName.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleName.Image"));
     this.tsbVisibleName.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleName.set_Name("tsbVisibleName");
     this.tsbVisibleName.set_Size(new System.Drawing.Size(0x5e, 0x16));
     this.tsbVisibleName.set_Text("Наименование");
     this.tsbVisibleName.add_Click(new System.EventHandler(this.tsbVisibleName_Click));
     this.tsbVisibleTypeService.set_Checked(true);
     this.tsbVisibleTypeService.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleTypeService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleTypeService.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleTypeService.Image"));
     this.tsbVisibleTypeService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleTypeService.set_Name("tsbVisibleTypeService");
     this.tsbVisibleTypeService.set_Size(new System.Drawing.Size(0x48, 0x16));
     this.tsbVisibleTypeService.set_Text("Тип услуги");
     this.tsbVisibleTypeService.add_Click(new System.EventHandler(this.tsbVisibleTypeService_Click));
     this.tsbVisibleHouseHolder.set_Checked(true);
     this.tsbVisibleHouseHolder.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleHouseHolder.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleHouseHolder.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleHouseHolder.Image"));
     this.tsbVisibleHouseHolder.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleHouseHolder.set_Name("tsbVisibleHouseHolder");
     this.tsbVisibleHouseHolder.set_Size(new System.Drawing.Size(0x19, 0x16));
     this.tsbVisibleHouseHolder.set_Text("УК");
     this.tsbVisibleHouseHolder.add_Click(new System.EventHandler(this.tsbVisibleHouseHolder_Click));
     this.tsbFindByTypeService.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.tsbFindByTypeService.set_Checked(true);
     this.tsbFindByTypeService.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbFindByTypeService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbFindByTypeService.set_Image((System.Drawing.Image) manager.GetObject("tsbFindByTypeService.Image"));
     this.tsbFindByTypeService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbFindByTypeService.set_Name("tsbFindByTypeService");
     this.tsbFindByTypeService.set_Size(new System.Drawing.Size(0x37, 0x16));
     this.tsbFindByTypeService.set_Text("По типу");
     this.tsbFindByTypeService.add_Click(new System.EventHandler(this.tsbFindByTypeService_Click));
     this.tsbFindLike.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.tsbFindLike.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbFindLike.set_Image((System.Drawing.Image) manager.GetObject("tsbFindLike.Image"));
     this.tsbFindLike.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbFindLike.set_Name("tsbFindLike");
     this.tsbFindLike.set_Size(new System.Drawing.Size(0x68, 0x16));
     this.tsbFindLike.set_Text("Найти подобные");
     this.tsbFindLike.add_Click(new System.EventHandler(this.tsbFindLike_Click));
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator3.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.SelectedServiceTariffType.set_HeaderText("");
     this.SelectedServiceTariffType.set_MinimumWidth(20);
     this.SelectedServiceTariffType.set_Name("SelectedServiceTariffType");
     this.SelectedServiceTariffType.set_Visible(false);
     this.SelectedServiceTariffType.set_Width(20);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Code");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Код");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(40);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn1.set_Visible(false);
     this.dataGridViewTextBoxColumn1.set_Width(0x33);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ShortName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Наименование");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Resizable(System.Windows.Forms.DataGridViewTriState.False);
     this.dataGridViewTextBoxColumn2.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn2.set_Width(0x6c);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("TypeName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Тип услуги");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Resizable(System.Windows.Forms.DataGridViewTriState.False);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("HouseHolderShortName");
     this.dataGridViewTextBoxColumn4.set_HeaderText("УК");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(30);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn4.set_Width(0x2f);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(30);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn5.set_Visible(false);
     this.dataGridViewTextBoxColumn5.set_Width(0x29);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("LastTariffFromDate");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Дата старого тарифа");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn6.set_Visible(false);
     this.dataGridViewTextBoxColumn6.set_Width(0x8d);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("LastRate");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Старый тариф");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x68);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("LastRate");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Новый тариф");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn8.set_Width(0x68);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("TariffTypeName");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Тип подчинения");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn9.set_Width(0x4b);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ServiceTariffId");
     this.dataGridViewTextBoxColumn10.set_HeaderText("ServiceTariffId");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Visible(false);
     this.dataGridViewTextBoxColumn10.set_Width(5);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("ServiceTariffId");
     this.dataGridViewTextBoxColumn11.set_HeaderText("Норматив");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Visible(false);
     this.dataGridViewTextBoxColumn11.set_Width(70);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("Rate");
     this.dataGridViewTextBoxColumn12.set_HeaderText("Старый подчиненный");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(0x4b);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("Rate");
     style4.set_BackColor(System.Drawing.Color.LightGray);
     this.dataGridViewTextBoxColumn13.set_DefaultCellStyle(style4);
     this.dataGridViewTextBoxColumn13.set_HeaderText("Новый подчиненный");
     this.dataGridViewTextBoxColumn13.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn13.set_Width(0x4b);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("TariffTypeId");
     this.dataGridViewTextBoxColumn14.set_HeaderText("TariffTypeId");
     this.dataGridViewTextBoxColumn14.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn14.set_Visible(false);
     this.dataGridViewTextBoxColumn14.set_Width(0x4b);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn15.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_Visible(false);
     this.dataGridViewTextBoxColumn15.set_Width(5);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn16.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_Visible(false);
     this.dataGridViewTextBoxColumn16.set_Width(5);
     this.tariffTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("TariffTypeName");
     this.tariffTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип подчинения");
     this.tariffTypeNameDataGridViewTextBoxColumn.set_Name("tariffTypeNameDataGridViewTextBoxColumn");
     this.tariffTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.tariffTypeNameDataGridViewTextBoxColumn.set_Width(5);
     this.ServiceTariffId.set_DataPropertyName("ServiceTariffId");
     this.ServiceTariffId.set_HeaderText("ServiceTariffId");
     this.ServiceTariffId.set_Name("ServiceTariffId");
     this.ServiceTariffId.set_Visible(false);
     this.ServiceTariffId.set_Width(5);
     this.LastNormRate.set_HeaderText("Норматив");
     this.LastNormRate.set_MinimumWidth(70);
     this.LastNormRate.set_Name("LastNormRate");
     this.LastNormRate.set_ReadOnly(true);
     this.LastNormRate.set_Width(70);
     this.rateDataGridViewTextBoxColumn.set_DataPropertyName("Rate");
     style5.set_BackColor(System.Drawing.Color.LightGray);
     this.rateDataGridViewTextBoxColumn.set_DefaultCellStyle(style5);
     this.rateDataGridViewTextBoxColumn.set_HeaderText("Старый подчиненный");
     this.rateDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.rateDataGridViewTextBoxColumn.set_Name("rateDataGridViewTextBoxColumn");
     this.rateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.rateDataGridViewTextBoxColumn.set_Width(0x4b);
     this.NewServiceTypeTariffRateColumn.set_HeaderText("Новый подчиненный");
     this.NewServiceTypeTariffRateColumn.set_MinimumWidth(0x4b);
     this.NewServiceTypeTariffRateColumn.set_Name("NewServiceTypeTariffRateColumn");
     this.NewServiceTypeTariffRateColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.NewServiceTypeTariffRateColumn.set_Width(0x4b);
     this.TariffTypeId.set_DataPropertyName("TariffTypeId");
     this.TariffTypeId.set_HeaderText("TariffTypeId");
     this.TariffTypeId.set_Name("TariffTypeId");
     this.TariffTypeId.set_Visible(false);
     this.TariffTypeId.set_Width(5);
     this.ServiceTeriffTypeId.set_DataPropertyName("Id");
     this.ServiceTeriffTypeId.set_HeaderText("Id");
     this.ServiceTeriffTypeId.set_Name("ServiceTeriffTypeId");
     this.ServiceTeriffTypeId.set_Visible(false);
     this.ServiceTeriffTypeId.set_Width(5);
     this.Selected.set_HeaderText("");
     this.Selected.set_MinimumWidth(20);
     this.Selected.set_Name("Selected");
     this.Selected.set_Visible(false);
     this.Selected.set_Width(20);
     this.TypeId.set_DataPropertyName("TypeId");
     this.TypeId.set_HeaderText("TypeId");
     this.TypeId.set_Name("TypeId");
     this.TypeId.set_Visible(false);
     this.codeDataGridViewTextBoxColumn.set_DataPropertyName("Code");
     this.codeDataGridViewTextBoxColumn.set_HeaderText("Код");
     this.codeDataGridViewTextBoxColumn.set_MinimumWidth(40);
     this.codeDataGridViewTextBoxColumn.set_Name("codeDataGridViewTextBoxColumn");
     this.codeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.codeDataGridViewTextBoxColumn.set_Width(40);
     this.shortNameDataGridViewTextBoxColumn.set_DataPropertyName("ShortName");
     this.shortNameDataGridViewTextBoxColumn.set_HeaderText("Наименование");
     this.shortNameDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.shortNameDataGridViewTextBoxColumn.set_Name("shortNameDataGridViewTextBoxColumn");
     this.shortNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.TypeName.set_DataPropertyName("TypeName");
     this.TypeName.set_HeaderText("Тип услуги");
     this.TypeName.set_MinimumWidth(100);
     this.TypeName.set_Name("TypeName");
     this.HouseHolderShortName.set_DataPropertyName("HouseHolderShortName");
     this.HouseHolderShortName.set_HeaderText("УК");
     this.HouseHolderShortName.set_MinimumWidth(30);
     this.HouseHolderShortName.set_Name("HouseHolderShortName");
     this.HouseHolderShortName.set_Width(50);
     this.Id.set_DataPropertyName("Id");
     this.Id.set_HeaderText("Id");
     this.Id.set_Name("Id");
     this.Id.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.Id.set_Visible(false);
     this.Id.set_Width(0x16);
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_DataPropertyName("LastTariffFromDate");
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_HeaderText("Дата старого тарифа");
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_Name("lastTariffFromDateDataGridViewTextBoxColumn");
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_Width(0x7a);
     this.lastRateDataGridViewTextBoxColumn.set_DataPropertyName("LastRate");
     this.lastRateDataGridViewTextBoxColumn.set_HeaderText("Старый тариф");
     this.lastRateDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.lastRateDataGridViewTextBoxColumn.set_Name("lastRateDataGridViewTextBoxColumn");
     this.lastRateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.lastRateDataGridViewTextBoxColumn.set_Width(0x68);
     this.NewRateColumn.set_HeaderText("Новый тариф");
     this.NewRateColumn.set_MinimumWidth(0x4b);
     this.NewRateColumn.set_Name("NewRateColumn");
     this.NewRateColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.coloring.set_DataPropertyName("TypeId");
     this.coloring.set_HeaderText("coloring");
     this.coloring.set_Name("coloring");
     this.coloring.set_Visible(false);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.splitContainer2);
     base.Controls.Add(this.tsServices);
     base.set_Name("ServiceTariffAddView");
     base.set_Size(new System.Drawing.Size(0x33f, 0x174));
     base.add_Load(new System.EventHandler(this.ServiceTariffAddView_Load));
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.dgvServices.EndInit();
     this.bsServices.EndInit();
     this.dgvServiceTariffTypes.EndInit();
     this.bsServiceTariffTypes.EndInit();
     this.tsServices.ResumeLayout(false);
     this.tsServices.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 2
0
 private void InitializeComponent()
 {
     this.components = new Container();
     Area area = new Area();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ReportsMainForm));
     this.m_WorkerThread = new BackgroundWorker();
     this.timerUpdate = new System.Windows.Forms.Timer(this.components);
     this.m_SearchWorker = new BackgroundWorker();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.reportsTree = new ReportsTree();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.panelParameters = new System.Windows.Forms.Panel();
     this.panelApartmentArea = new System.Windows.Forms.Panel();
     this.numApartmentArea = new System.Windows.Forms.NumericUpDown();
     this.lbApartmentArea = new System.Windows.Forms.Label();
     this.panelReportService = new System.Windows.Forms.Panel();
     this.gbReportService = new System.Windows.Forms.GroupBox();
     this.labelRunDate = new System.Windows.Forms.Label();
     this.dbDatePlanned = new DateBox();
     this.btnShowSheduler = new System.Windows.Forms.Button();
     this.btnAddSheduler = new System.Windows.Forms.Button();
     this.btnAddReport = new System.Windows.Forms.Button();
     this.panelWithRenderParametres = new System.Windows.Forms.Panel();
     this.cbWithRenderParametres = new System.Windows.Forms.CheckBox();
     this.panelTextParameter = new System.Windows.Forms.Panel();
     this.tbTextParameter = new System.Windows.Forms.TextBox();
     this.lbTextParameter = new System.Windows.Forms.Label();
     this.panelSelectCityBorough = new System.Windows.Forms.Panel();
     this.selectCityBoroughs = new SelectFasetData();
     this.lbCityRegion = new System.Windows.Forms.Label();
     this.panelSelectAccountPropertyFaset = new System.Windows.Forms.Panel();
     this.selectAccountPropertyFaset = new SelectFasetData();
     this.lbAccountProperty = new System.Windows.Forms.Label();
     this.panelPaymentAgents = new System.Windows.Forms.Panel();
     this.selectPaymentAgents = new SelectOrgs();
     this.label1 = new System.Windows.Forms.Label();
     this.panelSelectFasetFilter = new System.Windows.Forms.Panel();
     this.selectFilterFasetItems = new SelectFasetDatas();
     this.lbFilterFaset = new System.Windows.Forms.Label();
     this.panelSelectBank = new System.Windows.Forms.Panel();
     this.selectBank = new SelectBenefitBanks();
     this.lbBank = new System.Windows.Forms.Label();
     this.panelChbxWithoutClosesApartments = new System.Windows.Forms.Panel();
     this.chbxWithoutClosesApartments = new System.Windows.Forms.CheckBox();
     this.panelChbxWithoutBankrupt = new System.Windows.Forms.Panel();
     this.chbxWithoutBankrupt = new System.Windows.Forms.CheckBox();
     this.panelNumMinSumm = new System.Windows.Forms.Panel();
     this.numMinSumm = new System.Windows.Forms.NumericUpDown();
     this.lbMinSumm = new System.Windows.Forms.Label();
     this.panelCbxTerminals = new System.Windows.Forms.Panel();
     this.cbxTerminals = new System.Windows.Forms.ComboBox();
     this.lbTerminals = new System.Windows.Forms.Label();
     this.panelSelectPaymentAgentTypes = new System.Windows.Forms.Panel();
     this.selectPaymentAgentTypes = new SelectFasetData();
     this.lbPaymentAgentTypes = new System.Windows.Forms.Label();
     this.panelHouseTypes = new System.Windows.Forms.Panel();
     this.selectHouseTypes = new SelectFasetDatas();
     this.lbHouseTypes = new System.Windows.Forms.Label();
     this.panelCbxPaymentTypes = new System.Windows.Forms.Panel();
     this.cbxPaymentTypes = new System.Windows.Forms.ComboBox();
     this.lbPaymentTypes = new System.Windows.Forms.Label();
     this.panelCbxCalcOperationGroups = new System.Windows.Forms.Panel();
     this.cbxCalcOperationGroups = new System.Windows.Forms.ComboBox();
     this.bsCalcOperationGroups = new System.Windows.Forms.BindingSource(this.components);
     this.lbCalcOperGroup = new System.Windows.Forms.Label();
     this.panelSelectRecalcReason = new System.Windows.Forms.Panel();
     this.selectRecalcReason = new SelectFasetDatas();
     this.lbRecalcReason = new System.Windows.Forms.Label();
     this.panelCbIsDebt = new System.Windows.Forms.Panel();
     this.cbIsDebt = new System.Windows.Forms.CheckBox();
     this.panelCbExistsBenefitDiff = new System.Windows.Forms.Panel();
     this.cbExistsBenefitDiff = new System.Windows.Forms.CheckBox();
     this.panelSelectBenefits = new System.Windows.Forms.Panel();
     this.lbBenefits = new System.Windows.Forms.Label();
     this.selectBenefits = new SelectBenefits();
     this.panelSelectApartmentTypes = new System.Windows.Forms.Panel();
     this.selectApartmentTypes = new SelectFasetDatas();
     this.lbApartmentTypes = new System.Windows.Forms.Label();
     this.panelSelectAddresses = new System.Windows.Forms.Panel();
     this.selectAddresses = new SelectAddresses();
     this.lbAddresses = new System.Windows.Forms.Label();
     this.panelSelectConvenienceTypes = new System.Windows.Forms.Panel();
     this.selectConvenienceTypes = new SelectFasetDatas();
     this.lbConvenienceTypes = new System.Windows.Forms.Label();
     this.panelSelectCanonicalServices = new System.Windows.Forms.Panel();
     this.selectCanonicalServices = new SelectCanonicalServices();
     this.lbCanonicalServices = new System.Windows.Forms.Label();
     this.panelSelectServices = new System.Windows.Forms.Panel();
     this.selectServices = new SelectServicesFilter();
     this.lbServices = new System.Windows.Forms.Label();
     this.panelSelectServiceTypes = new System.Windows.Forms.Panel();
     this.selectServiceTypes = new SelectServiceTypes();
     this.lbServiceTypes = new System.Windows.Forms.Label();
     this.panelSelectOrgsCashlessTransferers = new System.Windows.Forms.Panel();
     this.selectOrgsCashlessTransferers = new SelectOrgs();
     this.lbOrgsCashlessTransferers1 = new System.Windows.Forms.Label();
     this.lbOrgsCashlessTransferers2 = new System.Windows.Forms.Label();
     this.panelSelectOrgsResourceProviders = new System.Windows.Forms.Panel();
     this.selectOrgsResourceProviders = new SelectOrgs();
     this.lbOrgsResourceProviders = new System.Windows.Forms.Label();
     this.panelSelectOrgsServiceProviders = new System.Windows.Forms.Panel();
     this.selectOrgsServiceProviders = new SelectOrgs();
     this.lbOrgsServiceProviders = new System.Windows.Forms.Label();
     this.panelSelectOrgsAccountHouseHolders = new System.Windows.Forms.Panel();
     this.selectOrgsAccountHouseHolders = new SelectOrgs();
     this.lbOrgsAccountHouseHolders = new System.Windows.Forms.Label();
     this.panelSelectOrgsServiceHouseHolders = new System.Windows.Forms.Panel();
     this.lbOrgsServiceHouseHolders = new System.Windows.Forms.Label();
     this.selectOrgsServiceHouseHolders = new SelectOrgs();
     this.panelSelectOrgsHouseHolders = new System.Windows.Forms.Panel();
     this.selectOrgsHouseHolders = new SelectOrgs();
     this.lbOrgsHouseHolders = new System.Windows.Forms.Label();
     this.panelDatePeriod = new System.Windows.Forms.Panel();
     this.lbDatePeriod = new System.Windows.Forms.Label();
     this.datePeriod = new DatePeriod();
     this.panelPeriod = new System.Windows.Forms.Panel();
     this.periodsSelector = new PeriodsSelector();
     this.lbPeriod = new System.Windows.Forms.Label();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.помощьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.оСистемеToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.настройкиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.panel2 = new System.Windows.Forms.Panel();
     this.scReport = new System.Windows.Forms.SplitContainer();
     this.dgvReports = new System.Windows.Forms.DataGridView();
     this.CheckPrint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.ReportTemplateName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.StartTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.FinishTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PlannedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsReports = new System.Windows.Forms.BindingSource(this.components);
     this.dgvReportParameters = new System.Windows.Forms.DataGridView();
     this.printNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.printValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsReportParameters = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.tsReports = new System.Windows.Forms.ToolStrip();
     this.tsbRunReport = new System.Windows.Forms.ToolStripButton();
     this.tslbRunReportImageLoading = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDesigner = new System.Windows.Forms.ToolStripButton();
     this.tSepar = new System.Windows.Forms.ToolStripSeparator();
     this.btnRun = new System.Windows.Forms.ToolStripButton();
     this.m_RollingImage = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tbsStart = new System.Windows.Forms.ToolStripButton();
     this.tslStart = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbSelectAll = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbCleanAll = new System.Windows.Forms.ToolStripButton();
     this.tsbPrint = new System.Windows.Forms.ToolStripButton();
     this.m_RollingImagePrint = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDeleteReport = new System.Windows.Forms.ToolStripButton();
     this.tsbDeleteReportsImage = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
     this.tsbHorizontal = new System.Windows.Forms.ToolStripButton();
     this.tsbVertical = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
     this.dbRepresentPeriodDate = new DatePeriod();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.tsbRepresentMyReport = new System.Windows.Forms.ToolStripButton();
     this.tsbRepresentAllReport = new System.Windows.Forms.ToolStripButton();
     this.sfdDBF = new System.Windows.Forms.SaveFileDialog();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.sfdExcel = new System.Windows.Forms.SaveFileDialog();
     this.bsReportTemplates = new System.Windows.Forms.BindingSource(this.components);
     this.erValidateRoles = new System.Windows.Forms.ErrorProvider(this.components);
     this.passporterServiceForSn1 = new PassporterServiceForSn();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.panelParameters.SuspendLayout();
     this.panelApartmentArea.SuspendLayout();
     this.numApartmentArea.BeginInit();
     this.panelReportService.SuspendLayout();
     this.gbReportService.SuspendLayout();
     this.panelWithRenderParametres.SuspendLayout();
     this.panelTextParameter.SuspendLayout();
     this.panelSelectCityBorough.SuspendLayout();
     this.panelSelectAccountPropertyFaset.SuspendLayout();
     this.panelPaymentAgents.SuspendLayout();
     this.panelSelectFasetFilter.SuspendLayout();
     this.panelSelectBank.SuspendLayout();
     this.panelChbxWithoutClosesApartments.SuspendLayout();
     this.panelChbxWithoutBankrupt.SuspendLayout();
     this.panelNumMinSumm.SuspendLayout();
     this.numMinSumm.BeginInit();
     this.panelCbxTerminals.SuspendLayout();
     this.panelSelectPaymentAgentTypes.SuspendLayout();
     this.panelHouseTypes.SuspendLayout();
     this.panelCbxPaymentTypes.SuspendLayout();
     this.panelCbxCalcOperationGroups.SuspendLayout();
     this.bsCalcOperationGroups.BeginInit();
     this.panelSelectRecalcReason.SuspendLayout();
     this.panelCbIsDebt.SuspendLayout();
     this.panelCbExistsBenefitDiff.SuspendLayout();
     this.panelSelectBenefits.SuspendLayout();
     this.panelSelectApartmentTypes.SuspendLayout();
     this.panelSelectAddresses.SuspendLayout();
     this.panelSelectConvenienceTypes.SuspendLayout();
     this.panelSelectCanonicalServices.SuspendLayout();
     this.panelSelectServices.SuspendLayout();
     this.panelSelectServiceTypes.SuspendLayout();
     this.panelSelectOrgsCashlessTransferers.SuspendLayout();
     this.panelSelectOrgsResourceProviders.SuspendLayout();
     this.panelSelectOrgsServiceProviders.SuspendLayout();
     this.panelSelectOrgsAccountHouseHolders.SuspendLayout();
     this.panelSelectOrgsServiceHouseHolders.SuspendLayout();
     this.panelSelectOrgsHouseHolders.SuspendLayout();
     this.panelDatePeriod.SuspendLayout();
     this.panelPeriod.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.scReport.Panel1.SuspendLayout();
     this.scReport.Panel2.SuspendLayout();
     this.scReport.SuspendLayout();
     this.dgvReports.BeginInit();
     this.bsReports.BeginInit();
     this.dgvReportParameters.BeginInit();
     this.bsReportParameters.BeginInit();
     this.panel1.SuspendLayout();
     this.tsReports.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.bsReportTemplates.BeginInit();
     this.erValidateRoles.BeginInit();
     base.SuspendLayout();
     this.m_WorkerThread.set_WorkerReportsProgress(true);
     this.m_WorkerThread.set_WorkerSupportsCancellation(true);
     this.timerUpdate.set_Interval(0x3a98);
     this.timerUpdate.add_Tick(new System.EventHandler(this.timerUpdate_Tick));
     this.m_SearchWorker.set_WorkerSupportsCancellation(true);
     this.m_SearchWorker.add_DoWork(new DoWorkEventHandler(this.m_SearchWorker_DoWork));
     this.m_SearchWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_SearchWorker_RunWorkerCompleted));
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.Panel1.Controls.Add(this.reportsTree);
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x504, 0x36e));
     this.splitContainer1.set_SplitterDistance(0xe5);
     this.splitContainer1.set_TabIndex(0);
     this.reportsTree.set_BorderStyle(System.Windows.Forms.BorderStyle.FixedSingle);
     this.reportsTree.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.reportsTree.set_HideSelection(false);
     this.reportsTree.set_Location(new System.Drawing.Point(0, 0));
     this.reportsTree.set_Name("reportsTree");
     this.reportsTree.set_Size(new System.Drawing.Size(0xe5, 0x36e));
     this.reportsTree.set_TabIndex(0);
     this.reportsTree.add_BeforeCheck(new System.Windows.Forms.TreeViewCancelEventHandler(this.reportsTree_BeforeCheck));
     this.reportsTree.add_BeforeSelect(new System.Windows.Forms.TreeViewCancelEventHandler(this.reportsTree_BeforeSelect));
     this.reportsTree.add_AfterSelect(new System.Windows.Forms.TreeViewEventHandler(this.reportsTree_AfterSelect));
     this.reportsTree.add_KeyUp(new System.Windows.Forms.KeyEventHandler(this.reportsTree_KeyUp));
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer2.Panel1.set_AutoScroll(true);
     this.splitContainer2.Panel1.Controls.Add(this.panelParameters);
     this.splitContainer2.Panel1.Controls.Add(this.menuStrip1);
     this.splitContainer2.Panel2.Controls.Add(this.panel2);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x41b, 0x36e));
     this.splitContainer2.set_SplitterDistance(0x1dd);
     this.splitContainer2.set_TabIndex(0x52);
     this.panelParameters.set_AutoSize(true);
     this.panelParameters.Controls.Add(this.panelApartmentArea);
     this.panelParameters.Controls.Add(this.panelReportService);
     this.panelParameters.Controls.Add(this.panelWithRenderParametres);
     this.panelParameters.Controls.Add(this.panelTextParameter);
     this.panelParameters.Controls.Add(this.panelSelectCityBorough);
     this.panelParameters.Controls.Add(this.panelSelectAccountPropertyFaset);
     this.panelParameters.Controls.Add(this.panelPaymentAgents);
     this.panelParameters.Controls.Add(this.panelSelectFasetFilter);
     this.panelParameters.Controls.Add(this.panelSelectBank);
     this.panelParameters.Controls.Add(this.panelChbxWithoutClosesApartments);
     this.panelParameters.Controls.Add(this.panelChbxWithoutBankrupt);
     this.panelParameters.Controls.Add(this.panelNumMinSumm);
     this.panelParameters.Controls.Add(this.panelCbxTerminals);
     this.panelParameters.Controls.Add(this.panelSelectPaymentAgentTypes);
     this.panelParameters.Controls.Add(this.panelHouseTypes);
     this.panelParameters.Controls.Add(this.panelCbxPaymentTypes);
     this.panelParameters.Controls.Add(this.panelCbxCalcOperationGroups);
     this.panelParameters.Controls.Add(this.panelSelectRecalcReason);
     this.panelParameters.Controls.Add(this.panelCbIsDebt);
     this.panelParameters.Controls.Add(this.panelCbExistsBenefitDiff);
     this.panelParameters.Controls.Add(this.panelSelectBenefits);
     this.panelParameters.Controls.Add(this.panelSelectApartmentTypes);
     this.panelParameters.Controls.Add(this.panelSelectAddresses);
     this.panelParameters.Controls.Add(this.panelSelectConvenienceTypes);
     this.panelParameters.Controls.Add(this.panelSelectCanonicalServices);
     this.panelParameters.Controls.Add(this.panelSelectServices);
     this.panelParameters.Controls.Add(this.panelSelectServiceTypes);
     this.panelParameters.Controls.Add(this.panelSelectOrgsCashlessTransferers);
     this.panelParameters.Controls.Add(this.panelSelectOrgsResourceProviders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsServiceProviders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsAccountHouseHolders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsServiceHouseHolders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsHouseHolders);
     this.panelParameters.Controls.Add(this.panelDatePeriod);
     this.panelParameters.Controls.Add(this.panelPeriod);
     this.panelParameters.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelParameters.set_Location(new System.Drawing.Point(0, 0x18));
     this.panelParameters.set_Name("panelParameters");
     this.panelParameters.set_Padding(new System.Windows.Forms.Padding(0, 0, 3, 0));
     this.panelParameters.set_Size(new System.Drawing.Size(0x40a, 950));
     this.panelParameters.set_TabIndex(0x47);
     this.panelApartmentArea.Controls.Add(this.numApartmentArea);
     this.panelApartmentArea.Controls.Add(this.lbApartmentArea);
     this.panelApartmentArea.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelApartmentArea.set_Location(new System.Drawing.Point(0, 0x39c));
     this.panelApartmentArea.set_Name("panelApartmentArea");
     this.panelApartmentArea.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelApartmentArea.set_TabIndex(0x84);
     this.numApartmentArea.set_DecimalPlaces(3);
     this.numApartmentArea.set_Location(new System.Drawing.Point(0x8a, 3));
     int[] numArray = new int[4];
     numArray[0] = 0x3e8;
     this.numApartmentArea.set_Maximum(new decimal(numArray));
     this.numApartmentArea.set_Name("numApartmentArea");
     this.numApartmentArea.set_Size(new System.Drawing.Size(0x40, 20));
     this.numApartmentArea.set_TabIndex(0x5d);
     this.lbApartmentArea.set_AutoSize(true);
     this.lbApartmentArea.set_Location(new System.Drawing.Point(11, 6));
     this.lbApartmentArea.set_Name("lbApartmentArea");
     this.lbApartmentArea.set_Size(new System.Drawing.Size(0x36, 13));
     this.lbApartmentArea.set_TabIndex(0x5c);
     this.lbApartmentArea.set_Text("Площадь");
     this.panelReportService.Controls.Add(this.gbReportService);
     this.panelReportService.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelReportService.set_Location(new System.Drawing.Point(0, 0x35a));
     this.panelReportService.set_Name("panelReportService");
     this.panelReportService.set_Size(new System.Drawing.Size(0x407, 0x42));
     this.panelReportService.set_TabIndex(130);
     this.gbReportService.Controls.Add(this.labelRunDate);
     this.gbReportService.Controls.Add(this.dbDatePlanned);
     this.gbReportService.Controls.Add(this.btnShowSheduler);
     this.gbReportService.Controls.Add(this.btnAddSheduler);
     this.gbReportService.Controls.Add(this.btnAddReport);
     this.gbReportService.set_Location(new System.Drawing.Point(13, 6));
     this.gbReportService.set_Name("gbReportService");
     this.gbReportService.set_Size(new System.Drawing.Size(0x3f6, 0x2e));
     this.gbReportService.set_TabIndex(0x52);
     this.gbReportService.set_TabStop(false);
     this.gbReportService.set_Text("Для сервиса выполнения отчётов");
     this.labelRunDate.set_AutoSize(true);
     this.labelRunDate.set_Location(new System.Drawing.Point(6, 0x16));
     this.labelRunDate.set_Name("labelRunDate");
     this.labelRunDate.set_Size(new System.Drawing.Size(0x88, 13));
     this.labelRunDate.set_TabIndex(0x35);
     this.labelRunDate.set_Text("Дата начала выполнения");
     this.labelRunDate.add_Click(new System.EventHandler(this.labelRunDate_Click));
     this.dbDatePlanned.AttachToPeriod = false;
     this.dbDatePlanned.AttachToPeriodEnd = false;
     this.dbDatePlanned.set_Location(new System.Drawing.Point(0x94, 0x13));
     this.dbDatePlanned.set_Mask("00/00/0000");
     this.dbDatePlanned.set_Name("dbDatePlanned");
     this.dbDatePlanned.set_Size(new System.Drawing.Size(0x48, 20));
     this.dbDatePlanned.set_TabIndex(11);
     this.btnShowSheduler.set_AutoSize(true);
     this.btnShowSheduler.set_Location(new System.Drawing.Point(0x1fa, 0x10));
     this.btnShowSheduler.set_Name("btnShowSheduler");
     this.btnShowSheduler.set_Size(new System.Drawing.Size(0x8a, 0x19));
     this.btnShowSheduler.set_TabIndex(14);
     this.btnShowSheduler.set_Text("Показать планировщик");
     this.btnShowSheduler.set_UseVisualStyleBackColor(true);
     this.btnShowSheduler.add_Click(new System.EventHandler(this.btnShowSheduler_Click));
     this.btnAddSheduler.set_AutoSize(true);
     this.btnAddSheduler.set_Enabled(false);
     this.btnAddSheduler.set_Location(new System.Drawing.Point(0x160, 0x10));
     this.btnAddSheduler.set_Name("btnAddSheduler");
     this.btnAddSheduler.set_Size(new System.Drawing.Size(0x94, 0x19));
     this.btnAddSheduler.set_TabIndex(14);
     this.btnAddSheduler.set_Text("Добавить в планировщик");
     this.btnAddSheduler.set_UseVisualStyleBackColor(true);
     this.btnAddSheduler.add_Click(new System.EventHandler(this.btnAddSheduler_Click));
     this.btnAddReport.set_AutoSize(true);
     this.btnAddReport.set_Enabled(false);
     this.btnAddReport.set_Location(new System.Drawing.Point(0xe2, 0x10));
     this.btnAddReport.set_Name("btnAddReport");
     this.btnAddReport.set_Size(new System.Drawing.Size(120, 0x19));
     this.btnAddReport.set_TabIndex(14);
     this.btnAddReport.set_Text("Добавить в очередь");
     this.btnAddReport.set_UseVisualStyleBackColor(true);
     this.btnAddReport.add_Click(new System.EventHandler(this.btnAddReport_Click));
     this.panelWithRenderParametres.Controls.Add(this.cbWithRenderParametres);
     this.panelWithRenderParametres.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelWithRenderParametres.set_Location(new System.Drawing.Point(0, 0x340));
     this.panelWithRenderParametres.set_Name("panelWithRenderParametres");
     this.panelWithRenderParametres.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelWithRenderParametres.set_TabIndex(0x7f);
     this.cbWithRenderParametres.set_AutoSize(true);
     this.cbWithRenderParametres.set_Location(new System.Drawing.Point(14, 6));
     this.cbWithRenderParametres.set_Name("cbWithRenderParametres");
     this.cbWithRenderParametres.set_Size(new System.Drawing.Size(0xbd, 0x11));
     this.cbWithRenderParametres.set_TabIndex(0x57);
     this.cbWithRenderParametres.set_Text("С дополнительными фильтрами");
     this.cbWithRenderParametres.set_UseVisualStyleBackColor(true);
     this.panelTextParameter.Controls.Add(this.tbTextParameter);
     this.panelTextParameter.Controls.Add(this.lbTextParameter);
     this.panelTextParameter.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelTextParameter.set_Location(new System.Drawing.Point(0, 0x326));
     this.panelTextParameter.set_Name("panelTextParameter");
     this.panelTextParameter.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelTextParameter.set_TabIndex(0x83);
     this.tbTextParameter.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbTextParameter.set_Location(new System.Drawing.Point(0x8a, 3));
     this.tbTextParameter.set_Name("tbTextParameter");
     this.tbTextParameter.set_Size(new System.Drawing.Size(0x379, 20));
     this.tbTextParameter.set_TabIndex(0x5d);
     this.lbTextParameter.set_Location(new System.Drawing.Point(11, 6));
     this.lbTextParameter.set_MaximumSize(new System.Drawing.Size(120, 13));
     this.lbTextParameter.set_Name("lbTextParameter");
     this.lbTextParameter.set_Size(new System.Drawing.Size(120, 13));
     this.lbTextParameter.set_TabIndex(0x5c);
     this.lbTextParameter.set_Text("Наименование");
     this.panelSelectCityBorough.Controls.Add(this.selectCityBoroughs);
     this.panelSelectCityBorough.Controls.Add(this.lbCityRegion);
     this.panelSelectCityBorough.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectCityBorough.set_Location(new System.Drawing.Point(0, 780));
     this.panelSelectCityBorough.set_Name("panelSelectCityBorough");
     this.panelSelectCityBorough.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectCityBorough.set_TabIndex(0x86);
     this.selectCityBoroughs.set_FormattingEnabled(true);
     this.selectCityBoroughs.set_Location(new System.Drawing.Point(0x89, 3));
     this.selectCityBoroughs.set_Name("selectCityBoroughs");
     this.selectCityBoroughs.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.selectCityBoroughs.set_Sorted(true);
     this.selectCityBoroughs.set_TabIndex(0x36);
     this.lbCityRegion.set_AutoSize(true);
     this.lbCityRegion.set_Location(new System.Drawing.Point(11, 6));
     this.lbCityRegion.set_Name("lbCityRegion");
     this.lbCityRegion.set_Size(new System.Drawing.Size(0x4c, 13));
     this.lbCityRegion.set_TabIndex(0x5c);
     this.lbCityRegion.set_Text("Район города");
     this.panelSelectAccountPropertyFaset.Controls.Add(this.selectAccountPropertyFaset);
     this.panelSelectAccountPropertyFaset.Controls.Add(this.lbAccountProperty);
     this.panelSelectAccountPropertyFaset.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectAccountPropertyFaset.set_Location(new System.Drawing.Point(0, 0x2f2));
     this.panelSelectAccountPropertyFaset.set_Name("panelSelectAccountPropertyFaset");
     this.panelSelectAccountPropertyFaset.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectAccountPropertyFaset.set_TabIndex(0x81);
     this.selectAccountPropertyFaset.set_FormattingEnabled(true);
     this.selectAccountPropertyFaset.set_Location(new System.Drawing.Point(0x89, 3));
     this.selectAccountPropertyFaset.set_Name("selectAccountPropertyFaset");
     this.selectAccountPropertyFaset.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.selectAccountPropertyFaset.set_Sorted(true);
     this.selectAccountPropertyFaset.set_TabIndex(0x36);
     this.lbAccountProperty.set_AutoSize(true);
     this.lbAccountProperty.set_Location(new System.Drawing.Point(11, 6));
     this.lbAccountProperty.set_Name("lbAccountProperty");
     this.lbAccountProperty.set_Size(new System.Drawing.Size(0x54, 13));
     this.lbAccountProperty.set_TabIndex(0x5c);
     this.lbAccountProperty.set_Text("Параметры ЛС");
     this.panelPaymentAgents.Controls.Add(this.selectPaymentAgents);
     this.panelPaymentAgents.Controls.Add(this.label1);
     this.panelPaymentAgents.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelPaymentAgents.set_Location(new System.Drawing.Point(0, 0x2d8));
     this.panelPaymentAgents.set_Name("panelPaymentAgents");
     this.panelPaymentAgents.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelPaymentAgents.set_TabIndex(0x83);
     this.selectPaymentAgents.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectPaymentAgents.IsByUser = false;
     this.selectPaymentAgents.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectPaymentAgents.set_Name("selectPaymentAgents");
     this.selectPaymentAgents.SetFilter = null;
     this.selectPaymentAgents.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectPaymentAgents.set_TabIndex(0x5e);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(11, 6));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x61, 13));
     this.label1.set_TabIndex(0x21);
     this.label1.set_Text("Платежный агент");
     this.panelSelectFasetFilter.Controls.Add(this.selectFilterFasetItems);
     this.panelSelectFasetFilter.Controls.Add(this.lbFilterFaset);
     this.panelSelectFasetFilter.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectFasetFilter.set_Location(new System.Drawing.Point(0, 0x2be));
     this.panelSelectFasetFilter.set_Name("panelSelectFasetFilter");
     this.panelSelectFasetFilter.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectFasetFilter.set_TabIndex(130);
     this.selectFilterFasetItems.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectFilterFasetItems.set_Location(new System.Drawing.Point(0x89, 3));
     this.selectFilterFasetItems.set_Name("selectFilterFasetItems");
     this.selectFilterFasetItems.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectFilterFasetItems.set_TabIndex(0x5d);
     this.lbFilterFaset.set_Location(new System.Drawing.Point(11, 6));
     this.lbFilterFaset.set_MaximumSize(new System.Drawing.Size(120, 13));
     this.lbFilterFaset.set_Name("lbFilterFaset");
     this.lbFilterFaset.set_Size(new System.Drawing.Size(120, 13));
     this.lbFilterFaset.set_TabIndex(0x5c);
     this.lbFilterFaset.set_Text("Фасет");
     this.panelSelectBank.Controls.Add(this.selectBank);
     this.panelSelectBank.Controls.Add(this.lbBank);
     this.panelSelectBank.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectBank.set_Location(new System.Drawing.Point(0, 0x2a4));
     this.panelSelectBank.set_Name("panelSelectBank");
     this.panelSelectBank.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectBank.set_TabIndex(0x80);
     this.selectBank.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectBank.IsByUser = false;
     this.selectBank.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectBank.set_Name("selectBank");
     this.selectBank.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectBank.set_TabIndex(0x5b);
     this.lbBank.set_AutoSize(true);
     this.lbBank.set_Location(new System.Drawing.Point(11, 6));
     this.lbBank.set_Name("lbBank");
     this.lbBank.set_Size(new System.Drawing.Size(0x7b, 13));
     this.lbBank.set_TabIndex(90);
     this.lbBank.set_Text("Банк получателя льгот");
     this.panelChbxWithoutClosesApartments.Controls.Add(this.chbxWithoutClosesApartments);
     this.panelChbxWithoutClosesApartments.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelChbxWithoutClosesApartments.set_Location(new System.Drawing.Point(0, 650));
     this.panelChbxWithoutClosesApartments.set_Name("panelChbxWithoutClosesApartments");
     this.panelChbxWithoutClosesApartments.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelChbxWithoutClosesApartments.set_TabIndex(0x7f);
     this.chbxWithoutClosesApartments.set_AutoSize(true);
     this.chbxWithoutClosesApartments.set_Location(new System.Drawing.Point(14, 6));
     this.chbxWithoutClosesApartments.set_Name("chbxWithoutClosesApartments");
     this.chbxWithoutClosesApartments.set_Size(new System.Drawing.Size(0xea, 0x11));
     this.chbxWithoutClosesApartments.set_TabIndex(0x58);
     this.chbxWithoutClosesApartments.set_Text("Не учитывать закрытые паспорта жилья");
     this.chbxWithoutClosesApartments.set_UseVisualStyleBackColor(true);
     this.panelChbxWithoutBankrupt.Controls.Add(this.chbxWithoutBankrupt);
     this.panelChbxWithoutBankrupt.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelChbxWithoutBankrupt.set_Location(new System.Drawing.Point(0, 0x270));
     this.panelChbxWithoutBankrupt.set_Name("panelChbxWithoutBankrupt");
     this.panelChbxWithoutBankrupt.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelChbxWithoutBankrupt.set_TabIndex(0x7e);
     this.chbxWithoutBankrupt.set_AutoSize(true);
     this.chbxWithoutBankrupt.set_Location(new System.Drawing.Point(14, 6));
     this.chbxWithoutBankrupt.set_Name("chbxWithoutBankrupt");
     this.chbxWithoutBankrupt.set_Size(new System.Drawing.Size(0x97, 0x11));
     this.chbxWithoutBankrupt.set_TabIndex(0x57);
     this.chbxWithoutBankrupt.set_Text("Не учитывать банкротов");
     this.chbxWithoutBankrupt.set_UseVisualStyleBackColor(true);
     this.panelNumMinSumm.Controls.Add(this.numMinSumm);
     this.panelNumMinSumm.Controls.Add(this.lbMinSumm);
     this.panelNumMinSumm.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelNumMinSumm.set_Location(new System.Drawing.Point(0, 0x256));
     this.panelNumMinSumm.set_Name("panelNumMinSumm");
     this.panelNumMinSumm.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelNumMinSumm.set_TabIndex(0x7d);
     this.numMinSumm.set_Location(new System.Drawing.Point(0x89, 3));
     int[] numArray2 = new int[4];
     numArray2[0] = 0x540be400;
     numArray2[1] = 2;
     this.numMinSumm.set_Maximum(new decimal(numArray2));
     this.numMinSumm.set_Minimum(new decimal(new int[] { 0x540be400, 2, 0, -2147483648 }));
     this.numMinSumm.set_Name("numMinSumm");
     this.numMinSumm.set_Size(new System.Drawing.Size(0x40, 20));
     this.numMinSumm.set_TabIndex(0x40);
     int[] numArray3 = new int[4];
     numArray3[0] = 0x2710;
     this.numMinSumm.set_Value(new decimal(numArray3));
     this.lbMinSumm.set_AutoSize(true);
     this.lbMinSumm.set_Location(new System.Drawing.Point(11, 6));
     this.lbMinSumm.set_Name("lbMinSumm");
     this.lbMinSumm.set_Size(new System.Drawing.Size(0x44, 13));
     this.lbMinSumm.set_TabIndex(0x41);
     this.lbMinSumm.set_Text("Результат >");
     this.panelCbxTerminals.Controls.Add(this.cbxTerminals);
     this.panelCbxTerminals.Controls.Add(this.lbTerminals);
     this.panelCbxTerminals.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbxTerminals.set_Location(new System.Drawing.Point(0, 0x23c));
     this.panelCbxTerminals.set_Name("panelCbxTerminals");
     this.panelCbxTerminals.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbxTerminals.set_TabIndex(0x7c);
     this.cbxTerminals.set_FormattingEnabled(true);
     this.cbxTerminals.set_Location(new System.Drawing.Point(0x89, 3));
     this.cbxTerminals.set_Name("cbxTerminals");
     this.cbxTerminals.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.cbxTerminals.set_TabIndex(0x48);
     this.lbTerminals.set_AutoSize(true);
     this.lbTerminals.set_Location(new System.Drawing.Point(11, 6));
     this.lbTerminals.set_Name("lbTerminals");
     this.lbTerminals.set_Size(new System.Drawing.Size(0x4c, 13));
     this.lbTerminals.set_TabIndex(0x49);
     this.lbTerminals.set_Text("Номер кассы");
     this.panelSelectPaymentAgentTypes.Controls.Add(this.selectPaymentAgentTypes);
     this.panelSelectPaymentAgentTypes.Controls.Add(this.lbPaymentAgentTypes);
     this.panelSelectPaymentAgentTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectPaymentAgentTypes.set_Location(new System.Drawing.Point(0, 0x222));
     this.panelSelectPaymentAgentTypes.set_Name("panelSelectPaymentAgentTypes");
     this.panelSelectPaymentAgentTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectPaymentAgentTypes.set_TabIndex(0x7b);
     this.selectPaymentAgentTypes.set_FormattingEnabled(true);
     this.selectPaymentAgentTypes.set_Location(new System.Drawing.Point(0x89, 2));
     this.selectPaymentAgentTypes.set_Name("selectPaymentAgentTypes");
     this.selectPaymentAgentTypes.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.selectPaymentAgentTypes.set_Sorted(true);
     this.selectPaymentAgentTypes.set_TabIndex(0x47);
     this.lbPaymentAgentTypes.set_AutoSize(true);
     this.lbPaymentAgentTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbPaymentAgentTypes.set_Name("lbPaymentAgentTypes");
     this.lbPaymentAgentTypes.set_Size(new System.Drawing.Size(0x52, 13));
     this.lbPaymentAgentTypes.set_TabIndex(70);
     this.lbPaymentAgentTypes.set_Text("Режим работы");
     this.panelHouseTypes.Controls.Add(this.selectHouseTypes);
     this.panelHouseTypes.Controls.Add(this.lbHouseTypes);
     this.panelHouseTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelHouseTypes.set_Location(new System.Drawing.Point(0, 520));
     this.panelHouseTypes.set_Name("panelHouseTypes");
     this.panelHouseTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelHouseTypes.set_TabIndex(0x85);
     this.selectHouseTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectHouseTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectHouseTypes.set_Name("selectHouseTypes");
     this.selectHouseTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectHouseTypes.set_TabIndex(7);
     this.lbHouseTypes.set_AutoSize(true);
     this.lbHouseTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbHouseTypes.set_Name("lbHouseTypes");
     this.lbHouseTypes.set_Size(new System.Drawing.Size(0x37, 13));
     this.lbHouseTypes.set_TabIndex(0x25);
     this.lbHouseTypes.set_Text("Тип дома");
     this.panelCbxPaymentTypes.Controls.Add(this.cbxPaymentTypes);
     this.panelCbxPaymentTypes.Controls.Add(this.lbPaymentTypes);
     this.panelCbxPaymentTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbxPaymentTypes.set_Location(new System.Drawing.Point(0, 0x1ee));
     this.panelCbxPaymentTypes.set_Name("panelCbxPaymentTypes");
     this.panelCbxPaymentTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbxPaymentTypes.set_TabIndex(0x7a);
     this.cbxPaymentTypes.set_FormattingEnabled(true);
     this.cbxPaymentTypes.Items.AddRange((object[]) new object[] { "Наличная оплата", "Пени (наличные)", "Безналичная оплата", "Пени (безналичные)", "Вся оплата", "Пени" });
     this.cbxPaymentTypes.set_Location(new System.Drawing.Point(0x89, 2));
     this.cbxPaymentTypes.set_Name("cbxPaymentTypes");
     this.cbxPaymentTypes.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.cbxPaymentTypes.set_TabIndex(0x3e);
     this.lbPaymentTypes.set_AutoSize(true);
     this.lbPaymentTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbPaymentTypes.set_Name("lbPaymentTypes");
     this.lbPaymentTypes.set_Size(new System.Drawing.Size(0x42, 13));
     this.lbPaymentTypes.set_TabIndex(0x3f);
     this.lbPaymentTypes.set_Text("Тип оплаты");
     this.panelCbxCalcOperationGroups.Controls.Add(this.cbxCalcOperationGroups);
     this.panelCbxCalcOperationGroups.Controls.Add(this.lbCalcOperGroup);
     this.panelCbxCalcOperationGroups.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbxCalcOperationGroups.set_Location(new System.Drawing.Point(0, 0x1d4));
     this.panelCbxCalcOperationGroups.set_Name("panelCbxCalcOperationGroups");
     this.panelCbxCalcOperationGroups.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbxCalcOperationGroups.set_TabIndex(0x79);
     this.cbxCalcOperationGroups.set_DataSource(this.bsCalcOperationGroups);
     this.cbxCalcOperationGroups.set_FormattingEnabled(true);
     this.cbxCalcOperationGroups.set_Location(new System.Drawing.Point(0x89, 2));
     this.cbxCalcOperationGroups.set_Name("cbxCalcOperationGroups");
     this.cbxCalcOperationGroups.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.cbxCalcOperationGroups.set_TabIndex(0x44);
     this.bsCalcOperationGroups.set_DataSource(typeof(CalcOperationGroup));
     this.lbCalcOperGroup.set_AutoSize(true);
     this.lbCalcOperGroup.set_Location(new System.Drawing.Point(11, 6));
     this.lbCalcOperGroup.set_Name("lbCalcOperGroup");
     this.lbCalcOperGroup.set_Size(new System.Drawing.Size(0x4d, 13));
     this.lbCalcOperGroup.set_TabIndex(0x45);
     this.lbCalcOperGroup.set_Text("Тип операции");
     this.panelSelectRecalcReason.Controls.Add(this.selectRecalcReason);
     this.panelSelectRecalcReason.Controls.Add(this.lbRecalcReason);
     this.panelSelectRecalcReason.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectRecalcReason.set_Location(new System.Drawing.Point(0, 0x1ba));
     this.panelSelectRecalcReason.set_Name("panelSelectRecalcReason");
     this.panelSelectRecalcReason.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectRecalcReason.set_TabIndex(110);
     this.selectRecalcReason.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectRecalcReason.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectRecalcReason.set_Name("selectRecalcReason");
     this.selectRecalcReason.set_Size(new System.Drawing.Size(0x37b, 0x17));
     this.selectRecalcReason.set_TabIndex(0x4a);
     this.lbRecalcReason.set_AutoSize(true);
     this.lbRecalcReason.set_Location(new System.Drawing.Point(11, 6));
     this.lbRecalcReason.set_Name("lbRecalcReason");
     this.lbRecalcReason.set_Size(new System.Drawing.Size(0x75, 13));
     this.lbRecalcReason.set_TabIndex(0x4b);
     this.lbRecalcReason.set_Text("Причина перерасчёта");
     this.panelCbIsDebt.Controls.Add(this.cbIsDebt);
     this.panelCbIsDebt.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbIsDebt.set_Location(new System.Drawing.Point(0, 0x1a0));
     this.panelCbIsDebt.set_Name("panelCbIsDebt");
     this.panelCbIsDebt.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbIsDebt.set_TabIndex(0x6d);
     this.cbIsDebt.set_AutoSize(true);
     this.cbIsDebt.set_Location(new System.Drawing.Point(14, 6));
     this.cbIsDebt.set_Name("cbIsDebt");
     this.cbIsDebt.set_Size(new System.Drawing.Size(0x8e, 0x11));
     this.cbIsDebt.set_TabIndex(12);
     this.cbIsDebt.set_Text("С разделением долгов");
     this.cbIsDebt.set_UseVisualStyleBackColor(true);
     this.panelCbExistsBenefitDiff.Controls.Add(this.cbExistsBenefitDiff);
     this.panelCbExistsBenefitDiff.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbExistsBenefitDiff.set_Location(new System.Drawing.Point(0, 390));
     this.panelCbExistsBenefitDiff.set_Name("panelCbExistsBenefitDiff");
     this.panelCbExistsBenefitDiff.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbExistsBenefitDiff.set_TabIndex(0x6c);
     this.cbExistsBenefitDiff.set_AutoSize(true);
     this.cbExistsBenefitDiff.set_Location(new System.Drawing.Point(14, 6));
     this.cbExistsBenefitDiff.set_Name("cbExistsBenefitDiff");
     this.cbExistsBenefitDiff.set_Size(new System.Drawing.Size(190, 0x11));
     this.cbExistsBenefitDiff.set_TabIndex(13);
     this.cbExistsBenefitDiff.set_Text("Исключать разночтения с КСЗН");
     this.cbExistsBenefitDiff.set_UseVisualStyleBackColor(true);
     this.panelSelectBenefits.Controls.Add(this.lbBenefits);
     this.panelSelectBenefits.Controls.Add(this.selectBenefits);
     this.panelSelectBenefits.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectBenefits.set_Location(new System.Drawing.Point(0, 0x16c));
     this.panelSelectBenefits.set_Name("panelSelectBenefits");
     this.panelSelectBenefits.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectBenefits.set_TabIndex(0x6b);
     this.lbBenefits.set_AutoSize(true);
     this.lbBenefits.set_Location(new System.Drawing.Point(11, 6));
     this.lbBenefits.set_Name("lbBenefits");
     this.lbBenefits.set_Size(new System.Drawing.Size(0x2b, 13));
     this.lbBenefits.set_TabIndex(0x27);
     this.lbBenefits.set_Text("Льгота");
     this.selectBenefits.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectBenefits.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectBenefits.set_Name("selectBenefits");
     this.selectBenefits.set_Size(new System.Drawing.Size(890, 20));
     this.selectBenefits.set_TabIndex(9);
     this.panelSelectApartmentTypes.Controls.Add(this.selectApartmentTypes);
     this.panelSelectApartmentTypes.Controls.Add(this.lbApartmentTypes);
     this.panelSelectApartmentTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectApartmentTypes.set_Location(new System.Drawing.Point(0, 0x152));
     this.panelSelectApartmentTypes.set_Name("panelSelectApartmentTypes");
     this.panelSelectApartmentTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectApartmentTypes.set_TabIndex(0x6a);
     this.selectApartmentTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectApartmentTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectApartmentTypes.set_Name("selectApartmentTypes");
     this.selectApartmentTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectApartmentTypes.set_TabIndex(7);
     this.lbApartmentTypes.set_AutoSize(true);
     this.lbApartmentTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbApartmentTypes.set_Name("lbApartmentTypes");
     this.lbApartmentTypes.set_Size(new System.Drawing.Size(0x3d, 13));
     this.lbApartmentTypes.set_TabIndex(0x25);
     this.lbApartmentTypes.set_Text("Тип жилья");
     this.panelSelectAddresses.Controls.Add(this.selectAddresses);
     this.panelSelectAddresses.Controls.Add(this.lbAddresses);
     this.panelSelectAddresses.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectAddresses.set_Location(new System.Drawing.Point(0, 0x138));
     this.panelSelectAddresses.set_Name("panelSelectAddresses");
     this.panelSelectAddresses.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectAddresses.set_TabIndex(0x69);
     this.selectAddresses.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAddresses.IsByUser = true;
     this.selectAddresses.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectAddresses.set_Name("selectAddresses");
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = false;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectAddresses.SelectedArea = area;
     this.selectAddresses.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectAddresses.set_TabIndex(8);
     this.lbAddresses.set_AutoSize(true);
     this.lbAddresses.set_Location(new System.Drawing.Point(11, 6));
     this.lbAddresses.set_Name("lbAddresses");
     this.lbAddresses.set_Size(new System.Drawing.Size(0x2c, 13));
     this.lbAddresses.set_TabIndex(0x26);
     this.lbAddresses.set_Text("Адреса");
     this.panelSelectConvenienceTypes.Controls.Add(this.selectConvenienceTypes);
     this.panelSelectConvenienceTypes.Controls.Add(this.lbConvenienceTypes);
     this.panelSelectConvenienceTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectConvenienceTypes.set_Location(new System.Drawing.Point(0, 0x11e));
     this.panelSelectConvenienceTypes.set_Name("panelSelectConvenienceTypes");
     this.panelSelectConvenienceTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectConvenienceTypes.set_TabIndex(0x68);
     this.selectConvenienceTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectConvenienceTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectConvenienceTypes.set_Name("selectConvenienceTypes");
     this.selectConvenienceTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectConvenienceTypes.set_TabIndex(0x3b);
     this.lbConvenienceTypes.set_AutoSize(true);
     this.lbConvenienceTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbConvenienceTypes.set_Name("lbConvenienceTypes");
     this.lbConvenienceTypes.set_Size(new System.Drawing.Size(0x59, 13));
     this.lbConvenienceTypes.set_TabIndex(0x3a);
     this.lbConvenienceTypes.set_Text("Тип благоуст-ва");
     this.panelSelectCanonicalServices.Controls.Add(this.selectCanonicalServices);
     this.panelSelectCanonicalServices.Controls.Add(this.lbCanonicalServices);
     this.panelSelectCanonicalServices.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectCanonicalServices.set_Location(new System.Drawing.Point(0, 260));
     this.panelSelectCanonicalServices.set_Name("panelSelectCanonicalServices");
     this.panelSelectCanonicalServices.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectCanonicalServices.set_TabIndex(0x67);
     this.selectCanonicalServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectCanonicalServices.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectCanonicalServices.set_Name("selectCanonicalServices");
     this.selectCanonicalServices.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectCanonicalServices.set_TabIndex(0x39);
     this.lbCanonicalServices.set_AutoSize(true);
     this.lbCanonicalServices.set_Location(new System.Drawing.Point(11, 6));
     this.lbCanonicalServices.set_Name("lbCanonicalServices");
     this.lbCanonicalServices.set_Size(new System.Drawing.Size(0x68, 13));
     this.lbCanonicalServices.set_TabIndex(0x38);
     this.lbCanonicalServices.set_Text("Благоуст-во услуги");
     this.panelSelectServices.Controls.Add(this.selectServices);
     this.panelSelectServices.Controls.Add(this.lbServices);
     this.panelSelectServices.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectServices.set_Location(new System.Drawing.Point(0, 0xea));
     this.panelSelectServices.set_Name("panelSelectServices");
     this.panelSelectServices.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectServices.set_TabIndex(0x66);
     this.selectServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectServices.IsByUser = false;
     this.selectServices.set_Location(new System.Drawing.Point(0x8b, 3));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectServices.set_TabIndex(0x25);
     this.lbServices.set_AutoSize(true);
     this.lbServices.set_Location(new System.Drawing.Point(11, 6));
     this.lbServices.set_Name("lbServices");
     this.lbServices.set_Size(new System.Drawing.Size(0x2b, 13));
     this.lbServices.set_TabIndex(0x24);
     this.lbServices.set_Text("Услуга");
     this.panelSelectServiceTypes.Controls.Add(this.selectServiceTypes);
     this.panelSelectServiceTypes.Controls.Add(this.lbServiceTypes);
     this.panelSelectServiceTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectServiceTypes.set_Location(new System.Drawing.Point(0, 0xd0));
     this.panelSelectServiceTypes.set_Name("panelSelectServiceTypes");
     this.panelSelectServiceTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectServiceTypes.set_TabIndex(0x65);
     this.selectServiceTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectServiceTypes.IsByUser = true;
     this.selectServiceTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectServiceTypes.set_Name("selectServiceTypes");
     this.selectServiceTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectServiceTypes.set_TabIndex(5);
     this.lbServiceTypes.set_AutoSize(true);
     this.lbServiceTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbServiceTypes.set_Name("lbServiceTypes");
     this.lbServiceTypes.set_Size(new System.Drawing.Size(0x38, 13));
     this.lbServiceTypes.set_TabIndex(0x23);
     this.lbServiceTypes.set_Text("Тип услуг");
     this.panelSelectOrgsCashlessTransferers.Controls.Add(this.selectOrgsCashlessTransferers);
     this.panelSelectOrgsCashlessTransferers.Controls.Add(this.lbOrgsCashlessTransferers1);
     this.panelSelectOrgsCashlessTransferers.Controls.Add(this.lbOrgsCashlessTransferers2);
     this.panelSelectOrgsCashlessTransferers.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsCashlessTransferers.set_Location(new System.Drawing.Point(0, 0xb6));
     this.panelSelectOrgsCashlessTransferers.set_Name("panelSelectOrgsCashlessTransferers");
     this.panelSelectOrgsCashlessTransferers.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsCashlessTransferers.set_TabIndex(100);
     this.selectOrgsCashlessTransferers.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsCashlessTransferers.IsByUser = true;
     this.selectOrgsCashlessTransferers.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsCashlessTransferers.set_Name("selectOrgsCashlessTransferers");
     this.selectOrgsCashlessTransferers.SetFilter = null;
     this.selectOrgsCashlessTransferers.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsCashlessTransferers.set_TabIndex(80);
     this.lbOrgsCashlessTransferers1.set_AutoSize(true);
     this.lbOrgsCashlessTransferers1.set_Location(new System.Drawing.Point(11, 1));
     this.lbOrgsCashlessTransferers1.set_Name("lbOrgsCashlessTransferers1");
     this.lbOrgsCashlessTransferers1.set_Size(new System.Drawing.Size(0x83, 13));
     this.lbOrgsCashlessTransferers1.set_TabIndex(0x4e);
     this.lbOrgsCashlessTransferers1.set_Text("Организация по безнал.");
     this.lbOrgsCashlessTransferers2.set_AutoSize(true);
     this.lbOrgsCashlessTransferers2.set_Location(new System.Drawing.Point(10, 15));
     this.lbOrgsCashlessTransferers2.set_Name("lbOrgsCashlessTransferers2");
     this.lbOrgsCashlessTransferers2.set_Size(new System.Drawing.Size(0x56, 13));
     this.lbOrgsCashlessTransferers2.set_TabIndex(0x4f);
     this.lbOrgsCashlessTransferers2.set_Text("перечислениям");
     this.panelSelectOrgsResourceProviders.Controls.Add(this.selectOrgsResourceProviders);
     this.panelSelectOrgsResourceProviders.Controls.Add(this.lbOrgsResourceProviders);
     this.panelSelectOrgsResourceProviders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsResourceProviders.set_Location(new System.Drawing.Point(0, 0x9c));
     this.panelSelectOrgsResourceProviders.set_Name("panelSelectOrgsResourceProviders");
     this.panelSelectOrgsResourceProviders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsResourceProviders.set_TabIndex(0x63);
     this.selectOrgsResourceProviders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsResourceProviders.IsByUser = true;
     this.selectOrgsResourceProviders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsResourceProviders.set_Name("selectOrgsResourceProviders");
     this.selectOrgsResourceProviders.SetFilter = null;
     this.selectOrgsResourceProviders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsResourceProviders.set_TabIndex(60);
     this.lbOrgsResourceProviders.set_AutoSize(true);
     this.lbOrgsResourceProviders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsResourceProviders.set_Name("lbOrgsResourceProviders");
     this.lbOrgsResourceProviders.set_Size(new System.Drawing.Size(0x54, 13));
     this.lbOrgsResourceProviders.set_TabIndex(0x3d);
     this.lbOrgsResourceProviders.set_Text("Ресурсоснабж.");
     this.panelSelectOrgsServiceProviders.Controls.Add(this.selectOrgsServiceProviders);
     this.panelSelectOrgsServiceProviders.Controls.Add(this.lbOrgsServiceProviders);
     this.panelSelectOrgsServiceProviders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsServiceProviders.set_Location(new System.Drawing.Point(0, 130));
     this.panelSelectOrgsServiceProviders.set_Name("panelSelectOrgsServiceProviders");
     this.panelSelectOrgsServiceProviders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsServiceProviders.set_TabIndex(0x62);
     this.selectOrgsServiceProviders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsServiceProviders.IsByUser = true;
     this.selectOrgsServiceProviders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsServiceProviders.set_Name("selectOrgsServiceProviders");
     this.selectOrgsServiceProviders.SetFilter = null;
     this.selectOrgsServiceProviders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsServiceProviders.set_TabIndex(4);
     this.lbOrgsServiceProviders.set_AutoSize(true);
     this.lbOrgsServiceProviders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsServiceProviders.set_Name("lbOrgsServiceProviders");
     this.lbOrgsServiceProviders.set_Size(new System.Drawing.Size(0x41, 13));
     this.lbOrgsServiceProviders.set_TabIndex(0x22);
     this.lbOrgsServiceProviders.set_Text("Поставщик");
     this.panelSelectOrgsAccountHouseHolders.Controls.Add(this.selectOrgsAccountHouseHolders);
     this.panelSelectOrgsAccountHouseHolders.Controls.Add(this.lbOrgsAccountHouseHolders);
     this.panelSelectOrgsAccountHouseHolders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsAccountHouseHolders.set_Location(new System.Drawing.Point(0, 0x68));
     this.panelSelectOrgsAccountHouseHolders.set_Name("panelSelectOrgsAccountHouseHolders");
     this.panelSelectOrgsAccountHouseHolders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsAccountHouseHolders.set_TabIndex(0x61);
     this.selectOrgsAccountHouseHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsAccountHouseHolders.IsByUser = true;
     this.selectOrgsAccountHouseHolders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsAccountHouseHolders.set_Name("selectOrgsAccountHouseHolders");
     this.selectOrgsAccountHouseHolders.SetFilter = null;
     this.selectOrgsAccountHouseHolders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsAccountHouseHolders.set_TabIndex(0x4c);
     this.lbOrgsAccountHouseHolders.set_AutoSize(true);
     this.lbOrgsAccountHouseHolders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsAccountHouseHolders.set_Name("lbOrgsAccountHouseHolders");
     this.lbOrgsAccountHouseHolders.set_Size(new System.Drawing.Size(0x37, 13));
     this.lbOrgsAccountHouseHolders.set_TabIndex(0x4d);
     this.lbOrgsAccountHouseHolders.set_Text("УК на ЛС");
     this.panelSelectOrgsServiceHouseHolders.Controls.Add(this.lbOrgsServiceHouseHolders);
     this.panelSelectOrgsServiceHouseHolders.Controls.Add(this.selectOrgsServiceHouseHolders);
     this.panelSelectOrgsServiceHouseHolders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsServiceHouseHolders.set_Location(new System.Drawing.Point(0, 0x4e));
     this.panelSelectOrgsServiceHouseHolders.set_Name("panelSelectOrgsServiceHouseHolders");
     this.panelSelectOrgsServiceHouseHolders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsServiceHouseHolders.set_TabIndex(0x60);
     this.lbOrgsServiceHouseHolders.set_AutoSize(true);
     this.lbOrgsServiceHouseHolders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsServiceHouseHolders.set_Name("lbOrgsServiceHouseHolders");
     this.lbOrgsServiceHouseHolders.set_Size(new System.Drawing.Size(0x3a, 13));
     this.lbOrgsServiceHouseHolders.set_TabIndex(0x21);
     this.lbOrgsServiceHouseHolders.set_Text("УК услуги");
     this.selectOrgsServiceHouseHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsServiceHouseHolders.IsByUser = true;
     this.selectOrgsServiceHouseHolders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsServiceHouseHolders.set_Name("selectOrgsServiceHouseHolders");
     this.selectOrgsServiceHouseHolders.SetFilter = null;
     this.selectOrgsServiceHouseHolders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsServiceHouseHolders.set_TabIndex(3);
     this.panelSelectOrgsHouseHolders.Controls.Add(this.selectOrgsHouseHolders);
     this.panelSelectOrgsHouseHolders.Controls.Add(this.lbOrgsHouseHolders);
     this.panelSelectOrgsHouseHolders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsHouseHolders.set_Location(new System.Drawing.Point(0, 0x34));
     this.panelSelectOrgsHouseHolders.set_Name("panelSelectOrgsHouseHolders");
     this.panelSelectOrgsHouseHolders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsHouseHolders.set_TabIndex(0x5f);
     this.selectOrgsHouseHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsHouseHolders.IsByUser = true;
     this.selectOrgsHouseHolders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsHouseHolders.set_Name("selectOrgsHouseHolders");
     this.selectOrgsHouseHolders.SetFilter = null;
     this.selectOrgsHouseHolders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsHouseHolders.set_TabIndex(3);
     this.lbOrgsHouseHolders.set_AutoSize(true);
     this.lbOrgsHouseHolders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsHouseHolders.set_Name("lbOrgsHouseHolders");
     this.lbOrgsHouseHolders.set_Size(new System.Drawing.Size(0x39, 13));
     this.lbOrgsHouseHolders.set_TabIndex(0x21);
     this.lbOrgsHouseHolders.set_Text("УК жилья");
     this.panelDatePeriod.Controls.Add(this.lbDatePeriod);
     this.panelDatePeriod.Controls.Add(this.datePeriod);
     this.panelDatePeriod.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelDatePeriod.set_Location(new System.Drawing.Point(0, 0x1a));
     this.panelDatePeriod.set_Name("panelDatePeriod");
     this.panelDatePeriod.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelDatePeriod.set_TabIndex(0x5e);
     this.lbDatePeriod.set_AutoSize(true);
     this.lbDatePeriod.set_Location(new System.Drawing.Point(11, 6));
     this.lbDatePeriod.set_Name("lbDatePeriod");
     this.lbDatePeriod.set_Size(new System.Drawing.Size(0x23, 13));
     this.lbDatePeriod.set_TabIndex(0x43);
     this.lbDatePeriod.set_Text("Даты");
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.set_AutoSize(true);
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x7f, 0));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Padding(new System.Windows.Forms.Padding(2, 0, 0, 0));
     this.datePeriod.set_Size(new System.Drawing.Size(0xe4, 0x17));
     this.datePeriod.set_TabIndex(0x42);
     this.panelPeriod.Controls.Add(this.periodsSelector);
     this.panelPeriod.Controls.Add(this.lbPeriod);
     this.panelPeriod.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelPeriod.set_Location(new System.Drawing.Point(0, 0));
     this.panelPeriod.set_Name("panelPeriod");
     this.panelPeriod.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelPeriod.set_TabIndex(0x5d);
     this.periodsSelector.set_Location(new System.Drawing.Point(0x89, 3));
     this.periodsSelector.set_Name("periodsSelector");
     this.periodsSelector.set_Size(new System.Drawing.Size(0x153, 0x19));
     this.periodsSelector.set_TabIndex(0x37);
     this.lbPeriod.set_AutoSize(true);
     this.lbPeriod.set_Location(new System.Drawing.Point(11, 6));
     this.lbPeriod.set_Name("lbPeriod");
     this.lbPeriod.set_Size(new System.Drawing.Size(0x2d, 13));
     this.lbPeriod.set_TabIndex(0x1b);
     this.lbPeriod.set_Text("Период");
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.помощьToolStripMenuItem, this.настройкиToolStripMenuItem });
     this.menuStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.menuStrip1.set_Name("menuStrip1");
     this.menuStrip1.set_Size(new System.Drawing.Size(0x40a, 0x18));
     this.menuStrip1.set_TabIndex(1);
     this.menuStrip1.set_Text("menuStrip1");
     this.помощьToolStripMenuItem.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.помощьToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.оСистемеToolStripMenuItem1 });
     this.помощьToolStripMenuItem.set_Name("помощьToolStripMenuItem");
     this.помощьToolStripMenuItem.set_Size(new System.Drawing.Size(0x3e, 20));
     this.помощьToolStripMenuItem.set_Text("Справка");
     this.оСистемеToolStripMenuItem1.set_Name("оСистемеToolStripMenuItem1");
     this.оСистемеToolStripMenuItem1.set_Size(new System.Drawing.Size(0x88, 0x16));
     this.оСистемеToolStripMenuItem1.set_Text("О системе");
     this.оСистемеToolStripMenuItem1.add_Click(new System.EventHandler(this.оСистемеToolStripMenuItem1_Click));
     this.настройкиToolStripMenuItem.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.настройкиToolStripMenuItem.set_Name("настройкиToolStripMenuItem");
     this.настройкиToolStripMenuItem.set_Size(new System.Drawing.Size(0x49, 20));
     this.настройкиToolStripMenuItem.set_Text("Настройки");
     this.настройкиToolStripMenuItem.add_Click(new System.EventHandler(this.настройкиToolStripMenuItem_Click));
     this.panel2.set_BorderStyle(System.Windows.Forms.BorderStyle.FixedSingle);
     this.panel2.Controls.Add(this.scReport);
     this.panel2.Controls.Add(this.panel1);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel2.set_Location(new System.Drawing.Point(0, 0));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x41b, 0x18d));
     this.panel2.set_TabIndex(70);
     this.scReport.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.scReport.set_Location(new System.Drawing.Point(0, 0x30));
     this.scReport.set_Name("scReport");
     this.scReport.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.scReport.Panel1.Controls.Add(this.dgvReports);
     this.scReport.Panel1.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.scReport.Panel2.Controls.Add(this.dgvReportParameters);
     this.scReport.Panel2.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.scReport.set_Size(new System.Drawing.Size(0x419, 0x15b));
     this.scReport.set_SplitterDistance(0x90);
     this.scReport.set_TabIndex(0x13);
     this.dgvReports.set_AllowUserToAddRows(false);
     this.dgvReports.set_AllowUserToDeleteRows(false);
     this.dgvReports.set_AutoGenerateColumns(false);
     this.dgvReports.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvReports.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReports.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvReports.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReports.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.CheckPrint, this.ReportTemplateName, this.statusDataGridViewTextBoxColumn, this.createdDataGridViewTextBoxColumn, this.UserName, this.StartTime, this.FinishTime, this.PlannedDate, this.Id });
     this.dgvReports.set_DataSource(this.bsReports);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReports.set_DefaultCellStyle(style2);
     this.dgvReports.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReports.set_Location(new System.Drawing.Point(0, 0));
     this.dgvReports.set_Name("dgvReports");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReports.set_RowHeadersDefaultCellStyle(style3);
     this.dgvReports.set_RowHeadersVisible(false);
     this.dgvReports.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReports.set_Size(new System.Drawing.Size(0x419, 0x90));
     this.dgvReports.set_TabIndex(0x11);
     this.dgvReports.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvReports_CellDoubleClick));
     this.CheckPrint.set_FillWeight((float) 10.43145f);
     this.CheckPrint.set_HeaderText("Выбор");
     this.CheckPrint.set_MinimumWidth(60);
     this.CheckPrint.set_Name("CheckPrint");
     this.CheckPrint.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.CheckPrint.set_Width(60);
     this.ReportTemplateName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.ReportTemplateName.set_DataPropertyName("ReportTemplateName");
     this.ReportTemplateName.set_HeaderText("Отчет");
     this.ReportTemplateName.set_MinimumWidth(0x3d);
     this.ReportTemplateName.set_Name("ReportTemplateName");
     this.ReportTemplateName.set_ReadOnly(true);
     this.ReportTemplateName.set_Width(0x3d);
     this.statusDataGridViewTextBoxColumn.set_DataPropertyName("Status");
     this.statusDataGridViewTextBoxColumn.set_FillWeight((float) 10.43145f);
     this.statusDataGridViewTextBoxColumn.set_HeaderText("Выполнено");
     this.statusDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.statusDataGridViewTextBoxColumn.set_Name("statusDataGridViewTextBoxColumn");
     this.statusDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.statusDataGridViewTextBoxColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.statusDataGridViewTextBoxColumn.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.statusDataGridViewTextBoxColumn.set_Width(80);
     this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn.set_FillWeight((float) 10.43145f);
     this.createdDataGridViewTextBoxColumn.set_HeaderText("Создан");
     this.createdDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn");
     this.createdDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.createdDataGridViewTextBoxColumn.set_Width(80);
     this.UserName.set_DataPropertyName("UserName");
     this.UserName.set_FillWeight((float) 10.43145f);
     this.UserName.set_HeaderText("Пользователь");
     this.UserName.set_MinimumWidth(100);
     this.UserName.set_Name("UserName");
     this.UserName.set_ReadOnly(true);
     this.StartTime.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.StartTime.set_DataPropertyName("StartTime");
     this.StartTime.set_HeaderText("Начато формирование");
     this.StartTime.set_MinimumWidth(100);
     this.StartTime.set_Name("StartTime");
     this.StartTime.set_ReadOnly(true);
     this.FinishTime.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.FinishTime.set_DataPropertyName("FinishTime");
     this.FinishTime.set_HeaderText("Сформирован");
     this.FinishTime.set_MinimumWidth(100);
     this.FinishTime.set_Name("FinishTime");
     this.FinishTime.set_ReadOnly(true);
     this.PlannedDate.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.PlannedDate.set_DataPropertyName("PlannedDate");
     this.PlannedDate.set_HeaderText("Выполнение запланированно");
     this.PlannedDate.set_MinimumWidth(100);
     this.PlannedDate.set_Name("PlannedDate");
     this.PlannedDate.set_ReadOnly(true);
     this.Id.set_DataPropertyName("Id");
     this.Id.set_HeaderText("ReportId");
     this.Id.set_Name("Id");
     this.Id.set_ReadOnly(true);
     this.Id.set_Visible(false);
     this.Id.set_Width(5);
     this.bsReports.set_DataSource(typeof(RepReport));
     this.bsReports.set_Sort("Created desc");
     this.bsReports.add_CurrentChanged(new System.EventHandler(this.bsReports_CurrentChanged));
     this.dgvReportParameters.set_AllowUserToAddRows(false);
     this.dgvReportParameters.set_AllowUserToDeleteRows(false);
     this.dgvReportParameters.set_AutoGenerateColumns(false);
     this.dgvReportParameters.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvReportParameters.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReportParameters.set_ColumnHeadersDefaultCellStyle(style4);
     this.dgvReportParameters.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReportParameters.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.printNameDataGridViewTextBoxColumn, this.printValueDataGridViewTextBoxColumn });
     this.dgvReportParameters.set_DataSource(this.bsReportParameters);
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style5.set_BackColor(System.Drawing.SystemColors.Window);
     style5.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style5.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style5.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style5.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style5.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReportParameters.set_DefaultCellStyle(style5);
     this.dgvReportParameters.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReportParameters.set_Location(new System.Drawing.Point(0, 0));
     this.dgvReportParameters.set_Name("dgvReportParameters");
     this.dgvReportParameters.set_ReadOnly(true);
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style6.set_BackColor(System.Drawing.SystemColors.Control);
     style6.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style6.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style6.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style6.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style6.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReportParameters.set_RowHeadersDefaultCellStyle(style6);
     this.dgvReportParameters.set_RowHeadersVisible(false);
     this.dgvReportParameters.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReportParameters.set_Size(new System.Drawing.Size(0x419, 0xc7));
     this.dgvReportParameters.set_TabIndex(0x12);
     this.printNameDataGridViewTextBoxColumn.set_DataPropertyName("PrintName");
     this.printNameDataGridViewTextBoxColumn.set_HeaderText("Параметр");
     this.printNameDataGridViewTextBoxColumn.set_Name("printNameDataGridViewTextBoxColumn");
     this.printNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printNameDataGridViewTextBoxColumn.set_Width(0x53);
     this.printValueDataGridViewTextBoxColumn.set_DataPropertyName("PrintValue");
     this.printValueDataGridViewTextBoxColumn.set_HeaderText("Значение");
     this.printValueDataGridViewTextBoxColumn.set_Name("printValueDataGridViewTextBoxColumn");
     this.printValueDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printValueDataGridViewTextBoxColumn.set_Width(80);
     this.bsReportParameters.set_DataSource(typeof(RepReportParameter));
     this.panel1.Controls.Add(this.tsReports);
     this.panel1.Controls.Add(this.dbRepresentPeriodDate);
     this.panel1.Controls.Add(this.toolStrip1);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x419, 0x30));
     this.panel1.set_TabIndex(0x31);
     this.tsReports.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbRunReport, this.tslbRunReportImageLoading, this.toolStripSeparator4, this.tsbDesigner, this.tSepar, this.btnRun, this.m_RollingImage, this.toolStripSeparator2, this.tbsStart, this.tslStart, this.toolStripSeparator1, this.tsbSelectAll, this.toolStripSeparator5, this.tsbCleanAll, this.tsbPrint, this.m_RollingImagePrint,
         this.toolStripSeparator3, this.tsbDeleteReport, this.tsbDeleteReportsImage, this.toolStripLabel2, this.tsbHorizontal, this.tsbVertical, this.toolStripSeparator6, this.toolStripSeparator7, this.toolStripSeparator8
      });
     this.tsReports.set_Location(new System.Drawing.Point(0, 0));
     this.tsReports.set_Name("tsReports");
     this.tsReports.set_Size(new System.Drawing.Size(0x419, 0x19));
     this.tsReports.set_TabIndex(15);
     this.tsReports.set_Text("toolStrip1");
     this.tsbRunReport.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbRunReport.set_Image((System.Drawing.Image) manager.GetObject("tsbRunReport.Image"));
     this.tsbRunReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbRunReport.set_Name("tsbRunReport");
     this.tsbRunReport.set_Size(new System.Drawing.Size(0x43, 0x16));
     this.tsbRunReport.set_Text("Выполнить");
     this.tsbRunReport.add_Click(new System.EventHandler(this.tsbRunReport_Click));
     this.tslbRunReportImageLoading.set_AutoSize(false);
     this.tslbRunReportImageLoading.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tslbRunReportImageLoading.set_Image(Resources.WAITING);
     this.tslbRunReportImageLoading.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tslbRunReportImageLoading.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tslbRunReportImageLoading.set_ImageTransparentColor(System.Drawing.Color.White);
     this.tslbRunReportImageLoading.set_Name("tslbRunReportImageLoading");
     this.tslbRunReportImageLoading.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.tslbRunReportImageLoading.set_Visible(false);
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbDesigner.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbDesigner.set_Image((System.Drawing.Image) manager.GetObject("tsbDesigner.Image"));
     this.tsbDesigner.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDesigner.set_Name("tsbDesigner");
     this.tsbDesigner.set_Size(new System.Drawing.Size(60, 0x16));
     this.tsbDesigner.set_Text("Дизайнер");
     this.tsbDesigner.add_Click(new System.EventHandler(this.tsbDesigner_Click));
     this.tSepar.set_Name("tSepar");
     this.tSepar.set_Size(new System.Drawing.Size(6, 0x19));
     this.btnRun.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnRun.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnRun.set_Name("btnRun");
     this.btnRun.set_Size(new System.Drawing.Size(0x3b, 0x16));
     this.btnRun.set_Text("Просмотр");
     this.btnRun.add_Click(new System.EventHandler(this.btnRun_Click));
     this.m_RollingImage.set_AutoSize(false);
     this.m_RollingImage.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.m_RollingImage.set_Image(Resources.WAITING);
     this.m_RollingImage.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.m_RollingImage.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.m_RollingImage.set_ImageTransparentColor(System.Drawing.Color.White);
     this.m_RollingImage.set_Name("m_RollingImage");
     this.m_RollingImage.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.m_RollingImage.set_Visible(false);
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tbsStart.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tbsStart.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tbsStart.set_Name("tbsStart");
     this.tbsStart.set_Size(new System.Drawing.Size(0x62, 0x16));
     this.tbsStart.set_Text("Заполнить отчет");
     this.tbsStart.set_Visible(false);
     this.tbsStart.add_Click(new System.EventHandler(this.tbsStart_Click));
     this.tslStart.set_AutoSize(false);
     this.tslStart.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tslStart.set_Image(Resources.WAITING);
     this.tslStart.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tslStart.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tslStart.set_ImageTransparentColor(System.Drawing.Color.White);
     this.tslStart.set_Name("tslStart");
     this.tslStart.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.tslStart.set_Visible(false);
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator1.set_Visible(false);
     this.tsbSelectAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbSelectAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbSelectAll.set_Name("tsbSelectAll");
     this.tsbSelectAll.set_Size(new System.Drawing.Size(0x4b, 0x16));
     this.tsbSelectAll.set_Text("Выбрать все");
     this.tsbSelectAll.add_Click(new System.EventHandler(this.tsbSelectAll_Click));
     this.toolStripSeparator5.set_Name("toolStripSeparator5");
     this.toolStripSeparator5.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbCleanAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbCleanAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbCleanAll.set_Name("tsbCleanAll");
     this.tsbCleanAll.set_Size(new System.Drawing.Size(0x44, 0x16));
     this.tsbCleanAll.set_Text("Убрать все");
     this.tsbCleanAll.add_Click(new System.EventHandler(this.tsbCleanAll_Click));
     this.tsbPrint.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbPrint.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbPrint.set_Name("tsbPrint");
     this.tsbPrint.set_Size(new System.Drawing.Size(0x6d, 0x16));
     this.tsbPrint.set_Text("Печать выбранных");
     this.tsbPrint.add_Click(new System.EventHandler(this.tsbPrint_Click));
     this.m_RollingImagePrint.set_AutoSize(false);
     this.m_RollingImagePrint.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.m_RollingImagePrint.set_Image(Resources.WAITING);
     this.m_RollingImagePrint.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.m_RollingImagePrint.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.m_RollingImagePrint.set_ImageTransparentColor(System.Drawing.Color.White);
     this.m_RollingImagePrint.set_Name("m_RollingImagePrint");
     this.m_RollingImagePrint.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.m_RollingImagePrint.set_Visible(false);
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbDeleteReport.set_Image(Resources.DELETE);
     this.tsbDeleteReport.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDeleteReport.set_Name("tsbDeleteReport");
     this.tsbDeleteReport.set_Size(new System.Drawing.Size(140, 0x16));
     this.tsbDeleteReport.set_Text("Удалить выбранные");
     this.tsbDeleteReport.add_Click(new System.EventHandler(this.tsbDeleteReport_Click_1));
     this.tsbDeleteReportsImage.set_AutoSize(false);
     this.tsbDeleteReportsImage.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDeleteReportsImage.set_Image(Resources.WAITING);
     this.tsbDeleteReportsImage.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tsbDeleteReportsImage.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteReportsImage.set_ImageTransparentColor(System.Drawing.Color.White);
     this.tsbDeleteReportsImage.set_Name("tsbDeleteReportsImage");
     this.tsbDeleteReportsImage.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.tsbDeleteReportsImage.set_Visible(false);
     this.toolStripLabel2.set_Name("toolStripLabel2");
     this.toolStripLabel2.set_Size(new System.Drawing.Size(0x84, 0x16));
     this.toolStripLabel2.set_Text("Показывать параметры:");
     this.tsbHorizontal.set_Checked(true);
     this.tsbHorizontal.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbHorizontal.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbHorizontal.set_Image((System.Drawing.Image) manager.GetObject("tsbHorizontal.Image"));
     this.tsbHorizontal.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbHorizontal.set_Name("tsbHorizontal");
     this.tsbHorizontal.set_Size(new System.Drawing.Size(0x57, 0x16));
     this.tsbHorizontal.set_Text("горизонтально");
     this.tsbHorizontal.add_Click(new System.EventHandler(this.tsbHorizontal_Click));
     this.tsbVertical.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVertical.set_Image((System.Drawing.Image) manager.GetObject("tsbVertical.Image"));
     this.tsbVertical.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVertical.set_Name("tsbVertical");
     this.tsbVertical.set_Size(new System.Drawing.Size(0x4d, 0x16));
     this.tsbVertical.set_Text("вертикально");
     this.tsbVertical.add_Click(new System.EventHandler(this.tsbVertical_Click));
     this.toolStripSeparator6.set_Name("toolStripSeparator6");
     this.toolStripSeparator6.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator7.set_Name("toolStripSeparator7");
     this.toolStripSeparator7.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator8.set_Name("toolStripSeparator8");
     this.toolStripSeparator8.set_Size(new System.Drawing.Size(6, 0x19));
     this.dbRepresentPeriodDate.AttachToPeriod = false;
     this.dbRepresentPeriodDate.DateBeginReadonly = false;
     this.dbRepresentPeriodDate.DateEndReadonly = false;
     this.dbRepresentPeriodDate.set_Location(new System.Drawing.Point(0x97, 0x19));
     this.dbRepresentPeriodDate.set_Margin(new System.Windows.Forms.Padding(4));
     this.dbRepresentPeriodDate.set_Name("dbRepresentPeriodDate");
     this.dbRepresentPeriodDate.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.dbRepresentPeriodDate.set_TabIndex(15);
     this.toolStrip1.set_Dock(System.Windows.Forms.DockStyle.None);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel1, this.tsbRepresentMyReport, this.tsbRepresentAllReport });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0x19));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x95, 0x19));
     this.toolStrip1.set_TabIndex(0x10);
     this.toolStrip1.set_Text("toolStrip1");
     this.toolStripLabel1.set_Name("toolStripLabel1");
     this.toolStripLabel1.set_Size(new System.Drawing.Size(0x4b, 0x16));
     this.toolStripLabel1.set_Text("Отображать:");
     this.tsbRepresentMyReport.set_Checked(true);
     this.tsbRepresentMyReport.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbRepresentMyReport.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbRepresentMyReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbRepresentMyReport.set_Name("tsbRepresentMyReport");
     this.tsbRepresentMyReport.set_Size(new System.Drawing.Size(0x22, 0x16));
     this.tsbRepresentMyReport.set_Text("свои");
     this.tsbRepresentMyReport.add_Click(new System.EventHandler(this.tsbRepresentMyReport_Click_1));
     this.tsbRepresentAllReport.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbRepresentAllReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbRepresentAllReport.set_Name("tsbRepresentAllReport");
     this.tsbRepresentAllReport.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbRepresentAllReport.set_Text("все");
     this.tsbRepresentAllReport.add_Click(new System.EventHandler(this.tsbRepresentAllReport_Click_1));
     this.sfdDBF.set_DefaultExt("dbf");
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(0x3d);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ReportTemplateId");
     this.dataGridViewTextBoxColumn2.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn2.set_HeaderText("ReportTemplateId");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("UserId");
     this.dataGridViewTextBoxColumn3.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn3.set_HeaderText("UserId");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn4.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("UserName");
     this.dataGridViewTextBoxColumn5.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Пользователь");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("PlannedDate");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Дата начала выполнения");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.sfdExcel.set_DefaultExt("xls");
     this.bsReportTemplates.set_DataSource(typeof(RepReportTemplate));
     this.erValidateRoles.set_ContainerControl(this);
     this.erValidateRoles.set_Icon((System.Drawing.Icon) manager.GetObject("erValidateRoles.Icon"));
     this.passporterServiceForSn1.Url = "http://localhost:49859/Passporter.WebService/PassporterServiceForSn.asmx";
     this.passporterServiceForSn1.UseDefaultCredentials = true;
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x504, 0x36e));
     base.Controls.Add(this.splitContainer1);
     base.set_Name("ReportsMainForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("АРМ \"Отчеты\"");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_FormClosing(new System.Windows.Forms.FormClosingEventHandler(this.ReportsMainForm_FormClosing));
     base.add_Load(new System.EventHandler(this.ReportsMainForm_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel1.PerformLayout();
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.panelParameters.ResumeLayout(false);
     this.panelApartmentArea.ResumeLayout(false);
     this.panelApartmentArea.PerformLayout();
     this.numApartmentArea.EndInit();
     this.panelReportService.ResumeLayout(false);
     this.gbReportService.ResumeLayout(false);
     this.gbReportService.PerformLayout();
     this.panelWithRenderParametres.ResumeLayout(false);
     this.panelWithRenderParametres.PerformLayout();
     this.panelTextParameter.ResumeLayout(false);
     this.panelTextParameter.PerformLayout();
     this.panelSelectCityBorough.ResumeLayout(false);
     this.panelSelectCityBorough.PerformLayout();
     this.panelSelectAccountPropertyFaset.ResumeLayout(false);
     this.panelSelectAccountPropertyFaset.PerformLayout();
     this.panelPaymentAgents.ResumeLayout(false);
     this.panelPaymentAgents.PerformLayout();
     this.panelSelectFasetFilter.ResumeLayout(false);
     this.panelSelectBank.ResumeLayout(false);
     this.panelSelectBank.PerformLayout();
     this.panelChbxWithoutClosesApartments.ResumeLayout(false);
     this.panelChbxWithoutClosesApartments.PerformLayout();
     this.panelChbxWithoutBankrupt.ResumeLayout(false);
     this.panelChbxWithoutBankrupt.PerformLayout();
     this.panelNumMinSumm.ResumeLayout(false);
     this.panelNumMinSumm.PerformLayout();
     this.numMinSumm.EndInit();
     this.panelCbxTerminals.ResumeLayout(false);
     this.panelCbxTerminals.PerformLayout();
     this.panelSelectPaymentAgentTypes.ResumeLayout(false);
     this.panelSelectPaymentAgentTypes.PerformLayout();
     this.panelHouseTypes.ResumeLayout(false);
     this.panelHouseTypes.PerformLayout();
     this.panelCbxPaymentTypes.ResumeLayout(false);
     this.panelCbxPaymentTypes.PerformLayout();
     this.panelCbxCalcOperationGroups.ResumeLayout(false);
     this.panelCbxCalcOperationGroups.PerformLayout();
     this.bsCalcOperationGroups.EndInit();
     this.panelSelectRecalcReason.ResumeLayout(false);
     this.panelSelectRecalcReason.PerformLayout();
     this.panelCbIsDebt.ResumeLayout(false);
     this.panelCbIsDebt.PerformLayout();
     this.panelCbExistsBenefitDiff.ResumeLayout(false);
     this.panelCbExistsBenefitDiff.PerformLayout();
     this.panelSelectBenefits.ResumeLayout(false);
     this.panelSelectBenefits.PerformLayout();
     this.panelSelectApartmentTypes.ResumeLayout(false);
     this.panelSelectApartmentTypes.PerformLayout();
     this.panelSelectAddresses.ResumeLayout(false);
     this.panelSelectAddresses.PerformLayout();
     this.panelSelectConvenienceTypes.ResumeLayout(false);
     this.panelSelectConvenienceTypes.PerformLayout();
     this.panelSelectCanonicalServices.ResumeLayout(false);
     this.panelSelectCanonicalServices.PerformLayout();
     this.panelSelectServices.ResumeLayout(false);
     this.panelSelectServices.PerformLayout();
     this.panelSelectServiceTypes.ResumeLayout(false);
     this.panelSelectServiceTypes.PerformLayout();
     this.panelSelectOrgsCashlessTransferers.ResumeLayout(false);
     this.panelSelectOrgsCashlessTransferers.PerformLayout();
     this.panelSelectOrgsResourceProviders.ResumeLayout(false);
     this.panelSelectOrgsResourceProviders.PerformLayout();
     this.panelSelectOrgsServiceProviders.ResumeLayout(false);
     this.panelSelectOrgsServiceProviders.PerformLayout();
     this.panelSelectOrgsAccountHouseHolders.ResumeLayout(false);
     this.panelSelectOrgsAccountHouseHolders.PerformLayout();
     this.panelSelectOrgsServiceHouseHolders.ResumeLayout(false);
     this.panelSelectOrgsServiceHouseHolders.PerformLayout();
     this.panelSelectOrgsHouseHolders.ResumeLayout(false);
     this.panelSelectOrgsHouseHolders.PerformLayout();
     this.panelDatePeriod.ResumeLayout(false);
     this.panelDatePeriod.PerformLayout();
     this.panelPeriod.ResumeLayout(false);
     this.panelPeriod.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.scReport.Panel1.ResumeLayout(false);
     this.scReport.Panel2.ResumeLayout(false);
     this.scReport.ResumeLayout(false);
     this.dgvReports.EndInit();
     this.bsReports.EndInit();
     this.dgvReportParameters.EndInit();
     this.bsReportParameters.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.tsReports.ResumeLayout(false);
     this.tsReports.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.bsReportTemplates.EndInit();
     this.erValidateRoles.EndInit();
     base.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ServiceNormGroupOperationView));
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.dgvServices = new System.Windows.Forms.DataGridView();
     this.Selected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.TypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.codeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.shortNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.HouseHolderShortName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.lastTariffFromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.lastRateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NewRateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.coloring = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsServices = new System.Windows.Forms.BindingSource(this.components);
     this.tab = new System.Windows.Forms.TabControl();
     this.tbpByApartmentProperties = new System.Windows.Forms.TabPage();
     this.dgvServiceNormTypesByProperties = new System.Windows.Forms.DataGridView();
     this.SelectedServiceNormType = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.ApartmentPropertyName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NewValueApartmentProperty = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceNormTypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceNormTypeFasetId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceTypeServiceNormId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ApartmentPropertyId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsServiceNormTypesByProperties = new System.Windows.Forms.BindingSource(this.components);
     this.tbpByServiceNormType = new System.Windows.Forms.TabPage();
     this.dgvServiceNormTypes = new System.Windows.Forms.DataGridView();
     this.SelectedServiceNormTypeByProperty = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NewValueNorm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceNormType_Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceNormType_ServiceNormId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceNormType_ApartmentPropertyId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsServiceNormTypes = new System.Windows.Forms.BindingSource(this.components);
     this.tsServices = new System.Windows.Forms.ToolStrip();
     this.tsbSelectedAll = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsBtnChangeServiceNorm = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbVisibleCode = new System.Windows.Forms.ToolStripButton();
     this.tsbVisibleName = new System.Windows.Forms.ToolStripButton();
     this.tsbVisibleTypeService = new System.Windows.Forms.ToolStripButton();
     this.tsbVisibleHouseHolder = new System.Windows.Forms.ToolStripButton();
     this.tsbFindByTypeService = new System.Windows.Forms.ToolStripButton();
     this.tsbFindLike = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.dgvServices.BeginInit();
     this.bsServices.BeginInit();
     this.tab.SuspendLayout();
     this.tbpByApartmentProperties.SuspendLayout();
     this.dgvServiceNormTypesByProperties.BeginInit();
     this.bsServiceNormTypesByProperties.BeginInit();
     this.tbpByServiceNormType.SuspendLayout();
     this.dgvServiceNormTypes.BeginInit();
     this.bsServiceNormTypes.BeginInit();
     this.tsServices.SuspendLayout();
     base.SuspendLayout();
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0x19));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.Panel1.Controls.Add(this.dgvServices);
     this.splitContainer1.Panel2.Controls.Add(this.tab);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x3e7, 0x1c1));
     this.splitContainer1.set_SplitterDistance(0x29a);
     this.splitContainer1.set_TabIndex(0);
     this.dgvServices.set_AllowUserToAddRows(false);
     this.dgvServices.set_AllowUserToDeleteRows(false);
     this.dgvServices.set_AutoGenerateColumns(false);
     this.dgvServices.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvServices.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvServices.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Selected, this.TypeId, this.codeDataGridViewTextBoxColumn, this.shortNameDataGridViewTextBoxColumn, this.TypeName, this.HouseHolderShortName, this.Id, this.lastTariffFromDateDataGridViewTextBoxColumn, this.lastRateDataGridViewTextBoxColumn, this.NewRateColumn, this.coloring });
     this.dgvServices.set_DataSource(this.bsServices);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvServices.set_DefaultCellStyle(style2);
     this.dgvServices.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServices.set_Location(new System.Drawing.Point(0, 0));
     this.dgvServices.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgvServices.set_Name("dgvServices");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvServices.set_RowHeadersDefaultCellStyle(style3);
     this.dgvServices.set_RowHeadersVisible(false);
     this.dgvServices.set_Size(new System.Drawing.Size(0x29a, 0x1c1));
     this.dgvServices.set_TabIndex(0x13);
     this.dgvServices.add_CellClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServices_CellClick));
     this.dgvServices.add_DataError(new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvServices_DataError));
     this.dgvServices.add_Sorted(new System.EventHandler(this.dgvServices_Sorted));
     this.Selected.set_HeaderText("");
     this.Selected.set_MinimumWidth(20);
     this.Selected.set_Name("Selected");
     this.Selected.set_Visible(false);
     this.Selected.set_Width(20);
     this.TypeId.set_DataPropertyName("TypeId");
     this.TypeId.set_HeaderText("TypeId");
     this.TypeId.set_Name("TypeId");
     this.TypeId.set_Visible(false);
     this.codeDataGridViewTextBoxColumn.set_DataPropertyName("Code");
     this.codeDataGridViewTextBoxColumn.set_HeaderText("Код");
     this.codeDataGridViewTextBoxColumn.set_MinimumWidth(40);
     this.codeDataGridViewTextBoxColumn.set_Name("codeDataGridViewTextBoxColumn");
     this.codeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.codeDataGridViewTextBoxColumn.set_Width(40);
     this.shortNameDataGridViewTextBoxColumn.set_DataPropertyName("ShortName");
     this.shortNameDataGridViewTextBoxColumn.set_HeaderText("Наименование");
     this.shortNameDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.shortNameDataGridViewTextBoxColumn.set_Name("shortNameDataGridViewTextBoxColumn");
     this.shortNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.TypeName.set_DataPropertyName("TypeName");
     this.TypeName.set_HeaderText("Тип услуги");
     this.TypeName.set_MinimumWidth(100);
     this.TypeName.set_Name("TypeName");
     this.TypeName.set_ReadOnly(true);
     this.HouseHolderShortName.set_DataPropertyName("HouseHolderShortName");
     this.HouseHolderShortName.set_HeaderText("УК");
     this.HouseHolderShortName.set_MinimumWidth(30);
     this.HouseHolderShortName.set_Name("HouseHolderShortName");
     this.HouseHolderShortName.set_Width(50);
     this.Id.set_DataPropertyName("Id");
     this.Id.set_HeaderText("Id");
     this.Id.set_Name("Id");
     this.Id.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.Id.set_Visible(false);
     this.Id.set_Width(0x16);
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_DataPropertyName("ServiceNormFromDate");
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_HeaderText("Дата старого норматива");
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_Name("lastTariffFromDateDataGridViewTextBoxColumn");
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.lastTariffFromDateDataGridViewTextBoxColumn.set_Width(0x7a);
     this.lastRateDataGridViewTextBoxColumn.set_DataPropertyName("ServiceNormRate");
     this.lastRateDataGridViewTextBoxColumn.set_HeaderText("Старый норматив");
     this.lastRateDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.lastRateDataGridViewTextBoxColumn.set_Name("lastRateDataGridViewTextBoxColumn");
     this.lastRateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.lastRateDataGridViewTextBoxColumn.set_Width(0x68);
     this.NewRateColumn.set_HeaderText("Новый норматив");
     this.NewRateColumn.set_MinimumWidth(0x4b);
     this.NewRateColumn.set_Name("NewRateColumn");
     this.NewRateColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.coloring.set_DataPropertyName("TypeId");
     this.coloring.set_HeaderText("coloring");
     this.coloring.set_Name("coloring");
     this.coloring.set_Visible(false);
     this.bsServices.set_DataSource(typeof(Service));
     this.bsServices.set_Sort("ShortName");
     this.bsServices.add_CurrentChanged(new System.EventHandler(this.bsServices_CurrentChanged));
     this.tab.Controls.Add(this.tbpByApartmentProperties);
     this.tab.Controls.Add(this.tbpByServiceNormType);
     this.tab.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tab.set_Location(new System.Drawing.Point(0, 0));
     this.tab.set_Name("tab");
     this.tab.set_SelectedIndex(0);
     this.tab.set_Size(new System.Drawing.Size(0x149, 0x1c1));
     this.tab.set_TabIndex(0x1a);
     this.tab.add_SelectedIndexChanged(new System.EventHandler(this.tab_SelectedIndexChanged));
     this.tbpByApartmentProperties.Controls.Add(this.dgvServiceNormTypesByProperties);
     this.tbpByApartmentProperties.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpByApartmentProperties.set_Name("tbpByApartmentProperties");
     this.tbpByApartmentProperties.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpByApartmentProperties.set_Size(new System.Drawing.Size(0x141, 0x1a7));
     this.tbpByApartmentProperties.set_TabIndex(0);
     this.tbpByApartmentProperties.set_Text("Зависимые параметры");
     this.tbpByApartmentProperties.set_UseVisualStyleBackColor(true);
     this.dgvServiceNormTypesByProperties.set_AllowUserToAddRows(false);
     this.dgvServiceNormTypesByProperties.set_AllowUserToDeleteRows(false);
     this.dgvServiceNormTypesByProperties.set_AutoGenerateColumns(false);
     this.dgvServiceNormTypesByProperties.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvServiceNormTypesByProperties.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvServiceNormTypesByProperties.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServiceNormTypesByProperties.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.SelectedServiceNormType, this.ApartmentPropertyName, this.dataGridViewTextBoxColumn1, this.NewValueApartmentProperty, this.ServiceNormTypeId, this.ServiceNormTypeFasetId, this.ServiceTypeServiceNormId, this.ApartmentPropertyId });
     this.dgvServiceNormTypesByProperties.set_DataSource(this.bsServiceNormTypesByProperties);
     this.dgvServiceNormTypesByProperties.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServiceNormTypesByProperties.set_Location(new System.Drawing.Point(3, 3));
     this.dgvServiceNormTypesByProperties.set_Name("dgvServiceNormTypesByProperties");
     this.dgvServiceNormTypesByProperties.set_RowHeadersVisible(false);
     this.dgvServiceNormTypesByProperties.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.CellSelect);
     this.dgvServiceNormTypesByProperties.set_Size(new System.Drawing.Size(0x13b, 0x1a1));
     this.dgvServiceNormTypesByProperties.set_TabIndex(20);
     this.dgvServiceNormTypesByProperties.add_CellClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServiceNormTypesByProperties_CellClick));
     this.dgvServiceNormTypesByProperties.add_CellEndEdit(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServiceNormTypesByProperties_CellEndEdit));
     this.dgvServiceNormTypesByProperties.add_Sorted(new System.EventHandler(this.dgvServiceNormTypesByProperties_Sorted));
     this.SelectedServiceNormType.set_HeaderText("");
     this.SelectedServiceNormType.set_Name("SelectedServiceNormType");
     this.SelectedServiceNormType.set_Visible(false);
     this.ApartmentPropertyName.set_DataPropertyName("ApartmentPropertyName");
     this.ApartmentPropertyName.set_HeaderText("Подчиненные нормы");
     this.ApartmentPropertyName.set_Name("ApartmentPropertyName");
     this.ApartmentPropertyName.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Rate");
     style4.set_BackColor(System.Drawing.Color.LightGray);
     this.dataGridViewTextBoxColumn1.set_DefaultCellStyle(style4);
     this.dataGridViewTextBoxColumn1.set_HeaderText("Старая ставка");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.NewValueApartmentProperty.set_HeaderText("Новая ставка");
     this.NewValueApartmentProperty.set_Name("NewValueApartmentProperty");
     this.ServiceNormTypeId.set_DataPropertyName("Id");
     this.ServiceNormTypeId.set_HeaderText("Id");
     this.ServiceNormTypeId.set_Name("ServiceNormTypeId");
     this.ServiceNormTypeId.set_Visible(false);
     this.ServiceNormTypeFasetId.set_DataPropertyName("FasetId");
     this.ServiceNormTypeFasetId.set_HeaderText("FasetId");
     this.ServiceNormTypeFasetId.set_Name("ServiceNormTypeFasetId");
     this.ServiceNormTypeFasetId.set_Visible(false);
     this.ServiceTypeServiceNormId.set_DataPropertyName("ServiceNormId");
     this.ServiceTypeServiceNormId.set_HeaderText("ServiceNormId");
     this.ServiceTypeServiceNormId.set_Name("ServiceTypeServiceNormId");
     this.ServiceTypeServiceNormId.set_Visible(false);
     this.ApartmentPropertyId.set_DataPropertyName("ApartmentPropertyId");
     this.ApartmentPropertyId.set_HeaderText("ApartmentPropertyId");
     this.ApartmentPropertyId.set_Name("ApartmentPropertyId");
     this.ApartmentPropertyId.set_Visible(false);
     this.bsServiceNormTypesByProperties.set_DataSource(typeof(ServiceNormType));
     this.tbpByServiceNormType.Controls.Add(this.dgvServiceNormTypes);
     this.tbpByServiceNormType.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpByServiceNormType.set_Name("tbpByServiceNormType");
     this.tbpByServiceNormType.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpByServiceNormType.set_Size(new System.Drawing.Size(0x141, 0x1a7));
     this.tbpByServiceNormType.set_TabIndex(1);
     this.tbpByServiceNormType.set_Text("Подчиненные тарифы");
     this.tbpByServiceNormType.set_UseVisualStyleBackColor(true);
     this.dgvServiceNormTypes.set_AllowUserToAddRows(false);
     this.dgvServiceNormTypes.set_AllowUserToDeleteRows(false);
     this.dgvServiceNormTypes.set_AutoGenerateColumns(false);
     this.dgvServiceNormTypes.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvServiceNormTypes.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvServiceNormTypes.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServiceNormTypes.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.SelectedServiceNormTypeByProperty, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.NewValueNorm, this.ServiceNormType_Id, this.ServiceNormType_ServiceNormId, this.ServiceNormType_ApartmentPropertyId });
     this.dgvServiceNormTypes.set_DataSource(this.bsServiceNormTypes);
     this.dgvServiceNormTypes.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServiceNormTypes.set_Location(new System.Drawing.Point(3, 3));
     this.dgvServiceNormTypes.set_Name("dgvServiceNormTypes");
     this.dgvServiceNormTypes.set_RowHeadersVisible(false);
     this.dgvServiceNormTypes.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.CellSelect);
     this.dgvServiceNormTypes.set_Size(new System.Drawing.Size(0x13b, 0x1a1));
     this.dgvServiceNormTypes.set_TabIndex(0x15);
     this.dgvServiceNormTypes.add_CellClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServiceNormTypes_CellClick));
     this.dgvServiceNormTypes.add_CellEndEdit(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvServiceNormTypes_CellEndEdit));
     this.dgvServiceNormTypes.add_Sorted(new System.EventHandler(this.dgvServiceNormTypes_Sorted));
     this.SelectedServiceNormTypeByProperty.set_HeaderText("");
     this.SelectedServiceNormTypeByProperty.set_Name("SelectedServiceNormTypeByProperty");
     this.SelectedServiceNormTypeByProperty.set_Visible(false);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ApartmentPropertyName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Подчиненные нормы");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(40);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Rate");
     style5.set_BackColor(System.Drawing.Color.LightGray);
     this.dataGridViewTextBoxColumn3.set_DefaultCellStyle(style5);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Старая ставка");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.NewValueNorm.set_HeaderText("Новая ставка");
     this.NewValueNorm.set_Name("NewValueNorm");
     this.ServiceNormType_Id.set_DataPropertyName("Id");
     this.ServiceNormType_Id.set_HeaderText("Id");
     this.ServiceNormType_Id.set_Name("ServiceNormType_Id");
     this.ServiceNormType_Id.set_Visible(false);
     this.ServiceNormType_ServiceNormId.set_DataPropertyName("ServiceNormId");
     this.ServiceNormType_ServiceNormId.set_HeaderText("ServiceNormId");
     this.ServiceNormType_ServiceNormId.set_Name("ServiceNormType_ServiceNormId");
     this.ServiceNormType_ServiceNormId.set_Visible(false);
     this.ServiceNormType_ApartmentPropertyId.set_DataPropertyName("ApartmentPropertyId");
     this.ServiceNormType_ApartmentPropertyId.set_HeaderText("ApartmentPropertyName");
     this.ServiceNormType_ApartmentPropertyId.set_Name("ServiceNormType_ApartmentPropertyId");
     this.ServiceNormType_ApartmentPropertyId.set_Visible(false);
     this.bsServiceNormTypes.set_DataSource(typeof(ServiceNormType));
     this.tsServices.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbSelectedAll, this.toolStripSeparator1, this.tsBtnChangeServiceNorm, this.toolStripSeparator2, this.tsbVisibleCode, this.tsbVisibleName, this.tsbVisibleTypeService, this.tsbVisibleHouseHolder, this.tsbFindByTypeService, this.tsbFindLike, this.toolStripSeparator4, this.toolStripSeparator3 });
     this.tsServices.set_Location(new System.Drawing.Point(0, 0));
     this.tsServices.set_Name("tsServices");
     this.tsServices.set_Size(new System.Drawing.Size(0x3e7, 0x19));
     this.tsServices.set_TabIndex(0x18);
     this.tsbSelectedAll.set_Image(Resources.APPLY2);
     this.tsbSelectedAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbSelectedAll.set_Name("tsbSelectedAll");
     this.tsbSelectedAll.set_Size(new System.Drawing.Size(0x93, 0x16));
     this.tsbSelectedAll.set_Text("Выделить выбранные");
     this.tsbSelectedAll.set_Visible(false);
     this.tsbSelectedAll.add_Click(new System.EventHandler(this.tsbSelectedAll_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsBtnChangeServiceNorm.set_Image(Resources.CHANGE);
     this.tsBtnChangeServiceNorm.set_ImageAlign(System.Drawing.ContentAlignment.BottomCenter);
     this.tsBtnChangeServiceNorm.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnChangeServiceNorm.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnChangeServiceNorm.set_Name("tsBtnChangeServiceNorm");
     this.tsBtnChangeServiceNorm.set_Size(new System.Drawing.Size(0xbd, 0x16));
     this.tsBtnChangeServiceNorm.set_Text("Изменить старый норматив");
     this.tsBtnChangeServiceNorm.add_Click(new System.EventHandler(this.tsBtnChangeServiceTariff_Click));
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbVisibleCode.set_Checked(true);
     this.tsbVisibleCode.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleCode.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleCode.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleCode.Image"));
     this.tsbVisibleCode.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleCode.set_Name("tsbVisibleCode");
     this.tsbVisibleCode.set_Size(new System.Drawing.Size(0x1f, 0x16));
     this.tsbVisibleCode.set_Text("Код");
     this.tsbVisibleCode.add_Click(new System.EventHandler(this.tsbVisibleCode_Click));
     this.tsbVisibleName.set_Checked(true);
     this.tsbVisibleName.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleName.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleName.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleName.Image"));
     this.tsbVisibleName.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleName.set_Name("tsbVisibleName");
     this.tsbVisibleName.set_Size(new System.Drawing.Size(0x5e, 0x16));
     this.tsbVisibleName.set_Text("Наименование");
     this.tsbVisibleName.add_Click(new System.EventHandler(this.tsbVisibleName_Click));
     this.tsbVisibleTypeService.set_Checked(true);
     this.tsbVisibleTypeService.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleTypeService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleTypeService.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleTypeService.Image"));
     this.tsbVisibleTypeService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleTypeService.set_Name("tsbVisibleTypeService");
     this.tsbVisibleTypeService.set_Size(new System.Drawing.Size(0x48, 0x16));
     this.tsbVisibleTypeService.set_Text("Тип услуги");
     this.tsbVisibleTypeService.add_Click(new System.EventHandler(this.tsbVisibleTypeService_Click));
     this.tsbVisibleHouseHolder.set_Checked(true);
     this.tsbVisibleHouseHolder.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbVisibleHouseHolder.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVisibleHouseHolder.set_Image((System.Drawing.Image) manager.GetObject("tsbVisibleHouseHolder.Image"));
     this.tsbVisibleHouseHolder.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVisibleHouseHolder.set_Name("tsbVisibleHouseHolder");
     this.tsbVisibleHouseHolder.set_Size(new System.Drawing.Size(0x19, 0x16));
     this.tsbVisibleHouseHolder.set_Text("УК");
     this.tsbVisibleHouseHolder.add_Click(new System.EventHandler(this.tsbVisibleHouseHolder_Click));
     this.tsbFindByTypeService.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.tsbFindByTypeService.set_Checked(true);
     this.tsbFindByTypeService.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbFindByTypeService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbFindByTypeService.set_Image((System.Drawing.Image) manager.GetObject("tsbFindByTypeService.Image"));
     this.tsbFindByTypeService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbFindByTypeService.set_Name("tsbFindByTypeService");
     this.tsbFindByTypeService.set_Size(new System.Drawing.Size(0x37, 0x16));
     this.tsbFindByTypeService.set_Text("По типу");
     this.tsbFindByTypeService.add_Click(new System.EventHandler(this.tsbFindByTypeService_Click));
     this.tsbFindLike.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.tsbFindLike.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbFindLike.set_Image((System.Drawing.Image) manager.GetObject("tsbFindLike.Image"));
     this.tsbFindLike.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbFindLike.set_Name("tsbFindLike");
     this.tsbFindLike.set_Size(new System.Drawing.Size(0x68, 0x16));
     this.tsbFindLike.set_Text("Найти подобные");
     this.tsbFindLike.add_Click(new System.EventHandler(this.tsbFindLike_Click));
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator3.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Unit");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Еденица измерения");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Visible(false);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ByUnit");
     this.dataGridViewTextBoxColumn5.set_HeaderText("На");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(30);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_Visible(false);
     this.dataGridViewTextBoxColumn5.set_Width(50);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("OrgDocument");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Документ");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn6.set_Visible(false);
     this.dataGridViewTextBoxColumn6.set_Width(0x16);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ServiceId");
     this.dataGridViewTextBoxColumn7.set_HeaderText("ServiceId");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Visible(false);
     this.dataGridViewTextBoxColumn7.set_Width(0x7a);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("ServiceOld");
     this.dataGridViewTextBoxColumn8.set_HeaderText("ServiceOld");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x68);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("FromValue");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Нач. значен. параметра");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn9.set_Width(0x9c);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ToValue");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Кон. знач. парам.");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_Visible(false);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn11.set_HeaderText("Datec");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Visible(false);
     this.dataGridViewTextBoxColumn11.set_Width(0x85);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn12.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Visible(false);
     this.dataGridViewTextBoxColumn12.set_Width(0x84);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn13.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(200);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn14.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn14.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_Visible(false);
     this.dataGridViewTextBoxColumn14.set_Width(0xc7);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("OrgDocumentId");
     this.dataGridViewTextBoxColumn15.set_HeaderText("OrgDocumentId");
     this.dataGridViewTextBoxColumn15.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn15.set_Visible(false);
     this.dataGridViewTextBoxColumn15.set_Width(0x99);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("OrgDocumentView");
     this.dataGridViewTextBoxColumn16.set_HeaderText("OrgDocumentView");
     this.dataGridViewTextBoxColumn16.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn16.set_Visible(false);
     this.dataGridViewTextBoxColumn16.set_Width(0x98);
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn17.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn17.set_MinimumWidth(40);
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn17.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn17.set_Visible(false);
     this.dataGridViewTextBoxColumn17.set_Width(0x68);
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("ApartmentPropertyName");
     this.dataGridViewTextBoxColumn18.set_HeaderText("Подчиненные нормы");
     this.dataGridViewTextBoxColumn18.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn18.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn18.set_Width(200);
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("Rate");
     this.dataGridViewTextBoxColumn19.set_HeaderText("Ставка");
     this.dataGridViewTextBoxColumn19.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn19.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn19.set_Width(0xc7);
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("ApartmentPropertyName");
     this.dataGridViewTextBoxColumn20.set_HeaderText("Подчиненные нормы");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn20.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_Width(0xfe);
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("Rate");
     this.dataGridViewTextBoxColumn21.set_HeaderText("Ставка");
     this.dataGridViewTextBoxColumn21.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn21.set_Visible(false);
     this.dataGridViewTextBoxColumn21.set_Width(0xfd);
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("ServiceNormId");
     this.dataGridViewTextBoxColumn22.set_HeaderText("ServiceNormId");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn22.set_Visible(false);
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("ApartmentPropertyName");
     this.dataGridViewTextBoxColumn23.set_HeaderText("ApartmentPropertyName");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn23.set_Visible(false);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.splitContainer1);
     base.Controls.Add(this.tsServices);
     base.set_Name("ServiceNormGroupOperationView");
     base.set_Size(new System.Drawing.Size(0x3e7, 0x1da));
     base.add_Load(new System.EventHandler(this.ServiceNormGroupOperationView_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.dgvServices.EndInit();
     this.bsServices.EndInit();
     this.tab.ResumeLayout(false);
     this.tbpByApartmentProperties.ResumeLayout(false);
     this.dgvServiceNormTypesByProperties.EndInit();
     this.bsServiceNormTypesByProperties.EndInit();
     this.tbpByServiceNormType.ResumeLayout(false);
     this.dgvServiceNormTypes.EndInit();
     this.bsServiceNormTypes.EndInit();
     this.tsServices.ResumeLayout(false);
     this.tsServices.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 4
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.Generate = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.Search = new System.Windows.Forms.Button();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.cbTypeUse = new System.Windows.Forms.ComboBox();
     this.Upload = new System.Windows.Forms.Button();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.dgvRemitteePaymentOrders = new System.Windows.Forms.DataGridView();
     this.CheckColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.workerRemitteePayOrder = new BackgroundWorker();
     this.sfdDBF = new System.Windows.Forms.SaveFileDialog();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.remitteeOrgShortNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.clientDocOrgNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.summDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsRemitteePaymentOrders = new System.Windows.Forms.BindingSource(this.components);
     this.selectServices = new AIS.SN.UI.Controls.ReportSelectors.SelectServices();
     this.selectClient = new SelectOrganization();
     this.selectRemittee = new SelectOrganization();
     this.datePeriod = new DatePeriod();
     this.dateBox = new DateBox();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsUseType = new System.Windows.Forms.BindingSource(this.components);
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.dgvRemitteePaymentOrders.BeginInit();
     this.bsRemitteePaymentOrders.BeginInit();
     this.bsUseType.BeginInit();
     base.SuspendLayout();
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.Generate);
     this.groupBox1.Controls.Add(this.dateBox);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.set_Location(new System.Drawing.Point(6, 3));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x1df, 0x36));
     this.groupBox1.set_TabIndex(0);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Формирование");
     this.Generate.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.Generate.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.Generate.set_Location(new System.Drawing.Point(0x158, 0x12));
     this.Generate.set_Name("Generate");
     this.Generate.set_Size(new System.Drawing.Size(0x7e, 30));
     this.Generate.set_TabIndex(2);
     this.Generate.set_Text("Сформировать");
     this.Generate.set_UseVisualStyleBackColor(true);
     this.Generate.add_Click(new System.EventHandler(this.Generate_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(9, 0x1b));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2e, 13));
     this.label1.set_TabIndex(0);
     this.label1.set_Text("На дату");
     this.groupBox2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox2.Controls.Add(this.Search);
     this.groupBox2.Controls.Add(this.selectClient);
     this.groupBox2.Controls.Add(this.selectRemittee);
     this.groupBox2.Controls.Add(this.datePeriod);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.set_Location(new System.Drawing.Point(6, 0x39));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0x1df, 0x68));
     this.groupBox2.set_TabIndex(1);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Поиск");
     this.Search.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.Search.set_Location(new System.Drawing.Point(0x158, 0x44));
     this.Search.set_Name("Search");
     this.Search.set_Size(new System.Drawing.Size(0x7e, 30));
     this.Search.set_TabIndex(7);
     this.Search.set_Text("Поиск");
     this.Search.set_UseVisualStyleBackColor(true);
     this.Search.add_Click(new System.EventHandler(this.Search_Click));
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(9, 0x4a));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x4b, 13));
     this.label4.set_TabIndex(3);
     this.label4.set_Text("Даты оплаты");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(9, 0x2d));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x24, 13));
     this.label3.set_TabIndex(2);
     this.label3.set_Text("Агент");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(9, 0x10));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x55, 13));
     this.label2.set_TabIndex(1);
     this.label2.set_Text("Получатель ДС");
     this.groupBox3.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox3.Controls.Add(this.selectServices);
     this.groupBox3.Controls.Add(this.cbTypeUse);
     this.groupBox3.Controls.Add(this.Upload);
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Controls.Add(this.label5);
     this.groupBox3.set_Location(new System.Drawing.Point(6, 0xa1));
     this.groupBox3.set_Name("groupBox3");
     this.groupBox3.set_Size(new System.Drawing.Size(0x1df, 0x57));
     this.groupBox3.set_TabIndex(1);
     this.groupBox3.set_TabStop(false);
     this.groupBox3.set_Text("Выгрузка");
     this.cbTypeUse.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbTypeUse.set_DataSource(this.bsUseType);
     this.cbTypeUse.set_FormattingEnabled(true);
     this.cbTypeUse.set_Location(new System.Drawing.Point(110, 0x2b));
     this.cbTypeUse.set_Name("cbTypeUse");
     this.cbTypeUse.set_Size(new System.Drawing.Size(0xde, 0x15));
     this.cbTypeUse.set_TabIndex(5);
     this.Upload.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.Upload.set_Location(new System.Drawing.Point(0x158, 0x30));
     this.Upload.set_Name("Upload");
     this.Upload.set_Size(new System.Drawing.Size(0x7e, 30));
     this.Upload.set_TabIndex(4);
     this.Upload.set_Text("Выгрузить");
     this.Upload.set_UseVisualStyleBackColor(true);
     this.Upload.add_Click(new System.EventHandler(this.Upload_Click));
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(9, 0x10));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x2b, 13));
     this.label6.set_TabIndex(3);
     this.label6.set_Text("Услуги");
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(9, 0x2e));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x62, 13));
     this.label5.set_TabIndex(2);
     this.label5.set_Text("Назначение и вид");
     this.dgvRemitteePaymentOrders.set_AllowUserToAddRows(false);
     this.dgvRemitteePaymentOrders.set_AllowUserToResizeRows(false);
     this.dgvRemitteePaymentOrders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.dgvRemitteePaymentOrders.set_AutoGenerateColumns(false);
     this.dgvRemitteePaymentOrders.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvRemitteePaymentOrders.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvRemitteePaymentOrders.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvRemitteePaymentOrders.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.CheckColumn, this.Id, this.numberDataGridViewTextBoxColumn, this.fromDateDataGridViewTextBoxColumn, this.remitteeOrgShortNameDataGridViewTextBoxColumn, this.clientDocOrgNameDataGridViewTextBoxColumn, this.summDataGridViewTextBoxColumn, this.createdDataGridViewTextBoxColumn });
     this.dgvRemitteePaymentOrders.set_DataSource(this.bsRemitteePaymentOrders);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvRemitteePaymentOrders.set_DefaultCellStyle(style2);
     this.dgvRemitteePaymentOrders.set_Location(new System.Drawing.Point(6, 0xfb));
     this.dgvRemitteePaymentOrders.set_Name("dgvRemitteePaymentOrders");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvRemitteePaymentOrders.set_RowHeadersDefaultCellStyle(style3);
     this.dgvRemitteePaymentOrders.set_RowHeadersVisible(false);
     this.dgvRemitteePaymentOrders.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvRemitteePaymentOrders.set_Size(new System.Drawing.Size(0x1df, 0xe2));
     this.dgvRemitteePaymentOrders.set_TabIndex(2);
     this.CheckColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.CheckColumn.set_HeaderText("Выбор");
     this.CheckColumn.set_Name("CheckColumn");
     this.CheckColumn.set_Width(0x2e);
     this.workerRemitteePayOrder.add_DoWork(new DoWorkEventHandler(this.workerRemitteePayOrder_DoWork));
     this.workerRemitteePayOrder.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.workerRemitteePayOrder_RunWorkerCompleted));
     this.sfdDBF.set_DefaultExt("dbf");
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Number");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Номер");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Visible(false);
     this.dataGridViewTextBoxColumn1.set_Width(0x29);
     this.Id.set_DataPropertyName("Id");
     this.Id.set_HeaderText("Id");
     this.Id.set_Name("Id");
     this.Id.set_ReadOnly(true);
     this.Id.set_Visible(false);
     this.Id.set_Width(0x29);
     this.numberDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.numberDataGridViewTextBoxColumn.set_DataPropertyName("Number");
     this.numberDataGridViewTextBoxColumn.set_HeaderText("Номер");
     this.numberDataGridViewTextBoxColumn.set_Name("numberDataGridViewTextBoxColumn");
     this.numberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.numberDataGridViewTextBoxColumn.set_Width(0x42);
     this.fromDateDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("Дата");
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_Width(0x3a);
     this.remitteeOrgShortNameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.remitteeOrgShortNameDataGridViewTextBoxColumn.set_DataPropertyName("RemitteeOrgShortName");
     this.remitteeOrgShortNameDataGridViewTextBoxColumn.set_HeaderText("Получатель");
     this.remitteeOrgShortNameDataGridViewTextBoxColumn.set_Name("remitteeOrgShortNameDataGridViewTextBoxColumn");
     this.remitteeOrgShortNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.remitteeOrgShortNameDataGridViewTextBoxColumn.set_Width(0x5b);
     this.clientDocOrgNameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.clientDocOrgNameDataGridViewTextBoxColumn.set_DataPropertyName("ClientDocOrgName");
     this.clientDocOrgNameDataGridViewTextBoxColumn.set_HeaderText("Агент");
     this.clientDocOrgNameDataGridViewTextBoxColumn.set_Name("clientDocOrgNameDataGridViewTextBoxColumn");
     this.clientDocOrgNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.clientDocOrgNameDataGridViewTextBoxColumn.set_Width(0x3d);
     this.summDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.summDataGridViewTextBoxColumn.set_DataPropertyName("Summ");
     this.summDataGridViewTextBoxColumn.set_HeaderText("Сумма");
     this.summDataGridViewTextBoxColumn.set_Name("summDataGridViewTextBoxColumn");
     this.summDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.summDataGridViewTextBoxColumn.set_Width(0x42);
     this.createdDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn.set_HeaderText("Дата создания");
     this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn");
     this.createdDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsRemitteePaymentOrders.set_DataSource(typeof(RemitteePaymentOrder));
     this.selectServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectServices.IsByUser = false;
     this.selectServices.set_Location(new System.Drawing.Point(110, 13));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(360, 0x18));
     this.selectServices.set_TabIndex(7);
     this.selectClient.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectClient.IsCashlessTransferrer = false;
     this.selectClient.IsHouseHolder = false;
     this.selectClient.IsPaymentAgent = false;
     this.selectClient.IsResourceProvider = false;
     this.selectClient.IsServiceProvider = false;
     this.selectClient.set_Location(new System.Drawing.Point(110, 0x2a));
     this.selectClient.set_Name("selectClient");
     this.selectClient.set_Size(new System.Drawing.Size(360, 20));
     this.selectClient.set_TabIndex(6);
     this.selectRemittee.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectRemittee.IsCashlessTransferrer = false;
     this.selectRemittee.IsHouseHolder = false;
     this.selectRemittee.IsPaymentAgent = false;
     this.selectRemittee.IsResourceProvider = false;
     this.selectRemittee.IsServiceProvider = false;
     this.selectRemittee.set_Location(new System.Drawing.Point(110, 12));
     this.selectRemittee.set_Name("selectRemittee");
     this.selectRemittee.set_Size(new System.Drawing.Size(360, 20));
     this.selectRemittee.set_TabIndex(5);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(110, 0x45));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0xee, 20));
     this.datePeriod.set_TabIndex(4);
     this.dateBox.AttachToPeriod = false;
     this.dateBox.AttachToPeriodEnd = false;
     this.dateBox.set_Location(new System.Drawing.Point(110, 0x18));
     this.dateBox.set_Mask("00/00/0000");
     this.dateBox.set_Name("dateBox");
     this.dateBox.set_Size(new System.Drawing.Size(100, 20));
     this.dateBox.set_TabIndex(1);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Дата");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("RemitteeOrgShortName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Получатель");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ClientDocOrgName");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Агент");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Summ");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Сумма");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Дата создания");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Дата создания");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.bsUseType.set_DataSource(typeof(RemitteePaymentOrderUploading));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1e9, 0x1e1));
     base.Controls.Add(this.dgvRemitteePaymentOrders);
     base.Controls.Add(this.groupBox3);
     base.Controls.Add(this.groupBox2);
     base.Controls.Add(this.groupBox1);
     this.set_MinimumSize(new System.Drawing.Size(0x1f9, 0x207));
     base.set_Name("PaymentOrdersForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Формирование платежных поручений");
     base.add_Load(new System.EventHandler(this.PaymentOrdersForm_Load));
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.dgvRemitteePaymentOrders.EndInit();
     this.bsRemitteePaymentOrders.EndInit();
     this.bsUseType.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 5
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     this.menuStripReesters = new System.Windows.Forms.MenuStrip();
     this.tsmiSearch = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiReesterRecords = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiRefresh = new System.Windows.Forms.ToolStripMenuItem();
     this.операцииToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiOpLoadReester = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiOpProcessReester = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsmiProcessAllReesters = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiProcessOneReester = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsmiOpChangeStatusReesterMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiOpChageTypeRee = new System.Windows.Forms.ToolStripMenuItem();
     this.изменитьКодПодуслугиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsmiOpRollbackReester = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiOpDeleteReester = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiStopProcessReesters = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.tsmiAddCopyReester = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiAddAntiReestr = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiTotal = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiStats = new System.Windows.Forms.ToolStripMenuItem();
     this.справкаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.выходToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.dgvReestrs = new System.Windows.Forms.DataGridView();
     this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.tsmiLoadReester = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiProcessReester = new System.Windows.Forms.ToolStripMenuItem();
     this.изменитьСтатусToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.изменитьТипToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiProcessOneReesterMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiRollbackReester = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiDeleteReester = new System.Windows.Forms.ToolStripMenuItem();
     this.прерватьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.m_ProcessWorker = new BackgroundWorker();
     this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
     this.bsPayReestres = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.summDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.recordsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.reeTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paymentOrderDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paymentSystemDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.organizationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.menuStripReesters.SuspendLayout();
     this.dgvReestrs.BeginInit();
     this.contextMenuStrip.SuspendLayout();
     this.bsPayReestres.BeginInit();
     base.SuspendLayout();
     this.menuStripReesters.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiSearch, this.tsmiReesterRecords, this.tsmiRefresh, this.операцииToolStripMenuItem, this.tsmiTotal, this.tsmiStats, this.справкаToolStripMenuItem, this.выходToolStripMenuItem });
     this.menuStripReesters.set_Location(new System.Drawing.Point(0, 0));
     this.menuStripReesters.set_Name("menuStripReesters");
     this.menuStripReesters.set_ShowItemToolTips(true);
     this.menuStripReesters.set_Size(new System.Drawing.Size(0x32f, 0x1a));
     this.menuStripReesters.set_TabIndex(5);
     this.menuStripReesters.set_Text("menuStripReesters");
     this.tsmiSearch.set_Image(Resources.SEARCH);
     this.tsmiSearch.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiSearch.set_Name("tsmiSearch");
     this.tsmiSearch.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F);
     this.tsmiSearch.set_ShowShortcutKeys(false);
     this.tsmiSearch.set_Size(new System.Drawing.Size(0x49, 0x16));
     this.tsmiSearch.set_Text("Поиск");
     this.tsmiSearch.set_ToolTipText("Поиск реестров (Ctrl+F)");
     this.tsmiSearch.add_Click(new System.EventHandler(this.поискToolStripMenuItem_Click));
     this.tsmiReesterRecords.set_Image(Resources.List);
     this.tsmiReesterRecords.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiReesterRecords.set_Name("tsmiReesterRecords");
     this.tsmiReesterRecords.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Space);
     this.tsmiReesterRecords.set_ShowShortcutKeys(false);
     this.tsmiReesterRecords.set_Size(new System.Drawing.Size(0x75, 0x16));
     this.tsmiReesterRecords.set_Text("Записи реестра");
     this.tsmiReesterRecords.set_ToolTipText("Показать записи выбранного реестра (Ctrl+Пробел)");
     this.tsmiReesterRecords.add_Click(new System.EventHandler(this.записиРеестраToolStripMenuItem_Click));
     this.tsmiRefresh.set_Image(Resources.UPDATE);
     this.tsmiRefresh.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiRefresh.set_Name("tsmiRefresh");
     this.tsmiRefresh.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R);
     this.tsmiRefresh.set_ShowShortcutKeys(false);
     this.tsmiRefresh.set_Size(new System.Drawing.Size(0x5d, 0x16));
     this.tsmiRefresh.set_Text("Обновить");
     this.tsmiRefresh.set_ToolTipText("Обновить (Ctrl+R)");
     this.tsmiRefresh.add_Click(new System.EventHandler(this.обновитьToolStripMenuItem_Click));
     this.операцииToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiOpLoadReester, this.tsmiOpProcessReester, this.toolStripSeparator1, this.tsmiProcessAllReesters, this.tsmiProcessOneReester, this.toolStripSeparator2, this.tsmiOpChangeStatusReesterMenuItem, this.tsmiOpChageTypeRee, this.изменитьКодПодуслугиToolStripMenuItem, this.toolStripSeparator3, this.tsmiOpRollbackReester, this.tsmiOpDeleteReester, this.tsmiStopProcessReesters, this.toolStripSeparator4, this.tsmiAddCopyReester, this.tsmiAddAntiReestr });
     this.операцииToolStripMenuItem.set_Image(Resources.PROCESS);
     this.операцииToolStripMenuItem.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.операцииToolStripMenuItem.set_Name("операцииToolStripMenuItem");
     this.операцииToolStripMenuItem.set_Size(new System.Drawing.Size(0x5d, 0x16));
     this.операцииToolStripMenuItem.set_Text("Операции");
     this.tsmiOpLoadReester.set_Name("tsmiOpLoadReester");
     this.tsmiOpLoadReester.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L);
     this.tsmiOpLoadReester.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiOpLoadReester.set_Text("Загрузить");
     this.tsmiOpLoadReester.set_ToolTipText("Загрузить новые реестры");
     this.tsmiOpLoadReester.add_Click(new System.EventHandler(this.загрузкаРеестраToolStripMenuItem_Click));
     this.tsmiOpProcessReester.set_Enabled(false);
     this.tsmiOpProcessReester.set_Name("tsmiOpProcessReester");
     this.tsmiOpProcessReester.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P);
     this.tsmiOpProcessReester.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiOpProcessReester.set_Text("Предобработать выбранное");
     this.tsmiOpProcessReester.set_ToolTipText("Предобработать выбранное");
     this.tsmiOpProcessReester.set_Visible(false);
     this.tsmiOpProcessReester.add_Click(new System.EventHandler(this.обработатьToolStripMenuItem_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(0x12a, 6));
     this.tsmiProcessAllReesters.set_Name("tsmiProcessAllReesters");
     this.tsmiProcessAllReesters.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O);
     this.tsmiProcessAllReesters.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiProcessAllReesters.set_Text("Обработать все реестры");
     this.tsmiProcessAllReesters.set_ToolTipText("Обработать все реестры");
     this.tsmiProcessAllReesters.add_Click(new System.EventHandler(this.tsmiProcessAllReesters_Click));
     this.tsmiProcessOneReester.set_Name("tsmiProcessOneReester");
     this.tsmiProcessOneReester.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z);
     this.tsmiProcessOneReester.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiProcessOneReester.set_Text("Обработать выбранное");
     this.tsmiProcessOneReester.add_Click(new System.EventHandler(this.tsmiProcessOneReester_Click));
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(0x12a, 6));
     this.tsmiOpChangeStatusReesterMenuItem.set_Name("tsmiOpChangeStatusReesterMenuItem");
     this.tsmiOpChangeStatusReesterMenuItem.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C);
     this.tsmiOpChangeStatusReesterMenuItem.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiOpChangeStatusReesterMenuItem.set_Text("Изменить статус");
     this.tsmiOpChangeStatusReesterMenuItem.set_ToolTipText("Изменить статус");
     this.tsmiOpChangeStatusReesterMenuItem.add_Click(new System.EventHandler(this.tsmiOpChangeStatusReesterMenuItem_Click));
     this.tsmiOpChageTypeRee.set_Name("tsmiOpChageTypeRee");
     this.tsmiOpChageTypeRee.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T);
     this.tsmiOpChageTypeRee.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiOpChageTypeRee.set_Text("Изменить тип");
     this.tsmiOpChageTypeRee.set_ToolTipText("Изменить тип");
     this.tsmiOpChageTypeRee.add_Click(new System.EventHandler(this.tsmiOpChageTypeRee_Click));
     this.изменитьКодПодуслугиToolStripMenuItem.set_Name("изменитьКодПодуслугиToolStripMenuItem");
     this.изменитьКодПодуслугиToolStripMenuItem.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S);
     this.изменитьКодПодуслугиToolStripMenuItem.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.изменитьКодПодуслугиToolStripMenuItem.set_Text("Изменить код подуслуги у записей");
     this.изменитьКодПодуслугиToolStripMenuItem.add_Click(new System.EventHandler(this.изменитьКодПодуслугиToolStripMenuItem_Click));
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(0x12a, 6));
     this.tsmiOpRollbackReester.set_Name("tsmiOpRollbackReester");
     this.tsmiOpRollbackReester.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.B);
     this.tsmiOpRollbackReester.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiOpRollbackReester.set_Text("Откатить выбранное");
     this.tsmiOpRollbackReester.set_ToolTipText("Откатить выбранные реестры");
     this.tsmiOpRollbackReester.add_Click(new System.EventHandler(this.tsmiOpRollbackReester_Click));
     this.tsmiOpDeleteReester.set_Name("tsmiOpDeleteReester");
     this.tsmiOpDeleteReester.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D);
     this.tsmiOpDeleteReester.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiOpDeleteReester.set_Text("Удалить выбранное");
     this.tsmiOpDeleteReester.set_ToolTipText("Удалить выбранные реестры");
     this.tsmiOpDeleteReester.add_Click(new System.EventHandler(this.tsmiOpDeleteReester_Click));
     this.tsmiStopProcessReesters.set_Name("tsmiStopProcessReesters");
     this.tsmiStopProcessReesters.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R);
     this.tsmiStopProcessReesters.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiStopProcessReesters.set_Text("Прервать обработку");
     this.tsmiStopProcessReesters.add_Click(new System.EventHandler(this.прерватьОбработкуToolStripMenuItem_Click));
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(0x12a, 6));
     this.tsmiAddCopyReester.set_Name("tsmiAddCopyReester");
     this.tsmiAddCopyReester.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiAddCopyReester.set_Text("Добавить копию реестра");
     this.tsmiAddCopyReester.add_Click(new System.EventHandler(this.tsmiAddCopyReester_Click));
     this.tsmiAddAntiReestr.set_Name("tsmiAddAntiReestr");
     this.tsmiAddAntiReestr.set_Size(new System.Drawing.Size(0x12d, 0x16));
     this.tsmiAddAntiReestr.set_Text("Добавить аннулированный реестр ");
     this.tsmiAddAntiReestr.add_Click(new System.EventHandler(this.tsmiAddAntiReestr_Click));
     this.tsmiTotal.set_Image(Resources.MERGE);
     this.tsmiTotal.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiTotal.set_Name("tsmiTotal");
     this.tsmiTotal.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T);
     this.tsmiTotal.set_ShowShortcutKeys(false);
     this.tsmiTotal.set_Size(new System.Drawing.Size(0x67, 0x16));
     this.tsmiTotal.set_Text("Группировка");
     this.tsmiTotal.set_ToolTipText("Группировка реестров (Ctrl+T)");
     this.tsmiTotal.add_Click(new System.EventHandler(this.tsmiTotal_Click));
     this.tsmiStats.set_Image(Resources.REPORT);
     this.tsmiStats.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiStats.set_Name("tsmiStats");
     this.tsmiStats.set_Size(new System.Drawing.Size(0x63, 0x16));
     this.tsmiStats.set_Text("Статистика");
     this.tsmiStats.add_Click(new System.EventHandler(this.tsmiStats_Click));
     this.справкаToolStripMenuItem.set_Image(Resources.QUESTION);
     this.справкаToolStripMenuItem.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.справкаToolStripMenuItem.set_Name("справкаToolStripMenuItem");
     this.справкаToolStripMenuItem.set_Size(new System.Drawing.Size(0x52, 0x16));
     this.справкаToolStripMenuItem.set_Text("Справка");
     this.справкаToolStripMenuItem.add_Click(new System.EventHandler(this.справкаToolStripMenuItem_Click));
     this.выходToolStripMenuItem.set_Image(Resources.EXIT);
     this.выходToolStripMenuItem.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.выходToolStripMenuItem.set_Name("выходToolStripMenuItem");
     this.выходToolStripMenuItem.set_ShortcutKeys(System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q);
     this.выходToolStripMenuItem.set_ShowShortcutKeys(false);
     this.выходToolStripMenuItem.set_Size(new System.Drawing.Size(0x47, 0x16));
     this.выходToolStripMenuItem.set_Text("Выход");
     this.выходToolStripMenuItem.set_ToolTipText("Закрыть это окно (Ctrl+Q)");
     this.выходToolStripMenuItem.add_Click(new System.EventHandler(this.выходToolStripMenuItem_Click));
     this.dgvReestrs.set_AllowUserToAddRows(false);
     this.dgvReestrs.set_AllowUserToDeleteRows(false);
     this.dgvReestrs.set_AllowUserToOrderColumns(true);
     this.dgvReestrs.set_AutoGenerateColumns(false);
     this.dgvReestrs.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvReestrs.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReestrs.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvReestrs.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReestrs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.statusNameDataGridViewTextBoxColumn, this.numberDataGridViewTextBoxColumn, this.summDataGridViewTextBoxColumn, this.recordsDataGridViewTextBoxColumn, this.reeTypeNameDataGridViewTextBoxColumn, this.paymentOrderDateDataGridViewTextBoxColumn, this.paymentSystemDataGridViewTextBoxColumn, this.organizationDataGridViewTextBoxColumn, this.OrganizationName, this.createdDataGridViewTextBoxColumn, this.ServiceCode });
     this.dgvReestrs.set_ContextMenuStrip(this.contextMenuStrip);
     this.dgvReestrs.set_DataSource(this.bsPayReestres);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReestrs.set_DefaultCellStyle(style2);
     this.dgvReestrs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReestrs.set_Location(new System.Drawing.Point(0, 0x1a));
     this.dgvReestrs.set_Name("dgvReestrs");
     this.dgvReestrs.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReestrs.set_RowHeadersDefaultCellStyle(style3);
     this.dgvReestrs.set_RowHeadersVisible(false);
     this.dgvReestrs.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReestrs.set_Size(new System.Drawing.Size(0x32f, 610));
     this.dgvReestrs.set_TabIndex(6);
     this.dgvReestrs.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvReestrs_CellDoubleClick));
     this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiLoadReester, this.tsmiProcessReester, this.изменитьСтатусToolStripMenuItem1, this.изменитьТипToolStripMenuItem, this.tsmiProcessOneReesterMenu, this.tsmiRollbackReester, this.tsmiDeleteReester, this.прерватьToolStripMenuItem });
     this.contextMenuStrip.set_Name("contextMenuStrip");
     this.contextMenuStrip.set_Size(new System.Drawing.Size(0xed, 180));
     this.contextMenuStrip.add_Opening(new CancelEventHandler(this.contextMenuStrip_Opening));
     this.tsmiLoadReester.set_Name("tsmiLoadReester");
     this.tsmiLoadReester.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.tsmiLoadReester.set_Text("Загрузить");
     this.tsmiLoadReester.add_Click(new System.EventHandler(this.tsmiLoadReester_Click));
     this.tsmiProcessReester.set_Enabled(false);
     this.tsmiProcessReester.set_Name("tsmiProcessReester");
     this.tsmiProcessReester.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.tsmiProcessReester.set_Text("Предобработка выделенного");
     this.tsmiProcessReester.add_Click(new System.EventHandler(this.tsmiProcessReester_Click));
     this.изменитьСтатусToolStripMenuItem1.set_Name("изменитьСтатусToolStripMenuItem1");
     this.изменитьСтатусToolStripMenuItem1.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.изменитьСтатусToolStripMenuItem1.set_Text("Изменить статус");
     this.изменитьСтатусToolStripMenuItem1.add_Click(new System.EventHandler(this.изменитьСтатусToolStripMenuItem1_Click));
     this.изменитьТипToolStripMenuItem.set_Name("изменитьТипToolStripMenuItem");
     this.изменитьТипToolStripMenuItem.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.изменитьТипToolStripMenuItem.set_Text("Изменить тип");
     this.изменитьТипToolStripMenuItem.add_Click(new System.EventHandler(this.изменитьТипToolStripMenuItem_Click));
     this.tsmiProcessOneReesterMenu.set_Name("tsmiProcessOneReesterMenu");
     this.tsmiProcessOneReesterMenu.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.tsmiProcessOneReesterMenu.set_Text("Обработать выбранное");
     this.tsmiProcessOneReesterMenu.add_Click(new System.EventHandler(this.tsmiProcessOneReesterMenu_Click));
     this.tsmiRollbackReester.set_Name("tsmiRollbackReester");
     this.tsmiRollbackReester.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.tsmiRollbackReester.set_Text("Откатить выбранное");
     this.tsmiRollbackReester.add_Click(new System.EventHandler(this.tsmiRollbackReester_Click));
     this.tsmiDeleteReester.set_Name("tsmiDeleteReester");
     this.tsmiDeleteReester.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.tsmiDeleteReester.set_Text("Удалить");
     this.tsmiDeleteReester.add_Click(new System.EventHandler(this.tsmiDeleteReester_Click));
     this.прерватьToolStripMenuItem.set_Name("прерватьToolStripMenuItem");
     this.прерватьToolStripMenuItem.set_Size(new System.Drawing.Size(0xec, 0x16));
     this.прерватьToolStripMenuItem.set_Text("Прервать обработку");
     this.прерватьToolStripMenuItem.add_Click(new System.EventHandler(this.прерватьToolStripMenuItem_Click));
     this.m_ProcessWorker.add_DoWork(new DoWorkEventHandler(this.m_ProcessWorker_DoWork));
     this.m_ProcessWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_ProcessWorker_RunWorkerCompleted));
     this.bsPayReestres.set_DataSource(typeof(PayReester));
     this.bsPayReestres.set_Sort("id");
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn1.set_HeaderText("С");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x27);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn2.set_HeaderText("По");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x2e);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("StatusName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Статус");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x42);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Number");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Номер");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x42);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Summ");
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn5.set_DefaultCellStyle(style4);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Сумма");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x42);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Records");
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn6.set_DefaultCellStyle(style5);
     this.dataGridViewTextBoxColumn6.set_HeaderText("Записей");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x4b);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ReeTypeName");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Тип реестра");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x58);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("PaymentSystem");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Платёжная система");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x7c);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("Organization");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Организация");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x63);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Создан");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(0x45);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn11.set_HeaderText("Создан");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(0x45);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn12.set_HeaderText("Код Подуслуги");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(0x62);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("С");
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_Width(0x27);
     this.toDateDataGridViewTextBoxColumn.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn.set_HeaderText("По");
     this.toDateDataGridViewTextBoxColumn.set_Name("toDateDataGridViewTextBoxColumn");
     this.toDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn.set_Width(0x2e);
     this.statusNameDataGridViewTextBoxColumn.set_DataPropertyName("StatusName");
     this.statusNameDataGridViewTextBoxColumn.set_HeaderText("Статус");
     this.statusNameDataGridViewTextBoxColumn.set_Name("statusNameDataGridViewTextBoxColumn");
     this.statusNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.statusNameDataGridViewTextBoxColumn.set_Width(0x42);
     this.numberDataGridViewTextBoxColumn.set_DataPropertyName("Number");
     this.numberDataGridViewTextBoxColumn.set_HeaderText("Номер");
     this.numberDataGridViewTextBoxColumn.set_Name("numberDataGridViewTextBoxColumn");
     this.numberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.numberDataGridViewTextBoxColumn.set_Width(0x42);
     this.summDataGridViewTextBoxColumn.set_DataPropertyName("Summ");
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.summDataGridViewTextBoxColumn.set_DefaultCellStyle(style6);
     this.summDataGridViewTextBoxColumn.set_HeaderText("Сумма");
     this.summDataGridViewTextBoxColumn.set_Name("summDataGridViewTextBoxColumn");
     this.summDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.summDataGridViewTextBoxColumn.set_Width(0x42);
     this.recordsDataGridViewTextBoxColumn.set_DataPropertyName("Records");
     style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.recordsDataGridViewTextBoxColumn.set_DefaultCellStyle(style7);
     this.recordsDataGridViewTextBoxColumn.set_HeaderText("Записей");
     this.recordsDataGridViewTextBoxColumn.set_Name("recordsDataGridViewTextBoxColumn");
     this.recordsDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.recordsDataGridViewTextBoxColumn.set_Width(0x4b);
     this.reeTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ReeTypeName");
     this.reeTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип реестра");
     this.reeTypeNameDataGridViewTextBoxColumn.set_Name("reeTypeNameDataGridViewTextBoxColumn");
     this.reeTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.reeTypeNameDataGridViewTextBoxColumn.set_Width(0x5f);
     this.paymentOrderDateDataGridViewTextBoxColumn.set_DataPropertyName("PaymentOrderDate");
     this.paymentOrderDateDataGridViewTextBoxColumn.set_HeaderText("Дата платежки");
     this.paymentOrderDateDataGridViewTextBoxColumn.set_Name("paymentOrderDateDataGridViewTextBoxColumn");
     this.paymentOrderDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.paymentOrderDateDataGridViewTextBoxColumn.set_Width(0x65);
     this.paymentSystemDataGridViewTextBoxColumn.set_DataPropertyName("PaymentSystem");
     this.paymentSystemDataGridViewTextBoxColumn.set_HeaderText("Платёжная система");
     this.paymentSystemDataGridViewTextBoxColumn.set_Name("paymentSystemDataGridViewTextBoxColumn");
     this.paymentSystemDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.paymentSystemDataGridViewTextBoxColumn.set_Width(0x7c);
     this.organizationDataGridViewTextBoxColumn.set_DataPropertyName("Organization");
     this.organizationDataGridViewTextBoxColumn.set_HeaderText("Платежный агент (номер)");
     this.organizationDataGridViewTextBoxColumn.set_Name("organizationDataGridViewTextBoxColumn");
     this.organizationDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.organizationDataGridViewTextBoxColumn.set_Width(0x73);
     this.OrganizationName.set_DataPropertyName("OrganizationName");
     this.OrganizationName.set_HeaderText("Платежный агент");
     this.OrganizationName.set_Name("OrganizationName");
     this.OrganizationName.set_ReadOnly(true);
     this.OrganizationName.set_Width(0x70);
     this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn.set_HeaderText("Создан");
     this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn");
     this.createdDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.createdDataGridViewTextBoxColumn.set_Width(0x45);
     this.ServiceCode.set_DataPropertyName("ServiceCode");
     this.ServiceCode.set_HeaderText("Код Подуслуги");
     this.ServiceCode.set_Name("ServiceCode");
     this.ServiceCode.set_ReadOnly(true);
     this.ServiceCode.set_Width(0x62);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x32f, 0x27c));
     base.set_ControlBox(false);
     base.Controls.Add(this.dgvReestrs);
     base.Controls.Add(this.menuStripReesters);
     base.set_MainMenuStrip(this.menuStripReesters);
     base.set_Name("PayReestersForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Загрузка реестров");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_Load(new System.EventHandler(this.PayReestersForm_Load));
     this.menuStripReesters.ResumeLayout(false);
     this.menuStripReesters.PerformLayout();
     this.dgvReestrs.EndInit();
     this.contextMenuStrip.ResumeLayout(false);
     this.bsPayReestres.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 6
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsbAdd = new System.Windows.Forms.ToolStripButton();
     this.tsbChange = new System.Windows.Forms.ToolStripButton();
     this.tsbDelete = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbApply = new System.Windows.Forms.ToolStripButton();
     this.dvgCounterMark = new System.Windows.Forms.DataGridView();
     this.bsCounterMark = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.typeCounterDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.unitNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rzrdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStrip1.SuspendLayout();
     this.dvgCounterMark.BeginInit();
     this.bsCounterMark.BeginInit();
     base.SuspendLayout();
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbAdd, this.tsbChange, this.tsbDelete, this.toolStripSeparator1, this.tsbApply });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(410, 0x19));
     this.toolStrip1.set_TabIndex(0);
     this.toolStrip1.set_Text("toolStrip1");
     this.tsbAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbAdd.set_Image(Resources.ADD);
     this.tsbAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbAdd.set_Name("tsbAdd");
     this.tsbAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsbAdd.set_Text("Добавить");
     this.tsbAdd.set_ToolTipText("Добавить");
     this.tsbAdd.add_Click(new System.EventHandler(this.tsbAdd_Click));
     this.tsbChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbChange.set_Image(Resources.CHANGE);
     this.tsbChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbChange.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbChange.set_Name("tsbChange");
     this.tsbChange.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbChange.set_Text("Изменить");
     this.tsbChange.set_ToolTipText("Изменить");
     this.tsbChange.add_Click(new System.EventHandler(this.tsbChange_Click));
     this.tsbDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDelete.set_Image(Resources.DELETE);
     this.tsbDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDelete.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDelete.set_Name("tsbDelete");
     this.tsbDelete.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbDelete.set_Text("Удалить");
     this.tsbDelete.set_ToolTipText("Удалить");
     this.tsbDelete.add_Click(new System.EventHandler(this.tsbDelete_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbApply.set_Image(Resources.APPLY);
     this.tsbApply.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbApply.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbApply.set_Name("tsbApply");
     this.tsbApply.set_Size(new System.Drawing.Size(0x4e, 0x16));
     this.tsbApply.set_Text("Принять");
     this.tsbApply.add_Click(new System.EventHandler(this.tsbApply_Click));
     this.dvgCounterMark.set_AllowUserToAddRows(false);
     this.dvgCounterMark.set_AutoGenerateColumns(false);
     this.dvgCounterMark.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dvgCounterMark.set_ColumnHeadersDefaultCellStyle(style);
     this.dvgCounterMark.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dvgCounterMark.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.nameDataGridViewTextBoxColumn, this.typeCounterDataGridViewTextBoxColumn, this.unitNameDataGridViewTextBoxColumn, this.rzrdDataGridViewTextBoxColumn });
     this.dvgCounterMark.set_DataSource(this.bsCounterMark);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dvgCounterMark.set_DefaultCellStyle(style2);
     this.dvgCounterMark.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dvgCounterMark.set_Location(new System.Drawing.Point(0, 0x19));
     this.dvgCounterMark.set_Name("dvgCounterMark");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dvgCounterMark.set_RowHeadersDefaultCellStyle(style3);
     this.dvgCounterMark.set_RowHeadersVisible(false);
     this.dvgCounterMark.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dvgCounterMark.set_Size(new System.Drawing.Size(410, 0x10b));
     this.dvgCounterMark.set_TabIndex(1);
     this.dvgCounterMark.add_DoubleClick(new System.EventHandler(this.dvgCounterMark_DoubleClick));
     this.bsCounterMark.set_DataSource(typeof(CounterMark));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Name");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Наименование");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("TypeId");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Тип прибора учета");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("UnitId");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Единицы измерения");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Rzrd");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Разрядность");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.nameDataGridViewTextBoxColumn.set_DataPropertyName("Name");
     this.nameDataGridViewTextBoxColumn.set_HeaderText("Наименование");
     this.nameDataGridViewTextBoxColumn.set_Name("nameDataGridViewTextBoxColumn");
     this.typeCounterDataGridViewTextBoxColumn.set_DataPropertyName("TypeCounter");
     this.typeCounterDataGridViewTextBoxColumn.set_HeaderText("Тип прибора учета");
     this.typeCounterDataGridViewTextBoxColumn.set_Name("typeCounterDataGridViewTextBoxColumn");
     this.unitNameDataGridViewTextBoxColumn.set_DataPropertyName("UnitName");
     this.unitNameDataGridViewTextBoxColumn.set_HeaderText("Единицы измерения");
     this.unitNameDataGridViewTextBoxColumn.set_Name("unitNameDataGridViewTextBoxColumn");
     this.rzrdDataGridViewTextBoxColumn.set_DataPropertyName("Rzrd");
     this.rzrdDataGridViewTextBoxColumn.set_HeaderText("Разрядность");
     this.rzrdDataGridViewTextBoxColumn.set_Name("rzrdDataGridViewTextBoxColumn");
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(410, 0x124));
     base.Controls.Add(this.dvgCounterMark);
     base.Controls.Add(this.toolStrip1);
     this.set_MinimumSize(new System.Drawing.Size(420, 330));
     base.set_Name("CounterMarkForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Марки счетчика");
     base.add_Load(new System.EventHandler(this.CounterMarkForm_Load));
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.dvgCounterMark.EndInit();
     this.bsCounterMark.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 7
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(PenaltyTransferForm));
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.label3 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.label1 = new System.Windows.Forms.Label();
     this.bsJn = new System.Windows.Forms.BindingSource(this.components);
     this.lblTargetSumm = new System.Windows.Forms.Label();
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnTransfer = new System.Windows.Forms.Button();
     this.label5 = new System.Windows.Forms.Label();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewNumericColumn1 = new DataGridViewNumericColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvJn = new System.Windows.Forms.DataGridView();
     this.serviceTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.providerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.summForTransfer = new DataGridViewNumericColumn();
     this.chbxIsPartPenalty = new System.Windows.Forms.CheckBox();
     this.epRights = new System.Windows.Forms.ErrorProvider(this.components);
     this.bsJn.BeginInit();
     this.dgvJn.BeginInit();
     this.epRights.BeginInit();
     base.SuspendLayout();
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("AccountOwnerName");
     this.dataGridViewTextBoxColumn16.set_HeaderText("AccountOwnerName");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("ApartmentId");
     this.dataGridViewTextBoxColumn17.set_HeaderText("ApartmentId");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("ApartmentNumber");
     this.dataGridViewTextBoxColumn18.set_HeaderText("ApartmentNumber");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("ApartmentAddrId");
     this.dataGridViewTextBoxColumn19.set_HeaderText("ApartmentAddrId");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("ApartmentAddrName");
     this.dataGridViewTextBoxColumn20.set_HeaderText("ApartmentAddrName");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("AccountOwnerId");
     this.dataGridViewTextBoxColumn15.set_HeaderText("AccountOwnerId");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn14.set_HeaderText("AccountNumber");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("AccountId");
     this.dataGridViewTextBoxColumn13.set_HeaderText("AccountId");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("ServiceName");
     this.dataGridViewTextBoxColumn8.set_HeaderText("ServiceName");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x68);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("ServiceCodeName");
     this.dataGridViewTextBoxColumn9.set_HeaderText("ServiceCodeName");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("AccountServiceId");
     this.dataGridViewTextBoxColumn10.set_HeaderText("AccountServiceId");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn11.set_HeaderText("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("AccountServiceToDate");
     this.dataGridViewTextBoxColumn12.set_HeaderText("AccountServiceToDate");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn21.set_HeaderText("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("HouseHolderId");
     this.dataGridViewTextBoxColumn22.set_HeaderText("HouseHolderId");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("HouseHolderCode");
     this.dataGridViewTextBoxColumn23.set_HeaderText("HouseHolderCode");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("OldId");
     this.dataGridViewTextBoxColumn32.set_HeaderText("OldId");
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn33.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn34.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(12, 14));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0xc4, 13));
     this.label3.set_TabIndex(0x2a);
     this.label3.set_Text("Документ - основание для переноса:");
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0xda, 12));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x22a, 0x18));
     this.selectOrgDocument.set_TabIndex(40);
     this.dataGridViewTextBoxColumn31.set_DataPropertyName("GroupOperId");
     this.dataGridViewTextBoxColumn31.set_HeaderText("GroupOperId");
     this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31");
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("Summ");
     this.dataGridViewTextBoxColumn30.set_HeaderText("Summ");
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("OriginalSumm");
     this.dataGridViewTextBoxColumn29.set_HeaderText("OriginalSumm");
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("HouseHolderName");
     this.dataGridViewTextBoxColumn24.set_HeaderText("HouseHolderName");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("CalcOperId");
     this.dataGridViewTextBoxColumn25.set_HeaderText("CalcOperId");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("CalcOperName");
     this.dataGridViewTextBoxColumn26.set_HeaderText("CalcOperName");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn27.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn28.set_HeaderText("Period");
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn7.set_HeaderText("ServiceCode");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Visible(false);
     this.dataGridViewTextBoxColumn7.set_Width(0x6d);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ServiceId");
     this.dataGridViewTextBoxColumn6.set_HeaderText("ServiceId");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Visible(false);
     this.dataGridViewTextBoxColumn6.set_Width(0x29);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn5.set_HeaderText("ServiceTypeName");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Visible(false);
     this.dataGridViewTextBoxColumn5.set_Width(0x42);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(13, 0x2d));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x9d, 13));
     this.label1.set_TabIndex(1);
     this.label1.set_Text("Услуги переносимой оплаты:");
     this.bsJn.set_DataSource(typeof(Jn));
     this.lblTargetSumm.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.lblTargetSumm.set_AutoSize(true);
     this.lblTargetSumm.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.lblTargetSumm.set_ForeColor(System.Drawing.Color.Red);
     this.lblTargetSumm.set_Location(new System.Drawing.Point(0xbd, 0x17a));
     this.lblTargetSumm.set_Name("lblTargetSumm");
     this.lblTargetSumm.set_Size(new System.Drawing.Size(0x20, 13));
     this.lblTargetSumm.set_TabIndex(4);
     this.lblTargetSumm.set_Text("0.00");
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x2ac, 0x171));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x58, 0x1f));
     this.btnCancel.set_TabIndex(0x26);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnTransfer.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnTransfer.set_Enabled(false);
     this.btnTransfer.set_Image(Resources.TRANSFERRING);
     this.btnTransfer.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnTransfer.set_Location(new System.Drawing.Point(0x248, 0x171));
     this.btnTransfer.set_Name("btnTransfer");
     this.btnTransfer.set_Size(new System.Drawing.Size(0x5e, 0x1f));
     this.btnTransfer.set_TabIndex(0x27);
     this.btnTransfer.set_Text("Перенести");
     this.btnTransfer.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.btnTransfer.set_UseVisualStyleBackColor(true);
     this.btnTransfer.add_Click(new System.EventHandler(this.btnTransfer_Click));
     this.label5.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(13, 0x17a));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(160, 13));
     this.label5.set_TabIndex(3);
     this.label5.set_Text("Сумма переносимых средств:");
     this.label5.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ProviderId");
     this.dataGridViewTextBoxColumn1.set_HeaderText("ProviderId");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(80);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ProviderCode");
     this.dataGridViewTextBoxColumn2.set_HeaderText("ProviderCode");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x44);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("ProviderName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("ProviderName");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(90);
     this.dataGridViewNumericColumn1.DecimalPlaces = 0;
     int[] numArray = new int[4];
     this.dataGridViewNumericColumn1.DefaultValue = new decimal(numArray);
     this.dataGridViewNumericColumn1.set_HeaderText("Сумма");
     int[] numArray2 = new int[4];
     numArray2[0] = 100;
     this.dataGridViewNumericColumn1.Maximum = new decimal(numArray2);
     int[] numArray3 = new int[4];
     this.dataGridViewNumericColumn1.Minimum = new decimal(numArray3);
     this.dataGridViewNumericColumn1.set_Name("dataGridViewNumericColumn1");
     this.dataGridViewNumericColumn1.set_Width(0x2f);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ServiceTypeId");
     this.dataGridViewTextBoxColumn4.set_HeaderText("ServiceTypeId");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x65);
     this.dgvJn.set_AllowUserToAddRows(false);
     this.dgvJn.set_AllowUserToDeleteRows(false);
     this.dgvJn.set_AllowUserToOrderColumns(true);
     this.dgvJn.set_AllowUserToResizeRows(false);
     this.dgvJn.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.dgvJn.set_AutoGenerateColumns(false);
     this.dgvJn.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvJn.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvJn.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvJn.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvJn.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.serviceTypeNameDataGridViewTextBoxColumn, this.providerNameDataGridViewTextBoxColumn, this.summForTransfer });
     this.dgvJn.set_DataSource(this.bsJn);
     this.dgvJn.set_Location(new System.Drawing.Point(12, 70));
     this.dgvJn.set_MultiSelect(false);
     this.dgvJn.set_Name("dgvJn");
     this.dgvJn.set_RowHeadersVisible(false);
     this.dgvJn.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.CellSelect);
     this.dgvJn.set_Size(new System.Drawing.Size(760, 0x125));
     this.dgvJn.set_TabIndex(0x2b);
     this.dgvJn.add_CellEndEdit(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvJn_CellEndEdit));
     this.serviceTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ServiceTypeName");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип услуги");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_Name("serviceTypeNameDataGridViewTextBoxColumn");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_Width(0x57);
     this.providerNameDataGridViewTextBoxColumn.set_DataPropertyName("ProviderName");
     this.providerNameDataGridViewTextBoxColumn.set_HeaderText("Поставщик");
     this.providerNameDataGridViewTextBoxColumn.set_Name("providerNameDataGridViewTextBoxColumn");
     this.providerNameDataGridViewTextBoxColumn.set_Width(90);
     this.summForTransfer.set_DataPropertyName("Summ");
     this.summForTransfer.DecimalPlaces = 0;
     int[] numArray4 = new int[4];
     this.summForTransfer.DefaultValue = new decimal(numArray4);
     this.summForTransfer.set_HeaderText("Сумма");
     int[] numArray5 = new int[4];
     numArray5[0] = 100;
     this.summForTransfer.Maximum = new decimal(numArray5);
     int[] numArray6 = new int[4];
     this.summForTransfer.Minimum = new decimal(numArray6);
     this.summForTransfer.set_Name("summForTransfer");
     this.summForTransfer.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.summForTransfer.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.summForTransfer.set_Width(0x42);
     this.chbxIsPartPenalty.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.chbxIsPartPenalty.set_AutoSize(true);
     this.chbxIsPartPenalty.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.chbxIsPartPenalty.set_Location(new System.Drawing.Point(12, 0x18a));
     this.chbxIsPartPenalty.set_Name("chbxIsPartPenalty");
     this.chbxIsPartPenalty.set_Size(new System.Drawing.Size(0x81, 0x11));
     this.chbxIsPartPenalty.set_TabIndex(0x2c);
     this.chbxIsPartPenalty.set_Text("Перенести частично");
     this.chbxIsPartPenalty.set_UseVisualStyleBackColor(true);
     this.chbxIsPartPenalty.add_CheckedChanged(new System.EventHandler(this.chbxIsPartPenalty_CheckedChanged));
     this.epRights.set_BlinkStyle(System.Windows.Forms.ErrorBlinkStyle.NeverBlink);
     this.epRights.set_ContainerControl(this);
     this.epRights.set_Icon((System.Drawing.Icon) manager.GetObject("epRights.Icon"));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x310, 0x19c));
     base.Controls.Add(this.chbxIsPartPenalty);
     base.Controls.Add(this.dgvJn);
     base.Controls.Add(this.lblTargetSumm);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.selectOrgDocument);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnTransfer);
     this.set_MinimumSize(new System.Drawing.Size(500, 400));
     base.set_Name("PenaltyTransferForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Перенос пеней");
     base.add_Load(new System.EventHandler(this.PenaltyTransferForm_Load));
     this.bsJn.EndInit();
     this.dgvJn.EndInit();
     this.epRights.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style12 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style13 = new System.Windows.Forms.DataGridViewCellStyle();
     this.dataGridViewDateColumn1 = new DataGridViewDateColumn();
     this.dgvApartmentCounterIndicationsView = new System.Windows.Forms.DataGridView();
     this.dgcNewVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.newValTypeName = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.newValDate = new DataGridViewDateColumn();
     this.Comment = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcValDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcCounterType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcCounterName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcServiceTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcFromDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsApartmentCounterIndicationInputView = new System.Windows.Forms.BindingSource(this.components);
     this.dbGlobalIndicationDate = new DateBox();
     this.dataGridViewDateColumn2 = new DataGridViewDateColumn();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewComboBoxColumn1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewDateColumn3 = new DataGridViewDateColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.nudPackNumber = new System.Windows.Forms.NumericUpDown();
     this.lbPackNumber = new System.Windows.Forms.Label();
     this.cbIndicationType = new System.Windows.Forms.ComboBox();
     this.btnUpdate = new System.Windows.Forms.ToolStripButton();
     this.btnSave = new System.Windows.Forms.ToolStripButton();
     this.lbGlobalIndicationDate = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.label1 = new System.Windows.Forms.Label();
     this.ttsCounterIndicationsUnsert = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvApartmentCounterIndicationsView.BeginInit();
     this.bsApartmentCounterIndicationInputView.BeginInit();
     this.nudPackNumber.BeginInit();
     this.ttsCounterIndicationsUnsert.SuspendLayout();
     base.SuspendLayout();
     this.dataGridViewDateColumn1.set_DataPropertyName("NewValDate");
     style.set_NullValue(null);
     this.dataGridViewDateColumn1.set_DefaultCellStyle(style);
     this.dataGridViewDateColumn1.set_HeaderText("Дата показания");
     this.dataGridViewDateColumn1.set_MinimumWidth(0x4b);
     this.dataGridViewDateColumn1.set_Name("dataGridViewDateColumn1");
     this.dataGridViewDateColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewDateColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewDateColumn1.set_ToolTipText("Дата показания нового показания");
     this.dataGridViewDateColumn1.set_Width(0x4b);
     this.dgvApartmentCounterIndicationsView.set_AllowUserToAddRows(false);
     this.dgvApartmentCounterIndicationsView.set_AllowUserToDeleteRows(false);
     this.dgvApartmentCounterIndicationsView.set_AutoGenerateColumns(false);
     this.dgvApartmentCounterIndicationsView.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvApartmentCounterIndicationsView.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Control);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentCounterIndicationsView.set_ColumnHeadersDefaultCellStyle(style2);
     this.dgvApartmentCounterIndicationsView.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvApartmentCounterIndicationsView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dgcNewVal, this.newValTypeName, this.newValDate, this.Comment, this.dgcVal, this.dgcValDate, this.dgcCounterType, this.dgcCounterName, this.dgcServiceTypeName, this.dgcFromDate });
     this.dgvApartmentCounterIndicationsView.set_DataSource(this.bsApartmentCounterIndicationInputView);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Window);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvApartmentCounterIndicationsView.set_DefaultCellStyle(style3);
     this.dgvApartmentCounterIndicationsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvApartmentCounterIndicationsView.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvApartmentCounterIndicationsView.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvApartmentCounterIndicationsView.set_MultiSelect(false);
     this.dgvApartmentCounterIndicationsView.set_Name("dgvApartmentCounterIndicationsView");
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentCounterIndicationsView.set_RowHeadersDefaultCellStyle(style4);
     this.dgvApartmentCounterIndicationsView.set_RowHeadersVisible(false);
     this.dgvApartmentCounterIndicationsView.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvApartmentCounterIndicationsView.set_Size(new System.Drawing.Size(0x33b, 0x1c3));
     this.dgvApartmentCounterIndicationsView.set_TabIndex(0x15);
     this.dgcNewVal.set_DataPropertyName("NewVal");
     this.dgcNewVal.set_HeaderText("Новое значение");
     this.dgcNewVal.set_MinimumWidth(0x4b);
     this.dgcNewVal.set_Name("dgcNewVal");
     this.dgcNewVal.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dgcNewVal.set_ToolTipText("Новое значение");
     this.dgcNewVal.set_Width(0x4b);
     this.newValTypeName.set_DataPropertyName("NewValTypeName");
     this.newValTypeName.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.newValTypeName.set_HeaderText("Тип показания");
     this.newValTypeName.set_MinimumWidth(150);
     this.newValTypeName.set_Name("newValTypeName");
     this.newValTypeName.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.newValTypeName.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.newValTypeName.set_ToolTipText("Тип нового показания");
     this.newValTypeName.set_Width(150);
     this.newValDate.set_DataPropertyName("NewValDate");
     style5.set_NullValue(null);
     this.newValDate.set_DefaultCellStyle(style5);
     this.newValDate.set_HeaderText("Дата показания");
     this.newValDate.set_MinimumWidth(0x4b);
     this.newValDate.set_Name("newValDate");
     this.newValDate.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.newValDate.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.newValDate.set_ToolTipText("Дата показания нового показания");
     this.newValDate.set_Width(0x4b);
     this.Comment.set_DataPropertyName("Comment");
     this.Comment.set_HeaderText("Комментарий");
     this.Comment.set_MinimumWidth(100);
     this.Comment.set_Name("Comment");
     this.Comment.set_ToolTipText("Комментарий");
     this.dgcVal.set_DataPropertyName("Val");
     style6.set_Format("N4");
     this.dgcVal.set_DefaultCellStyle(style6);
     this.dgcVal.set_HeaderText("Последнее показание");
     this.dgcVal.set_MinimumWidth(90);
     this.dgcVal.set_Name("dgcVal");
     this.dgcVal.set_ReadOnly(true);
     this.dgcVal.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dgcVal.set_ToolTipText("Последнее показание");
     this.dgcVal.set_Width(90);
     this.dgcValDate.set_DataPropertyName("ValDate");
     style7.set_Format("d");
     this.dgcValDate.set_DefaultCellStyle(style7);
     this.dgcValDate.set_HeaderText("Дата последнего показаний");
     this.dgcValDate.set_MinimumWidth(0x4b);
     this.dgcValDate.set_Name("dgcValDate");
     this.dgcValDate.set_ReadOnly(true);
     this.dgcValDate.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dgcValDate.set_ToolTipText("Дата последнего показаний");
     this.dgcValDate.set_Width(0x4b);
     this.dgcCounterType.set_DataPropertyName("CounterTypeName");
     this.dgcCounterType.set_HeaderText("Тип прибора");
     this.dgcCounterType.set_MinimumWidth(0x4b);
     this.dgcCounterType.set_Name("dgcCounterType");
     this.dgcCounterType.set_ReadOnly(true);
     this.dgcCounterType.set_Width(0x4b);
     this.dgcCounterName.set_DataPropertyName("CounterName");
     this.dgcCounterName.set_HeaderText("Название");
     this.dgcCounterName.set_MinimumWidth(0x4b);
     this.dgcCounterName.set_Name("dgcCounterName");
     this.dgcCounterName.set_ReadOnly(true);
     this.dgcCounterName.set_Width(0x4b);
     this.dgcServiceTypeName.set_DataPropertyName("ServiceTypeName");
     this.dgcServiceTypeName.set_HeaderText("Тип услуги");
     this.dgcServiceTypeName.set_MinimumWidth(150);
     this.dgcServiceTypeName.set_Name("dgcServiceTypeName");
     this.dgcServiceTypeName.set_ReadOnly(true);
     this.dgcServiceTypeName.set_Width(150);
     this.dgcFromDate.set_DataPropertyName("CounterFromDate");
     style8.set_Format("dd.MM.yyyy");
     style8.set_NullValue(null);
     this.dgcFromDate.set_DefaultCellStyle(style8);
     this.dgcFromDate.set_HeaderText("Дата установки");
     this.dgcFromDate.set_MinimumWidth(0x4b);
     this.dgcFromDate.set_Name("dgcFromDate");
     this.dgcFromDate.set_ReadOnly(true);
     this.dgcFromDate.set_Width(0x4b);
     this.bsApartmentCounterIndicationInputView.set_DataSource(typeof(ApartmentCounterIndicationInputView));
     this.dbGlobalIndicationDate.AttachToPeriod = false;
     this.dbGlobalIndicationDate.AttachToPeriodEnd = false;
     this.dbGlobalIndicationDate.set_Location(new System.Drawing.Point(0xcc, 0));
     this.dbGlobalIndicationDate.set_Mask("00/00/0000");
     this.dbGlobalIndicationDate.set_Name("dbGlobalIndicationDate");
     this.dbGlobalIndicationDate.set_Size(new System.Drawing.Size(100, 20));
     this.dbGlobalIndicationDate.set_TabIndex(0x16);
     this.dbGlobalIndicationDate.DateChanged += new DateChangedHandler(this.dbGlobalIndicationDate_DateChanged);
     this.dataGridViewDateColumn2.set_DataPropertyName("NewValDate");
     style9.set_NullValue(null);
     this.dataGridViewDateColumn2.set_DefaultCellStyle(style9);
     this.dataGridViewDateColumn2.set_HeaderText("Дата показания");
     this.dataGridViewDateColumn2.set_MinimumWidth(0x4b);
     this.dataGridViewDateColumn2.set_Name("dataGridViewDateColumn2");
     this.dataGridViewDateColumn2.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewDateColumn2.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewDateColumn2.set_ToolTipText("Дата показания нового показания");
     this.dataGridViewDateColumn2.set_Width(0x4b);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("NewVal");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Новое значение");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn1.set_ToolTipText("Новое значение");
     this.dataGridViewTextBoxColumn1.set_Width(0x4b);
     this.dataGridViewComboBoxColumn1.set_DataPropertyName("NewValTypeName");
     this.dataGridViewComboBoxColumn1.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.dataGridViewComboBoxColumn1.set_HeaderText("Тип показания");
     this.dataGridViewComboBoxColumn1.set_MinimumWidth(150);
     this.dataGridViewComboBoxColumn1.set_Name("dataGridViewComboBoxColumn1");
     this.dataGridViewComboBoxColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewComboBoxColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewComboBoxColumn1.set_ToolTipText("Тип нового показания");
     this.dataGridViewComboBoxColumn1.set_Width(150);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("CounterName");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Название");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x4b);
     this.dataGridViewDateColumn3.set_DataPropertyName("NewValDate");
     style10.set_NullValue(null);
     this.dataGridViewDateColumn3.set_DefaultCellStyle(style10);
     this.dataGridViewDateColumn3.set_HeaderText("Дата показания");
     this.dataGridViewDateColumn3.set_MinimumWidth(0x4b);
     this.dataGridViewDateColumn3.set_Name("dataGridViewDateColumn3");
     this.dataGridViewDateColumn3.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewDateColumn3.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewDateColumn3.set_ToolTipText("Дата показания нового показания");
     this.dataGridViewDateColumn3.set_Width(0x4b);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("CounterTypeName");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Тип прибора");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x4b);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Тип услуги");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(150);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(150);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Comment");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Комментарий");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ToolTipText("Комментарий");
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ValDate");
     style11.set_Format("d");
     this.dataGridViewTextBoxColumn4.set_DefaultCellStyle(style11);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Дата последнего показаний");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn4.set_ToolTipText("Дата последнего показаний");
     this.dataGridViewTextBoxColumn4.set_Width(0x4b);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Val");
     style12.set_Format("N4");
     this.dataGridViewTextBoxColumn3.set_DefaultCellStyle(style12);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Последнее показание");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(90);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn3.set_ToolTipText("Последнее показание");
     this.dataGridViewTextBoxColumn3.set_Width(90);
     this.nudPackNumber.set_Location(new System.Drawing.Point(0x278, 0));
     int[] numArray = new int[4];
     numArray[0] = 0x5f5e0ff;
     this.nudPackNumber.set_Maximum(new decimal(numArray));
     int[] numArray2 = new int[4];
     numArray2[0] = 1;
     this.nudPackNumber.set_Minimum(new decimal(numArray2));
     this.nudPackNumber.set_Name("nudPackNumber");
     this.nudPackNumber.set_Size(new System.Drawing.Size(0x40, 20));
     this.nudPackNumber.set_TabIndex(0x1a);
     int[] numArray3 = new int[4];
     numArray3[0] = 1;
     this.nudPackNumber.set_Value(new decimal(numArray3));
     this.nudPackNumber.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.nudPackNumber_KeyDown));
     this.lbPackNumber.set_AutoSize(true);
     this.lbPackNumber.set_Location(new System.Drawing.Point(0x229, 2));
     this.lbPackNumber.set_Name("lbPackNumber");
     this.lbPackNumber.set_Size(new System.Drawing.Size(0x49, 13));
     this.lbPackNumber.set_TabIndex(0x19);
     this.lbPackNumber.set_Text("Номер пачки");
     this.cbIndicationType.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cbIndicationType.set_FormattingEnabled(true);
     this.cbIndicationType.set_Location(new System.Drawing.Point(0x18f, 0));
     this.cbIndicationType.set_Name("cbIndicationType");
     this.cbIndicationType.set_Size(new System.Drawing.Size(0x94, 0x15));
     this.cbIndicationType.set_TabIndex(0x18);
     this.btnUpdate.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnUpdate.set_Image(Resources.UPDATE);
     this.btnUpdate.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnUpdate.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnUpdate.set_Name("btnUpdate");
     this.btnUpdate.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnUpdate.set_Text("Обновить");
     this.btnUpdate.add_Click(new System.EventHandler(this.btnUpdate_Click));
     this.btnSave.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnSave.set_Image(Resources.APPLY2);
     this.btnSave.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnSave.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x17, 0x16));
     this.btnSave.set_Text("Сохранить изменения (Ctrl+S)");
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.lbGlobalIndicationDate.set_Name("lbGlobalIndicationDate");
     this.lbGlobalIndicationDate.set_Size(new System.Drawing.Size(0x5d, 0x16));
     this.lbGlobalIndicationDate.set_Text("Дата показаний");
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(310, 3));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x53, 13));
     this.label1.set_TabIndex(0x17);
     this.label1.set_Text("Тип показаний");
     this.ttsCounterIndicationsUnsert.set_GripMargin(new System.Windows.Forms.Padding(0));
     this.ttsCounterIndicationsUnsert.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnUpdate, this.toolStripSeparator1, this.btnSave, this.toolStripSeparator3, this.lbGlobalIndicationDate });
     this.ttsCounterIndicationsUnsert.set_Location(new System.Drawing.Point(0, 0));
     this.ttsCounterIndicationsUnsert.set_Name("ttsCounterIndicationsUnsert");
     this.ttsCounterIndicationsUnsert.set_Size(new System.Drawing.Size(0x33b, 0x19));
     this.ttsCounterIndicationsUnsert.set_Stretch(true);
     this.ttsCounterIndicationsUnsert.set_TabIndex(20);
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("CounterFromDate");
     style13.set_Format("dd.MM.yyyy");
     style13.set_NullValue(null);
     this.dataGridViewTextBoxColumn8.set_DefaultCellStyle(style13);
     this.dataGridViewTextBoxColumn8.set_HeaderText("Дата установки");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x4b);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.dgvApartmentCounterIndicationsView);
     base.Controls.Add(this.dbGlobalIndicationDate);
     base.Controls.Add(this.nudPackNumber);
     base.Controls.Add(this.lbPackNumber);
     base.Controls.Add(this.cbIndicationType);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.ttsCounterIndicationsUnsert);
     base.set_Name("ApartmentCounterIndicationInputUIView");
     base.set_Size(new System.Drawing.Size(0x33b, 0x1dc));
     base.add_Load(new System.EventHandler(this.ApartmentCounterIndicationInputUIView_Load));
     base.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.ApartmentCounterIndicationInputUIView_KeyDown));
     this.dgvApartmentCounterIndicationsView.EndInit();
     this.bsApartmentCounterIndicationInputView.EndInit();
     this.nudPackNumber.EndInit();
     this.ttsCounterIndicationsUnsert.ResumeLayout(false);
     this.ttsCounterIndicationsUnsert.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 9
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(CashReturnForm));
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnTransfer = new System.Windows.Forms.Button();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.tsShowSourceBalance = new System.Windows.Forms.ToolStripButton();
     this.epRights = new System.Windows.Forms.ErrorProvider(this.components);
     this.chbxIsPartPayment = new System.Windows.Forms.CheckBox();
     this.lbWarning = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.dgvGroupOperationServices = new System.Windows.Forms.DataGridView();
     this.lblSourceGroupOperationSumm = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.chbReturnDate = new System.Windows.Forms.CheckBox();
     this.label3 = new System.Windows.Forms.Label();
     this.dbReturnDate = new DateBox();
     this.serviceTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.providerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SourceSumm = new DataGridViewNumericColumn();
     this.calcOperNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.jnBalance = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsGroupOperationServices = new System.Windows.Forms.BindingSource(this.components);
     this.selectOrgDocument = new SelectOrgDocument();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewNumericColumn1 = new DataGridViewNumericColumn();
     this.dataGridViewNumericColumn2 = new DataGridViewNumericColumn();
     this.dataGridViewNumericColumn3 = new DataGridViewNumericColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewNumericColumn4 = new DataGridViewNumericColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStrip1.SuspendLayout();
     this.epRights.BeginInit();
     this.dgvGroupOperationServices.BeginInit();
     this.bsGroupOperationServices.BeginInit();
     base.SuspendLayout();
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x288, 0x1e1));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x58, 0x1f));
     this.btnCancel.set_TabIndex(5);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnTransfer.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnTransfer.set_Image(Resources.TRANSFERRING);
     this.btnTransfer.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnTransfer.set_Location(new System.Drawing.Point(0x215, 0x1e1));
     this.btnTransfer.set_Name("btnTransfer");
     this.btnTransfer.set_Size(new System.Drawing.Size(0x6d, 0x1f));
     this.btnTransfer.set_TabIndex(30);
     this.btnTransfer.set_Text("Снять оплату");
     this.btnTransfer.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.btnTransfer.set_UseVisualStyleBackColor(true);
     this.btnTransfer.add_Click(new System.EventHandler(this.btnTransfer_Click));
     this.toolStrip1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.toolStrip1.set_AutoSize(false);
     this.toolStrip1.set_Dock(System.Windows.Forms.DockStyle.None);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel1, this.tsShowSourceBalance });
     this.toolStrip1.set_Location(new System.Drawing.Point(12, 0x44));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x2d4, 0x19));
     this.toolStrip1.set_TabIndex(0x27);
     this.toolStrip1.set_Text("toolStrip1");
     this.toolStripLabel1.set_Font(new System.Drawing.Font("Tahoma", 8.25f, System.Drawing.FontStyle.Bold));
     this.toolStripLabel1.set_Name("toolStripLabel1");
     this.toolStripLabel1.set_Size(new System.Drawing.Size(0xad, 0x16));
     this.toolStripLabel1.set_Text("Услуги переносимой оплаты");
     this.tsShowSourceBalance.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.tsShowSourceBalance.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsShowSourceBalance.set_Image((System.Drawing.Image) manager.GetObject("tsShowSourceBalance.Image"));
     this.tsShowSourceBalance.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsShowSourceBalance.set_Name("tsShowSourceBalance");
     this.tsShowSourceBalance.set_Size(new System.Drawing.Size(0x62, 0x16));
     this.tsShowSourceBalance.set_Text("Показать сальдо");
     this.tsShowSourceBalance.add_Click(new System.EventHandler(this.tsShowSourceBalance_Click));
     this.epRights.set_BlinkStyle(System.Windows.Forms.ErrorBlinkStyle.NeverBlink);
     this.epRights.set_ContainerControl(this);
     this.epRights.set_Icon((System.Drawing.Icon) manager.GetObject("epRights.Icon"));
     this.chbxIsPartPayment.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.chbxIsPartPayment.set_AutoSize(true);
     this.chbxIsPartPayment.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.chbxIsPartPayment.set_Location(new System.Drawing.Point(12, 500));
     this.chbxIsPartPayment.set_Name("chbxIsPartPayment");
     this.chbxIsPartPayment.set_Size(new System.Drawing.Size(0x81, 0x11));
     this.chbxIsPartPayment.set_TabIndex(0x25);
     this.chbxIsPartPayment.set_Text("Перенести частично");
     this.chbxIsPartPayment.set_UseVisualStyleBackColor(true);
     this.chbxIsPartPayment.add_CheckedChanged(new System.EventHandler(this.chbxIsPartPayment_CheckedChanged));
     this.lbWarning.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.lbWarning.set_AutoSize(true);
     this.lbWarning.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.lbWarning.set_ForeColor(System.Drawing.Color.IndianRed);
     this.lbWarning.set_Location(new System.Drawing.Point(0x94, 0x1f6));
     this.lbWarning.set_Name("lbWarning");
     this.lbWarning.set_Size(new System.Drawing.Size(0x16b, 13));
     this.lbWarning.set_TabIndex(0x26);
     this.lbWarning.set_Text("Внимание! Оплата пени не подлежит частичному переносу.");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(12, 14));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0xb7, 13));
     this.label4.set_TabIndex(0x24);
     this.label4.set_Text("Документ - основание для снятия:");
     this.dgvGroupOperationServices.set_AllowUserToAddRows(false);
     this.dgvGroupOperationServices.set_AllowUserToDeleteRows(false);
     this.dgvGroupOperationServices.set_AllowUserToOrderColumns(true);
     this.dgvGroupOperationServices.set_AllowUserToResizeRows(false);
     this.dgvGroupOperationServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.dgvGroupOperationServices.set_AutoGenerateColumns(false);
     this.dgvGroupOperationServices.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvGroupOperationServices.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvGroupOperationServices.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvGroupOperationServices.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvGroupOperationServices.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.serviceTypeNameDataGridViewTextBoxColumn, this.providerNameDataGridViewTextBoxColumn, this.SourceSumm, this.calcOperNameDataGridViewTextBoxColumn, this.jnBalance });
     this.dgvGroupOperationServices.set_DataSource(this.bsGroupOperationServices);
     this.dgvGroupOperationServices.set_EditMode(System.Windows.Forms.DataGridViewEditMode.EditOnEnter);
     this.dgvGroupOperationServices.set_Location(new System.Drawing.Point(12, 0x60));
     this.dgvGroupOperationServices.set_MultiSelect(false);
     this.dgvGroupOperationServices.set_Name("dgvGroupOperationServices");
     this.dgvGroupOperationServices.set_RowHeadersVisible(false);
     this.dgvGroupOperationServices.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.CellSelect);
     this.dgvGroupOperationServices.set_Size(new System.Drawing.Size(0x2d4, 0x17b));
     this.dgvGroupOperationServices.set_TabIndex(0);
     this.dgvGroupOperationServices.add_CellEndEdit(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroupOperationServices_CellEndEdit));
     this.lblSourceGroupOperationSumm.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.lblSourceGroupOperationSumm.set_AutoSize(true);
     this.lblSourceGroupOperationSumm.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.lblSourceGroupOperationSumm.set_Location(new System.Drawing.Point(0x91, 0x1e1));
     this.lblSourceGroupOperationSumm.set_Name("lblSourceGroupOperationSumm");
     this.lblSourceGroupOperationSumm.set_Size(new System.Drawing.Size(0x20, 13));
     this.lblSourceGroupOperationSumm.set_TabIndex(2);
     this.lblSourceGroupOperationSumm.set_Text("0.00");
     this.lblSourceGroupOperationSumm.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.label1.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(12, 0x1e1));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x62, 13));
     this.label1.set_TabIndex(0x26);
     this.label1.set_Text("Сумма переноса: ");
     this.label1.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(12, 0x2d));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x47, 13));
     this.label2.set_TabIndex(40);
     this.label2.set_Text("Дата снятия");
     this.chbReturnDate.set_AutoSize(true);
     this.chbReturnDate.set_Location(new System.Drawing.Point(0xda, 0x2d));
     this.chbReturnDate.set_Name("chbReturnDate");
     this.chbReturnDate.set_Size(new System.Drawing.Size(15, 14));
     this.chbReturnDate.set_TabIndex(0x2a);
     this.chbReturnDate.set_UseVisualStyleBackColor(true);
     this.chbReturnDate.add_CheckedChanged(new System.EventHandler(this.chbReturnDate_CheckedChanged));
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0x157, 0x2d));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(270, 13));
     this.label3.set_TabIndex(0x2b);
     this.label3.set_Text("*по умолчанию снятие проводится текущим числом");
     this.dbReturnDate.AttachToPeriod = false;
     this.dbReturnDate.AttachToPeriodEnd = false;
     this.dbReturnDate.set_Enabled(false);
     this.dbReturnDate.set_Location(new System.Drawing.Point(0xef, 0x2a));
     this.dbReturnDate.set_Mask("00/00/0000");
     this.dbReturnDate.set_Name("dbReturnDate");
     this.dbReturnDate.set_Size(new System.Drawing.Size(0x62, 20));
     this.dbReturnDate.set_TabIndex(0x29);
     this.serviceTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ServiceTypeName");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип услуги");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_Name("serviceTypeNameDataGridViewTextBoxColumn");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceTypeNameDataGridViewTextBoxColumn.set_Width(0x57);
     this.providerNameDataGridViewTextBoxColumn.set_DataPropertyName("ProviderName");
     this.providerNameDataGridViewTextBoxColumn.set_HeaderText("Поставщик");
     this.providerNameDataGridViewTextBoxColumn.set_Name("providerNameDataGridViewTextBoxColumn");
     this.providerNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.providerNameDataGridViewTextBoxColumn.set_Width(90);
     this.SourceSumm.set_DataPropertyName("OriginalSumm");
     this.SourceSumm.DecimalPlaces = 0;
     int[] numArray = new int[4];
     this.SourceSumm.DefaultValue = new decimal(numArray);
     this.SourceSumm.set_HeaderText("Сумма");
     int[] numArray2 = new int[4];
     numArray2[0] = 100;
     this.SourceSumm.Maximum = new decimal(numArray2);
     int[] numArray3 = new int[4];
     this.SourceSumm.Minimum = new decimal(numArray3);
     this.SourceSumm.set_Name("SourceSumm");
     this.SourceSumm.set_ReadOnly(true);
     this.SourceSumm.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.SourceSumm.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.SourceSumm.set_Width(0x42);
     this.calcOperNameDataGridViewTextBoxColumn.set_DataPropertyName("CalcOperName");
     this.calcOperNameDataGridViewTextBoxColumn.set_HeaderText("Операция");
     this.calcOperNameDataGridViewTextBoxColumn.set_Name("calcOperNameDataGridViewTextBoxColumn");
     this.calcOperNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.calcOperNameDataGridViewTextBoxColumn.set_Width(0x52);
     this.jnBalance.set_DataPropertyName("AccountServiceBalance");
     this.jnBalance.set_HeaderText("Сальдо");
     this.jnBalance.set_Name("jnBalance");
     this.jnBalance.set_ReadOnly(true);
     this.jnBalance.set_Visible(false);
     this.jnBalance.set_Width(0x45);
     this.bsGroupOperationServices.set_DataSource(typeof(Jn));
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0xda, 12));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x206, 0x18));
     this.selectOrgDocument.set_TabIndex(0x20);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ProviderId");
     this.dataGridViewTextBoxColumn1.set_HeaderText("ProviderId");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(80);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ProviderCode");
     this.dataGridViewTextBoxColumn2.set_HeaderText("ProviderCode");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Visible(false);
     this.dataGridViewTextBoxColumn2.set_Width(0x44);
     this.dataGridViewNumericColumn1.set_DataPropertyName("OriginalSumm");
     this.dataGridViewNumericColumn1.DecimalPlaces = 0;
     int[] numArray4 = new int[4];
     this.dataGridViewNumericColumn1.DefaultValue = new decimal(numArray4);
     this.dataGridViewNumericColumn1.set_HeaderText("Сумма");
     int[] numArray5 = new int[4];
     numArray5[0] = 100;
     this.dataGridViewNumericColumn1.Maximum = new decimal(numArray5);
     int[] numArray6 = new int[4];
     this.dataGridViewNumericColumn1.Minimum = new decimal(numArray6);
     this.dataGridViewNumericColumn1.set_Name("dataGridViewNumericColumn1");
     this.dataGridViewNumericColumn1.set_ReadOnly(true);
     this.dataGridViewNumericColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewNumericColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewNumericColumn1.set_Width(0x42);
     this.dataGridViewNumericColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.None);
     this.dataGridViewNumericColumn2.DecimalPlaces = 0;
     int[] numArray7 = new int[4];
     this.dataGridViewNumericColumn2.DefaultValue = new decimal(numArray7);
     this.dataGridViewNumericColumn2.set_HeaderText("Сумма");
     int[] numArray8 = new int[4];
     numArray8[0] = 100;
     this.dataGridViewNumericColumn2.Maximum = new decimal(numArray8);
     int[] numArray9 = new int[4];
     this.dataGridViewNumericColumn2.Minimum = new decimal(numArray9);
     this.dataGridViewNumericColumn2.set_Name("dataGridViewNumericColumn2");
     this.dataGridViewNumericColumn2.set_Width(70);
     this.dataGridViewNumericColumn3.set_DataPropertyName("OriginalSumm");
     this.dataGridViewNumericColumn3.DecimalPlaces = 0;
     int[] numArray10 = new int[4];
     this.dataGridViewNumericColumn3.DefaultValue = new decimal(numArray10);
     this.dataGridViewNumericColumn3.set_HeaderText("Сумма");
     int[] numArray11 = new int[4];
     numArray11[0] = 100;
     this.dataGridViewNumericColumn3.Maximum = new decimal(numArray11);
     int[] numArray12 = new int[4];
     this.dataGridViewNumericColumn3.Minimum = new decimal(numArray12);
     this.dataGridViewNumericColumn3.set_Name("dataGridViewNumericColumn3");
     this.dataGridViewNumericColumn3.set_ReadOnly(true);
     this.dataGridViewNumericColumn3.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewNumericColumn3.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewNumericColumn3.set_Width(0x42);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("ProviderName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("ProviderName");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(90);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ServiceTypeId");
     this.dataGridViewTextBoxColumn4.set_HeaderText("ServiceTypeId");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Visible(false);
     this.dataGridViewTextBoxColumn4.set_Width(0x65);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn5.set_HeaderText("ServiceTypeName");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Visible(false);
     this.dataGridViewTextBoxColumn5.set_Width(0x42);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ServiceId");
     this.dataGridViewTextBoxColumn6.set_HeaderText("ServiceId");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Visible(false);
     this.dataGridViewTextBoxColumn6.set_Width(0x29);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn7.set_HeaderText("ServiceCode");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Visible(false);
     this.dataGridViewTextBoxColumn7.set_Width(0x6d);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("ServiceName");
     this.dataGridViewTextBoxColumn8.set_HeaderText("ServiceName");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x68);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("ServiceCodeName");
     this.dataGridViewTextBoxColumn9.set_HeaderText("ServiceCodeName");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x65);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("AccountServiceId");
     this.dataGridViewTextBoxColumn10.set_HeaderText("AccountServiceId");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Visible(false);
     this.dataGridViewTextBoxColumn10.set_Width(0x65);
     this.dataGridViewNumericColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.None);
     this.dataGridViewNumericColumn4.DecimalPlaces = 0;
     int[] numArray13 = new int[4];
     this.dataGridViewNumericColumn4.DefaultValue = new decimal(numArray13);
     this.dataGridViewNumericColumn4.set_HeaderText("Сумма");
     int[] numArray14 = new int[4];
     numArray14[0] = 100;
     this.dataGridViewNumericColumn4.Maximum = new decimal(numArray14);
     int[] numArray15 = new int[4];
     this.dataGridViewNumericColumn4.Minimum = new decimal(numArray15);
     this.dataGridViewNumericColumn4.set_Name("dataGridViewNumericColumn4");
     this.dataGridViewNumericColumn4.set_Width(70);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn11.set_HeaderText("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Visible(false);
     this.dataGridViewTextBoxColumn11.set_Width(0x45);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("AccountServiceToDate");
     this.dataGridViewTextBoxColumn12.set_HeaderText("AccountServiceToDate");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("AccountId");
     this.dataGridViewTextBoxColumn13.set_HeaderText("AccountId");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn14.set_HeaderText("AccountNumber");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("AccountOwnerId");
     this.dataGridViewTextBoxColumn15.set_HeaderText("AccountOwnerId");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("AccountOwnerName");
     this.dataGridViewTextBoxColumn16.set_HeaderText("AccountOwnerName");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("ApartmentId");
     this.dataGridViewTextBoxColumn17.set_HeaderText("ApartmentId");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("ApartmentNumber");
     this.dataGridViewTextBoxColumn18.set_HeaderText("ApartmentNumber");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("ApartmentAddrId");
     this.dataGridViewTextBoxColumn19.set_HeaderText("ApartmentAddrId");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("ApartmentAddrName");
     this.dataGridViewTextBoxColumn20.set_HeaderText("ApartmentAddrName");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn21.set_HeaderText("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("HouseHolderId");
     this.dataGridViewTextBoxColumn22.set_HeaderText("HouseHolderId");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("HouseHolderCode");
     this.dataGridViewTextBoxColumn23.set_HeaderText("HouseHolderCode");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("HouseHolderName");
     this.dataGridViewTextBoxColumn24.set_HeaderText("HouseHolderName");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("CalcOperId");
     this.dataGridViewTextBoxColumn25.set_HeaderText("CalcOperId");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("CalcOperName");
     this.dataGridViewTextBoxColumn26.set_HeaderText("CalcOperName");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn27.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn28.set_HeaderText("Period");
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("OriginalSumm");
     this.dataGridViewTextBoxColumn29.set_HeaderText("OriginalSumm");
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("Summ");
     this.dataGridViewTextBoxColumn30.set_HeaderText("Summ");
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn31.set_DataPropertyName("GroupOperId");
     this.dataGridViewTextBoxColumn31.set_HeaderText("GroupOperId");
     this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31");
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("OldId");
     this.dataGridViewTextBoxColumn32.set_HeaderText("OldId");
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn33.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn34.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x2ec, 0x20c));
     base.Controls.Add(this.label3);
     base.Controls.Add(this.chbReturnDate);
     base.Controls.Add(this.dbReturnDate);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.lblSourceGroupOperationSumm);
     base.Controls.Add(this.toolStrip1);
     base.Controls.Add(this.lbWarning);
     base.Controls.Add(this.dgvGroupOperationServices);
     base.Controls.Add(this.chbxIsPartPayment);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnTransfer);
     base.Controls.Add(this.label4);
     base.Controls.Add(this.selectOrgDocument);
     base.set_MinimizeBox(false);
     this.set_MinimumSize(new System.Drawing.Size(500, 400));
     base.set_Name("CashReturnForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Снятие оплаты с лицевого счета");
     base.add_Load(new System.EventHandler(this.CashTransferForm_Load));
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.epRights.EndInit();
     this.dgvGroupOperationServices.EndInit();
     this.bsGroupOperationServices.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 10
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     this.bsExcludeService = new System.Windows.Forms.BindingSource(this.components);
     this.bsIncludeService = new System.Windows.Forms.BindingSource(this.components);
     this.bsServiceTypes = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.dgvIncludeRoles = new System.Windows.Forms.DataGridView();
     this.tsInclude = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
     this.кодToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.услугаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.поставщикУслугToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.типУслугиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tsbDel = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.dgvExcludeRoles = new System.Windows.Forms.DataGridView();
     this.tsExclude = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSplitButton2 = new System.Windows.Forms.ToolStripSplitButton();
     this.кодToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.услугаToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.поставщикУслугToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.типУслугиToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.tsbAdd = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.btnSearch = new System.Windows.Forms.Button();
     this.label7 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.selectHolders = new SelectOrganization();
     this.label5 = new System.Windows.Forms.Label();
     this.selectProviders = new SelectOrganization();
     this.cbServiceType = new System.Windows.Forms.ComboBox();
     this.dateBox = new DateBox();
     this.tbRemittee = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.dgvInCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvInShortName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvExCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceProviderName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.HouseHolderName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ResourceProviderName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvExShortName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsExcludeService.BeginInit();
     this.bsIncludeService.BeginInit();
     this.bsServiceTypes.BeginInit();
     this.errorProvider.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.dgvIncludeRoles.BeginInit();
     this.tsInclude.SuspendLayout();
     this.dgvExcludeRoles.BeginInit();
     this.tsExclude.SuspendLayout();
     this.groupBox1.SuspendLayout();
     base.SuspendLayout();
     this.bsExcludeService.set_DataSource(typeof(ServiceOld));
     this.bsExcludeService.set_Sort("");
     this.bsIncludeService.set_DataSource(typeof(ServiceOld));
     this.bsIncludeService.set_Sort("");
     this.bsServiceTypes.set_DataSource(typeof(ServiceTypeOld));
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("PrintName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Наименование");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ServiceProvider");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Поставщик услуг");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("HouseHolder");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Управляющая компания");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ShortName");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Услуга");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ServiceProvider");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Поставщик услуг");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("HouseHolder");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Управляющая компания");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.errorProvider.set_ContainerControl(this);
     this.splitContainer1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0xa8));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.Panel1.Controls.Add(this.dgvIncludeRoles);
     this.splitContainer1.Panel1.Controls.Add(this.tsInclude);
     this.splitContainer1.Panel2.Controls.Add(this.dgvExcludeRoles);
     this.splitContainer1.Panel2.Controls.Add(this.tsExclude);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x31a, 0x1a0));
     this.splitContainer1.set_SplitterDistance(0x18d);
     this.splitContainer1.set_TabIndex(0x1a);
     this.dgvIncludeRoles.set_AllowUserToAddRows(false);
     this.dgvIncludeRoles.set_AllowUserToDeleteRows(false);
     this.dgvIncludeRoles.set_AutoGenerateColumns(false);
     this.dgvIncludeRoles.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvIncludeRoles.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvIncludeRoles.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvIncludeRoles.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvIncludeRoles.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dgvInCode, this.dataGridViewTextBoxColumn7, this.dataGridViewTextBoxColumn8, this.dataGridViewTextBoxColumn9, this.dataGridViewTextBoxColumn10, this.dgvInShortName });
     this.dgvIncludeRoles.set_DataSource(this.bsIncludeService);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvIncludeRoles.set_DefaultCellStyle(style2);
     this.dgvIncludeRoles.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvIncludeRoles.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvIncludeRoles.set_Name("dgvIncludeRoles");
     this.dgvIncludeRoles.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvIncludeRoles.set_RowHeadersDefaultCellStyle(style3);
     this.dgvIncludeRoles.set_RowHeadersVisible(false);
     this.dgvIncludeRoles.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvIncludeRoles.set_Size(new System.Drawing.Size(0x18d, 0x187));
     this.dgvIncludeRoles.set_TabIndex(0x1b);
     this.tsInclude.set_GripStyle(System.Windows.Forms.ToolStripGripStyle.Hidden);
     this.tsInclude.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel1, this.toolStripSeparator1, this.toolStripSplitButton1, this.tsbDel, this.toolStripSeparator3 });
     this.tsInclude.set_Location(new System.Drawing.Point(0, 0));
     this.tsInclude.set_Name("tsInclude");
     this.tsInclude.set_Size(new System.Drawing.Size(0x18d, 0x19));
     this.tsInclude.set_TabIndex(0x1c);
     this.toolStripLabel1.set_Name("toolStripLabel1");
     this.toolStripLabel1.set_Size(new System.Drawing.Size(0x7a, 0x16));
     this.toolStripLabel1.set_Text("Привязанные услуги");
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSplitButton1.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.toolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.кодToolStripMenuItem, this.услугаToolStripMenuItem, this.поставщикУслугToolStripMenuItem, this.типУслугиToolStripMenuItem });
     this.toolStripSplitButton1.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.toolStripSplitButton1.set_Name("toolStripSplitButton1");
     this.toolStripSplitButton1.set_Size(new System.Drawing.Size(0x2b, 0x16));
     this.toolStripSplitButton1.set_Text("Вид");
     this.кодToolStripMenuItem.set_Checked(true);
     this.кодToolStripMenuItem.set_CheckOnClick(true);
     this.кодToolStripMenuItem.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.кодToolStripMenuItem.set_Name("кодToolStripMenuItem");
     this.кодToolStripMenuItem.set_Size(new System.Drawing.Size(170, 0x16));
     this.кодToolStripMenuItem.set_Text("Код");
     this.кодToolStripMenuItem.add_CheckedChanged(new System.EventHandler(this.кодToolStripMenuItem_CheckedChanged));
     this.услугаToolStripMenuItem.set_Checked(true);
     this.услугаToolStripMenuItem.set_CheckOnClick(true);
     this.услугаToolStripMenuItem.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.услугаToolStripMenuItem.set_Name("услугаToolStripMenuItem");
     this.услугаToolStripMenuItem.set_Size(new System.Drawing.Size(170, 0x16));
     this.услугаToolStripMenuItem.set_Text("Услуга");
     this.услугаToolStripMenuItem.add_CheckedChanged(new System.EventHandler(this.услугаToolStripMenuItem_CheckedChanged));
     this.поставщикУслугToolStripMenuItem.set_Checked(true);
     this.поставщикУслугToolStripMenuItem.set_CheckOnClick(true);
     this.поставщикУслугToolStripMenuItem.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.поставщикУслугToolStripMenuItem.set_Name("поставщикУслугToolStripMenuItem");
     this.поставщикУслугToolStripMenuItem.set_Size(new System.Drawing.Size(170, 0x16));
     this.поставщикУслугToolStripMenuItem.set_Text("Поставщик услуг");
     this.поставщикУслугToolStripMenuItem.add_CheckedChanged(new System.EventHandler(this.поставщикУслугToolStripMenuItem_CheckedChanged));
     this.типУслугиToolStripMenuItem.set_Checked(true);
     this.типУслугиToolStripMenuItem.set_CheckOnClick(true);
     this.типУслугиToolStripMenuItem.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.типУслугиToolStripMenuItem.set_Name("типУслугиToolStripMenuItem");
     this.типУслугиToolStripMenuItem.set_Size(new System.Drawing.Size(170, 0x16));
     this.типУслугиToolStripMenuItem.set_Text("Тип услуги");
     this.типУслугиToolStripMenuItem.add_CheckedChanged(new System.EventHandler(this.типУслугиToolStripMenuItem_CheckedChanged));
     this.tsbDel.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.tsbDel.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDel.set_Image(Resources.RIGHT);
     this.tsbDel.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDel.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDel.set_Name("tsbDel");
     this.tsbDel.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbDel.add_Click(new System.EventHandler(this.tsbDel_Click));
     this.toolStripSeparator3.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.dgvExcludeRoles.set_AllowUserToAddRows(false);
     this.dgvExcludeRoles.set_AllowUserToDeleteRows(false);
     this.dgvExcludeRoles.set_AutoGenerateColumns(false);
     this.dgvExcludeRoles.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvExcludeRoles.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvExcludeRoles.set_ColumnHeadersDefaultCellStyle(style4);
     this.dgvExcludeRoles.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvExcludeRoles.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dgvExCode, this.ServiceTypeName, this.ServiceProviderName, this.HouseHolderName, this.ResourceProviderName, this.dgvExShortName });
     this.dgvExcludeRoles.set_DataSource(this.bsExcludeService);
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style5.set_BackColor(System.Drawing.SystemColors.Window);
     style5.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style5.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style5.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style5.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style5.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvExcludeRoles.set_DefaultCellStyle(style5);
     this.dgvExcludeRoles.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvExcludeRoles.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvExcludeRoles.set_Name("dgvExcludeRoles");
     this.dgvExcludeRoles.set_ReadOnly(true);
     this.dgvExcludeRoles.set_RowHeadersVisible(false);
     this.dgvExcludeRoles.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvExcludeRoles.set_Size(new System.Drawing.Size(0x189, 0x187));
     this.dgvExcludeRoles.set_TabIndex(0x1c);
     this.tsExclude.set_GripStyle(System.Windows.Forms.ToolStripGripStyle.Hidden);
     this.tsExclude.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel2, this.toolStripSeparator2, this.toolStripSplitButton2, this.tsbAdd, this.toolStripSeparator4 });
     this.tsExclude.set_Location(new System.Drawing.Point(0, 0));
     this.tsExclude.set_Name("tsExclude");
     this.tsExclude.set_Size(new System.Drawing.Size(0x189, 0x19));
     this.tsExclude.set_TabIndex(0x1d);
     this.toolStripLabel2.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripLabel2.set_Name("toolStripLabel2");
     this.toolStripLabel2.set_Size(new System.Drawing.Size(0x8a, 0x16));
     this.toolStripLabel2.set_Text("Не привязанные услуги");
     this.toolStripSeparator2.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSplitButton2.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripSplitButton2.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.toolStripSplitButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.кодToolStripMenuItem1, this.услугаToolStripMenuItem1, this.поставщикУслугToolStripMenuItem1, this.типУслугиToolStripMenuItem1 });
     this.toolStripSplitButton2.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.toolStripSplitButton2.set_Name("toolStripSplitButton2");
     this.toolStripSplitButton2.set_Size(new System.Drawing.Size(0x2b, 0x16));
     this.toolStripSplitButton2.set_Text("Вид");
     this.кодToolStripMenuItem1.set_Checked(true);
     this.кодToolStripMenuItem1.set_CheckOnClick(true);
     this.кодToolStripMenuItem1.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.кодToolStripMenuItem1.set_Name("кодToolStripMenuItem1");
     this.кодToolStripMenuItem1.set_Size(new System.Drawing.Size(170, 0x16));
     this.кодToolStripMenuItem1.set_Text("Код");
     this.кодToolStripMenuItem1.add_CheckedChanged(new System.EventHandler(this.кодToolStripMenuItem1_CheckedChanged));
     this.услугаToolStripMenuItem1.set_Checked(true);
     this.услугаToolStripMenuItem1.set_CheckOnClick(true);
     this.услугаToolStripMenuItem1.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.услугаToolStripMenuItem1.set_Name("услугаToolStripMenuItem1");
     this.услугаToolStripMenuItem1.set_Size(new System.Drawing.Size(170, 0x16));
     this.услугаToolStripMenuItem1.set_Text("Услуга");
     this.услугаToolStripMenuItem1.add_CheckedChanged(new System.EventHandler(this.услугаToolStripMenuItem1_CheckedChanged));
     this.поставщикУслугToolStripMenuItem1.set_Checked(true);
     this.поставщикУслугToolStripMenuItem1.set_CheckOnClick(true);
     this.поставщикУслугToolStripMenuItem1.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.поставщикУслугToolStripMenuItem1.set_Name("поставщикУслугToolStripMenuItem1");
     this.поставщикУслугToolStripMenuItem1.set_Size(new System.Drawing.Size(170, 0x16));
     this.поставщикУслугToolStripMenuItem1.set_Text("Поставщик услуг");
     this.поставщикУслугToolStripMenuItem1.add_CheckedChanged(new System.EventHandler(this.поставщикУслугToolStripMenuItem1_CheckedChanged));
     this.типУслугиToolStripMenuItem1.set_Checked(true);
     this.типУслугиToolStripMenuItem1.set_CheckOnClick(true);
     this.типУслугиToolStripMenuItem1.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.типУслугиToolStripMenuItem1.set_Name("типУслугиToolStripMenuItem1");
     this.типУслугиToolStripMenuItem1.set_Size(new System.Drawing.Size(170, 0x16));
     this.типУслугиToolStripMenuItem1.set_Text("Тип услуги");
     this.типУслугиToolStripMenuItem1.add_CheckedChanged(new System.EventHandler(this.типУслугиToolStripMenuItem1_CheckedChanged));
     this.tsbAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbAdd.set_Image(Resources.LEFT);
     this.tsbAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbAdd.set_Name("tsbAdd");
     this.tsbAdd.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbAdd.add_Click(new System.EventHandler(this.tsbAdd_Click));
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19));
     this.btnSearch.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnSearch.set_Location(new System.Drawing.Point(0x2ad, 0x80));
     this.btnSearch.set_Name("btnSearch");
     this.btnSearch.set_Size(new System.Drawing.Size(0x6a, 0x23));
     this.btnSearch.set_TabIndex(0x1d);
     this.btnSearch.set_Text("Найти");
     this.btnSearch.set_UseVisualStyleBackColor(true);
     this.btnSearch.add_Click(new System.EventHandler(this.btnSearch_Click));
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(7, 8));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0xa4, 13));
     this.label7.set_TabIndex(0x20);
     this.label7.set_Text("Получатель денежных средств");
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.selectHolders);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.selectProviders);
     this.groupBox1.Controls.Add(this.cbServiceType);
     this.groupBox1.set_Location(new System.Drawing.Point(3, 0x1b));
     this.groupBox1.set_MinimumSize(new System.Drawing.Size(0, 100));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x314, 100));
     this.groupBox1.set_TabIndex(0x1c);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Фильтр для поиска");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(4, 20));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x5f, 13));
     this.label3.set_TabIndex(4);
     this.label3.set_Text("Поставщик услуг");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(4, 0x2f));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0xbd, 13));
     this.label4.set_TabIndex(5);
     this.label4.set_Text("Управляющая компания на услугах");
     this.selectHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectHolders.IsCashlessTransferrer = false;
     this.selectHolders.IsHouseHolder = false;
     this.selectHolders.IsPaymentAgent = false;
     this.selectHolders.IsResourceProvider = false;
     this.selectHolders.IsServiceProvider = false;
     this.selectHolders.set_Location(new System.Drawing.Point(0xc2, 0x2f));
     this.selectHolders.set_Name("selectHolders");
     this.selectHolders.set_Size(new System.Drawing.Size(0x24c, 0x18));
     this.selectHolders.set_TabIndex(1);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(4, 0x4b));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x38, 13));
     this.label5.set_TabIndex(6);
     this.label5.set_Text("Тип услуг");
     this.selectProviders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectProviders.IsCashlessTransferrer = false;
     this.selectProviders.IsHouseHolder = false;
     this.selectProviders.IsPaymentAgent = false;
     this.selectProviders.IsResourceProvider = false;
     this.selectProviders.IsServiceProvider = false;
     this.selectProviders.set_Location(new System.Drawing.Point(0xc2, 0x12));
     this.selectProviders.set_Name("selectProviders");
     this.selectProviders.set_Size(new System.Drawing.Size(0x24c, 0x18));
     this.selectProviders.set_TabIndex(0);
     this.cbServiceType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbServiceType.set_DataSource(this.bsServiceTypes);
     this.cbServiceType.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cbServiceType.set_FormattingEnabled(true);
     this.cbServiceType.set_Location(new System.Drawing.Point(0xc2, 0x4a));
     this.cbServiceType.set_Name("cbServiceType");
     this.cbServiceType.set_Size(new System.Drawing.Size(0x24c, 0x15));
     this.cbServiceType.set_TabIndex(2);
     this.dateBox.AttachToPeriod = false;
     this.dateBox.AttachToPeriodEnd = false;
     this.dateBox.set_Location(new System.Drawing.Point(0xaf, 0x88));
     this.dateBox.set_Mask("00/00/0000");
     this.dateBox.set_Name("dateBox");
     this.dateBox.set_Size(new System.Drawing.Size(0x5f, 20));
     this.dateBox.set_TabIndex(30);
     this.tbRemittee.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbRemittee.set_Enabled(false);
     this.tbRemittee.set_Location(new System.Drawing.Point(0xc5, 5));
     this.tbRemittee.set_Name("tbRemittee");
     this.tbRemittee.set_Size(new System.Drawing.Size(0x255, 20));
     this.tbRemittee.set_TabIndex(0x21);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(3, 0x8b));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0xa6, 13));
     this.label6.set_TabIndex(0x1f);
     this.label6.set_Text("Дата начала периода дейсвтия");
     this.dgvInCode.set_DataPropertyName("Code");
     this.dgvInCode.set_HeaderText("Код");
     this.dgvInCode.set_Name("dgvInCode");
     this.dgvInCode.set_ReadOnly(true);
     this.dgvInCode.set_Width(0x33);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Тип услуги");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x57);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("ServiceProviderName");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Поставщик");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(90);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("HouseHolderName");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Управ. компания");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(110);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ResourceProviderName");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Ресурснаб.");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(0x59);
     this.dgvInShortName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dgvInShortName.set_DataPropertyName("ShortName");
     this.dgvInShortName.set_HeaderText("Услуга");
     this.dgvInShortName.set_Name("dgvInShortName");
     this.dgvInShortName.set_ReadOnly(true);
     this.dgvInShortName.set_Width(0x44);
     this.dgvExCode.set_DataPropertyName("Code");
     this.dgvExCode.set_HeaderText("Код");
     this.dgvExCode.set_Name("dgvExCode");
     this.dgvExCode.set_ReadOnly(true);
     this.dgvExCode.set_Width(0x33);
     this.ServiceTypeName.set_DataPropertyName("ServiceTypeName");
     this.ServiceTypeName.set_HeaderText("Тип услуги");
     this.ServiceTypeName.set_Name("ServiceTypeName");
     this.ServiceTypeName.set_ReadOnly(true);
     this.ServiceTypeName.set_Width(0x57);
     this.ServiceProviderName.set_DataPropertyName("ServiceProviderName");
     this.ServiceProviderName.set_HeaderText("Поставщик");
     this.ServiceProviderName.set_Name("ServiceProviderName");
     this.ServiceProviderName.set_ReadOnly(true);
     this.ServiceProviderName.set_Width(90);
     this.HouseHolderName.set_DataPropertyName("HouseHolderName");
     this.HouseHolderName.set_HeaderText("Управ. компания");
     this.HouseHolderName.set_Name("HouseHolderName");
     this.HouseHolderName.set_ReadOnly(true);
     this.HouseHolderName.set_Width(110);
     this.ResourceProviderName.set_DataPropertyName("ResourceProviderName");
     this.ResourceProviderName.set_HeaderText("Ресурснаб.");
     this.ResourceProviderName.set_Name("ResourceProviderName");
     this.ResourceProviderName.set_ReadOnly(true);
     this.ResourceProviderName.set_Width(0x59);
     this.dgvExShortName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dgvExShortName.set_DataPropertyName("ShortName");
     this.dgvExShortName.set_HeaderText("Услуга");
     this.dgvExShortName.set_Name("dgvExShortName");
     this.dgvExShortName.set_ReadOnly(true);
     this.dgvExShortName.set_Width(0x44);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x31a, 0x24b));
     base.Controls.Add(this.btnSearch);
     base.Controls.Add(this.label7);
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.dateBox);
     base.Controls.Add(this.tbRemittee);
     base.Controls.Add(this.label6);
     base.Controls.Add(this.splitContainer1);
     this.set_MinimumSize(new System.Drawing.Size(800, 600));
     base.set_Name("RemitteeServiceForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Услуги получателя денежных средсв");
     base.add_Load(new System.EventHandler(this.RemitteeServiceForm_Load));
     this.bsExcludeService.EndInit();
     this.bsIncludeService.EndInit();
     this.bsServiceTypes.EndInit();
     this.errorProvider.EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     this.splitContainer1.ResumeLayout(false);
     this.dgvIncludeRoles.EndInit();
     this.tsInclude.ResumeLayout(false);
     this.tsInclude.PerformLayout();
     this.dgvExcludeRoles.EndInit();
     this.tsExclude.ResumeLayout(false);
     this.tsExclude.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.btnCancel = new System.Windows.Forms.Button();
     this.tbComment = new System.Windows.Forms.TextBox();
     this.btnOk = new System.Windows.Forms.Button();
     this.label4 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.datePeriod = new DatePeriod();
     this.selectOrganization = new SelectOrganization();
     this.tsButtons = new System.Windows.Forms.ToolStrip();
     this.tbsAdd = new System.Windows.Forms.ToolStripButton();
     this.tsbEdit = new System.Windows.Forms.ToolStripButton();
     this.tsbDel = new System.Windows.Forms.ToolStripButton();
     this.panel2 = new System.Windows.Forms.Panel();
     this.dgvServiceSplitPercents = new System.Windows.Forms.DataGridView();
     this.percentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.providerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.orgDocumentNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsServiceSplitPercents = new System.Windows.Forms.BindingSource(this.components);
     this.bsOrgDocuments = new System.Windows.Forms.BindingSource(this.components);
     this.bsOrganizations = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.panel1.SuspendLayout();
     this.tsButtons.SuspendLayout();
     this.panel2.SuspendLayout();
     this.dgvServiceSplitPercents.BeginInit();
     this.bsServiceSplitPercents.BeginInit();
     this.bsOrgDocuments.BeginInit();
     this.bsOrganizations.BeginInit();
     base.SuspendLayout();
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(12, 8));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x3d, 13));
     this.label1.set_TabIndex(3);
     this.label1.set_Text("Документ:");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(12, 0x57));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x30, 13));
     this.label2.set_TabIndex(4);
     this.label2.set_Text("Период:");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(12, 0x1f));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(90, 13));
     this.label3.set_TabIndex(5);
     this.label3.set_Text("Подразделение:");
     this.panel1.Controls.Add(this.btnCancel);
     this.panel1.Controls.Add(this.tbComment);
     this.panel1.Controls.Add(this.btnOk);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.selectOrgDocument);
     this.panel1.Controls.Add(this.datePeriod);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.selectOrganization);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x356, 0x70));
     this.panel1.set_TabIndex(9);
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnCancel.set_Location(new System.Drawing.Point(0x305, 0x52));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(1);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.tbComment.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.tbComment.set_Location(new System.Drawing.Point(0x70, 0x37));
     this.tbComment.set_Name("tbComment");
     this.tbComment.set_Size(new System.Drawing.Size(0x2e0, 20));
     this.tbComment.set_TabIndex(0x18);
     this.btnOk.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnOk.set_Location(new System.Drawing.Point(0x2b4, 0x52));
     this.btnOk.set_Name("btnOk");
     this.btnOk.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnOk.set_TabIndex(0);
     this.btnOk.set_UseVisualStyleBackColor(true);
     this.btnOk.add_Click(new System.EventHandler(this.btnOk_Click));
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(12, 0x3a));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(80, 13));
     this.label4.set_TabIndex(0x17);
     this.label4.set_Text("Комментарий:");
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x70, 3));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x2e0, 20));
     this.selectOrgDocument.set_TabIndex(0);
     this.datePeriod.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x70, 0x52));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x134, 20));
     this.datePeriod.set_TabIndex(1);
     this.selectOrganization.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrganization.IsCashlessTransferrer = false;
     this.selectOrganization.IsHouseHolder = false;
     this.selectOrganization.IsServiceProvider = false;
     this.selectOrganization.set_Location(new System.Drawing.Point(0x70, 0x1d));
     this.selectOrganization.set_Name("selectOrganization");
     this.selectOrganization.set_Size(new System.Drawing.Size(0x2e0, 20));
     this.selectOrganization.set_TabIndex(2);
     this.tsButtons.set_Dock(System.Windows.Forms.DockStyle.Bottom);
     this.tsButtons.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tbsAdd, this.tsbEdit, this.tsbDel });
     this.tsButtons.set_Location(new System.Drawing.Point(0, 110));
     this.tsButtons.set_Name("tsButtons");
     this.tsButtons.set_Size(new System.Drawing.Size(0x356, 0x19));
     this.tsButtons.set_TabIndex(0x15);
     this.tsButtons.set_Text("Обновить");
     this.tbsAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tbsAdd.set_Image(Resources.ADD);
     this.tbsAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tbsAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tbsAdd.set_Name("tbsAdd");
     this.tbsAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tbsAdd.set_Text("Добавить");
     this.tbsAdd.add_Click(new System.EventHandler(this.tbsAdd_Click));
     this.tsbEdit.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbEdit.set_Image(Resources.CHANGE);
     this.tsbEdit.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbEdit.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbEdit.set_Name("tsbEdit");
     this.tsbEdit.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbEdit.set_Text("Изменить");
     this.tsbEdit.add_Click(new System.EventHandler(this.tsbEdit_Click));
     this.tsbDel.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDel.set_Image(Resources.DELETE);
     this.tsbDel.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDel.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDel.set_Name("tsbDel");
     this.tsbDel.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbDel.set_Text("Удалить");
     this.tsbDel.add_Click(new System.EventHandler(this.tsbDel_Click));
     this.panel2.Controls.Add(this.panel1);
     this.panel2.Controls.Add(this.tsButtons);
     this.panel2.set_Location(new System.Drawing.Point(0, 0));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x356, 0x87));
     this.panel2.set_TabIndex(0x16);
     this.dgvServiceSplitPercents.set_AllowUserToAddRows(false);
     this.dgvServiceSplitPercents.set_AllowUserToDeleteRows(false);
     this.dgvServiceSplitPercents.set_AutoGenerateColumns(false);
     this.dgvServiceSplitPercents.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvServiceSplitPercents.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9f));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvServiceSplitPercents.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvServiceSplitPercents.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServiceSplitPercents.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.percentDataGridViewTextBoxColumn, this.providerNameDataGridViewTextBoxColumn, this.orgDocumentNameDataGridViewTextBoxColumn });
     this.dgvServiceSplitPercents.set_DataSource(this.bsServiceSplitPercents);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9f));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvServiceSplitPercents.set_DefaultCellStyle(style2);
     this.dgvServiceSplitPercents.set_Dock(System.Windows.Forms.DockStyle.Bottom);
     this.dgvServiceSplitPercents.set_Location(new System.Drawing.Point(0, 0x8a));
     this.dgvServiceSplitPercents.set_Name("dgvServiceSplitPercents");
     this.dgvServiceSplitPercents.set_ReadOnly(true);
     this.dgvServiceSplitPercents.set_RowHeadersVisible(false);
     this.dgvServiceSplitPercents.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvServiceSplitPercents.set_Size(new System.Drawing.Size(0x356, 0x156));
     this.dgvServiceSplitPercents.set_TabIndex(0x17);
     this.dgvServiceSplitPercents.add_DoubleClick(new System.EventHandler(this.dgvShemeSplittingCalcOrganizations_DoubleClick));
     this.percentDataGridViewTextBoxColumn.set_DataPropertyName("Percent");
     this.percentDataGridViewTextBoxColumn.set_HeaderText("Процент");
     this.percentDataGridViewTextBoxColumn.set_Name("percentDataGridViewTextBoxColumn");
     this.percentDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.percentDataGridViewTextBoxColumn.set_Width(0x53);
     this.providerNameDataGridViewTextBoxColumn.set_DataPropertyName("ProviderName");
     this.providerNameDataGridViewTextBoxColumn.set_HeaderText("Поставщик");
     this.providerNameDataGridViewTextBoxColumn.set_Name("providerNameDataGridViewTextBoxColumn");
     this.providerNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.providerNameDataGridViewTextBoxColumn.set_Width(0x61);
     this.orgDocumentNameDataGridViewTextBoxColumn.set_DataPropertyName("OrgDocumentName");
     this.orgDocumentNameDataGridViewTextBoxColumn.set_HeaderText("Документ");
     this.orgDocumentNameDataGridViewTextBoxColumn.set_Name("orgDocumentNameDataGridViewTextBoxColumn");
     this.orgDocumentNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.orgDocumentNameDataGridViewTextBoxColumn.set_Width(0x59);
     this.bsServiceSplitPercents.set_DataSource(typeof(ServiceSplitPercent));
     this.bsOrgDocuments.set_DataSource(typeof(OrgDocument));
     this.bsOrganizations.set_DataSource(typeof(Organization));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ProviderName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Поставщик");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_Width(130);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("DocNumber");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Номер документа");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(130);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_Width(130);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Percent");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Процент");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_Width(130);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ComissionPercent");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Процент за комиссию");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(150);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_Width(150);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ComissionPercent");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Процент за комиссию");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(150);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_Width(150);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x356, 480));
     base.Controls.Add(this.panel2);
     base.Controls.Add(this.dgvServiceSplitPercents);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedSingle);
     base.set_MaximizeBox(false);
     base.set_Name("ServiceSplitDocumentAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     base.add_Load(new System.EventHandler(this.SchemeSplittingCalcsAddChangeForm_Load));
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.tsButtons.ResumeLayout(false);
     this.tsButtons.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.dgvServiceSplitPercents.EndInit();
     this.bsServiceSplitPercents.EndInit();
     this.bsOrgDocuments.EndInit();
     this.bsOrganizations.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 12
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(AccountRecalcCalcDetailsForm));
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     this.dgvCalcServicesByDays = new System.Windows.Forms.DataGridView();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsbReport = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
     this.детализацияПоКоллективнымПручетаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.детализацияПоКПУпо354ПостановлениюToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tstbCalcId = new System.Windows.Forms.ToolStripTextBox();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.scCalcServicesByDays = new System.Windows.Forms.SplitContainer();
     this.tabBenefit = new System.Windows.Forms.TabControl();
     this.tabColCounter = new System.Windows.Forms.TabPage();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.dgvCalcHouseCounter = new System.Windows.Forms.DataGridView();
     this.dgvCalcHouseCounterByDay = new System.Windows.Forms.DataGridView();
     this.dgvCalcHouseCounterServiceByDay = new System.Windows.Forms.DataGridView();
     this.tabIndCounter = new System.Windows.Forms.TabPage();
     this.dgvCalcServiceCountersByDay = new System.Windows.Forms.DataGridView();
     this.tabBenefits = new System.Windows.Forms.TabPage();
     this.dgvCalcServiceBenefitsByDays = new System.Windows.Forms.DataGridView();
     this.tabSubQuality = new System.Windows.Forms.TabPage();
     this.splitContainer3 = new System.Windows.Forms.SplitContainer();
     this.dgvCalcServiceTypeSubQuality = new System.Windows.Forms.DataGridView();
     this.dgvCalcServiceTypeSubQualityByDays = new System.Windows.Forms.DataGridView();
     this.UseVacationsInBenefits = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.UseResidentBenefitShare = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.ServiceCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RangeStart = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RangeEnd = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DaysInRange = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RangeStartReason = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DaysInPeriod = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargeSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PeriodChargeSumm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.uiFormulaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.IsCounter = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.CalcAlgChargeFormulaName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AlgorithmParamName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateForDayDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseFloorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.floorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalSquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.livingSquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.heatingSquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.balconySquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.residentsCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.residentVacationsCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalResidentsCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.housekeepingSquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.apartmentPropertyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterPaymentShareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterMaddleTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterConsumptionDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PeriodCounterConsumption = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterInternalFactorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterExternalFactorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.suspensionFactorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.subQualityHoursCountDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcServicesByDays = new System.Windows.Forms.BindingSource(this.components);
     this.Period = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ParamsPeriod = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseCounterVolumeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.personalCountersVolumeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normativeVolumeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcHouseCounter = new System.Windows.Forms.BindingSource(this.components);
     this.rangeStartDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rangeEndDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.daysInRangeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseResidentsCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseResidentVacationsCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseTotalResidentsCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseHeatingSquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseCounterVolumeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.personalCountersVolumeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normativeVolumeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcHouseCounterByDay = new System.Windows.Forms.BindingSource(this.components);
     this.rangeStartDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rangeEndDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.daysInRangeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalResidentsCountDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.heatingSquareDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseCounterVolumeDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.personalCountersVolumeDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normativeVolumeDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.suspensionFactorDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.deltaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcHouseCounterServiceByDay = new System.Windows.Forms.BindingSource(this.components);
     this.CounterName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargeSummDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn122 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.UiFormulaDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterConsumptionDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn123 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterExternalFactorDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterInternalFactorDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterMaddleTypeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterPaymentShareDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateForDayDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.suspensionFactorDataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcServiceCountersByDay = new System.Windows.Forms.BindingSource(this.components);
     this.bsCalcServicesBenefitByDays = new System.Windows.Forms.BindingSource(this.components);
     this.periodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.exceptAcceptableDurationDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.interruptedSupplyHoursCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.calculatedPercentByPeriodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.squareFactorByPeriodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcServiceTypeSubQuality = new System.Windows.Forms.BindingSource(this.components);
     this.rangeStartDataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rangeEndDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.daysInRangeDataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.qualityTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.hoursCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.hoursAtOnceDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.hoursTotalDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.nightTemperatureDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dayTemperatureDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.squareRoomsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pressureDeviationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.nightSubQualityHoursCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.daySubQualityHoursCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.subQualityHoursCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.calculatedNightRangePercentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.calculatedDayRangePercentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.calculatedRangePercentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.recordIsProcessedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isUninterruptedSupplyDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isTemperatureEquivalenceDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isPressureEquivalenceDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.bsCalcServiceTypeSubQualityByDays = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn39 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn40 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn41 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn42 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn45 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn46 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn47 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn48 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn49 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn50 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn51 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn52 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn53 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn54 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn55 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn56 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn57 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn58 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn59 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn60 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn61 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn62 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn63 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn64 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn65 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn66 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn67 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn68 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn69 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn70 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn71 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn72 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn73 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn74 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn75 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn76 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn77 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn78 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn79 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn80 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn81 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn82 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn83 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn84 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn85 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn86 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn87 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn88 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn89 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn90 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn91 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn92 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn93 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn94 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn95 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn96 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn97 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn98 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn99 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn100 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn101 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn102 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn103 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn104 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn105 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn106 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn107 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn108 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn109 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PersonName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BenefitCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BenefitShortName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CalcAlgBenefitNormFormulaName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ExploitingPersonName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BenefitCalcType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BenefitAreaCalcType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Discount = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Rate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RateForDay = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TotalSquare = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.LivingSquare = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.HeatingSquare = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BalconySquare = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ApartmentType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ResidentsCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ResidentVacationsCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TotalResidentsCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ChargeSumm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NormSumm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BenefitSumm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.GasNorm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ElectricNorm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WaterNorm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SquareNorm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CounterFactor = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SuspensionFactor = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn110 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn111 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn112 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn113 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn114 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn115 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn116 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn117 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn118 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn119 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn120 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn121 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.useVacationsInBenefitsDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.useResidentBenefitShareDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isCounterDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.rangeStartDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.daysInRangeDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.daysInPeriodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.personNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitShortNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.exploitingPersonNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitCalcTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitAreaCalcTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serviceTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.discountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateForDayDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalSquareDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.livingSquareDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.heatingSquareDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.balconySquareDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.apartmentTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.residentsCountDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.residentVacationsCountDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalResidentsCountDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargeSummDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitUIFormulaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.gasNormDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.electricNormDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterNormDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.squareNormDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterFactorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.suspensionFactorDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvCalcServicesByDays.BeginInit();
     this.toolStrip1.SuspendLayout();
     this.scCalcServicesByDays.BeginInit();
     this.scCalcServicesByDays.Panel1.SuspendLayout();
     this.scCalcServicesByDays.Panel2.SuspendLayout();
     this.scCalcServicesByDays.SuspendLayout();
     this.tabBenefit.SuspendLayout();
     this.tabColCounter.SuspendLayout();
     this.splitContainer1.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.dgvCalcHouseCounter.BeginInit();
     this.dgvCalcHouseCounterByDay.BeginInit();
     this.dgvCalcHouseCounterServiceByDay.BeginInit();
     this.tabIndCounter.SuspendLayout();
     this.dgvCalcServiceCountersByDay.BeginInit();
     this.tabBenefits.SuspendLayout();
     this.dgvCalcServiceBenefitsByDays.BeginInit();
     this.tabSubQuality.SuspendLayout();
     this.splitContainer3.BeginInit();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.dgvCalcServiceTypeSubQuality.BeginInit();
     this.dgvCalcServiceTypeSubQualityByDays.BeginInit();
     this.bsCalcServicesByDays.BeginInit();
     this.bsCalcHouseCounter.BeginInit();
     this.bsCalcHouseCounterByDay.BeginInit();
     this.bsCalcHouseCounterServiceByDay.BeginInit();
     this.bsCalcServiceCountersByDay.BeginInit();
     this.bsCalcServicesBenefitByDays.BeginInit();
     this.bsCalcServiceTypeSubQuality.BeginInit();
     this.bsCalcServiceTypeSubQualityByDays.BeginInit();
     base.SuspendLayout();
     this.dgvCalcServicesByDays.set_AllowUserToAddRows(false);
     this.dgvCalcServicesByDays.set_AllowUserToDeleteRows(false);
     this.dgvCalcServicesByDays.set_AutoGenerateColumns(false);
     this.dgvCalcServicesByDays.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvCalcServicesByDays.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvCalcServicesByDays.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcServicesByDays.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.ServiceCode, this.ServiceName, this.RangeStart, this.RangeEnd, this.DaysInRange, this.RangeStartReason, this.DaysInPeriod, this.chargeSummDataGridViewTextBoxColumn, this.PeriodChargeSumm, this.uiFormulaDataGridViewTextBoxColumn, this.IsCounter, this.CalcAlgChargeFormulaName, this.AlgorithmParamName, this.rateDataGridViewTextBoxColumn, this.rateForDayDataGridViewTextBoxColumn, this.houseFloorDataGridViewTextBoxColumn,
         this.floorDataGridViewTextBoxColumn, this.totalSquareDataGridViewTextBoxColumn, this.livingSquareDataGridViewTextBoxColumn, this.heatingSquareDataGridViewTextBoxColumn, this.balconySquareDataGridViewTextBoxColumn, this.residentsCountDataGridViewTextBoxColumn, this.residentVacationsCountDataGridViewTextBoxColumn, this.totalResidentsCountDataGridViewTextBoxColumn, this.housekeepingSquareDataGridViewTextBoxColumn, this.apartmentPropertyDataGridViewTextBoxColumn, this.counterPaymentShareDataGridViewTextBoxColumn, this.counterMaddleTypeDataGridViewTextBoxColumn, this.counterConsumptionDataGridViewTextBoxColumn, this.PeriodCounterConsumption, this.counterInternalFactorDataGridViewTextBoxColumn, this.counterExternalFactorDataGridViewTextBoxColumn,
         this.suspensionFactorDataGridViewTextBoxColumn, this.subQualityHoursCountDataGridViewTextBoxColumn2
      });
     this.dgvCalcServicesByDays.set_DataSource(this.bsCalcServicesByDays);
     this.dgvCalcServicesByDays.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcServicesByDays.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcServicesByDays.set_Name("dgvCalcServicesByDays");
     this.dgvCalcServicesByDays.set_ReadOnly(true);
     this.dgvCalcServicesByDays.set_RowHeadersVisible(false);
     this.dgvCalcServicesByDays.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcServicesByDays.set_Size(new System.Drawing.Size(0x353, 220));
     this.dgvCalcServicesByDays.set_TabIndex(0);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbReport, this.toolStripSeparator1, this.toolStripDropDownButton1, this.tstbCalcId, this.toolStripLabel1 });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x353, 0x19));
     this.toolStrip1.set_TabIndex(1);
     this.toolStrip1.set_Text("toolStrip1");
     this.tsbReport.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbReport.set_Name("tsbReport");
     this.tsbReport.set_Size(new System.Drawing.Size(0x7f, 0x16));
     this.tsbReport.set_Text("Отчет по детализации");
     this.tsbReport.add_Click(new System.EventHandler(this.tsbReport_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripDropDownButton1.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.детализацияПоКоллективнымПручетаToolStripMenuItem, this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem, this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem, this.детализацияПоКПУпо354ПостановлениюToolStripMenuItem, this.детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem });
     this.toolStripDropDownButton1.set_Image((System.Drawing.Image) manager.GetObject("toolStripDropDownButton1.Image"));
     this.toolStripDropDownButton1.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.toolStripDropDownButton1.set_Name("toolStripDropDownButton1");
     this.toolStripDropDownButton1.set_Size(new System.Drawing.Size(0xc9, 0x16));
     this.toolStripDropDownButton1.set_Text("Отчеты по коллективным пр.учета");
     this.детализацияПоКоллективнымПручетаToolStripMenuItem.set_Name("детализацияПоКоллективнымПручетаToolStripMenuItem");
     this.детализацияПоКоллективнымПручетаToolStripMenuItem.set_Size(new System.Drawing.Size(0x1f6, 0x16));
     this.детализацияПоКоллективнымПручетаToolStripMenuItem.set_Text("Детализация по коллективным пр.учета");
     this.детализацияПоКоллективнымПручетаToolStripMenuItem.add_Click(new System.EventHandler(this.детализацияПоКоллективнымПручетаToolStripMenuItem_Click));
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem.set_Name("детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem");
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem.set_Size(new System.Drawing.Size(0x1f6, 0x16));
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem.set_Text("Детализация по коллективным пр.учета для мест общего пользования");
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem.add_Click(new System.EventHandler(this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияToolStripMenuItem_Click));
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem.set_Name("детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem");
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem.set_Size(new System.Drawing.Size(0x1f6, 0x16));
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem.set_Text("Детализация по коллективным пр.учета для мест общего пользования по услуге");
     this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem.add_Click(new System.EventHandler(this.детализацияПоКоллективнымПручетаДляМестОбщегоПользованияПоУслугеToolStripMenuItem_Click));
     this.детализацияПоКПУпо354ПостановлениюToolStripMenuItem.set_Name("детализацияПоКПУпо354ПостановлениюToolStripMenuItem");
     this.детализацияПоКПУпо354ПостановлениюToolStripMenuItem.set_Size(new System.Drawing.Size(0x1f6, 0x16));
     this.детализацияПоКПУпо354ПостановлениюToolStripMenuItem.set_Text("Детализация по КПУ (по 354 постановлению)");
     this.детализацияПоКПУпо354ПостановлениюToolStripMenuItem.add_Click(new System.EventHandler(this.детализацияПоКПУпо354ПостановлениюToolStripMenuItem_Click));
     this.детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem.set_Name("детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem");
     this.детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem.set_Size(new System.Drawing.Size(0x1f6, 0x16));
     this.детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem.set_Text("Детализация по КПУ (по 354 постановлению) по услуге");
     this.детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem.add_Click(new System.EventHandler(this.детализацияПоКПУпо354ПостановлениюПоУслугеToolStripMenuItem_Click));
     this.tstbCalcId.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.tstbCalcId.set_BorderStyle(System.Windows.Forms.BorderStyle.FixedSingle);
     this.tstbCalcId.set_Name("tstbCalcId");
     this.tstbCalcId.set_ReadOnly(true);
     this.tstbCalcId.set_Size(new System.Drawing.Size(100, 0x19));
     this.tstbCalcId.add_KeyPress(new System.Windows.Forms.KeyPressEventHandler(this.tstbCalcId_KeyPress));
     this.toolStripLabel1.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripLabel1.set_Name("toolStripLabel1");
     this.toolStripLabel1.set_Size(new System.Drawing.Size(0x26, 0x16));
     this.toolStripLabel1.set_Text("Номер");
     this.scCalcServicesByDays.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.scCalcServicesByDays.set_Location(new System.Drawing.Point(0, 0x19));
     this.scCalcServicesByDays.set_Name("scCalcServicesByDays");
     this.scCalcServicesByDays.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.scCalcServicesByDays.Panel1.Controls.Add(this.dgvCalcServicesByDays);
     this.scCalcServicesByDays.Panel2.Controls.Add(this.tabBenefit);
     this.scCalcServicesByDays.set_Size(new System.Drawing.Size(0x353, 440));
     this.scCalcServicesByDays.set_SplitterDistance(220);
     this.scCalcServicesByDays.set_TabIndex(2);
     this.tabBenefit.Controls.Add(this.tabColCounter);
     this.tabBenefit.Controls.Add(this.tabIndCounter);
     this.tabBenefit.Controls.Add(this.tabBenefits);
     this.tabBenefit.Controls.Add(this.tabSubQuality);
     this.tabBenefit.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tabBenefit.set_Location(new System.Drawing.Point(0, 0));
     this.tabBenefit.set_Name("tabBenefit");
     this.tabBenefit.set_SelectedIndex(0);
     this.tabBenefit.set_Size(new System.Drawing.Size(0x353, 0xd8));
     this.tabBenefit.set_TabIndex(1);
     this.tabColCounter.Controls.Add(this.splitContainer1);
     this.tabColCounter.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabColCounter.set_Name("tabColCounter");
     this.tabColCounter.set_Size(new System.Drawing.Size(0x34b, 190));
     this.tabColCounter.set_TabIndex(3);
     this.tabColCounter.set_Text("Коллективные счетчики");
     this.tabColCounter.set_UseVisualStyleBackColor(true);
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     this.splitContainer1.Panel2.Controls.Add(this.dgvCalcHouseCounterServiceByDay);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x34b, 190));
     this.splitContainer1.set_SplitterDistance(90);
     this.splitContainer1.set_TabIndex(0);
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.Panel1.Controls.Add(this.dgvCalcHouseCounter);
     this.splitContainer2.Panel2.Controls.Add(this.dgvCalcHouseCounterByDay);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x34b, 90));
     this.splitContainer2.set_SplitterDistance(0x151);
     this.splitContainer2.set_TabIndex(1);
     this.dgvCalcHouseCounter.set_AllowUserToAddRows(false);
     this.dgvCalcHouseCounter.set_AllowUserToDeleteRows(false);
     this.dgvCalcHouseCounter.set_AllowUserToResizeRows(false);
     this.dgvCalcHouseCounter.set_AutoGenerateColumns(false);
     this.dgvCalcHouseCounter.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvCalcHouseCounter.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvCalcHouseCounter.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcHouseCounter.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Period, this.ParamsPeriod, this.houseCounterVolumeDataGridViewTextBoxColumn, this.personalCountersVolumeDataGridViewTextBoxColumn, this.normativeVolumeDataGridViewTextBoxColumn, this.counterNameDataGridViewTextBoxColumn });
     this.dgvCalcHouseCounter.set_DataSource(this.bsCalcHouseCounter);
     this.dgvCalcHouseCounter.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcHouseCounter.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcHouseCounter.set_Name("dgvCalcHouseCounter");
     this.dgvCalcHouseCounter.set_ReadOnly(true);
     this.dgvCalcHouseCounter.set_RowHeadersVisible(false);
     this.dgvCalcHouseCounter.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcHouseCounter.set_Size(new System.Drawing.Size(0x151, 90));
     this.dgvCalcHouseCounter.set_TabIndex(0);
     this.dgvCalcHouseCounterByDay.set_AllowUserToAddRows(false);
     this.dgvCalcHouseCounterByDay.set_AllowUserToDeleteRows(false);
     this.dgvCalcHouseCounterByDay.set_AllowUserToResizeRows(false);
     this.dgvCalcHouseCounterByDay.set_AutoGenerateColumns(false);
     this.dgvCalcHouseCounterByDay.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvCalcHouseCounterByDay.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvCalcHouseCounterByDay.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcHouseCounterByDay.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.rangeStartDataGridViewTextBoxColumn, this.rangeEndDataGridViewTextBoxColumn, this.daysInRangeDataGridViewTextBoxColumn, this.houseResidentsCountDataGridViewTextBoxColumn, this.houseResidentVacationsCountDataGridViewTextBoxColumn, this.houseTotalResidentsCountDataGridViewTextBoxColumn, this.houseHeatingSquareDataGridViewTextBoxColumn, this.houseCounterVolumeDataGridViewTextBoxColumn1, this.personalCountersVolumeDataGridViewTextBoxColumn1, this.normativeVolumeDataGridViewTextBoxColumn1 });
     this.dgvCalcHouseCounterByDay.set_DataSource(this.bsCalcHouseCounterByDay);
     this.dgvCalcHouseCounterByDay.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcHouseCounterByDay.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcHouseCounterByDay.set_Name("dgvCalcHouseCounterByDay");
     this.dgvCalcHouseCounterByDay.set_ReadOnly(true);
     this.dgvCalcHouseCounterByDay.set_RowHeadersVisible(false);
     this.dgvCalcHouseCounterByDay.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcHouseCounterByDay.set_Size(new System.Drawing.Size(0x1f6, 90));
     this.dgvCalcHouseCounterByDay.set_TabIndex(0);
     this.dgvCalcHouseCounterServiceByDay.set_AllowUserToAddRows(false);
     this.dgvCalcHouseCounterServiceByDay.set_AllowUserToDeleteRows(false);
     this.dgvCalcHouseCounterServiceByDay.set_AllowUserToResizeRows(false);
     this.dgvCalcHouseCounterServiceByDay.set_AutoGenerateColumns(false);
     this.dgvCalcHouseCounterServiceByDay.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvCalcHouseCounterServiceByDay.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvCalcHouseCounterServiceByDay.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcHouseCounterServiceByDay.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.rangeStartDataGridViewTextBoxColumn1, this.rangeEndDataGridViewTextBoxColumn1, this.daysInRangeDataGridViewTextBoxColumn1, this.totalResidentsCountDataGridViewTextBoxColumn1, this.heatingSquareDataGridViewTextBoxColumn1, this.houseCounterVolumeDataGridViewTextBoxColumn2, this.personalCountersVolumeDataGridViewTextBoxColumn2, this.normativeVolumeDataGridViewTextBoxColumn2, this.suspensionFactorDataGridViewTextBoxColumn1, this.deltaDataGridViewTextBoxColumn });
     this.dgvCalcHouseCounterServiceByDay.set_DataSource(this.bsCalcHouseCounterServiceByDay);
     this.dgvCalcHouseCounterServiceByDay.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcHouseCounterServiceByDay.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcHouseCounterServiceByDay.set_Name("dgvCalcHouseCounterServiceByDay");
     this.dgvCalcHouseCounterServiceByDay.set_ReadOnly(true);
     this.dgvCalcHouseCounterServiceByDay.set_RowHeadersVisible(false);
     this.dgvCalcHouseCounterServiceByDay.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcHouseCounterServiceByDay.set_Size(new System.Drawing.Size(0x34b, 0x60));
     this.dgvCalcHouseCounterServiceByDay.set_TabIndex(0);
     this.tabIndCounter.Controls.Add(this.dgvCalcServiceCountersByDay);
     this.tabIndCounter.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabIndCounter.set_Name("tabIndCounter");
     this.tabIndCounter.set_Size(new System.Drawing.Size(0x34b, 190));
     this.tabIndCounter.set_TabIndex(2);
     this.tabIndCounter.set_Text("Индивидуальные счетчики");
     this.tabIndCounter.set_UseVisualStyleBackColor(true);
     this.dgvCalcServiceCountersByDay.set_AllowUserToAddRows(false);
     this.dgvCalcServiceCountersByDay.set_AllowUserToDeleteRows(false);
     this.dgvCalcServiceCountersByDay.set_AllowUserToResizeRows(false);
     this.dgvCalcServiceCountersByDay.set_AutoGenerateColumns(false);
     this.dgvCalcServiceCountersByDay.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvCalcServiceCountersByDay.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvCalcServiceCountersByDay.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcServiceCountersByDay.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.CounterName, this.chargeSummDataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn122, this.UiFormulaDataGridViewTextBoxColumn2, this.counterConsumptionDataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn123, this.counterExternalFactorDataGridViewTextBoxColumn1, this.counterInternalFactorDataGridViewTextBoxColumn1, this.counterMaddleTypeDataGridViewTextBoxColumn1, this.counterPaymentShareDataGridViewTextBoxColumn1, this.rateDataGridViewTextBoxColumn2, this.rateForDayDataGridViewTextBoxColumn2, this.suspensionFactorDataGridViewTextBoxColumn3 });
     this.dgvCalcServiceCountersByDay.set_DataSource(this.bsCalcServiceCountersByDay);
     this.dgvCalcServiceCountersByDay.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcServiceCountersByDay.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcServiceCountersByDay.set_Name("dgvCalcServiceCountersByDay");
     this.dgvCalcServiceCountersByDay.set_ReadOnly(true);
     this.dgvCalcServiceCountersByDay.set_RowHeadersVisible(false);
     this.dgvCalcServiceCountersByDay.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcServiceCountersByDay.set_Size(new System.Drawing.Size(0x34b, 190));
     this.dgvCalcServiceCountersByDay.set_TabIndex(2);
     this.tabBenefits.Controls.Add(this.dgvCalcServiceBenefitsByDays);
     this.tabBenefits.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabBenefits.set_Name("tabBenefits");
     this.tabBenefits.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabBenefits.set_Size(new System.Drawing.Size(0x34b, 190));
     this.tabBenefits.set_TabIndex(0);
     this.tabBenefits.set_Text("Льготы");
     this.tabBenefits.set_UseVisualStyleBackColor(true);
     this.dgvCalcServiceBenefitsByDays.set_AllowUserToAddRows(false);
     this.dgvCalcServiceBenefitsByDays.set_AllowUserToDeleteRows(false);
     this.dgvCalcServiceBenefitsByDays.set_AutoGenerateColumns(false);
     this.dgvCalcServiceBenefitsByDays.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvCalcServiceBenefitsByDays.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvCalcServiceBenefitsByDays.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcServiceBenefitsByDays.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.useVacationsInBenefitsDataGridViewCheckBoxColumn, this.useResidentBenefitShareDataGridViewCheckBoxColumn, this.isCounterDataGridViewCheckBoxColumn, this.rangeStartDataGridViewTextBoxColumn2, this.daysInRangeDataGridViewTextBoxColumn2, this.daysInPeriodDataGridViewTextBoxColumn, this.personNameDataGridViewTextBoxColumn, this.benefitCodeDataGridViewTextBoxColumn, this.benefitShortNameDataGridViewTextBoxColumn, this.calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn, this.exploitingPersonNameDataGridViewTextBoxColumn, this.benefitCalcTypeDataGridViewTextBoxColumn, this.benefitAreaCalcTypeDataGridViewTextBoxColumn, this.serviceTypeDataGridViewTextBoxColumn, this.discountDataGridViewTextBoxColumn, this.rateDataGridViewTextBoxColumn1,
         this.rateForDayDataGridViewTextBoxColumn1, this.totalSquareDataGridViewTextBoxColumn1, this.livingSquareDataGridViewTextBoxColumn1, this.heatingSquareDataGridViewTextBoxColumn2, this.balconySquareDataGridViewTextBoxColumn1, this.apartmentTypeDataGridViewTextBoxColumn, this.residentsCountDataGridViewTextBoxColumn1, this.residentVacationsCountDataGridViewTextBoxColumn1, this.totalResidentsCountDataGridViewTextBoxColumn2, this.chargeSummDataGridViewTextBoxColumn1, this.normSummDataGridViewTextBoxColumn, this.benefitSummDataGridViewTextBoxColumn, this.benefitUIFormulaDataGridViewTextBoxColumn, this.gasNormDataGridViewTextBoxColumn, this.electricNormDataGridViewTextBoxColumn, this.waterNormDataGridViewTextBoxColumn,
         this.squareNormDataGridViewTextBoxColumn, this.counterFactorDataGridViewTextBoxColumn, this.suspensionFactorDataGridViewTextBoxColumn2
      });
     this.dgvCalcServiceBenefitsByDays.set_DataSource(this.bsCalcServicesBenefitByDays);
     this.dgvCalcServiceBenefitsByDays.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcServiceBenefitsByDays.set_Location(new System.Drawing.Point(3, 3));
     this.dgvCalcServiceBenefitsByDays.set_Name("dgvCalcServiceBenefitsByDays");
     this.dgvCalcServiceBenefitsByDays.set_ReadOnly(true);
     this.dgvCalcServiceBenefitsByDays.set_RowHeadersVisible(false);
     this.dgvCalcServiceBenefitsByDays.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcServiceBenefitsByDays.set_Size(new System.Drawing.Size(0x345, 0xb8));
     this.dgvCalcServiceBenefitsByDays.set_TabIndex(0);
     this.tabSubQuality.Controls.Add(this.splitContainer3);
     this.tabSubQuality.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabSubQuality.set_Name("tabSubQuality");
     this.tabSubQuality.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabSubQuality.set_Size(new System.Drawing.Size(0x34b, 190));
     this.tabSubQuality.set_TabIndex(4);
     this.tabSubQuality.set_Text("Недопоставка");
     this.tabSubQuality.set_UseVisualStyleBackColor(true);
     this.splitContainer3.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer3.set_Location(new System.Drawing.Point(3, 3));
     this.splitContainer3.set_Name("splitContainer3");
     this.splitContainer3.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer3.Panel1.Controls.Add(this.dgvCalcServiceTypeSubQuality);
     this.splitContainer3.Panel2.Controls.Add(this.dgvCalcServiceTypeSubQualityByDays);
     this.splitContainer3.set_Size(new System.Drawing.Size(0x345, 0xb8));
     this.splitContainer3.set_SplitterDistance(110);
     this.splitContainer3.set_TabIndex(0);
     this.dgvCalcServiceTypeSubQuality.set_AllowUserToAddRows(false);
     this.dgvCalcServiceTypeSubQuality.set_AllowUserToDeleteRows(false);
     this.dgvCalcServiceTypeSubQuality.set_AutoGenerateColumns(false);
     this.dgvCalcServiceTypeSubQuality.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCellsExceptHeader);
     this.dgvCalcServiceTypeSubQuality.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvCalcServiceTypeSubQuality.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvCalcServiceTypeSubQuality.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcServiceTypeSubQuality.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.periodDataGridViewTextBoxColumn, this.exceptAcceptableDurationDataGridViewCheckBoxColumn, this.interruptedSupplyHoursCountDataGridViewTextBoxColumn, this.calculatedPercentByPeriodDataGridViewTextBoxColumn, this.squareFactorByPeriodDataGridViewTextBoxColumn });
     this.dgvCalcServiceTypeSubQuality.set_DataSource(this.bsCalcServiceTypeSubQuality);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvCalcServiceTypeSubQuality.set_DefaultCellStyle(style2);
     this.dgvCalcServiceTypeSubQuality.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcServiceTypeSubQuality.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcServiceTypeSubQuality.set_Name("dgvCalcServiceTypeSubQuality");
     this.dgvCalcServiceTypeSubQuality.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvCalcServiceTypeSubQuality.set_RowHeadersDefaultCellStyle(style3);
     this.dgvCalcServiceTypeSubQuality.set_RowHeadersVisible(false);
     this.dgvCalcServiceTypeSubQuality.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcServiceTypeSubQuality.set_Size(new System.Drawing.Size(0x345, 110));
     this.dgvCalcServiceTypeSubQuality.set_TabIndex(1);
     this.dgvCalcServiceTypeSubQualityByDays.set_AllowUserToAddRows(false);
     this.dgvCalcServiceTypeSubQualityByDays.set_AllowUserToDeleteRows(false);
     this.dgvCalcServiceTypeSubQualityByDays.set_AutoGenerateColumns(false);
     this.dgvCalcServiceTypeSubQualityByDays.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCellsExceptHeader);
     this.dgvCalcServiceTypeSubQualityByDays.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvCalcServiceTypeSubQualityByDays.set_ColumnHeadersDefaultCellStyle(style4);
     this.dgvCalcServiceTypeSubQualityByDays.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcServiceTypeSubQualityByDays.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.rangeStartDataGridViewTextBoxColumn3, this.rangeEndDataGridViewTextBoxColumn2, this.daysInRangeDataGridViewTextBoxColumn3, this.qualityTypeNameDataGridViewTextBoxColumn, this.hoursCountDataGridViewTextBoxColumn, this.hoursAtOnceDataGridViewTextBoxColumn, this.hoursTotalDataGridViewTextBoxColumn, this.nightTemperatureDataGridViewTextBoxColumn, this.dayTemperatureDataGridViewTextBoxColumn, this.squareRoomsDataGridViewTextBoxColumn, this.pressureDeviationDataGridViewTextBoxColumn, this.nightSubQualityHoursCountDataGridViewTextBoxColumn, this.daySubQualityHoursCountDataGridViewTextBoxColumn, this.subQualityHoursCountDataGridViewTextBoxColumn, this.calculatedNightRangePercentDataGridViewTextBoxColumn, this.calculatedDayRangePercentDataGridViewTextBoxColumn,
         this.calculatedRangePercentDataGridViewTextBoxColumn, this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn, this.recordIsProcessedDataGridViewCheckBoxColumn, this.isUninterruptedSupplyDataGridViewCheckBoxColumn, this.isTemperatureEquivalenceDataGridViewCheckBoxColumn, this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn, this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn, this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn, this.isPressureEquivalenceDataGridViewCheckBoxColumn
      });
     this.dgvCalcServiceTypeSubQualityByDays.set_DataSource(this.bsCalcServiceTypeSubQualityByDays);
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style5.set_BackColor(System.Drawing.SystemColors.Window);
     style5.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style5.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style5.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style5.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style5.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvCalcServiceTypeSubQualityByDays.set_DefaultCellStyle(style5);
     this.dgvCalcServiceTypeSubQualityByDays.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcServiceTypeSubQualityByDays.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcServiceTypeSubQualityByDays.set_Name("dgvCalcServiceTypeSubQualityByDays");
     this.dgvCalcServiceTypeSubQualityByDays.set_ReadOnly(true);
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style6.set_BackColor(System.Drawing.SystemColors.Control);
     style6.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style6.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style6.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style6.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style6.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvCalcServiceTypeSubQualityByDays.set_RowHeadersDefaultCellStyle(style6);
     this.dgvCalcServiceTypeSubQualityByDays.set_RowHeadersVisible(false);
     this.dgvCalcServiceTypeSubQualityByDays.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcServiceTypeSubQualityByDays.set_Size(new System.Drawing.Size(0x345, 70));
     this.dgvCalcServiceTypeSubQualityByDays.set_TabIndex(2);
     this.UseVacationsInBenefits.set_DataPropertyName("UseVacationsInBenefits");
     this.UseVacationsInBenefits.set_HeaderText("Учитывать врем. отсутствие");
     this.UseVacationsInBenefits.set_MinimumWidth(140);
     this.UseVacationsInBenefits.set_Name("UseVacationsInBenefits");
     this.UseVacationsInBenefits.set_ReadOnly(true);
     this.UseVacationsInBenefits.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.UseVacationsInBenefits.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.UseVacationsInBenefits.set_Width(140);
     this.UseResidentBenefitShare.set_DataPropertyName("UseResidentBenefitShare");
     this.UseResidentBenefitShare.set_HeaderText("Использовать долю льготника");
     this.UseResidentBenefitShare.set_MinimumWidth(130);
     this.UseResidentBenefitShare.set_Name("UseResidentBenefitShare");
     this.UseResidentBenefitShare.set_ReadOnly(true);
     this.UseResidentBenefitShare.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.UseResidentBenefitShare.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.UseResidentBenefitShare.set_Width(130);
     this.dataGridViewCheckBoxColumn1.set_DataPropertyName("IsCounter");
     this.dataGridViewCheckBoxColumn1.set_HeaderText("По счетчику");
     this.dataGridViewCheckBoxColumn1.set_MinimumWidth(0x43);
     this.dataGridViewCheckBoxColumn1.set_Name("dataGridViewCheckBoxColumn1");
     this.dataGridViewCheckBoxColumn1.set_ReadOnly(true);
     this.dataGridViewCheckBoxColumn1.set_Width(0x43);
     this.ServiceCode.set_DataPropertyName("ServiceCode");
     this.ServiceCode.set_HeaderText("Код");
     this.ServiceCode.set_MinimumWidth(0x33);
     this.ServiceCode.set_Name("ServiceCode");
     this.ServiceCode.set_ReadOnly(true);
     this.ServiceCode.set_Width(0x33);
     this.ServiceName.set_DataPropertyName("ServiceName");
     this.ServiceName.set_HeaderText("Услуга");
     this.ServiceName.set_MinimumWidth(0x44);
     this.ServiceName.set_Name("ServiceName");
     this.ServiceName.set_ReadOnly(true);
     this.ServiceName.set_Width(0x44);
     this.RangeStart.set_DataPropertyName("RangeStart");
     this.RangeStart.set_HeaderText("С дня");
     this.RangeStart.set_MinimumWidth(30);
     this.RangeStart.set_Name("RangeStart");
     this.RangeStart.set_ReadOnly(true);
     this.RangeStart.set_Width(30);
     this.RangeEnd.set_DataPropertyName("RangeEnd");
     this.RangeEnd.set_HeaderText("По день");
     this.RangeEnd.set_MinimumWidth(30);
     this.RangeEnd.set_Name("RangeEnd");
     this.RangeEnd.set_ReadOnly(true);
     this.RangeEnd.set_Width(30);
     this.DaysInRange.set_DataPropertyName("DaysInRange");
     this.DaysInRange.set_HeaderText("Дней в диапазоне");
     this.DaysInRange.set_MinimumWidth(0x4b);
     this.DaysInRange.set_Name("DaysInRange");
     this.DaysInRange.set_ReadOnly(true);
     this.DaysInRange.set_Width(0x4b);
     this.RangeStartReason.set_DataPropertyName("RangeStartReason");
     this.RangeStartReason.set_HeaderText("Причина начала диапазона");
     this.RangeStartReason.set_MinimumWidth(120);
     this.RangeStartReason.set_Name("RangeStartReason");
     this.RangeStartReason.set_ReadOnly(true);
     this.RangeStartReason.set_Width(120);
     this.DaysInPeriod.set_DataPropertyName("DaysInPeriod");
     this.DaysInPeriod.set_HeaderText("Дней в периоде");
     this.DaysInPeriod.set_MinimumWidth(60);
     this.DaysInPeriod.set_Name("DaysInPeriod");
     this.DaysInPeriod.set_ReadOnly(true);
     this.DaysInPeriod.set_Width(60);
     this.chargeSummDataGridViewTextBoxColumn.set_DataPropertyName("ChargeSumm");
     this.chargeSummDataGridViewTextBoxColumn.set_HeaderText("Начислено в диапазоне");
     this.chargeSummDataGridViewTextBoxColumn.set_MinimumWidth(110);
     this.chargeSummDataGridViewTextBoxColumn.set_Name("chargeSummDataGridViewTextBoxColumn");
     this.chargeSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.chargeSummDataGridViewTextBoxColumn.set_Width(110);
     this.PeriodChargeSumm.set_DataPropertyName("PeriodChargeSumm");
     this.PeriodChargeSumm.set_HeaderText("Начислено за период");
     this.PeriodChargeSumm.set_Name("PeriodChargeSumm");
     this.PeriodChargeSumm.set_ReadOnly(true);
     this.PeriodChargeSumm.set_Width(5);
     this.uiFormulaDataGridViewTextBoxColumn.set_DataPropertyName("UiFormula");
     this.uiFormulaDataGridViewTextBoxColumn.set_HeaderText("Формула");
     this.uiFormulaDataGridViewTextBoxColumn.set_Name("uiFormulaDataGridViewTextBoxColumn");
     this.uiFormulaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.uiFormulaDataGridViewTextBoxColumn.set_Width(5);
     this.IsCounter.set_DataPropertyName("IsCounter");
     this.IsCounter.set_HeaderText("По счетчику");
     this.IsCounter.set_MinimumWidth(0x43);
     this.IsCounter.set_Name("IsCounter");
     this.IsCounter.set_ReadOnly(true);
     this.IsCounter.set_Width(0x43);
     this.CalcAlgChargeFormulaName.set_DataPropertyName("CalcAlgChargeFormulaName");
     this.CalcAlgChargeFormulaName.set_HeaderText("Алгоритм начисления");
     this.CalcAlgChargeFormulaName.set_MinimumWidth(80);
     this.CalcAlgChargeFormulaName.set_Name("CalcAlgChargeFormulaName");
     this.CalcAlgChargeFormulaName.set_ReadOnly(true);
     this.CalcAlgChargeFormulaName.set_Width(80);
     this.AlgorithmParamName.set_DataPropertyName("AlgorithmParamName");
     this.AlgorithmParamName.set_HeaderText("Параметры алгоритма");
     this.AlgorithmParamName.set_MinimumWidth(80);
     this.AlgorithmParamName.set_Name("AlgorithmParamName");
     this.AlgorithmParamName.set_ReadOnly(true);
     this.AlgorithmParamName.set_Width(80);
     this.rateDataGridViewTextBoxColumn.set_DataPropertyName("Rate");
     this.rateDataGridViewTextBoxColumn.set_HeaderText("Тариф");
     this.rateDataGridViewTextBoxColumn.set_MinimumWidth(0x41);
     this.rateDataGridViewTextBoxColumn.set_Name("rateDataGridViewTextBoxColumn");
     this.rateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.rateDataGridViewTextBoxColumn.set_Width(0x41);
     this.rateForDayDataGridViewTextBoxColumn.set_DataPropertyName("RateForDay");
     this.rateForDayDataGridViewTextBoxColumn.set_HeaderText("Тариф на диапазон");
     this.rateForDayDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.rateForDayDataGridViewTextBoxColumn.set_Name("rateForDayDataGridViewTextBoxColumn");
     this.rateForDayDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.rateForDayDataGridViewTextBoxColumn.set_Width(80);
     this.houseFloorDataGridViewTextBoxColumn.set_DataPropertyName("HouseFloor");
     this.houseFloorDataGridViewTextBoxColumn.set_HeaderText("Этажей в доме");
     this.houseFloorDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.houseFloorDataGridViewTextBoxColumn.set_Name("houseFloorDataGridViewTextBoxColumn");
     this.houseFloorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.houseFloorDataGridViewTextBoxColumn.set_Width(60);
     this.floorDataGridViewTextBoxColumn.set_DataPropertyName("Floor");
     this.floorDataGridViewTextBoxColumn.set_HeaderText("Этаж квартиры");
     this.floorDataGridViewTextBoxColumn.set_MinimumWidth(0x41);
     this.floorDataGridViewTextBoxColumn.set_Name("floorDataGridViewTextBoxColumn");
     this.floorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.floorDataGridViewTextBoxColumn.set_Width(0x41);
     this.totalSquareDataGridViewTextBoxColumn.set_DataPropertyName("TotalSquare");
     this.totalSquareDataGridViewTextBoxColumn.set_HeaderText("Общая площадь");
     this.totalSquareDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.totalSquareDataGridViewTextBoxColumn.set_Name("totalSquareDataGridViewTextBoxColumn");
     this.totalSquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.totalSquareDataGridViewTextBoxColumn.set_Width(0x4b);
     this.livingSquareDataGridViewTextBoxColumn.set_DataPropertyName("LivingSquare");
     this.livingSquareDataGridViewTextBoxColumn.set_HeaderText("Жилая площадь");
     this.livingSquareDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.livingSquareDataGridViewTextBoxColumn.set_Name("livingSquareDataGridViewTextBoxColumn");
     this.livingSquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.livingSquareDataGridViewTextBoxColumn.set_Width(0x4b);
     this.heatingSquareDataGridViewTextBoxColumn.set_DataPropertyName("HeatingSquare");
     this.heatingSquareDataGridViewTextBoxColumn.set_HeaderText("Отапл. площадь");
     this.heatingSquareDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.heatingSquareDataGridViewTextBoxColumn.set_Name("heatingSquareDataGridViewTextBoxColumn");
     this.heatingSquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.heatingSquareDataGridViewTextBoxColumn.set_Width(0x4b);
     this.balconySquareDataGridViewTextBoxColumn.set_DataPropertyName("BalconySquare");
     this.balconySquareDataGridViewTextBoxColumn.set_HeaderText("Площадь балкона");
     this.balconySquareDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.balconySquareDataGridViewTextBoxColumn.set_Name("balconySquareDataGridViewTextBoxColumn");
     this.balconySquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.balconySquareDataGridViewTextBoxColumn.set_Width(0x4b);
     this.residentsCountDataGridViewTextBoxColumn.set_DataPropertyName("ResidentsCount");
     this.residentsCountDataGridViewTextBoxColumn.set_HeaderText("Кол-во зарегистрированных");
     this.residentsCountDataGridViewTextBoxColumn.set_MinimumWidth(140);
     this.residentsCountDataGridViewTextBoxColumn.set_Name("residentsCountDataGridViewTextBoxColumn");
     this.residentsCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.residentsCountDataGridViewTextBoxColumn.set_Width(140);
     this.residentVacationsCountDataGridViewTextBoxColumn.set_DataPropertyName("ResidentVacationsCount");
     this.residentVacationsCountDataGridViewTextBoxColumn.set_HeaderText("Отсутствующих");
     this.residentVacationsCountDataGridViewTextBoxColumn.set_MinimumWidth(0x69);
     this.residentVacationsCountDataGridViewTextBoxColumn.set_Name("residentVacationsCountDataGridViewTextBoxColumn");
     this.residentVacationsCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.residentVacationsCountDataGridViewTextBoxColumn.set_Width(0x69);
     this.totalResidentsCountDataGridViewTextBoxColumn.set_DataPropertyName("TotalResidentsCount");
     this.totalResidentsCountDataGridViewTextBoxColumn.set_HeaderText("Всего зарегистрированных");
     this.totalResidentsCountDataGridViewTextBoxColumn.set_MinimumWidth(0x87);
     this.totalResidentsCountDataGridViewTextBoxColumn.set_Name("totalResidentsCountDataGridViewTextBoxColumn");
     this.totalResidentsCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.totalResidentsCountDataGridViewTextBoxColumn.set_Width(0x87);
     this.housekeepingSquareDataGridViewTextBoxColumn.set_DataPropertyName("HousekeepingSquare");
     this.housekeepingSquareDataGridViewTextBoxColumn.set_HeaderText("Площадь хозяйства");
     this.housekeepingSquareDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.housekeepingSquareDataGridViewTextBoxColumn.set_Name("housekeepingSquareDataGridViewTextBoxColumn");
     this.housekeepingSquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.housekeepingSquareDataGridViewTextBoxColumn.set_Width(80);
     this.apartmentPropertyDataGridViewTextBoxColumn.set_DataPropertyName("ApartmentProperty");
     this.apartmentPropertyDataGridViewTextBoxColumn.set_HeaderText("Количественный показатель");
     this.apartmentPropertyDataGridViewTextBoxColumn.set_MinimumWidth(110);
     this.apartmentPropertyDataGridViewTextBoxColumn.set_Name("apartmentPropertyDataGridViewTextBoxColumn");
     this.apartmentPropertyDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.apartmentPropertyDataGridViewTextBoxColumn.set_Width(110);
     this.counterPaymentShareDataGridViewTextBoxColumn.set_DataPropertyName("CounterPaymentShare");
     this.counterPaymentShareDataGridViewTextBoxColumn.set_HeaderText("Доля оплаты счетчика");
     this.counterPaymentShareDataGridViewTextBoxColumn.set_MinimumWidth(110);
     this.counterPaymentShareDataGridViewTextBoxColumn.set_Name("counterPaymentShareDataGridViewTextBoxColumn");
     this.counterPaymentShareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterPaymentShareDataGridViewTextBoxColumn.set_Width(110);
     this.counterMaddleTypeDataGridViewTextBoxColumn.set_DataPropertyName("CounterMaddleType");
     this.counterMaddleTypeDataGridViewTextBoxColumn.set_HeaderText("Счетчик по среднему?");
     this.counterMaddleTypeDataGridViewTextBoxColumn.set_MinimumWidth(90);
     this.counterMaddleTypeDataGridViewTextBoxColumn.set_Name("counterMaddleTypeDataGridViewTextBoxColumn");
     this.counterMaddleTypeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterMaddleTypeDataGridViewTextBoxColumn.set_Width(90);
     this.counterConsumptionDataGridViewTextBoxColumn.set_DataPropertyName("CounterConsumption");
     this.counterConsumptionDataGridViewTextBoxColumn.set_HeaderText("Расход");
     this.counterConsumptionDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.counterConsumptionDataGridViewTextBoxColumn.set_Name("counterConsumptionDataGridViewTextBoxColumn");
     this.counterConsumptionDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterConsumptionDataGridViewTextBoxColumn.set_Width(60);
     this.PeriodCounterConsumption.set_DataPropertyName("PeriodCounterConsumption");
     this.PeriodCounterConsumption.set_HeaderText("Расход за период");
     this.PeriodCounterConsumption.set_Name("PeriodCounterConsumption");
     this.PeriodCounterConsumption.set_ReadOnly(true);
     this.PeriodCounterConsumption.set_Width(5);
     this.counterInternalFactorDataGridViewTextBoxColumn.set_DataPropertyName("CounterInternalFactor");
     this.counterInternalFactorDataGridViewTextBoxColumn.set_HeaderText("Внутренний коэфф.счетчика");
     this.counterInternalFactorDataGridViewTextBoxColumn.set_MinimumWidth(110);
     this.counterInternalFactorDataGridViewTextBoxColumn.set_Name("counterInternalFactorDataGridViewTextBoxColumn");
     this.counterInternalFactorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterInternalFactorDataGridViewTextBoxColumn.set_Width(110);
     this.counterExternalFactorDataGridViewTextBoxColumn.set_DataPropertyName("CounterExternalFactor");
     this.counterExternalFactorDataGridViewTextBoxColumn.set_HeaderText("Внешний коэфф.счетчика");
     this.counterExternalFactorDataGridViewTextBoxColumn.set_MinimumWidth(110);
     this.counterExternalFactorDataGridViewTextBoxColumn.set_Name("counterExternalFactorDataGridViewTextBoxColumn");
     this.counterExternalFactorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterExternalFactorDataGridViewTextBoxColumn.set_Width(110);
     this.suspensionFactorDataGridViewTextBoxColumn.set_DataPropertyName("SuspensionFactor");
     this.suspensionFactorDataGridViewTextBoxColumn.set_HeaderText("Коэфф. отключения услуги");
     this.suspensionFactorDataGridViewTextBoxColumn.set_MinimumWidth(150);
     this.suspensionFactorDataGridViewTextBoxColumn.set_Name("suspensionFactorDataGridViewTextBoxColumn");
     this.suspensionFactorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.suspensionFactorDataGridViewTextBoxColumn.set_Width(150);
     this.subQualityHoursCountDataGridViewTextBoxColumn2.set_DataPropertyName("SubQualityHoursCount");
     this.subQualityHoursCountDataGridViewTextBoxColumn2.set_HeaderText("Кол-во часов недопоставки");
     this.subQualityHoursCountDataGridViewTextBoxColumn2.set_Name("subQualityHoursCountDataGridViewTextBoxColumn2");
     this.subQualityHoursCountDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.subQualityHoursCountDataGridViewTextBoxColumn2.set_Width(5);
     this.bsCalcServicesByDays.set_DataSource(typeof(CalcServicesByDay));
     this.bsCalcServicesByDays.add_CurrentChanged(new System.EventHandler(this.bsCalcServicesByDays_CurrentChanged));
     this.Period.set_DataPropertyName("Period");
     this.Period.set_HeaderText("Период");
     this.Period.set_Name("Period");
     this.Period.set_ReadOnly(true);
     this.ParamsPeriod.set_DataPropertyName("ParamsPeriod");
     this.ParamsPeriod.set_HeaderText("Период(параметры)");
     this.ParamsPeriod.set_Name("ParamsPeriod");
     this.ParamsPeriod.set_ReadOnly(true);
     this.houseCounterVolumeDataGridViewTextBoxColumn.set_DataPropertyName("HouseCounterVolume");
     this.houseCounterVolumeDataGridViewTextBoxColumn.set_HeaderText("Расход по колл. счетчику");
     this.houseCounterVolumeDataGridViewTextBoxColumn.set_Name("houseCounterVolumeDataGridViewTextBoxColumn");
     this.houseCounterVolumeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.personalCountersVolumeDataGridViewTextBoxColumn.set_DataPropertyName("PersonalCountersVolume");
     this.personalCountersVolumeDataGridViewTextBoxColumn.set_HeaderText("Расход по инд. счетчику");
     this.personalCountersVolumeDataGridViewTextBoxColumn.set_Name("personalCountersVolumeDataGridViewTextBoxColumn");
     this.personalCountersVolumeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.normativeVolumeDataGridViewTextBoxColumn.set_DataPropertyName("NormativeVolume");
     this.normativeVolumeDataGridViewTextBoxColumn.set_HeaderText("Расход по нормативу");
     this.normativeVolumeDataGridViewTextBoxColumn.set_Name("normativeVolumeDataGridViewTextBoxColumn");
     this.normativeVolumeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterNameDataGridViewTextBoxColumn.set_DataPropertyName("CounterName");
     this.counterNameDataGridViewTextBoxColumn.set_HeaderText("Наим. счетчика");
     this.counterNameDataGridViewTextBoxColumn.set_Name("counterNameDataGridViewTextBoxColumn");
     this.counterNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsCalcHouseCounter.set_DataSource(typeof(CalcHouseCounter));
     this.bsCalcHouseCounter.add_CurrentChanged(new System.EventHandler(this.bsCalcHouseCounter_CurrentChanged));
     this.rangeStartDataGridViewTextBoxColumn.set_DataPropertyName("RangeStart");
     this.rangeStartDataGridViewTextBoxColumn.set_HeaderText("Начало диапазона");
     this.rangeStartDataGridViewTextBoxColumn.set_Name("rangeStartDataGridViewTextBoxColumn");
     this.rangeStartDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.rangeEndDataGridViewTextBoxColumn.set_DataPropertyName("RangeEnd");
     this.rangeEndDataGridViewTextBoxColumn.set_HeaderText("Окончание диапазона");
     this.rangeEndDataGridViewTextBoxColumn.set_Name("rangeEndDataGridViewTextBoxColumn");
     this.rangeEndDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.daysInRangeDataGridViewTextBoxColumn.set_DataPropertyName("DaysInRange");
     this.daysInRangeDataGridViewTextBoxColumn.set_HeaderText("Кол-во дней в диапазоне");
     this.daysInRangeDataGridViewTextBoxColumn.set_Name("daysInRangeDataGridViewTextBoxColumn");
     this.daysInRangeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.houseResidentsCountDataGridViewTextBoxColumn.set_DataPropertyName("HouseResidentsCount");
     this.houseResidentsCountDataGridViewTextBoxColumn.set_HeaderText("Кол-во прописанных по дому");
     this.houseResidentsCountDataGridViewTextBoxColumn.set_Name("houseResidentsCountDataGridViewTextBoxColumn");
     this.houseResidentsCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.houseResidentVacationsCountDataGridViewTextBoxColumn.set_DataPropertyName("HouseResidentVacationsCount");
     this.houseResidentVacationsCountDataGridViewTextBoxColumn.set_HeaderText("Кол-во отсутствующих по дому");
     this.houseResidentVacationsCountDataGridViewTextBoxColumn.set_Name("houseResidentVacationsCountDataGridViewTextBoxColumn");
     this.houseResidentVacationsCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.houseTotalResidentsCountDataGridViewTextBoxColumn.set_DataPropertyName("HouseTotalResidentsCount");
     this.houseTotalResidentsCountDataGridViewTextBoxColumn.set_HeaderText("Кол-во проживающих по дому");
     this.houseTotalResidentsCountDataGridViewTextBoxColumn.set_Name("houseTotalResidentsCountDataGridViewTextBoxColumn");
     this.houseTotalResidentsCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.houseHeatingSquareDataGridViewTextBoxColumn.set_DataPropertyName("HouseHeatingSquare");
     this.houseHeatingSquareDataGridViewTextBoxColumn.set_HeaderText("Отапливаемая площадь по дому");
     this.houseHeatingSquareDataGridViewTextBoxColumn.set_Name("houseHeatingSquareDataGridViewTextBoxColumn");
     this.houseHeatingSquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.houseCounterVolumeDataGridViewTextBoxColumn1.set_DataPropertyName("HouseCounterVolume");
     this.houseCounterVolumeDataGridViewTextBoxColumn1.set_HeaderText("Расход по коллективному счетчику");
     this.houseCounterVolumeDataGridViewTextBoxColumn1.set_Name("houseCounterVolumeDataGridViewTextBoxColumn1");
     this.houseCounterVolumeDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.personalCountersVolumeDataGridViewTextBoxColumn1.set_DataPropertyName("PersonalCountersVolume");
     this.personalCountersVolumeDataGridViewTextBoxColumn1.set_HeaderText("Расход по индивидуальному счетчику");
     this.personalCountersVolumeDataGridViewTextBoxColumn1.set_Name("personalCountersVolumeDataGridViewTextBoxColumn1");
     this.personalCountersVolumeDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.normativeVolumeDataGridViewTextBoxColumn1.set_DataPropertyName("NormativeVolume");
     this.normativeVolumeDataGridViewTextBoxColumn1.set_HeaderText("Расход по нормативу");
     this.normativeVolumeDataGridViewTextBoxColumn1.set_Name("normativeVolumeDataGridViewTextBoxColumn1");
     this.normativeVolumeDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.bsCalcHouseCounterByDay.set_DataSource(typeof(CalcHouseCountersByDay));
     this.bsCalcHouseCounterByDay.set_Sort("RangeStart asc");
     this.rangeStartDataGridViewTextBoxColumn1.set_DataPropertyName("RangeStart");
     this.rangeStartDataGridViewTextBoxColumn1.set_HeaderText("Начало диапазона");
     this.rangeStartDataGridViewTextBoxColumn1.set_Name("rangeStartDataGridViewTextBoxColumn1");
     this.rangeStartDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.rangeEndDataGridViewTextBoxColumn1.set_DataPropertyName("RangeEnd");
     this.rangeEndDataGridViewTextBoxColumn1.set_HeaderText("Окончание диапазона");
     this.rangeEndDataGridViewTextBoxColumn1.set_Name("rangeEndDataGridViewTextBoxColumn1");
     this.rangeEndDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.daysInRangeDataGridViewTextBoxColumn1.set_DataPropertyName("DaysInRange");
     this.daysInRangeDataGridViewTextBoxColumn1.set_HeaderText("Кол-во дней в диапазоне");
     this.daysInRangeDataGridViewTextBoxColumn1.set_Name("daysInRangeDataGridViewTextBoxColumn1");
     this.daysInRangeDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.totalResidentsCountDataGridViewTextBoxColumn1.set_DataPropertyName("TotalResidentsCount");
     this.totalResidentsCountDataGridViewTextBoxColumn1.set_HeaderText("Кол-во проживающих");
     this.totalResidentsCountDataGridViewTextBoxColumn1.set_Name("totalResidentsCountDataGridViewTextBoxColumn1");
     this.totalResidentsCountDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.heatingSquareDataGridViewTextBoxColumn1.set_DataPropertyName("HeatingSquare");
     this.heatingSquareDataGridViewTextBoxColumn1.set_HeaderText("Отапливаемая площадь");
     this.heatingSquareDataGridViewTextBoxColumn1.set_Name("heatingSquareDataGridViewTextBoxColumn1");
     this.heatingSquareDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.houseCounterVolumeDataGridViewTextBoxColumn2.set_DataPropertyName("HouseCounterVolume");
     this.houseCounterVolumeDataGridViewTextBoxColumn2.set_HeaderText("Расход по колл. счетчику");
     this.houseCounterVolumeDataGridViewTextBoxColumn2.set_Name("houseCounterVolumeDataGridViewTextBoxColumn2");
     this.houseCounterVolumeDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.personalCountersVolumeDataGridViewTextBoxColumn2.set_DataPropertyName("PersonalCountersVolume");
     this.personalCountersVolumeDataGridViewTextBoxColumn2.set_HeaderText("Расход по инд. счетчику");
     this.personalCountersVolumeDataGridViewTextBoxColumn2.set_Name("personalCountersVolumeDataGridViewTextBoxColumn2");
     this.personalCountersVolumeDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.normativeVolumeDataGridViewTextBoxColumn2.set_DataPropertyName("NormativeVolume");
     this.normativeVolumeDataGridViewTextBoxColumn2.set_HeaderText("Расход по нормативу");
     this.normativeVolumeDataGridViewTextBoxColumn2.set_Name("normativeVolumeDataGridViewTextBoxColumn2");
     this.normativeVolumeDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.suspensionFactorDataGridViewTextBoxColumn1.set_DataPropertyName("SuspensionFactor");
     this.suspensionFactorDataGridViewTextBoxColumn1.set_HeaderText("Коэфф. недопоставки");
     this.suspensionFactorDataGridViewTextBoxColumn1.set_Name("suspensionFactorDataGridViewTextBoxColumn1");
     this.suspensionFactorDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.deltaDataGridViewTextBoxColumn.set_DataPropertyName("Delta");
     this.deltaDataGridViewTextBoxColumn.set_HeaderText("Корректировка расходов");
     this.deltaDataGridViewTextBoxColumn.set_Name("deltaDataGridViewTextBoxColumn");
     this.deltaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsCalcHouseCounterServiceByDay.set_DataSource(typeof(CalcHouseCounterServicesByDay));
     this.bsCalcHouseCounterServiceByDay.set_Sort("RangeStart asc");
     this.CounterName.set_DataPropertyName("CounterName");
     this.CounterName.set_HeaderText("Наим. счетчика");
     this.CounterName.set_Name("CounterName");
     this.CounterName.set_ReadOnly(true);
     this.CounterName.set_Width(5);
     this.chargeSummDataGridViewTextBoxColumn2.set_DataPropertyName("ChargeSumm");
     this.chargeSummDataGridViewTextBoxColumn2.set_HeaderText("Начислено");
     this.chargeSummDataGridViewTextBoxColumn2.set_Name("chargeSummDataGridViewTextBoxColumn2");
     this.chargeSummDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.chargeSummDataGridViewTextBoxColumn2.set_Width(5);
     this.dataGridViewTextBoxColumn122.set_DataPropertyName("PeriodChargeSumm");
     this.dataGridViewTextBoxColumn122.set_HeaderText("Начислено за период");
     this.dataGridViewTextBoxColumn122.set_Name("dataGridViewTextBoxColumn122");
     this.dataGridViewTextBoxColumn122.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn122.set_Width(5);
     this.UiFormulaDataGridViewTextBoxColumn2.set_DataPropertyName("UiFormula");
     this.UiFormulaDataGridViewTextBoxColumn2.set_HeaderText("Формула");
     this.UiFormulaDataGridViewTextBoxColumn2.set_Name("UiFormulaDataGridViewTextBoxColumn2");
     this.UiFormulaDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.UiFormulaDataGridViewTextBoxColumn2.set_Width(5);
     this.counterConsumptionDataGridViewTextBoxColumn1.set_DataPropertyName("CounterConsumption");
     this.counterConsumptionDataGridViewTextBoxColumn1.set_HeaderText("Расход по счетчику");
     this.counterConsumptionDataGridViewTextBoxColumn1.set_Name("counterConsumptionDataGridViewTextBoxColumn1");
     this.counterConsumptionDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.counterConsumptionDataGridViewTextBoxColumn1.set_Width(5);
     this.dataGridViewTextBoxColumn123.set_DataPropertyName("PeriodCounterConsumption");
     this.dataGridViewTextBoxColumn123.set_HeaderText("Расход счётчика за период");
     this.dataGridViewTextBoxColumn123.set_Name("dataGridViewTextBoxColumn123");
     this.dataGridViewTextBoxColumn123.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn123.set_Width(5);
     this.counterExternalFactorDataGridViewTextBoxColumn1.set_DataPropertyName("CounterExternalFactor");
     this.counterExternalFactorDataGridViewTextBoxColumn1.set_HeaderText("Внешний коэффициент");
     this.counterExternalFactorDataGridViewTextBoxColumn1.set_Name("counterExternalFactorDataGridViewTextBoxColumn1");
     this.counterExternalFactorDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.counterExternalFactorDataGridViewTextBoxColumn1.set_Width(5);
     this.counterInternalFactorDataGridViewTextBoxColumn1.set_DataPropertyName("CounterInternalFactor");
     this.counterInternalFactorDataGridViewTextBoxColumn1.set_HeaderText("Внутренний коэффициент");
     this.counterInternalFactorDataGridViewTextBoxColumn1.set_Name("counterInternalFactorDataGridViewTextBoxColumn1");
     this.counterInternalFactorDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.counterInternalFactorDataGridViewTextBoxColumn1.set_Width(5);
     this.counterMaddleTypeDataGridViewTextBoxColumn1.set_DataPropertyName("CounterMaddleType");
     this.counterMaddleTypeDataGridViewTextBoxColumn1.set_HeaderText("Тип по среднему");
     this.counterMaddleTypeDataGridViewTextBoxColumn1.set_Name("counterMaddleTypeDataGridViewTextBoxColumn1");
     this.counterMaddleTypeDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.counterMaddleTypeDataGridViewTextBoxColumn1.set_Width(5);
     this.counterPaymentShareDataGridViewTextBoxColumn1.set_DataPropertyName("CounterPaymentShare");
     this.counterPaymentShareDataGridViewTextBoxColumn1.set_HeaderText("Доля оплаты");
     this.counterPaymentShareDataGridViewTextBoxColumn1.set_Name("counterPaymentShareDataGridViewTextBoxColumn1");
     this.counterPaymentShareDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.counterPaymentShareDataGridViewTextBoxColumn1.set_Width(5);
     this.rateDataGridViewTextBoxColumn2.set_DataPropertyName("Rate");
     this.rateDataGridViewTextBoxColumn2.set_HeaderText("Тариф");
     this.rateDataGridViewTextBoxColumn2.set_Name("rateDataGridViewTextBoxColumn2");
     this.rateDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.rateDataGridViewTextBoxColumn2.set_Width(5);
     this.rateForDayDataGridViewTextBoxColumn2.set_DataPropertyName("RateForDay");
     this.rateForDayDataGridViewTextBoxColumn2.set_HeaderText("Тариф на диапазон");
     this.rateForDayDataGridViewTextBoxColumn2.set_Name("rateForDayDataGridViewTextBoxColumn2");
     this.rateForDayDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.rateForDayDataGridViewTextBoxColumn2.set_Width(5);
     this.suspensionFactorDataGridViewTextBoxColumn3.set_DataPropertyName("SuspensionFactor");
     this.suspensionFactorDataGridViewTextBoxColumn3.set_HeaderText("Коэффициент отключения");
     this.suspensionFactorDataGridViewTextBoxColumn3.set_Name("suspensionFactorDataGridViewTextBoxColumn3");
     this.suspensionFactorDataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.suspensionFactorDataGridViewTextBoxColumn3.set_Width(5);
     this.bsCalcServiceCountersByDay.set_DataSource(typeof(CalcServiceCountersByDay));
     this.bsCalcServicesBenefitByDays.set_DataSource(typeof(CalcServiceBenefitsByDay));
     this.periodDataGridViewTextBoxColumn.set_DataPropertyName("Period");
     this.periodDataGridViewTextBoxColumn.set_HeaderText("Период");
     this.periodDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.periodDataGridViewTextBoxColumn.set_Name("periodDataGridViewTextBoxColumn");
     this.periodDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.exceptAcceptableDurationDataGridViewCheckBoxColumn.set_DataPropertyName("ExceptAcceptableDuration");
     this.exceptAcceptableDurationDataGridViewCheckBoxColumn.set_HeaderText("Использовать вычет доп.часов");
     this.exceptAcceptableDurationDataGridViewCheckBoxColumn.set_MinimumWidth(200);
     this.exceptAcceptableDurationDataGridViewCheckBoxColumn.set_Name("exceptAcceptableDurationDataGridViewCheckBoxColumn");
     this.exceptAcceptableDurationDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.exceptAcceptableDurationDataGridViewCheckBoxColumn.set_Width(200);
     this.interruptedSupplyHoursCountDataGridViewTextBoxColumn.set_DataPropertyName("InterruptedSupplyHoursCount");
     this.interruptedSupplyHoursCountDataGridViewTextBoxColumn.set_HeaderText("Часы отс.бесперебойного снабжения");
     this.interruptedSupplyHoursCountDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.interruptedSupplyHoursCountDataGridViewTextBoxColumn.set_Name("interruptedSupplyHoursCountDataGridViewTextBoxColumn");
     this.interruptedSupplyHoursCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.calculatedPercentByPeriodDataGridViewTextBoxColumn.set_DataPropertyName("CalculatedPercentByPeriod");
     this.calculatedPercentByPeriodDataGridViewTextBoxColumn.set_HeaderText("Рассчитанный %");
     this.calculatedPercentByPeriodDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.calculatedPercentByPeriodDataGridViewTextBoxColumn.set_Name("calculatedPercentByPeriodDataGridViewTextBoxColumn");
     this.calculatedPercentByPeriodDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.squareFactorByPeriodDataGridViewTextBoxColumn.set_DataPropertyName("SquareFactorByPeriod");
     this.squareFactorByPeriodDataGridViewTextBoxColumn.set_HeaderText("Рассчитанный % * Площадь недопоставки");
     this.squareFactorByPeriodDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.squareFactorByPeriodDataGridViewTextBoxColumn.set_Name("squareFactorByPeriodDataGridViewTextBoxColumn");
     this.squareFactorByPeriodDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsCalcServiceTypeSubQuality.set_DataSource(typeof(CalcServiceTypeSubQuality));
     this.bsCalcServiceTypeSubQuality.add_CurrentChanged(new System.EventHandler(this.bsCalcServiceTypeSubQuality_CurrentChanged));
     this.rangeStartDataGridViewTextBoxColumn3.set_DataPropertyName("RangeStart");
     this.rangeStartDataGridViewTextBoxColumn3.set_HeaderText("С дня");
     this.rangeStartDataGridViewTextBoxColumn3.set_Name("rangeStartDataGridViewTextBoxColumn3");
     this.rangeStartDataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.rangeStartDataGridViewTextBoxColumn3.set_Width(5);
     this.rangeEndDataGridViewTextBoxColumn2.set_DataPropertyName("RangeEnd");
     this.rangeEndDataGridViewTextBoxColumn2.set_HeaderText("По день");
     this.rangeEndDataGridViewTextBoxColumn2.set_Name("rangeEndDataGridViewTextBoxColumn2");
     this.rangeEndDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.rangeEndDataGridViewTextBoxColumn2.set_Width(5);
     this.daysInRangeDataGridViewTextBoxColumn3.set_DataPropertyName("DaysInRange");
     this.daysInRangeDataGridViewTextBoxColumn3.set_HeaderText("Дней в периоде");
     this.daysInRangeDataGridViewTextBoxColumn3.set_Name("daysInRangeDataGridViewTextBoxColumn3");
     this.daysInRangeDataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.daysInRangeDataGridViewTextBoxColumn3.set_Width(5);
     this.qualityTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("QualityTypeName");
     this.qualityTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип недопоставки");
     this.qualityTypeNameDataGridViewTextBoxColumn.set_Name("qualityTypeNameDataGridViewTextBoxColumn");
     this.qualityTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.qualityTypeNameDataGridViewTextBoxColumn.set_Width(5);
     this.hoursCountDataGridViewTextBoxColumn.set_DataPropertyName("HoursCount");
     this.hoursCountDataGridViewTextBoxColumn.set_HeaderText("Часы недопоставки");
     this.hoursCountDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.hoursCountDataGridViewTextBoxColumn.set_Name("hoursCountDataGridViewTextBoxColumn");
     this.hoursCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.hoursCountDataGridViewTextBoxColumn.set_Width(50);
     this.hoursAtOnceDataGridViewTextBoxColumn.set_DataPropertyName("HoursAtOnce");
     this.hoursAtOnceDataGridViewTextBoxColumn.set_HeaderText("Допустимо часов(единовременно)");
     this.hoursAtOnceDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.hoursAtOnceDataGridViewTextBoxColumn.set_Name("hoursAtOnceDataGridViewTextBoxColumn");
     this.hoursAtOnceDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.hoursAtOnceDataGridViewTextBoxColumn.set_Width(50);
     this.hoursTotalDataGridViewTextBoxColumn.set_DataPropertyName("HoursTotal");
     this.hoursTotalDataGridViewTextBoxColumn.set_HeaderText("Допустимо часов(суммарно)");
     this.hoursTotalDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.hoursTotalDataGridViewTextBoxColumn.set_Name("hoursTotalDataGridViewTextBoxColumn");
     this.hoursTotalDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.hoursTotalDataGridViewTextBoxColumn.set_Width(50);
     this.nightTemperatureDataGridViewTextBoxColumn.set_DataPropertyName("NightTemperature");
     this.nightTemperatureDataGridViewTextBoxColumn.set_HeaderText("Ночная темп.");
     this.nightTemperatureDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.nightTemperatureDataGridViewTextBoxColumn.set_Name("nightTemperatureDataGridViewTextBoxColumn");
     this.nightTemperatureDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.nightTemperatureDataGridViewTextBoxColumn.set_Width(50);
     this.dayTemperatureDataGridViewTextBoxColumn.set_DataPropertyName("DayTemperature");
     this.dayTemperatureDataGridViewTextBoxColumn.set_HeaderText("Дневная темп.");
     this.dayTemperatureDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.dayTemperatureDataGridViewTextBoxColumn.set_Name("dayTemperatureDataGridViewTextBoxColumn");
     this.dayTemperatureDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.dayTemperatureDataGridViewTextBoxColumn.set_Width(50);
     this.squareRoomsDataGridViewTextBoxColumn.set_DataPropertyName("SquareRooms");
     this.squareRoomsDataGridViewTextBoxColumn.set_HeaderText("Площадь комнат");
     this.squareRoomsDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.squareRoomsDataGridViewTextBoxColumn.set_Name("squareRoomsDataGridViewTextBoxColumn");
     this.squareRoomsDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.squareRoomsDataGridViewTextBoxColumn.set_Width(50);
     this.pressureDeviationDataGridViewTextBoxColumn.set_DataPropertyName("PressureDeviation");
     this.pressureDeviationDataGridViewTextBoxColumn.set_HeaderText("Откл.давления");
     this.pressureDeviationDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.pressureDeviationDataGridViewTextBoxColumn.set_Name("pressureDeviationDataGridViewTextBoxColumn");
     this.pressureDeviationDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.pressureDeviationDataGridViewTextBoxColumn.set_Width(50);
     this.nightSubQualityHoursCountDataGridViewTextBoxColumn.set_DataPropertyName("NightSubQualityHoursCount");
     this.nightSubQualityHoursCountDataGridViewTextBoxColumn.set_HeaderText("Ночные часы недопоставки");
     this.nightSubQualityHoursCountDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.nightSubQualityHoursCountDataGridViewTextBoxColumn.set_Name("nightSubQualityHoursCountDataGridViewTextBoxColumn");
     this.nightSubQualityHoursCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.nightSubQualityHoursCountDataGridViewTextBoxColumn.set_Width(50);
     this.daySubQualityHoursCountDataGridViewTextBoxColumn.set_DataPropertyName("DaySubQualityHoursCount");
     this.daySubQualityHoursCountDataGridViewTextBoxColumn.set_HeaderText("Дневные часы недопоставки");
     this.daySubQualityHoursCountDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.daySubQualityHoursCountDataGridViewTextBoxColumn.set_Name("daySubQualityHoursCountDataGridViewTextBoxColumn");
     this.daySubQualityHoursCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.daySubQualityHoursCountDataGridViewTextBoxColumn.set_Width(50);
     this.subQualityHoursCountDataGridViewTextBoxColumn.set_DataPropertyName("SubQualityHoursCount");
     this.subQualityHoursCountDataGridViewTextBoxColumn.set_HeaderText("Всего часов недопоставки");
     this.subQualityHoursCountDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.subQualityHoursCountDataGridViewTextBoxColumn.set_Name("subQualityHoursCountDataGridViewTextBoxColumn");
     this.subQualityHoursCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.subQualityHoursCountDataGridViewTextBoxColumn.set_Width(50);
     this.calculatedNightRangePercentDataGridViewTextBoxColumn.set_DataPropertyName("CalculatedNightRangePercent");
     this.calculatedNightRangePercentDataGridViewTextBoxColumn.set_HeaderText("Ночной % диапазона");
     this.calculatedNightRangePercentDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.calculatedNightRangePercentDataGridViewTextBoxColumn.set_Name("calculatedNightRangePercentDataGridViewTextBoxColumn");
     this.calculatedNightRangePercentDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.calculatedNightRangePercentDataGridViewTextBoxColumn.set_Width(50);
     this.calculatedDayRangePercentDataGridViewTextBoxColumn.set_DataPropertyName("CalculatedDayRangePercent");
     this.calculatedDayRangePercentDataGridViewTextBoxColumn.set_HeaderText("Дневной % диапазона");
     this.calculatedDayRangePercentDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.calculatedDayRangePercentDataGridViewTextBoxColumn.set_Name("calculatedDayRangePercentDataGridViewTextBoxColumn");
     this.calculatedDayRangePercentDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.calculatedDayRangePercentDataGridViewTextBoxColumn.set_Width(50);
     this.calculatedRangePercentDataGridViewTextBoxColumn.set_DataPropertyName("CalculatedRangePercent");
     this.calculatedRangePercentDataGridViewTextBoxColumn.set_HeaderText("% диапазона");
     this.calculatedRangePercentDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.calculatedRangePercentDataGridViewTextBoxColumn.set_Name("calculatedRangePercentDataGridViewTextBoxColumn");
     this.calculatedRangePercentDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.calculatedRangePercentDataGridViewTextBoxColumn.set_Width(50);
     this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn.set_DataPropertyName("HoursCountCalcedByColdWaterTarif");
     this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn.set_HeaderText("Часы по тарифу хол.воды");
     this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn.set_Name("hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn");
     this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.hoursCountCalcedByColdWaterTarifDataGridViewTextBoxColumn.set_Width(50);
     this.recordIsProcessedDataGridViewCheckBoxColumn.set_DataPropertyName("RecordIsProcessed");
     this.recordIsProcessedDataGridViewCheckBoxColumn.set_HeaderText("Запись обработана");
     this.recordIsProcessedDataGridViewCheckBoxColumn.set_MinimumWidth(50);
     this.recordIsProcessedDataGridViewCheckBoxColumn.set_Name("recordIsProcessedDataGridViewCheckBoxColumn");
     this.recordIsProcessedDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.recordIsProcessedDataGridViewCheckBoxColumn.set_Width(50);
     this.isUninterruptedSupplyDataGridViewCheckBoxColumn.set_DataPropertyName("IsUninterruptedSupply");
     this.isUninterruptedSupplyDataGridViewCheckBoxColumn.set_HeaderText("Беспереб.снабжение");
     this.isUninterruptedSupplyDataGridViewCheckBoxColumn.set_MinimumWidth(50);
     this.isUninterruptedSupplyDataGridViewCheckBoxColumn.set_Name("isUninterruptedSupplyDataGridViewCheckBoxColumn");
     this.isUninterruptedSupplyDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isUninterruptedSupplyDataGridViewCheckBoxColumn.set_Width(50);
     this.isTemperatureEquivalenceDataGridViewCheckBoxColumn.set_DataPropertyName("IsTemperatureEquivalence");
     this.isTemperatureEquivalenceDataGridViewCheckBoxColumn.set_HeaderText("Темпер.соответ-ие");
     this.isTemperatureEquivalenceDataGridViewCheckBoxColumn.set_MinimumWidth(50);
     this.isTemperatureEquivalenceDataGridViewCheckBoxColumn.set_Name("isTemperatureEquivalenceDataGridViewCheckBoxColumn");
     this.isTemperatureEquivalenceDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isTemperatureEquivalenceDataGridViewCheckBoxColumn.set_Width(50);
     this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn.set_DataPropertyName("IsWaterEquivalenceToSanitaryStandard");
     this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn.set_HeaderText("Санитар.нормы");
     this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn.set_MinimumWidth(50);
     this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn.set_Name("isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn");
     this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isWaterEquivalenceToSanitaryStandardDataGridViewCheckBoxColumn.set_Width(50);
     this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn.set_DataPropertyName("IsVoltageAndFrequencyEquivalence");
     this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn.set_HeaderText("Соответ-ие напряжения");
     this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn.set_MinimumWidth(50);
     this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn.set_Name("isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn");
     this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isVoltageAndFrequencyEquivalenceDataGridViewCheckBoxColumn.set_Width(50);
     this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn.set_DataPropertyName("IsPressurePropertiesEquivalence");
     this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn.set_HeaderText("Соотв-ие свойств давления");
     this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn.set_MinimumWidth(50);
     this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn.set_Name("isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn");
     this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isPressurePropertiesEquivalenceDataGridViewCheckBoxColumn.set_Width(50);
     this.isPressureEquivalenceDataGridViewCheckBoxColumn.set_DataPropertyName("IsPressureEquivalence");
     this.isPressureEquivalenceDataGridViewCheckBoxColumn.set_HeaderText("Соотв-ие давления");
     this.isPressureEquivalenceDataGridViewCheckBoxColumn.set_MinimumWidth(50);
     this.isPressureEquivalenceDataGridViewCheckBoxColumn.set_Name("isPressureEquivalenceDataGridViewCheckBoxColumn");
     this.isPressureEquivalenceDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isPressureEquivalenceDataGridViewCheckBoxColumn.set_Width(50);
     this.bsCalcServiceTypeSubQualityByDays.set_DataSource(typeof(CalcServiceTypeSubQualityByDay));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("TotalSquare");
     this.dataGridViewTextBoxColumn1.set_HeaderText("TotalSquare");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(0x5f);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(140);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ResidentVacationsCount");
     this.dataGridViewTextBoxColumn2.set_HeaderText("ResidentVacationsCount");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(0x44);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x44);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("CounterTurnoverSize");
     this.dataGridViewTextBoxColumn3.set_HeaderText("CounterTurnoverSize");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(0x38);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(120);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("HeatingSquare");
     this.dataGridViewTextBoxColumn4.set_HeaderText("HeatingSquare");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(0x44);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x4c);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("DaysInRange");
     this.dataGridViewTextBoxColumn5.set_HeaderText("DaysInRange");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(0x73);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x73);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("SuspensionFactor");
     this.dataGridViewTextBoxColumn6.set_HeaderText("SuspensionFactor");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(0x5f);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x6a);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("CalcId");
     this.dataGridViewTextBoxColumn7.set_HeaderText("CalcId");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(0x5f);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x6a);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("BalconySquare");
     this.dataGridViewTextBoxColumn8.set_HeaderText("BalconySquare");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(0x5f);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x69);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("CounterPaymentShare");
     this.dataGridViewTextBoxColumn9.set_HeaderText("CounterPaymentShare");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(0xb5);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0xb5);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("CounterInternalFactor");
     this.dataGridViewTextBoxColumn10.set_HeaderText("CounterInternalFactor");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(110);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(160);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("RateForDay");
     this.dataGridViewTextBoxColumn11.set_HeaderText("RateForDay");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(0x80);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(0x80);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("NeedCounters");
     this.dataGridViewTextBoxColumn12.set_HeaderText("NeedCounters");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(0x87);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(0x9d);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("DaysInPeriod");
     this.dataGridViewTextBoxColumn13.set_HeaderText("DaysInPeriod");
     this.dataGridViewTextBoxColumn13.set_MinimumWidth(0x5f);
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(0x7b);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("ResidentsCount");
     this.dataGridViewTextBoxColumn14.set_HeaderText("ResidentsCount");
     this.dataGridViewTextBoxColumn14.set_MinimumWidth(0x41);
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_Width(0xa3);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("NeedApartmentSquares");
     this.dataGridViewTextBoxColumn15.set_HeaderText("NeedApartmentSquares");
     this.dataGridViewTextBoxColumn15.set_MinimumWidth(120);
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn15.set_Width(0x86);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn16.set_HeaderText("Period");
     this.dataGridViewTextBoxColumn16.set_MinimumWidth(0x4c);
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn16.set_Width(0x85);
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("NeedHousekeepingSquares");
     this.dataGridViewTextBoxColumn17.set_HeaderText("NeedHousekeepingSquares");
     this.dataGridViewTextBoxColumn17.set_MinimumWidth(0x65);
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn17.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn17.set_Width(0x65);
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("AccountServiceId");
     this.dataGridViewTextBoxColumn18.set_HeaderText("AccountServiceId");
     this.dataGridViewTextBoxColumn18.set_MinimumWidth(0x6a);
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn18.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn18.set_Width(0x9b);
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("Rate");
     this.dataGridViewTextBoxColumn19.set_HeaderText("Rate");
     this.dataGridViewTextBoxColumn19.set_MinimumWidth(0x6a);
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn19.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn19.set_Width(0x94);
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("CounterConsumption");
     this.dataGridViewTextBoxColumn20.set_HeaderText("CounterConsumption");
     this.dataGridViewTextBoxColumn20.set_MinimumWidth(0x69);
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn20.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_Width(0x9a);
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("Formula");
     this.dataGridViewTextBoxColumn21.set_HeaderText("Formula");
     this.dataGridViewTextBoxColumn21.set_MinimumWidth(0x72);
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn21.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn21.set_Width(0x85);
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn22.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn22.set_MinimumWidth(160);
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn22.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn22.set_Width(160);
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("CounterExternalFactor");
     this.dataGridViewTextBoxColumn23.set_HeaderText("CounterExternalFactor");
     this.dataGridViewTextBoxColumn23.set_MinimumWidth(0x6f);
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn23.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn23.set_Width(0x9b);
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("TotalResidentsCount");
     this.dataGridViewTextBoxColumn24.set_HeaderText("TotalResidentsCount");
     this.dataGridViewTextBoxColumn24.set_MinimumWidth(0x9d);
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn24.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn24.set_Width(0x9d);
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("ChargeSumm");
     this.dataGridViewTextBoxColumn25.set_HeaderText("ChargeSumm");
     this.dataGridViewTextBoxColumn25.set_MinimumWidth(0x7b);
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn25.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn25.set_Width(0x9a);
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("ProcName");
     this.dataGridViewTextBoxColumn26.set_HeaderText("ProcName");
     this.dataGridViewTextBoxColumn26.set_MinimumWidth(0xa3);
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn26.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn26.set_Width(0xa3);
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("LivingSquare");
     this.dataGridViewTextBoxColumn27.set_HeaderText("LivingSquare");
     this.dataGridViewTextBoxColumn27.set_MinimumWidth(0x86);
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn27.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn27.set_Width(0x9a);
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("HousekeepingSquare");
     this.dataGridViewTextBoxColumn28.set_HeaderText("HousekeepingSquare");
     this.dataGridViewTextBoxColumn28.set_MinimumWidth(0x85);
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn28.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn28.set_Width(0x85);
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn29.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn29.set_MinimumWidth(0x44);
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn29.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn29.set_Width(0x8a);
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("ApartmentProperty");
     this.dataGridViewTextBoxColumn30.set_HeaderText("ApartmentProperty");
     this.dataGridViewTextBoxColumn30.set_MinimumWidth(160);
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn30.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn30.set_Width(160);
     this.dataGridViewTextBoxColumn31.set_DataPropertyName("CounterMaddleType");
     this.dataGridViewTextBoxColumn31.set_HeaderText("CounterMaddleType");
     this.dataGridViewTextBoxColumn31.set_MinimumWidth(0x94);
     this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31");
     this.dataGridViewTextBoxColumn31.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn31.set_Width(0x94);
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("RangeStart");
     this.dataGridViewTextBoxColumn32.set_HeaderText("RangeStart");
     this.dataGridViewTextBoxColumn32.set_MinimumWidth(0x9a);
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn32.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn32.set_Width(0x9a);
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("RangeEnd");
     this.dataGridViewTextBoxColumn33.set_HeaderText("RangeEnd");
     this.dataGridViewTextBoxColumn33.set_MinimumWidth(30);
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn33.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn33.set_Width(0x68);
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn34.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn34.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     this.dataGridViewTextBoxColumn34.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn34.set_Width(90);
     this.dataGridViewTextBoxColumn35.set_DataPropertyName("NeedApartmentProperties");
     this.dataGridViewTextBoxColumn35.set_HeaderText("NeedApartmentProperties");
     this.dataGridViewTextBoxColumn35.set_MinimumWidth(0x41);
     this.dataGridViewTextBoxColumn35.set_Name("dataGridViewTextBoxColumn35");
     this.dataGridViewTextBoxColumn35.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn35.set_Width(0x56);
     this.dataGridViewTextBoxColumn36.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn36.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn36.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn36.set_Name("dataGridViewTextBoxColumn36");
     this.dataGridViewTextBoxColumn36.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn36.set_Width(0x90);
     this.dataGridViewTextBoxColumn37.set_DataPropertyName("AlgorithmParamId");
     this.dataGridViewTextBoxColumn37.set_HeaderText("AlgorithmParamId");
     this.dataGridViewTextBoxColumn37.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn37.set_Name("dataGridViewTextBoxColumn37");
     this.dataGridViewTextBoxColumn37.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn37.set_Width(0x66);
     this.dataGridViewTextBoxColumn38.set_DataPropertyName("ApartmentId");
     this.dataGridViewTextBoxColumn38.set_HeaderText("ApartmentId");
     this.dataGridViewTextBoxColumn38.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn38.set_Name("dataGridViewTextBoxColumn38");
     this.dataGridViewTextBoxColumn38.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn38.set_Width(0x5c);
     this.dataGridViewTextBoxColumn39.set_DataPropertyName("AlgorithmId");
     this.dataGridViewTextBoxColumn39.set_HeaderText("AlgorithmId");
     this.dataGridViewTextBoxColumn39.set_MinimumWidth(110);
     this.dataGridViewTextBoxColumn39.set_Name("dataGridViewTextBoxColumn39");
     this.dataGridViewTextBoxColumn39.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn39.set_Width(110);
     this.dataGridViewTextBoxColumn40.set_DataPropertyName("CounterId");
     this.dataGridViewTextBoxColumn40.set_HeaderText("CounterId");
     this.dataGridViewTextBoxColumn40.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn40.set_Name("dataGridViewTextBoxColumn40");
     this.dataGridViewTextBoxColumn40.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn40.set_Width(0x68);
     this.dataGridViewTextBoxColumn41.set_DataPropertyName("CalcAlgsName");
     this.dataGridViewTextBoxColumn41.set_HeaderText("CalcAlgsName");
     this.dataGridViewTextBoxColumn41.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn41.set_Name("dataGridViewTextBoxColumn41");
     this.dataGridViewTextBoxColumn41.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn41.set_Width(0x65);
     this.dataGridViewTextBoxColumn42.set_DataPropertyName("NormSumm");
     this.dataGridViewTextBoxColumn42.set_HeaderText("NormSumm");
     this.dataGridViewTextBoxColumn42.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn42.set_Name("dataGridViewTextBoxColumn42");
     this.dataGridViewTextBoxColumn42.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn42.set_Width(0x90);
     this.dataGridViewTextBoxColumn43.set_DataPropertyName("RateForDay");
     this.dataGridViewTextBoxColumn43.set_HeaderText("RateForDay");
     this.dataGridViewTextBoxColumn43.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn43.set_Name("dataGridViewTextBoxColumn43");
     this.dataGridViewTextBoxColumn43.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn43.set_Width(0xc0);
     this.dataGridViewTextBoxColumn44.set_DataPropertyName("NeedWaterNorm");
     this.dataGridViewTextBoxColumn44.set_HeaderText("NeedWaterNorm");
     this.dataGridViewTextBoxColumn44.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn44.set_Name("dataGridViewTextBoxColumn44");
     this.dataGridViewTextBoxColumn44.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn44.set_Width(0x70);
     this.dataGridViewTextBoxColumn45.set_DataPropertyName("CalcAlgBenefitNormFormulaName");
     this.dataGridViewTextBoxColumn45.set_HeaderText("CalcAlgBenefitNormFormulaName");
     this.dataGridViewTextBoxColumn45.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn45.set_Name("dataGridViewTextBoxColumn45");
     this.dataGridViewTextBoxColumn45.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn45.set_Width(0xbf);
     this.dataGridViewTextBoxColumn46.set_DataPropertyName("DaysInPeriod");
     this.dataGridViewTextBoxColumn46.set_HeaderText("DaysInPeriod");
     this.dataGridViewTextBoxColumn46.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn46.set_Name("dataGridViewTextBoxColumn46");
     this.dataGridViewTextBoxColumn46.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn46.set_Width(0x5f);
     this.dataGridViewTextBoxColumn47.set_DataPropertyName("HeatingSquare");
     this.dataGridViewTextBoxColumn47.set_HeaderText("HeatingSquare");
     this.dataGridViewTextBoxColumn47.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn47.set_Name("dataGridViewTextBoxColumn47");
     this.dataGridViewTextBoxColumn47.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn47.set_Width(0x67);
     this.dataGridViewTextBoxColumn48.set_DataPropertyName("DaysInRange");
     this.dataGridViewTextBoxColumn48.set_HeaderText("DaysInRange");
     this.dataGridViewTextBoxColumn48.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn48.set_Name("dataGridViewTextBoxColumn48");
     this.dataGridViewTextBoxColumn48.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn48.set_Width(0x61);
     this.dataGridViewTextBoxColumn49.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn49.set_HeaderText("Period");
     this.dataGridViewTextBoxColumn49.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn49.set_Name("dataGridViewTextBoxColumn49");
     this.dataGridViewTextBoxColumn49.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn49.set_Width(0x4b);
     this.dataGridViewTextBoxColumn50.set_DataPropertyName("ExploitingPersonId");
     this.dataGridViewTextBoxColumn50.set_HeaderText("ExploitingPersonId");
     this.dataGridViewTextBoxColumn50.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn50.set_Name("dataGridViewTextBoxColumn50");
     this.dataGridViewTextBoxColumn50.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn50.set_Width(0x77);
     this.dataGridViewTextBoxColumn51.set_DataPropertyName("AccountServiceId");
     this.dataGridViewTextBoxColumn51.set_HeaderText("AccountServiceId");
     this.dataGridViewTextBoxColumn51.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn51.set_Name("dataGridViewTextBoxColumn51");
     this.dataGridViewTextBoxColumn51.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn51.set_Width(0x75);
     this.dataGridViewTextBoxColumn52.set_DataPropertyName("BenefitCode");
     this.dataGridViewTextBoxColumn52.set_HeaderText("BenefitCode");
     this.dataGridViewTextBoxColumn52.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn52.set_Name("dataGridViewTextBoxColumn52");
     this.dataGridViewTextBoxColumn52.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn52.set_Width(140);
     this.dataGridViewTextBoxColumn53.set_DataPropertyName("Formula");
     this.dataGridViewTextBoxColumn53.set_HeaderText("Formula");
     this.dataGridViewTextBoxColumn53.set_MinimumWidth(120);
     this.dataGridViewTextBoxColumn53.set_Name("dataGridViewTextBoxColumn53");
     this.dataGridViewTextBoxColumn53.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn53.set_Width(120);
     this.dataGridViewTextBoxColumn54.set_DataPropertyName("UseVacationsInBenefits");
     this.dataGridViewTextBoxColumn54.set_HeaderText("UseVacationsInBenefits");
     this.dataGridViewTextBoxColumn54.set_MinimumWidth(110);
     this.dataGridViewTextBoxColumn54.set_Name("dataGridViewTextBoxColumn54");
     this.dataGridViewTextBoxColumn54.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn54.set_Width(0x91);
     this.dataGridViewTextBoxColumn55.set_DataPropertyName("Discount");
     this.dataGridViewTextBoxColumn55.set_HeaderText("Discount");
     this.dataGridViewTextBoxColumn55.set_MinimumWidth(120);
     this.dataGridViewTextBoxColumn55.set_Name("dataGridViewTextBoxColumn55");
     this.dataGridViewTextBoxColumn55.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn55.set_Width(120);
     this.dataGridViewTextBoxColumn56.set_DataPropertyName("TotalResidentsCount");
     this.dataGridViewTextBoxColumn56.set_HeaderText("TotalResidentsCount");
     this.dataGridViewTextBoxColumn56.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn56.set_Name("dataGridViewTextBoxColumn56");
     this.dataGridViewTextBoxColumn56.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn56.set_Width(0x83);
     this.dataGridViewTextBoxColumn57.set_DataPropertyName("ChargeSumm");
     this.dataGridViewTextBoxColumn57.set_HeaderText("ChargeSumm");
     this.dataGridViewTextBoxColumn57.set_MinimumWidth(0x73);
     this.dataGridViewTextBoxColumn57.set_Name("dataGridViewTextBoxColumn57");
     this.dataGridViewTextBoxColumn57.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn57.set_Width(0x73);
     this.dataGridViewTextBoxColumn58.set_DataPropertyName("ProcName");
     this.dataGridViewTextBoxColumn58.set_HeaderText("ProcName");
     this.dataGridViewTextBoxColumn58.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn58.set_Name("dataGridViewTextBoxColumn58");
     this.dataGridViewTextBoxColumn58.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn58.set_Width(0x92);
     this.dataGridViewTextBoxColumn59.set_DataPropertyName("LivingSquare");
     this.dataGridViewTextBoxColumn59.set_HeaderText("LivingSquare");
     this.dataGridViewTextBoxColumn59.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn59.set_Name("dataGridViewTextBoxColumn59");
     this.dataGridViewTextBoxColumn59.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn59.set_Width(0x88);
     this.dataGridViewTextBoxColumn60.set_DataPropertyName("SuspensionFactor");
     this.dataGridViewTextBoxColumn60.set_HeaderText("SuspensionFactor");
     this.dataGridViewTextBoxColumn60.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn60.set_Name("dataGridViewTextBoxColumn60");
     this.dataGridViewTextBoxColumn60.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn60.set_Width(0x75);
     this.dataGridViewTextBoxColumn61.set_DataPropertyName("CounterFactor");
     this.dataGridViewTextBoxColumn61.set_HeaderText("CounterFactor");
     this.dataGridViewTextBoxColumn61.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn61.set_Name("dataGridViewTextBoxColumn61");
     this.dataGridViewTextBoxColumn61.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn61.set_Width(150);
     this.dataGridViewTextBoxColumn62.set_DataPropertyName("GasNorm");
     this.dataGridViewTextBoxColumn62.set_HeaderText("GasNorm");
     this.dataGridViewTextBoxColumn62.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn62.set_Name("dataGridViewTextBoxColumn62");
     this.dataGridViewTextBoxColumn62.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn62.set_Width(0xc0);
     this.dataGridViewTextBoxColumn63.set_DataPropertyName("SquareNorm");
     this.dataGridViewTextBoxColumn63.set_HeaderText("SquareNorm");
     this.dataGridViewTextBoxColumn63.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn63.set_Name("dataGridViewTextBoxColumn63");
     this.dataGridViewTextBoxColumn63.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn63.set_Width(0xcb);
     this.dataGridViewTextBoxColumn64.set_DataPropertyName("BenefitCalcType");
     this.dataGridViewTextBoxColumn64.set_HeaderText("BenefitCalcType");
     this.dataGridViewTextBoxColumn64.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn64.set_Name("dataGridViewTextBoxColumn64");
     this.dataGridViewTextBoxColumn64.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn64.set_Width(110);
     this.dataGridViewTextBoxColumn65.set_DataPropertyName("CalcAlgChargeFormulaName");
     this.dataGridViewTextBoxColumn65.set_HeaderText("CalcAlgChargeFormulaName");
     this.dataGridViewTextBoxColumn65.set_Name("dataGridViewTextBoxColumn65");
     this.dataGridViewTextBoxColumn65.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn65.set_Width(0xa7);
     this.dataGridViewTextBoxColumn66.set_DataPropertyName("BenefitSumm");
     this.dataGridViewTextBoxColumn66.set_HeaderText("BenefitSumm");
     this.dataGridViewTextBoxColumn66.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn66.set_Name("dataGridViewTextBoxColumn66");
     this.dataGridViewTextBoxColumn66.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn66.set_Width(0x5e);
     this.dataGridViewTextBoxColumn67.set_DataPropertyName("RangeStart");
     this.dataGridViewTextBoxColumn67.set_HeaderText("RangeStart");
     this.dataGridViewTextBoxColumn67.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn67.set_Name("dataGridViewTextBoxColumn67");
     this.dataGridViewTextBoxColumn67.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn67.set_Width(0x56);
     this.dataGridViewTextBoxColumn68.set_DataPropertyName("UseResidentBenefitShare");
     this.dataGridViewTextBoxColumn68.set_HeaderText("UseResidentBenefitShare");
     this.dataGridViewTextBoxColumn68.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn68.set_Name("dataGridViewTextBoxColumn68");
     this.dataGridViewTextBoxColumn68.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn68.set_Width(0x9a);
     this.dataGridViewTextBoxColumn69.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn69.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn69.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn69.set_Name("dataGridViewTextBoxColumn69");
     this.dataGridViewTextBoxColumn69.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn69.set_Width(0x76);
     this.dataGridViewTextBoxColumn70.set_DataPropertyName("BenefitShortName");
     this.dataGridViewTextBoxColumn70.set_HeaderText("BenefitShortName");
     this.dataGridViewTextBoxColumn70.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn70.set_Name("dataGridViewTextBoxColumn70");
     this.dataGridViewTextBoxColumn70.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn70.set_Width(0x76);
     this.dataGridViewTextBoxColumn71.set_DataPropertyName("AlgorithmParamName");
     this.dataGridViewTextBoxColumn71.set_HeaderText("AlgorithmParamName");
     this.dataGridViewTextBoxColumn71.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn71.set_Name("dataGridViewTextBoxColumn71");
     this.dataGridViewTextBoxColumn71.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn71.set_Width(0x85);
     this.dataGridViewTextBoxColumn72.set_DataPropertyName("BenefitId");
     this.dataGridViewTextBoxColumn72.set_HeaderText("BenefitId");
     this.dataGridViewTextBoxColumn72.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn72.set_Name("dataGridViewTextBoxColumn72");
     this.dataGridViewTextBoxColumn72.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn72.set_Width(0x4a);
     this.dataGridViewTextBoxColumn73.set_DataPropertyName("CalcAlgBenefitNormFormula");
     this.dataGridViewTextBoxColumn73.set_HeaderText("CalcAlgBenefitNormFormula");
     this.dataGridViewTextBoxColumn73.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn73.set_Name("dataGridViewTextBoxColumn73");
     this.dataGridViewTextBoxColumn73.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn73.set_Width(0xa3);
     this.dataGridViewTextBoxColumn74.set_DataPropertyName("PersonName");
     this.dataGridViewTextBoxColumn74.set_HeaderText("PersonName");
     this.dataGridViewTextBoxColumn74.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn74.set_Name("dataGridViewTextBoxColumn74");
     this.dataGridViewTextBoxColumn74.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn74.set_Width(0x5d);
     this.dataGridViewTextBoxColumn75.set_DataPropertyName("BenefitAreaCalcType");
     this.dataGridViewTextBoxColumn75.set_HeaderText("BenefitAreaCalcType");
     this.dataGridViewTextBoxColumn75.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn75.set_Name("dataGridViewTextBoxColumn75");
     this.dataGridViewTextBoxColumn75.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn75.set_Width(0x84);
     this.dataGridViewTextBoxColumn76.set_DataPropertyName("ServiceType");
     this.dataGridViewTextBoxColumn76.set_HeaderText("ServiceType");
     this.dataGridViewTextBoxColumn76.set_Name("dataGridViewTextBoxColumn76");
     this.dataGridViewTextBoxColumn76.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn76.set_Width(0x5c);
     this.dataGridViewTextBoxColumn77.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn77.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn77.set_Name("dataGridViewTextBoxColumn77");
     this.dataGridViewTextBoxColumn77.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn77.set_Width(0x29);
     this.dataGridViewTextBoxColumn78.set_DataPropertyName("ResidentVacationsCount");
     this.dataGridViewTextBoxColumn78.set_HeaderText("ResidentVacationsCount");
     this.dataGridViewTextBoxColumn78.set_Name("dataGridViewTextBoxColumn78");
     this.dataGridViewTextBoxColumn78.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn78.set_Width(0x95);
     this.dataGridViewTextBoxColumn79.set_DataPropertyName("AlgorithmParamId");
     this.dataGridViewTextBoxColumn79.set_HeaderText("AlgorithmParamId");
     this.dataGridViewTextBoxColumn79.set_Name("dataGridViewTextBoxColumn79");
     this.dataGridViewTextBoxColumn79.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn79.set_Width(0x72);
     this.dataGridViewTextBoxColumn80.set_DataPropertyName("Rate");
     this.dataGridViewTextBoxColumn80.set_HeaderText("Rate");
     this.dataGridViewTextBoxColumn80.set_Name("dataGridViewTextBoxColumn80");
     this.dataGridViewTextBoxColumn80.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn80.set_Width(0x37);
     this.dataGridViewTextBoxColumn81.set_DataPropertyName("AlgorithmId");
     this.dataGridViewTextBoxColumn81.set_HeaderText("AlgorithmId");
     this.dataGridViewTextBoxColumn81.set_Name("dataGridViewTextBoxColumn81");
     this.dataGridViewTextBoxColumn81.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn81.set_Width(0x54);
     this.dataGridViewTextBoxColumn82.set_DataPropertyName("CounterId");
     this.dataGridViewTextBoxColumn82.set_HeaderText("CounterId");
     this.dataGridViewTextBoxColumn82.set_Name("dataGridViewTextBoxColumn82");
     this.dataGridViewTextBoxColumn82.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn82.set_Width(0x4e);
     this.dataGridViewTextBoxColumn83.set_DataPropertyName("BenefitOwnerId");
     this.dataGridViewTextBoxColumn83.set_HeaderText("BenefitOwnerId");
     this.dataGridViewTextBoxColumn83.set_Name("dataGridViewTextBoxColumn83");
     this.dataGridViewTextBoxColumn83.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn83.set_Width(0x69);
     this.dataGridViewTextBoxColumn84.set_DataPropertyName("NeedSquareNorm");
     this.dataGridViewTextBoxColumn84.set_HeaderText("NeedSquareNorm");
     this.dataGridViewTextBoxColumn84.set_Name("dataGridViewTextBoxColumn84");
     this.dataGridViewTextBoxColumn84.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn84.set_Width(0x75);
     this.dataGridViewTextBoxColumn85.set_DataPropertyName("RangeStart");
     this.dataGridViewTextBoxColumn85.set_HeaderText("С дня");
     this.dataGridViewTextBoxColumn85.set_MinimumWidth(30);
     this.dataGridViewTextBoxColumn85.set_Name("dataGridViewTextBoxColumn85");
     this.dataGridViewTextBoxColumn85.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn85.set_Width(0x38);
     this.dataGridViewTextBoxColumn86.set_DataPropertyName("DaysInRange");
     this.dataGridViewTextBoxColumn86.set_HeaderText("Дней в диапазоне");
     this.dataGridViewTextBoxColumn86.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn86.set_Name("dataGridViewTextBoxColumn86");
     this.dataGridViewTextBoxColumn86.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn86.set_Width(0x73);
     this.dataGridViewTextBoxColumn87.set_DataPropertyName("DaysInPeriod");
     this.dataGridViewTextBoxColumn87.set_HeaderText("Дней в периоде");
     this.dataGridViewTextBoxColumn87.set_MinimumWidth(0x41);
     this.dataGridViewTextBoxColumn87.set_Name("dataGridViewTextBoxColumn87");
     this.dataGridViewTextBoxColumn87.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn87.set_Width(0x68);
     this.dataGridViewTextBoxColumn88.set_DataPropertyName("AccountServiceId");
     this.dataGridViewTextBoxColumn88.set_HeaderText("AccountServiceId");
     this.dataGridViewTextBoxColumn88.set_Name("dataGridViewTextBoxColumn88");
     this.dataGridViewTextBoxColumn88.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn88.set_Width(0x75);
     this.dataGridViewTextBoxColumn89.set_DataPropertyName("BenefitCode");
     this.dataGridViewTextBoxColumn89.set_HeaderText("BenefitCode");
     this.dataGridViewTextBoxColumn89.set_Name("dataGridViewTextBoxColumn89");
     this.dataGridViewTextBoxColumn89.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn89.set_Width(90);
     this.dataGridViewTextBoxColumn90.set_DataPropertyName("Formula");
     this.dataGridViewTextBoxColumn90.set_HeaderText("Formula");
     this.dataGridViewTextBoxColumn90.set_Name("dataGridViewTextBoxColumn90");
     this.dataGridViewTextBoxColumn90.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn90.set_Width(0x45);
     this.dataGridViewTextBoxColumn91.set_DataPropertyName("UseVacationsInBenefits");
     this.dataGridViewTextBoxColumn91.set_HeaderText("UseVacationsInBenefits");
     this.dataGridViewTextBoxColumn91.set_Name("dataGridViewTextBoxColumn91");
     this.dataGridViewTextBoxColumn91.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn91.set_Width(0x91);
     this.dataGridViewTextBoxColumn92.set_DataPropertyName("Discount");
     this.dataGridViewTextBoxColumn92.set_HeaderText("Discount");
     this.dataGridViewTextBoxColumn92.set_Name("dataGridViewTextBoxColumn92");
     this.dataGridViewTextBoxColumn92.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn92.set_Width(0x4a);
     this.dataGridViewTextBoxColumn93.set_DataPropertyName("TotalResidentsCount");
     this.dataGridViewTextBoxColumn93.set_HeaderText("TotalResidentsCount");
     this.dataGridViewTextBoxColumn93.set_Name("dataGridViewTextBoxColumn93");
     this.dataGridViewTextBoxColumn93.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn93.set_Width(0x83);
     this.dataGridViewTextBoxColumn94.set_DataPropertyName("ChargeSumm");
     this.dataGridViewTextBoxColumn94.set_HeaderText("ChargeSumm");
     this.dataGridViewTextBoxColumn94.set_Name("dataGridViewTextBoxColumn94");
     this.dataGridViewTextBoxColumn94.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn94.set_Width(0x5f);
     this.dataGridViewTextBoxColumn95.set_DataPropertyName("ProcName");
     this.dataGridViewTextBoxColumn95.set_HeaderText("ProcName");
     this.dataGridViewTextBoxColumn95.set_Name("dataGridViewTextBoxColumn95");
     this.dataGridViewTextBoxColumn95.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn95.set_Width(0x52);
     this.dataGridViewTextBoxColumn96.set_DataPropertyName("LivingSquare");
     this.dataGridViewTextBoxColumn96.set_HeaderText("LivingSquare");
     this.dataGridViewTextBoxColumn96.set_Name("dataGridViewTextBoxColumn96");
     this.dataGridViewTextBoxColumn96.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn96.set_Width(0x5e);
     this.dataGridViewTextBoxColumn97.set_DataPropertyName("SuspensionFactor");
     this.dataGridViewTextBoxColumn97.set_HeaderText("SuspensionFactor");
     this.dataGridViewTextBoxColumn97.set_Name("dataGridViewTextBoxColumn97");
     this.dataGridViewTextBoxColumn97.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn97.set_Width(0x75);
     this.dataGridViewTextBoxColumn98.set_DataPropertyName("CounterFactor");
     this.dataGridViewTextBoxColumn98.set_HeaderText("CounterFactor");
     this.dataGridViewTextBoxColumn98.set_Name("dataGridViewTextBoxColumn98");
     this.dataGridViewTextBoxColumn98.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn98.set_Width(0x63);
     this.dataGridViewTextBoxColumn99.set_DataPropertyName("GasNorm");
     this.dataGridViewTextBoxColumn99.set_HeaderText("GasNorm");
     this.dataGridViewTextBoxColumn99.set_Name("dataGridViewTextBoxColumn99");
     this.dataGridViewTextBoxColumn99.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn99.set_Width(0x4c);
     this.dataGridViewTextBoxColumn100.set_DataPropertyName("SquareNorm");
     this.dataGridViewTextBoxColumn100.set_HeaderText("SquareNorm");
     this.dataGridViewTextBoxColumn100.set_Name("dataGridViewTextBoxColumn100");
     this.dataGridViewTextBoxColumn100.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn100.set_Width(0x5b);
     this.dataGridViewTextBoxColumn101.set_DataPropertyName("BenefitCalcType");
     this.dataGridViewTextBoxColumn101.set_HeaderText("BenefitCalcType");
     this.dataGridViewTextBoxColumn101.set_Name("dataGridViewTextBoxColumn101");
     this.dataGridViewTextBoxColumn101.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn101.set_Width(110);
     this.dataGridViewTextBoxColumn102.set_DataPropertyName("CalcAlgChargeFormulaName");
     this.dataGridViewTextBoxColumn102.set_HeaderText("CalcAlgChargeFormulaName");
     this.dataGridViewTextBoxColumn102.set_Name("dataGridViewTextBoxColumn102");
     this.dataGridViewTextBoxColumn102.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn102.set_Width(0xa7);
     this.dataGridViewTextBoxColumn103.set_DataPropertyName("BenefitSumm");
     this.dataGridViewTextBoxColumn103.set_HeaderText("BenefitSumm");
     this.dataGridViewTextBoxColumn103.set_Name("dataGridViewTextBoxColumn103");
     this.dataGridViewTextBoxColumn103.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn103.set_Width(0x5e);
     this.dataGridViewTextBoxColumn104.set_DataPropertyName("RangeStart");
     this.dataGridViewTextBoxColumn104.set_HeaderText("RangeStart");
     this.dataGridViewTextBoxColumn104.set_Name("dataGridViewTextBoxColumn104");
     this.dataGridViewTextBoxColumn104.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn104.set_Width(0x56);
     this.dataGridViewTextBoxColumn105.set_DataPropertyName("UseResidentBenefitShare");
     this.dataGridViewTextBoxColumn105.set_HeaderText("UseResidentBenefitShare");
     this.dataGridViewTextBoxColumn105.set_Name("dataGridViewTextBoxColumn105");
     this.dataGridViewTextBoxColumn105.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn105.set_Width(0x9a);
     this.dataGridViewTextBoxColumn106.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn106.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn106.set_Name("dataGridViewTextBoxColumn106");
     this.dataGridViewTextBoxColumn106.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn106.set_Width(0x76);
     this.dataGridViewTextBoxColumn107.set_DataPropertyName("BenefitShortName");
     this.dataGridViewTextBoxColumn107.set_HeaderText("BenefitShortName");
     this.dataGridViewTextBoxColumn107.set_Name("dataGridViewTextBoxColumn107");
     this.dataGridViewTextBoxColumn107.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn107.set_Width(0x76);
     this.dataGridViewTextBoxColumn108.set_DataPropertyName("AlgorithmParamName");
     this.dataGridViewTextBoxColumn108.set_HeaderText("AlgorithmParamName");
     this.dataGridViewTextBoxColumn108.set_Name("dataGridViewTextBoxColumn108");
     this.dataGridViewTextBoxColumn108.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn108.set_Width(0x85);
     this.dataGridViewTextBoxColumn109.set_DataPropertyName("BenefitId");
     this.dataGridViewTextBoxColumn109.set_HeaderText("BenefitId");
     this.dataGridViewTextBoxColumn109.set_Name("dataGridViewTextBoxColumn109");
     this.dataGridViewTextBoxColumn109.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn109.set_Width(0x4a);
     this.PersonName.set_DataPropertyName("PersonName");
     this.PersonName.set_HeaderText("Физ. лицо");
     this.PersonName.set_MinimumWidth(60);
     this.PersonName.set_Name("PersonName");
     this.PersonName.set_ReadOnly(true);
     this.PersonName.set_Width(60);
     this.BenefitCode.set_DataPropertyName("BenefitCode");
     this.BenefitCode.set_HeaderText("Код льготы");
     this.BenefitCode.set_MinimumWidth(60);
     this.BenefitCode.set_Name("BenefitCode");
     this.BenefitCode.set_ReadOnly(true);
     this.BenefitCode.set_Width(60);
     this.BenefitShortName.set_DataPropertyName("BenefitShortName");
     this.BenefitShortName.set_HeaderText("Льгота");
     this.BenefitShortName.set_MinimumWidth(60);
     this.BenefitShortName.set_Name("BenefitShortName");
     this.BenefitShortName.set_ReadOnly(true);
     this.BenefitShortName.set_Width(60);
     this.CalcAlgBenefitNormFormulaName.set_DataPropertyName("CalcAlgBenefitNormFormulaName");
     this.CalcAlgBenefitNormFormulaName.set_HeaderText("Алгоритм расчета соц. норм для льгот");
     this.CalcAlgBenefitNormFormulaName.set_MinimumWidth(120);
     this.CalcAlgBenefitNormFormulaName.set_Name("CalcAlgBenefitNormFormulaName");
     this.CalcAlgBenefitNormFormulaName.set_ReadOnly(true);
     this.CalcAlgBenefitNormFormulaName.set_Width(120);
     this.ExploitingPersonName.set_DataPropertyName("ExploitingPersonName");
     this.ExploitingPersonName.set_HeaderText("Пользующийся");
     this.ExploitingPersonName.set_MinimumWidth(110);
     this.ExploitingPersonName.set_Name("ExploitingPersonName");
     this.ExploitingPersonName.set_ReadOnly(true);
     this.ExploitingPersonName.set_Width(110);
     this.BenefitCalcType.set_DataPropertyName("BenefitCalcType");
     this.BenefitCalcType.set_HeaderText("Исключения из расчета");
     this.BenefitCalcType.set_MinimumWidth(100);
     this.BenefitCalcType.set_Name("BenefitCalcType");
     this.BenefitCalcType.set_ReadOnly(true);
     this.BenefitAreaCalcType.set_DataPropertyName("BenefitAreaCalcType");
     this.BenefitAreaCalcType.set_HeaderText("Тип расчета льготы");
     this.BenefitAreaCalcType.set_MinimumWidth(100);
     this.BenefitAreaCalcType.set_Name("BenefitAreaCalcType");
     this.BenefitAreaCalcType.set_ReadOnly(true);
     this.ServiceType.set_DataPropertyName("ServiceType");
     this.ServiceType.set_HeaderText("Тип услуги");
     this.ServiceType.set_MinimumWidth(60);
     this.ServiceType.set_Name("ServiceType");
     this.ServiceType.set_ReadOnly(true);
     this.ServiceType.set_Width(60);
     this.Discount.set_DataPropertyName("Discount");
     this.Discount.set_HeaderText("Процент скидки");
     this.Discount.set_MinimumWidth(60);
     this.Discount.set_Name("Discount");
     this.Discount.set_ReadOnly(true);
     this.Discount.set_Width(60);
     this.Rate.set_DataPropertyName("Rate");
     this.Rate.set_HeaderText("Тариф");
     this.Rate.set_MinimumWidth(50);
     this.Rate.set_Name("Rate");
     this.Rate.set_ReadOnly(true);
     this.Rate.set_Width(50);
     this.RateForDay.set_DataPropertyName("RateForDay");
     this.RateForDay.set_HeaderText("Тариф на диапазон");
     this.RateForDay.set_MinimumWidth(80);
     this.RateForDay.set_Name("RateForDay");
     this.RateForDay.set_ReadOnly(true);
     this.RateForDay.set_Width(80);
     this.TotalSquare.set_DataPropertyName("TotalSquare");
     this.TotalSquare.set_HeaderText("Общая площадь");
     this.TotalSquare.set_MinimumWidth(0x4b);
     this.TotalSquare.set_Name("TotalSquare");
     this.TotalSquare.set_ReadOnly(true);
     this.TotalSquare.set_Width(0x4b);
     this.LivingSquare.set_DataPropertyName("LivingSquare");
     this.LivingSquare.set_HeaderText("Жилая площадь");
     this.LivingSquare.set_MinimumWidth(0x4b);
     this.LivingSquare.set_Name("LivingSquare");
     this.LivingSquare.set_ReadOnly(true);
     this.LivingSquare.set_Width(0x4b);
     this.HeatingSquare.set_DataPropertyName("HeatingSquare");
     this.HeatingSquare.set_HeaderText("Отапл. площадь");
     this.HeatingSquare.set_MinimumWidth(0x4b);
     this.HeatingSquare.set_Name("HeatingSquare");
     this.HeatingSquare.set_ReadOnly(true);
     this.HeatingSquare.set_Width(0x4b);
     this.BalconySquare.set_DataPropertyName("BalconySquare");
     this.BalconySquare.set_HeaderText("Площадь балкона");
     this.BalconySquare.set_MinimumWidth(0x4b);
     this.BalconySquare.set_Name("BalconySquare");
     this.BalconySquare.set_ReadOnly(true);
     this.BalconySquare.set_Width(0x4b);
     this.ApartmentType.set_DataPropertyName("ApartmentType");
     this.ApartmentType.set_HeaderText("Тип собственности");
     this.ApartmentType.set_MinimumWidth(100);
     this.ApartmentType.set_Name("ApartmentType");
     this.ApartmentType.set_ReadOnly(true);
     this.ResidentsCount.set_DataPropertyName("ResidentsCount");
     this.ResidentsCount.set_HeaderText("Кол-во зарегистрированных");
     this.ResidentsCount.set_MinimumWidth(140);
     this.ResidentsCount.set_Name("ResidentsCount");
     this.ResidentsCount.set_ReadOnly(true);
     this.ResidentsCount.set_Width(140);
     this.ResidentVacationsCount.set_DataPropertyName("ResidentVacationsCount");
     this.ResidentVacationsCount.set_HeaderText("Отсутствующих");
     this.ResidentVacationsCount.set_MinimumWidth(110);
     this.ResidentVacationsCount.set_Name("ResidentVacationsCount");
     this.ResidentVacationsCount.set_ReadOnly(true);
     this.ResidentVacationsCount.set_Width(110);
     this.TotalResidentsCount.set_DataPropertyName("TotalResidentsCount");
     this.TotalResidentsCount.set_HeaderText("Всего зарегистрированных");
     this.TotalResidentsCount.set_MinimumWidth(140);
     this.TotalResidentsCount.set_Name("TotalResidentsCount");
     this.TotalResidentsCount.set_ReadOnly(true);
     this.TotalResidentsCount.set_Width(140);
     this.ChargeSumm.set_DataPropertyName("ChargeSumm");
     this.ChargeSumm.set_HeaderText("Начислено в диапазоне");
     this.ChargeSumm.set_MinimumWidth(120);
     this.ChargeSumm.set_Name("ChargeSumm");
     this.ChargeSumm.set_ReadOnly(true);
     this.ChargeSumm.set_Width(120);
     this.NormSumm.set_DataPropertyName("NormSumm");
     this.NormSumm.set_HeaderText("Нормативное начисление");
     this.NormSumm.set_MinimumWidth(0x73);
     this.NormSumm.set_Name("NormSumm");
     this.NormSumm.set_ReadOnly(true);
     this.NormSumm.set_Width(0x73);
     this.BenefitSumm.set_DataPropertyName("BenefitSumm");
     this.BenefitSumm.set_HeaderText("Сумма льготы");
     this.BenefitSumm.set_MinimumWidth(100);
     this.BenefitSumm.set_Name("BenefitSumm");
     this.BenefitSumm.set_ReadOnly(true);
     this.GasNorm.set_DataPropertyName("GasNorm");
     this.GasNorm.set_HeaderText("Соц.норма по газу");
     this.GasNorm.set_MinimumWidth(100);
     this.GasNorm.set_Name("GasNorm");
     this.GasNorm.set_ReadOnly(true);
     this.ElectricNorm.set_DataPropertyName("ElectricNorm");
     this.ElectricNorm.set_HeaderText("Соц.норма по электроэнергии");
     this.ElectricNorm.set_MinimumWidth(100);
     this.ElectricNorm.set_Name("ElectricNorm");
     this.ElectricNorm.set_ReadOnly(true);
     this.WaterNorm.set_DataPropertyName("WaterNorm");
     this.WaterNorm.set_HeaderText("Соц.норма по воде");
     this.WaterNorm.set_MinimumWidth(100);
     this.WaterNorm.set_Name("WaterNorm");
     this.WaterNorm.set_ReadOnly(true);
     this.SquareNorm.set_DataPropertyName("SquareNorm");
     this.SquareNorm.set_HeaderText("Соц.норма площади");
     this.SquareNorm.set_MinimumWidth(100);
     this.SquareNorm.set_Name("SquareNorm");
     this.SquareNorm.set_ReadOnly(true);
     this.CounterFactor.set_DataPropertyName("CounterFactor");
     this.CounterFactor.set_HeaderText("Коэфф.счетчика");
     this.CounterFactor.set_MinimumWidth(100);
     this.CounterFactor.set_Name("CounterFactor");
     this.CounterFactor.set_ReadOnly(true);
     this.SuspensionFactor.set_DataPropertyName("SuspensionFactor");
     this.SuspensionFactor.set_HeaderText("Коэфф. отключения услуги");
     this.SuspensionFactor.set_MinimumWidth(150);
     this.SuspensionFactor.set_Name("SuspensionFactor");
     this.SuspensionFactor.set_ReadOnly(true);
     this.SuspensionFactor.set_Width(150);
     this.dataGridViewTextBoxColumn110.set_DataPropertyName("CalcAlgBenefitNormFormula");
     this.dataGridViewTextBoxColumn110.set_HeaderText("CalcAlgBenefitNormFormula");
     this.dataGridViewTextBoxColumn110.set_Name("dataGridViewTextBoxColumn110");
     this.dataGridViewTextBoxColumn110.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn110.set_Width(0xa3);
     this.dataGridViewTextBoxColumn111.set_DataPropertyName("PersonName");
     this.dataGridViewTextBoxColumn111.set_HeaderText("PersonName");
     this.dataGridViewTextBoxColumn111.set_Name("dataGridViewTextBoxColumn111");
     this.dataGridViewTextBoxColumn111.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn111.set_Width(0x5d);
     this.dataGridViewTextBoxColumn112.set_DataPropertyName("BenefitAreaCalcType");
     this.dataGridViewTextBoxColumn112.set_HeaderText("BenefitAreaCalcType");
     this.dataGridViewTextBoxColumn112.set_Name("dataGridViewTextBoxColumn112");
     this.dataGridViewTextBoxColumn112.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn112.set_Width(0x84);
     this.dataGridViewTextBoxColumn113.set_DataPropertyName("ServiceType");
     this.dataGridViewTextBoxColumn113.set_HeaderText("ServiceType");
     this.dataGridViewTextBoxColumn113.set_Name("dataGridViewTextBoxColumn113");
     this.dataGridViewTextBoxColumn113.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn113.set_Width(0x5c);
     this.dataGridViewTextBoxColumn114.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn114.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn114.set_Name("dataGridViewTextBoxColumn114");
     this.dataGridViewTextBoxColumn114.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn114.set_Width(0x29);
     this.dataGridViewTextBoxColumn115.set_DataPropertyName("ResidentVacationsCount");
     this.dataGridViewTextBoxColumn115.set_HeaderText("ResidentVacationsCount");
     this.dataGridViewTextBoxColumn115.set_Name("dataGridViewTextBoxColumn115");
     this.dataGridViewTextBoxColumn115.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn115.set_Width(0x95);
     this.dataGridViewTextBoxColumn116.set_DataPropertyName("AlgorithmParamId");
     this.dataGridViewTextBoxColumn116.set_HeaderText("AlgorithmParamId");
     this.dataGridViewTextBoxColumn116.set_Name("dataGridViewTextBoxColumn116");
     this.dataGridViewTextBoxColumn116.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn116.set_Width(0x72);
     this.dataGridViewTextBoxColumn117.set_DataPropertyName("Rate");
     this.dataGridViewTextBoxColumn117.set_HeaderText("Rate");
     this.dataGridViewTextBoxColumn117.set_Name("dataGridViewTextBoxColumn117");
     this.dataGridViewTextBoxColumn117.set_Width(0x37);
     this.dataGridViewTextBoxColumn118.set_DataPropertyName("AlgorithmId");
     this.dataGridViewTextBoxColumn118.set_HeaderText("AlgorithmId");
     this.dataGridViewTextBoxColumn118.set_Name("dataGridViewTextBoxColumn118");
     this.dataGridViewTextBoxColumn118.set_Width(0x54);
     this.dataGridViewTextBoxColumn119.set_DataPropertyName("CounterId");
     this.dataGridViewTextBoxColumn119.set_HeaderText("CounterId");
     this.dataGridViewTextBoxColumn119.set_Name("dataGridViewTextBoxColumn119");
     this.dataGridViewTextBoxColumn119.set_Width(0x4e);
     this.dataGridViewTextBoxColumn120.set_DataPropertyName("BenefitOwnerId");
     this.dataGridViewTextBoxColumn120.set_HeaderText("BenefitOwnerId");
     this.dataGridViewTextBoxColumn120.set_Name("dataGridViewTextBoxColumn120");
     this.dataGridViewTextBoxColumn120.set_Width(0x69);
     this.dataGridViewTextBoxColumn121.set_DataPropertyName("NeedSquareNorm");
     this.dataGridViewTextBoxColumn121.set_HeaderText("NeedSquareNorm");
     this.dataGridViewTextBoxColumn121.set_Name("dataGridViewTextBoxColumn121");
     this.dataGridViewTextBoxColumn121.set_Width(0x75);
     this.useVacationsInBenefitsDataGridViewCheckBoxColumn.set_DataPropertyName("UseVacationsInBenefits");
     this.useVacationsInBenefitsDataGridViewCheckBoxColumn.set_HeaderText("Учитывать врем. отсутствие");
     this.useVacationsInBenefitsDataGridViewCheckBoxColumn.set_Name("useVacationsInBenefitsDataGridViewCheckBoxColumn");
     this.useVacationsInBenefitsDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.useVacationsInBenefitsDataGridViewCheckBoxColumn.set_Width(5);
     this.useResidentBenefitShareDataGridViewCheckBoxColumn.set_DataPropertyName("UseResidentBenefitShare");
     this.useResidentBenefitShareDataGridViewCheckBoxColumn.set_HeaderText("Использовать долю льготника");
     this.useResidentBenefitShareDataGridViewCheckBoxColumn.set_Name("useResidentBenefitShareDataGridViewCheckBoxColumn");
     this.useResidentBenefitShareDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.useResidentBenefitShareDataGridViewCheckBoxColumn.set_Width(5);
     this.isCounterDataGridViewCheckBoxColumn.set_DataPropertyName("IsCounter");
     this.isCounterDataGridViewCheckBoxColumn.set_HeaderText("По счетчику");
     this.isCounterDataGridViewCheckBoxColumn.set_Name("isCounterDataGridViewCheckBoxColumn");
     this.isCounterDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isCounterDataGridViewCheckBoxColumn.set_Width(5);
     this.rangeStartDataGridViewTextBoxColumn2.set_DataPropertyName("RangeStart");
     this.rangeStartDataGridViewTextBoxColumn2.set_HeaderText("С дня");
     this.rangeStartDataGridViewTextBoxColumn2.set_Name("rangeStartDataGridViewTextBoxColumn2");
     this.rangeStartDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.rangeStartDataGridViewTextBoxColumn2.set_Width(5);
     this.daysInRangeDataGridViewTextBoxColumn2.set_DataPropertyName("DaysInRange");
     this.daysInRangeDataGridViewTextBoxColumn2.set_HeaderText("Дней в диапазоне");
     this.daysInRangeDataGridViewTextBoxColumn2.set_Name("daysInRangeDataGridViewTextBoxColumn2");
     this.daysInRangeDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.daysInRangeDataGridViewTextBoxColumn2.set_Width(5);
     this.daysInPeriodDataGridViewTextBoxColumn.set_DataPropertyName("DaysInPeriod");
     this.daysInPeriodDataGridViewTextBoxColumn.set_HeaderText("Дней в периоде");
     this.daysInPeriodDataGridViewTextBoxColumn.set_Name("daysInPeriodDataGridViewTextBoxColumn");
     this.daysInPeriodDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.daysInPeriodDataGridViewTextBoxColumn.set_Width(5);
     this.personNameDataGridViewTextBoxColumn.set_DataPropertyName("PersonName");
     this.personNameDataGridViewTextBoxColumn.set_HeaderText("Физ.лицо");
     this.personNameDataGridViewTextBoxColumn.set_Name("personNameDataGridViewTextBoxColumn");
     this.personNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.personNameDataGridViewTextBoxColumn.set_Width(5);
     this.benefitCodeDataGridViewTextBoxColumn.set_DataPropertyName("BenefitCode");
     this.benefitCodeDataGridViewTextBoxColumn.set_HeaderText("Код льготы");
     this.benefitCodeDataGridViewTextBoxColumn.set_Name("benefitCodeDataGridViewTextBoxColumn");
     this.benefitCodeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitCodeDataGridViewTextBoxColumn.set_Width(5);
     this.benefitShortNameDataGridViewTextBoxColumn.set_DataPropertyName("BenefitShortName");
     this.benefitShortNameDataGridViewTextBoxColumn.set_HeaderText("Льгота");
     this.benefitShortNameDataGridViewTextBoxColumn.set_Name("benefitShortNameDataGridViewTextBoxColumn");
     this.benefitShortNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitShortNameDataGridViewTextBoxColumn.set_Width(5);
     this.calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn.set_DataPropertyName("CalcAlgBenefitNormFormulaName");
     this.calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn.set_HeaderText("Алгоритм расчета соц. норм для льгот");
     this.calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn.set_Name("calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn");
     this.calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.calcAlgBenefitNormFormulaNameDataGridViewTextBoxColumn.set_Width(5);
     this.exploitingPersonNameDataGridViewTextBoxColumn.set_DataPropertyName("ExploitingPersonName");
     this.exploitingPersonNameDataGridViewTextBoxColumn.set_HeaderText("Пользующийся");
     this.exploitingPersonNameDataGridViewTextBoxColumn.set_Name("exploitingPersonNameDataGridViewTextBoxColumn");
     this.exploitingPersonNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.exploitingPersonNameDataGridViewTextBoxColumn.set_Width(5);
     this.benefitCalcTypeDataGridViewTextBoxColumn.set_DataPropertyName("BenefitCalcType");
     this.benefitCalcTypeDataGridViewTextBoxColumn.set_HeaderText("Исключения из расчета");
     this.benefitCalcTypeDataGridViewTextBoxColumn.set_Name("benefitCalcTypeDataGridViewTextBoxColumn");
     this.benefitCalcTypeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitCalcTypeDataGridViewTextBoxColumn.set_Width(5);
     this.benefitAreaCalcTypeDataGridViewTextBoxColumn.set_DataPropertyName("BenefitAreaCalcType");
     this.benefitAreaCalcTypeDataGridViewTextBoxColumn.set_HeaderText("Тип расчета льготы");
     this.benefitAreaCalcTypeDataGridViewTextBoxColumn.set_Name("benefitAreaCalcTypeDataGridViewTextBoxColumn");
     this.benefitAreaCalcTypeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitAreaCalcTypeDataGridViewTextBoxColumn.set_Width(5);
     this.serviceTypeDataGridViewTextBoxColumn.set_DataPropertyName("ServiceType");
     this.serviceTypeDataGridViewTextBoxColumn.set_HeaderText("Тип услуги");
     this.serviceTypeDataGridViewTextBoxColumn.set_Name("serviceTypeDataGridViewTextBoxColumn");
     this.serviceTypeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceTypeDataGridViewTextBoxColumn.set_Width(5);
     this.discountDataGridViewTextBoxColumn.set_DataPropertyName("Discount");
     this.discountDataGridViewTextBoxColumn.set_HeaderText("Процент скидки");
     this.discountDataGridViewTextBoxColumn.set_Name("discountDataGridViewTextBoxColumn");
     this.discountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.discountDataGridViewTextBoxColumn.set_Width(5);
     this.rateDataGridViewTextBoxColumn1.set_DataPropertyName("Rate");
     this.rateDataGridViewTextBoxColumn1.set_HeaderText("Тариф");
     this.rateDataGridViewTextBoxColumn1.set_Name("rateDataGridViewTextBoxColumn1");
     this.rateDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.rateDataGridViewTextBoxColumn1.set_Width(5);
     this.rateForDayDataGridViewTextBoxColumn1.set_DataPropertyName("RateForDay");
     this.rateForDayDataGridViewTextBoxColumn1.set_HeaderText("Тариф на диапазон");
     this.rateForDayDataGridViewTextBoxColumn1.set_Name("rateForDayDataGridViewTextBoxColumn1");
     this.rateForDayDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.rateForDayDataGridViewTextBoxColumn1.set_Width(5);
     this.totalSquareDataGridViewTextBoxColumn1.set_DataPropertyName("TotalSquare");
     this.totalSquareDataGridViewTextBoxColumn1.set_HeaderText("Общая площадь");
     this.totalSquareDataGridViewTextBoxColumn1.set_Name("totalSquareDataGridViewTextBoxColumn1");
     this.totalSquareDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.totalSquareDataGridViewTextBoxColumn1.set_Width(5);
     this.livingSquareDataGridViewTextBoxColumn1.set_DataPropertyName("LivingSquare");
     this.livingSquareDataGridViewTextBoxColumn1.set_HeaderText("Жилая площадь");
     this.livingSquareDataGridViewTextBoxColumn1.set_Name("livingSquareDataGridViewTextBoxColumn1");
     this.livingSquareDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.livingSquareDataGridViewTextBoxColumn1.set_Width(5);
     this.heatingSquareDataGridViewTextBoxColumn2.set_DataPropertyName("HeatingSquare");
     this.heatingSquareDataGridViewTextBoxColumn2.set_HeaderText("Отапл. площадь");
     this.heatingSquareDataGridViewTextBoxColumn2.set_Name("heatingSquareDataGridViewTextBoxColumn2");
     this.heatingSquareDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.heatingSquareDataGridViewTextBoxColumn2.set_Width(5);
     this.balconySquareDataGridViewTextBoxColumn1.set_DataPropertyName("BalconySquare");
     this.balconySquareDataGridViewTextBoxColumn1.set_HeaderText("Площадь балкона");
     this.balconySquareDataGridViewTextBoxColumn1.set_Name("balconySquareDataGridViewTextBoxColumn1");
     this.balconySquareDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.balconySquareDataGridViewTextBoxColumn1.set_Width(5);
     this.apartmentTypeDataGridViewTextBoxColumn.set_DataPropertyName("ApartmentType");
     this.apartmentTypeDataGridViewTextBoxColumn.set_HeaderText("Тип собственности");
     this.apartmentTypeDataGridViewTextBoxColumn.set_Name("apartmentTypeDataGridViewTextBoxColumn");
     this.apartmentTypeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.apartmentTypeDataGridViewTextBoxColumn.set_Width(5);
     this.residentsCountDataGridViewTextBoxColumn1.set_DataPropertyName("ResidentsCount");
     this.residentsCountDataGridViewTextBoxColumn1.set_HeaderText("Кол-во зарегистрированных");
     this.residentsCountDataGridViewTextBoxColumn1.set_Name("residentsCountDataGridViewTextBoxColumn1");
     this.residentsCountDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.residentsCountDataGridViewTextBoxColumn1.set_Width(5);
     this.residentVacationsCountDataGridViewTextBoxColumn1.set_DataPropertyName("ResidentVacationsCount");
     this.residentVacationsCountDataGridViewTextBoxColumn1.set_HeaderText("Отсутствующих");
     this.residentVacationsCountDataGridViewTextBoxColumn1.set_Name("residentVacationsCountDataGridViewTextBoxColumn1");
     this.residentVacationsCountDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.residentVacationsCountDataGridViewTextBoxColumn1.set_Width(5);
     this.totalResidentsCountDataGridViewTextBoxColumn2.set_DataPropertyName("TotalResidentsCount");
     this.totalResidentsCountDataGridViewTextBoxColumn2.set_HeaderText("Всего зарегистрированных");
     this.totalResidentsCountDataGridViewTextBoxColumn2.set_Name("totalResidentsCountDataGridViewTextBoxColumn2");
     this.totalResidentsCountDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.totalResidentsCountDataGridViewTextBoxColumn2.set_Width(5);
     this.chargeSummDataGridViewTextBoxColumn1.set_DataPropertyName("ChargeSumm");
     this.chargeSummDataGridViewTextBoxColumn1.set_HeaderText("Начислено в диапазоне");
     this.chargeSummDataGridViewTextBoxColumn1.set_Name("chargeSummDataGridViewTextBoxColumn1");
     this.chargeSummDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.chargeSummDataGridViewTextBoxColumn1.set_Width(5);
     this.normSummDataGridViewTextBoxColumn.set_DataPropertyName("NormSumm");
     this.normSummDataGridViewTextBoxColumn.set_HeaderText("Нормативное начисление");
     this.normSummDataGridViewTextBoxColumn.set_Name("normSummDataGridViewTextBoxColumn");
     this.normSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.normSummDataGridViewTextBoxColumn.set_Width(5);
     this.benefitSummDataGridViewTextBoxColumn.set_DataPropertyName("BenefitSumm");
     this.benefitSummDataGridViewTextBoxColumn.set_HeaderText("Сумма льготы");
     this.benefitSummDataGridViewTextBoxColumn.set_Name("benefitSummDataGridViewTextBoxColumn");
     this.benefitSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitSummDataGridViewTextBoxColumn.set_Width(5);
     this.benefitUIFormulaDataGridViewTextBoxColumn.set_DataPropertyName("UiFormula");
     this.benefitUIFormulaDataGridViewTextBoxColumn.set_HeaderText("Формула");
     this.benefitUIFormulaDataGridViewTextBoxColumn.set_Name("benefitUIFormulaDataGridViewTextBoxColumn");
     this.benefitUIFormulaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitUIFormulaDataGridViewTextBoxColumn.set_Width(5);
     this.gasNormDataGridViewTextBoxColumn.set_DataPropertyName("GasNorm");
     this.gasNormDataGridViewTextBoxColumn.set_HeaderText("Соц.норма по газу");
     this.gasNormDataGridViewTextBoxColumn.set_Name("gasNormDataGridViewTextBoxColumn");
     this.gasNormDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.gasNormDataGridViewTextBoxColumn.set_Width(5);
     this.electricNormDataGridViewTextBoxColumn.set_DataPropertyName("ElectricNorm");
     this.electricNormDataGridViewTextBoxColumn.set_HeaderText("Соц.норма по электроэнергии");
     this.electricNormDataGridViewTextBoxColumn.set_Name("electricNormDataGridViewTextBoxColumn");
     this.electricNormDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.electricNormDataGridViewTextBoxColumn.set_Width(5);
     this.waterNormDataGridViewTextBoxColumn.set_DataPropertyName("WaterNorm");
     this.waterNormDataGridViewTextBoxColumn.set_HeaderText("Соц.норма по воде");
     this.waterNormDataGridViewTextBoxColumn.set_Name("waterNormDataGridViewTextBoxColumn");
     this.waterNormDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.waterNormDataGridViewTextBoxColumn.set_Width(5);
     this.squareNormDataGridViewTextBoxColumn.set_DataPropertyName("SquareNorm");
     this.squareNormDataGridViewTextBoxColumn.set_HeaderText("Соц.норма площади");
     this.squareNormDataGridViewTextBoxColumn.set_Name("squareNormDataGridViewTextBoxColumn");
     this.squareNormDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.squareNormDataGridViewTextBoxColumn.set_Width(5);
     this.counterFactorDataGridViewTextBoxColumn.set_DataPropertyName("CounterFactor");
     this.counterFactorDataGridViewTextBoxColumn.set_HeaderText("Коэфф.счетчика");
     this.counterFactorDataGridViewTextBoxColumn.set_Name("counterFactorDataGridViewTextBoxColumn");
     this.counterFactorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterFactorDataGridViewTextBoxColumn.set_Width(5);
     this.suspensionFactorDataGridViewTextBoxColumn2.set_DataPropertyName("SuspensionFactor");
     this.suspensionFactorDataGridViewTextBoxColumn2.set_HeaderText("Коэфф. отключения услуги");
     this.suspensionFactorDataGridViewTextBoxColumn2.set_Name("suspensionFactorDataGridViewTextBoxColumn2");
     this.suspensionFactorDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.suspensionFactorDataGridViewTextBoxColumn2.set_Width(5);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x353, 0x1d1));
     base.Controls.Add(this.scCalcServicesByDays);
     base.Controls.Add(this.toolStrip1);
     base.set_Name("AccountRecalcCalcDetailsForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Параметры расчета");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_Load(new System.EventHandler(this.CalcServicesByDaysForm_Load));
     this.dgvCalcServicesByDays.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.scCalcServicesByDays.Panel1.ResumeLayout(false);
     this.scCalcServicesByDays.Panel2.ResumeLayout(false);
     this.scCalcServicesByDays.EndInit();
     this.scCalcServicesByDays.ResumeLayout(false);
     this.tabBenefit.ResumeLayout(false);
     this.tabColCounter.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.dgvCalcHouseCounter.EndInit();
     this.dgvCalcHouseCounterByDay.EndInit();
     this.dgvCalcHouseCounterServiceByDay.EndInit();
     this.tabIndCounter.ResumeLayout(false);
     this.dgvCalcServiceCountersByDay.EndInit();
     this.tabBenefits.ResumeLayout(false);
     this.dgvCalcServiceBenefitsByDays.EndInit();
     this.tabSubQuality.ResumeLayout(false);
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel2.ResumeLayout(false);
     this.splitContainer3.EndInit();
     this.splitContainer3.ResumeLayout(false);
     this.dgvCalcServiceTypeSubQuality.EndInit();
     this.dgvCalcServiceTypeSubQualityByDays.EndInit();
     this.bsCalcServicesByDays.EndInit();
     this.bsCalcHouseCounter.EndInit();
     this.bsCalcHouseCounterByDay.EndInit();
     this.bsCalcHouseCounterServiceByDay.EndInit();
     this.bsCalcServiceCountersByDay.EndInit();
     this.bsCalcServicesBenefitByDays.EndInit();
     this.bsCalcServiceTypeSubQuality.EndInit();
     this.bsCalcServiceTypeSubQualityByDays.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 13
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(PaymentsByAccountView));
     this.m_PaymentsGrid = new System.Windows.Forms.DataGridView();
     this.m_PaymentsSource = new System.Windows.Forms.BindingSource(this.components);
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.m_ShowReceipt = new System.Windows.Forms.ToolStripButton();
     this.m_ReversePayment = new System.Windows.Forms.ToolStripButton();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.externalTransactionIdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.confirmedAtDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paidSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.requestTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.operatorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.terminalDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OfficelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OrganizationlDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     System.Windows.Forms.ToolStripSeparator separator = new System.Windows.Forms.ToolStripSeparator();
     this.m_PaymentsGrid.BeginInit();
     this.m_PaymentsSource.BeginInit();
     this.toolStrip1.SuspendLayout();
     base.SuspendLayout();
     separator.set_Name("toolStripSeparator1");
     separator.set_Size(new System.Drawing.Size(6, 0x19));
     this.m_PaymentsGrid.set_AllowUserToAddRows(false);
     this.m_PaymentsGrid.set_AllowUserToDeleteRows(false);
     this.m_PaymentsGrid.set_AllowUserToOrderColumns(true);
     this.m_PaymentsGrid.set_AutoGenerateColumns(false);
     this.m_PaymentsGrid.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.m_PaymentsGrid.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_PaymentsGrid.set_ColumnHeadersDefaultCellStyle(style);
     this.m_PaymentsGrid.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.m_PaymentsGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.externalTransactionIdDataGridViewTextBoxColumn, this.confirmedAtDataGridViewTextBoxColumn, this.paidSummDataGridViewTextBoxColumn, this.requestTypeDataGridViewTextBoxColumn, this.statusDataGridViewTextBoxColumn, this.operatorDataGridViewTextBoxColumn, this.terminalDataGridViewTextBoxColumn, this.OfficelDataGridViewTextBoxColumn, this.OrganizationlDataGridViewTextBoxColumn });
     this.m_PaymentsGrid.set_DataSource(this.m_PaymentsSource);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.m_PaymentsGrid.set_DefaultCellStyle(style2);
     this.m_PaymentsGrid.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_PaymentsGrid.set_Location(new System.Drawing.Point(0, 0x19));
     this.m_PaymentsGrid.set_Name("m_PaymentsGrid");
     this.m_PaymentsGrid.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_PaymentsGrid.set_RowHeadersDefaultCellStyle(style3);
     this.m_PaymentsGrid.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.m_PaymentsGrid.set_Size(new System.Drawing.Size(0x297, 0x1b9));
     this.m_PaymentsGrid.set_TabIndex(0);
     this.m_PaymentsSource.set_DataSource(typeof(PayRequest));
     this.toolStrip1.set_GripStyle(System.Windows.Forms.ToolStripGripStyle.Hidden);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.m_ShowReceipt, separator, this.m_ReversePayment });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x297, 0x19));
     this.toolStrip1.set_TabIndex(1);
     this.toolStrip1.set_Text("toolStrip1");
     this.m_ShowReceipt.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.m_ShowReceipt.set_Image((System.Drawing.Image) manager.GetObject("m_ShowReceipt.Image"));
     this.m_ShowReceipt.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.m_ShowReceipt.set_Name("m_ShowReceipt");
     this.m_ShowReceipt.set_Size(new System.Drawing.Size(0x42, 0x16));
     this.m_ShowReceipt.set_Text("Квитанция");
     this.m_ShowReceipt.add_Click(new System.EventHandler(this.m_ShowReceipt_Click));
     this.m_ReversePayment.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.m_ReversePayment.set_Image((System.Drawing.Image) manager.GetObject("m_ReversePayment.Image"));
     this.m_ReversePayment.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.m_ReversePayment.set_Name("m_ReversePayment");
     this.m_ReversePayment.set_Size(new System.Drawing.Size(0x63, 0x16));
     this.m_ReversePayment.set_Text("Возврат платежа");
     this.m_ReversePayment.add_Click(new System.EventHandler(this.m_ReversePayment_Click));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Terminal");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Касса");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x3f);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Operator");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Оператор");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x51);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("RequestType");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Тип платежа");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x59);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ExternalTransactionId");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Номер операции");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x6b);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ConfirmedAt");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Дата операции");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Лицевой счет");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x5d);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("AddressName");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Адрес");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x3f);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("OwnerName");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Владелец");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x51);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("PaidSumm");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Сумма оплаты");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x61);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ReverseStatus");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Тип операции");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(0x5e);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("Status");
     this.dataGridViewTextBoxColumn11.set_HeaderText("Статус операции");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(0x6b);
     this.externalTransactionIdDataGridViewTextBoxColumn.set_DataPropertyName("ExternalTransactionId");
     this.externalTransactionIdDataGridViewTextBoxColumn.set_HeaderText("Номер операции");
     this.externalTransactionIdDataGridViewTextBoxColumn.set_Name("externalTransactionIdDataGridViewTextBoxColumn");
     this.externalTransactionIdDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.externalTransactionIdDataGridViewTextBoxColumn.set_Width(0x69);
     this.confirmedAtDataGridViewTextBoxColumn.set_DataPropertyName("ConfirmedAt");
     this.confirmedAtDataGridViewTextBoxColumn.set_HeaderText("Дата операции");
     this.confirmedAtDataGridViewTextBoxColumn.set_Name("confirmedAtDataGridViewTextBoxColumn");
     this.confirmedAtDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.confirmedAtDataGridViewTextBoxColumn.set_Width(0x62);
     this.paidSummDataGridViewTextBoxColumn.set_DataPropertyName("PaidSumm");
     this.paidSummDataGridViewTextBoxColumn.set_HeaderText("Сумма оплаты");
     this.paidSummDataGridViewTextBoxColumn.set_Name("paidSummDataGridViewTextBoxColumn");
     this.paidSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.paidSummDataGridViewTextBoxColumn.set_Width(0x5f);
     this.requestTypeDataGridViewTextBoxColumn.set_DataPropertyName("RequestType");
     this.requestTypeDataGridViewTextBoxColumn.set_HeaderText("Тип операции");
     this.requestTypeDataGridViewTextBoxColumn.set_Name("requestTypeDataGridViewTextBoxColumn");
     this.requestTypeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.requestTypeDataGridViewTextBoxColumn.set_Width(0x5c);
     this.statusDataGridViewTextBoxColumn.set_DataPropertyName("Status");
     this.statusDataGridViewTextBoxColumn.set_HeaderText("Статус операции");
     this.statusDataGridViewTextBoxColumn.set_Name("statusDataGridViewTextBoxColumn");
     this.statusDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.statusDataGridViewTextBoxColumn.set_Width(0x69);
     this.operatorDataGridViewTextBoxColumn.set_DataPropertyName("Operator");
     this.operatorDataGridViewTextBoxColumn.set_HeaderText("Оператор");
     this.operatorDataGridViewTextBoxColumn.set_Name("operatorDataGridViewTextBoxColumn");
     this.operatorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.operatorDataGridViewTextBoxColumn.set_Width(0x4f);
     this.terminalDataGridViewTextBoxColumn.set_DataPropertyName("Terminal");
     this.terminalDataGridViewTextBoxColumn.set_HeaderText("Касса");
     this.terminalDataGridViewTextBoxColumn.set_Name("terminalDataGridViewTextBoxColumn");
     this.terminalDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.terminalDataGridViewTextBoxColumn.set_Width(0x3d);
     this.OfficelDataGridViewTextBoxColumn.set_DataPropertyName("Office");
     this.OfficelDataGridViewTextBoxColumn.set_HeaderText("Пункт приема");
     this.OfficelDataGridViewTextBoxColumn.set_Name("OfficelDataGridViewTextBoxColumn");
     this.OfficelDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.OfficelDataGridViewTextBoxColumn.set_Width(0x5d);
     this.OrganizationlDataGridViewTextBoxColumn.set_DataPropertyName("Organization");
     this.OrganizationlDataGridViewTextBoxColumn.set_HeaderText("Организация");
     this.OrganizationlDataGridViewTextBoxColumn.set_Name("OrganizationlDataGridViewTextBoxColumn");
     this.OrganizationlDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.OrganizationlDataGridViewTextBoxColumn.set_Width(0x61);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.m_PaymentsGrid);
     base.Controls.Add(this.toolStrip1);
     base.set_Name("PaymentsByAccountView");
     base.set_Size(new System.Drawing.Size(0x297, 0x1d2));
     base.add_Load(new System.EventHandler(this.AccountPaymentsListView_Load));
     this.m_PaymentsGrid.EndInit();
     this.m_PaymentsSource.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 14
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ApartmentResidentsView));
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.dgvApartmentResidents = new System.Windows.Forms.DataGridView();
     this.AllowPersonalDataUsage = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.bsApartmentResidents = new System.Windows.Forms.BindingSource(this.components);
     this.tsResidents = new System.Windows.Forms.ToolStrip();
     this.btnResidentsAdd = new System.Windows.Forms.ToolStripButton();
     this.btnResidentsChange = new System.Windows.Forms.ToolStripButton();
     this.tsbtnEditPerson = new System.Windows.Forms.ToolStripButton();
     this.btnResidentsDelete = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.btnRequestInSPUN = new System.Windows.Forms.ToolStripButton();
     this.btnResidentsHistory = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.btnPersonFamilyView = new System.Windows.Forms.ToolStripButton();
     this.m_Tabs = new System.Windows.Forms.TabControl();
     this.tbpApartmentVacations = new System.Windows.Forms.TabPage();
     this.tbpPersonBenefitResidents = new System.Windows.Forms.TabPage();
     this.tbpPersonBenefits = new System.Windows.Forms.TabPage();
     this.tbpBenefitProperties = new System.Windows.Forms.TabPage();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tpPersonBenefitOuts = new System.Windows.Forms.TabPage();
     this.btnSynchronwithPS = new System.Windows.Forms.ToolStripButton();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Person = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BirthDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Age = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RelativeFasetItem = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ColCreated = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.datebDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ToDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AccountBenefit = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.InsuranceCertificate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Comment = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.apartmentResidentVacationView = new ApartmentResidentVacationView();
     this.apartmentResidentBenefitView = new ApartmentResidentBenefitView();
     this.apartmentPersonBenefitView = new ApartmentPersonBenefitView();
     this.apartmentResidentBenefitPropertiesView = new ApartmentResidentBenefitPropertiesView();
     this.apartmentResidentBenefitDebtsView1 = new ApartmentResidentBenefitDebtsView();
     this.personBenefitOutView = new PersonBenefitOutView();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.dgvApartmentResidents.BeginInit();
     this.bsApartmentResidents.BeginInit();
     this.tsResidents.SuspendLayout();
     this.m_Tabs.SuspendLayout();
     this.tbpApartmentVacations.SuspendLayout();
     this.tbpPersonBenefitResidents.SuspendLayout();
     this.tbpPersonBenefits.SuspendLayout();
     this.tbpBenefitProperties.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tpPersonBenefitOuts.SuspendLayout();
     base.SuspendLayout();
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.Controls.Add(this.groupBox1);
     this.splitContainer1.Panel1.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.splitContainer1.Panel2.Controls.Add(this.m_Tabs);
     this.splitContainer1.Panel2.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x255, 0x1a5));
     this.splitContainer1.set_SplitterDistance(0xc5);
     this.splitContainer1.set_SplitterWidth(6);
     this.splitContainer1.set_TabIndex(1);
     this.groupBox1.Controls.Add(this.dgvApartmentResidents);
     this.groupBox1.Controls.Add(this.tsResidents);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x255, 0xc5));
     this.groupBox1.set_TabIndex(1);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Проживающие");
     this.dgvApartmentResidents.set_AllowUserToAddRows(false);
     this.dgvApartmentResidents.set_AllowUserToDeleteRows(false);
     this.dgvApartmentResidents.set_AutoGenerateColumns(false);
     this.dgvApartmentResidents.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvApartmentResidents.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentResidents.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvApartmentResidents.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvApartmentResidents.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.AllowPersonalDataUsage, this.Person, this.BirthDate, this.Age, this.RelativeFasetItem, this.Column1, this.ColCreated, this.datebDataGridViewTextBoxColumn, this.ToDate, this.AccountBenefit, this.InsuranceCertificate, this.Comment });
     this.dgvApartmentResidents.set_DataSource(this.bsApartmentResidents);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvApartmentResidents.set_DefaultCellStyle(style2);
     this.dgvApartmentResidents.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvApartmentResidents.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvApartmentResidents.set_Location(new System.Drawing.Point(3, 0x29));
     this.dgvApartmentResidents.set_Name("dgvApartmentResidents");
     this.dgvApartmentResidents.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentResidents.set_RowHeadersDefaultCellStyle(style3);
     this.dgvApartmentResidents.set_RowHeadersVisible(false);
     this.dgvApartmentResidents.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvApartmentResidents.set_Size(new System.Drawing.Size(0x24f, 0x99));
     this.dgvApartmentResidents.set_TabIndex(10);
     this.dgvApartmentResidents.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvApartmentResidents_CellDoubleClick));
     this.dgvApartmentResidents.add_Sorted(new System.EventHandler(this.dgvApartmentResidents_Sorted));
     this.AllowPersonalDataUsage.set_DataPropertyName("AllowPersonalDataUsage");
     this.AllowPersonalDataUsage.set_HeaderText("ПД");
     this.AllowPersonalDataUsage.set_MinimumWidth(30);
     this.AllowPersonalDataUsage.set_Name("AllowPersonalDataUsage");
     this.AllowPersonalDataUsage.set_ReadOnly(true);
     this.AllowPersonalDataUsage.set_Width(30);
     this.bsApartmentResidents.set_DataSource(typeof(ApartmentResident));
     this.bsApartmentResidents.set_Sort("ToDate desc, FromDate desc");
     this.bsApartmentResidents.add_CurrentChanged(new System.EventHandler(this.bsApartmentResidents_CurrentChanged));
     this.tsResidents.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnResidentsAdd, this.btnResidentsChange, this.tsbtnEditPerson, this.btnResidentsDelete, this.toolStripSeparator5, this.btnSynchronwithPS, this.btnRequestInSPUN, this.btnResidentsHistory, this.toolStripSeparator1, this.btnPersonFamilyView });
     this.tsResidents.set_Location(new System.Drawing.Point(3, 0x10));
     this.tsResidents.set_Name("tsResidents");
     this.tsResidents.set_Size(new System.Drawing.Size(0x24f, 0x19));
     this.tsResidents.set_TabIndex(9);
     this.tsResidents.set_Text("toolStrip1");
     this.btnResidentsAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnResidentsAdd.set_Image(Resources.ADD);
     this.btnResidentsAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnResidentsAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnResidentsAdd.set_Name("btnResidentsAdd");
     this.btnResidentsAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.btnResidentsAdd.set_Text("Добавить");
     this.btnResidentsAdd.add_Click(new System.EventHandler(this.btnResidentsAdd_Click));
     this.btnResidentsChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnResidentsChange.set_Image(Resources.CHANGE);
     this.btnResidentsChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnResidentsChange.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnResidentsChange.set_Name("btnResidentsChange");
     this.btnResidentsChange.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnResidentsChange.set_Text("Редактировать проживающего");
     this.btnResidentsChange.add_Click(new System.EventHandler(this.btnResidentsChange_Click));
     this.tsbtnEditPerson.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbtnEditPerson.set_Image(Resources.PERSON);
     this.tsbtnEditPerson.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbtnEditPerson.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnEditPerson.set_Name("tsbtnEditPerson");
     this.tsbtnEditPerson.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsbtnEditPerson.set_Text("Редактировать физ. лицо");
     this.tsbtnEditPerson.add_Click(new System.EventHandler(this.tsbtnEditPerson_Click));
     this.btnResidentsDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnResidentsDelete.set_Image(Resources.DELETE);
     this.btnResidentsDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnResidentsDelete.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnResidentsDelete.set_Name("btnResidentsDelete");
     this.btnResidentsDelete.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnResidentsDelete.set_Text("Удалить");
     this.btnResidentsDelete.add_Click(new System.EventHandler(this.btnResidentsDelete_Click));
     this.toolStripSeparator5.set_Name("toolStripSeparator5");
     this.toolStripSeparator5.set_Size(new System.Drawing.Size(6, 0x19));
     this.btnRequestInSPUN.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnRequestInSPUN.set_Image((System.Drawing.Image) manager.GetObject("btnRequestInSPUN.Image"));
     this.btnRequestInSPUN.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnRequestInSPUN.set_Name("btnRequestInSPUN");
     this.btnRequestInSPUN.set_Size(new System.Drawing.Size(0x56, 0x16));
     this.btnRequestInSPUN.set_Text("Запрос в СПУН");
     this.btnRequestInSPUN.set_Visible(false);
     this.btnRequestInSPUN.add_Click(new System.EventHandler(this.btnQuestSPUN_Click));
     this.btnResidentsHistory.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnResidentsHistory.set_Image((System.Drawing.Image) manager.GetObject("btnResidentsHistory.Image"));
     this.btnResidentsHistory.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnResidentsHistory.set_Name("btnResidentsHistory");
     this.btnResidentsHistory.set_Size(new System.Drawing.Size(0x76, 0x16));
     this.btnResidentsHistory.set_Text("Посмотреть историю");
     this.btnResidentsHistory.set_Visible(false);
     this.btnResidentsHistory.add_Click(new System.EventHandler(this.btnResidentsHistory_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.btnPersonFamilyView.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnPersonFamilyView.set_Image((System.Drawing.Image) manager.GetObject("btnPersonFamilyView.Image"));
     this.btnPersonFamilyView.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnPersonFamilyView.set_Name("btnPersonFamilyView");
     this.btnPersonFamilyView.set_Size(new System.Drawing.Size(0x4c, 0x16));
     this.btnPersonFamilyView.set_Text("Члены семьи");
     this.btnPersonFamilyView.add_Click(new System.EventHandler(this.btnPersonFamilyView_Click));
     this.m_Tabs.Controls.Add(this.tbpApartmentVacations);
     this.m_Tabs.Controls.Add(this.tbpPersonBenefitResidents);
     this.m_Tabs.Controls.Add(this.tbpPersonBenefits);
     this.m_Tabs.Controls.Add(this.tbpBenefitProperties);
     this.m_Tabs.Controls.Add(this.tpPersonBenefitOuts);
     this.m_Tabs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_Tabs.set_Location(new System.Drawing.Point(0, 0));
     this.m_Tabs.set_Name("m_Tabs");
     this.m_Tabs.set_SelectedIndex(0);
     this.m_Tabs.set_Size(new System.Drawing.Size(0x255, 0xda));
     this.m_Tabs.set_TabIndex(14);
     this.m_Tabs.add_SelectedIndexChanged(new System.EventHandler(this.m_Tabs_SelectedIndexChanged));
     this.tbpApartmentVacations.Controls.Add(this.apartmentResidentVacationView);
     this.tbpApartmentVacations.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpApartmentVacations.set_Name("tbpApartmentVacations");
     this.tbpApartmentVacations.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.tbpApartmentVacations.set_TabIndex(2);
     this.tbpApartmentVacations.set_Text("Временно отсутствующие");
     this.tbpApartmentVacations.set_UseVisualStyleBackColor(true);
     this.tbpPersonBenefitResidents.Controls.Add(this.apartmentResidentBenefitView);
     this.tbpPersonBenefitResidents.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpPersonBenefitResidents.set_Name("tbpPersonBenefitResidents");
     this.tbpPersonBenefitResidents.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.tbpPersonBenefitResidents.set_TabIndex(1);
     this.tbpPersonBenefitResidents.set_Text("Льготы по жилью");
     this.tbpPersonBenefitResidents.set_UseVisualStyleBackColor(true);
     this.tbpPersonBenefits.Controls.Add(this.apartmentPersonBenefitView);
     this.tbpPersonBenefits.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpPersonBenefits.set_Name("tbpPersonBenefits");
     this.tbpPersonBenefits.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.tbpPersonBenefits.set_TabIndex(0);
     this.tbpPersonBenefits.set_Text("Льготы по человеку (документы)");
     this.tbpPersonBenefits.set_UseVisualStyleBackColor(true);
     this.tbpBenefitProperties.Controls.Add(this.tableLayoutPanel1);
     this.tbpBenefitProperties.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpBenefitProperties.set_Name("tbpBenefitProperties");
     this.tbpBenefitProperties.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpBenefitProperties.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.tbpBenefitProperties.set_TabIndex(3);
     this.tbpBenefitProperties.set_Text("Свойства по льготам");
     this.tbpBenefitProperties.set_UseVisualStyleBackColor(true);
     this.tableLayoutPanel1.set_ColumnCount(2);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel1.Controls.Add(this.apartmentResidentBenefitPropertiesView, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.apartmentResidentBenefitDebtsView1, 1, 0);
     this.tableLayoutPanel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel1.set_Location(new System.Drawing.Point(3, 3));
     this.tableLayoutPanel1.set_Name("tableLayoutPanel1");
     this.tableLayoutPanel1.set_RowCount(1);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(0x247, 0xba));
     this.tableLayoutPanel1.set_TabIndex(2);
     this.tpPersonBenefitOuts.Controls.Add(this.personBenefitOutView);
     this.tpPersonBenefitOuts.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpPersonBenefitOuts.set_Name("tpPersonBenefitOuts");
     this.tpPersonBenefitOuts.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpPersonBenefitOuts.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.tpPersonBenefitOuts.set_TabIndex(4);
     this.tpPersonBenefitOuts.set_Text("Выгруженные суммы в СЗ");
     this.tpPersonBenefitOuts.set_UseVisualStyleBackColor(true);
     this.btnSynchronwithPS.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnSynchronwithPS.set_Image((System.Drawing.Image) manager.GetObject("btnSynchronwithPS.Image"));
     this.btnSynchronwithPS.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnSynchronwithPS.set_Name("btnSynchronwithPS");
     this.btnSynchronwithPS.set_Size(new System.Drawing.Size(0x72, 0x16));
     this.btnSynchronwithPS.set_Text("Синхронизация с ПС");
     this.btnSynchronwithPS.add_Click(new System.EventHandler(this.btnSynchronwithPS_Click));
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Person");
     this.dataGridViewTextBoxColumn1.set_FillWeight((float) 203.0456f);
     this.dataGridViewTextBoxColumn1.set_HeaderText("Person");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x3b);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn2.set_FillWeight((float) 74.23855f);
     this.dataGridViewTextBoxColumn2.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn3.set_FillWeight((float) 74.23855f);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(60);
     this.dataGridViewTextBoxColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("TypeResidents");
     this.dataGridViewTextBoxColumn4.set_FillWeight((float) 74.23855f);
     this.dataGridViewTextBoxColumn4.set_HeaderText("TypeResidents");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(60);
     this.dataGridViewTextBoxColumn5.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Relative");
     this.dataGridViewTextBoxColumn5.set_FillWeight((float) 74.23855f);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Relative");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x57);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Relative");
     this.dataGridViewTextBoxColumn6.set_FillWeight((float) 243.6547f);
     this.dataGridViewTextBoxColumn6.set_HeaderText("Relative");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(5);
     this.dataGridViewTextBoxColumn7.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("RelativeFasetItem");
     this.dataGridViewTextBoxColumn7.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn7.set_HeaderText("RelativeFasetItem");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("TypeResidentFasetItem");
     this.dataGridViewTextBoxColumn8.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn8.set_HeaderText("TypeResidentFasetItem");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(0x57);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn9.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn9.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(0x57);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn10.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn10.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(140);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("DateDoc");
     this.dataGridViewTextBoxColumn11.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn11.set_HeaderText("DateDoc");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(150);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.Person.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.Person.set_DataPropertyName("PersonName");
     this.Person.set_FillWeight((float) 203.0456f);
     this.Person.set_HeaderText("ФИО");
     this.Person.set_MinimumWidth(50);
     this.Person.set_Name("Person");
     this.Person.set_ReadOnly(true);
     this.Person.set_Width(0x3b);
     this.BirthDate.set_DataPropertyName("BirthDate");
     this.BirthDate.set_FillWeight((float) 200f);
     this.BirthDate.set_HeaderText("Дата рождения");
     this.BirthDate.set_MinimumWidth(30);
     this.BirthDate.set_Name("BirthDate");
     this.BirthDate.set_ReadOnly(true);
     this.BirthDate.set_Width(30);
     this.Age.set_DataPropertyName("Age");
     this.Age.set_HeaderText("Возраст");
     this.Age.set_MinimumWidth(60);
     this.Age.set_Name("Age");
     this.Age.set_ReadOnly(true);
     this.Age.set_Width(60);
     this.RelativeFasetItem.set_DataPropertyName("RelativeName");
     this.RelativeFasetItem.set_FillWeight((float) 74.23855f);
     this.RelativeFasetItem.set_HeaderText("Родство");
     this.RelativeFasetItem.set_MinimumWidth(60);
     this.RelativeFasetItem.set_Name("RelativeFasetItem");
     this.RelativeFasetItem.set_ReadOnly(true);
     this.RelativeFasetItem.set_Width(60);
     this.Column1.set_DataPropertyName("TypeResidentName");
     this.Column1.set_FillWeight((float) 74.23855f);
     this.Column1.set_HeaderText("Тип проживающего");
     this.Column1.set_MinimumWidth(0x57);
     this.Column1.set_Name("Column1");
     this.Column1.set_ReadOnly(true);
     this.Column1.set_Width(0x57);
     this.ColCreated.set_DataPropertyName("Created");
     this.ColCreated.set_HeaderText("Дата создания");
     this.ColCreated.set_Name("ColCreated");
     this.ColCreated.set_ReadOnly(true);
     this.ColCreated.set_Width(5);
     this.datebDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.datebDataGridViewTextBoxColumn.set_FillWeight((float) 74.23855f);
     this.datebDataGridViewTextBoxColumn.set_HeaderText("Дата прописки");
     this.datebDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.datebDataGridViewTextBoxColumn.set_Name("datebDataGridViewTextBoxColumn");
     this.datebDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.datebDataGridViewTextBoxColumn.set_Width(70);
     this.ToDate.set_DataPropertyName("ToDate");
     this.ToDate.set_FillWeight((float) 74.23855f);
     this.ToDate.set_HeaderText("Дата выписки");
     this.ToDate.set_MinimumWidth(70);
     this.ToDate.set_Name("ToDate");
     this.ToDate.set_ReadOnly(true);
     this.ToDate.set_Width(70);
     this.AccountBenefit.set_DataPropertyName("AccountBenefit");
     this.AccountBenefit.set_HeaderText("Лицевой счет расчетной организации");
     this.AccountBenefit.set_MinimumWidth(160);
     this.AccountBenefit.set_Name("AccountBenefit");
     this.AccountBenefit.set_ReadOnly(true);
     this.AccountBenefit.set_Width(160);
     this.InsuranceCertificate.set_DataPropertyName("InsuranceCertificate");
     this.InsuranceCertificate.set_HeaderText("Страховое свидетельство");
     this.InsuranceCertificate.set_MinimumWidth(140);
     this.InsuranceCertificate.set_Name("InsuranceCertificate");
     this.InsuranceCertificate.set_ReadOnly(true);
     this.InsuranceCertificate.set_Width(140);
     this.Comment.set_DataPropertyName("Comment");
     this.Comment.set_HeaderText("Примечание");
     this.Comment.set_MinimumWidth(150);
     this.Comment.set_Name("Comment");
     this.Comment.set_ReadOnly(true);
     this.Comment.set_Width(150);
     this.apartmentResidentVacationView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentResidentVacationView.set_Font(new System.Drawing.Font("Tahoma", 9.75f));
     this.apartmentResidentVacationView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentResidentVacationView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.apartmentResidentVacationView.set_Name("apartmentResidentVacationView");
     this.apartmentResidentVacationView.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.apartmentResidentVacationView.set_TabIndex(0);
     this.apartmentResidentBenefitView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentResidentBenefitView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentResidentBenefitView.set_Name("apartmentResidentBenefitView");
     this.apartmentResidentBenefitView.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.apartmentResidentBenefitView.set_TabIndex(0);
     this.apartmentPersonBenefitView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentPersonBenefitView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentPersonBenefitView.set_Name("apartmentPersonBenefitView");
     this.apartmentPersonBenefitView.set_Size(new System.Drawing.Size(0x24d, 0xc0));
     this.apartmentPersonBenefitView.set_TabIndex(0);
     this.apartmentResidentBenefitPropertiesView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentResidentBenefitPropertiesView.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentResidentBenefitPropertiesView.set_Name("apartmentResidentBenefitPropertiesView");
     this.apartmentResidentBenefitPropertiesView.set_Size(new System.Drawing.Size(0x11d, 180));
     this.apartmentResidentBenefitPropertiesView.set_TabIndex(1);
     this.apartmentResidentBenefitDebtsView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentResidentBenefitDebtsView1.set_Location(new System.Drawing.Point(0x126, 3));
     this.apartmentResidentBenefitDebtsView1.set_Name("apartmentResidentBenefitDebtsView1");
     this.apartmentResidentBenefitDebtsView1.set_Size(new System.Drawing.Size(0x11e, 180));
     this.apartmentResidentBenefitDebtsView1.set_TabIndex(2);
     this.personBenefitOutView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.personBenefitOutView.set_Location(new System.Drawing.Point(3, 3));
     this.personBenefitOutView.set_Name("personBenefitOutView");
     this.personBenefitOutView.set_Size(new System.Drawing.Size(0x247, 0xba));
     this.personBenefitOutView.set_TabIndex(0);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("DateDoc");
     this.dataGridViewTextBoxColumn12.set_FillWeight((float) 81.40286f);
     this.dataGridViewTextBoxColumn12.set_HeaderText("DateDoc");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(0x24);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("IsDelete");
     this.dataGridViewTextBoxColumn13.set_FillWeight((float) 81.40286f);
     this.dataGridViewTextBoxColumn13.set_HeaderText("IsDelete");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(0x24);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("Organization");
     this.dataGridViewTextBoxColumn14.set_FillWeight((float) 81.40286f);
     this.dataGridViewTextBoxColumn14.set_HeaderText("Organization");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_Width(0x23);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("OrgNitif");
     this.dataGridViewTextBoxColumn15.set_FillWeight((float) 81.40286f);
     this.dataGridViewTextBoxColumn15.set_HeaderText("OrgNitif");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn15.set_Width(0x24);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("WhereDoc");
     this.dataGridViewTextBoxColumn16.set_FillWeight((float) 81.40286f);
     this.dataGridViewTextBoxColumn16.set_HeaderText("WhereDoc");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn16.set_Width(0x24);
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("DateNitif");
     this.dataGridViewTextBoxColumn17.set_FillWeight((float) 81.40286f);
     this.dataGridViewTextBoxColumn17.set_HeaderText("DateNitif");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn17.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn17.set_Width(0x23);
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("BenefitId");
     this.dataGridViewTextBoxColumn18.set_FillWeight((float) 243.6547f);
     this.dataGridViewTextBoxColumn18.set_HeaderText("BenefitId");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn18.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn18.set_Width(0x24);
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("TypeDocFasetItem");
     this.dataGridViewTextBoxColumn19.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn19.set_HeaderText("TypeDocFasetItem");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn19.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn19.set_Width(0x24);
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn20.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn20.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn20.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_Width(0x24);
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("OrganizationId");
     this.dataGridViewTextBoxColumn21.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn21.set_HeaderText("OrganizationId");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn21.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn21.set_Width(0x23);
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("TypeDocFasetId");
     this.dataGridViewTextBoxColumn22.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn22.set_HeaderText("TypeDocFasetId");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn22.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn22.set_Width(0x24);
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("ApartmentResident");
     this.dataGridViewTextBoxColumn23.set_FillWeight((float) 243.6547f);
     this.dataGridViewTextBoxColumn23.set_HeaderText("ФИО");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn23.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn23.set_Width(0xf6);
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("RelativeFasetItem");
     this.dataGridViewTextBoxColumn24.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn24.set_HeaderText("Родство");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn24.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn24.set_Width(0x49);
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("TypeResidentFasetItem");
     this.dataGridViewTextBoxColumn25.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn25.set_HeaderText("Тип проживающего");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn25.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn25.set_Width(0x48);
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn26.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn26.set_HeaderText("Дата начала");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn26.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn26.set_Width(0x48);
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn27.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn27.set_HeaderText("Дата конца");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn27.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn27.set_Width(0x48);
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("DateDoc");
     this.dataGridViewTextBoxColumn28.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn28.set_HeaderText("Дата документа");
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn28.set_Width(0x48);
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("RelativeFasetItem");
     this.dataGridViewTextBoxColumn33.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn33.set_HeaderText("Родство");
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn33.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn33.set_Width(0x6c);
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("TypeResidentFasetItem");
     this.dataGridViewTextBoxColumn34.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn34.set_HeaderText("Тип проживающего");
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     this.dataGridViewTextBoxColumn34.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn34.set_Width(0x6b);
     this.dataGridViewTextBoxColumn35.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn35.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn35.set_HeaderText("Дата начала");
     this.dataGridViewTextBoxColumn35.set_Name("dataGridViewTextBoxColumn35");
     this.dataGridViewTextBoxColumn35.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn35.set_Width(0x6c);
     this.dataGridViewTextBoxColumn36.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn36.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn36.set_HeaderText("Дата конца");
     this.dataGridViewTextBoxColumn36.set_Name("dataGridViewTextBoxColumn36");
     this.dataGridViewTextBoxColumn36.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn36.set_Width(0x6c);
     this.dataGridViewTextBoxColumn37.set_DataPropertyName("DateDoc");
     this.dataGridViewTextBoxColumn37.set_FillWeight((float) 71.269f);
     this.dataGridViewTextBoxColumn37.set_HeaderText("Дата документа");
     this.dataGridViewTextBoxColumn37.set_Name("dataGridViewTextBoxColumn37");
     this.dataGridViewTextBoxColumn37.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn37.set_Width(0x6b);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.splitContainer1);
     base.set_Name("ApartmentResidentsView");
     base.set_Size(new System.Drawing.Size(0x255, 0x1a5));
     base.add_Load(new System.EventHandler(this.ApartmentResidentsView_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.dgvApartmentResidents.EndInit();
     this.bsApartmentResidents.EndInit();
     this.tsResidents.ResumeLayout(false);
     this.tsResidents.PerformLayout();
     this.m_Tabs.ResumeLayout(false);
     this.tbpApartmentVacations.ResumeLayout(false);
     this.tbpPersonBenefitResidents.ResumeLayout(false);
     this.tbpPersonBenefits.ResumeLayout(false);
     this.tbpBenefitProperties.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tpPersonBenefitOuts.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Exemplo n.º 15
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(PayReesterRecordApxView));
     this.dgvUnpivotApx = new System.Windows.Forms.DataGridView();
     this.bsApx = new System.Windows.Forms.BindingSource(this.components);
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsBtnSave = new System.Windows.Forms.ToolStripButton();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.printColumnNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.columnNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.columnValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvUnpivotApx.BeginInit();
     this.bsApx.BeginInit();
     this.toolStrip1.SuspendLayout();
     base.SuspendLayout();
     this.dgvUnpivotApx.set_AllowUserToAddRows(false);
     this.dgvUnpivotApx.set_AllowUserToDeleteRows(false);
     this.dgvUnpivotApx.set_AutoGenerateColumns(false);
     this.dgvUnpivotApx.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvUnpivotApx.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvUnpivotApx.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvUnpivotApx.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvUnpivotApx.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.printColumnNameDataGridViewTextBoxColumn, this.columnNameDataGridViewTextBoxColumn, this.columnValueDataGridViewTextBoxColumn });
     this.dgvUnpivotApx.set_DataSource(this.bsApx);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvUnpivotApx.set_DefaultCellStyle(style2);
     this.dgvUnpivotApx.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvUnpivotApx.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvUnpivotApx.set_Name("dgvUnpivotApx");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvUnpivotApx.set_RowHeadersDefaultCellStyle(style3);
     this.dgvUnpivotApx.set_RowHeadersVisible(false);
     this.dgvUnpivotApx.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvUnpivotApx.set_Size(new System.Drawing.Size(470, 0x163));
     this.dgvUnpivotApx.set_TabIndex(3);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsBtnSave });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(470, 0x19));
     this.toolStrip1.set_TabIndex(4);
     this.toolStrip1.set_Text("toolStrip1");
     this.tsBtnSave.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsBtnSave.set_Image((System.Drawing.Image) manager.GetObject("tsBtnSave.Image"));
     this.tsBtnSave.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnSave.set_Name("tsBtnSave");
     this.tsBtnSave.set_Size(new System.Drawing.Size(0x7a, 0x16));
     this.tsBtnSave.set_Text("Сохранить изменения");
     this.tsBtnSave.add_Click(new System.EventHandler(this.tsBtnSave_Click));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("printColumnName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Наименование поля");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x7c);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("columnName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Наименование поля в реестере");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x86);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("columnValue");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Значение");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_Width(80);
     this.printColumnNameDataGridViewTextBoxColumn.set_DataPropertyName("printColumnName");
     this.printColumnNameDataGridViewTextBoxColumn.set_HeaderText("Наименование поля");
     this.printColumnNameDataGridViewTextBoxColumn.set_Name("printColumnNameDataGridViewTextBoxColumn");
     this.printColumnNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printColumnNameDataGridViewTextBoxColumn.set_Width(0x7a);
     this.columnNameDataGridViewTextBoxColumn.set_DataPropertyName("columnName");
     this.columnNameDataGridViewTextBoxColumn.set_HeaderText("Наименование поля в реестре");
     this.columnNameDataGridViewTextBoxColumn.set_Name("columnNameDataGridViewTextBoxColumn");
     this.columnNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.columnNameDataGridViewTextBoxColumn.set_Width(0x84);
     this.columnValueDataGridViewTextBoxColumn.set_DataPropertyName("columnValue");
     this.columnValueDataGridViewTextBoxColumn.set_HeaderText("Значение");
     this.columnValueDataGridViewTextBoxColumn.set_Name("columnValueDataGridViewTextBoxColumn");
     this.columnValueDataGridViewTextBoxColumn.set_Width(0x4e);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.dgvUnpivotApx);
     base.Controls.Add(this.toolStrip1);
     base.set_Name("PayReesterRecordApxView");
     base.set_Size(new System.Drawing.Size(470, 380));
     this.dgvUnpivotApx.EndInit();
     this.bsApx.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 16
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style12 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style13 = new System.Windows.Forms.DataGridViewCellStyle();
     this.m_ServicesGrid = new System.Windows.Forms.DataGridView();
     this.selectDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.isFixedDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.counterIndicationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.newCounterIndicationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.penaltyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.debtDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.debtToPayDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paidDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.m_ServicesSource = new System.Windows.Forms.BindingSource(this.components);
     this.label6 = new System.Windows.Forms.Label();
     this.m_DebtToPayBox = new System.Windows.Forms.TextBox();
     this.m_PaySummBox = new System.Windows.Forms.TextBox();
     this.m_TotalPaidBox = new System.Windows.Forms.TextBox();
     this.m_CommissionBox = new System.Windows.Forms.TextBox();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.m_RequestButton = new System.Windows.Forms.Button();
     this.m_PaymentButton = new System.Windows.Forms.Button();
     this.m_RequestWorker = new BackgroundWorker();
     this.m_OneSummPaymentCheckBox = new System.Windows.Forms.CheckBox();
     this.m_PeriodsBox = new System.Windows.Forms.ListBox();
     this.m_PeriodsSource = new System.Windows.Forms.BindingSource(this.components);
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.cbActions = new System.Windows.Forms.ComboBox();
     this.m_HouseHoldersSource = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.benefitNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.personsCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.m_RequestBenefitsSource = new System.Windows.Forms.BindingSource(this.components);
     this.m_BenefitBox = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.m_ActualChargeBox = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.m_DebtBox = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.m_DebtPenaltyBox = new System.Windows.Forms.TextBox();
     this.label9 = new System.Windows.Forms.Label();
     this.m_ChargeBox = new System.Windows.Forms.TextBox();
     this.m_DebtNotPaidBox = new System.Windows.Forms.TextBox();
     this.label10 = new System.Windows.Forms.Label();
     this.m_PenaltyBox = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.m_DebtToPayWithoutPenaltyBox = new System.Windows.Forms.TextBox();
     this.tpDatePayment = new System.Windows.Forms.TableLayoutPanel();
     this.label13 = new System.Windows.Forms.Label();
     this.dtpPaymentDate = new System.Windows.Forms.DateTimePicker();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.m_CommentsBox = new System.Windows.Forms.TextBox();
     this.groupBoxPayment = new CheckGroupBox();
     this.rbToDown = new System.Windows.Forms.RadioButton();
     this.rbNoAction = new System.Windows.Forms.RadioButton();
     this.rbToUp = new System.Windows.Forms.RadioButton();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.tab = new System.Windows.Forms.TabControl();
     this.tpServices = new System.Windows.Forms.TabPage();
     this.chbxUseAccountServiceBankrupts = new System.Windows.Forms.CheckBox();
     this.label12 = new System.Windows.Forms.Label();
     this.m_HouseHoldersBox = new System.Windows.Forms.ComboBox();
     this.tpCounters = new System.Windows.Forms.TabPage();
     this.m_CountersGrid = new System.Windows.Forms.DataGridView();
     this.newCounterIndicationDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterFromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterToDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.m_PayRequestCounters = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.m_ServicesGrid.BeginInit();
     this.m_ServicesSource.BeginInit();
     this.m_PeriodsSource.BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.m_HouseHoldersSource.BeginInit();
     this.dataGridView1.BeginInit();
     this.m_RequestBenefitsSource.BeginInit();
     this.tpDatePayment.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.groupBoxPayment.SuspendLayout();
     this.splitContainer1.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.tab.SuspendLayout();
     this.tpServices.SuspendLayout();
     this.tpCounters.SuspendLayout();
     this.m_CountersGrid.BeginInit();
     this.m_PayRequestCounters.BeginInit();
     base.SuspendLayout();
     this.m_ServicesGrid.set_AllowUserToAddRows(false);
     this.m_ServicesGrid.set_AllowUserToDeleteRows(false);
     this.m_ServicesGrid.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.m_ServicesGrid.set_AutoGenerateColumns(false);
     this.m_ServicesGrid.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.m_ServicesGrid.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_ServicesGrid.set_ColumnHeadersDefaultCellStyle(style);
     this.m_ServicesGrid.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.m_ServicesGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.selectDataGridViewTextBoxColumn, this.nameDataGridViewTextBoxColumn, this.isFixedDataGridViewTextBoxColumn, this.counterIndicationDataGridViewTextBoxColumn, this.newCounterIndicationDataGridViewTextBoxColumn, this.penaltyDataGridViewTextBoxColumn, this.debtDataGridViewTextBoxColumn, this.debtToPayDataGridViewTextBoxColumn, this.paidDataGridViewTextBoxColumn });
     this.m_ServicesGrid.set_DataSource(this.m_ServicesSource);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.m_ServicesGrid.set_DefaultCellStyle(style2);
     this.m_ServicesGrid.set_EditMode(System.Windows.Forms.DataGridViewEditMode.EditOnKeystroke);
     this.m_ServicesGrid.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.m_ServicesGrid.set_Location(new System.Drawing.Point(3, 0x21));
     this.m_ServicesGrid.set_Name("m_ServicesGrid");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_ServicesGrid.set_RowHeadersDefaultCellStyle(style3);
     this.m_ServicesGrid.set_RowHeadersVisible(false);
     this.m_ServicesGrid.set_Size(new System.Drawing.Size(0x270, 0xea));
     this.m_ServicesGrid.set_TabIndex(0);
     this.m_ServicesGrid.add_CellBeginEdit(new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.m_ServicesGrid_CellBeginEdit));
     this.m_ServicesGrid.add_CellEndEdit(new System.Windows.Forms.DataGridViewCellEventHandler(this.m_ServicesGrid_CellEndEdit));
     this.m_ServicesGrid.add_CellFormatting(new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.m_ServicesGrid_CellFormatting));
     this.m_ServicesGrid.add_CellValueChanged(new System.Windows.Forms.DataGridViewCellEventHandler(this.m_ServicesGrid_CellValueChanged));
     this.m_ServicesGrid.add_DataError(new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.m_ServicesGrid_DataError));
     this.m_ServicesGrid.add_Sorted(new System.EventHandler(this.m_ServicesGrid_Sorted));
     this.selectDataGridViewTextBoxColumn.set_HeaderText("X");
     this.selectDataGridViewTextBoxColumn.set_Name("selectDataGridViewTextBoxColumn");
     this.selectDataGridViewTextBoxColumn.set_Width(20);
     this.nameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.nameDataGridViewTextBoxColumn.set_DataPropertyName("Name");
     this.nameDataGridViewTextBoxColumn.set_HeaderText("Услуга");
     this.nameDataGridViewTextBoxColumn.set_Name("nameDataGridViewTextBoxColumn");
     this.nameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.isFixedDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.isFixedDataGridViewTextBoxColumn.set_DataPropertyName("IsFixed");
     this.isFixedDataGridViewTextBoxColumn.set_HeaderText("Фиксир. оплата");
     this.isFixedDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.isFixedDataGridViewTextBoxColumn.set_Name("isFixedDataGridViewTextBoxColumn");
     this.isFixedDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.isFixedDataGridViewTextBoxColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.isFixedDataGridViewTextBoxColumn.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.isFixedDataGridViewTextBoxColumn.set_Width(60);
     this.counterIndicationDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.None);
     this.counterIndicationDataGridViewTextBoxColumn.set_DataPropertyName("DisplayedCounterIndication");
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style4.set_Format("F3");
     style4.set_NullValue(null);
     this.counterIndicationDataGridViewTextBoxColumn.set_DefaultCellStyle(style4);
     this.counterIndicationDataGridViewTextBoxColumn.set_HeaderText("Старые показания");
     this.counterIndicationDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.counterIndicationDataGridViewTextBoxColumn.set_Name("counterIndicationDataGridViewTextBoxColumn");
     this.counterIndicationDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterIndicationDataGridViewTextBoxColumn.set_Width(0x56);
     this.newCounterIndicationDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.None);
     this.newCounterIndicationDataGridViewTextBoxColumn.set_DataPropertyName("DisplayedNewCounterIndication");
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style5.set_Format("F3");
     style5.set_NullValue(null);
     this.newCounterIndicationDataGridViewTextBoxColumn.set_DefaultCellStyle(style5);
     this.newCounterIndicationDataGridViewTextBoxColumn.set_HeaderText("Новые показания");
     this.newCounterIndicationDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.newCounterIndicationDataGridViewTextBoxColumn.set_Name("newCounterIndicationDataGridViewTextBoxColumn");
     this.newCounterIndicationDataGridViewTextBoxColumn.set_Width(0x52);
     this.penaltyDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.penaltyDataGridViewTextBoxColumn.set_DataPropertyName("Penalty");
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style6.set_Format("N2");
     style6.set_NullValue(null);
     this.penaltyDataGridViewTextBoxColumn.set_DefaultCellStyle(style6);
     this.penaltyDataGridViewTextBoxColumn.set_HeaderText("Пени");
     this.penaltyDataGridViewTextBoxColumn.set_Name("penaltyDataGridViewTextBoxColumn");
     this.penaltyDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.penaltyDataGridViewTextBoxColumn.set_Visible(false);
     this.debtDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.debtDataGridViewTextBoxColumn.set_DataPropertyName("TotalDebt");
     style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style7.set_Format("N2");
     style7.set_NullValue(null);
     this.debtDataGridViewTextBoxColumn.set_DefaultCellStyle(style7);
     this.debtDataGridViewTextBoxColumn.set_HeaderText("Долг+Нач.");
     this.debtDataGridViewTextBoxColumn.set_Name("debtDataGridViewTextBoxColumn");
     this.debtDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.debtDataGridViewTextBoxColumn.set_Width(0x56);
     this.debtToPayDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.debtToPayDataGridViewTextBoxColumn.set_DataPropertyName("DebtToPay");
     style8.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style8.set_Format("N2");
     style8.set_NullValue(null);
     this.debtToPayDataGridViewTextBoxColumn.set_DefaultCellStyle(style8);
     this.debtToPayDataGridViewTextBoxColumn.set_HeaderText("К оплате");
     this.debtToPayDataGridViewTextBoxColumn.set_Name("debtToPayDataGridViewTextBoxColumn");
     this.debtToPayDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.debtToPayDataGridViewTextBoxColumn.set_Width(0x47);
     this.paidDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.paidDataGridViewTextBoxColumn.set_DataPropertyName("Paid");
     style9.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style9.set_Format("F2");
     style9.set_NullValue(null);
     this.paidDataGridViewTextBoxColumn.set_DefaultCellStyle(style9);
     this.paidDataGridViewTextBoxColumn.set_HeaderText("Оплачивается");
     this.paidDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.paidDataGridViewTextBoxColumn.set_Name("paidDataGridViewTextBoxColumn");
     this.paidDataGridViewTextBoxColumn.set_Width(0x68);
     this.m_ServicesSource.set_DataSource(typeof(PayRequestService));
     this.m_ServicesSource.set_Sort("IsClosed, Name");
     this.label6.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(0x266, 40));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x57, 13));
     this.label6.set_TabIndex(0);
     this.label6.set_Text("К оплате всего:");
     this.m_DebtToPayBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_DebtToPayBox.set_Location(new System.Drawing.Point(0x2c3, 0x25));
     this.m_DebtToPayBox.set_Name("m_DebtToPayBox");
     this.m_DebtToPayBox.set_ReadOnly(true);
     this.m_DebtToPayBox.set_Size(new System.Drawing.Size(0x58, 20));
     this.m_DebtToPayBox.set_TabIndex(0);
     this.m_DebtToPayBox.set_TabStop(false);
     this.m_DebtToPayBox.set_Text("0.00");
     this.m_DebtToPayBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.m_PaySummBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_PaySummBox.set_Location(new System.Drawing.Point(0x2c3, 0x3f));
     this.m_PaySummBox.set_MaxLength(9);
     this.m_PaySummBox.set_Name("m_PaySummBox");
     this.m_PaySummBox.set_Size(new System.Drawing.Size(0x58, 20));
     this.m_PaySummBox.set_TabIndex(1);
     this.m_PaySummBox.set_Text("0.00");
     this.m_PaySummBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.m_PaySummBox.add_Click(new System.EventHandler(this.m_PaySummBox_Click));
     this.m_PaySummBox.add_MouseClick(new System.Windows.Forms.MouseEventHandler(this.m_PaySummBox_MouseClick));
     this.m_PaySummBox.add_TextChanged(new System.EventHandler(this.m_PaySummBox_TextChanged));
     this.m_PaySummBox.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.m_PaySummBox_KeyDown));
     this.m_PaySummBox.add_Leave(new System.EventHandler(this.m_PaySummBox_Leave));
     this.m_TotalPaidBox.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.m_TotalPaidBox.set_BackColor(System.Drawing.SystemColors.Control);
     this.m_TotalPaidBox.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 12f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.m_TotalPaidBox.set_ForeColor(System.Drawing.Color.Red);
     this.m_TotalPaidBox.set_Location(new System.Drawing.Point(0x1e6, 0x30));
     this.m_TotalPaidBox.set_Name("m_TotalPaidBox");
     this.m_TotalPaidBox.set_ReadOnly(true);
     this.m_TotalPaidBox.set_Size(new System.Drawing.Size(0x65, 0x1a));
     this.m_TotalPaidBox.set_TabIndex(0x87);
     this.m_TotalPaidBox.set_TabStop(false);
     this.m_TotalPaidBox.set_Text("0.00");
     this.m_TotalPaidBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.m_CommissionBox.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.m_CommissionBox.set_BackColor(System.Drawing.SystemColors.Control);
     this.m_CommissionBox.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 12f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.m_CommissionBox.set_ForeColor(System.Drawing.Color.Red);
     this.m_CommissionBox.set_Location(new System.Drawing.Point(0x1e6, 12));
     this.m_CommissionBox.set_Name("m_CommissionBox");
     this.m_CommissionBox.set_ReadOnly(true);
     this.m_CommissionBox.set_Size(new System.Drawing.Size(0x65, 0x1a));
     this.m_CommissionBox.set_TabIndex(0x85);
     this.m_CommissionBox.set_TabStop(false);
     this.m_CommissionBox.set_Text("0.00");
     this.m_CommissionBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.m_CommissionBox.set_Visible(false);
     this.label7.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label7.set_AutoSize(true);
     this.label7.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 12f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.label7.set_Location(new System.Drawing.Point(0x15c, 0x33));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x84, 20));
     this.label7.set_TabIndex(0x86);
     this.label7.set_Text("Сумма платежа:");
     this.label8.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label8.set_AutoSize(true);
     this.label8.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 12f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.label8.set_Location(new System.Drawing.Point(0x18a, 15));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x56, 20));
     this.label8.set_TabIndex(0x84);
     this.label8.set_Text("Комиссия:");
     this.label8.set_Visible(false);
     this.m_RequestButton.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.m_RequestButton.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.m_RequestButton.set_Location(new System.Drawing.Point(11, 11));
     this.m_RequestButton.set_Name("m_RequestButton");
     this.tableLayoutPanel2.SetRowSpan(this.m_RequestButton, 2);
     this.m_RequestButton.set_Size(new System.Drawing.Size(0x52, 0x41));
     this.m_RequestButton.set_TabIndex(4);
     this.m_RequestButton.set_Text("РАС&ЧЁТ");
     this.m_RequestButton.set_TextImageRelation(System.Windows.Forms.TextImageRelation.TextBeforeImage);
     this.m_RequestButton.set_UseVisualStyleBackColor(true);
     this.m_RequestButton.add_Click(new System.EventHandler(this.m_RequestButton_Click));
     this.m_PaymentButton.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.m_PaymentButton.set_Enabled(false);
     this.m_PaymentButton.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.m_PaymentButton.set_Location(new System.Drawing.Point(0x251, 11));
     this.m_PaymentButton.set_Name("m_PaymentButton");
     this.tableLayoutPanel2.SetRowSpan(this.m_PaymentButton, 2);
     this.m_PaymentButton.set_Size(new System.Drawing.Size(0xca, 0x41));
     this.m_PaymentButton.set_TabIndex(2);
     this.m_PaymentButton.set_Text("ПРИН&ЯТЬ ОПЛАТУ");
     this.m_PaymentButton.set_TextImageRelation(System.Windows.Forms.TextImageRelation.TextBeforeImage);
     this.m_PaymentButton.set_UseVisualStyleBackColor(true);
     this.m_PaymentButton.add_Click(new System.EventHandler(this.m_PaymentButton_Click));
     this.m_RequestWorker.add_DoWork(new DoWorkEventHandler(this.m_RequestWorker_DoWork));
     this.m_RequestWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_RequestWorker_RunWorkerCompleted));
     this.m_OneSummPaymentCheckBox.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.m_OneSummPaymentCheckBox.set_AutoSize(true);
     this.m_OneSummPaymentCheckBox.set_CheckAlign(System.Drawing.ContentAlignment.BottomRight);
     this.m_OneSummPaymentCheckBox.set_Checked(true);
     this.m_OneSummPaymentCheckBox.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.m_OneSummPaymentCheckBox.set_Location(new System.Drawing.Point(600, 0x40));
     this.m_OneSummPaymentCheckBox.set_Name("m_OneSummPaymentCheckBox");
     this.m_OneSummPaymentCheckBox.set_Size(new System.Drawing.Size(0x65, 0x11));
     this.m_OneSummPaymentCheckBox.set_TabIndex(0);
     this.m_OneSummPaymentCheckBox.set_Text("Оплачивается:");
     this.m_OneSummPaymentCheckBox.set_UseVisualStyleBackColor(true);
     this.m_OneSummPaymentCheckBox.add_CheckedChanged(new System.EventHandler(this.m_OneSummPaymentCheckBox_CheckedChanged));
     this.m_PeriodsBox.set_DataSource(this.m_PeriodsSource);
     this.m_PeriodsBox.set_DisplayMember("MonthNameAndYear");
     this.m_PeriodsBox.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_PeriodsBox.set_FormattingEnabled(true);
     this.m_PeriodsBox.set_IntegralHeight(false);
     this.m_PeriodsBox.set_Location(new System.Drawing.Point(0, 0));
     this.m_PeriodsBox.set_Name("m_PeriodsBox");
     this.m_PeriodsBox.set_Size(new System.Drawing.Size(0xa4, 0x137));
     this.m_PeriodsBox.set_TabIndex(0x79);
     this.m_PeriodsBox.add_SelectedIndexChanged(new System.EventHandler(this.m_PeriodsBox_SelectedIndexChanged));
     this.m_PeriodsBox.add_DoubleClick(new System.EventHandler(this.m_PeriodsBox_DoubleClick));
     this.m_PeriodsSource.set_DataSource(typeof(CalcPeriod));
     this.m_PeriodsSource.set_Sort("FromDate desc");
     this.m_PeriodsSource.add_CurrentChanged(new System.EventHandler(this.m_PeriodsSource_CurrentChanged));
     this.tableLayoutPanel1.set_ColumnCount(5);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.Controls.Add(this.cbActions, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.dataGridView1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.m_BenefitBox, 2, 1);
     this.tableLayoutPanel1.Controls.Add(this.label5, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.label1, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.m_ActualChargeBox, 2, 2);
     this.tableLayoutPanel1.Controls.Add(this.label2, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.m_DebtBox, 2, 3);
     this.tableLayoutPanel1.Controls.Add(this.label4, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.m_DebtPenaltyBox, 2, 4);
     this.tableLayoutPanel1.Controls.Add(this.label9, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.m_ChargeBox, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.m_DebtNotPaidBox, 4, 4);
     this.tableLayoutPanel1.Controls.Add(this.label10, 3, 4);
     this.tableLayoutPanel1.Controls.Add(this.m_PenaltyBox, 4, 3);
     this.tableLayoutPanel1.Controls.Add(this.label3, 3, 3);
     this.tableLayoutPanel1.Controls.Add(this.m_OneSummPaymentCheckBox, 3, 2);
     this.tableLayoutPanel1.Controls.Add(this.m_PaySummBox, 4, 2);
     this.tableLayoutPanel1.Controls.Add(this.m_DebtToPayBox, 4, 1);
     this.tableLayoutPanel1.Controls.Add(this.label6, 3, 1);
     this.tableLayoutPanel1.Controls.Add(this.label11, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.m_DebtToPayWithoutPenaltyBox, 4, 0);
     this.tableLayoutPanel1.Controls.Add(this.tpDatePayment, 0, 4);
     this.tableLayoutPanel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.tableLayoutPanel1.set_Location(new System.Drawing.Point(0, 0));
     this.tableLayoutPanel1.set_Name("tableLayoutPanel1");
     this.tableLayoutPanel1.set_Padding(new System.Windows.Forms.Padding(8));
     this.tableLayoutPanel1.set_RowCount(5);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20f));
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(0x326, 0x95));
     this.tableLayoutPanel1.set_TabIndex(0x63);
     this.cbActions.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbActions.set_DataSource(this.m_HouseHoldersSource);
     this.cbActions.set_DisplayMember("ShortName");
     this.cbActions.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cbActions.set_FormattingEnabled(true);
     this.cbActions.set_Location(new System.Drawing.Point(11, 0x59));
     this.cbActions.set_Name("cbActions");
     this.cbActions.set_Size(new System.Drawing.Size(0x199, 0x15));
     this.cbActions.set_TabIndex(0x7f);
     this.cbActions.add_SelectedIndexChanged(new System.EventHandler(this.cbActions_SelectedIndexChanged));
     this.m_HouseHoldersSource.set_DataSource(typeof(Organization));
     this.m_HouseHoldersSource.add_CurrentChanged(new System.EventHandler(this.m_HouseHoldersSource_CurrentChanged));
     this.dataGridView1.set_AllowUserToAddRows(false);
     this.dataGridView1.set_AllowUserToDeleteRows(false);
     this.dataGridView1.set_AllowUserToOrderColumns(true);
     this.dataGridView1.set_AutoGenerateColumns(false);
     this.dataGridView1.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dataGridView1.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dataGridView1.set_ClipboardCopyMode(System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText);
     style10.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style10.set_BackColor(System.Drawing.SystemColors.Control);
     style10.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style10.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style10.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style10.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style10.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dataGridView1.set_ColumnHeadersDefaultCellStyle(style10);
     this.dataGridView1.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.benefitNameDataGridViewTextBoxColumn, this.personsCountDataGridViewTextBoxColumn });
     this.dataGridView1.set_DataSource(this.m_RequestBenefitsSource);
     style11.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style11.set_BackColor(System.Drawing.SystemColors.Window);
     style11.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style11.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style11.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style11.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style11.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dataGridView1.set_DefaultCellStyle(style11);
     this.dataGridView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dataGridView1.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dataGridView1.set_Location(new System.Drawing.Point(11, 11));
     this.dataGridView1.set_MultiSelect(false);
     this.dataGridView1.set_Name("dataGridView1");
     this.dataGridView1.set_ReadOnly(true);
     this.dataGridView1.set_RowHeadersVisible(false);
     this.tableLayoutPanel1.SetRowSpan(this.dataGridView1, 3);
     this.dataGridView1.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dataGridView1.set_Size(new System.Drawing.Size(0x199, 0x48));
     this.dataGridView1.set_TabIndex(0);
     this.benefitNameDataGridViewTextBoxColumn.set_DataPropertyName("BenefitName");
     this.benefitNameDataGridViewTextBoxColumn.set_HeaderText("Льгота");
     this.benefitNameDataGridViewTextBoxColumn.set_Name("benefitNameDataGridViewTextBoxColumn");
     this.benefitNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitNameDataGridViewTextBoxColumn.set_Width(0x44);
     this.personsCountDataGridViewTextBoxColumn.set_DataPropertyName("PersonsCount");
     this.personsCountDataGridViewTextBoxColumn.set_HeaderText("Количество льготников");
     this.personsCountDataGridViewTextBoxColumn.set_Name("personsCountDataGridViewTextBoxColumn");
     this.personsCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.personsCountDataGridViewTextBoxColumn.set_Width(0x98);
     this.m_RequestBenefitsSource.set_DataSource(typeof(PayRequestBenefit));
     this.m_BenefitBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_BenefitBox.set_Location(new System.Drawing.Point(0x1f9, 0x25));
     this.m_BenefitBox.set_Name("m_BenefitBox");
     this.m_BenefitBox.set_ReadOnly(true);
     this.m_BenefitBox.set_Size(new System.Drawing.Size(0x57, 20));
     this.m_BenefitBox.set_TabIndex(0);
     this.m_BenefitBox.set_Text("0.00");
     this.m_BenefitBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.label5.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(0x1c3, 40));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x30, 13));
     this.label5.set_TabIndex(0);
     this.label5.set_Text("Льготы:");
     this.label1.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0x1aa, 0x42));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x49, 13));
     this.label1.set_TabIndex(0);
     this.label1.set_Text("Фактически:");
     this.m_ActualChargeBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_ActualChargeBox.set_Location(new System.Drawing.Point(0x1f9, 0x3f));
     this.m_ActualChargeBox.set_Name("m_ActualChargeBox");
     this.m_ActualChargeBox.set_ReadOnly(true);
     this.m_ActualChargeBox.set_Size(new System.Drawing.Size(0x57, 20));
     this.m_ActualChargeBox.set_TabIndex(0);
     this.m_ActualChargeBox.set_Text("0.00");
     this.m_ActualChargeBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.label2.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x1cf, 0x5c));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x24, 13));
     this.label2.set_TabIndex(0);
     this.label2.set_Text("Долг:");
     this.m_DebtBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_DebtBox.set_Location(new System.Drawing.Point(0x1f9, 0x59));
     this.m_DebtBox.set_Name("m_DebtBox");
     this.m_DebtBox.set_ReadOnly(true);
     this.m_DebtBox.set_Size(new System.Drawing.Size(0x57, 20));
     this.m_DebtBox.set_TabIndex(0);
     this.m_DebtBox.set_Text("0.00");
     this.m_DebtBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.label4.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0x1cf, 120));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x24, 13));
     this.label4.set_TabIndex(0);
     this.label4.set_Text("Пени:");
     this.m_DebtPenaltyBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_DebtPenaltyBox.set_Location(new System.Drawing.Point(0x1f9, 0x74));
     this.m_DebtPenaltyBox.set_Name("m_DebtPenaltyBox");
     this.m_DebtPenaltyBox.set_ReadOnly(true);
     this.m_DebtPenaltyBox.set_Size(new System.Drawing.Size(0x57, 20));
     this.m_DebtPenaltyBox.set_TabIndex(0);
     this.m_DebtPenaltyBox.set_Text("0.00");
     this.m_DebtPenaltyBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.label9.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(0x1b2, 14));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x41, 13));
     this.label9.set_TabIndex(0);
     this.label9.set_Text("Начислено:");
     this.m_ChargeBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_ChargeBox.set_Location(new System.Drawing.Point(0x1f9, 11));
     this.m_ChargeBox.set_Name("m_ChargeBox");
     this.m_ChargeBox.set_ReadOnly(true);
     this.m_ChargeBox.set_Size(new System.Drawing.Size(0x57, 20));
     this.m_ChargeBox.set_TabIndex(0);
     this.m_ChargeBox.set_Text("0.00");
     this.m_ChargeBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.m_DebtNotPaidBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_DebtNotPaidBox.set_Location(new System.Drawing.Point(0x2c3, 0x74));
     this.m_DebtNotPaidBox.set_Name("m_DebtNotPaidBox");
     this.m_DebtNotPaidBox.set_ReadOnly(true);
     this.m_DebtNotPaidBox.set_Size(new System.Drawing.Size(0x57, 20));
     this.m_DebtNotPaidBox.set_TabIndex(0);
     this.m_DebtNotPaidBox.set_Text("0.00");
     this.m_DebtNotPaidBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.label10.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label10.set_AutoSize(true);
     this.label10.set_Location(new System.Drawing.Point(0x25a, 120));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x63, 13));
     this.label10.set_TabIndex(0);
     this.label10.set_Text("Оставшийся долг:");
     this.m_PenaltyBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_PenaltyBox.set_Location(new System.Drawing.Point(0x2c3, 0x59));
     this.m_PenaltyBox.set_Name("m_PenaltyBox");
     this.m_PenaltyBox.set_ReadOnly(true);
     this.m_PenaltyBox.set_Size(new System.Drawing.Size(0x57, 20));
     this.m_PenaltyBox.set_TabIndex(0);
     this.m_PenaltyBox.set_Text("0.00");
     this.m_PenaltyBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.label3.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0x27e, 0x5c));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x3f, 13));
     this.label3.set_TabIndex(0);
     this.label3.set_Text("В т.ч. пени:");
     this.label11.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label11.set_AutoSize(true);
     this.label11.set_Location(new System.Drawing.Point(0x256, 14));
     this.label11.set_Name("label11");
     this.label11.set_Size(new System.Drawing.Size(0x67, 13));
     this.label11.set_TabIndex(0);
     this.label11.set_Text("К оплате без пени:");
     this.m_DebtToPayWithoutPenaltyBox.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.m_DebtToPayWithoutPenaltyBox.set_Location(new System.Drawing.Point(0x2c3, 11));
     this.m_DebtToPayWithoutPenaltyBox.set_Name("m_DebtToPayWithoutPenaltyBox");
     this.m_DebtToPayWithoutPenaltyBox.set_ReadOnly(true);
     this.m_DebtToPayWithoutPenaltyBox.set_Size(new System.Drawing.Size(0x58, 20));
     this.m_DebtToPayWithoutPenaltyBox.set_TabIndex(0);
     this.m_DebtToPayWithoutPenaltyBox.set_TabStop(false);
     this.m_DebtToPayWithoutPenaltyBox.set_Text("0.00");
     this.m_DebtToPayWithoutPenaltyBox.set_TextAlign(System.Windows.Forms.HorizontalAlignment.Right);
     this.tpDatePayment.set_ColumnCount(2);
     this.tpDatePayment.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120f));
     this.tpDatePayment.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tpDatePayment.Controls.Add(this.label13, 0, 0);
     this.tpDatePayment.Controls.Add(this.dtpPaymentDate, 1, 0);
     this.tpDatePayment.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tpDatePayment.set_Location(new System.Drawing.Point(11, 0x73));
     this.tpDatePayment.set_Name("tpDatePayment");
     this.tpDatePayment.set_RowCount(1);
     this.tpDatePayment.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tpDatePayment.set_Size(new System.Drawing.Size(0x199, 0x17));
     this.tpDatePayment.set_TabIndex(0x7f);
     this.label13.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label13.set_Location(new System.Drawing.Point(3, 0));
     this.label13.set_Name("label13");
     this.label13.set_Size(new System.Drawing.Size(0x72, 0x17));
     this.label13.set_TabIndex(0);
     this.label13.set_Text("Дата оплаты");
     this.dtpPaymentDate.set_Dock(System.Windows.Forms.DockStyle.Left);
     this.dtpPaymentDate.set_Format(System.Windows.Forms.DateTimePickerFormat.Short);
     this.dtpPaymentDate.set_Location(new System.Drawing.Point(0x7b, 0));
     this.dtpPaymentDate.set_Margin(new System.Windows.Forms.Padding(3, 0, 3, 0));
     this.dtpPaymentDate.set_Name("dtpPaymentDate");
     this.dtpPaymentDate.set_Size(new System.Drawing.Size(0x6b, 20));
     this.dtpPaymentDate.set_TabIndex(1);
     this.dtpPaymentDate.add_ValueChanged(new System.EventHandler(this.dtpPaymentDate_ValueChanged));
     this.tableLayoutPanel2.set_ColumnCount(7);
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60.20067f));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 39.79933f));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.Controls.Add(this.m_RequestButton, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.m_PaymentButton, 6, 0);
     this.tableLayoutPanel2.Controls.Add(this.m_CommissionBox, 5, 0);
     this.tableLayoutPanel2.Controls.Add(this.m_TotalPaidBox, 5, 1);
     this.tableLayoutPanel2.Controls.Add(this.label7, 4, 1);
     this.tableLayoutPanel2.Controls.Add(this.label8, 4, 0);
     this.tableLayoutPanel2.Controls.Add(this.m_CommentsBox, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.groupBoxPayment, 2, 0);
     this.tableLayoutPanel2.set_Dock(System.Windows.Forms.DockStyle.Bottom);
     this.tableLayoutPanel2.set_Location(new System.Drawing.Point(0, 460));
     this.tableLayoutPanel2.set_Name("tableLayoutPanel2");
     this.tableLayoutPanel2.set_Padding(new System.Windows.Forms.Padding(8));
     this.tableLayoutPanel2.set_RowCount(2);
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel2.set_Size(new System.Drawing.Size(0x326, 0x57));
     this.tableLayoutPanel2.set_TabIndex(0);
     this.m_CommentsBox.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_CommentsBox.set_Location(new System.Drawing.Point(0x63, 11));
     this.m_CommentsBox.set_Multiline(true);
     this.m_CommentsBox.set_Name("m_CommentsBox");
     this.m_CommentsBox.set_ReadOnly(true);
     this.tableLayoutPanel2.SetRowSpan(this.m_CommentsBox, 2);
     this.m_CommentsBox.set_ScrollBars(System.Windows.Forms.ScrollBars.Both);
     this.m_CommentsBox.set_Size(new System.Drawing.Size(0x90, 0x41));
     this.m_CommentsBox.set_TabIndex(5);
     this.groupBoxPayment.CheckBoxText = "К оплате";
     this.groupBoxPayment.Checked = true;
     this.groupBoxPayment.Controls.Add(this.rbToDown);
     this.groupBoxPayment.Controls.Add(this.rbNoAction);
     this.groupBoxPayment.Controls.Add(this.rbToUp);
     this.groupBoxPayment.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBoxPayment.set_Location(new System.Drawing.Point(0xf9, 11));
     this.groupBoxPayment.set_Name("groupBoxPayment");
     this.tableLayoutPanel2.SetRowSpan(this.groupBoxPayment, 2);
     this.groupBoxPayment.set_Size(new System.Drawing.Size(0x5d, 0x41));
     this.groupBoxPayment.set_TabIndex(0x80);
     this.groupBoxPayment.set_TabStop(false);
     this.rbToDown.set_AutoSize(true);
     this.rbToDown.set_Location(new System.Drawing.Point(6, 0x2d));
     this.rbToDown.set_Name("rbToDown");
     this.rbToDown.set_Size(new System.Drawing.Size(0x61, 0x11));
     this.rbToDown.set_TabIndex(0x83);
     this.rbToDown.set_Text("Вниз до рубля");
     this.rbToDown.set_UseVisualStyleBackColor(true);
     this.rbNoAction.set_AutoSize(true);
     this.rbNoAction.set_Checked(true);
     this.rbNoAction.set_Location(new System.Drawing.Point(6, 13));
     this.rbNoAction.set_Name("rbNoAction");
     this.rbNoAction.set_Size(new System.Drawing.Size(0x5d, 0x11));
     this.rbNoAction.set_TabIndex(0x81);
     this.rbNoAction.set_TabStop(true);
     this.rbNoAction.set_Text("Не округлять");
     this.rbNoAction.set_UseVisualStyleBackColor(true);
     this.rbToUp.set_AutoSize(true);
     this.rbToUp.set_Location(new System.Drawing.Point(6, 0x1d));
     this.rbToUp.set_Name("rbToUp");
     this.rbToUp.set_Size(new System.Drawing.Size(0x66, 0x11));
     this.rbToUp.set_TabIndex(130);
     this.rbToUp.set_Text("Вверх до рубля");
     this.rbToUp.set_UseVisualStyleBackColor(true);
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_FixedPanel(System.Windows.Forms.FixedPanel.Panel1);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0x95));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.Panel1.Controls.Add(this.m_PeriodsBox);
     this.splitContainer1.Panel2.Controls.Add(this.tab);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x326, 0x137));
     this.splitContainer1.set_SplitterDistance(0xa4);
     this.splitContainer1.set_TabIndex(0x17);
     this.tab.Controls.Add(this.tpServices);
     this.tab.Controls.Add(this.tpCounters);
     this.tab.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tab.set_Location(new System.Drawing.Point(0, 0));
     this.tab.set_Name("tab");
     this.tab.set_SelectedIndex(0);
     this.tab.set_Size(new System.Drawing.Size(0x27e, 0x137));
     this.tab.set_TabIndex(0x7a);
     this.tpServices.Controls.Add(this.chbxUseAccountServiceBankrupts);
     this.tpServices.Controls.Add(this.label12);
     this.tpServices.Controls.Add(this.m_HouseHoldersBox);
     this.tpServices.Controls.Add(this.m_ServicesGrid);
     this.tpServices.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpServices.set_Name("tpServices");
     this.tpServices.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpServices.set_Size(new System.Drawing.Size(630, 0x11d));
     this.tpServices.set_TabIndex(0);
     this.tpServices.set_Text("Услуги");
     this.tpServices.set_UseVisualStyleBackColor(true);
     this.chbxUseAccountServiceBankrupts.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.chbxUseAccountServiceBankrupts.set_AutoSize(true);
     this.chbxUseAccountServiceBankrupts.set_Checked(true);
     this.chbxUseAccountServiceBankrupts.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.chbxUseAccountServiceBankrupts.set_Location(new System.Drawing.Point(3, 0x10d));
     this.chbxUseAccountServiceBankrupts.set_Name("chbxUseAccountServiceBankrupts");
     this.chbxUseAccountServiceBankrupts.set_Size(new System.Drawing.Size(0xc0, 0x11));
     this.chbxUseAccountServiceBankrupts.set_TabIndex(0x7e);
     this.chbxUseAccountServiceBankrupts.set_Text("Учитывать не возвратные долги");
     this.chbxUseAccountServiceBankrupts.set_UseVisualStyleBackColor(true);
     this.chbxUseAccountServiceBankrupts.add_CheckedChanged(new System.EventHandler(this.chbxUseAccountServiceBankrupts_CheckedChanged));
     this.label12.set_AutoSize(true);
     this.label12.set_Location(new System.Drawing.Point(6, 9));
     this.label12.set_Name("label12");
     this.label12.set_Size(new System.Drawing.Size(0xac, 13));
     this.label12.set_TabIndex(0x7c);
     this.label12.set_Text("Услуги управляющей компании:");
     this.m_HouseHoldersBox.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_HouseHoldersBox.set_DataSource(this.m_HouseHoldersSource);
     this.m_HouseHoldersBox.set_DisplayMember("ShortName");
     this.m_HouseHoldersBox.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.m_HouseHoldersBox.set_FormattingEnabled(true);
     this.m_HouseHoldersBox.set_Location(new System.Drawing.Point(0xb8, 6));
     this.m_HouseHoldersBox.set_Name("m_HouseHoldersBox");
     this.m_HouseHoldersBox.set_Size(new System.Drawing.Size(0x1b6, 0x15));
     this.m_HouseHoldersBox.set_TabIndex(0x7d);
     this.tpCounters.Controls.Add(this.m_CountersGrid);
     this.tpCounters.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpCounters.set_Name("tpCounters");
     this.tpCounters.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpCounters.set_Size(new System.Drawing.Size(630, 0x11d));
     this.tpCounters.set_TabIndex(1);
     this.tpCounters.set_Text("Показания счетчиков");
     this.tpCounters.set_UseVisualStyleBackColor(true);
     this.m_CountersGrid.set_AllowUserToAddRows(false);
     this.m_CountersGrid.set_AllowUserToDeleteRows(false);
     this.m_CountersGrid.set_AutoGenerateColumns(false);
     this.m_CountersGrid.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.m_CountersGrid.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style12.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style12.set_BackColor(System.Drawing.SystemColors.Control);
     style12.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style12.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style12.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style12.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style12.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_CountersGrid.set_ColumnHeadersDefaultCellStyle(style12);
     this.m_CountersGrid.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.m_CountersGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.newCounterIndicationDataGridViewTextBoxColumn1, this.counterTypeNameDataGridViewTextBoxColumn, this.counterNumberDataGridViewTextBoxColumn, this.counterNameDataGridViewTextBoxColumn, this.counterFromDateDataGridViewTextBoxColumn, this.counterToDateDataGridViewTextBoxColumn });
     this.m_CountersGrid.set_DataSource(this.m_PayRequestCounters);
     style13.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style13.set_BackColor(System.Drawing.SystemColors.Window);
     style13.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style13.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style13.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style13.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style13.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.m_CountersGrid.set_DefaultCellStyle(style13);
     this.m_CountersGrid.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_CountersGrid.set_Location(new System.Drawing.Point(3, 3));
     this.m_CountersGrid.set_Name("m_CountersGrid");
     this.m_CountersGrid.set_RowHeadersVisible(false);
     this.m_CountersGrid.set_Size(new System.Drawing.Size(0x270, 0x117));
     this.m_CountersGrid.set_TabIndex(0x7b);
     this.m_CountersGrid.add_DataError(new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.m_CountersGrid_DataError));
     this.newCounterIndicationDataGridViewTextBoxColumn1.set_DataPropertyName("NewCounterIndication");
     this.newCounterIndicationDataGridViewTextBoxColumn1.set_HeaderText("Новые показания");
     this.newCounterIndicationDataGridViewTextBoxColumn1.set_Name("newCounterIndicationDataGridViewTextBoxColumn1");
     this.newCounterIndicationDataGridViewTextBoxColumn1.set_Width(0x71);
     this.counterTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("CounterTypeName");
     this.counterTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип счетчика");
     this.counterTypeNameDataGridViewTextBoxColumn.set_Name("counterTypeNameDataGridViewTextBoxColumn");
     this.counterTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterTypeNameDataGridViewTextBoxColumn.set_Width(0x5b);
     this.counterNumberDataGridViewTextBoxColumn.set_DataPropertyName("CounterNumber");
     this.counterNumberDataGridViewTextBoxColumn.set_HeaderText("Номер");
     this.counterNumberDataGridViewTextBoxColumn.set_Name("counterNumberDataGridViewTextBoxColumn");
     this.counterNumberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterNumberDataGridViewTextBoxColumn.set_Width(0x42);
     this.counterNameDataGridViewTextBoxColumn.set_DataPropertyName("CounterName");
     this.counterNameDataGridViewTextBoxColumn.set_HeaderText("Наименование");
     this.counterNameDataGridViewTextBoxColumn.set_Name("counterNameDataGridViewTextBoxColumn");
     this.counterNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterNameDataGridViewTextBoxColumn.set_Width(0x6c);
     this.counterFromDateDataGridViewTextBoxColumn.set_DataPropertyName("CounterFromDate");
     this.counterFromDateDataGridViewTextBoxColumn.set_HeaderText("Дата установки");
     this.counterFromDateDataGridViewTextBoxColumn.set_Name("counterFromDateDataGridViewTextBoxColumn");
     this.counterFromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterFromDateDataGridViewTextBoxColumn.set_Width(0x68);
     this.counterToDateDataGridViewTextBoxColumn.set_DataPropertyName("CounterToDate");
     this.counterToDateDataGridViewTextBoxColumn.set_HeaderText("Дата ликвидации");
     this.counterToDateDataGridViewTextBoxColumn.set_Name("counterToDateDataGridViewTextBoxColumn");
     this.counterToDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterToDateDataGridViewTextBoxColumn.set_Width(0x6f);
     this.m_PayRequestCounters.set_DataSource(typeof(PayRequestCounter));
     this.m_PayRequestCounters.set_Sort("");
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Name");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Услуга");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("OldVal");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Показания");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Val");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Новые показания");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("KOpl");
     this.dataGridViewTextBoxColumn4.set_HeaderText("К оплате");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Opl");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Оплата");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.splitContainer1);
     base.Controls.Add(this.tableLayoutPanel2);
     base.Controls.Add(this.tableLayoutPanel1);
     base.set_Name("ProcessPaymentView");
     base.set_Size(new System.Drawing.Size(0x326, 0x223));
     base.add_Load(new System.EventHandler(this.CashPaymentForm_Load));
     base.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.CashPaymentForm_KeyDown));
     this.m_ServicesGrid.EndInit();
     this.m_ServicesSource.EndInit();
     this.m_PeriodsSource.EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.m_HouseHoldersSource.EndInit();
     this.dataGridView1.EndInit();
     this.m_RequestBenefitsSource.EndInit();
     this.tpDatePayment.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     this.groupBoxPayment.ResumeLayout(false);
     this.groupBoxPayment.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.tab.ResumeLayout(false);
     this.tpServices.ResumeLayout(false);
     this.tpServices.PerformLayout();
     this.tpCounters.ResumeLayout(false);
     this.m_CountersGrid.EndInit();
     this.m_PayRequestCounters.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 17
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(PayReestersOldForm));
     this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.tbxAccountNumber = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.dgvReestrs = new System.Windows.Forms.DataGridView();
     this.tsReesters = new System.Windows.Forms.ToolStrip();
     this.tsbtnLoad = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbtnProcessReesters = new System.Windows.Forms.ToolStripButton();
     this.tsProcessImage = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbtnRollbackReester = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbtnDeleteReester = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbtnItog = new System.Windows.Forms.ToolStripButton();
     this.splitContainer3 = new System.Windows.Forms.SplitContainer();
     this.panel2 = new System.Windows.Forms.Panel();
     this.panel1 = new System.Windows.Forms.Panel();
     this.grbReestersRecords = new System.Windows.Forms.GroupBox();
     this.btnSearchReesterRecords = new System.Windows.Forms.Button();
     this.chbCheckedPeriod = new System.Windows.Forms.CheckBox();
     this.label7 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.grbReesters = new System.Windows.Forms.GroupBox();
     this.btnSearchReesters = new System.Windows.Forms.Button();
     this.tbxNumber = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.tab = new System.Windows.Forms.TabControl();
     this.tabReesterRecordApx = new System.Windows.Forms.TabPage();
     this.tabChargeRelations = new System.Windows.Forms.TabPage();
     this.tabPaymentRelations = new System.Windows.Forms.TabPage();
     this.tabIndicationRelations = new System.Windows.Forms.TabPage();
     this.tabAccountServices = new System.Windows.Forms.TabPage();
     this.m_ProcessWorker = new BackgroundWorker();
     this.bsPayReestres = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.summDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.recordsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.reeTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paymentSystemDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.organizationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.createdDataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.datePeriodRecord = new DatePeriodSelector();
     this.selectStatus2 = new SelectFasetData();
     this.datePeriod = new DatePeriod();
     this.selectStatus = new SelectFasetData();
     this.payReesterRecordsView = new PayReesterRecordsView();
     this.chargePayRelationsView = new JnPayRelationsView();
     this.paymentPayRelationsView = new JnPayRelationsView();
     this.counterIndicationPayRelationsView = new CounterIndicationPayRelationsView();
     this.accountServicesDecomposeView = new AccountServicesDecomposeView();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn39 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn40 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn41 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn42 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn45 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn47 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn48 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn49 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn50 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn51 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn52 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn53 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn54 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn55 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn56 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn57 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn58 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn59 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn60 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn61 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn62 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn63 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn64 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn65 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn66 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn67 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn68 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn69 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn70 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn71 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn72 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn73 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn74 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn75 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn76 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn78 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn79 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn80 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn81 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn82 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn83 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn84 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn85 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn86 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn88 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn89 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn90 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn91 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn92 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn93 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn46 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn77 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn87 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvReestrs.BeginInit();
     this.tsReesters.SuspendLayout();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.grbReestersRecords.SuspendLayout();
     this.grbReesters.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.tab.SuspendLayout();
     this.tabChargeRelations.SuspendLayout();
     this.tabPaymentRelations.SuspendLayout();
     this.tabIndicationRelations.SuspendLayout();
     this.tabAccountServices.SuspendLayout();
     this.bsPayReestres.BeginInit();
     base.SuspendLayout();
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(5, 0x2d));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label5.set_TabIndex(11);
     this.label5.set_Text("Статус:");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(3, 70));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x27, 13));
     this.label4.set_TabIndex(10);
     this.label4.set_Text("ЛС №:");
     this.tbxAccountNumber.set_Location(new System.Drawing.Point(0x39, 0x41));
     this.tbxAccountNumber.set_Name("tbxAccountNumber");
     this.tbxAccountNumber.set_Size(new System.Drawing.Size(0x9c, 20));
     this.tbxAccountNumber.set_TabIndex(9);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(5, 20));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x26, 13));
     this.label2.set_TabIndex(6);
     this.label2.set_Text("Даты:");
     this.dgvReestrs.set_AllowUserToAddRows(false);
     this.dgvReestrs.set_AllowUserToDeleteRows(false);
     this.dgvReestrs.set_AllowUserToOrderColumns(true);
     this.dgvReestrs.set_AutoGenerateColumns(false);
     this.dgvReestrs.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvReestrs.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReestrs.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvReestrs.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReestrs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.fromDateDataGridViewTextBoxColumn1, this.toDateDataGridViewTextBoxColumn1, this.statusNameDataGridViewTextBoxColumn, this.numberDataGridViewTextBoxColumn, this.summDataGridViewTextBoxColumn2, this.recordsDataGridViewTextBoxColumn, this.reeTypeNameDataGridViewTextBoxColumn, this.paymentSystemDataGridViewTextBoxColumn, this.organizationDataGridViewTextBoxColumn, this.createdDataGridViewTextBoxColumn3 });
     this.dgvReestrs.set_DataSource(this.bsPayReestres);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReestrs.set_DefaultCellStyle(style2);
     this.dgvReestrs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReestrs.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvReestrs.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvReestrs.set_Name("dgvReestrs");
     this.dgvReestrs.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReestrs.set_RowHeadersDefaultCellStyle(style3);
     this.dgvReestrs.set_RowHeadersVisible(false);
     this.dgvReestrs.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReestrs.set_Size(new System.Drawing.Size(0x235, 0xa8));
     this.dgvReestrs.set_TabIndex(2);
     this.tsReesters.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnLoad, this.toolStripSeparator2, this.tsbtnProcessReesters, this.tsProcessImage, this.toolStripSeparator3, this.tsbtnRollbackReester, this.toolStripSeparator1, this.tsbtnDeleteReester, this.toolStripSeparator4, this.tsbtnItog });
     this.tsReesters.set_Location(new System.Drawing.Point(0, 0));
     this.tsReesters.set_Name("tsReesters");
     this.tsReesters.set_Size(new System.Drawing.Size(0x235, 0x19));
     this.tsReesters.set_TabIndex(3);
     this.tsReesters.set_Text("toolStrip1");
     this.tsbtnLoad.set_Image(Resources.IMPORT);
     this.tsbtnLoad.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbtnLoad.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnLoad.set_Name("tsbtnLoad");
     this.tsbtnLoad.set_Size(new System.Drawing.Size(0xa4, 0x16));
     this.tsbtnLoad.set_Text("Загрузить новый реестр");
     this.tsbtnLoad.add_Click(new System.EventHandler(this.tsbtnLoad_Click));
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbtnProcessReesters.set_Image(Resources.PROCESS);
     this.tsbtnProcessReesters.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbtnProcessReesters.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnProcessReesters.set_Name("tsbtnProcessReesters");
     this.tsbtnProcessReesters.set_Size(new System.Drawing.Size(100, 0x16));
     this.tsbtnProcessReesters.set_Text("Обработать");
     this.tsbtnProcessReesters.add_Click(new System.EventHandler(this.tsbtnProcessReesters_Click));
     this.tsProcessImage.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsProcessImage.set_Image(Resources.LOADING);
     this.tsProcessImage.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsProcessImage.set_Name("tsProcessImage");
     this.tsProcessImage.set_Size(new System.Drawing.Size(0x17, 0x16));
     this.tsProcessImage.set_Text("toolStripButton1");
     this.tsProcessImage.set_Visible(false);
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbtnRollbackReester.set_Image(Resources.ROLLBACK);
     this.tsbtnRollbackReester.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnRollbackReester.set_Name("tsbtnRollbackReester");
     this.tsbtnRollbackReester.set_Size(new System.Drawing.Size(0x74, 0x16));
     this.tsbtnRollbackReester.set_Text("Откатить реестр");
     this.tsbtnRollbackReester.add_Click(new System.EventHandler(this.tsbtnRollbackReester_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbtnDeleteReester.set_Image(Resources.DELETE);
     this.tsbtnDeleteReester.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbtnDeleteReester.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnDeleteReester.set_Name("tsbtnDeleteReester");
     this.tsbtnDeleteReester.set_Size(new System.Drawing.Size(0x77, 0x16));
     this.tsbtnDeleteReester.set_Text("Удалить реестр");
     this.tsbtnDeleteReester.add_Click(new System.EventHandler(this.tsbtnDeleteReester_Click));
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbtnItog.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbtnItog.set_Image((System.Drawing.Image) manager.GetObject("tsbtnItog.Image"));
     this.tsbtnItog.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnItog.set_Name("tsbtnItog");
     this.tsbtnItog.set_Size(new System.Drawing.Size(0x25, 0x13));
     this.tsbtnItog.set_Text("Итог");
     this.tsbtnItog.set_ToolTipText("Итог");
     this.tsbtnItog.add_Click(new System.EventHandler(this.tsbtnItog_Click));
     this.splitContainer3.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer3.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer3.set_Name("splitContainer3");
     this.splitContainer3.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer3.Panel1.Controls.Add(this.panel2);
     this.splitContainer3.Panel1.Controls.Add(this.panel1);
     this.splitContainer3.Panel2.Controls.Add(this.splitContainer1);
     this.splitContainer3.set_Size(new System.Drawing.Size(0x35d, 0x254));
     this.splitContainer3.set_SplitterDistance(0xc1);
     this.splitContainer3.set_TabIndex(8);
     this.panel2.Controls.Add(this.dgvReestrs);
     this.panel2.Controls.Add(this.tsReesters);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel2.set_Location(new System.Drawing.Point(0x128, 0));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x235, 0xc1));
     this.panel2.set_TabIndex(9);
     this.panel1.Controls.Add(this.grbReestersRecords);
     this.panel1.Controls.Add(this.grbReesters);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Left);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x128, 0xc1));
     this.panel1.set_TabIndex(8);
     this.grbReestersRecords.Controls.Add(this.btnSearchReesterRecords);
     this.grbReestersRecords.Controls.Add(this.chbCheckedPeriod);
     this.grbReestersRecords.Controls.Add(this.datePeriodRecord);
     this.grbReestersRecords.Controls.Add(this.label7);
     this.grbReestersRecords.Controls.Add(this.selectStatus2);
     this.grbReestersRecords.Controls.Add(this.label6);
     this.grbReestersRecords.Controls.Add(this.tbxAccountNumber);
     this.grbReestersRecords.Controls.Add(this.label4);
     this.grbReestersRecords.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.grbReestersRecords.set_Location(new System.Drawing.Point(0, 100));
     this.grbReestersRecords.set_Name("grbReestersRecords");
     this.grbReestersRecords.set_Size(new System.Drawing.Size(0x128, 0x5d));
     this.grbReestersRecords.set_TabIndex(14);
     this.grbReestersRecords.set_TabStop(false);
     this.grbReestersRecords.set_Text("Поиск записей реестров");
     this.btnSearchReesterRecords.set_Location(new System.Drawing.Point(0xdb, 0x3f));
     this.btnSearchReesterRecords.set_Name("btnSearchReesterRecords");
     this.btnSearchReesterRecords.set_Size(new System.Drawing.Size(70, 0x16));
     this.btnSearchReesterRecords.set_TabIndex(0x10);
     this.btnSearchReesterRecords.set_Text("Поиск");
     this.btnSearchReesterRecords.set_UseVisualStyleBackColor(true);
     this.btnSearchReesterRecords.add_Click(new System.EventHandler(this.btnSearchReesterRecords_Click));
     this.chbCheckedPeriod.set_AutoSize(true);
     this.chbCheckedPeriod.set_Location(new System.Drawing.Point(180, 0x11));
     this.chbCheckedPeriod.set_Name("chbCheckedPeriod");
     this.chbCheckedPeriod.set_Size(new System.Drawing.Size(120, 0x11));
     this.chbCheckedPeriod.set_TabIndex(0x12);
     this.chbCheckedPeriod.set_Text("Учитывать период");
     this.chbCheckedPeriod.set_UseVisualStyleBackColor(true);
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(3, 0x12));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x30, 13));
     this.label7.set_TabIndex(15);
     this.label7.set_Text("Период:");
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(3, 0x2b));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label6.set_TabIndex(13);
     this.label6.set_Text("Статус:");
     this.grbReesters.Controls.Add(this.btnSearchReesters);
     this.grbReesters.Controls.Add(this.tbxNumber);
     this.grbReesters.Controls.Add(this.label3);
     this.grbReesters.Controls.Add(this.datePeriod);
     this.grbReesters.Controls.Add(this.selectStatus);
     this.grbReesters.Controls.Add(this.label2);
     this.grbReesters.Controls.Add(this.label5);
     this.grbReesters.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.grbReesters.set_Location(new System.Drawing.Point(0, 0));
     this.grbReesters.set_Name("grbReesters");
     this.grbReesters.set_Size(new System.Drawing.Size(0x128, 100));
     this.grbReesters.set_TabIndex(13);
     this.grbReesters.set_TabStop(false);
     this.grbReesters.set_Text("Поиск реестров");
     this.btnSearchReesters.set_Location(new System.Drawing.Point(0xdb, 0x45));
     this.btnSearchReesters.set_Name("btnSearchReesters");
     this.btnSearchReesters.set_Size(new System.Drawing.Size(70, 0x16));
     this.btnSearchReesters.set_TabIndex(15);
     this.btnSearchReesters.set_Text("Поиск");
     this.btnSearchReesters.set_UseVisualStyleBackColor(true);
     this.btnSearchReesters.add_Click(new System.EventHandler(this.btnSearchReesters_Click));
     this.tbxNumber.set_Location(new System.Drawing.Point(0x5b, 0x45));
     this.tbxNumber.set_Name("tbxNumber");
     this.tbxNumber.set_Size(new System.Drawing.Size(0x7d, 20));
     this.tbxNumber.set_TabIndex(13);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(4, 0x48));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x58, 13));
     this.label3.set_TabIndex(14);
     this.label3.set_Text("Номер реестра:");
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.Controls.Add(this.payReesterRecordsView);
     this.splitContainer1.Panel2.Controls.Add(this.tab);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x35d, 0x18f));
     this.splitContainer1.set_SplitterDistance(0x9e);
     this.splitContainer1.set_SplitterWidth(6);
     this.splitContainer1.set_TabIndex(6);
     this.tab.Controls.Add(this.tabReesterRecordApx);
     this.tab.Controls.Add(this.tabChargeRelations);
     this.tab.Controls.Add(this.tabPaymentRelations);
     this.tab.Controls.Add(this.tabIndicationRelations);
     this.tab.Controls.Add(this.tabAccountServices);
     this.tab.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tab.set_Location(new System.Drawing.Point(0, 0));
     this.tab.set_Name("tab");
     this.tab.set_SelectedIndex(0);
     this.tab.set_Size(new System.Drawing.Size(0x35d, 0xeb));
     this.tab.set_TabIndex(1);
     this.tab.add_SelectedIndexChanged(new System.EventHandler(this.tab_SelectedIndexChanged));
     this.tabReesterRecordApx.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabReesterRecordApx.set_Name("tabReesterRecordApx");
     this.tabReesterRecordApx.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabReesterRecordApx.set_Size(new System.Drawing.Size(0x355, 0xd1));
     this.tabReesterRecordApx.set_TabIndex(6);
     this.tabReesterRecordApx.set_Text("Дополнение");
     this.tabReesterRecordApx.set_UseVisualStyleBackColor(true);
     this.tabChargeRelations.Controls.Add(this.chargePayRelationsView);
     this.tabChargeRelations.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabChargeRelations.set_Name("tabChargeRelations");
     this.tabChargeRelations.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabChargeRelations.set_Size(new System.Drawing.Size(0x355, 0xd1));
     this.tabChargeRelations.set_TabIndex(1);
     this.tabChargeRelations.set_Text("Начисления");
     this.tabChargeRelations.set_UseVisualStyleBackColor(true);
     this.tabPaymentRelations.Controls.Add(this.paymentPayRelationsView);
     this.tabPaymentRelations.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPaymentRelations.set_Name("tabPaymentRelations");
     this.tabPaymentRelations.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPaymentRelations.set_Size(new System.Drawing.Size(0x355, 0xd1));
     this.tabPaymentRelations.set_TabIndex(2);
     this.tabPaymentRelations.set_Text("Оплата");
     this.tabPaymentRelations.set_UseVisualStyleBackColor(true);
     this.tabIndicationRelations.Controls.Add(this.counterIndicationPayRelationsView);
     this.tabIndicationRelations.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabIndicationRelations.set_Name("tabIndicationRelations");
     this.tabIndicationRelations.set_Size(new System.Drawing.Size(0x355, 0xd1));
     this.tabIndicationRelations.set_TabIndex(4);
     this.tabIndicationRelations.set_Text("Показания");
     this.tabIndicationRelations.set_UseVisualStyleBackColor(true);
     this.tabAccountServices.Controls.Add(this.accountServicesDecomposeView);
     this.tabAccountServices.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabAccountServices.set_Name("tabAccountServices");
     this.tabAccountServices.set_Size(new System.Drawing.Size(0x355, 0xd1));
     this.tabAccountServices.set_TabIndex(5);
     this.tabAccountServices.set_Text("Разложить вручную");
     this.tabAccountServices.set_UseVisualStyleBackColor(true);
     this.m_ProcessWorker.add_DoWork(new DoWorkEventHandler(this.m_ProcessWorker_DoWork));
     this.m_ProcessWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_ProcessWorker_RunWorkerCompleted));
     this.bsPayReestres.set_DataSource(typeof(PayReester));
     this.bsPayReestres.set_Sort("");
     this.bsPayReestres.add_CurrentChanged(new System.EventHandler(this.bsReestrs_CurrentChanged));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ReeType");
     this.dataGridViewTextBoxColumn1.set_HeaderText("ReeType");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x58);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Service");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Service");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x69);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Direction");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Direction");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x42);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("FileName");
     this.dataGridViewTextBoxColumn4.set_HeaderText("FileName");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x42);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ApartmentNumber");
     this.dataGridViewTextBoxColumn5.set_HeaderText("ApartmentNumber");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x7c);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ServiceCodeName");
     this.dataGridViewTextBoxColumn6.set_HeaderText("ServiceCodeName");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x58);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x63);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("HouseHolderCode");
     this.dataGridViewTextBoxColumn8.set_HeaderText("HouseHolderCode");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x6a);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("Summ");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Summ");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x42);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("AccountServiceToDate");
     this.dataGridViewTextBoxColumn10.set_HeaderText("AccountServiceToDate");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(5);
     this.fromDateDataGridViewTextBoxColumn1.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn1.set_HeaderText("С");
     this.fromDateDataGridViewTextBoxColumn1.set_Name("fromDateDataGridViewTextBoxColumn1");
     this.fromDateDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn1.set_Width(0x27);
     this.toDateDataGridViewTextBoxColumn1.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn1.set_HeaderText("По");
     this.toDateDataGridViewTextBoxColumn1.set_Name("toDateDataGridViewTextBoxColumn1");
     this.toDateDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn1.set_Width(0x2e);
     this.statusNameDataGridViewTextBoxColumn.set_DataPropertyName("StatusName");
     this.statusNameDataGridViewTextBoxColumn.set_HeaderText("Статус");
     this.statusNameDataGridViewTextBoxColumn.set_Name("statusNameDataGridViewTextBoxColumn");
     this.statusNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.statusNameDataGridViewTextBoxColumn.set_Width(0x42);
     this.numberDataGridViewTextBoxColumn.set_DataPropertyName("Number");
     this.numberDataGridViewTextBoxColumn.set_HeaderText("Номер");
     this.numberDataGridViewTextBoxColumn.set_Name("numberDataGridViewTextBoxColumn");
     this.numberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.numberDataGridViewTextBoxColumn.set_Width(0x42);
     this.summDataGridViewTextBoxColumn2.set_DataPropertyName("Summ");
     this.summDataGridViewTextBoxColumn2.set_HeaderText("Сумма");
     this.summDataGridViewTextBoxColumn2.set_Name("summDataGridViewTextBoxColumn2");
     this.summDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.summDataGridViewTextBoxColumn2.set_Width(0x42);
     this.recordsDataGridViewTextBoxColumn.set_DataPropertyName("Records");
     this.recordsDataGridViewTextBoxColumn.set_HeaderText("Записей");
     this.recordsDataGridViewTextBoxColumn.set_Name("recordsDataGridViewTextBoxColumn");
     this.recordsDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.recordsDataGridViewTextBoxColumn.set_Width(0x4b);
     this.reeTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ReeTypeName");
     this.reeTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип реестра");
     this.reeTypeNameDataGridViewTextBoxColumn.set_Name("reeTypeNameDataGridViewTextBoxColumn");
     this.reeTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.reeTypeNameDataGridViewTextBoxColumn.set_Width(0x58);
     this.paymentSystemDataGridViewTextBoxColumn.set_DataPropertyName("PaymentSystem");
     this.paymentSystemDataGridViewTextBoxColumn.set_HeaderText("Система оплаты");
     this.paymentSystemDataGridViewTextBoxColumn.set_Name("paymentSystemDataGridViewTextBoxColumn");
     this.paymentSystemDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.paymentSystemDataGridViewTextBoxColumn.set_Width(0x6a);
     this.organizationDataGridViewTextBoxColumn.set_DataPropertyName("Organization");
     this.organizationDataGridViewTextBoxColumn.set_HeaderText("Организация");
     this.organizationDataGridViewTextBoxColumn.set_Name("organizationDataGridViewTextBoxColumn");
     this.organizationDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.organizationDataGridViewTextBoxColumn.set_Width(0x63);
     this.createdDataGridViewTextBoxColumn3.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn3.set_HeaderText("Создан");
     this.createdDataGridViewTextBoxColumn3.set_Name("createdDataGridViewTextBoxColumn3");
     this.createdDataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.createdDataGridViewTextBoxColumn3.set_Width(0x45);
     this.datePeriodRecord.set_Location(new System.Drawing.Point(0x39, 0x10));
     this.datePeriodRecord.set_Name("datePeriodRecord");
     this.datePeriodRecord.set_Size(new System.Drawing.Size(0x51, 0x15));
     this.datePeriodRecord.set_TabIndex(0x11);
     this.selectStatus2.set_FormattingEnabled(true);
     this.selectStatus2.set_Location(new System.Drawing.Point(0x39, 40));
     this.selectStatus2.set_Name("selectStatus2");
     this.selectStatus2.set_Size(new System.Drawing.Size(0xe8, 0x15));
     this.selectStatus2.set_Sorted(true);
     this.selectStatus2.set_TabIndex(14);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x40, 20));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(5, 4, 5, 4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0xe1, 0x17));
     this.datePeriod.set_TabIndex(5);
     this.selectStatus.set_FormattingEnabled(true);
     this.selectStatus.set_Location(new System.Drawing.Point(0x5b, 0x2d));
     this.selectStatus.set_Name("selectStatus");
     this.selectStatus.set_Size(new System.Drawing.Size(0xc6, 0x15));
     this.selectStatus.set_Sorted(true);
     this.selectStatus.set_TabIndex(12);
     this.payReesterRecordsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.payReesterRecordsView.set_Location(new System.Drawing.Point(0, 0));
     this.payReesterRecordsView.set_Name("payReesterRecordsView");
     this.payReesterRecordsView.set_Size(new System.Drawing.Size(0x35d, 0x9e));
     this.payReesterRecordsView.set_TabIndex(1);
     this.chargePayRelationsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.chargePayRelationsView.set_Location(new System.Drawing.Point(3, 3));
     this.chargePayRelationsView.set_Name("chargePayRelationsView");
     this.chargePayRelationsView.set_Size(new System.Drawing.Size(0x34f, 0xcb));
     this.chargePayRelationsView.set_TabIndex(2);
     this.paymentPayRelationsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.paymentPayRelationsView.set_Location(new System.Drawing.Point(3, 3));
     this.paymentPayRelationsView.set_Name("paymentPayRelationsView");
     this.paymentPayRelationsView.set_Size(new System.Drawing.Size(0x34f, 0xcb));
     this.paymentPayRelationsView.set_TabIndex(1);
     this.counterIndicationPayRelationsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.counterIndicationPayRelationsView.set_Location(new System.Drawing.Point(0, 0));
     this.counterIndicationPayRelationsView.set_Name("counterIndicationPayRelationsView");
     this.counterIndicationPayRelationsView.set_Size(new System.Drawing.Size(0x355, 0xd1));
     this.counterIndicationPayRelationsView.set_TabIndex(0);
     this.accountServicesDecomposeView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.accountServicesDecomposeView.set_Location(new System.Drawing.Point(0, 0));
     this.accountServicesDecomposeView.set_Name("accountServicesDecomposeView");
     this.accountServicesDecomposeView.set_Size(new System.Drawing.Size(0x355, 0xd1));
     this.accountServicesDecomposeView.set_TabIndex(0);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("OldId");
     this.dataGridViewTextBoxColumn11.set_HeaderText("OldId");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn13.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn14.set_HeaderText("ServiceTypeName");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("ServiceTypeId");
     this.dataGridViewTextBoxColumn15.set_HeaderText("ServiceTypeId");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn16.set_HeaderText("Period");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("ServiceName");
     this.dataGridViewTextBoxColumn17.set_HeaderText("ServiceName");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn17.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("ApartmentAddrId");
     this.dataGridViewTextBoxColumn18.set_HeaderText("ApartmentAddrId");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn18.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("ProviderId");
     this.dataGridViewTextBoxColumn19.set_HeaderText("ProviderId");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn19.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("ServiceId");
     this.dataGridViewTextBoxColumn20.set_HeaderText("ServiceId");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn20.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("ApartmentAddrName");
     this.dataGridViewTextBoxColumn21.set_HeaderText("ApartmentAddrName");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn21.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn22.set_HeaderText("ServiceCode");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn22.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("ProviderCode");
     this.dataGridViewTextBoxColumn23.set_HeaderText("ProviderCode");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn23.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("GroupOperId");
     this.dataGridViewTextBoxColumn24.set_HeaderText("GroupOperId");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn24.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("CalcOperName");
     this.dataGridViewTextBoxColumn25.set_HeaderText("CalcOperName");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn25.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("HouseHolderName");
     this.dataGridViewTextBoxColumn26.set_HeaderText("HouseHolderName");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn26.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn27.set_HeaderText("AccountNumber");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn27.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("AccountOwnerName");
     this.dataGridViewTextBoxColumn28.set_HeaderText("AccountOwnerName");
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn28.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("OriginalSumm");
     this.dataGridViewTextBoxColumn29.set_HeaderText("OriginalSumm");
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn29.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn30.set_HeaderText("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn30.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn31.set_DataPropertyName("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn31.set_HeaderText("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31");
     this.dataGridViewTextBoxColumn31.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("CalcOperId");
     this.dataGridViewTextBoxColumn32.set_HeaderText("CalcOperId");
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn32.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("AccountId");
     this.dataGridViewTextBoxColumn33.set_HeaderText("AccountId");
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn33.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("AccountOwnerId");
     this.dataGridViewTextBoxColumn34.set_HeaderText("AccountOwnerId");
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     this.dataGridViewTextBoxColumn34.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn35.set_DataPropertyName("HouseHolderId");
     this.dataGridViewTextBoxColumn35.set_HeaderText("HouseHolderId");
     this.dataGridViewTextBoxColumn35.set_Name("dataGridViewTextBoxColumn35");
     this.dataGridViewTextBoxColumn35.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn36.set_DataPropertyName("AccountServiceId");
     this.dataGridViewTextBoxColumn36.set_HeaderText("AccountServiceId");
     this.dataGridViewTextBoxColumn36.set_Name("dataGridViewTextBoxColumn36");
     this.dataGridViewTextBoxColumn36.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn37.set_DataPropertyName("ApartmentId");
     this.dataGridViewTextBoxColumn37.set_HeaderText("ApartmentId");
     this.dataGridViewTextBoxColumn37.set_Name("dataGridViewTextBoxColumn37");
     this.dataGridViewTextBoxColumn37.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn38.set_DataPropertyName("ProviderName");
     this.dataGridViewTextBoxColumn38.set_HeaderText("ProviderName");
     this.dataGridViewTextBoxColumn38.set_Name("dataGridViewTextBoxColumn38");
     this.dataGridViewTextBoxColumn38.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn39.set_DataPropertyName("ApartmentNumber");
     this.dataGridViewTextBoxColumn39.set_HeaderText("ApartmentNumber");
     this.dataGridViewTextBoxColumn39.set_Name("dataGridViewTextBoxColumn39");
     this.dataGridViewTextBoxColumn39.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn40.set_DataPropertyName("ServiceCodeName");
     this.dataGridViewTextBoxColumn40.set_HeaderText("ServiceCodeName");
     this.dataGridViewTextBoxColumn40.set_Name("dataGridViewTextBoxColumn40");
     this.dataGridViewTextBoxColumn40.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn41.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn41.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn41.set_Name("dataGridViewTextBoxColumn41");
     this.dataGridViewTextBoxColumn41.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn42.set_DataPropertyName("HouseHolderCode");
     this.dataGridViewTextBoxColumn42.set_HeaderText("HouseHolderCode");
     this.dataGridViewTextBoxColumn42.set_Name("dataGridViewTextBoxColumn42");
     this.dataGridViewTextBoxColumn42.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn43.set_DataPropertyName("Summ");
     this.dataGridViewTextBoxColumn43.set_HeaderText("Summ");
     this.dataGridViewTextBoxColumn43.set_Name("dataGridViewTextBoxColumn43");
     this.dataGridViewTextBoxColumn43.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn44.set_DataPropertyName("AccountServiceToDate");
     this.dataGridViewTextBoxColumn44.set_HeaderText("AccountServiceToDate");
     this.dataGridViewTextBoxColumn44.set_Name("dataGridViewTextBoxColumn44");
     this.dataGridViewTextBoxColumn44.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn45.set_DataPropertyName("OldId");
     this.dataGridViewTextBoxColumn45.set_HeaderText("OldId");
     this.dataGridViewTextBoxColumn45.set_Name("dataGridViewTextBoxColumn45");
     this.dataGridViewTextBoxColumn45.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn47.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn47.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn47.set_Name("dataGridViewTextBoxColumn47");
     this.dataGridViewTextBoxColumn47.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn48.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn48.set_HeaderText("ServiceTypeName");
     this.dataGridViewTextBoxColumn48.set_Name("dataGridViewTextBoxColumn48");
     this.dataGridViewTextBoxColumn48.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn49.set_DataPropertyName("ServiceTypeId");
     this.dataGridViewTextBoxColumn49.set_HeaderText("ServiceTypeId");
     this.dataGridViewTextBoxColumn49.set_Name("dataGridViewTextBoxColumn49");
     this.dataGridViewTextBoxColumn49.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn50.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn50.set_HeaderText("Period");
     this.dataGridViewTextBoxColumn50.set_Name("dataGridViewTextBoxColumn50");
     this.dataGridViewTextBoxColumn50.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn51.set_DataPropertyName("ServiceName");
     this.dataGridViewTextBoxColumn51.set_HeaderText("ServiceName");
     this.dataGridViewTextBoxColumn51.set_Name("dataGridViewTextBoxColumn51");
     this.dataGridViewTextBoxColumn51.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn52.set_DataPropertyName("ApartmentAddrId");
     this.dataGridViewTextBoxColumn52.set_HeaderText("ApartmentAddrId");
     this.dataGridViewTextBoxColumn52.set_Name("dataGridViewTextBoxColumn52");
     this.dataGridViewTextBoxColumn52.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn53.set_DataPropertyName("ProviderId");
     this.dataGridViewTextBoxColumn53.set_HeaderText("ProviderId");
     this.dataGridViewTextBoxColumn53.set_Name("dataGridViewTextBoxColumn53");
     this.dataGridViewTextBoxColumn53.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn54.set_DataPropertyName("ServiceId");
     this.dataGridViewTextBoxColumn54.set_HeaderText("ServiceId");
     this.dataGridViewTextBoxColumn54.set_Name("dataGridViewTextBoxColumn54");
     this.dataGridViewTextBoxColumn54.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn55.set_DataPropertyName("ApartmentAddrName");
     this.dataGridViewTextBoxColumn55.set_HeaderText("ApartmentAddrName");
     this.dataGridViewTextBoxColumn55.set_Name("dataGridViewTextBoxColumn55");
     this.dataGridViewTextBoxColumn55.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn56.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn56.set_HeaderText("ServiceCode");
     this.dataGridViewTextBoxColumn56.set_Name("dataGridViewTextBoxColumn56");
     this.dataGridViewTextBoxColumn56.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn57.set_DataPropertyName("ProviderCode");
     this.dataGridViewTextBoxColumn57.set_HeaderText("ProviderCode");
     this.dataGridViewTextBoxColumn57.set_Name("dataGridViewTextBoxColumn57");
     this.dataGridViewTextBoxColumn57.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn58.set_DataPropertyName("GroupOperId");
     this.dataGridViewTextBoxColumn58.set_HeaderText("GroupOperId");
     this.dataGridViewTextBoxColumn58.set_Name("dataGridViewTextBoxColumn58");
     this.dataGridViewTextBoxColumn58.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn59.set_DataPropertyName("CalcOperName");
     this.dataGridViewTextBoxColumn59.set_HeaderText("CalcOperName");
     this.dataGridViewTextBoxColumn59.set_Name("dataGridViewTextBoxColumn59");
     this.dataGridViewTextBoxColumn59.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn60.set_DataPropertyName("HouseHolderName");
     this.dataGridViewTextBoxColumn60.set_HeaderText("HouseHolderName");
     this.dataGridViewTextBoxColumn60.set_Name("dataGridViewTextBoxColumn60");
     this.dataGridViewTextBoxColumn60.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn61.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn61.set_HeaderText("AccountNumber");
     this.dataGridViewTextBoxColumn61.set_Name("dataGridViewTextBoxColumn61");
     this.dataGridViewTextBoxColumn61.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn62.set_DataPropertyName("AccountOwnerName");
     this.dataGridViewTextBoxColumn62.set_HeaderText("AccountOwnerName");
     this.dataGridViewTextBoxColumn62.set_Name("dataGridViewTextBoxColumn62");
     this.dataGridViewTextBoxColumn62.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn63.set_DataPropertyName("OriginalSumm");
     this.dataGridViewTextBoxColumn63.set_HeaderText("OriginalSumm");
     this.dataGridViewTextBoxColumn63.set_Name("dataGridViewTextBoxColumn63");
     this.dataGridViewTextBoxColumn63.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn64.set_DataPropertyName("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn64.set_HeaderText("ApartmentParentAddrId");
     this.dataGridViewTextBoxColumn64.set_Name("dataGridViewTextBoxColumn64");
     this.dataGridViewTextBoxColumn64.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn65.set_DataPropertyName("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn65.set_HeaderText("AccountServiceFromDate");
     this.dataGridViewTextBoxColumn65.set_Name("dataGridViewTextBoxColumn65");
     this.dataGridViewTextBoxColumn65.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn66.set_DataPropertyName("CalcOperId");
     this.dataGridViewTextBoxColumn66.set_HeaderText("CalcOperId");
     this.dataGridViewTextBoxColumn66.set_Name("dataGridViewTextBoxColumn66");
     this.dataGridViewTextBoxColumn66.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn67.set_DataPropertyName("AccountId");
     this.dataGridViewTextBoxColumn67.set_HeaderText("AccountId");
     this.dataGridViewTextBoxColumn67.set_Name("dataGridViewTextBoxColumn67");
     this.dataGridViewTextBoxColumn67.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn68.set_DataPropertyName("AccountOwnerId");
     this.dataGridViewTextBoxColumn68.set_HeaderText("AccountOwnerId");
     this.dataGridViewTextBoxColumn68.set_Name("dataGridViewTextBoxColumn68");
     this.dataGridViewTextBoxColumn68.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn69.set_DataPropertyName("HouseHolderId");
     this.dataGridViewTextBoxColumn69.set_HeaderText("HouseHolderId");
     this.dataGridViewTextBoxColumn69.set_Name("dataGridViewTextBoxColumn69");
     this.dataGridViewTextBoxColumn69.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn70.set_DataPropertyName("AccountServiceId");
     this.dataGridViewTextBoxColumn70.set_HeaderText("AccountServiceId");
     this.dataGridViewTextBoxColumn70.set_Name("dataGridViewTextBoxColumn70");
     this.dataGridViewTextBoxColumn70.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn71.set_DataPropertyName("ApartmentId");
     this.dataGridViewTextBoxColumn71.set_HeaderText("ApartmentId");
     this.dataGridViewTextBoxColumn71.set_Name("dataGridViewTextBoxColumn71");
     this.dataGridViewTextBoxColumn71.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn72.set_DataPropertyName("ProviderName");
     this.dataGridViewTextBoxColumn72.set_HeaderText("ProviderName");
     this.dataGridViewTextBoxColumn72.set_Name("dataGridViewTextBoxColumn72");
     this.dataGridViewTextBoxColumn72.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn73.set_DataPropertyName("ValDate");
     this.dataGridViewTextBoxColumn73.set_HeaderText("ValDate");
     this.dataGridViewTextBoxColumn73.set_Name("dataGridViewTextBoxColumn73");
     this.dataGridViewTextBoxColumn73.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn74.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn74.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn74.set_Name("dataGridViewTextBoxColumn74");
     this.dataGridViewTextBoxColumn74.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn75.set_DataPropertyName("CounterFromDate");
     this.dataGridViewTextBoxColumn75.set_HeaderText("CounterFromDate");
     this.dataGridViewTextBoxColumn75.set_Name("dataGridViewTextBoxColumn75");
     this.dataGridViewTextBoxColumn75.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn76.set_DataPropertyName("CounterToDate");
     this.dataGridViewTextBoxColumn76.set_HeaderText("CounterToDate");
     this.dataGridViewTextBoxColumn76.set_Name("dataGridViewTextBoxColumn76");
     this.dataGridViewTextBoxColumn76.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn78.set_DataPropertyName("OrgDocumentId");
     this.dataGridViewTextBoxColumn78.set_HeaderText("OrgDocumentId");
     this.dataGridViewTextBoxColumn78.set_Name("dataGridViewTextBoxColumn78");
     this.dataGridViewTextBoxColumn78.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn79.set_DataPropertyName("CounterTypeName");
     this.dataGridViewTextBoxColumn79.set_HeaderText("CounterTypeName");
     this.dataGridViewTextBoxColumn79.set_Name("dataGridViewTextBoxColumn79");
     this.dataGridViewTextBoxColumn79.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn80.set_DataPropertyName("CounterName");
     this.dataGridViewTextBoxColumn80.set_HeaderText("CounterName");
     this.dataGridViewTextBoxColumn80.set_Name("dataGridViewTextBoxColumn80");
     this.dataGridViewTextBoxColumn80.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn81.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn81.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn81.set_Name("dataGridViewTextBoxColumn81");
     this.dataGridViewTextBoxColumn81.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn82.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn82.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn82.set_Name("dataGridViewTextBoxColumn82");
     this.dataGridViewTextBoxColumn82.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn83.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn83.set_HeaderText("Datec");
     this.dataGridViewTextBoxColumn83.set_Name("dataGridViewTextBoxColumn83");
     this.dataGridViewTextBoxColumn83.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn84.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn84.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn84.set_Name("dataGridViewTextBoxColumn84");
     this.dataGridViewTextBoxColumn84.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn85.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn85.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn85.set_Name("dataGridViewTextBoxColumn85");
     this.dataGridViewTextBoxColumn85.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn86.set_DataPropertyName("Val");
     this.dataGridViewTextBoxColumn86.set_HeaderText("Val");
     this.dataGridViewTextBoxColumn86.set_Name("dataGridViewTextBoxColumn86");
     this.dataGridViewTextBoxColumn86.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn88.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn88.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn88.set_Name("dataGridViewTextBoxColumn88");
     this.dataGridViewTextBoxColumn88.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn89.set_DataPropertyName("CounterId");
     this.dataGridViewTextBoxColumn89.set_HeaderText("CounterId");
     this.dataGridViewTextBoxColumn89.set_Name("dataGridViewTextBoxColumn89");
     this.dataGridViewTextBoxColumn89.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn90.set_DataPropertyName("ValTypeId");
     this.dataGridViewTextBoxColumn90.set_HeaderText("ValTypeId");
     this.dataGridViewTextBoxColumn90.set_Name("dataGridViewTextBoxColumn90");
     this.dataGridViewTextBoxColumn90.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn91.set_DataPropertyName("ValTypeName");
     this.dataGridViewTextBoxColumn91.set_HeaderText("ValTypeName");
     this.dataGridViewTextBoxColumn91.set_Name("dataGridViewTextBoxColumn91");
     this.dataGridViewTextBoxColumn91.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn92.set_DataPropertyName("CounterSize");
     this.dataGridViewTextBoxColumn92.set_HeaderText("CounterSize");
     this.dataGridViewTextBoxColumn92.set_Name("dataGridViewTextBoxColumn92");
     this.dataGridViewTextBoxColumn92.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn93.set_DataPropertyName("OrgDocumentView");
     this.dataGridViewTextBoxColumn93.set_HeaderText("OrgDocumentView");
     this.dataGridViewTextBoxColumn93.set_Name("dataGridViewTextBoxColumn93");
     this.dataGridViewTextBoxColumn93.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn12.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn46.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn46.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn46.set_Name("dataGridViewTextBoxColumn46");
     this.dataGridViewTextBoxColumn46.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn77.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn77.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn77.set_Name("dataGridViewTextBoxColumn77");
     this.dataGridViewTextBoxColumn77.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn87.set_DataPropertyName("OrgDocument");
     this.dataGridViewTextBoxColumn87.set_HeaderText("OrgDocument");
     this.dataGridViewTextBoxColumn87.set_Name("dataGridViewTextBoxColumn87");
     this.dataGridViewTextBoxColumn87.set_ReadOnly(true);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x35d, 0x254));
     base.Controls.Add(this.splitContainer3);
     base.set_Name("PayReestersOldForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Загрузка реестров");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_Load(new System.EventHandler(this.PayReesters_Load));
     this.dgvReestrs.EndInit();
     this.tsReesters.ResumeLayout(false);
     this.tsReesters.PerformLayout();
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel2.ResumeLayout(false);
     this.splitContainer3.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.grbReestersRecords.ResumeLayout(false);
     this.grbReestersRecords.PerformLayout();
     this.grbReesters.ResumeLayout(false);
     this.grbReesters.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.tab.ResumeLayout(false);
     this.tabChargeRelations.ResumeLayout(false);
     this.tabPaymentRelations.ResumeLayout(false);
     this.tabIndicationRelations.ResumeLayout(false);
     this.tabAccountServices.ResumeLayout(false);
     this.bsPayReestres.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 18
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.dgvItogReesters = new System.Windows.Forms.DataGridView();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.summDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.recordsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.reeTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.organizationDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paymentSystemDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsDataTableReesters = new System.Windows.Forms.BindingSource(this.components);
     this.chbxVidOplat = new System.Windows.Forms.CheckBox();
     this.chbxAgent = new System.Windows.Forms.CheckBox();
     this.chbxDate = new System.Windows.Forms.CheckBox();
     this.chbxTypeReestr = new System.Windows.Forms.CheckBox();
     this.chbxStatus = new System.Windows.Forms.CheckBox();
     this.btnGroup = new System.Windows.Forms.Button();
     this.btnCancelGroup = new System.Windows.Forms.Button();
     this.panel1 = new System.Windows.Forms.Panel();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvItogReesters.BeginInit();
     this.bsDataTableReesters.BeginInit();
     this.panel1.SuspendLayout();
     base.SuspendLayout();
     this.dgvItogReesters.set_AllowUserToAddRows(false);
     this.dgvItogReesters.set_AllowUserToDeleteRows(false);
     this.dgvItogReesters.set_AllowUserToOrderColumns(true);
     this.dgvItogReesters.set_AutoGenerateColumns(false);
     this.dgvItogReesters.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvItogReesters.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvItogReesters.set_BorderStyle(System.Windows.Forms.BorderStyle.None);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvItogReesters.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvItogReesters.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvItogReesters.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.numberDataGridViewTextBoxColumn, this.summDataGridViewTextBoxColumn, this.recordsDataGridViewTextBoxColumn, this.reeTypeNameDataGridViewTextBoxColumn, this.organizationDataGridViewTextBoxColumn, this.paymentSystemDataGridViewTextBoxColumn, this.statusNameDataGridViewTextBoxColumn, this.createdDataGridViewTextBoxColumn });
     this.dgvItogReesters.set_DataSource(this.bsDataTableReesters);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvItogReesters.set_DefaultCellStyle(style2);
     this.dgvItogReesters.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvItogReesters.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvItogReesters.set_Location(new System.Drawing.Point(0, 0x1f));
     this.dgvItogReesters.set_Name("dgvItogReesters");
     this.dgvItogReesters.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvItogReesters.set_RowHeadersDefaultCellStyle(style3);
     this.dgvItogReesters.set_RowHeadersVisible(false);
     this.dgvItogReesters.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvItogReesters.set_Size(new System.Drawing.Size(0x416, 0x231));
     this.dgvItogReesters.set_TabIndex(2);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("Дата начала");
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_Width(0x58);
     this.toDateDataGridViewTextBoxColumn.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn.set_HeaderText("Дата окончания");
     this.toDateDataGridViewTextBoxColumn.set_Name("toDateDataGridViewTextBoxColumn");
     this.toDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn.set_Width(0x69);
     this.numberDataGridViewTextBoxColumn.set_DataPropertyName("Number");
     this.numberDataGridViewTextBoxColumn.set_HeaderText("Номер");
     this.numberDataGridViewTextBoxColumn.set_Name("numberDataGridViewTextBoxColumn");
     this.numberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.numberDataGridViewTextBoxColumn.set_Width(0x42);
     this.summDataGridViewTextBoxColumn.set_DataPropertyName("Summ");
     this.summDataGridViewTextBoxColumn.set_HeaderText("Сумма");
     this.summDataGridViewTextBoxColumn.set_Name("summDataGridViewTextBoxColumn");
     this.summDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.summDataGridViewTextBoxColumn.set_Width(0x42);
     this.recordsDataGridViewTextBoxColumn.set_DataPropertyName("Records");
     this.recordsDataGridViewTextBoxColumn.set_HeaderText("Кол-во записей");
     this.recordsDataGridViewTextBoxColumn.set_Name("recordsDataGridViewTextBoxColumn");
     this.recordsDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.recordsDataGridViewTextBoxColumn.set_Width(0x66);
     this.reeTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ReeTypeName");
     this.reeTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип реестра");
     this.reeTypeNameDataGridViewTextBoxColumn.set_Name("reeTypeNameDataGridViewTextBoxColumn");
     this.reeTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.reeTypeNameDataGridViewTextBoxColumn.set_Width(0x58);
     this.organizationDataGridViewTextBoxColumn.set_DataPropertyName("Organization");
     this.organizationDataGridViewTextBoxColumn.set_HeaderText("Организация");
     this.organizationDataGridViewTextBoxColumn.set_Name("organizationDataGridViewTextBoxColumn");
     this.organizationDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.organizationDataGridViewTextBoxColumn.set_Width(0x63);
     this.paymentSystemDataGridViewTextBoxColumn.set_DataPropertyName("PaymentSystem");
     this.paymentSystemDataGridViewTextBoxColumn.set_HeaderText("Системы оплаты");
     this.paymentSystemDataGridViewTextBoxColumn.set_Name("paymentSystemDataGridViewTextBoxColumn");
     this.paymentSystemDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.paymentSystemDataGridViewTextBoxColumn.set_Width(0x6c);
     this.statusNameDataGridViewTextBoxColumn.set_DataPropertyName("StatusName");
     this.statusNameDataGridViewTextBoxColumn.set_HeaderText("Статус");
     this.statusNameDataGridViewTextBoxColumn.set_Name("statusNameDataGridViewTextBoxColumn");
     this.statusNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.statusNameDataGridViewTextBoxColumn.set_Width(0x42);
     this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn.set_HeaderText("Дата создания");
     this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn");
     this.createdDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsDataTableReesters.set_DataSource(typeof(PayReester));
     this.chbxVidOplat.set_AutoSize(true);
     this.chbxVidOplat.set_Enabled(false);
     this.chbxVidOplat.set_Location(new System.Drawing.Point(9, 7));
     this.chbxVidOplat.set_Name("chbxVidOplat");
     this.chbxVidOplat.set_Size(new System.Drawing.Size(0x55, 0x11));
     this.chbxVidOplat.set_TabIndex(1);
     this.chbxVidOplat.set_Text("Вид оплаты");
     this.chbxVidOplat.set_UseVisualStyleBackColor(true);
     this.chbxAgent.set_AutoSize(true);
     this.chbxAgent.set_Enabled(false);
     this.chbxAgent.set_Location(new System.Drawing.Point(100, 7));
     this.chbxAgent.set_Name("chbxAgent");
     this.chbxAgent.set_Size(new System.Drawing.Size(0x37, 0x11));
     this.chbxAgent.set_TabIndex(2);
     this.chbxAgent.set_Text("Агент");
     this.chbxAgent.set_UseVisualStyleBackColor(true);
     this.chbxDate.set_AutoSize(true);
     this.chbxDate.set_Location(new System.Drawing.Point(0xa1, 7));
     this.chbxDate.set_Name("chbxDate");
     this.chbxDate.set_Size(new System.Drawing.Size(0x34, 0x11));
     this.chbxDate.set_TabIndex(3);
     this.chbxDate.set_Text("Дата");
     this.chbxDate.set_UseVisualStyleBackColor(true);
     this.chbxTypeReestr.set_AutoSize(true);
     this.chbxTypeReestr.set_Location(new System.Drawing.Point(0xdb, 7));
     this.chbxTypeReestr.set_Name("chbxTypeReestr");
     this.chbxTypeReestr.set_Size(new System.Drawing.Size(0x59, 0x11));
     this.chbxTypeReestr.set_TabIndex(4);
     this.chbxTypeReestr.set_Text("Тип реестра");
     this.chbxTypeReestr.set_UseVisualStyleBackColor(true);
     this.chbxStatus.set_AutoSize(true);
     this.chbxStatus.set_Location(new System.Drawing.Point(0x13a, 7));
     this.chbxStatus.set_Name("chbxStatus");
     this.chbxStatus.set_Size(new System.Drawing.Size(0x68, 0x11));
     this.chbxStatus.set_TabIndex(5);
     this.chbxStatus.set_Text("Статус реестра");
     this.chbxStatus.set_UseVisualStyleBackColor(true);
     this.btnGroup.set_Location(new System.Drawing.Point(0x1b2, 3));
     this.btnGroup.set_Name("btnGroup");
     this.btnGroup.set_Size(new System.Drawing.Size(0x5b, 0x17));
     this.btnGroup.set_TabIndex(6);
     this.btnGroup.set_Text("Сгруппировать");
     this.btnGroup.set_UseVisualStyleBackColor(true);
     this.btnGroup.add_Click(new System.EventHandler(this.btnGroup_Click));
     this.btnCancelGroup.set_Location(new System.Drawing.Point(540, 3));
     this.btnCancelGroup.set_Name("btnCancelGroup");
     this.btnCancelGroup.set_Size(new System.Drawing.Size(0x83, 0x17));
     this.btnCancelGroup.set_TabIndex(7);
     this.btnCancelGroup.set_Text("Отменить группировку");
     this.btnCancelGroup.set_UseVisualStyleBackColor(true);
     this.btnCancelGroup.add_Click(new System.EventHandler(this.btnCancelGroup_Click));
     this.panel1.Controls.Add(this.btnCancelGroup);
     this.panel1.Controls.Add(this.chbxVidOplat);
     this.panel1.Controls.Add(this.btnGroup);
     this.panel1.Controls.Add(this.chbxAgent);
     this.panel1.Controls.Add(this.chbxStatus);
     this.panel1.Controls.Add(this.chbxDate);
     this.panel1.Controls.Add(this.chbxTypeReestr);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x416, 0x1f));
     this.panel1.set_TabIndex(8);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Дата начала");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x60);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Дата окончания");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x69);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Number");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Номер");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x42);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Summ");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Сумма");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x42);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Records");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Кол-во записей");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x66);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ReeTypeName");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Тип реестра");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x58);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("Organization");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Организация");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x63);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("PaymentSystem");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Системы оплаты");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x6c);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("StatusName");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Статус");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x42);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Дата создания");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x416, 0x250));
     base.Controls.Add(this.dgvItogReesters);
     base.Controls.Add(this.panel1);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("SummItogReestersForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Группировка реестров");
     base.add_Load(new System.EventHandler(this.SummItogReestersForm_Load));
     this.dgvItogReesters.EndInit();
     this.bsDataTableReesters.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     base.ResumeLayout(false);
 }
Exemplo n.º 19
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ApartmentCountersView));
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style10 = new System.Windows.Forms.DataGridViewCellStyle();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.dgvApartmentCounters = new System.Windows.Forms.DataGridView();
     this.tsCounters = new System.Windows.Forms.ToolStrip();
     this.btnCountersAdd = new System.Windows.Forms.ToolStripButton();
     this.btnCountersChange = new System.Windows.Forms.ToolStripButton();
     this.btnCountersDelete = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.btnCountersHistory = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbCounter = new System.Windows.Forms.ToolStripButton();
     this.tsbCounterAll = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbInputValueCounters = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
     this.tsCounterCarryingIndications = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbChangingCounters = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsBtnIndicationSertificate = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbShowLinking = new System.Windows.Forms.ToolStripButton();
     this.m_Tabs = new System.Windows.Forms.TabControl();
     this.tbpCounterIndications = new System.Windows.Forms.TabPage();
     this.tbpAccountServiceCounters = new System.Windows.Forms.TabPage();
     this.tbpAccountServiceEquipments = new System.Windows.Forms.TabPage();
     this.tbpCounterCheckInterval = new System.Windows.Forms.TabPage();
     this.tbpCounterSealsView = new System.Windows.Forms.TabPage();
     this.tbpPlace = new System.Windows.Forms.TabPage();
     this.bsApartmentCounters = new System.Windows.Forms.BindingSource(this.components);
     this.apartmentCounterIndicationsView = new ApartmentCounterIndicationsView();
     this.m_ApartmentCounterAccountServicesView = new ApartmentCounterAccountServicesView();
     this.m_ApartmentCounterEquipmentView = new ApartmentCounterEquipmentView();
     this.m_ApartmentCounterCheckIntervalsView = new ApartmentCounterCheckIntervalsView();
     this.apartmentCounterSealsView = new ApartmentCounterSealsView();
     this.apartmentCounterPlacesView1 = new ApartmentCounterPlacesView();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn39 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn40 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn41 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn42 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn45 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn46 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn47 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn48 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn49 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.datebDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dateeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.StampDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.counterSizeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Factor = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.maddleTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Stamp = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.MarkName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TypeScaleCounterName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PointAccounting = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.LastCheckIntervalFromDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.LastCheckIntervalToDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Power = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CounterServiceTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CreatorLogin = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CreatedDvg = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Linkage = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.StatusAscupeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.dgvApartmentCounters.BeginInit();
     this.tsCounters.SuspendLayout();
     this.m_Tabs.SuspendLayout();
     this.tbpCounterIndications.SuspendLayout();
     this.tbpAccountServiceCounters.SuspendLayout();
     this.tbpAccountServiceEquipments.SuspendLayout();
     this.tbpCounterCheckInterval.SuspendLayout();
     this.tbpCounterSealsView.SuspendLayout();
     this.tbpPlace.SuspendLayout();
     this.bsApartmentCounters.BeginInit();
     base.SuspendLayout();
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.Controls.Add(this.dgvApartmentCounters);
     this.splitContainer1.Panel1.Controls.Add(this.tsCounters);
     this.splitContainer1.Panel2.Controls.Add(this.m_Tabs);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x2bd, 0x2f3));
     this.splitContainer1.set_SplitterDistance(250);
     this.splitContainer1.set_SplitterWidth(6);
     this.splitContainer1.set_TabIndex(3);
     this.dgvApartmentCounters.set_AllowUserToAddRows(false);
     this.dgvApartmentCounters.set_AllowUserToDeleteRows(false);
     this.dgvApartmentCounters.set_AutoGenerateColumns(false);
     this.dgvApartmentCounters.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvApartmentCounters.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentCounters.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvApartmentCounters.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvApartmentCounters.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.datebDataGridViewTextBoxColumn, this.dateeDataGridViewTextBoxColumn, this.counterTypeNameDataGridViewTextBoxColumn, this.counterNameDataGridViewTextBoxColumn, this.StampDate, this.counterNumberDataGridViewTextBoxColumn, this.counterSizeDataGridViewTextBoxColumn, this.Factor, this.maddleTypeNameDataGridViewTextBoxColumn, this.Stamp, this.MarkName, this.TypeScaleCounterName, this.PointAccounting, this.LastCheckIntervalFromDate, this.LastCheckIntervalToDate, this.Power,
         this.CounterServiceTypeName, this.CreatorLogin, this.UserName, this.CreatedDvg, this.Linkage, this.StatusAscupeName
      });
     this.dgvApartmentCounters.set_DataSource(this.bsApartmentCounters);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvApartmentCounters.set_DefaultCellStyle(style2);
     this.dgvApartmentCounters.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvApartmentCounters.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvApartmentCounters.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvApartmentCounters.set_Name("dgvApartmentCounters");
     this.dgvApartmentCounters.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentCounters.set_RowHeadersDefaultCellStyle(style3);
     this.dgvApartmentCounters.set_RowHeadersVisible(false);
     this.dgvApartmentCounters.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvApartmentCounters.set_Size(new System.Drawing.Size(0x2bd, 0xe1));
     this.dgvApartmentCounters.set_TabIndex(10);
     this.dgvApartmentCounters.add_CellClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvApartmentCounters_CellClick));
     this.dgvApartmentCounters.add_CellContentClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvApartmentCounters_CellContentClick));
     this.dgvApartmentCounters.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvApartmentCounters_CellDoubleClick));
     this.dgvApartmentCounters.add_Sorted(new System.EventHandler(this.dgvApartmentCounters_Sorted));
     this.tsCounters.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.btnCountersAdd, this.btnCountersChange, this.btnCountersDelete, this.toolStripSeparator5, this.btnCountersHistory, this.toolStripSeparator6, this.tsbCounter, this.tsbCounterAll, this.toolStripSeparator3, this.tsbInputValueCounters, this.toolStripSeparator7, this.tsCounterCarryingIndications, this.toolStripSeparator1, this.tsbChangingCounters, this.toolStripSeparator2, this.tsBtnIndicationSertificate,
         this.toolStripSeparator4, this.tsbShowLinking
      });
     this.tsCounters.set_Location(new System.Drawing.Point(0, 0));
     this.tsCounters.set_Name("tsCounters");
     this.tsCounters.set_Size(new System.Drawing.Size(0x2bd, 0x19));
     this.tsCounters.set_TabIndex(9);
     this.btnCountersAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnCountersAdd.set_Image(Resources.ADD);
     this.btnCountersAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnCountersAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnCountersAdd.set_Name("btnCountersAdd");
     this.btnCountersAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.btnCountersAdd.set_Text("toolStripButton1");
     this.btnCountersAdd.set_ToolTipText("Добавить прибор учета");
     this.btnCountersAdd.add_Click(new System.EventHandler(this.btnCountersAdd_Click));
     this.btnCountersChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnCountersChange.set_Image(Resources.CHANGE);
     this.btnCountersChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnCountersChange.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnCountersChange.set_Name("btnCountersChange");
     this.btnCountersChange.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnCountersChange.set_Text("toolStripButton2");
     this.btnCountersChange.set_ToolTipText("Изменить свойства прибора учета");
     this.btnCountersChange.add_Click(new System.EventHandler(this.btnCountersChange_Click));
     this.btnCountersDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnCountersDelete.set_Image(Resources.DELETE);
     this.btnCountersDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnCountersDelete.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnCountersDelete.set_Name("btnCountersDelete");
     this.btnCountersDelete.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnCountersDelete.set_Text("toolStripButton3");
     this.btnCountersDelete.set_ToolTipText("Удалить прибор учета");
     this.btnCountersDelete.add_Click(new System.EventHandler(this.btnCountersDelete_Click));
     this.toolStripSeparator5.set_Name("toolStripSeparator5");
     this.toolStripSeparator5.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator5.set_Visible(false);
     this.btnCountersHistory.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnCountersHistory.set_Image((System.Drawing.Image) manager.GetObject("btnCountersHistory.Image"));
     this.btnCountersHistory.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnCountersHistory.set_Name("btnCountersHistory");
     this.btnCountersHistory.set_Size(new System.Drawing.Size(130, 0x16));
     this.btnCountersHistory.set_Text("Посмотреть историю");
     this.btnCountersHistory.set_Visible(false);
     this.toolStripSeparator6.set_Name("toolStripSeparator6");
     this.toolStripSeparator6.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbCounter.set_Checked(true);
     this.tsbCounter.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbCounter.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbCounter.set_Image((System.Drawing.Image) manager.GetObject("tsbCounter.Image"));
     this.tsbCounter.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbCounter.set_Name("tsbCounter");
     this.tsbCounter.set_Size(new System.Drawing.Size(0x59, 0x16));
     this.tsbCounter.set_Text("Действующие");
     this.tsbCounter.add_Click(new System.EventHandler(this.btnCounterView_Click));
     this.tsbCounterAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbCounterAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbCounterAll.set_Name("tsbCounterAll");
     this.tsbCounterAll.set_Size(new System.Drawing.Size(30, 0x16));
     this.tsbCounterAll.set_Text("Все");
     this.tsbCounterAll.add_Click(new System.EventHandler(this.btnCounterView_Click));
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbInputValueCounters.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbInputValueCounters.set_Image((System.Drawing.Image) manager.GetObject("tsbInputValueCounters.Image"));
     this.tsbInputValueCounters.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbInputValueCounters.set_Name("tsbInputValueCounters");
     this.tsbInputValueCounters.set_Size(new System.Drawing.Size(0x62, 0x16));
     this.tsbInputValueCounters.set_Text("Ввод показаний");
     this.tsbInputValueCounters.set_ToolTipText("Ввод показаний по действующим приборам учета");
     this.tsbInputValueCounters.add_Click(new System.EventHandler(this.tsbInputValueCounters_Click));
     this.toolStripSeparator7.set_Name("toolStripSeparator7");
     this.toolStripSeparator7.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsCounterCarryingIndications.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsCounterCarryingIndications.set_Image((System.Drawing.Image) manager.GetObject("tsCounterCarryingIndications.Image"));
     this.tsCounterCarryingIndications.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsCounterCarryingIndications.set_Name("tsCounterCarryingIndications");
     this.tsCounterCarryingIndications.set_Size(new System.Drawing.Size(120, 0x16));
     this.tsCounterCarryingIndications.set_Text("Перенос показаний");
     this.tsCounterCarryingIndications.add_Click(new System.EventHandler(this.tsCounterCarryingIndications_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbChangingCounters.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbChangingCounters.set_Image((System.Drawing.Image) manager.GetObject("tsbChangingCounters.Image"));
     this.tsbChangingCounters.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbChangingCounters.set_Name("tsbChangingCounters");
     this.tsbChangingCounters.set_Size(new System.Drawing.Size(100, 0x16));
     this.tsbChangingCounters.set_Text("Смена счетчика");
     this.tsbChangingCounters.add_Click(new System.EventHandler(this.tsbChangingCounters_Click));
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsBtnIndicationSertificate.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnIndicationSertificate.set_Image(Resources.REPORT);
     this.tsBtnIndicationSertificate.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnIndicationSertificate.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnIndicationSertificate.set_Name("tsBtnIndicationSertificate");
     this.tsBtnIndicationSertificate.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsBtnIndicationSertificate.set_Text("Справка по показаниям");
     this.tsBtnIndicationSertificate.add_Click(new System.EventHandler(this.tsBtnIndicationSertificate_Click));
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbShowLinking.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbShowLinking.set_Image((System.Drawing.Image) manager.GetObject("tsbShowLinking.Image"));
     this.tsbShowLinking.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbShowLinking.set_Name("tsbShowLinking");
     this.tsbShowLinking.set_Size(new System.Drawing.Size(0x97, 0x13));
     this.tsbShowLinking.set_Text("Коммунальные счетчики");
     this.tsbShowLinking.add_Click(new System.EventHandler(this.tbsAddLinking_Click));
     this.m_Tabs.Controls.Add(this.tbpCounterIndications);
     this.m_Tabs.Controls.Add(this.tbpAccountServiceCounters);
     this.m_Tabs.Controls.Add(this.tbpAccountServiceEquipments);
     this.m_Tabs.Controls.Add(this.tbpCounterCheckInterval);
     this.m_Tabs.Controls.Add(this.tbpCounterSealsView);
     this.m_Tabs.Controls.Add(this.tbpPlace);
     this.m_Tabs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_Tabs.set_Location(new System.Drawing.Point(0, 0));
     this.m_Tabs.set_Name("m_Tabs");
     this.m_Tabs.set_SelectedIndex(0);
     this.m_Tabs.set_Size(new System.Drawing.Size(0x2bd, 0x1f3));
     this.m_Tabs.set_TabIndex(0);
     this.m_Tabs.add_SelectedIndexChanged(new System.EventHandler(this.tbсCounters_SelectedIndexChanged));
     this.tbpCounterIndications.Controls.Add(this.apartmentCounterIndicationsView);
     this.tbpCounterIndications.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpCounterIndications.set_Name("tbpCounterIndications");
     this.tbpCounterIndications.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpCounterIndications.set_Size(new System.Drawing.Size(0x2b5, 0x1d9));
     this.tbpCounterIndications.set_TabIndex(1);
     this.tbpCounterIndications.set_Text("Показания");
     this.tbpCounterIndications.set_UseVisualStyleBackColor(true);
     this.tbpAccountServiceCounters.Controls.Add(this.m_ApartmentCounterAccountServicesView);
     this.tbpAccountServiceCounters.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpAccountServiceCounters.set_Name("tbpAccountServiceCounters");
     this.tbpAccountServiceCounters.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpAccountServiceCounters.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.tbpAccountServiceCounters.set_Size(new System.Drawing.Size(0x2b5, 0x1d9));
     this.tbpAccountServiceCounters.set_TabIndex(0);
     this.tbpAccountServiceCounters.set_Text("Связь с услугами");
     this.tbpAccountServiceCounters.set_UseVisualStyleBackColor(true);
     this.tbpAccountServiceEquipments.Controls.Add(this.m_ApartmentCounterEquipmentView);
     this.tbpAccountServiceEquipments.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpAccountServiceEquipments.set_Name("tbpAccountServiceEquipments");
     this.tbpAccountServiceEquipments.set_Size(new System.Drawing.Size(0x2b5, 0x1d9));
     this.tbpAccountServiceEquipments.set_TabIndex(2);
     this.tbpAccountServiceEquipments.set_Text("Связь с оборудованием");
     this.tbpAccountServiceEquipments.set_UseVisualStyleBackColor(true);
     this.tbpCounterCheckInterval.Controls.Add(this.m_ApartmentCounterCheckIntervalsView);
     this.tbpCounterCheckInterval.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpCounterCheckInterval.set_Name("tbpCounterCheckInterval");
     this.tbpCounterCheckInterval.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpCounterCheckInterval.set_Size(new System.Drawing.Size(0x2b5, 0x1d9));
     this.tbpCounterCheckInterval.set_TabIndex(3);
     this.tbpCounterCheckInterval.set_Text("Поверка");
     this.tbpCounterCheckInterval.set_UseVisualStyleBackColor(true);
     this.tbpCounterSealsView.Controls.Add(this.apartmentCounterSealsView);
     this.tbpCounterSealsView.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpCounterSealsView.set_Name("tbpCounterSealsView");
     this.tbpCounterSealsView.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpCounterSealsView.set_Size(new System.Drawing.Size(0x2b5, 0x1d9));
     this.tbpCounterSealsView.set_TabIndex(4);
     this.tbpCounterSealsView.set_Text("Опломбирование");
     this.tbpCounterSealsView.set_UseVisualStyleBackColor(true);
     this.tbpPlace.Controls.Add(this.apartmentCounterPlacesView1);
     this.tbpPlace.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbpPlace.set_Name("tbpPlace");
     this.tbpPlace.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpPlace.set_Size(new System.Drawing.Size(0x2b5, 0x1d9));
     this.tbpPlace.set_TabIndex(5);
     this.tbpPlace.set_Text("Место расположения");
     this.tbpPlace.set_UseVisualStyleBackColor(true);
     this.bsApartmentCounters.set_DataSource(typeof(ApartmentCounter));
     this.bsApartmentCounters.set_Sort("ToDate desc, FromDate desc");
     this.bsApartmentCounters.add_CurrentChanged(new System.EventHandler(this.bsApartmentCounter_CurrentChanged));
     this.apartmentCounterIndicationsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentCounterIndicationsView.IsForProvider = false;
     this.apartmentCounterIndicationsView.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentCounterIndicationsView.set_Name("apartmentCounterIndicationsView");
     this.apartmentCounterIndicationsView.set_Size(new System.Drawing.Size(0x2af, 0x1d3));
     this.apartmentCounterIndicationsView.set_TabIndex(0);
     this.m_ApartmentCounterAccountServicesView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_ApartmentCounterAccountServicesView.set_Location(new System.Drawing.Point(3, 3));
     this.m_ApartmentCounterAccountServicesView.set_Name("m_ApartmentCounterAccountServicesView");
     this.m_ApartmentCounterAccountServicesView.set_Size(new System.Drawing.Size(0x2af, 0x1d3));
     this.m_ApartmentCounterAccountServicesView.set_TabIndex(0);
     this.m_ApartmentCounterEquipmentView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_ApartmentCounterEquipmentView.set_Location(new System.Drawing.Point(0, 0));
     this.m_ApartmentCounterEquipmentView.set_Name("m_ApartmentCounterEquipmentView");
     this.m_ApartmentCounterEquipmentView.set_Size(new System.Drawing.Size(0x2b5, 0x1d9));
     this.m_ApartmentCounterEquipmentView.set_TabIndex(0);
     this.m_ApartmentCounterCheckIntervalsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_ApartmentCounterCheckIntervalsView.set_Location(new System.Drawing.Point(3, 3));
     this.m_ApartmentCounterCheckIntervalsView.set_Name("m_ApartmentCounterCheckIntervalsView");
     this.m_ApartmentCounterCheckIntervalsView.set_Size(new System.Drawing.Size(0x2af, 0x1d3));
     this.m_ApartmentCounterCheckIntervalsView.set_TabIndex(0);
     this.apartmentCounterSealsView.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.apartmentCounterSealsView.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentCounterSealsView.set_Name("apartmentCounterSealsView");
     this.apartmentCounterSealsView.set_Size(new System.Drawing.Size(0x2af, 0x1d3));
     this.apartmentCounterSealsView.set_TabIndex(0);
     this.apartmentCounterPlacesView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentCounterPlacesView1.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentCounterPlacesView1.set_Name("apartmentCounterPlacesView1");
     this.apartmentCounterPlacesView1.set_Size(new System.Drawing.Size(0x2af, 0x1d3));
     this.apartmentCounterPlacesView1.set_TabIndex(0);
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("TypeEquipmentName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Тип");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Info");
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn2.set_DefaultCellStyle(style4);
     this.dataGridViewTextBoxColumn2.set_HeaderText("Описание");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Dateb");
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn3.set_DefaultCellStyle(style5);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Дата ввода");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x8a);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Дата окончания");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x8b);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Создан");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x8a);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("EquipmentTypeName");
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn6.set_DefaultCellStyle(style6);
     this.dataGridViewTextBoxColumn6.set_HeaderText("Оборудование");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("EquipmentInfo");
     style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn7.set_DefaultCellStyle(style7);
     this.dataGridViewTextBoxColumn7.set_HeaderText("Инфо");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("HousekeepingTypeName");
     style8.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn8.set_DefaultCellStyle(style8);
     this.dataGridViewTextBoxColumn8.set_HeaderText("Приусадебное хозяйство (ПХ)");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("HousekeepingSquare");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Площадь ПХ");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("HousekeepingDateb");
     this.dataGridViewTextBoxColumn10.set_HeaderText("ПХ действует с");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("HousekeepingDatee");
     this.dataGridViewTextBoxColumn11.set_HeaderText("ПХ действует по");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn12.set_HeaderText("Совместно с");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn13.set_HeaderText("Совместно по");
     this.dataGridViewTextBoxColumn13.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn14.set_HeaderText("Совместно по");
     this.dataGridViewTextBoxColumn14.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_Visible(false);
     this.dataGridViewTextBoxColumn14.set_Width(60);
     this.dataGridViewTextBoxColumn15.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("EquipmentTypeName");
     this.dataGridViewTextBoxColumn15.set_HeaderText("Оборудование");
     this.dataGridViewTextBoxColumn15.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn15.set_Visible(false);
     this.dataGridViewTextBoxColumn16.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("EquipmentInfo");
     this.dataGridViewTextBoxColumn16.set_HeaderText("Описание");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn17.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader);
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("CounterTypeName");
     this.dataGridViewTextBoxColumn17.set_HeaderText("Тип счетчика");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn17.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn18.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader);
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("CounterName");
     this.dataGridViewTextBoxColumn18.set_HeaderText("Счетчик");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn18.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn19.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("CounterDateb");
     this.dataGridViewTextBoxColumn19.set_HeaderText("СЧ действует с");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn19.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("CounterDatee");
     this.dataGridViewTextBoxColumn20.set_HeaderText("СЧ действует по");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn20.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_Visible(false);
     this.dataGridViewTextBoxColumn20.set_Width(0x55);
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn21.set_HeaderText("Совместно с");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn21.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn21.set_Visible(false);
     this.dataGridViewTextBoxColumn21.set_Width(0x54);
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn22.set_HeaderText("Совместно по");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn22.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn22.set_Width(0x55);
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("Stamp");
     this.dataGridViewTextBoxColumn23.set_HeaderText("Stamp");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn23.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn23.set_Width(0x11);
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("StampDate");
     this.dataGridViewTextBoxColumn24.set_HeaderText("StampDate");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn24.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn24.set_Width(0x10);
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("MarkId");
     this.dataGridViewTextBoxColumn25.set_HeaderText("MarkId");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn25.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn25.set_Width(0x11);
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("MarkName");
     this.dataGridViewTextBoxColumn26.set_HeaderText("MarkName");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn26.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn26.set_Width(0x11);
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("PlaceId");
     this.dataGridViewTextBoxColumn27.set_HeaderText("PlaceId");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn27.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn27.set_Width(0x11);
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("PlaceName");
     this.dataGridViewTextBoxColumn28.set_HeaderText("PlaceName");
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn28.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn28.set_Width(0x11);
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("CounterTypeId");
     this.dataGridViewTextBoxColumn29.set_HeaderText("CounterTypeId");
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn29.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn29.set_Width(0x11);
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("CounterTypeName");
     this.dataGridViewTextBoxColumn30.set_HeaderText("CounterTypeName");
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn30.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn30.set_Width(0x11);
     this.dataGridViewTextBoxColumn31.set_DataPropertyName("MaddleTypeId");
     this.dataGridViewTextBoxColumn31.set_HeaderText("MaddleTypeId");
     this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31");
     this.dataGridViewTextBoxColumn31.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn31.set_Width(0x11);
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("MaddleTypeName");
     this.dataGridViewTextBoxColumn32.set_HeaderText("MaddleTypeName");
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn32.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn32.set_Width(0x11);
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("KodCl");
     this.dataGridViewTextBoxColumn33.set_HeaderText("KodCl");
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn33.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn33.set_Width(0x11);
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("KodObj");
     this.dataGridViewTextBoxColumn34.set_HeaderText("KodObj");
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     this.dataGridViewTextBoxColumn34.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn34.set_Width(0x11);
     this.dataGridViewTextBoxColumn35.set_DataPropertyName("ValDate");
     this.dataGridViewTextBoxColumn35.set_HeaderText("ValDate");
     this.dataGridViewTextBoxColumn35.set_Name("dataGridViewTextBoxColumn35");
     this.dataGridViewTextBoxColumn35.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn35.set_Width(0x11);
     this.dataGridViewTextBoxColumn36.set_DataPropertyName("ValType");
     this.dataGridViewTextBoxColumn36.set_HeaderText("ValType");
     this.dataGridViewTextBoxColumn36.set_Name("dataGridViewTextBoxColumn36");
     this.dataGridViewTextBoxColumn36.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn36.set_Width(0x11);
     this.dataGridViewTextBoxColumn37.set_DataPropertyName("ValTypeName");
     this.dataGridViewTextBoxColumn37.set_HeaderText("ValTypeName");
     this.dataGridViewTextBoxColumn37.set_Name("dataGridViewTextBoxColumn37");
     this.dataGridViewTextBoxColumn37.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn37.set_Width(0x11);
     this.dataGridViewTextBoxColumn38.set_DataPropertyName("Value");
     this.dataGridViewTextBoxColumn38.set_HeaderText("Value");
     this.dataGridViewTextBoxColumn38.set_Name("dataGridViewTextBoxColumn38");
     this.dataGridViewTextBoxColumn38.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn38.set_Width(0x11);
     this.dataGridViewTextBoxColumn39.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn39.set_HeaderText("Datec");
     this.dataGridViewTextBoxColumn39.set_Name("dataGridViewTextBoxColumn39");
     this.dataGridViewTextBoxColumn39.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn39.set_Width(0x11);
     this.dataGridViewTextBoxColumn40.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn40.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn40.set_Name("dataGridViewTextBoxColumn40");
     this.dataGridViewTextBoxColumn40.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn40.set_Width(0x11);
     this.dataGridViewTextBoxColumn41.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn41.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn41.set_Name("dataGridViewTextBoxColumn41");
     this.dataGridViewTextBoxColumn41.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn41.set_Width(0x11);
     this.dataGridViewTextBoxColumn42.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn42.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn42.set_Name("dataGridViewTextBoxColumn42");
     this.dataGridViewTextBoxColumn42.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn42.set_Width(0x11);
     this.dataGridViewTextBoxColumn43.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn43.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn43.set_Name("dataGridViewTextBoxColumn43");
     this.dataGridViewTextBoxColumn43.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn43.set_Width(0x11);
     this.dataGridViewTextBoxColumn44.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn44.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn44.set_Name("dataGridViewTextBoxColumn44");
     this.dataGridViewTextBoxColumn44.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn44.set_Width(0x10);
     this.dataGridViewTextBoxColumn45.set_DataPropertyName("OrgDocumentId");
     this.dataGridViewTextBoxColumn45.set_HeaderText("OrgDocumentId");
     this.dataGridViewTextBoxColumn45.set_Name("dataGridViewTextBoxColumn45");
     this.dataGridViewTextBoxColumn45.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn45.set_Width(0x11);
     this.dataGridViewTextBoxColumn46.set_DataPropertyName("OrgDocumentView");
     this.dataGridViewTextBoxColumn46.set_HeaderText("OrgDocumentView");
     this.dataGridViewTextBoxColumn46.set_Name("dataGridViewTextBoxColumn46");
     this.dataGridViewTextBoxColumn46.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn46.set_Width(0x11);
     this.dataGridViewTextBoxColumn47.set_DataPropertyName("OrgDocument");
     this.dataGridViewTextBoxColumn47.set_HeaderText("OrgDocument");
     this.dataGridViewTextBoxColumn47.set_Name("dataGridViewTextBoxColumn47");
     this.dataGridViewTextBoxColumn47.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn47.set_Width(0x11);
     this.dataGridViewTextBoxColumn48.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn48.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn48.set_Name("dataGridViewTextBoxColumn48");
     this.dataGridViewTextBoxColumn48.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn48.set_Width(0x11);
     this.dataGridViewTextBoxColumn49.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn49.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn49.set_Name("dataGridViewTextBoxColumn49");
     this.dataGridViewTextBoxColumn49.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn49.set_Width(0x11);
     this.datebDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.datebDataGridViewTextBoxColumn.set_HeaderText("Дата установки");
     this.datebDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.datebDataGridViewTextBoxColumn.set_Name("datebDataGridViewTextBoxColumn");
     this.datebDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.datebDataGridViewTextBoxColumn.set_Width(80);
     this.dateeDataGridViewTextBoxColumn.set_DataPropertyName("ToDate");
     this.dateeDataGridViewTextBoxColumn.set_HeaderText("Дата ликвидации");
     this.dateeDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.dateeDataGridViewTextBoxColumn.set_Name("dateeDataGridViewTextBoxColumn");
     this.dateeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.dateeDataGridViewTextBoxColumn.set_Width(80);
     this.counterTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("CounterTypeName");
     this.counterTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип счетчика");
     this.counterTypeNameDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.counterTypeNameDataGridViewTextBoxColumn.set_Name("counterTypeNameDataGridViewTextBoxColumn");
     this.counterTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterTypeNameDataGridViewTextBoxColumn.set_Width(80);
     this.counterNameDataGridViewTextBoxColumn.set_DataPropertyName("CounterName");
     this.counterNameDataGridViewTextBoxColumn.set_HeaderText("Наименование");
     this.counterNameDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.counterNameDataGridViewTextBoxColumn.set_Name("counterNameDataGridViewTextBoxColumn");
     this.counterNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.StampDate.set_DataPropertyName("StampDate");
     this.StampDate.set_HeaderText("Дата опломбировки");
     this.StampDate.set_MinimumWidth(90);
     this.StampDate.set_Name("StampDate");
     this.StampDate.set_ReadOnly(true);
     this.StampDate.set_Width(90);
     this.counterNumberDataGridViewTextBoxColumn.set_DataPropertyName("CounterNumber");
     this.counterNumberDataGridViewTextBoxColumn.set_HeaderText("Номер");
     this.counterNumberDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.counterNumberDataGridViewTextBoxColumn.set_Name("counterNumberDataGridViewTextBoxColumn");
     this.counterNumberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterNumberDataGridViewTextBoxColumn.set_Width(50);
     this.counterSizeDataGridViewTextBoxColumn.set_DataPropertyName("CounterSize");
     style9.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.counterSizeDataGridViewTextBoxColumn.set_DefaultCellStyle(style9);
     this.counterSizeDataGridViewTextBoxColumn.set_HeaderText("Разрядность");
     this.counterSizeDataGridViewTextBoxColumn.set_MinimumWidth(90);
     this.counterSizeDataGridViewTextBoxColumn.set_Name("counterSizeDataGridViewTextBoxColumn");
     this.counterSizeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.counterSizeDataGridViewTextBoxColumn.set_Width(90);
     this.Factor.set_DataPropertyName("Factor");
     style10.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.Factor.set_DefaultCellStyle(style10);
     this.Factor.set_HeaderText("Коэффициент");
     this.Factor.set_MinimumWidth(90);
     this.Factor.set_Name("Factor");
     this.Factor.set_ReadOnly(true);
     this.Factor.set_Width(90);
     this.maddleTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("MaddleTypeName");
     this.maddleTypeNameDataGridViewTextBoxColumn.set_HeaderText("По среднему");
     this.maddleTypeNameDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.maddleTypeNameDataGridViewTextBoxColumn.set_Name("maddleTypeNameDataGridViewTextBoxColumn");
     this.maddleTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.maddleTypeNameDataGridViewTextBoxColumn.set_Width(70);
     this.Stamp.set_DataPropertyName("Stamp");
     this.Stamp.set_HeaderText("Пломба");
     this.Stamp.set_MinimumWidth(60);
     this.Stamp.set_Name("Stamp");
     this.Stamp.set_ReadOnly(true);
     this.Stamp.set_Width(60);
     this.MarkName.set_DataPropertyName("MarkName");
     this.MarkName.set_HeaderText("Марка");
     this.MarkName.set_MinimumWidth(50);
     this.MarkName.set_Name("MarkName");
     this.MarkName.set_ReadOnly(true);
     this.MarkName.set_Width(50);
     this.TypeScaleCounterName.set_DataPropertyName("TypeScaleCounterName");
     this.TypeScaleCounterName.set_HeaderText("Тип шкалы");
     this.TypeScaleCounterName.set_MinimumWidth(70);
     this.TypeScaleCounterName.set_Name("TypeScaleCounterName");
     this.TypeScaleCounterName.set_ReadOnly(true);
     this.TypeScaleCounterName.set_Width(70);
     this.PointAccounting.set_DataPropertyName("PointAccounting");
     this.PointAccounting.set_HeaderText("Точка учета");
     this.PointAccounting.set_MinimumWidth(80);
     this.PointAccounting.set_Name("PointAccounting");
     this.PointAccounting.set_ReadOnly(true);
     this.PointAccounting.set_Width(80);
     this.LastCheckIntervalFromDate.set_DataPropertyName("LastCheckIntervalFromDate");
     this.LastCheckIntervalFromDate.set_HeaderText("Начало поверки");
     this.LastCheckIntervalFromDate.set_MinimumWidth(60);
     this.LastCheckIntervalFromDate.set_Name("LastCheckIntervalFromDate");
     this.LastCheckIntervalFromDate.set_ReadOnly(true);
     this.LastCheckIntervalFromDate.set_Width(60);
     this.LastCheckIntervalToDate.set_DataPropertyName("LastCheckIntervalToDate");
     this.LastCheckIntervalToDate.set_HeaderText("Конец поверки");
     this.LastCheckIntervalToDate.set_MinimumWidth(60);
     this.LastCheckIntervalToDate.set_Name("LastCheckIntervalToDate");
     this.LastCheckIntervalToDate.set_ReadOnly(true);
     this.LastCheckIntervalToDate.set_Width(60);
     this.Power.set_DataPropertyName("Power");
     this.Power.set_HeaderText("G");
     this.Power.set_Name("Power");
     this.Power.set_ReadOnly(true);
     this.Power.set_Width(5);
     this.CounterServiceTypeName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.CounterServiceTypeName.set_DataPropertyName("CounterServiceTypeName");
     this.CounterServiceTypeName.set_HeaderText("Тип услуги");
     this.CounterServiceTypeName.set_Name("CounterServiceTypeName");
     this.CounterServiceTypeName.set_ReadOnly(true);
     this.CounterServiceTypeName.set_Width(80);
     this.CreatorLogin.set_DataPropertyName("CreatorLogin");
     this.CreatorLogin.set_HeaderText("Создатель ПУ");
     this.CreatorLogin.set_Name("CreatorLogin");
     this.CreatorLogin.set_ReadOnly(true);
     this.CreatorLogin.set_Width(5);
     this.UserName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.UserName.set_DataPropertyName("UserName");
     this.UserName.set_HeaderText("Пользователь");
     this.UserName.set_Name("UserName");
     this.UserName.set_ReadOnly(true);
     this.UserName.set_Width(0x69);
     this.CreatedDvg.set_DataPropertyName("Created");
     this.CreatedDvg.set_HeaderText("Дата создания");
     this.CreatedDvg.set_Name("CreatedDvg");
     this.CreatedDvg.set_ReadOnly(true);
     this.CreatedDvg.set_Width(5);
     this.Linkage.set_DataPropertyName("Linkage");
     this.Linkage.set_HeaderText("Linkage");
     this.Linkage.set_Name("Linkage");
     this.Linkage.set_ReadOnly(true);
     this.Linkage.set_Visible(false);
     this.Linkage.set_Width(5);
     this.StatusAscupeName.set_DataPropertyName("StatusAscupeName");
     this.StatusAscupeName.set_HeaderText("Статус АСКУПЭ");
     this.StatusAscupeName.set_MinimumWidth(80);
     this.StatusAscupeName.set_Name("StatusAscupeName");
     this.StatusAscupeName.set_ReadOnly(true);
     this.StatusAscupeName.set_Width(80);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.splitContainer1);
     base.set_Name("ApartmentCountersView");
     base.set_Size(new System.Drawing.Size(0x2bd, 0x2f3));
     base.add_Load(new System.EventHandler(this.ApartmentCountersView_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.dgvApartmentCounters.EndInit();
     this.tsCounters.ResumeLayout(false);
     this.tsCounters.PerformLayout();
     this.m_Tabs.ResumeLayout(false);
     this.tbpCounterIndications.ResumeLayout(false);
     this.tbpAccountServiceCounters.ResumeLayout(false);
     this.tbpAccountServiceEquipments.ResumeLayout(false);
     this.tbpCounterCheckInterval.ResumeLayout(false);
     this.tbpCounterSealsView.ResumeLayout(false);
     this.tbpPlace.ResumeLayout(false);
     this.bsApartmentCounters.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 20
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(CashierMainForm));
     this.menuStrip = new System.Windows.Forms.MenuStrip();
     this.выпискаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.платежиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.оПрограммеToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.настройкиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.m_CashierModeStatus = new System.Windows.Forms.ToolStripMenuItem();
     this.tbControlPayment = new System.Windows.Forms.TabControl();
     this.tabPageLocal = new System.Windows.Forms.TabPage();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.m_AccountsGrid = new System.Windows.Forms.DataGridView();
     this.bsAccounts = new System.Windows.Forms.BindingSource(this.components);
     this.tabPageOther = new System.Windows.Forms.TabPage();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.m_AccountsOtherGrid = new System.Windows.Forms.DataGridView();
     this.bsAccountsOther = new System.Windows.Forms.BindingSource(this.components);
     this.tsAccountReportMenu = new System.Windows.Forms.ToolStripSplitButton();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.POSView = new AIS.SN.UI.Cashier.PointOfSale.POSView();
     this.m_SearchControl = new AccountSearchControl();
     this.ApartmentNumberDataGridViewTextColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AddressNameDataGridViewTextColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NumberDataGridViewTextColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OwnerNameDataGridViewTextColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.m_accountSearchOtherPaymentControl = new AccountSearchControlOtherPayment();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ProviderName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Phone = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tsbOpen = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.menuStrip.SuspendLayout();
     this.tbControlPayment.SuspendLayout();
     this.tabPageLocal.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.m_AccountsGrid.BeginInit();
     this.bsAccounts.BeginInit();
     this.tabPageOther.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.m_AccountsOtherGrid.BeginInit();
     this.bsAccountsOther.BeginInit();
     this.toolStrip1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     base.SuspendLayout();
     this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.выпискаToolStripMenuItem, this.платежиToolStripMenuItem, this.оПрограммеToolStripMenuItem, this.настройкиToolStripMenuItem, this.m_CashierModeStatus });
     this.menuStrip.set_Location(new System.Drawing.Point(0, 0));
     this.menuStrip.set_Name("menuStrip");
     this.menuStrip.set_Size(new System.Drawing.Size(0x3d1, 0x18));
     this.menuStrip.set_TabIndex(0);
     this.menuStrip.set_Text("menuCash");
     this.выпискаToolStripMenuItem.set_Name("выпискаToolStripMenuItem");
     this.выпискаToolStripMenuItem.set_Size(new System.Drawing.Size(0x43, 20));
     this.выпискаToolStripMenuItem.set_Text("Выписка");
     this.выпискаToolStripMenuItem.add_Click(new System.EventHandler(this.выпискаToolStripMenuItem_Click));
     this.платежиToolStripMenuItem.set_Name("платежиToolStripMenuItem");
     this.платежиToolStripMenuItem.set_Size(new System.Drawing.Size(0x44, 20));
     this.платежиToolStripMenuItem.set_Text("Платежи");
     this.платежиToolStripMenuItem.add_Click(new System.EventHandler(this.платежиToolStripMenuItem_Click));
     this.оПрограммеToolStripMenuItem.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.оПрограммеToolStripMenuItem.set_Name("оПрограммеToolStripMenuItem");
     this.оПрограммеToolStripMenuItem.set_Size(new System.Drawing.Size(0x4c, 20));
     this.оПрограммеToolStripMenuItem.set_Text("О системе");
     this.оПрограммеToolStripMenuItem.set_TextDirection(System.Windows.Forms.ToolStripTextDirection.Horizontal);
     this.оПрограммеToolStripMenuItem.add_Click(new System.EventHandler(this.оСистемеToolStripMenuItem_Click));
     this.настройкиToolStripMenuItem.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.настройкиToolStripMenuItem.set_Name("настройкиToolStripMenuItem");
     this.настройкиToolStripMenuItem.set_Size(new System.Drawing.Size(0x4f, 20));
     this.настройкиToolStripMenuItem.set_Text("Настройки");
     this.настройкиToolStripMenuItem.add_Click(new System.EventHandler(this.настройкиToolStripMenuItem_Click));
     this.m_CashierModeStatus.set_Name("m_CashierModeStatus");
     this.m_CashierModeStatus.set_Size(new System.Drawing.Size(0x65, 20));
     this.m_CashierModeStatus.set_Text("Режим работы");
     this.tbControlPayment.Controls.Add(this.tabPageLocal);
     this.tbControlPayment.Controls.Add(this.tabPageOther);
     this.tbControlPayment.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tbControlPayment.set_Location(new System.Drawing.Point(0, 0x18));
     this.tbControlPayment.set_Name("tbControlPayment");
     this.tbControlPayment.set_SelectedIndex(0);
     this.tbControlPayment.set_Size(new System.Drawing.Size(0x3d1, 0x2ce));
     this.tbControlPayment.set_TabIndex(5);
     this.tbControlPayment.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.tbControlPayment_KeyDown));
     this.tbControlPayment.add_KeyUp(new System.Windows.Forms.KeyEventHandler(this.tbControlPayment_KeyUp));
     this.tabPageLocal.Controls.Add(this.splitContainer1);
     this.tabPageLocal.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageLocal.set_Name("tabPageLocal");
     this.tabPageLocal.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPageLocal.set_Size(new System.Drawing.Size(0x3c9, 0x2b4));
     this.tabPageLocal.set_TabIndex(0);
     this.tabPageLocal.set_Text("Локальные платежи");
     this.tabPageLocal.set_UseVisualStyleBackColor(true);
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(3, 3));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.Panel1.Controls.Add(this.m_SearchControl);
     this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel1);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x3c3, 0x2ae));
     this.splitContainer1.set_SplitterDistance(0xe7);
     this.splitContainer1.set_TabIndex(5);
     this.m_AccountsGrid.set_AllowUserToAddRows(false);
     this.m_AccountsGrid.set_AllowUserToDeleteRows(false);
     this.m_AccountsGrid.set_AllowUserToOrderColumns(true);
     this.m_AccountsGrid.set_AutoGenerateColumns(false);
     this.m_AccountsGrid.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.m_AccountsGrid.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_AccountsGrid.set_ColumnHeadersDefaultCellStyle(style);
     this.m_AccountsGrid.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.m_AccountsGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ApartmentNumberDataGridViewTextColumn, this.AddressNameDataGridViewTextColumn, this.NumberDataGridViewTextColumn, this.OwnerNameDataGridViewTextColumn });
     this.m_AccountsGrid.set_DataSource(this.bsAccounts);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.m_AccountsGrid.set_DefaultCellStyle(style2);
     this.m_AccountsGrid.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_AccountsGrid.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.m_AccountsGrid.set_Location(new System.Drawing.Point(0, 0x17));
     this.m_AccountsGrid.set_Margin(new System.Windows.Forms.Padding(0));
     this.m_AccountsGrid.set_MultiSelect(false);
     this.m_AccountsGrid.set_Name("m_AccountsGrid");
     this.m_AccountsGrid.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_AccountsGrid.set_RowHeadersDefaultCellStyle(style3);
     this.m_AccountsGrid.set_RowHeadersVisible(false);
     this.m_AccountsGrid.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.m_AccountsGrid.set_Size(new System.Drawing.Size(0x2d8, 0x297));
     this.m_AccountsGrid.set_TabIndex(2);
     this.m_AccountsGrid.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.m_AccountsGrid_CellDoubleClick));
     this.m_AccountsGrid.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.m_AccountsGrid_KeyDown));
     this.bsAccounts.set_DataSource(typeof(Account));
     this.tabPageOther.Controls.Add(this.splitContainer2);
     this.tabPageOther.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageOther.set_Name("tabPageOther");
     this.tabPageOther.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPageOther.set_Size(new System.Drawing.Size(0x3c9, 0x2b4));
     this.tabPageOther.set_TabIndex(1);
     this.tabPageOther.set_Text("Прочие платежи");
     this.tabPageOther.set_UseVisualStyleBackColor(true);
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_Location(new System.Drawing.Point(3, 3));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.Panel1.Controls.Add(this.m_accountSearchOtherPaymentControl);
     this.splitContainer2.Panel2.Controls.Add(this.m_AccountsOtherGrid);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x3c3, 0x2ae));
     this.splitContainer2.set_SplitterDistance(0xde);
     this.splitContainer2.set_TabIndex(6);
     this.m_AccountsOtherGrid.set_AllowUserToAddRows(false);
     this.m_AccountsOtherGrid.set_AllowUserToDeleteRows(false);
     this.m_AccountsOtherGrid.set_AllowUserToOrderColumns(true);
     this.m_AccountsOtherGrid.set_AutoGenerateColumns(false);
     this.m_AccountsOtherGrid.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.m_AccountsOtherGrid.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_AccountsOtherGrid.set_ColumnHeadersDefaultCellStyle(style4);
     this.m_AccountsOtherGrid.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.m_AccountsOtherGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn26, this.ServiceName, this.dataGridViewTextBoxColumn27, this.dataGridViewTextBoxColumn25, this.ProviderName, this.Phone });
     this.m_AccountsOtherGrid.set_DataSource(this.bsAccountsOther);
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style5.set_BackColor(System.Drawing.SystemColors.Window);
     style5.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style5.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style5.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style5.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style5.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.m_AccountsOtherGrid.set_DefaultCellStyle(style5);
     this.m_AccountsOtherGrid.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_AccountsOtherGrid.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.m_AccountsOtherGrid.set_Location(new System.Drawing.Point(0, 0));
     this.m_AccountsOtherGrid.set_MultiSelect(false);
     this.m_AccountsOtherGrid.set_Name("m_AccountsOtherGrid");
     this.m_AccountsOtherGrid.set_ReadOnly(true);
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style6.set_BackColor(System.Drawing.SystemColors.Control);
     style6.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style6.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style6.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style6.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style6.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.m_AccountsOtherGrid.set_RowHeadersDefaultCellStyle(style6);
     this.m_AccountsOtherGrid.set_RowHeadersVisible(false);
     this.m_AccountsOtherGrid.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.m_AccountsOtherGrid.set_Size(new System.Drawing.Size(0x2e1, 0x2ae));
     this.m_AccountsOtherGrid.set_TabIndex(2);
     this.m_AccountsOtherGrid.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.m_AccountsOtherGrid_CellDoubleClick));
     this.m_AccountsOtherGrid.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.m_AccountsOtherGrid_KeyDown));
     this.bsAccountsOther.set_DataSource(typeof(AccountOther));
     this.bsAccountsOther.set_Sort("AddressName");
     this.tsAccountReportMenu.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsAccountReportMenu.set_Image((System.Drawing.Image) manager.GetObject("tsAccountReportMenu.Image"));
     this.tsAccountReportMenu.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsAccountReportMenu.set_Name("tsAccountReportMenu");
     this.tsAccountReportMenu.set_Size(new System.Drawing.Size(70, 20));
     this.tsAccountReportMenu.set_Text("Справки");
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbOpen, this.toolStripSeparator1, this.tsAccountReportMenu });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x2d8, 0x17));
     this.toolStrip1.set_TabIndex(3);
     this.toolStrip1.set_Text("toolStrip1");
     this.tableLayoutPanel1.set_ColumnCount(1);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.Controls.Add(this.m_AccountsGrid, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.toolStrip1, 0, 0);
     this.tableLayoutPanel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel1.set_Location(new System.Drawing.Point(0, 0));
     this.tableLayoutPanel1.set_Name("tableLayoutPanel1");
     this.tableLayoutPanel1.set_RowCount(2);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 23f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(0x2d8, 0x2ae));
     this.tableLayoutPanel1.set_TabIndex(5);
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("OwnerId");
     this.dataGridViewTextBoxColumn1.set_HeaderText("OwnerId");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x86);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x3f);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("AddressLevel");
     this.dataGridViewTextBoxColumn3.set_HeaderText("AddressLevel");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x5b);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("OrgDocumentView");
     this.dataGridViewTextBoxColumn4.set_HeaderText("OrgDocumentView");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x4f);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn5.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x65);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x44);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ParentAddrId");
     this.dataGridViewTextBoxColumn7.set_HeaderText("ParentAddrId");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x51);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("AdrId");
     this.dataGridViewTextBoxColumn8.set_HeaderText("AdrId");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x3f);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("RoomsCount");
     this.dataGridViewTextBoxColumn9.set_HeaderText("RoomsCount");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(90);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn10.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(0x4d);
     this.POSView.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.POSView.set_Location(new System.Drawing.Point(0x2a1, 0x19));
     this.POSView.set_Name("POSView");
     this.POSView.set_Size(new System.Drawing.Size(0x129, 0x12));
     this.POSView.set_TabIndex(6);
     this.m_SearchControl.BarcodeParseAlgorithm = null;
     this.m_SearchControl.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_SearchControl.set_Location(new System.Drawing.Point(0, 0));
     this.m_SearchControl.set_Name("m_SearchControl");
     this.m_SearchControl.PosView = this.POSView;
     this.m_SearchControl.set_Size(new System.Drawing.Size(0xe7, 0x2ae));
     this.m_SearchControl.set_TabIndex(3);
     this.m_SearchControl.SearchCompleted += new System.EventHandler(this.m_SearchControl_SearchCompleted);
     this.ApartmentNumberDataGridViewTextColumn.set_DataPropertyName("ApartmentNumber");
     this.ApartmentNumberDataGridViewTextColumn.set_HeaderText("Идентификатор жилья");
     this.ApartmentNumberDataGridViewTextColumn.set_Name("ApartmentNumberDataGridViewTextColumn");
     this.ApartmentNumberDataGridViewTextColumn.set_ReadOnly(true);
     this.ApartmentNumberDataGridViewTextColumn.set_Width(0x86);
     this.AddressNameDataGridViewTextColumn.set_DataPropertyName("AddressName");
     this.AddressNameDataGridViewTextColumn.set_HeaderText("Адрес");
     this.AddressNameDataGridViewTextColumn.set_Name("AddressNameDataGridViewTextColumn");
     this.AddressNameDataGridViewTextColumn.set_ReadOnly(true);
     this.AddressNameDataGridViewTextColumn.set_Width(0x3f);
     this.NumberDataGridViewTextColumn.set_DataPropertyName("Number");
     this.NumberDataGridViewTextColumn.set_HeaderText("Лицевой счет");
     this.NumberDataGridViewTextColumn.set_Name("NumberDataGridViewTextColumn");
     this.NumberDataGridViewTextColumn.set_ReadOnly(true);
     this.NumberDataGridViewTextColumn.set_Width(0x5d);
     this.OwnerNameDataGridViewTextColumn.set_DataPropertyName("OwnerName");
     this.OwnerNameDataGridViewTextColumn.set_HeaderText("Владелец");
     this.OwnerNameDataGridViewTextColumn.set_Name("OwnerNameDataGridViewTextColumn");
     this.OwnerNameDataGridViewTextColumn.set_ReadOnly(true);
     this.OwnerNameDataGridViewTextColumn.set_Width(0x51);
     this.m_accountSearchOtherPaymentControl.set_AutoSize(true);
     this.m_accountSearchOtherPaymentControl.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_accountSearchOtherPaymentControl.set_Location(new System.Drawing.Point(0, 0));
     this.m_accountSearchOtherPaymentControl.set_Name("m_accountSearchOtherPaymentControl");
     this.m_accountSearchOtherPaymentControl.set_Size(new System.Drawing.Size(0xde, 0x2ae));
     this.m_accountSearchOtherPaymentControl.set_TabIndex(3);
     this.m_accountSearchOtherPaymentControl.SearchCompleted += new System.EventHandler(this.accountSearchOtherPaymentControl_SearchCompleted);
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("Number");
     this.dataGridViewTextBoxColumn26.set_HeaderText("Лицевой счет");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn26.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn26.set_Width(0x65);
     this.ServiceName.set_DataPropertyName("ServiceName");
     this.ServiceName.set_HeaderText("Услуга");
     this.ServiceName.set_Name("ServiceName");
     this.ServiceName.set_ReadOnly(true);
     this.ServiceName.set_Width(0x44);
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("OwnerName");
     this.dataGridViewTextBoxColumn27.set_HeaderText("Владелец");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn27.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn27.set_Width(0x51);
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("AddressName");
     this.dataGridViewTextBoxColumn25.set_HeaderText("Адрес");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn25.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn25.set_Width(0x3f);
     this.ProviderName.set_DataPropertyName("ProviderName");
     this.ProviderName.set_HeaderText("Поставщик");
     this.ProviderName.set_Name("ProviderName");
     this.ProviderName.set_ReadOnly(true);
     this.ProviderName.set_Width(90);
     this.Phone.set_DataPropertyName("Phone");
     this.Phone.set_HeaderText("Телефон");
     this.Phone.set_Name("Phone");
     this.Phone.set_ReadOnly(true);
     this.Phone.set_Width(0x4d);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("EnergoAccount");
     this.dataGridViewTextBoxColumn11.set_HeaderText("EnergoAccount");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("OwnerName");
     this.dataGridViewTextBoxColumn12.set_HeaderText("OwnerName");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("OrgDocument");
     this.dataGridViewTextBoxColumn13.set_HeaderText("OrgDocument");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("Number");
     this.dataGridViewTextBoxColumn14.set_HeaderText("Number");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn15.set_HeaderText("AccountNumber");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("OrgDocumentId");
     this.dataGridViewTextBoxColumn16.set_HeaderText("OrgDocumentId");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("DoorWay");
     this.dataGridViewTextBoxColumn17.set_HeaderText("DoorWay");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn17.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("FloorHouse");
     this.dataGridViewTextBoxColumn18.set_HeaderText("FloorHouse");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn18.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("AddressName");
     this.dataGridViewTextBoxColumn19.set_HeaderText("AddressName");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn19.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn20.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn20.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn21.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn21.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn22.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn22.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn23.set_HeaderText("Datec");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn23.set_ReadOnly(true);
     this.tsbOpen.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbOpen.set_Image((System.Drawing.Image) manager.GetObject("tsbOpen.Image"));
     this.tsbOpen.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbOpen.set_Name("tsbOpen");
     this.tsbOpen.set_Size(new System.Drawing.Size(0xb0, 20));
     this.tsbOpen.set_Text("Открыть выбранный лицевой");
     this.tsbOpen.add_Click(new System.EventHandler(this.tsbOpen_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x17));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x3d1, 0x2e6));
     base.Controls.Add(this.POSView);
     base.Controls.Add(this.tbControlPayment);
     base.Controls.Add(this.menuStrip);
     base.set_MainMenuStrip(this.menuStrip);
     base.set_Name("CashierMainForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("АРМ \"Кассир\"");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_Load(new System.EventHandler(this.CashMainForm_Load));
     this.menuStrip.ResumeLayout(false);
     this.menuStrip.PerformLayout();
     this.tbControlPayment.ResumeLayout(false);
     this.tabPageLocal.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.m_AccountsGrid.EndInit();
     this.bsAccounts.EndInit();
     this.tabPageOther.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel1.PerformLayout();
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.m_AccountsOtherGrid.EndInit();
     this.bsAccountsOther.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle();
     Area area = new Area();
     System.Windows.Forms.DataGridViewCellStyle style9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style12 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style13 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style14 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style15 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style16 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style17 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style18 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style19 = new System.Windows.Forms.DataGridViewCellStyle();
     this.ttsCounterIndicationsUnsert = new System.Windows.Forms.ToolStrip();
     this.btnUpdate = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.btnSave = new System.Windows.Forms.ToolStripButton();
     this.dgvApartmentCounterIndicationsView = new System.Windows.Forms.DataGridView();
     this.City = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Street = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.House = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Flat = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AccountNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcNewVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.newValTypeName = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.newValDate = new DataGridViewDateColumn();
     this.isSaveDuplicateIndication = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.dgcVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Consumption = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcValDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcCounterName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcServiceTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgcFromDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsApartmentCounterIndicationInputView = new System.Windows.Forms.BindingSource(this.components);
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.selectAddresses1 = new SelectAddresses();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.selectServiceTypes1 = new SelectServiceTypesByCounterContects();
     this.panel1 = new System.Windows.Forms.Panel();
     this.panel2 = new System.Windows.Forms.Panel();
     this.cbSaveDuplicateIndications = new System.Windows.Forms.CheckBox();
     this.label3 = new System.Windows.Forms.Label();
     this.dtpDateIndications = new System.Windows.Forms.DateTimePicker();
     this.btChangeDate = new System.Windows.Forms.Button();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewComboBoxColumn1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewDateColumn1 = new DataGridViewDateColumn();
     this.dataGridViewDateColumn2 = new DataGridViewDateColumn();
     this.dataGridViewDateColumn3 = new DataGridViewDateColumn();
     this.ttsCounterIndicationsUnsert.SuspendLayout();
     this.dgvApartmentCounterIndicationsView.BeginInit();
     this.bsApartmentCounterIndicationInputView.BeginInit();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     base.SuspendLayout();
     this.ttsCounterIndicationsUnsert.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnUpdate, this.toolStripSeparator1, this.btnSave });
     this.ttsCounterIndicationsUnsert.set_Location(new System.Drawing.Point(0, 0));
     this.ttsCounterIndicationsUnsert.set_Name("ttsCounterIndicationsUnsert");
     this.ttsCounterIndicationsUnsert.set_Size(new System.Drawing.Size(0x44d, 0x19));
     this.ttsCounterIndicationsUnsert.set_TabIndex(12);
     this.btnUpdate.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnUpdate.set_Image(Resources.UPDATE);
     this.btnUpdate.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnUpdate.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnUpdate.set_Name("btnUpdate");
     this.btnUpdate.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnUpdate.set_Text("Обновить");
     this.btnUpdate.add_Click(new System.EventHandler(this.btnUpdate_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.btnSave.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnSave.set_Image(Resources.APPLY2);
     this.btnSave.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnSave.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x17, 0x16));
     this.btnSave.set_Text("Сохранить изменения");
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.dgvApartmentCounterIndicationsView.set_AllowUserToAddRows(false);
     this.dgvApartmentCounterIndicationsView.set_AllowUserToDeleteRows(false);
     this.dgvApartmentCounterIndicationsView.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.dgvApartmentCounterIndicationsView.set_AutoGenerateColumns(false);
     this.dgvApartmentCounterIndicationsView.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvApartmentCounterIndicationsView.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentCounterIndicationsView.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvApartmentCounterIndicationsView.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvApartmentCounterIndicationsView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.City, this.Street, this.House, this.Flat, this.AccountNumber, this.dgcNewVal, this.newValTypeName, this.newValDate, this.isSaveDuplicateIndication, this.dgcVal, this.Consumption, this.dgcValDate, this.dgcCounterName, this.dgcServiceTypeName, this.dgcFromDate });
     this.dgvApartmentCounterIndicationsView.set_DataSource(this.bsApartmentCounterIndicationInputView);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvApartmentCounterIndicationsView.set_DefaultCellStyle(style2);
     this.dgvApartmentCounterIndicationsView.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvApartmentCounterIndicationsView.set_Location(new System.Drawing.Point(0, 0x1c));
     this.dgvApartmentCounterIndicationsView.set_MultiSelect(false);
     this.dgvApartmentCounterIndicationsView.set_Name("dgvApartmentCounterIndicationsView");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentCounterIndicationsView.set_RowHeadersDefaultCellStyle(style3);
     this.dgvApartmentCounterIndicationsView.set_RowHeadersVisible(false);
     this.dgvApartmentCounterIndicationsView.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.CellSelect);
     this.dgvApartmentCounterIndicationsView.set_Size(new System.Drawing.Size(0x44d, 0x151));
     this.dgvApartmentCounterIndicationsView.set_TabIndex(13);
     this.dgvApartmentCounterIndicationsView.add_RowValidated(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvApartmentCounterIndicationsView_RowEnter));
     this.dgvApartmentCounterIndicationsView.add_Sorted(new System.EventHandler(this.dgvApartmentCounterIndicationsView_Sorted));
     this.City.set_DataPropertyName("City");
     this.City.set_HeaderText("Нас. пункт");
     this.City.set_MinimumWidth(0x4b);
     this.City.set_Name("City");
     this.City.set_ReadOnly(true);
     this.City.set_ToolTipText("Нас. пункт");
     this.City.set_Width(0x4b);
     this.Street.set_DataPropertyName("Street");
     this.Street.set_HeaderText("Улица");
     this.Street.set_MinimumWidth(0x4b);
     this.Street.set_Name("Street");
     this.Street.set_ReadOnly(true);
     this.Street.set_ToolTipText("Улица");
     this.Street.set_Width(0x4b);
     this.House.set_DataPropertyName("House");
     this.House.set_HeaderText("Дом");
     this.House.set_MinimumWidth(0x2d);
     this.House.set_Name("House");
     this.House.set_ReadOnly(true);
     this.House.set_ToolTipText("Дом");
     this.House.set_Width(0x2d);
     this.Flat.set_DataPropertyName("Flat");
     this.Flat.set_HeaderText("Кв.");
     this.Flat.set_MinimumWidth(0x2d);
     this.Flat.set_Name("Flat");
     this.Flat.set_ReadOnly(true);
     this.Flat.set_ToolTipText("Кв.");
     this.Flat.set_Width(0x2d);
     this.AccountNumber.set_DataPropertyName("AccountNumber");
     this.AccountNumber.set_HeaderText("Лицевой счёт");
     this.AccountNumber.set_MinimumWidth(50);
     this.AccountNumber.set_Name("AccountNumber");
     this.AccountNumber.set_ReadOnly(true);
     this.AccountNumber.set_Width(50);
     this.dgcNewVal.set_DataPropertyName("NewVal");
     style4.set_BackColor(System.Drawing.Color.LemonChiffon);
     this.dgcNewVal.set_DefaultCellStyle(style4);
     this.dgcNewVal.set_HeaderText("Новое значение");
     this.dgcNewVal.set_MinimumWidth(0x4b);
     this.dgcNewVal.set_Name("dgcNewVal");
     this.dgcNewVal.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dgcNewVal.set_ToolTipText("Новое значение");
     this.dgcNewVal.set_Width(0x4b);
     this.newValTypeName.set_DataPropertyName("NewValTypeName");
     this.newValTypeName.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.newValTypeName.set_HeaderText("Тип показания");
     this.newValTypeName.set_MinimumWidth(150);
     this.newValTypeName.set_Name("newValTypeName");
     this.newValTypeName.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.newValTypeName.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.newValTypeName.set_ToolTipText("Тип нового показания");
     this.newValTypeName.set_Width(150);
     this.newValDate.set_DataPropertyName("NewValDate");
     style5.set_BackColor(System.Drawing.Color.LemonChiffon);
     this.newValDate.set_DefaultCellStyle(style5);
     this.newValDate.set_HeaderText("Дата показания");
     this.newValDate.set_MinimumWidth(0x55);
     this.newValDate.set_Name("newValDate");
     this.newValDate.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.newValDate.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.newValDate.set_ToolTipText("Дата показания нового показания");
     this.newValDate.set_Width(0x55);
     this.isSaveDuplicateIndication.set_DataPropertyName("IsSaveDuplicateIndication");
     this.isSaveDuplicateIndication.set_HeaderText("Учитывать показание с расходом 0");
     this.isSaveDuplicateIndication.set_MinimumWidth(90);
     this.isSaveDuplicateIndication.set_Name("isSaveDuplicateIndication");
     this.isSaveDuplicateIndication.set_Width(90);
     this.dgcVal.set_DataPropertyName("Val");
     style6.set_Format("N4");
     this.dgcVal.set_DefaultCellStyle(style6);
     this.dgcVal.set_HeaderText("Последнее показание");
     this.dgcVal.set_MinimumWidth(90);
     this.dgcVal.set_Name("dgcVal");
     this.dgcVal.set_ReadOnly(true);
     this.dgcVal.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dgcVal.set_ToolTipText("Последнее показание");
     this.dgcVal.set_Width(90);
     this.Consumption.set_DataPropertyName("Consumption");
     this.Consumption.set_HeaderText("Расход");
     this.Consumption.set_MinimumWidth(0x41);
     this.Consumption.set_Name("Consumption");
     this.Consumption.set_Width(0x41);
     this.dgcValDate.set_DataPropertyName("ValDate");
     style7.set_Format("d");
     this.dgcValDate.set_DefaultCellStyle(style7);
     this.dgcValDate.set_HeaderText("Дата последнего показаний");
     this.dgcValDate.set_MinimumWidth(0x4b);
     this.dgcValDate.set_Name("dgcValDate");
     this.dgcValDate.set_ReadOnly(true);
     this.dgcValDate.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dgcValDate.set_ToolTipText("Дата последнего показаний");
     this.dgcValDate.set_Width(0x4b);
     this.dgcCounterName.set_DataPropertyName("CounterName");
     this.dgcCounterName.set_HeaderText("Название");
     this.dgcCounterName.set_MinimumWidth(0x4b);
     this.dgcCounterName.set_Name("dgcCounterName");
     this.dgcCounterName.set_ReadOnly(true);
     this.dgcCounterName.set_Width(0x4b);
     this.dgcServiceTypeName.set_DataPropertyName("ServiceTypeName");
     this.dgcServiceTypeName.set_HeaderText("Тип услуги");
     this.dgcServiceTypeName.set_MinimumWidth(150);
     this.dgcServiceTypeName.set_Name("dgcServiceTypeName");
     this.dgcServiceTypeName.set_ReadOnly(true);
     this.dgcServiceTypeName.set_Width(150);
     this.dgcFromDate.set_DataPropertyName("CounterFromDate");
     style8.set_Format("dd.MM.yyyy");
     style8.set_NullValue(null);
     this.dgcFromDate.set_DefaultCellStyle(style8);
     this.dgcFromDate.set_HeaderText("Дата установки");
     this.dgcFromDate.set_MinimumWidth(0x4b);
     this.dgcFromDate.set_Name("dgcFromDate");
     this.dgcFromDate.set_ReadOnly(true);
     this.dgcFromDate.set_Width(0x4b);
     this.bsApartmentCounterIndicationInputView.set_DataSource(typeof(ApartmentCounterIndicationInputView));
     this.groupBox1.Controls.Add(this.selectAddresses1);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.selectServiceTypes1);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x450, 0x51));
     this.groupBox1.set_TabIndex(14);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Параметры поиска");
     this.selectAddresses1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAddresses1.IsByUser = true;
     this.selectAddresses1.set_Location(new System.Drawing.Point(0x52, 0x17));
     this.selectAddresses1.set_Name("selectAddresses1");
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = false;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectAddresses1.SelectedArea = area;
     this.selectAddresses1.set_Size(new System.Drawing.Size(0x3f8, 20));
     this.selectAddresses1.set_TabIndex(4);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(6, 0x34));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x40, 13));
     this.label2.set_TabIndex(3);
     this.label2.set_Text("Типы услуг");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 0x1b));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label1.set_TabIndex(2);
     this.label1.set_Text("Адреса");
     this.selectServiceTypes1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectServiceTypes1.IsByUser = true;
     this.selectServiceTypes1.set_Location(new System.Drawing.Point(0x52, 0x31));
     this.selectServiceTypes1.set_Name("selectServiceTypes1");
     this.selectServiceTypes1.set_Size(new System.Drawing.Size(0x3f8, 20));
     this.selectServiceTypes1.set_TabIndex(1);
     this.panel1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.panel1.Controls.Add(this.ttsCounterIndicationsUnsert);
     this.panel1.Controls.Add(this.dgvApartmentCounterIndicationsView);
     this.panel1.set_Location(new System.Drawing.Point(0, 120));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x44d, 0x17e));
     this.panel1.set_TabIndex(15);
     this.panel2.Controls.Add(this.cbSaveDuplicateIndications);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.dtpDateIndications);
     this.panel2.Controls.Add(this.btChangeDate);
     this.panel2.set_Location(new System.Drawing.Point(0, 0x51));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x447, 0x24));
     this.panel2.set_TabIndex(0x11);
     this.cbSaveDuplicateIndications.set_AutoSize(true);
     this.cbSaveDuplicateIndications.set_Location(new System.Drawing.Point(0x19d, 8));
     this.cbSaveDuplicateIndications.set_Name("cbSaveDuplicateIndications");
     this.cbSaveDuplicateIndications.set_Size(new System.Drawing.Size(0xe5, 0x11));
     this.cbSaveDuplicateIndications.set_TabIndex(3);
     this.cbSaveDuplicateIndications.set_Text("Учитывать все показания с расходом 0");
     this.cbSaveDuplicateIndications.set_UseVisualStyleBackColor(true);
     this.label3.set_Location(new System.Drawing.Point(3, 6));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x61, 0x17));
     this.label3.set_TabIndex(2);
     this.label3.set_Text("Дата показаний");
     this.dtpDateIndications.set_Location(new System.Drawing.Point(0x6a, 6));
     this.dtpDateIndications.set_Name("dtpDateIndications");
     this.dtpDateIndications.set_Size(new System.Drawing.Size(0x79, 20));
     this.dtpDateIndications.set_TabIndex(1);
     this.btChangeDate.set_Location(new System.Drawing.Point(0xe9, 4));
     this.btChangeDate.set_Name("btChangeDate");
     this.btChangeDate.set_Size(new System.Drawing.Size(0x97, 0x17));
     this.btChangeDate.set_TabIndex(0);
     this.btChangeDate.set_Text("Поменять дату показаний");
     this.btChangeDate.set_UseVisualStyleBackColor(true);
     this.btChangeDate.add_Click(new System.EventHandler(this.btChangeDate_Click));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("NewVal");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Новое значение");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn1.set_ToolTipText("Новое значение");
     this.dataGridViewTextBoxColumn1.set_Width(0x4b);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Comment");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Комментарий");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_ToolTipText("Комментарий");
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Val");
     style9.set_Format("N4");
     this.dataGridViewTextBoxColumn3.set_DefaultCellStyle(style9);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Последнее показание");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(90);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn3.set_ToolTipText("Последнее показание");
     this.dataGridViewTextBoxColumn3.set_Width(90);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ValDate");
     style10.set_Format("d");
     this.dataGridViewTextBoxColumn4.set_DefaultCellStyle(style10);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Дата последнего показаний");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn4.set_ToolTipText("Дата последнего показаний");
     this.dataGridViewTextBoxColumn4.set_Width(0x4b);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("CounterTypeName");
     style11.set_BackColor(System.Drawing.Color.LemonChiffon);
     this.dataGridViewTextBoxColumn5.set_DefaultCellStyle(style11);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Тип прибора");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn5.set_ToolTipText("Новое значение");
     this.dataGridViewTextBoxColumn5.set_Width(0x4b);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("CounterName");
     style12.set_BackColor(System.Drawing.Color.LemonChiffon);
     this.dataGridViewTextBoxColumn6.set_DefaultCellStyle(style12);
     this.dataGridViewTextBoxColumn6.set_HeaderText("Название");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn6.set_ToolTipText("Дата показания нового показания");
     this.dataGridViewTextBoxColumn6.set_Width(0x4b);
     this.dataGridViewComboBoxColumn1.set_DataPropertyName("NewValTypeName");
     this.dataGridViewComboBoxColumn1.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.dataGridViewComboBoxColumn1.set_HeaderText("Тип показания");
     this.dataGridViewComboBoxColumn1.set_MinimumWidth(150);
     this.dataGridViewComboBoxColumn1.set_Name("dataGridViewComboBoxColumn1");
     this.dataGridViewComboBoxColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewComboBoxColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewComboBoxColumn1.set_ToolTipText("Тип нового показания");
     this.dataGridViewComboBoxColumn1.set_Width(150);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ServiceTypeName");
     style13.set_BackColor(System.Drawing.Color.LemonChiffon);
     this.dataGridViewTextBoxColumn7.set_DefaultCellStyle(style13);
     this.dataGridViewTextBoxColumn7.set_HeaderText("Тип услуги");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(150);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_ToolTipText("Комментарий");
     this.dataGridViewTextBoxColumn7.set_Width(150);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("CounterFromDate");
     style14.set_Format("dd.MM.yyyy");
     style14.set_NullValue(null);
     this.dataGridViewTextBoxColumn8.set_DefaultCellStyle(style14);
     this.dataGridViewTextBoxColumn8.set_HeaderText("Дата установки");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn8.set_ToolTipText("Последнее показание");
     this.dataGridViewTextBoxColumn8.set_Width(0x4b);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("ValDate");
     style15.set_Format("d");
     this.dataGridViewTextBoxColumn9.set_DefaultCellStyle(style15);
     this.dataGridViewTextBoxColumn9.set_HeaderText("Дата последнего показаний");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn9.set_ToolTipText("Дата последнего показаний");
     this.dataGridViewTextBoxColumn9.set_Width(0x4b);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("CounterTypeName");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Тип прибора");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(0x4b);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("CounterName");
     this.dataGridViewTextBoxColumn11.set_HeaderText("Название");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(0x4b);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn12.set_HeaderText("Тип услуги");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(150);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(150);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("CounterFromDate");
     style16.set_Format("dd.MM.yyyy");
     style16.set_NullValue(null);
     this.dataGridViewTextBoxColumn13.set_DefaultCellStyle(style16);
     this.dataGridViewTextBoxColumn13.set_HeaderText("Дата установки");
     this.dataGridViewTextBoxColumn13.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(0x4b);
     this.dataGridViewDateColumn1.set_DataPropertyName("NewValDate");
     style17.set_NullValue(null);
     this.dataGridViewDateColumn1.set_DefaultCellStyle(style17);
     this.dataGridViewDateColumn1.set_HeaderText("Дата показания");
     this.dataGridViewDateColumn1.set_MinimumWidth(0x4b);
     this.dataGridViewDateColumn1.set_Name("dataGridViewDateColumn1");
     this.dataGridViewDateColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewDateColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewDateColumn1.set_ToolTipText("Дата показания нового показания");
     this.dataGridViewDateColumn1.set_Width(0x4b);
     this.dataGridViewDateColumn2.set_DataPropertyName("NewValDate");
     style18.set_NullValue(null);
     this.dataGridViewDateColumn2.set_DefaultCellStyle(style18);
     this.dataGridViewDateColumn2.set_HeaderText("Дата показания");
     this.dataGridViewDateColumn2.set_MinimumWidth(0x4b);
     this.dataGridViewDateColumn2.set_Name("dataGridViewDateColumn2");
     this.dataGridViewDateColumn2.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewDateColumn2.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewDateColumn2.set_ToolTipText("Дата показания нового показания");
     this.dataGridViewDateColumn2.set_Width(0x4b);
     this.dataGridViewDateColumn3.set_DataPropertyName("NewValDate");
     style19.set_NullValue(null);
     this.dataGridViewDateColumn3.set_DefaultCellStyle(style19);
     this.dataGridViewDateColumn3.set_HeaderText("Дата показания");
     this.dataGridViewDateColumn3.set_MinimumWidth(0x4b);
     this.dataGridViewDateColumn3.set_Name("dataGridViewDateColumn3");
     this.dataGridViewDateColumn3.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewDateColumn3.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewDateColumn3.set_ToolTipText("Дата показания нового показания");
     this.dataGridViewDateColumn3.set_Width(0x4b);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     this.set_AutoScroll(true);
     this.set_AutoSize(true);
     base.Controls.Add(this.panel2);
     base.Controls.Add(this.panel1);
     base.Controls.Add(this.groupBox1);
     this.set_DoubleBuffered(true);
     base.set_Name("GroupInputApartmentCountersView");
     base.set_Size(new System.Drawing.Size(0x450, 0x1f9));
     this.ttsCounterIndicationsUnsert.ResumeLayout(false);
     this.ttsCounterIndicationsUnsert.PerformLayout();
     this.dgvApartmentCounterIndicationsView.EndInit();
     this.bsApartmentCounterIndicationInputView.EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     base.ResumeLayout(false);
 }
Exemplo n.º 22
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style10 = new System.Windows.Forms.DataGridViewCellStyle();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.dbxEnd = new DateBox();
     this.label2 = new System.Windows.Forms.Label();
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnSave = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.dbxBegin = new DateBox();
     this.groupBox4 = new System.Windows.Forms.GroupBox();
     this.dgvPersonBenefits = new System.Windows.Forms.DataGridView();
     this.personNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.birthDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsApartmentPersonBenefits = new System.Windows.Forms.BindingSource(this.components);
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.dgvPersonBenefitDocuments = new System.Windows.Forms.DataGridView();
     this.fromDateDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dateDocDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.typeDocNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numDocDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serDocDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsPersonBenefitDocuments = new System.Windows.Forms.BindingSource(this.components);
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.dgvServiceTypes = new System.Windows.Forms.DataGridView();
     this.serviceTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitPercentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.familyFasetNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsApartmentResidentBenefitsServiceType = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.groupBox1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.dgvPersonBenefits.BeginInit();
     this.bsApartmentPersonBenefits.BeginInit();
     this.groupBox3.SuspendLayout();
     this.dgvPersonBenefitDocuments.BeginInit();
     this.bsPersonBenefitDocuments.BeginInit();
     this.groupBox2.SuspendLayout();
     this.dgvServiceTypes.BeginInit();
     this.bsApartmentResidentBenefitsServiceType.BeginInit();
     base.SuspendLayout();
     this.groupBox1.Controls.Add(this.dbxEnd);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.btnCancel);
     this.groupBox1.Controls.Add(this.btnSave);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.dbxBegin);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Bottom);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0x1ed));
     this.groupBox1.set_Margin(new System.Windows.Forms.Padding(2));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Padding(new System.Windows.Forms.Padding(2));
     this.groupBox1.set_Size(new System.Drawing.Size(0x29f, 0x24));
     this.groupBox1.set_TabIndex(0);
     this.groupBox1.set_TabStop(false);
     this.dbxEnd.AttachToPeriod = false;
     this.dbxEnd.AttachToPeriodEnd = false;
     this.dbxEnd.set_Location(new System.Drawing.Point(0xda, 12));
     this.dbxEnd.set_Margin(new System.Windows.Forms.Padding(2));
     this.dbxEnd.set_Mask("00/00/0000");
     this.dbxEnd.set_Name("dbxEnd");
     this.dbxEnd.set_Size(new System.Drawing.Size(0x4c, 20));
     this.dbxEnd.set_TabIndex(5);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0xc4, 15));
     this.label2.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x13, 13));
     this.label2.set_TabIndex(4);
     this.label2.set_Text("по");
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x24b, 9));
     this.btnCancel.set_Margin(new System.Windows.Forms.Padding(2));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnCancel.set_TabIndex(3);
     this.btnCancel.set_Text("Отменить");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnSave.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnSave.set_Location(new System.Drawing.Point(0x1f7, 9));
     this.btnSave.set_Margin(new System.Windows.Forms.Padding(2));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnSave.set_TabIndex(2);
     this.btnSave.set_Text("Добавить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(4, 15));
     this.label1.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x6b, 13));
     this.label1.set_TabIndex(1);
     this.label1.set_Text("Период действия: с");
     this.dbxBegin.AttachToPeriod = false;
     this.dbxBegin.AttachToPeriodEnd = false;
     this.dbxBegin.set_Location(new System.Drawing.Point(0x74, 12));
     this.dbxBegin.set_Margin(new System.Windows.Forms.Padding(2));
     this.dbxBegin.set_Mask("00/00/0000");
     this.dbxBegin.set_Name("dbxBegin");
     this.dbxBegin.set_Size(new System.Drawing.Size(0x4c, 20));
     this.dbxBegin.set_TabIndex(0);
     this.groupBox4.Controls.Add(this.dgvPersonBenefits);
     this.groupBox4.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox4.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox4.set_Margin(new System.Windows.Forms.Padding(2));
     this.groupBox4.set_Name("groupBox4");
     this.groupBox4.set_Padding(new System.Windows.Forms.Padding(2));
     this.groupBox4.set_Size(new System.Drawing.Size(0x29f, 0x86));
     this.groupBox4.set_TabIndex(3);
     this.groupBox4.set_TabStop(false);
     this.groupBox4.set_Text("Собственники льготы");
     this.dgvPersonBenefits.set_AllowUserToAddRows(false);
     this.dgvPersonBenefits.set_AllowUserToDeleteRows(false);
     this.dgvPersonBenefits.set_AutoGenerateColumns(false);
     this.dgvPersonBenefits.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvPersonBenefits.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvPersonBenefits.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvPersonBenefits.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvPersonBenefits.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.personNameDataGridViewTextBoxColumn, this.birthDateDataGridViewTextBoxColumn, this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.benefitNameDataGridViewTextBoxColumn });
     this.dgvPersonBenefits.set_DataSource(this.bsApartmentPersonBenefits);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvPersonBenefits.set_DefaultCellStyle(style2);
     this.dgvPersonBenefits.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvPersonBenefits.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvPersonBenefits.set_Location(new System.Drawing.Point(2, 15));
     this.dgvPersonBenefits.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgvPersonBenefits.set_Name("dgvPersonBenefits");
     this.dgvPersonBenefits.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvPersonBenefits.set_RowHeadersDefaultCellStyle(style3);
     this.dgvPersonBenefits.set_RowHeadersVisible(false);
     this.dgvPersonBenefits.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvPersonBenefits.set_Size(new System.Drawing.Size(0x29b, 0x75));
     this.dgvPersonBenefits.set_TabIndex(0);
     this.personNameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.personNameDataGridViewTextBoxColumn.set_DataPropertyName("PersonName");
     this.personNameDataGridViewTextBoxColumn.set_HeaderText("ФИО");
     this.personNameDataGridViewTextBoxColumn.set_Name("personNameDataGridViewTextBoxColumn");
     this.personNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.personNameDataGridViewTextBoxColumn.set_Width(0x3b);
     this.birthDateDataGridViewTextBoxColumn.set_DataPropertyName("BirthDate");
     this.birthDateDataGridViewTextBoxColumn.set_HeaderText("Дата рождения");
     this.birthDateDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.birthDateDataGridViewTextBoxColumn.set_Name("birthDateDataGridViewTextBoxColumn");
     this.birthDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("Дата регистрации");
     this.fromDateDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn.set_HeaderText("Дата выбытия");
     this.toDateDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.toDateDataGridViewTextBoxColumn.set_Name("toDateDataGridViewTextBoxColumn");
     this.toDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn.set_Width(80);
     this.benefitNameDataGridViewTextBoxColumn.set_DataPropertyName("BenefitName");
     this.benefitNameDataGridViewTextBoxColumn.set_HeaderText("Льгота");
     this.benefitNameDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.benefitNameDataGridViewTextBoxColumn.set_Name("benefitNameDataGridViewTextBoxColumn");
     this.benefitNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitNameDataGridViewTextBoxColumn.set_Width(80);
     this.bsApartmentPersonBenefits.set_DataSource(typeof(ApartmentPersonBenefitsView));
     this.bsApartmentPersonBenefits.set_Sort("ToDate desc, FromDate desc");
     this.bsApartmentPersonBenefits.add_CurrentChanged(new System.EventHandler(this.bsApartmentPersonBenefits_CurrentChanged));
     this.groupBox3.Controls.Add(this.dgvPersonBenefitDocuments);
     this.groupBox3.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox3.set_Location(new System.Drawing.Point(0, 0x86));
     this.groupBox3.set_Margin(new System.Windows.Forms.Padding(2));
     this.groupBox3.set_Name("groupBox3");
     this.groupBox3.set_Padding(new System.Windows.Forms.Padding(2));
     this.groupBox3.set_Size(new System.Drawing.Size(0x29f, 0x8f));
     this.groupBox3.set_TabIndex(4);
     this.groupBox3.set_TabStop(false);
     this.groupBox3.set_Text("Документы, подтверждающие льготу");
     this.dgvPersonBenefitDocuments.set_AllowUserToAddRows(false);
     this.dgvPersonBenefitDocuments.set_AllowUserToDeleteRows(false);
     this.dgvPersonBenefitDocuments.set_AutoGenerateColumns(false);
     this.dgvPersonBenefitDocuments.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvPersonBenefitDocuments.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvPersonBenefitDocuments.set_ColumnHeadersDefaultCellStyle(style4);
     this.dgvPersonBenefitDocuments.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvPersonBenefitDocuments.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.fromDateDataGridViewTextBoxColumn1, this.toDateDataGridViewTextBoxColumn1, this.dateDocDataGridViewTextBoxColumn, this.typeDocNameDataGridViewTextBoxColumn, this.numDocDataGridViewTextBoxColumn, this.serDocDataGridViewTextBoxColumn });
     this.dgvPersonBenefitDocuments.set_DataSource(this.bsPersonBenefitDocuments);
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style5.set_BackColor(System.Drawing.SystemColors.Window);
     style5.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style5.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style5.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style5.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style5.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvPersonBenefitDocuments.set_DefaultCellStyle(style5);
     this.dgvPersonBenefitDocuments.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvPersonBenefitDocuments.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvPersonBenefitDocuments.set_Location(new System.Drawing.Point(2, 15));
     this.dgvPersonBenefitDocuments.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgvPersonBenefitDocuments.set_Name("dgvPersonBenefitDocuments");
     this.dgvPersonBenefitDocuments.set_ReadOnly(true);
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style6.set_BackColor(System.Drawing.SystemColors.Control);
     style6.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style6.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style6.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style6.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style6.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvPersonBenefitDocuments.set_RowHeadersDefaultCellStyle(style6);
     this.dgvPersonBenefitDocuments.set_RowHeadersVisible(false);
     this.dgvPersonBenefitDocuments.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvPersonBenefitDocuments.set_Size(new System.Drawing.Size(0x29b, 0x7e));
     this.dgvPersonBenefitDocuments.set_TabIndex(1);
     this.fromDateDataGridViewTextBoxColumn1.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn1.set_HeaderText("Дата начала");
     this.fromDateDataGridViewTextBoxColumn1.set_MinimumWidth(80);
     this.fromDateDataGridViewTextBoxColumn1.set_Name("fromDateDataGridViewTextBoxColumn1");
     this.fromDateDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn1.set_Width(80);
     this.toDateDataGridViewTextBoxColumn1.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn1.set_HeaderText("Дата окончания");
     this.toDateDataGridViewTextBoxColumn1.set_MinimumWidth(80);
     this.toDateDataGridViewTextBoxColumn1.set_Name("toDateDataGridViewTextBoxColumn1");
     this.toDateDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn1.set_Width(80);
     this.dateDocDataGridViewTextBoxColumn.set_DataPropertyName("DateDoc");
     this.dateDocDataGridViewTextBoxColumn.set_HeaderText("Дата выдачи документа");
     this.dateDocDataGridViewTextBoxColumn.set_MinimumWidth(120);
     this.dateDocDataGridViewTextBoxColumn.set_Name("dateDocDataGridViewTextBoxColumn");
     this.dateDocDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.dateDocDataGridViewTextBoxColumn.set_Width(120);
     this.typeDocNameDataGridViewTextBoxColumn.set_DataPropertyName("TypeDocName");
     this.typeDocNameDataGridViewTextBoxColumn.set_HeaderText("Тип документа");
     this.typeDocNameDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.typeDocNameDataGridViewTextBoxColumn.set_Name("typeDocNameDataGridViewTextBoxColumn");
     this.typeDocNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.typeDocNameDataGridViewTextBoxColumn.set_Width(80);
     this.numDocDataGridViewTextBoxColumn.set_DataPropertyName("NumDoc");
     this.numDocDataGridViewTextBoxColumn.set_HeaderText("Номер документа");
     this.numDocDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.numDocDataGridViewTextBoxColumn.set_Name("numDocDataGridViewTextBoxColumn");
     this.numDocDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serDocDataGridViewTextBoxColumn.set_DataPropertyName("SerDoc");
     this.serDocDataGridViewTextBoxColumn.set_HeaderText("Серия документа");
     this.serDocDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.serDocDataGridViewTextBoxColumn.set_Name("serDocDataGridViewTextBoxColumn");
     this.serDocDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsPersonBenefitDocuments.set_DataSource(typeof(PersonBenefitDocument));
     this.bsPersonBenefitDocuments.set_Sort("ToDate desc, FromDate desc");
     this.bsPersonBenefitDocuments.add_CurrentChanged(new System.EventHandler(this.bsPersonBenefitDocuments_CurrentChanged));
     this.groupBox2.Controls.Add(this.dgvServiceTypes);
     this.groupBox2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox2.set_Location(new System.Drawing.Point(0, 0x115));
     this.groupBox2.set_Margin(new System.Windows.Forms.Padding(2));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Padding(new System.Windows.Forms.Padding(2));
     this.groupBox2.set_Size(new System.Drawing.Size(0x29f, 0xd8));
     this.groupBox2.set_TabIndex(5);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Типы услуг, на которые распространяется льгота");
     this.dgvServiceTypes.set_AllowUserToAddRows(false);
     this.dgvServiceTypes.set_AllowUserToDeleteRows(false);
     this.dgvServiceTypes.set_AutoGenerateColumns(false);
     this.dgvServiceTypes.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvServiceTypes.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style7.set_BackColor(System.Drawing.SystemColors.Control);
     style7.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style7.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style7.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style7.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style7.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvServiceTypes.set_ColumnHeadersDefaultCellStyle(style7);
     this.dgvServiceTypes.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServiceTypes.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.serviceTypeNameDataGridViewTextBoxColumn, this.benefitPercentDataGridViewTextBoxColumn, this.familyFasetNameDataGridViewTextBoxColumn });
     this.dgvServiceTypes.set_DataSource(this.bsApartmentResidentBenefitsServiceType);
     style8.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style8.set_BackColor(System.Drawing.SystemColors.Window);
     style8.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style8.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style8.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style8.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style8.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvServiceTypes.set_DefaultCellStyle(style8);
     this.dgvServiceTypes.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServiceTypes.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvServiceTypes.set_Location(new System.Drawing.Point(2, 15));
     this.dgvServiceTypes.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgvServiceTypes.set_Name("dgvServiceTypes");
     this.dgvServiceTypes.set_ReadOnly(true);
     style9.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style9.set_BackColor(System.Drawing.SystemColors.Control);
     style9.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style9.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style9.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style9.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style9.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvServiceTypes.set_RowHeadersDefaultCellStyle(style9);
     this.dgvServiceTypes.set_RowHeadersVisible(false);
     this.dgvServiceTypes.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvServiceTypes.set_Size(new System.Drawing.Size(0x29b, 0xc7));
     this.dgvServiceTypes.set_TabIndex(1);
     this.serviceTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ServiceTypeName");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип услуги");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.serviceTypeNameDataGridViewTextBoxColumn.set_Name("serviceTypeNameDataGridViewTextBoxColumn");
     this.serviceTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceTypeNameDataGridViewTextBoxColumn.set_Width(80);
     this.benefitPercentDataGridViewTextBoxColumn.set_DataPropertyName("BenefitPercent");
     style10.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.benefitPercentDataGridViewTextBoxColumn.set_DefaultCellStyle(style10);
     this.benefitPercentDataGridViewTextBoxColumn.set_HeaderText("Процент скидки");
     this.benefitPercentDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.benefitPercentDataGridViewTextBoxColumn.set_Name("benefitPercentDataGridViewTextBoxColumn");
     this.benefitPercentDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.familyFasetNameDataGridViewTextBoxColumn.set_DataPropertyName("FamilyFasetName");
     this.familyFasetNameDataGridViewTextBoxColumn.set_HeaderText("Область действия");
     this.familyFasetNameDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.familyFasetNameDataGridViewTextBoxColumn.set_Name("familyFasetNameDataGridViewTextBoxColumn");
     this.familyFasetNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsApartmentResidentBenefitsServiceType.set_DataSource(typeof(ApartmentResidentBenefitsServiceTypesView));
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ToDateBenefitDoc");
     this.dataGridViewTextBoxColumn1.set_HeaderText("ToDateBenefitDoc");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("BenefitId");
     this.dataGridViewTextBoxColumn2.set_HeaderText("BenefitId");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x66);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("PersonId");
     this.dataGridViewTextBoxColumn3.set_HeaderText("PersonId");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x73);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("BirthDate");
     this.dataGridViewTextBoxColumn4.set_HeaderText("BirthDate");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x61);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn5.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x44);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ServiceTypeId");
     this.dataGridViewTextBoxColumn6.set_HeaderText("ServiceTypeId");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x58);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ApartmentId");
     this.dataGridViewTextBoxColumn7.set_HeaderText("ApartmentId");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x69);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("FromDateApartmentResident");
     this.dataGridViewTextBoxColumn8.set_HeaderText("FromDateApartmentResident");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x8e);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("FromDateBenefitDoc");
     this.dataGridViewTextBoxColumn9.set_HeaderText("FromDateBenefitDoc");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x63);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ToDateApartmentResident");
     this.dataGridViewTextBoxColumn10.set_HeaderText("ToDateApartmentResident");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(0x71);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("PersonBenefitId");
     this.dataGridViewTextBoxColumn11.set_HeaderText("PersonBenefitId");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(110);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn12.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(80);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn13.set_HeaderText("ServiceTypeName");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(0x69);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("PersonBenefitDocumentId");
     this.dataGridViewTextBoxColumn14.set_HeaderText("PersonBenefitDocumentId");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_Width(0x73);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("BenefitName");
     this.dataGridViewTextBoxColumn15.set_HeaderText("BenefitName");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("PersonName");
     this.dataGridViewTextBoxColumn16.set_HeaderText("PersonName");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x29f, 0x211));
     base.Controls.Add(this.groupBox2);
     base.Controls.Add(this.groupBox3);
     base.Controls.Add(this.groupBox4);
     base.Controls.Add(this.groupBox1);
     base.set_Name("ApartmentResidentBenefitForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Льгота проживающего");
     base.add_Load(new System.EventHandler(this.ApartmentResidentBenefitForm_Load));
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.dgvPersonBenefits.EndInit();
     this.bsApartmentPersonBenefits.EndInit();
     this.groupBox3.ResumeLayout(false);
     this.dgvPersonBenefitDocuments.EndInit();
     this.bsPersonBenefitDocuments.EndInit();
     this.groupBox2.ResumeLayout(false);
     this.dgvServiceTypes.EndInit();
     this.bsApartmentResidentBenefitsServiceType.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 23
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style11 = new System.Windows.Forms.DataGridViewCellStyle();
     this.panel2 = new System.Windows.Forms.Panel();
     this.dgvApartmentArea = new System.Windows.Forms.DataGridView();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsbApartmentAreaAdd = new System.Windows.Forms.ToolStripButton();
     this.tsbApartmentAreaChange = new System.Windows.Forms.ToolStripButton();
     this.tsbApartmentAreaDelete = new System.Windows.Forms.ToolStripButton();
     this.bsApartmentArea = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.FromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.livingDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.heatingDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.balconyDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CreatedDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OrgDocumentName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.panel2.SuspendLayout();
     this.dgvApartmentArea.BeginInit();
     this.toolStrip1.SuspendLayout();
     this.bsApartmentArea.BeginInit();
     base.SuspendLayout();
     this.panel2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.panel2.Controls.Add(this.dgvApartmentArea);
     this.panel2.Controls.Add(this.toolStrip1);
     this.panel2.set_Location(new System.Drawing.Point(2, 2));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x2a0, 0x11e));
     this.panel2.set_TabIndex(0x4c);
     this.dgvApartmentArea.set_AllowUserToAddRows(false);
     this.dgvApartmentArea.set_AllowUserToDeleteRows(false);
     this.dgvApartmentArea.set_AutoGenerateColumns(false);
     this.dgvApartmentArea.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvApartmentArea.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentArea.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvApartmentArea.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvApartmentArea.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.FromDateDataGridViewTextBoxColumn, this.totalDataGridViewTextBoxColumn, this.livingDataGridViewTextBoxColumn, this.heatingDataGridViewTextBoxColumn, this.balconyDataGridViewTextBoxColumn, this.CreatedDataGridViewTextBoxColumn, this.OrgDocumentName });
     this.dgvApartmentArea.set_DataSource(this.bsApartmentArea);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvApartmentArea.set_DefaultCellStyle(style2);
     this.dgvApartmentArea.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvApartmentArea.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvApartmentArea.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvApartmentArea.set_Name("dgvApartmentArea");
     this.dgvApartmentArea.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvApartmentArea.set_RowHeadersDefaultCellStyle(style3);
     this.dgvApartmentArea.set_RowHeadersVisible(false);
     this.dgvApartmentArea.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvApartmentArea.set_Size(new System.Drawing.Size(0x2a0, 0x105));
     this.dgvApartmentArea.set_TabIndex(1);
     this.dgvApartmentArea.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvApartmentArea_CellDoubleClick));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbApartmentAreaAdd, this.tsbApartmentAreaChange, this.tsbApartmentAreaDelete });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x2a0, 0x19));
     this.toolStrip1.set_TabIndex(2);
     this.toolStrip1.set_Text("toolStrip1");
     this.tsbApartmentAreaAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbApartmentAreaAdd.set_Image(Resources.ADD);
     this.tsbApartmentAreaAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbApartmentAreaAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbApartmentAreaAdd.set_Name("tsbApartmentAreaAdd");
     this.tsbApartmentAreaAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsbApartmentAreaAdd.set_Text("Добавить");
     this.tsbApartmentAreaAdd.add_Click(new System.EventHandler(this.tsbApartmentAreaAdd_Click));
     this.tsbApartmentAreaChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbApartmentAreaChange.set_Image(Resources.CHANGE);
     this.tsbApartmentAreaChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbApartmentAreaChange.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbApartmentAreaChange.set_Name("tsbApartmentAreaChange");
     this.tsbApartmentAreaChange.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbApartmentAreaChange.set_Text("Изменить");
     this.tsbApartmentAreaChange.add_Click(new System.EventHandler(this.tsbApartmentAreaChange_Click));
     this.tsbApartmentAreaDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbApartmentAreaDelete.set_Image(Resources.DELETE);
     this.tsbApartmentAreaDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbApartmentAreaDelete.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbApartmentAreaDelete.set_Name("tsbApartmentAreaDelete");
     this.tsbApartmentAreaDelete.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbApartmentAreaDelete.set_Text("Удалить");
     this.tsbApartmentAreaDelete.add_Click(new System.EventHandler(this.tsbApartmentAreaDelete_Click));
     this.bsApartmentArea.set_DataSource(typeof(ApartmentArea));
     this.bsApartmentArea.set_Sort("FromDate desc");
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn1.set_FillWeight((float) 456.8528f);
     this.dataGridViewTextBoxColumn1.set_HeaderText("Дата ввода");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Datec");
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn2.set_DefaultCellStyle(style4);
     this.dataGridViewTextBoxColumn2.set_FillWeight((float) 30.30018f);
     this.dataGridViewTextBoxColumn2.set_HeaderText("Column2");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x3d);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Total");
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn3.set_DefaultCellStyle(style5);
     this.dataGridViewTextBoxColumn3.set_FillWeight((float) 40f);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Column3");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x6a);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Living");
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn4.set_DefaultCellStyle(style6);
     this.dataGridViewTextBoxColumn4.set_FillWeight((float) 30.30018f);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Column4");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x6a);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Heating");
     style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn5.set_DefaultCellStyle(style7);
     this.dataGridViewTextBoxColumn5.set_FillWeight((float) 30.30018f);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Column5");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x69);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Balcony");
     this.dataGridViewTextBoxColumn6.set_FillWeight((float) 28.62944f);
     this.dataGridViewTextBoxColumn6.set_HeaderText("Column6");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(70);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("RoomsCount");
     this.dataGridViewTextBoxColumn7.set_FillWeight((float) 40f);
     this.dataGridViewTextBoxColumn7.set_HeaderText("Column7");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x61);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Column8");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Column9");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("FasetItem");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Column10");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.FromDateDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.FromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.FromDateDataGridViewTextBoxColumn.set_FillWeight((float) 456.8528f);
     this.FromDateDataGridViewTextBoxColumn.set_HeaderText("Дата начала действия");
     this.FromDateDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.FromDateDataGridViewTextBoxColumn.set_Name("FromDateDataGridViewTextBoxColumn");
     this.FromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.totalDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.totalDataGridViewTextBoxColumn.set_DataPropertyName("Total");
     style8.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.totalDataGridViewTextBoxColumn.set_DefaultCellStyle(style8);
     this.totalDataGridViewTextBoxColumn.set_FillWeight((float) 30.30018f);
     this.totalDataGridViewTextBoxColumn.set_HeaderText("Общая площадь");
     this.totalDataGridViewTextBoxColumn.set_Name("totalDataGridViewTextBoxColumn");
     this.totalDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.totalDataGridViewTextBoxColumn.set_Width(0x6a);
     this.livingDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.livingDataGridViewTextBoxColumn.set_DataPropertyName("Living");
     style9.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.livingDataGridViewTextBoxColumn.set_DefaultCellStyle(style9);
     this.livingDataGridViewTextBoxColumn.set_FillWeight((float) 40f);
     this.livingDataGridViewTextBoxColumn.set_HeaderText("Жилая площадь");
     this.livingDataGridViewTextBoxColumn.set_Name("livingDataGridViewTextBoxColumn");
     this.livingDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.livingDataGridViewTextBoxColumn.set_Width(0x6a);
     this.heatingDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.heatingDataGridViewTextBoxColumn.set_DataPropertyName("Heating");
     style10.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.heatingDataGridViewTextBoxColumn.set_DefaultCellStyle(style10);
     this.heatingDataGridViewTextBoxColumn.set_FillWeight((float) 30.30018f);
     this.heatingDataGridViewTextBoxColumn.set_HeaderText("Отапл. площадь");
     this.heatingDataGridViewTextBoxColumn.set_Name("heatingDataGridViewTextBoxColumn");
     this.heatingDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.heatingDataGridViewTextBoxColumn.set_Width(0x69);
     this.balconyDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.balconyDataGridViewTextBoxColumn.set_DataPropertyName("Balcony");
     style11.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.balconyDataGridViewTextBoxColumn.set_DefaultCellStyle(style11);
     this.balconyDataGridViewTextBoxColumn.set_FillWeight((float) 30.30018f);
     this.balconyDataGridViewTextBoxColumn.set_HeaderText("Площадь балкона");
     this.balconyDataGridViewTextBoxColumn.set_Name("balconyDataGridViewTextBoxColumn");
     this.balconyDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.balconyDataGridViewTextBoxColumn.set_Width(0x72);
     this.CreatedDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.CreatedDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.CreatedDataGridViewTextBoxColumn.set_FillWeight((float) 28.62944f);
     this.CreatedDataGridViewTextBoxColumn.set_HeaderText("Дата создания");
     this.CreatedDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.CreatedDataGridViewTextBoxColumn.set_Name("CreatedDataGridViewTextBoxColumn");
     this.CreatedDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.OrgDocumentName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.OrgDocumentName.set_DataPropertyName("OrgDocumentName");
     this.OrgDocumentName.set_FillWeight((float) 40f);
     this.OrgDocumentName.set_HeaderText("Документ-основание");
     this.OrgDocumentName.set_Name("OrgDocumentName");
     this.OrgDocumentName.set_ReadOnly(true);
     this.OrgDocumentName.set_Width(140);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x2a3, 0x121));
     base.Controls.Add(this.panel2);
     base.set_Name("ApartmentAreaHistoryForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("История площади жилья");
     base.add_FormClosed(new System.Windows.Forms.FormClosedEventHandler(this.ApartmentAreaHistoryForm_FormClosed));
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.dgvApartmentArea.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.bsApartmentArea.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 24
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.panel1 = new System.Windows.Forms.Panel();
     this.dgwHousePropertys = new System.Windows.Forms.DataGridView();
     this.propertyName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.selectedType = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.fasetId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fasetItemId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.selectedFasetName = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.bsHousePropertys = new System.Windows.Forms.BindingSource(this.components);
     this.bsFasetItems = new System.Windows.Forms.BindingSource(this.components);
     this.panel2 = new System.Windows.Forms.Panel();
     this.apartmentCanonicalTypeView = new ApartmentCanonicalTypeView();
     this.panel3 = new System.Windows.Forms.Panel();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewComboBoxColumn1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewComboBoxColumn2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.panel1.SuspendLayout();
     this.dgwHousePropertys.BeginInit();
     this.bsHousePropertys.BeginInit();
     this.bsFasetItems.BeginInit();
     this.panel2.SuspendLayout();
     base.SuspendLayout();
     this.panel1.Controls.Add(this.dgwHousePropertys);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x2b8, 0xdd));
     this.panel1.set_TabIndex(1);
     this.dgwHousePropertys.set_AllowUserToAddRows(false);
     this.dgwHousePropertys.set_AllowUserToDeleteRows(false);
     this.dgwHousePropertys.set_AllowUserToResizeColumns(false);
     this.dgwHousePropertys.set_AllowUserToResizeRows(false);
     this.dgwHousePropertys.set_AutoGenerateColumns(false);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.ButtonFace);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.InfoText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.InactiveCaption);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgwHousePropertys.set_ColumnHeadersDefaultCellStyle(style);
     this.dgwHousePropertys.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgwHousePropertys.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.propertyName, this.selectedType, this.fasetId, this.fasetItemId, this.selectedFasetName });
     this.dgwHousePropertys.set_DataSource(this.bsHousePropertys);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.Desktop);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.InactiveCaption);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgwHousePropertys.set_DefaultCellStyle(style2);
     this.dgwHousePropertys.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgwHousePropertys.set_Location(new System.Drawing.Point(0, 0));
     this.dgwHousePropertys.set_Name("dgwHousePropertys");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.ButtonHighlight);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.InfoText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.InactiveCaption);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgwHousePropertys.set_RowHeadersDefaultCellStyle(style3);
     this.dgwHousePropertys.set_RowHeadersVisible(false);
     this.dgwHousePropertys.set_Size(new System.Drawing.Size(0x2b8, 0xdd));
     this.dgwHousePropertys.set_TabIndex(0);
     this.dgwHousePropertys.add_CellClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgwHousePropertys_CellClick));
     this.dgwHousePropertys.add_EditingControlShowing(new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgwHousePropertys_EditingControlShowing));
     this.propertyName.set_DataPropertyName("propertyName");
     this.propertyName.set_HeaderText("Свойство");
     this.propertyName.set_Name("propertyName");
     this.propertyName.set_ReadOnly(true);
     this.propertyName.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.propertyName.set_Width(180);
     this.selectedType.set_DataPropertyName("Id");
     this.selectedType.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.selectedType.set_HeaderText("Значение");
     this.selectedType.set_Name("selectedType");
     this.selectedType.set_Width(400);
     this.fasetId.set_DataPropertyName("fasetId");
     this.fasetId.set_HeaderText("fasetId");
     this.fasetId.set_Name("fasetId");
     this.fasetId.set_Visible(false);
     this.fasetId.set_Width(0x40);
     this.fasetItemId.set_DataPropertyName("Id");
     this.fasetItemId.set_HeaderText("fasetItemId");
     this.fasetItemId.set_Name("fasetItemId");
     this.fasetItemId.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.fasetItemId.set_Visible(false);
     this.fasetItemId.set_Width(0x54);
     this.selectedFasetName.set_DataPropertyName("fasetItemId");
     this.selectedFasetName.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.selectedFasetName.set_HeaderText("Новое значение");
     this.selectedFasetName.set_Name("selectedFasetName");
     this.selectedFasetName.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.selectedFasetName.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.selectedFasetName.set_Visible(false);
     this.selectedFasetName.set_Width(0x72);
     this.bsFasetItems.set_DataSource(typeof(FasetItem));
     this.panel2.Controls.Add(this.apartmentCanonicalTypeView);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel2.set_Location(new System.Drawing.Point(0, 0xdd));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x2b8, 0x9c));
     this.panel2.set_TabIndex(2);
     this.apartmentCanonicalTypeView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentCanonicalTypeView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentCanonicalTypeView.set_Name("apartmentCanonicalTypeView");
     this.apartmentCanonicalTypeView.set_Size(new System.Drawing.Size(0x2b8, 0x9c));
     this.apartmentCanonicalTypeView.set_TabIndex(0);
     this.apartmentCanonicalTypeView.set_Visible(false);
     this.panel3.set_Dock(System.Windows.Forms.DockStyle.Bottom);
     this.panel3.set_Location(new System.Drawing.Point(0, 0x179));
     this.panel3.set_Name("panel3");
     this.panel3.set_Size(new System.Drawing.Size(0x2b8, 0x2c));
     this.panel3.set_TabIndex(3);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("propertyName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Свойство");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn1.set_Width(150);
     this.dataGridViewComboBoxColumn1.set_DataPropertyName("fasetItemName");
     this.dataGridViewComboBoxColumn1.set_DataSource(this.bsFasetItems);
     this.dataGridViewComboBoxColumn1.set_DisplayMember("Name");
     this.dataGridViewComboBoxColumn1.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.dataGridViewComboBoxColumn1.set_HeaderText("Значение");
     this.dataGridViewComboBoxColumn1.set_Name("dataGridViewComboBoxColumn1");
     this.dataGridViewComboBoxColumn1.set_ReadOnly(true);
     this.dataGridViewComboBoxColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewComboBoxColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewComboBoxColumn1.set_ValueMember("Id");
     this.dataGridViewComboBoxColumn1.set_Width(300);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("fasetItemName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Значение");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn2.set_Visible(false);
     this.dataGridViewTextBoxColumn2.set_Width(300);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("fasetItemName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Значение");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn3.set_Visible(false);
     this.dataGridViewTextBoxColumn3.set_Width(300);
     this.dataGridViewComboBoxColumn2.set_DataPropertyName("fasetItemId");
     this.dataGridViewComboBoxColumn2.set_DisplayStyle(System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox);
     this.dataGridViewComboBoxColumn2.set_HeaderText("Column1");
     this.dataGridViewComboBoxColumn2.Items.AddRange((object[]) new object[] { "12", "45", "78" });
     this.dataGridViewComboBoxColumn2.set_Name("dataGridViewComboBoxColumn2");
     this.dataGridViewComboBoxColumn2.set_ReadOnly(true);
     this.dataGridViewComboBoxColumn2.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewComboBoxColumn2.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewComboBoxColumn2.set_Visible(false);
     this.dataGridViewComboBoxColumn2.set_Width(300);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.panel2);
     base.Controls.Add(this.panel1);
     base.Controls.Add(this.panel3);
     base.set_Name("HouseIngenerTableView");
     base.set_Size(new System.Drawing.Size(0x2b8, 0x1a5));
     base.add_VisibleChanged(new System.EventHandler(this.HouseIngenerTableView_VisibleChanged));
     this.panel1.ResumeLayout(false);
     this.dgwHousePropertys.EndInit();
     this.bsHousePropertys.EndInit();
     this.bsFasetItems.EndInit();
     this.panel2.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Exemplo n.º 25
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ApartmentPersonBenefitView));
     this.dgvPersonBenefits = new System.Windows.Forms.DataGridView();
     this.PersonName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.datebDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dateeDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dateDocDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.typeDocNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serDocDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numDocDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CreatedDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsPersonBenefitDocuments = new System.Windows.Forms.BindingSource(this.components);
     this.tsPersonBenefits = new System.Windows.Forms.ToolStrip();
     this.btnBenefitsAdd = new System.Windows.Forms.ToolStripButton();
     this.btnBenefitsChange = new System.Windows.Forms.ToolStripButton();
     this.btnBenefitsDelete = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.btnBenefitsHistory = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbBenefitsViewOnResident = new System.Windows.Forms.ToolStripButton();
     this.tsbBenefitsViewOnApartment = new System.Windows.Forms.ToolStripButton();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvPersonBenefits.BeginInit();
     this.bsPersonBenefitDocuments.BeginInit();
     this.tsPersonBenefits.SuspendLayout();
     base.SuspendLayout();
     this.dgvPersonBenefits.set_AllowUserToAddRows(false);
     this.dgvPersonBenefits.set_AllowUserToDeleteRows(false);
     this.dgvPersonBenefits.set_AllowUserToOrderColumns(true);
     this.dgvPersonBenefits.set_AutoGenerateColumns(false);
     this.dgvPersonBenefits.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvPersonBenefits.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvPersonBenefits.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvPersonBenefits.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvPersonBenefits.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.PersonName, this.benefitNameDataGridViewTextBoxColumn, this.datebDataGridViewTextBoxColumn2, this.dateeDataGridViewTextBoxColumn2, this.dateDocDataGridViewTextBoxColumn1, this.typeDocNameDataGridViewTextBoxColumn, this.serDocDataGridViewTextBoxColumn, this.numDocDataGridViewTextBoxColumn, this.dataGridViewTextBoxColumn32, this.dataGridViewTextBoxColumn29, this.dataGridViewTextBoxColumn30, this.CreatedDataGridViewTextBoxColumn });
     this.dgvPersonBenefits.set_DataSource(this.bsPersonBenefitDocuments);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvPersonBenefits.set_DefaultCellStyle(style2);
     this.dgvPersonBenefits.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvPersonBenefits.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvPersonBenefits.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvPersonBenefits.set_Name("dgvPersonBenefits");
     this.dgvPersonBenefits.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvPersonBenefits.set_RowHeadersDefaultCellStyle(style3);
     this.dgvPersonBenefits.set_RowHeadersVisible(false);
     this.dgvPersonBenefits.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvPersonBenefits.set_Size(new System.Drawing.Size(0x235, 0x164));
     this.dgvPersonBenefits.set_TabIndex(14);
     this.dgvPersonBenefits.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvPersonBenefits_CellDoubleClick));
     this.PersonName.set_DataPropertyName("PersonName");
     this.PersonName.set_HeaderText("Собственник льготы");
     this.PersonName.set_MinimumWidth(150);
     this.PersonName.set_Name("PersonName");
     this.PersonName.set_ReadOnly(true);
     this.PersonName.set_Width(150);
     this.benefitNameDataGridViewTextBoxColumn.set_DataPropertyName("BenefitName");
     this.benefitNameDataGridViewTextBoxColumn.set_HeaderText("Льгота");
     this.benefitNameDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.benefitNameDataGridViewTextBoxColumn.set_Name("benefitNameDataGridViewTextBoxColumn");
     this.benefitNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitNameDataGridViewTextBoxColumn.set_Width(60);
     this.datebDataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.datebDataGridViewTextBoxColumn2.set_DataPropertyName("FromDate");
     this.datebDataGridViewTextBoxColumn2.set_FillWeight((float) 64.58394f);
     this.datebDataGridViewTextBoxColumn2.set_HeaderText("Дата начала");
     this.datebDataGridViewTextBoxColumn2.set_MinimumWidth(0x4b);
     this.datebDataGridViewTextBoxColumn2.set_Name("datebDataGridViewTextBoxColumn2");
     this.datebDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.datebDataGridViewTextBoxColumn2.set_Width(0x4b);
     this.dateeDataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dateeDataGridViewTextBoxColumn2.set_DataPropertyName("ToDate");
     this.dateeDataGridViewTextBoxColumn2.set_FillWeight((float) 64.58394f);
     this.dateeDataGridViewTextBoxColumn2.set_HeaderText("Дата окончания");
     this.dateeDataGridViewTextBoxColumn2.set_MinimumWidth(0x4b);
     this.dateeDataGridViewTextBoxColumn2.set_Name("dateeDataGridViewTextBoxColumn2");
     this.dateeDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dateeDataGridViewTextBoxColumn2.set_Width(0x4b);
     this.dateDocDataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dateDocDataGridViewTextBoxColumn1.set_DataPropertyName("DateDoc");
     this.dateDocDataGridViewTextBoxColumn1.set_FillWeight((float) 64.58394f);
     this.dateDocDataGridViewTextBoxColumn1.set_HeaderText("Дата документа");
     this.dateDocDataGridViewTextBoxColumn1.set_MinimumWidth(0x4b);
     this.dateDocDataGridViewTextBoxColumn1.set_Name("dateDocDataGridViewTextBoxColumn1");
     this.dateDocDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dateDocDataGridViewTextBoxColumn1.set_Width(0x4b);
     this.typeDocNameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.typeDocNameDataGridViewTextBoxColumn.set_DataPropertyName("TypeDocName");
     this.typeDocNameDataGridViewTextBoxColumn.set_HeaderText("Тип документа");
     this.typeDocNameDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.typeDocNameDataGridViewTextBoxColumn.set_Name("typeDocNameDataGridViewTextBoxColumn");
     this.typeDocNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.typeDocNameDataGridViewTextBoxColumn.set_Width(80);
     this.serDocDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.serDocDataGridViewTextBoxColumn.set_DataPropertyName("SerDoc");
     this.serDocDataGridViewTextBoxColumn.set_FillWeight((float) 64.58394f);
     this.serDocDataGridViewTextBoxColumn.set_HeaderText("Серия документа");
     this.serDocDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.serDocDataGridViewTextBoxColumn.set_Name("serDocDataGridViewTextBoxColumn");
     this.serDocDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serDocDataGridViewTextBoxColumn.set_Width(0x4b);
     this.numDocDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.numDocDataGridViewTextBoxColumn.set_DataPropertyName("NumDoc");
     this.numDocDataGridViewTextBoxColumn.set_FillWeight((float) 64.58394f);
     this.numDocDataGridViewTextBoxColumn.set_HeaderText("Номер документа");
     this.numDocDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.numDocDataGridViewTextBoxColumn.set_Name("numDocDataGridViewTextBoxColumn");
     this.numDocDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.numDocDataGridViewTextBoxColumn.set_Width(0x4b);
     this.dataGridViewTextBoxColumn32.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("NumNotif");
     this.dataGridViewTextBoxColumn32.set_FillWeight((float) 157.3618f);
     this.dataGridViewTextBoxColumn32.set_HeaderText("Номер уведомления");
     this.dataGridViewTextBoxColumn32.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn32.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn32.set_Width(0x4b);
     this.dataGridViewTextBoxColumn29.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("DateNotif");
     this.dataGridViewTextBoxColumn29.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn29.set_HeaderText("Дата уведомления");
     this.dataGridViewTextBoxColumn29.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn29.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn29.set_Width(0x4b);
     this.dataGridViewTextBoxColumn30.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("OrgNotif");
     this.dataGridViewTextBoxColumn30.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn30.set_HeaderText("Организация уведомления");
     this.dataGridViewTextBoxColumn30.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn30.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn30.set_Width(0x4b);
     this.CreatedDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.CreatedDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.CreatedDataGridViewTextBoxColumn.set_HeaderText("Дата создания");
     this.CreatedDataGridViewTextBoxColumn.set_MinimumWidth(0x4b);
     this.CreatedDataGridViewTextBoxColumn.set_Name("CreatedDataGridViewTextBoxColumn");
     this.CreatedDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.CreatedDataGridViewTextBoxColumn.set_Width(0x4b);
     this.bsPersonBenefitDocuments.set_DataSource(typeof(PersonBenefitDocument));
     this.bsPersonBenefitDocuments.set_Sort("PersonName,ToDate desc, FromDate desc");
     this.tsPersonBenefits.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnBenefitsAdd, this.btnBenefitsChange, this.btnBenefitsDelete, this.toolStripSeparator1, this.btnBenefitsHistory, this.toolStripSeparator2, this.tsbBenefitsViewOnResident, this.tsbBenefitsViewOnApartment });
     this.tsPersonBenefits.set_Location(new System.Drawing.Point(0, 0));
     this.tsPersonBenefits.set_Name("tsPersonBenefits");
     this.tsPersonBenefits.set_Size(new System.Drawing.Size(0x235, 0x19));
     this.tsPersonBenefits.set_TabIndex(13);
     this.tsPersonBenefits.set_Text("toolStrip1");
     this.btnBenefitsAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnBenefitsAdd.set_Image(Resources.ADD);
     this.btnBenefitsAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnBenefitsAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnBenefitsAdd.set_Name("btnBenefitsAdd");
     this.btnBenefitsAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.btnBenefitsAdd.set_Text("Добавить");
     this.btnBenefitsAdd.add_Click(new System.EventHandler(this.btnPersonBenefitsAdd_Click));
     this.btnBenefitsChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnBenefitsChange.set_Image(Resources.CHANGE);
     this.btnBenefitsChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnBenefitsChange.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnBenefitsChange.set_Name("btnBenefitsChange");
     this.btnBenefitsChange.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnBenefitsChange.set_Text("Изменить");
     this.btnBenefitsChange.add_Click(new System.EventHandler(this.btnBenefitsChange_Click));
     this.btnBenefitsDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnBenefitsDelete.set_Image(Resources.DELETE);
     this.btnBenefitsDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnBenefitsDelete.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnBenefitsDelete.set_Name("btnBenefitsDelete");
     this.btnBenefitsDelete.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnBenefitsDelete.set_Text("Удалить");
     this.btnBenefitsDelete.add_Click(new System.EventHandler(this.btnBenefitsDelete_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator1.set_Visible(false);
     this.btnBenefitsHistory.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnBenefitsHistory.set_Image((System.Drawing.Image) manager.GetObject("btnBenefitsHistory.Image"));
     this.btnBenefitsHistory.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnBenefitsHistory.set_Name("btnBenefitsHistory");
     this.btnBenefitsHistory.set_Size(new System.Drawing.Size(0x76, 0x16));
     this.btnBenefitsHistory.set_Text("Посмотреть историю");
     this.btnBenefitsHistory.set_Visible(false);
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbBenefitsViewOnResident.set_Checked(true);
     this.tsbBenefitsViewOnResident.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbBenefitsViewOnResident.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbBenefitsViewOnResident.set_Image((System.Drawing.Image) manager.GetObject("tsbBenefitsViewOnResident.Image"));
     this.tsbBenefitsViewOnResident.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbBenefitsViewOnResident.set_Name("tsbBenefitsViewOnResident");
     this.tsbBenefitsViewOnResident.set_Size(new System.Drawing.Size(0x6b, 0x16));
     this.tsbBenefitsViewOnResident.set_Text("По проживающему");
     this.tsbBenefitsViewOnResident.add_Click(new System.EventHandler(this.tsbBenefitsViewOnResident_Click));
     this.tsbBenefitsViewOnApartment.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbBenefitsViewOnApartment.set_Image((System.Drawing.Image) manager.GetObject("tsbBenefitsViewOnApartment.Image"));
     this.tsbBenefitsViewOnApartment.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbBenefitsViewOnApartment.set_Name("tsbBenefitsViewOnApartment");
     this.tsbBenefitsViewOnApartment.set_Size(new System.Drawing.Size(0x3e, 0x16));
     this.tsbBenefitsViewOnApartment.set_Text("По жилью");
     this.tsbBenefitsViewOnApartment.add_Click(new System.EventHandler(this.tsbBenefitsViewOnApartment_Click));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("PersonName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Собственник льготы");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(150);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(150);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("BenefitName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Льгота");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x44);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("TypeDocName");
     this.dataGridViewTextBoxColumn3.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Тип документа");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn4.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Дата начала");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn5.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Дата окончания");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("NumDoc");
     this.dataGridViewTextBoxColumn6.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn6.set_HeaderText("Номер документа");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("SerDoc");
     this.dataGridViewTextBoxColumn7.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn7.set_HeaderText("Серия документа");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("DateDoc");
     this.dataGridViewTextBoxColumn8.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn8.set_HeaderText("Дата документа");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("NumNotif");
     this.dataGridViewTextBoxColumn9.set_FillWeight((float) 157.3618f);
     this.dataGridViewTextBoxColumn9.set_HeaderText("Номер уведомления");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("DateNotif");
     this.dataGridViewTextBoxColumn10.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn10.set_HeaderText("Дата уведомления");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("OrgNotif");
     this.dataGridViewTextBoxColumn11.set_FillWeight((float) 64.58394f);
     this.dataGridViewTextBoxColumn11.set_HeaderText("Организация уведомления");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(0x4b);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.dgvPersonBenefits);
     base.Controls.Add(this.tsPersonBenefits);
     base.set_Name("ApartmentPersonBenefitView");
     base.set_Size(new System.Drawing.Size(0x235, 0x17d));
     this.dgvPersonBenefits.EndInit();
     this.bsPersonBenefitDocuments.EndInit();
     this.tsPersonBenefits.ResumeLayout(false);
     this.tsPersonBenefits.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 26
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     this.label2 = new System.Windows.Forms.Label();
     this.cbServiceTypes = new System.Windows.Forms.ComboBox();
     this.bsServiceTypes = new System.Windows.Forms.BindingSource(this.components);
     this.label1 = new System.Windows.Forms.Label();
     this.lPU = new System.Windows.Forms.Label();
     this.dgTariffView = new System.Windows.Forms.DataGridView();
     this.bsServiceTariffs = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.cbCanonicalService = new System.Windows.Forms.ComboBox();
     this.bsCanonicalService = new System.Windows.Forms.BindingSource(this.components);
     this.label6 = new System.Windows.Forms.Label();
     this.selectHouseHolder = new SelectOrganization();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.selectAddresses = new SelectAddresses();
     this.btnSave = new System.Windows.Forms.Button();
     this.btnFind = new System.Windows.Forms.Button();
     this.dateRate = new DateBox();
     this.label3 = new System.Windows.Forms.Label();
     this.selectOrg = new SelectOrganization();
     this.selectOrgDoc = new SelectOrgDocument();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.workerFind = new BackgroundWorker();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsbOpenTariffType = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbCode = new System.Windows.Forms.ToolStripButton();
     this.tsbService = new System.Windows.Forms.ToolStripButton();
     this.tsbFromDate = new System.Windows.Forms.ToolStripButton();
     this.tsbRate = new System.Windows.Forms.ToolStripButton();
     this.tsbNewRate = new System.Windows.Forms.ToolStripButton();
     this.tsbProviderName = new System.Windows.Forms.ToolStripButton();
     this.tsbHouseHolderName = new System.Windows.Forms.ToolStripButton();
     this.tsbServiceTypeName = new System.Windows.Forms.ToolStripButton();
     this.tsbCanonicalName = new System.Windows.Forms.ToolStripButton();
     this.tsbAdrName = new System.Windows.Forms.ToolStripButton();
     this.ProviderName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serviceCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serviceNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.HouseHolderName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CanonicalName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NewRateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AdrName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsServiceTypes.BeginInit();
     this.dgTariffView.BeginInit();
     this.bsServiceTariffs.BeginInit();
     this.panel1.SuspendLayout();
     this.bsCanonicalService.BeginInit();
     this.toolStrip1.SuspendLayout();
     base.SuspendLayout();
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0, 0xac));
     this.label2.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label2.set_TabIndex(8);
     this.label2.set_Text("Документ");
     this.cbServiceTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbServiceTypes.set_DataSource(this.bsServiceTypes);
     this.cbServiceTypes.set_DisplayMember("ShortName");
     this.cbServiceTypes.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cbServiceTypes.set_FormattingEnabled(true);
     this.cbServiceTypes.set_Location(new System.Drawing.Point(0x75, 0x85));
     this.cbServiceTypes.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbServiceTypes.set_Name("cbServiceTypes");
     this.cbServiceTypes.set_Size(new System.Drawing.Size(0x23e, 0x15));
     this.cbServiceTypes.set_TabIndex(2);
     this.bsServiceTypes.set_DataSource(typeof(ServiceTypeOld));
     this.bsServiceTypes.set_Sort("ShortName");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0, 0x88));
     this.label1.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x4e, 13));
     this.label1.set_TabIndex(4);
     this.label1.set_Text("Группа услуги");
     this.lPU.set_AutoSize(true);
     this.lPU.set_Location(new System.Drawing.Point(1, 7));
     this.lPU.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lPU.set_Name("lPU");
     this.lPU.set_Size(new System.Drawing.Size(0x41, 13));
     this.lPU.set_TabIndex(2);
     this.lPU.set_Text("Поставщик");
     this.dgTariffView.set_AllowUserToAddRows(false);
     this.dgTariffView.set_AllowUserToDeleteRows(false);
     this.dgTariffView.set_AllowUserToOrderColumns(true);
     this.dgTariffView.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.dgTariffView.set_AutoGenerateColumns(false);
     this.dgTariffView.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgTariffView.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgTariffView.set_ColumnHeadersDefaultCellStyle(style);
     this.dgTariffView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ProviderName, this.ServiceTypeName, this.serviceCodeDataGridViewTextBoxColumn, this.serviceNameDataGridViewTextBoxColumn, this.HouseHolderName, this.CanonicalName, this.fromDateDataGridViewTextBoxColumn, this.rateDataGridViewTextBoxColumn, this.NewRateDataGridViewTextBoxColumn, this.AdrName });
     this.dgTariffView.set_DataSource(this.bsServiceTariffs);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgTariffView.set_DefaultCellStyle(style2);
     this.dgTariffView.set_Location(new System.Drawing.Point(0, 0xdf));
     this.dgTariffView.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgTariffView.set_Name("dgTariffView");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgTariffView.set_RowHeadersDefaultCellStyle(style3);
     this.dgTariffView.set_RowHeadersVisible(false);
     this.dgTariffView.set_Size(new System.Drawing.Size(0x318, 0x19b));
     this.dgTariffView.set_TabIndex(2);
     this.dgTariffView.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgTariffView_CellDoubleClick));
     this.dgTariffView.add_CellValidating(new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgTariffView_CellValidating));
     this.bsServiceTariffs.set_DataSource(typeof(ServiceTariff));
     this.bsServiceTariffs.set_Sort("ServiceCode");
     this.panel1.Controls.Add(this.cbCanonicalService);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.selectHouseHolder);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.selectAddresses);
     this.panel1.Controls.Add(this.btnSave);
     this.panel1.Controls.Add(this.btnFind);
     this.panel1.Controls.Add(this.dateRate);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.selectOrg);
     this.panel1.Controls.Add(this.cbServiceTypes);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.selectOrgDoc);
     this.panel1.Controls.Add(this.lPU);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x318, 0xc4));
     this.panel1.set_TabIndex(13);
     this.cbCanonicalService.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbCanonicalService.set_DataSource(this.bsCanonicalService);
     this.cbCanonicalService.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cbCanonicalService.set_FormattingEnabled(true);
     this.cbCanonicalService.set_Location(new System.Drawing.Point(0x75, 0x43));
     this.cbCanonicalService.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbCanonicalService.set_Name("cbCanonicalService");
     this.cbCanonicalService.set_Size(new System.Drawing.Size(0x2a0, 0x15));
     this.cbCanonicalService.set_TabIndex(0x16);
     this.bsCanonicalService.set_DataSource(typeof(CanonicalService));
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(2, 70));
     this.label6.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x73, 13));
     this.label6.set_TabIndex(0x15);
     this.label6.set_Text("Вид благоустройства");
     this.selectHouseHolder.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectHouseHolder.IsCashlessTransferrer = false;
     this.selectHouseHolder.IsHouseHolder = true;
     this.selectHouseHolder.IsPaymentAgent = false;
     this.selectHouseHolder.IsResourceProvider = false;
     this.selectHouseHolder.IsServiceProvider = false;
     this.selectHouseHolder.set_Location(new System.Drawing.Point(0x75, 0x22));
     this.selectHouseHolder.set_Margin(new System.Windows.Forms.Padding(2));
     this.selectHouseHolder.set_Name("selectHouseHolder");
     this.selectHouseHolder.set_Size(new System.Drawing.Size(0x2a1, 0x17));
     this.selectHouseHolder.set_TabIndex(0x12);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(1, 0x27));
     this.label5.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label5.set_TabIndex(0x13);
     this.label5.set_Text("УК услуги");
     this.label4.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0x1e9, 0xac));
     this.label4.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x6f, 13));
     this.label4.set_TabIndex(14);
     this.label4.set_Text("Дата нового тарифа");
     this.selectAddresses.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAddresses.IsByUser = false;
     this.selectAddresses.set_Location(new System.Drawing.Point(0x75, 0x66));
     this.selectAddresses.set_Name("selectAddresses");
     this.selectAddresses.set_Size(new System.Drawing.Size(0x2a0, 20));
     this.selectAddresses.set_TabIndex(0x11);
     this.btnSave.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnSave.set_Location(new System.Drawing.Point(0x2b8, 0xa7));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x5d, 0x17));
     this.btnSave.set_TabIndex(0x10);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.btnFind.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnFind.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.btnFind.set_Location(new System.Drawing.Point(0x2b8, 0x83));
     this.btnFind.set_Name("btnFind");
     this.btnFind.set_Size(new System.Drawing.Size(0x5d, 0x17));
     this.btnFind.set_TabIndex(15);
     this.btnFind.set_Text("Поиск");
     this.btnFind.set_UseVisualStyleBackColor(true);
     this.btnFind.add_Click(new System.EventHandler(this.btnFind_Click));
     this.dateRate.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.dateRate.AttachToPeriod = false;
     this.dateRate.AttachToPeriodEnd = false;
     this.dateRate.set_Location(new System.Drawing.Point(0x25c, 0xa9));
     this.dateRate.set_Margin(new System.Windows.Forms.Padding(2));
     this.dateRate.set_Mask("00/00/0000");
     this.dateRate.set_Name("dateRate");
     this.dateRate.set_Size(new System.Drawing.Size(0x57, 20));
     this.dateRate.set_TabIndex(4);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(2, 0x66));
     this.label3.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x26, 13));
     this.label3.set_TabIndex(13);
     this.label3.set_Text("Адрес");
     this.selectOrg.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrg.IsCashlessTransferrer = false;
     this.selectOrg.IsHouseHolder = false;
     this.selectOrg.IsPaymentAgent = false;
     this.selectOrg.IsResourceProvider = false;
     this.selectOrg.IsServiceProvider = true;
     this.selectOrg.set_Location(new System.Drawing.Point(0x75, 2));
     this.selectOrg.set_Margin(new System.Windows.Forms.Padding(2));
     this.selectOrg.set_Name("selectOrg");
     this.selectOrg.set_Size(new System.Drawing.Size(0x2a1, 0x17));
     this.selectOrg.set_TabIndex(1);
     this.selectOrg.OnOrganizationSelected += new OrganizationHandler(this.selectOrg_OnOrganizationSelected);
     this.selectOrgDoc.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDoc.set_Location(new System.Drawing.Point(0x75, 0xa8));
     this.selectOrgDoc.set_Margin(new System.Windows.Forms.Padding(2));
     this.selectOrgDoc.set_Name("selectOrgDoc");
     this.selectOrgDoc.set_Size(new System.Drawing.Size(0x170, 0x19));
     this.selectOrgDoc.set_TabIndex(3);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("AddressView");
     style4.set_NullValue(null);
     this.dataGridViewTextBoxColumn1.set_DefaultCellStyle(style4);
     this.dataGridViewTextBoxColumn1.set_HeaderText("Адрес");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x3f);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ServiceView");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Услуга");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x44);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("TarifOldView");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Действующий тариф");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x7e);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("TarifNew");
     style5.set_Format("N4");
     this.dataGridViewTextBoxColumn4.set_DefaultCellStyle(style5);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Новый тариф");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x5c);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("NewRate");
     style6.set_Format("N4");
     this.dataGridViewTextBoxColumn5.set_DefaultCellStyle(style6);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Новый тариф");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_Width(0x77);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_Width(0x3d);
     this.workerFind.add_DoWork(new DoWorkEventHandler(this.workerFind_DoWork));
     this.workerFind.add_ProgressChanged(new ProgressChangedEventHandler(this.workerFind_ProgressChanged));
     this.workerFind.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.workerFind_RunWorkerCompleted));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbOpenTariffType, this.toolStripSeparator1, this.tsbProviderName, this.tsbServiceTypeName, this.tsbCode, this.tsbService, this.tsbHouseHolderName, this.tsbCanonicalName, this.tsbFromDate, this.tsbRate, this.tsbNewRate, this.tsbAdrName });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0xc4));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x318, 0x19));
     this.toolStrip1.set_TabIndex(14);
     this.tsbOpenTariffType.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbOpenTariffType.set_Image(Resources.CHANGE);
     this.tsbOpenTariffType.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbOpenTariffType.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbOpenTariffType.set_Name("tsbOpenTariffType");
     this.tsbOpenTariffType.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbOpenTariffType.add_Click(new System.EventHandler(this.tsbOpenTariffType_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbCode.set_Checked(true);
     this.tsbCode.set_CheckOnClick(true);
     this.tsbCode.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbCode.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbCode.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbCode.set_Name("tsbCode");
     this.tsbCode.set_Size(new System.Drawing.Size(0x1f, 0x16));
     this.tsbCode.set_Text("Код");
     this.tsbCode.add_CheckedChanged(new System.EventHandler(this.tsbCode_CheckedChanged));
     this.tsbService.set_Checked(true);
     this.tsbService.set_CheckOnClick(true);
     this.tsbService.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbService.set_Name("tsbService");
     this.tsbService.set_Size(new System.Drawing.Size(0x2e, 0x16));
     this.tsbService.set_Text("Услуга");
     this.tsbService.add_CheckedChanged(new System.EventHandler(this.tsbService_CheckedChanged));
     this.tsbFromDate.set_Checked(true);
     this.tsbFromDate.set_CheckOnClick(true);
     this.tsbFromDate.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbFromDate.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbFromDate.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbFromDate.set_Name("tsbFromDate");
     this.tsbFromDate.set_Size(new System.Drawing.Size(160, 0x16));
     this.tsbFromDate.set_Text("Дата начала старого тарифа");
     this.tsbFromDate.add_CheckedChanged(new System.EventHandler(this.tsbFromDate_CheckedChanged));
     this.tsbRate.set_Checked(true);
     this.tsbRate.set_CheckOnClick(true);
     this.tsbRate.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbRate.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbRate.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbRate.set_Name("tsbRate");
     this.tsbRate.set_Size(new System.Drawing.Size(0x55, 0x16));
     this.tsbRate.set_Text("Старый тариф");
     this.tsbRate.add_CheckedChanged(new System.EventHandler(this.tsbRate_CheckedChanged));
     this.tsbNewRate.set_Checked(true);
     this.tsbNewRate.set_CheckOnClick(true);
     this.tsbNewRate.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbNewRate.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbNewRate.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbNewRate.set_Name("tsbNewRate");
     this.tsbNewRate.set_Size(new System.Drawing.Size(0x4f, 0x11));
     this.tsbNewRate.set_Text("Новый тариф");
     this.tsbNewRate.add_CheckedChanged(new System.EventHandler(this.tsbNewRate_CheckedChanged));
     this.tsbProviderName.set_Checked(true);
     this.tsbProviderName.set_CheckOnClick(true);
     this.tsbProviderName.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbProviderName.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbProviderName.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbProviderName.set_Name("tsbProviderName");
     this.tsbProviderName.set_Size(new System.Drawing.Size(0x44, 0x16));
     this.tsbProviderName.set_Text("Поставщик");
     this.tsbProviderName.add_CheckedChanged(new System.EventHandler(this.tsbProviderName_CheckedChanged));
     this.tsbHouseHolderName.set_Checked(true);
     this.tsbHouseHolderName.set_CheckOnClick(true);
     this.tsbHouseHolderName.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbHouseHolderName.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbHouseHolderName.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbHouseHolderName.set_Name("tsbHouseHolderName");
     this.tsbHouseHolderName.set_Size(new System.Drawing.Size(0x3e, 0x16));
     this.tsbHouseHolderName.set_Text("УК услуги");
     this.tsbHouseHolderName.add_CheckedChanged(new System.EventHandler(this.tsbHouseHolderName_CheckedChanged));
     this.tsbServiceTypeName.set_Checked(true);
     this.tsbServiceTypeName.set_CheckOnClick(true);
     this.tsbServiceTypeName.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbServiceTypeName.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbServiceTypeName.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbServiceTypeName.set_Name("tsbServiceTypeName");
     this.tsbServiceTypeName.set_Size(new System.Drawing.Size(0x54, 0x16));
     this.tsbServiceTypeName.set_Text("Группа услуги");
     this.tsbServiceTypeName.add_CheckedChanged(new System.EventHandler(this.tsbServiceTypeName_CheckedChanged));
     this.tsbCanonicalName.set_Checked(true);
     this.tsbCanonicalName.set_CheckOnClick(true);
     this.tsbCanonicalName.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbCanonicalName.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbCanonicalName.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbCanonicalName.set_Name("tsbCanonicalName");
     this.tsbCanonicalName.set_Size(new System.Drawing.Size(120, 0x16));
     this.tsbCanonicalName.set_Text("Вид благоустройства");
     this.tsbCanonicalName.add_CheckedChanged(new System.EventHandler(this.tsbCanonicalName_CheckedChanged));
     this.tsbAdrName.set_Checked(true);
     this.tsbAdrName.set_CheckOnClick(true);
     this.tsbAdrName.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbAdrName.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbAdrName.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbAdrName.set_Name("tsbAdrName");
     this.tsbAdrName.set_Size(new System.Drawing.Size(0x4f, 0x11));
     this.tsbAdrName.set_Text("Адрес услуги");
     this.tsbAdrName.add_CheckedChanged(new System.EventHandler(this.tsbAdrName_CheckedChanged));
     this.ProviderName.set_DataPropertyName("ProviderName");
     this.ProviderName.set_HeaderText("Поставщик");
     this.ProviderName.set_Name("ProviderName");
     this.ProviderName.set_Width(90);
     this.ServiceTypeName.set_DataPropertyName("ServiceTypeName");
     this.ServiceTypeName.set_HeaderText("Группа услуги");
     this.ServiceTypeName.set_Name("ServiceTypeName");
     this.ServiceTypeName.set_Width(0x67);
     this.serviceCodeDataGridViewTextBoxColumn.set_DataPropertyName("ServiceCode");
     this.serviceCodeDataGridViewTextBoxColumn.set_HeaderText("Код");
     this.serviceCodeDataGridViewTextBoxColumn.set_Name("serviceCodeDataGridViewTextBoxColumn");
     this.serviceCodeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceCodeDataGridViewTextBoxColumn.set_Width(0x33);
     this.serviceNameDataGridViewTextBoxColumn.set_DataPropertyName("ServiceName");
     this.serviceNameDataGridViewTextBoxColumn.set_HeaderText("Услуга");
     this.serviceNameDataGridViewTextBoxColumn.set_Name("serviceNameDataGridViewTextBoxColumn");
     this.serviceNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceNameDataGridViewTextBoxColumn.set_Width(0x44);
     this.HouseHolderName.set_DataPropertyName("HouseHolderName");
     this.HouseHolderName.set_HeaderText("УК услуги");
     this.HouseHolderName.set_Name("HouseHolderName");
     this.HouseHolderName.set_Width(0x53);
     this.CanonicalName.set_DataPropertyName("CanonicalName");
     this.CanonicalName.set_HeaderText("Вид благоустройства");
     this.CanonicalName.set_Name("CanonicalName");
     this.CanonicalName.set_Width(140);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("Дата начала старого тарифа");
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_Width(0xb3);
     this.rateDataGridViewTextBoxColumn.set_DataPropertyName("Rate");
     this.rateDataGridViewTextBoxColumn.set_HeaderText("Старый тариф");
     this.rateDataGridViewTextBoxColumn.set_Name("rateDataGridViewTextBoxColumn");
     this.rateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.rateDataGridViewTextBoxColumn.set_Width(0x68);
     this.NewRateDataGridViewTextBoxColumn.set_HeaderText("Новый тариф");
     this.NewRateDataGridViewTextBoxColumn.set_Name("NewRateDataGridViewTextBoxColumn");
     this.AdrName.set_DataPropertyName("AdrName");
     this.AdrName.set_HeaderText("Адрес услуги");
     this.AdrName.set_Name("AdrName");
     this.AdrName.set_Width(0x63);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x318, 0x27a));
     base.Controls.Add(this.toolStrip1);
     base.Controls.Add(this.dgTariffView);
     base.Controls.Add(this.panel1);
     base.set_Name("ServiceTariffGroupChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Групповая смена тарифа по услугам");
     base.add_Load(new System.EventHandler(this.Form_Load));
     this.bsServiceTypes.EndInit();
     this.dgTariffView.EndInit();
     this.bsServiceTariffs.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.bsCanonicalService.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 27
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.btnOk = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.cbDebtDocuments = new System.Windows.Forms.ComboBox();
     this.bsDebtAction = new System.Windows.Forms.BindingSource(this.components);
     this.bsDebtDocuments = new System.Windows.Forms.BindingSource(this.components);
     this.dpDebtActiop = new DatePeriod();
     this.sfdStatus = new SelectFasetData();
     this.bsDebtAccounts = new System.Windows.Forms.BindingSource(this.components);
     this.dgvDebtAccounts = new System.Windows.Forms.DataGridView();
     this.AccountId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.accountNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AddressName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.accountOwnerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.monthCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.debtSummDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.groupBox = new System.Windows.Forms.GroupBox();
     this.label4 = new System.Windows.Forms.Label();
     this.tbNameAction = new System.Windows.Forms.TextBox();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label5 = new System.Windows.Forms.Label();
     this.sfdStatusType = new SelectFasetData();
     this.bsDebtActionStatuses = new System.Windows.Forms.BindingSource(this.components);
     this.bsDebtAction.BeginInit();
     this.bsDebtDocuments.BeginInit();
     this.bsDebtAccounts.BeginInit();
     this.dgvDebtAccounts.BeginInit();
     this.groupBox.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.bsDebtActionStatuses.BeginInit();
     base.SuspendLayout();
     this.btnOk.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnOk.set_Location(new System.Drawing.Point(0x1e3, 0x1d1));
     this.btnOk.set_Name("btnOk");
     this.btnOk.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnOk.set_TabIndex(0);
     this.btnOk.set_UseVisualStyleBackColor(true);
     this.btnOk.add_Click(new System.EventHandler(this.btnOk_Click));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnCancel.set_Location(new System.Drawing.Point(0x234, 0x1d1));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(1);
     this.btnCancel.set_Text("Отменить");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.cbDebtDocuments.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbDebtDocuments.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsDebtAction, "DebtDocumentId", true));
     this.cbDebtDocuments.set_DataSource(this.bsDebtDocuments);
     this.cbDebtDocuments.set_DisplayMember("CombinedName");
     this.cbDebtDocuments.set_FormattingEnabled(true);
     this.cbDebtDocuments.set_Location(new System.Drawing.Point(9, 0x2a));
     this.cbDebtDocuments.set_Name("cbDebtDocuments");
     this.cbDebtDocuments.set_Size(new System.Drawing.Size(0x26a, 0x15));
     this.cbDebtDocuments.set_TabIndex(2);
     this.cbDebtDocuments.set_ValueMember("Id");
     this.cbDebtDocuments.add_SelectedIndexChanged(new System.EventHandler(this.cbDebtDocuments_SelectedIndexChanged));
     this.bsDebtAction.set_DataSource(typeof(DebtAction));
     this.bsDebtDocuments.set_DataSource(typeof(DebtDocument));
     this.dpDebtActiop.AttachToPeriod = false;
     this.dpDebtActiop.DateBeginReadonly = false;
     this.dpDebtActiop.DateEndReadonly = false;
     this.dpDebtActiop.set_Location(new System.Drawing.Point(0x58, 0x11));
     this.dpDebtActiop.set_Margin(new System.Windows.Forms.Padding(4));
     this.dpDebtActiop.set_Name("dpDebtActiop");
     this.dpDebtActiop.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.dpDebtActiop.set_TabIndex(3);
     this.sfdStatus.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.sfdStatus.set_FormattingEnabled(true);
     this.sfdStatus.set_Location(new System.Drawing.Point(0x188, 0x4e));
     this.sfdStatus.set_Name("sfdStatus");
     this.sfdStatus.set_Size(new System.Drawing.Size(0xe9, 0x15));
     this.sfdStatus.set_Sorted(true);
     this.sfdStatus.set_TabIndex(6);
     this.bsDebtAccounts.set_DataSource(typeof(DebtAccount));
     this.dgvDebtAccounts.set_AllowUserToAddRows(false);
     this.dgvDebtAccounts.set_AllowUserToDeleteRows(false);
     this.dgvDebtAccounts.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.dgvDebtAccounts.set_AutoGenerateColumns(false);
     this.dgvDebtAccounts.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvDebtAccounts.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvDebtAccounts.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvDebtAccounts.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvDebtAccounts.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.AccountId, this.accountNumberDataGridViewTextBoxColumn, this.AddressName, this.accountOwnerNameDataGridViewTextBoxColumn, this.monthCountDataGridViewTextBoxColumn, this.debtSummDataGridViewTextBoxColumn1 });
     this.dgvDebtAccounts.set_DataSource(this.bsDebtAccounts);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvDebtAccounts.set_DefaultCellStyle(style2);
     this.dgvDebtAccounts.set_Location(new System.Drawing.Point(9, 0x45));
     this.dgvDebtAccounts.set_MultiSelect(false);
     this.dgvDebtAccounts.set_Name("dgvDebtAccounts");
     this.dgvDebtAccounts.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvDebtAccounts.set_RowHeadersDefaultCellStyle(style3);
     this.dgvDebtAccounts.set_RowHeadersVisible(false);
     this.dgvDebtAccounts.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvDebtAccounts.set_Size(new System.Drawing.Size(0x26a, 0x108));
     this.dgvDebtAccounts.set_TabIndex(7);
     this.AccountId.set_DataPropertyName("AccountId");
     this.AccountId.set_HeaderText("AccountId");
     this.AccountId.set_Name("AccountId");
     this.AccountId.set_ReadOnly(true);
     this.AccountId.set_Visible(false);
     this.AccountId.set_Width(0x3e);
     this.accountNumberDataGridViewTextBoxColumn.set_DataPropertyName("AccountNumber");
     this.accountNumberDataGridViewTextBoxColumn.set_HeaderText("Номер лиц.");
     this.accountNumberDataGridViewTextBoxColumn.set_Name("accountNumberDataGridViewTextBoxColumn");
     this.accountNumberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.accountNumberDataGridViewTextBoxColumn.set_Width(90);
     this.AddressName.set_DataPropertyName("AddressName");
     this.AddressName.set_HeaderText("Адрес");
     this.AddressName.set_Name("AddressName");
     this.AddressName.set_ReadOnly(true);
     this.AddressName.set_Width(0x3f);
     this.accountOwnerNameDataGridViewTextBoxColumn.set_DataPropertyName("AccountOwnerName");
     this.accountOwnerNameDataGridViewTextBoxColumn.set_HeaderText("Владелец");
     this.accountOwnerNameDataGridViewTextBoxColumn.set_Name("accountOwnerNameDataGridViewTextBoxColumn");
     this.accountOwnerNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.accountOwnerNameDataGridViewTextBoxColumn.set_Width(0x51);
     this.monthCountDataGridViewTextBoxColumn.set_DataPropertyName("MonthCount");
     this.monthCountDataGridViewTextBoxColumn.set_HeaderText("Кол.мес.");
     this.monthCountDataGridViewTextBoxColumn.set_Name("monthCountDataGridViewTextBoxColumn");
     this.monthCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.monthCountDataGridViewTextBoxColumn.set_Width(0x4d);
     this.debtSummDataGridViewTextBoxColumn1.set_DataPropertyName("DebtSumm");
     this.debtSummDataGridViewTextBoxColumn1.set_HeaderText("Сумма долга");
     this.debtSummDataGridViewTextBoxColumn1.set_Name("debtSummDataGridViewTextBoxColumn1");
     this.debtSummDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.debtSummDataGridViewTextBoxColumn1.set_Width(0x62);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 20));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x4b, 13));
     this.label1.set_TabIndex(8);
     this.label1.set_Text("Период иска:");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x125, 80));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x5b, 13));
     this.label2.set_TabIndex(9);
     this.label2.set_Text("Текущий статус:");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(6, 0x1a));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0xe3, 13));
     this.label3.set_TabIndex(10);
     this.label3.set_Text("Список сформированных задолженностей:");
     this.groupBox.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox.Controls.Add(this.label3);
     this.groupBox.Controls.Add(this.cbDebtDocuments);
     this.groupBox.Controls.Add(this.dgvDebtAccounts);
     this.groupBox.set_Location(new System.Drawing.Point(6, 120));
     this.groupBox.set_Name("groupBox");
     this.groupBox.set_Size(new System.Drawing.Size(0x279, 0x153));
     this.groupBox.set_TabIndex(11);
     this.groupBox.set_TabStop(false);
     this.groupBox.set_Text("Основание иска");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(6, 50));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x56, 13));
     this.label4.set_TabIndex(12);
     this.label4.set_Text("Наименование:");
     this.tbNameAction.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbNameAction.set_Location(new System.Drawing.Point(0x60, 0x2f));
     this.tbNameAction.set_Name("tbNameAction");
     this.tbNameAction.set_Size(new System.Drawing.Size(0x211, 20));
     this.tbNameAction.set_TabIndex(13);
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.sfdStatusType);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.tbNameAction);
     this.groupBox1.Controls.Add(this.dpDebtActiop);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.sfdStatus);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.set_Location(new System.Drawing.Point(6, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x279, 0x72));
     this.groupBox1.set_TabIndex(14);
     this.groupBox1.set_TabStop(false);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(6, 0x52));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x4a, 13));
     this.label5.set_TabIndex(15);
     this.label5.set_Text("Тип статуса: ");
     this.sfdStatusType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.sfdStatusType.set_DataSource(this.bsDebtActionStatuses);
     this.sfdStatusType.set_DisplayMember("Name");
     this.sfdStatusType.set_FormattingEnabled(true);
     this.sfdStatusType.set_Location(new System.Drawing.Point(0x60, 0x4d));
     this.sfdStatusType.set_Name("sfdStatusType");
     this.sfdStatusType.set_Size(new System.Drawing.Size(0xb2, 0x15));
     this.sfdStatusType.set_Sorted(true);
     this.sfdStatusType.set_TabIndex(14);
     this.sfdStatusType.set_ValueMember("Id");
     this.sfdStatusType.add_SelectedIndexChanged(new System.EventHandler(this.sfdStatusType_SelectedIndexChanged));
     this.bsDebtActionStatuses.set_DataSource(typeof(DebtActionStatus));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x283, 500));
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.groupBox);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOk);
     base.set_Name("DebtActionAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("DebtActionAddChangeForm");
     base.add_Load(new System.EventHandler(this.DebtActionsAddChangeForm_Load));
     this.bsDebtAction.EndInit();
     this.bsDebtDocuments.EndInit();
     this.bsDebtAccounts.EndInit();
     this.dgvDebtAccounts.EndInit();
     this.groupBox.ResumeLayout(false);
     this.groupBox.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.bsDebtActionStatuses.EndInit();
     base.ResumeLayout(false);
 }
Exemplo n.º 28
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ReportShedulerForm));
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle();
     this.panel1 = new System.Windows.Forms.Panel();
     this.btnApply = new System.Windows.Forms.Button();
     this.rbDay = new System.Windows.Forms.RadioButton();
     this.rbMonth = new System.Windows.Forms.RadioButton();
     this.byDayGroup = new System.Windows.Forms.GroupBox();
     this.cbDayFromBeginMonth = new System.Windows.Forms.CheckBox();
     this.label5 = new System.Windows.Forms.Label();
     this.dayUpDwn = new System.Windows.Forms.NumericUpDown();
     this.label6 = new System.Windows.Forms.Label();
     this.byMonthGroup = new System.Windows.Forms.GroupBox();
     this.label4 = new System.Windows.Forms.Label();
     this.monthUpDwn = new System.Windows.Forms.NumericUpDown();
     this.label3 = new System.Windows.Forms.Label();
     this.panel3 = new System.Windows.Forms.Panel();
     this.cbEnable = new System.Windows.Forms.CheckBox();
     this.templateName = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.nextTime = new DateTimePeriod();
     this.tsReports = new System.Windows.Forms.ToolStrip();
     this.tsbSelectAll = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbCleanAll = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDeleteReport = new System.Windows.Forms.ToolStripButton();
     this.tsbDeleteReportsImage = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
     this.tsbHorizontal = new System.Windows.Forms.ToolStripButton();
     this.tsbVertical = new System.Windows.Forms.ToolStripButton();
     this.scReport = new System.Windows.Forms.SplitContainer();
     this.dgvReports = new System.Windows.Forms.DataGridView();
     this.bsReportShedulers = new System.Windows.Forms.BindingSource(this.components);
     this.dgvReportParameters = new System.Windows.Forms.DataGridView();
     this.printNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.printValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsReportShedulerParameters = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.enableDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.CheckPrint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.reportTemplateIdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.nextTimeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.intervalDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.intervalValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dayBeginAllowShiftDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.userNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.compleateCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.panel1.SuspendLayout();
     this.byDayGroup.SuspendLayout();
     this.dayUpDwn.BeginInit();
     this.byMonthGroup.SuspendLayout();
     this.monthUpDwn.BeginInit();
     this.panel3.SuspendLayout();
     this.tsReports.SuspendLayout();
     this.scReport.Panel1.SuspendLayout();
     this.scReport.Panel2.SuspendLayout();
     this.scReport.SuspendLayout();
     this.dgvReports.BeginInit();
     this.bsReportShedulers.BeginInit();
     this.dgvReportParameters.BeginInit();
     this.bsReportShedulerParameters.BeginInit();
     base.SuspendLayout();
     this.panel1.Controls.Add(this.btnApply);
     this.panel1.Controls.Add(this.rbDay);
     this.panel1.Controls.Add(this.rbMonth);
     this.panel1.Controls.Add(this.byDayGroup);
     this.panel1.Controls.Add(this.byMonthGroup);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.templateName);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.nextTime);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x2ed, 0xb7));
     this.panel1.set_TabIndex(0);
     this.btnApply.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnApply.set_Location(new System.Drawing.Point(0x24d, 0x74));
     this.btnApply.set_Name("btnApply");
     this.btnApply.set_Size(new System.Drawing.Size(0x94, 0x39));
     this.btnApply.set_TabIndex(11);
     this.btnApply.set_Text("Принять изменения");
     this.btnApply.set_UseVisualStyleBackColor(true);
     this.btnApply.add_Click(new System.EventHandler(this.btnApply_Click));
     this.rbDay.set_AutoSize(true);
     this.rbDay.set_Location(new System.Drawing.Point(0x15, 0x69));
     this.rbDay.set_Name("rbDay");
     this.rbDay.set_Size(new System.Drawing.Size(0x91, 0x11));
     this.rbDay.set_TabIndex(10);
     this.rbDay.set_Text("периодичность по дням");
     this.rbDay.set_UseVisualStyleBackColor(true);
     this.rbMonth.set_AutoSize(true);
     this.rbMonth.set_Checked(true);
     this.rbMonth.set_Location(new System.Drawing.Point(0x15, 0x39));
     this.rbMonth.set_Name("rbMonth");
     this.rbMonth.set_Size(new System.Drawing.Size(0xa5, 0x11));
     this.rbMonth.set_TabIndex(10);
     this.rbMonth.set_TabStop(true);
     this.rbMonth.set_Text("периодичность по месяцам");
     this.rbMonth.set_UseVisualStyleBackColor(true);
     this.rbMonth.add_CheckedChanged(new System.EventHandler(this.rbMonth_CheckedChanged));
     this.byDayGroup.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.byDayGroup.Controls.Add(this.cbDayFromBeginMonth);
     this.byDayGroup.Controls.Add(this.label5);
     this.byDayGroup.Controls.Add(this.dayUpDwn);
     this.byDayGroup.Controls.Add(this.label6);
     this.byDayGroup.set_Enabled(false);
     this.byDayGroup.set_Location(new System.Drawing.Point(12, 110));
     this.byDayGroup.set_Name("byDayGroup");
     this.byDayGroup.set_Size(new System.Drawing.Size(0x23b, 0x3f));
     this.byDayGroup.set_TabIndex(9);
     this.byDayGroup.set_TabStop(false);
     this.cbDayFromBeginMonth.set_AutoSize(true);
     this.cbDayFromBeginMonth.set_Checked(true);
     this.cbDayFromBeginMonth.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.cbDayFromBeginMonth.set_Location(new System.Drawing.Point(6, 40));
     this.cbDayFromBeginMonth.set_Name("cbDayFromBeginMonth");
     this.cbDayFromBeginMonth.set_Size(new System.Drawing.Size(0x8e, 0x11));
     this.cbDayFromBeginMonth.set_TabIndex(9);
     this.cbDayFromBeginMonth.set_Text("Даты с начала месяца");
     this.cbDayFromBeginMonth.set_UseVisualStyleBackColor(true);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(0xa3, 0x10));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x1f, 13));
     this.label5.set_TabIndex(8);
     this.label5.set_Text("дней");
     this.dayUpDwn.set_Location(new System.Drawing.Point(0x76, 14));
     int[] numArray = new int[4];
     numArray[0] = 0x16e;
     this.dayUpDwn.set_Maximum(new decimal(numArray));
     int[] numArray2 = new int[4];
     numArray2[0] = 1;
     this.dayUpDwn.set_Minimum(new decimal(numArray2));
     this.dayUpDwn.set_Name("dayUpDwn");
     this.dayUpDwn.set_Size(new System.Drawing.Size(0x27, 20));
     this.dayUpDwn.set_TabIndex(7);
     int[] numArray3 = new int[4];
     numArray3[0] = 1;
     this.dayUpDwn.set_Value(new decimal(numArray3));
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(6, 0x10));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x6a, 13));
     this.label6.set_TabIndex(6);
     this.label6.set_Text("Выполнять каждые");
     this.byMonthGroup.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.byMonthGroup.Controls.Add(this.label4);
     this.byMonthGroup.Controls.Add(this.monthUpDwn);
     this.byMonthGroup.Controls.Add(this.label3);
     this.byMonthGroup.set_Location(new System.Drawing.Point(12, 0x3d));
     this.byMonthGroup.set_Name("byMonthGroup");
     this.byMonthGroup.set_Size(new System.Drawing.Size(0x2d5, 0x2b));
     this.byMonthGroup.set_TabIndex(9);
     this.byMonthGroup.set_TabStop(false);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0xa3, 0x10));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x33, 13));
     this.label4.set_TabIndex(8);
     this.label4.set_Text("месяцев");
     this.monthUpDwn.set_Location(new System.Drawing.Point(0x76, 14));
     int[] numArray4 = new int[4];
     numArray4[0] = 120;
     this.monthUpDwn.set_Maximum(new decimal(numArray4));
     int[] numArray5 = new int[4];
     numArray5[0] = 1;
     this.monthUpDwn.set_Minimum(new decimal(numArray5));
     this.monthUpDwn.set_Name("monthUpDwn");
     this.monthUpDwn.set_Size(new System.Drawing.Size(0x27, 20));
     this.monthUpDwn.set_TabIndex(7);
     int[] numArray6 = new int[4];
     numArray6[0] = 1;
     this.monthUpDwn.set_Value(new decimal(numArray6));
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(6, 0x10));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x6a, 13));
     this.label3.set_TabIndex(6);
     this.label3.set_Text("Выполнять каждые");
     this.panel3.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.panel3.set_AutoScroll(true);
     this.panel3.set_AutoScrollMinSize(new System.Drawing.Size(150, 0));
     this.panel3.Controls.Add(this.cbEnable);
     this.panel3.set_Location(new System.Drawing.Point(0x123, 0x1d));
     this.panel3.set_Name("panel3");
     this.panel3.set_Size(new System.Drawing.Size(0x1ca, 0x22));
     this.panel3.set_TabIndex(8);
     this.cbEnable.set_AutoSize(true);
     this.cbEnable.set_Location(new System.Drawing.Point(0x3b, 6));
     this.cbEnable.set_Name("cbEnable");
     this.cbEnable.set_Size(new System.Drawing.Size(0x4c, 0x11));
     this.cbEnable.set_TabIndex(10);
     this.cbEnable.set_Text("Активный");
     this.cbEnable.set_UseVisualStyleBackColor(true);
     this.cbEnable.add_CheckedChanged(new System.EventHandler(this.cbEnable_CheckedChanged));
     this.templateName.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.templateName.set_Location(new System.Drawing.Point(0x40, 3));
     this.templateName.set_Name("templateName");
     this.templateName.set_ReadOnly(true);
     this.templateName.set_Size(new System.Drawing.Size(0x2a1, 20));
     this.templateName.set_TabIndex(6);
     this.label2.set_Location(new System.Drawing.Point(9, 0x24));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(160, 13));
     this.label2.set_TabIndex(5);
     this.label2.set_Text("Дата следующего запуска");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(12, 6));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2e, 13));
     this.label1.set_TabIndex(4);
     this.label1.set_Text("Шаблон");
     this.nextTime.set_Location(new System.Drawing.Point(140, 30));
     this.nextTime.set_Margin(new System.Windows.Forms.Padding(4));
     this.nextTime.set_MaximumSize(new System.Drawing.Size(400, 0x1c));
     this.nextTime.set_MinimumSize(new System.Drawing.Size(0x144, 0x18));
     this.nextTime.set_Name("nextTime");
     this.nextTime.set_Size(new System.Drawing.Size(0x144, 0x18));
     this.nextTime.set_TabIndex(7);
     this.nextTime.TimeBeginReadOnly = false;
     this.nextTime.TimeEndReadonly = false;
     this.tsReports.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbSelectAll, this.toolStripSeparator5, this.tsbCleanAll, this.toolStripSeparator3, this.tsbDeleteReport, this.tsbDeleteReportsImage, this.toolStripLabel2, this.tsbHorizontal, this.tsbVertical });
     this.tsReports.set_Location(new System.Drawing.Point(0, 0xb7));
     this.tsReports.set_Name("tsReports");
     this.tsReports.set_Size(new System.Drawing.Size(0x2ed, 0x19));
     this.tsReports.set_TabIndex(0x10);
     this.tsReports.set_Text("toolStrip1");
     this.tsbSelectAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbSelectAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbSelectAll.set_Name("tsbSelectAll");
     this.tsbSelectAll.set_Size(new System.Drawing.Size(0x4f, 0x16));
     this.tsbSelectAll.set_Text("Выбрать все");
     this.tsbSelectAll.add_Click(new System.EventHandler(this.tsbSelectAll_Click));
     this.toolStripSeparator5.set_Name("toolStripSeparator5");
     this.toolStripSeparator5.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbCleanAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbCleanAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbCleanAll.set_Name("tsbCleanAll");
     this.tsbCleanAll.set_Size(new System.Drawing.Size(70, 0x16));
     this.tsbCleanAll.set_Text("Убрать все");
     this.tsbCleanAll.add_Click(new System.EventHandler(this.tsbCleanAll_Click));
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbDeleteReport.set_Image(Resources.DELETE);
     this.tsbDeleteReport.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDeleteReport.set_Name("tsbDeleteReport");
     this.tsbDeleteReport.set_Size(new System.Drawing.Size(0x92, 0x16));
     this.tsbDeleteReport.set_Text("Удалить выбранные");
     this.tsbDeleteReport.add_Click(new System.EventHandler(this.tsbDeleteReport_Click));
     this.tsbDeleteReportsImage.set_AutoSize(false);
     this.tsbDeleteReportsImage.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDeleteReportsImage.set_Image(Resources.WAITING);
     this.tsbDeleteReportsImage.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tsbDeleteReportsImage.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteReportsImage.set_ImageTransparentColor(System.Drawing.Color.White);
     this.tsbDeleteReportsImage.set_Name("tsbDeleteReportsImage");
     this.tsbDeleteReportsImage.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.tsbDeleteReportsImage.set_Visible(false);
     this.toolStripLabel2.set_Name("toolStripLabel2");
     this.toolStripLabel2.set_Size(new System.Drawing.Size(140, 0x16));
     this.toolStripLabel2.set_Text("Показывать параметры:");
     this.tsbHorizontal.set_Checked(true);
     this.tsbHorizontal.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbHorizontal.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbHorizontal.set_Image((System.Drawing.Image) manager.GetObject("tsbHorizontal.Image"));
     this.tsbHorizontal.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbHorizontal.set_Name("tsbHorizontal");
     this.tsbHorizontal.set_Size(new System.Drawing.Size(0x5e, 0x16));
     this.tsbHorizontal.set_Text("горизонтально");
     this.tsbHorizontal.add_Click(new System.EventHandler(this.tsbHorizontal_Click));
     this.tsbVertical.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVertical.set_Image((System.Drawing.Image) manager.GetObject("tsbVertical.Image"));
     this.tsbVertical.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVertical.set_Name("tsbVertical");
     this.tsbVertical.set_Size(new System.Drawing.Size(0x51, 0x16));
     this.tsbVertical.set_Text("вертикально");
     this.tsbVertical.add_Click(new System.EventHandler(this.tsbVertical_Click));
     this.scReport.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.scReport.set_Location(new System.Drawing.Point(0, 0xd0));
     this.scReport.set_Name("scReport");
     this.scReport.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.scReport.Panel1.Controls.Add(this.dgvReports);
     this.scReport.Panel1.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.scReport.Panel2.Controls.Add(this.dgvReportParameters);
     this.scReport.Panel2.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.scReport.set_Size(new System.Drawing.Size(0x2ed, 0xea));
     this.scReport.set_SplitterDistance(0x93);
     this.scReport.set_TabIndex(20);
     this.dgvReports.set_AllowUserToAddRows(false);
     this.dgvReports.set_AllowUserToDeleteRows(false);
     this.dgvReports.set_AutoGenerateColumns(false);
     this.dgvReports.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvReports.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReports.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvReports.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReports.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.enableDataGridViewCheckBoxColumn, this.CheckPrint, this.reportTemplateIdDataGridViewTextBoxColumn, this.nextTimeDataGridViewTextBoxColumn, this.intervalDataGridViewTextBoxColumn, this.intervalValueDataGridViewTextBoxColumn, this.dayBeginAllowShiftDataGridViewCheckBoxColumn, this.createdDataGridViewTextBoxColumn, this.userNameDataGridViewTextBoxColumn, this.compleateCountDataGridViewTextBoxColumn, this.idDataGridViewTextBoxColumn });
     this.dgvReports.set_DataSource(this.bsReportShedulers);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReports.set_DefaultCellStyle(style2);
     this.dgvReports.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReports.set_Location(new System.Drawing.Point(0, 0));
     this.dgvReports.set_Name("dgvReports");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReports.set_RowHeadersDefaultCellStyle(style3);
     this.dgvReports.set_RowHeadersVisible(false);
     this.dgvReports.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReports.set_Size(new System.Drawing.Size(0x2ed, 0x93));
     this.dgvReports.set_TabIndex(0x11);
     this.bsReportShedulers.set_DataSource(typeof(RepReportSheduler));
     this.bsReportShedulers.set_Sort("Created desc");
     this.bsReportShedulers.add_CurrentChanged(new System.EventHandler(this.bsReportShedulers_CurrentChanged));
     this.dgvReportParameters.set_AllowUserToAddRows(false);
     this.dgvReportParameters.set_AllowUserToDeleteRows(false);
     this.dgvReportParameters.set_AutoGenerateColumns(false);
     this.dgvReportParameters.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvReportParameters.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReportParameters.set_ColumnHeadersDefaultCellStyle(style4);
     this.dgvReportParameters.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReportParameters.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.printNameDataGridViewTextBoxColumn, this.printValueDataGridViewTextBoxColumn });
     this.dgvReportParameters.set_DataSource(this.bsReportShedulerParameters);
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style5.set_BackColor(System.Drawing.SystemColors.Window);
     style5.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style5.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style5.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style5.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style5.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReportParameters.set_DefaultCellStyle(style5);
     this.dgvReportParameters.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReportParameters.set_Location(new System.Drawing.Point(0, 0));
     this.dgvReportParameters.set_Name("dgvReportParameters");
     this.dgvReportParameters.set_ReadOnly(true);
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style6.set_BackColor(System.Drawing.SystemColors.Control);
     style6.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style6.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style6.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style6.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style6.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReportParameters.set_RowHeadersDefaultCellStyle(style6);
     this.dgvReportParameters.set_RowHeadersVisible(false);
     this.dgvReportParameters.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReportParameters.set_Size(new System.Drawing.Size(0x2ed, 0x53));
     this.dgvReportParameters.set_TabIndex(0x12);
     this.printNameDataGridViewTextBoxColumn.set_DataPropertyName("PrintName");
     this.printNameDataGridViewTextBoxColumn.set_HeaderText("Параметр");
     this.printNameDataGridViewTextBoxColumn.set_Name("printNameDataGridViewTextBoxColumn");
     this.printNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printNameDataGridViewTextBoxColumn.set_Width(0x53);
     this.printValueDataGridViewTextBoxColumn.set_DataPropertyName("PrintValue");
     this.printValueDataGridViewTextBoxColumn.set_HeaderText("Значение");
     this.printValueDataGridViewTextBoxColumn.set_Name("printValueDataGridViewTextBoxColumn");
     this.printValueDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printValueDataGridViewTextBoxColumn.set_Width(80);
     this.bsReportShedulerParameters.set_DataSource(typeof(RepReportShedulerParameter));
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("StartTime");
     style7.set_Format("G");
     style7.set_NullValue(null);
     this.dataGridViewTextBoxColumn1.set_DefaultCellStyle(style7);
     this.dataGridViewTextBoxColumn1.set_HeaderText("Начато формирование");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("FinishTime");
     style8.set_Format("G");
     style8.set_NullValue(null);
     this.dataGridViewTextBoxColumn2.set_DefaultCellStyle(style8);
     this.dataGridViewTextBoxColumn2.set_HeaderText("Сформирован");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Interval");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Периоди- чность");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ToolTipText("м - по месяцам;  д - по дням");
     this.dataGridViewTextBoxColumn3.set_Width(70);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("IntervalValue");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Интервал");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(70);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ToolTipText("количество месяцев/дней через которое повторяется выполнение отчёта");
     this.dataGridViewTextBoxColumn4.set_Width(70);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("UserId");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Пользователь");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ToolTipText("добавивший отчёт в планировщик");
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Дата создания");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ToolTipText("когда отчёт добавлен в планировщик");
     this.dataGridViewTextBoxColumn6.set_Width(80);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("CompleateCount");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Выполнено раз");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ToolTipText("счётчик выполнений отчёта в планировщике с момента его добавления");
     this.dataGridViewTextBoxColumn7.set_Width(80);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("ShiftDateBegin");
     this.dataGridViewTextBoxColumn8.set_HeaderText("ShiftDateBegin");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_Visible(false);
     this.dataGridViewTextBoxColumn8.set_Width(5);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("ShiftDateEnd");
     this.dataGridViewTextBoxColumn9.set_HeaderText("ShiftDateEnd");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Visible(false);
     this.dataGridViewTextBoxColumn9.set_Width(5);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ShiftSecondDateBegin");
     this.dataGridViewTextBoxColumn10.set_HeaderText("ShiftSecondDateBegin");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Visible(false);
     this.dataGridViewTextBoxColumn10.set_Width(5);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("ShiftSecondDateEnd");
     this.dataGridViewTextBoxColumn11.set_HeaderText("ShiftSecondDateEnd");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_Visible(false);
     this.dataGridViewTextBoxColumn11.set_Width(5);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("PrintName");
     this.dataGridViewTextBoxColumn12.set_HeaderText("Параметр");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(0x53);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("PrintValue");
     this.dataGridViewTextBoxColumn13.set_HeaderText("Значение");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(80);
     this.enableDataGridViewCheckBoxColumn.set_DataPropertyName("Enable");
     this.enableDataGridViewCheckBoxColumn.set_HeaderText("Активный");
     this.enableDataGridViewCheckBoxColumn.set_MinimumWidth(80);
     this.enableDataGridViewCheckBoxColumn.set_Name("enableDataGridViewCheckBoxColumn");
     this.enableDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.enableDataGridViewCheckBoxColumn.set_Width(80);
     this.CheckPrint.set_FillWeight((float) 10.43145f);
     this.CheckPrint.set_HeaderText("Выбор");
     this.CheckPrint.set_MinimumWidth(60);
     this.CheckPrint.set_Name("CheckPrint");
     this.CheckPrint.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.CheckPrint.set_Width(60);
     this.reportTemplateIdDataGridViewTextBoxColumn.set_DataPropertyName("ReportTemplateName");
     this.reportTemplateIdDataGridViewTextBoxColumn.set_HeaderText("Шаблон");
     this.reportTemplateIdDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.reportTemplateIdDataGridViewTextBoxColumn.set_Name("reportTemplateIdDataGridViewTextBoxColumn");
     this.nextTimeDataGridViewTextBoxColumn.set_DataPropertyName("NextTime");
     this.nextTimeDataGridViewTextBoxColumn.set_HeaderText("Следующий запуск");
     this.nextTimeDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.nextTimeDataGridViewTextBoxColumn.set_Name("nextTimeDataGridViewTextBoxColumn");
     this.intervalDataGridViewTextBoxColumn.set_DataPropertyName("Interval");
     this.intervalDataGridViewTextBoxColumn.set_HeaderText("Перио- дичность");
     this.intervalDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.intervalDataGridViewTextBoxColumn.set_Name("intervalDataGridViewTextBoxColumn");
     this.intervalDataGridViewTextBoxColumn.set_ToolTipText("м - по месяцам;  д - по дням");
     this.intervalDataGridViewTextBoxColumn.set_Width(70);
     this.intervalValueDataGridViewTextBoxColumn.set_DataPropertyName("IntervalValue");
     this.intervalValueDataGridViewTextBoxColumn.set_HeaderText("Период");
     this.intervalValueDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.intervalValueDataGridViewTextBoxColumn.set_Name("intervalValueDataGridViewTextBoxColumn");
     this.intervalValueDataGridViewTextBoxColumn.set_ToolTipText("количество месяцев/дней  через которое выполнение запроса будет повторятся");
     this.intervalValueDataGridViewTextBoxColumn.set_Width(70);
     this.dayBeginAllowShiftDataGridViewCheckBoxColumn.set_DataPropertyName("DayBeginAllowShift");
     this.dayBeginAllowShiftDataGridViewCheckBoxColumn.set_HeaderText("Даты с начала месяца");
     this.dayBeginAllowShiftDataGridViewCheckBoxColumn.set_MinimumWidth(70);
     this.dayBeginAllowShiftDataGridViewCheckBoxColumn.set_Name("dayBeginAllowShiftDataGridViewCheckBoxColumn");
     this.dayBeginAllowShiftDataGridViewCheckBoxColumn.set_ToolTipText("Если включено, диапазон дней всегда начинается с первого дня месяца");
     this.dayBeginAllowShiftDataGridViewCheckBoxColumn.set_Width(70);
     this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn.set_HeaderText("Создан");
     this.createdDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn");
     this.createdDataGridViewTextBoxColumn.set_ToolTipText("Когда добавлен отчёт в планировщик");
     this.userNameDataGridViewTextBoxColumn.set_DataPropertyName("UserName");
     this.userNameDataGridViewTextBoxColumn.set_HeaderText("Пользователь");
     this.userNameDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.userNameDataGridViewTextBoxColumn.set_Name("userNameDataGridViewTextBoxColumn");
     this.userNameDataGridViewTextBoxColumn.set_ToolTipText("Кем добавлен отчёт в планировщик");
     this.compleateCountDataGridViewTextBoxColumn.set_DataPropertyName("CompleateCount");
     this.compleateCountDataGridViewTextBoxColumn.set_HeaderText("Количество выполненых отчётов");
     this.compleateCountDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.compleateCountDataGridViewTextBoxColumn.set_Name("compleateCountDataGridViewTextBoxColumn");
     this.compleateCountDataGridViewTextBoxColumn.set_ToolTipText("Сколько раз с момента добавления отчёт запускался в обработку");
     this.idDataGridViewTextBoxColumn.set_DataPropertyName("Id");
     this.idDataGridViewTextBoxColumn.set_HeaderText("Id");
     this.idDataGridViewTextBoxColumn.set_Name("idDataGridViewTextBoxColumn");
     this.idDataGridViewTextBoxColumn.set_Width(5);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x2ed, 0x1ba));
     base.Controls.Add(this.scReport);
     base.Controls.Add(this.tsReports);
     base.Controls.Add(this.panel1);
     this.set_MinimumSize(new System.Drawing.Size(480, 0x178));
     base.set_Name("ReportShedulerForm");
     this.set_Text("Планировщик отчётов");
     base.add_Load(new System.EventHandler(this.ReportShedulerForm_Load));
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.byDayGroup.ResumeLayout(false);
     this.byDayGroup.PerformLayout();
     this.dayUpDwn.EndInit();
     this.byMonthGroup.ResumeLayout(false);
     this.byMonthGroup.PerformLayout();
     this.monthUpDwn.EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.tsReports.ResumeLayout(false);
     this.tsReports.PerformLayout();
     this.scReport.Panel1.ResumeLayout(false);
     this.scReport.Panel2.ResumeLayout(false);
     this.scReport.ResumeLayout(false);
     this.dgvReports.EndInit();
     this.bsReportShedulers.EndInit();
     this.dgvReportParameters.EndInit();
     this.bsReportShedulerParameters.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 29
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.dgvIncludedReestrs = new System.Windows.Forms.DataGridView();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paymentSystemNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.reeTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.summDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.recordsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.payReesterBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.tsmiAdd = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiRefresh = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiDelete = new System.Windows.Forms.ToolStripMenuItem();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvIncludedReestrs.BeginInit();
     this.payReesterBindingSource.BeginInit();
     this.menuStrip1.SuspendLayout();
     base.SuspendLayout();
     this.dgvIncludedReestrs.set_AllowUserToAddRows(false);
     this.dgvIncludedReestrs.set_AllowUserToDeleteRows(false);
     this.dgvIncludedReestrs.set_AllowUserToOrderColumns(true);
     this.dgvIncludedReestrs.set_AutoGenerateColumns(false);
     this.dgvIncludedReestrs.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvIncludedReestrs.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvIncludedReestrs.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvIncludedReestrs.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvIncludedReestrs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.numberDataGridViewTextBoxColumn, this.statusNameDataGridViewTextBoxColumn, this.paymentSystemNameDataGridViewTextBoxColumn, this.OrganizationName, this.reeTypeNameDataGridViewTextBoxColumn, this.summDataGridViewTextBoxColumn, this.recordsDataGridViewTextBoxColumn });
     this.dgvIncludedReestrs.set_DataSource(this.payReesterBindingSource);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvIncludedReestrs.set_DefaultCellStyle(style2);
     this.dgvIncludedReestrs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvIncludedReestrs.set_Location(new System.Drawing.Point(0, 0x1a));
     this.dgvIncludedReestrs.set_Name("dgvIncludedReestrs");
     this.dgvIncludedReestrs.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvIncludedReestrs.set_RowHeadersDefaultCellStyle(style3);
     this.dgvIncludedReestrs.set_RowHeadersVisible(false);
     this.dgvIncludedReestrs.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvIncludedReestrs.set_Size(new System.Drawing.Size(0x34a, 0x148));
     this.dgvIncludedReestrs.set_TabIndex(2);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("С");
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_Width(0x27);
     this.toDateDataGridViewTextBoxColumn.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn.set_HeaderText("По");
     this.toDateDataGridViewTextBoxColumn.set_Name("toDateDataGridViewTextBoxColumn");
     this.toDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn.set_Width(0x2e);
     this.numberDataGridViewTextBoxColumn.set_DataPropertyName("Number");
     this.numberDataGridViewTextBoxColumn.set_HeaderText("Номер");
     this.numberDataGridViewTextBoxColumn.set_Name("numberDataGridViewTextBoxColumn");
     this.numberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.numberDataGridViewTextBoxColumn.set_Width(0x42);
     this.statusNameDataGridViewTextBoxColumn.set_DataPropertyName("StatusName");
     this.statusNameDataGridViewTextBoxColumn.set_HeaderText("Статус");
     this.statusNameDataGridViewTextBoxColumn.set_Name("statusNameDataGridViewTextBoxColumn");
     this.statusNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.statusNameDataGridViewTextBoxColumn.set_Width(0x42);
     this.paymentSystemNameDataGridViewTextBoxColumn.set_DataPropertyName("PaymentSystemName");
     this.paymentSystemNameDataGridViewTextBoxColumn.set_HeaderText("Платёжная система");
     this.paymentSystemNameDataGridViewTextBoxColumn.set_Name("paymentSystemNameDataGridViewTextBoxColumn");
     this.paymentSystemNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.paymentSystemNameDataGridViewTextBoxColumn.set_Width(0x7c);
     this.OrganizationName.set_DataPropertyName("OrganizationName");
     this.OrganizationName.set_HeaderText("Платежный агент");
     this.OrganizationName.set_Name("OrganizationName");
     this.OrganizationName.set_ReadOnly(true);
     this.OrganizationName.set_Width(0x70);
     this.reeTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ReeTypeName");
     this.reeTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип реестра");
     this.reeTypeNameDataGridViewTextBoxColumn.set_Name("reeTypeNameDataGridViewTextBoxColumn");
     this.reeTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.reeTypeNameDataGridViewTextBoxColumn.set_Width(0x58);
     this.summDataGridViewTextBoxColumn.set_DataPropertyName("Summ");
     this.summDataGridViewTextBoxColumn.set_HeaderText("Сумма");
     this.summDataGridViewTextBoxColumn.set_Name("summDataGridViewTextBoxColumn");
     this.summDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.summDataGridViewTextBoxColumn.set_Width(0x42);
     this.recordsDataGridViewTextBoxColumn.set_DataPropertyName("Records");
     this.recordsDataGridViewTextBoxColumn.set_HeaderText("Записей");
     this.recordsDataGridViewTextBoxColumn.set_Name("recordsDataGridViewTextBoxColumn");
     this.recordsDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.recordsDataGridViewTextBoxColumn.set_Width(0x4b);
     this.payReesterBindingSource.set_DataSource(typeof(PayReester));
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiAdd, this.tsmiRefresh, this.tsmiDelete });
     this.menuStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.menuStrip1.set_Name("menuStrip1");
     this.menuStrip1.set_Size(new System.Drawing.Size(0x34a, 0x1a));
     this.menuStrip1.set_TabIndex(1);
     this.menuStrip1.set_Text("menuStrip1");
     this.tsmiAdd.set_Image(Resources.ADD);
     this.tsmiAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiAdd.set_Name("tsmiAdd");
     this.tsmiAdd.set_Size(new System.Drawing.Size(0x5b, 0x16));
     this.tsmiAdd.set_Text("Добавить");
     this.tsmiAdd.add_Click(new System.EventHandler(this.tsmiAdd_Click));
     this.tsmiRefresh.set_Image(Resources.UPDATE);
     this.tsmiRefresh.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiRefresh.set_Name("tsmiRefresh");
     this.tsmiRefresh.set_Size(new System.Drawing.Size(0x61, 0x16));
     this.tsmiRefresh.set_Text("Обновить");
     this.tsmiRefresh.add_Click(new System.EventHandler(this.tsmiRefresh_Click));
     this.tsmiDelete.set_Image(Resources.DELETE);
     this.tsmiDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsmiDelete.set_Name("tsmiDelete");
     this.tsmiDelete.set_Size(new System.Drawing.Size(0x57, 0x16));
     this.tsmiDelete.set_Text("Удалить");
     this.tsmiDelete.add_Click(new System.EventHandler(this.tsmiDelete_Click));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn1.set_HeaderText("С");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x27);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn2.set_HeaderText("По");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x2e);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Number");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Номер");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x42);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("StatusName");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Статус");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x42);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("PaymentSystemName");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Платёжная система");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x7c);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("OrganizationName");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Платежный агент");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x70);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ReeTypeName");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Тип реестра");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x58);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("Summ");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Сумма");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x42);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("Records");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Записей");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x4b);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x34a, 0x162));
     base.Controls.Add(this.dgvIncludedReestrs);
     base.Controls.Add(this.menuStrip1);
     base.set_MainMenuStrip(this.menuStrip1);
     base.set_Name("PayReesterPaymentOrdersForm");
     base.set_ShowIcon(false);
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Реестры платёжного поручения");
     base.add_Load(new System.EventHandler(this.PayReesterPaymentOrders_Load));
     this.dgvIncludedReestrs.EndInit();
     this.payReesterBindingSource.EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 30
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(BankAccountsForm));
     this.dgvBankAccounts = new System.Windows.Forms.DataGridView();
     this.label1 = new System.Windows.Forms.Label();
     this.gbFilter = new System.Windows.Forms.GroupBox();
     this.mtbAccountNumber = new System.Windows.Forms.MaskedTextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.cbOwnersPrimary = new System.Windows.Forms.CheckBox();
     this.gbOwner = new System.Windows.Forms.GroupBox();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsBtnSearch = new System.Windows.Forms.ToolStripButton();
     this.tsBtnFilterHide = new System.Windows.Forms.ToolStripButton();
     this.tsBtnErase = new System.Windows.Forms.ToolStripButton();
     this.tsBtnAdd = new System.Windows.Forms.ToolStripButton();
     this.tsBtnEdit = new System.Windows.Forms.ToolStripButton();
     this.tsBtnDelete = new System.Windows.Forms.ToolStripButton();
     this.isPrimaryDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.bsBankAccounts = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.accountNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ownerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bankNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BankCity = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.selectBank = new SelectBank();
     this.selectOwner = new SelectOwner();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tbnApply = new System.Windows.Forms.ToolStripButton();
     this.dgvBankAccounts.BeginInit();
     this.gbFilter.SuspendLayout();
     this.gbOwner.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.bsBankAccounts.BeginInit();
     base.SuspendLayout();
     this.dgvBankAccounts.set_AllowUserToAddRows(false);
     this.dgvBankAccounts.set_AllowUserToDeleteRows(false);
     this.dgvBankAccounts.set_AllowUserToResizeRows(false);
     this.dgvBankAccounts.set_AutoGenerateColumns(false);
     this.dgvBankAccounts.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvBankAccounts.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvBankAccounts.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvBankAccounts.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvBankAccounts.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.isPrimaryDataGridViewCheckBoxColumn, this.accountNumberDataGridViewTextBoxColumn, this.ownerNameDataGridViewTextBoxColumn, this.bankNameDataGridViewTextBoxColumn, this.BankCity });
     this.dgvBankAccounts.set_DataSource(this.bsBankAccounts);
     this.dgvBankAccounts.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvBankAccounts.set_Location(new System.Drawing.Point(0, 0x8d));
     this.dgvBankAccounts.set_MultiSelect(false);
     this.dgvBankAccounts.set_Name("dgvBankAccounts");
     this.dgvBankAccounts.set_ReadOnly(true);
     this.dgvBankAccounts.set_RowHeadersVisible(false);
     this.dgvBankAccounts.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvBankAccounts.set_Size(new System.Drawing.Size(0x216, 0x79));
     this.dgvBankAccounts.set_TabIndex(50);
     this.dgvBankAccounts.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBanks_CellDoubleClick));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 0x10));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x87, 13));
     this.label1.set_TabIndex(1);
     this.label1.set_Text("Номер расчётного счёта:");
     this.gbFilter.Controls.Add(this.mtbAccountNumber);
     this.gbFilter.Controls.Add(this.selectBank);
     this.gbFilter.Controls.Add(this.label2);
     this.gbFilter.Controls.Add(this.cbOwnersPrimary);
     this.gbFilter.Controls.Add(this.gbOwner);
     this.gbFilter.Controls.Add(this.label1);
     this.gbFilter.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.gbFilter.set_Location(new System.Drawing.Point(0, 0));
     this.gbFilter.set_Name("gbFilter");
     this.gbFilter.set_Size(new System.Drawing.Size(0x216, 0x74));
     this.gbFilter.set_TabIndex(0);
     this.gbFilter.set_TabStop(false);
     this.gbFilter.set_Text("Фильтр");
     this.mtbAccountNumber.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.mtbAccountNumber.set_BeepOnError(true);
     this.mtbAccountNumber.set_Location(new System.Drawing.Point(9, 0x20));
     this.mtbAccountNumber.set_Mask("00000000000000000000");
     this.mtbAccountNumber.set_Name("mtbAccountNumber");
     this.mtbAccountNumber.set_ResetOnSpace(false);
     this.mtbAccountNumber.set_Size(new System.Drawing.Size(0xf3, 20));
     this.mtbAccountNumber.set_TabIndex(10);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(6, 0x37));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x23, 13));
     this.label2.set_TabIndex(15);
     this.label2.set_Text("Банк:");
     this.cbOwnersPrimary.set_AutoSize(true);
     this.cbOwnersPrimary.set_Location(new System.Drawing.Point(12, 0x60));
     this.cbOwnersPrimary.set_Name("cbOwnersPrimary");
     this.cbOwnersPrimary.set_Size(new System.Drawing.Size(0x93, 0x11));
     this.cbOwnersPrimary.set_TabIndex(30);
     this.cbOwnersPrimary.set_Text("Только основные счета");
     this.cbOwnersPrimary.set_UseVisualStyleBackColor(true);
     this.gbOwner.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.gbOwner.Controls.Add(this.selectOwner);
     this.gbOwner.set_Location(new System.Drawing.Point(0x102, 12));
     this.gbOwner.set_Name("gbOwner");
     this.gbOwner.set_Size(new System.Drawing.Size(270, 100));
     this.gbOwner.set_TabIndex(40);
     this.gbOwner.set_TabStop(false);
     this.gbOwner.set_Text("Владелец");
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsBtnSearch, this.tsBtnFilterHide, this.tsBtnErase, this.tsBtnAdd, this.tsBtnEdit, this.tsBtnDelete, this.toolStripSeparator1, this.tbnApply });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0x74));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x216, 0x19));
     this.toolStrip1.set_TabIndex(70);
     this.toolStrip1.set_Text("toolStrip1");
     this.tsBtnSearch.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnSearch.set_Image((System.Drawing.Image) manager.GetObject("tsBtnSearch.Image"));
     this.tsBtnSearch.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnSearch.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnSearch.set_Name("tsBtnSearch");
     this.tsBtnSearch.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnSearch.set_Text("Найти счета");
     this.tsBtnSearch.add_Click(new System.EventHandler(this.tsBtnSearch_Click));
     this.tsBtnFilterHide.set_Checked(true);
     this.tsBtnFilterHide.set_CheckOnClick(true);
     this.tsBtnFilterHide.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsBtnFilterHide.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnFilterHide.set_Image((System.Drawing.Image) manager.GetObject("tsBtnFilterHide.Image"));
     this.tsBtnFilterHide.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnFilterHide.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnFilterHide.set_Name("tsBtnFilterHide");
     this.tsBtnFilterHide.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnFilterHide.set_Text("Скрыть/отобразить настройки фильтра");
     this.tsBtnFilterHide.add_Click(new System.EventHandler(this.tsBtnFilterHide_Click));
     this.tsBtnErase.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnErase.set_Image((System.Drawing.Image) manager.GetObject("tsBtnErase.Image"));
     this.tsBtnErase.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnErase.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnErase.set_Name("tsBtnErase");
     this.tsBtnErase.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnErase.set_Text("Очистить поля фильтра");
     this.tsBtnErase.add_Click(new System.EventHandler(this.tsBtnErase_Click));
     this.tsBtnAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnAdd.set_Image((System.Drawing.Image) manager.GetObject("tsBtnAdd.Image"));
     this.tsBtnAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnAdd.set_Name("tsBtnAdd");
     this.tsBtnAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsBtnAdd.set_Text("Добавить счёт");
     this.tsBtnAdd.add_Click(new System.EventHandler(this.tsBtnAdd_Click));
     this.tsBtnEdit.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnEdit.set_Image((System.Drawing.Image) manager.GetObject("tsBtnEdit.Image"));
     this.tsBtnEdit.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnEdit.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnEdit.set_Name("tsBtnEdit");
     this.tsBtnEdit.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnEdit.set_Text("Изменить счёт");
     this.tsBtnEdit.add_Click(new System.EventHandler(this.tsBtnEdit_Click));
     this.tsBtnDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnDelete.set_Image((System.Drawing.Image) manager.GetObject("tsBtnDelete.Image"));
     this.tsBtnDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnDelete.set_Name("tsBtnDelete");
     this.tsBtnDelete.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnDelete.set_Text("Удалить счёт");
     this.tsBtnDelete.add_Click(new System.EventHandler(this.tsBtnDelete_Click));
     this.isPrimaryDataGridViewCheckBoxColumn.set_DataPropertyName("IsPrimary");
     this.isPrimaryDataGridViewCheckBoxColumn.set_HeaderText("Основной");
     this.isPrimaryDataGridViewCheckBoxColumn.set_Name("isPrimaryDataGridViewCheckBoxColumn");
     this.isPrimaryDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.bsBankAccounts.set_DataSource(typeof(BankAccount));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Номер лицевого счёта");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x6a);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("BankName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Банк");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x6a);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("CityName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Город банка");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x6b);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("OwnerName");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Владелец");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x6a);
     this.accountNumberDataGridViewTextBoxColumn.set_DataPropertyName("AccountNumber");
     this.accountNumberDataGridViewTextBoxColumn.set_HeaderText("Номер счёта");
     this.accountNumberDataGridViewTextBoxColumn.set_Name("accountNumberDataGridViewTextBoxColumn");
     this.accountNumberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.ownerNameDataGridViewTextBoxColumn.set_DataPropertyName("OwnerName");
     this.ownerNameDataGridViewTextBoxColumn.set_HeaderText("Владелец");
     this.ownerNameDataGridViewTextBoxColumn.set_Name("ownerNameDataGridViewTextBoxColumn");
     this.ownerNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bankNameDataGridViewTextBoxColumn.set_DataPropertyName("BankName");
     this.bankNameDataGridViewTextBoxColumn.set_HeaderText("Банк");
     this.bankNameDataGridViewTextBoxColumn.set_Name("bankNameDataGridViewTextBoxColumn");
     this.bankNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.BankCity.set_DataPropertyName("BankCity");
     this.BankCity.set_HeaderText("Город банка");
     this.BankCity.set_Name("BankCity");
     this.BankCity.set_ReadOnly(true);
     this.selectBank.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectBank.set_Location(new System.Drawing.Point(9, 0x47));
     this.selectBank.set_Name("selectBank");
     this.selectBank.set_Size(new System.Drawing.Size(0xf3, 20));
     this.selectBank.set_TabIndex(20);
     this.selectOwner.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.selectOwner.set_Location(new System.Drawing.Point(3, 0x10));
     this.selectOwner.set_Margin(new System.Windows.Forms.Padding(4));
     this.selectOwner.set_Name("selectOwner");
     this.selectOwner.set_Size(new System.Drawing.Size(0x108, 0x51));
     this.selectOwner.set_TabIndex(12);
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tbnApply.set_Image(Resources.APPLY);
     this.tbnApply.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tbnApply.set_Name("tbnApply");
     this.tbnApply.set_Size(new System.Drawing.Size(0x4a, 0x16));
     this.tbnApply.set_Text("Принять");
     this.tbnApply.add_Click(new System.EventHandler(this.tbnApply_Click));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x216, 0x106));
     base.Controls.Add(this.dgvBankAccounts);
     base.Controls.Add(this.toolStrip1);
     base.Controls.Add(this.gbFilter);
     this.set_MinimumSize(new System.Drawing.Size(550, 200));
     base.set_Name("BankAccountsForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Расчётные счета");
     base.add_Load(new System.EventHandler(this.BankAccountsForm_Load));
     this.dgvBankAccounts.EndInit();
     this.gbFilter.ResumeLayout(false);
     this.gbFilter.PerformLayout();
     this.gbOwner.ResumeLayout(false);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.bsBankAccounts.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }