private void InitializeComponent() { this.components = new Container(); this.m_ServicesBS = new System.Windows.Forms.BindingSource(this.components); this.m_StreetsBS = new System.Windows.Forms.BindingSource(this.components); this.m_HousesBS = new System.Windows.Forms.BindingSource(this.components); this.m_SettlementsBS = new System.Windows.Forms.BindingSource(this.components); this.m_Grid = new System.Windows.Forms.DataGridView(); this.includeDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.flatNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.apartmentNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.abonentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ownershipTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.monthCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.chargeSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m_GridBS = new System.Windows.Forms.BindingSource(this.components); this.m_SaveCalcButton = new System.Windows.Forms.Button(); this.m_PreprocessMonths = new System.Windows.Forms.NumericUpDown(); this.m_PreprocessButton = new System.Windows.Forms.Button(); this.m_SearchButton = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.chbxNotChargeMunicipal = new System.Windows.Forms.CheckBox(); this.chbxValidateNegativeSumm = new System.Windows.Forms.CheckBox(); this.m_ExcludeAllButton = new System.Windows.Forms.Button(); this.m_PreprocessDate = new DateBox(); this.m_IncludeAllButton = 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.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.selectOrganization1 = new SelectOrganization(); this.m_FindWorker = new BackgroundWorker(); this.m_ExecWorker = new BackgroundWorker(); System.Windows.Forms.Label label = new System.Windows.Forms.Label(); System.Windows.Forms.Label label2 = new System.Windows.Forms.Label(); System.Windows.Forms.Label label3 = new System.Windows.Forms.Label(); System.Windows.Forms.Label label4 = new System.Windows.Forms.Label(); System.Windows.Forms.Label label5 = new System.Windows.Forms.Label(); System.Windows.Forms.Label label6 = new System.Windows.Forms.Label(); System.Windows.Forms.Label label7 = new System.Windows.Forms.Label(); System.Windows.Forms.Label label8 = new System.Windows.Forms.Label(); System.Windows.Forms.ComboBox box = new System.Windows.Forms.ComboBox(); System.Windows.Forms.ComboBox box2 = new System.Windows.Forms.ComboBox(); System.Windows.Forms.ComboBox box3 = new System.Windows.Forms.ComboBox(); System.Windows.Forms.ComboBox box4 = new System.Windows.Forms.ComboBox(); this.m_ServicesBS.BeginInit(); this.m_StreetsBS.BeginInit(); this.m_HousesBS.BeginInit(); this.m_SettlementsBS.BeginInit(); this.m_Grid.BeginInit(); this.m_GridBS.BeginInit(); this.m_PreprocessMonths.BeginInit(); this.groupBox1.SuspendLayout(); base.SuspendLayout(); label.set_AutoSize(true); label.set_Location(new System.Drawing.Point(9, 6)); label.set_Name("label1"); label.set_Size(new System.Drawing.Size(0x41, 13)); label.set_TabIndex(1); label.set_Text("Поставщик"); label2.set_AutoSize(true); label2.set_Location(new System.Drawing.Point(9, 0x20)); label2.set_Name("label2"); label2.set_Size(new System.Drawing.Size(0x2b, 13)); label2.set_TabIndex(2); label2.set_Text("Услуга"); label3.set_AutoSize(true); label3.set_Location(new System.Drawing.Point(9, 0x3b)); label3.set_Name("label4"); label3.set_Size(new System.Drawing.Size(70, 13)); label3.set_TabIndex(9); label3.set_Text("Насел.пункт"); label4.set_AutoSize(true); label4.set_Location(new System.Drawing.Point(0x11b, 0x3b)); label4.set_Name("label5"); label4.set_Size(new System.Drawing.Size(0x27, 13)); label4.set_TabIndex(9); label4.set_Text("Улица"); label5.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top); label5.set_AutoSize(true); label5.set_Location(new System.Drawing.Point(0x242, 0x3b)); label5.set_Name("label6"); label5.set_Size(new System.Drawing.Size(30, 13)); label5.set_TabIndex(9); label5.set_Text("Дом"); label6.set_AutoSize(true); label6.set_Location(new System.Drawing.Point(3, 0x2f)); label6.set_Name("label7"); label6.set_Size(new System.Drawing.Size(0x69, 13)); label6.set_TabIndex(12); label6.set_Text("Начисление с даты"); label7.set_AutoSize(true); label7.set_Location(new System.Drawing.Point(220, 0x2f)); label7.set_Name("label8"); label7.set_Size(new System.Drawing.Size(90, 13)); label7.set_TabIndex(12); label7.set_Text("с рассрочкой на"); label8.set_AutoSize(true); label8.set_Location(new System.Drawing.Point(0x16d, 0x2f)); label8.set_Name("label9"); label8.set_Size(new System.Drawing.Size(0x33, 13)); label8.set_TabIndex(12); label8.set_Text("месяцев"); box.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top); box.set_DataSource(this.m_ServicesBS); box.set_DisplayMember("CodeName"); box.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList); box.set_FormattingEnabled(true); box.set_Location(new System.Drawing.Point(0x55, 0x1d)); box.set_Name("comboBox1"); box.set_Size(new System.Drawing.Size(0x2b5, 0x15)); box.set_TabIndex(3); this.m_ServicesBS.set_DataSource(typeof(ServiceOld)); box2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top); box2.set_DataSource(this.m_StreetsBS); box2.set_DisplayMember("Name"); box2.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList); box2.set_FormattingEnabled(true); box2.set_Location(new System.Drawing.Point(0x148, 0x38)); box2.set_Name("comboBox2"); box2.set_Size(new System.Drawing.Size(0xf4, 0x15)); box2.set_TabIndex(6); this.m_StreetsBS.set_DataSource(typeof(LocalAddress)); this.m_StreetsBS.add_CurrentChanged(new System.EventHandler(this.m_StreetsBS_CurrentChanged)); box3.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top); box3.set_DataSource(this.m_HousesBS); box3.set_DisplayMember("Name"); box3.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList); box3.set_FormattingEnabled(true); box3.set_Location(new System.Drawing.Point(0x266, 0x38)); box3.set_Name("comboBox3"); box3.set_Size(new System.Drawing.Size(0x48, 0x15)); box3.set_TabIndex(7); this.m_HousesBS.set_DataSource(typeof(LocalAddress)); box4.set_DataSource(this.m_SettlementsBS); box4.set_DisplayMember("Name"); box4.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList); box4.set_FormattingEnabled(true); box4.set_Location(new System.Drawing.Point(0x55, 0x38)); box4.set_Name("comboBox4"); box4.set_Size(new System.Drawing.Size(0xc0, 0x15)); box4.set_TabIndex(8); this.m_SettlementsBS.set_DataSource(typeof(LocalAddress)); this.m_SettlementsBS.add_CurrentChanged(new System.EventHandler(this.m_SettlementsBS_CurrentChanged)); this.m_Grid.set_AllowUserToAddRows(false); this.m_Grid.set_AllowUserToDeleteRows(false); this.m_Grid.set_AllowUserToOrderColumns(true); this.m_Grid.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top); this.m_Grid.set_AutoGenerateColumns(false); this.m_Grid.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells); this.m_Grid.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells); this.m_Grid.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize); this.m_Grid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.includeDataGridViewCheckBoxColumn, this.flatNumberDataGridViewTextBoxColumn, this.apartmentNumberDataGridViewTextBoxColumn, this.abonentDataGridViewTextBoxColumn, this.ownershipTypeDataGridViewTextBoxColumn, this.fromDateDataGridViewTextBoxColumn, this.monthCountDataGridViewTextBoxColumn, this.chargeSummDataGridViewTextBoxColumn }); this.m_Grid.set_DataSource(this.m_GridBS); this.m_Grid.set_Location(new System.Drawing.Point(12, 0xa4)); this.m_Grid.set_Name("m_Grid"); this.m_Grid.set_RowHeadersVisible(false); this.m_Grid.set_Size(new System.Drawing.Size(0x2fe, 0x185)); this.m_Grid.set_TabIndex(10); this.m_Grid.add_CellValidating(new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.m_Grid_CellValidating)); this.m_Grid.add_CellPainting(new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.m_Grid_CellPainting)); this.includeDataGridViewCheckBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.None); this.includeDataGridViewCheckBoxColumn.set_DataPropertyName("Include"); this.includeDataGridViewCheckBoxColumn.set_HeaderText(""); this.includeDataGridViewCheckBoxColumn.set_Name("includeDataGridViewCheckBoxColumn"); this.includeDataGridViewCheckBoxColumn.set_Width(0x20); this.flatNumberDataGridViewTextBoxColumn.set_DataPropertyName("FlatNumber"); this.flatNumberDataGridViewTextBoxColumn.set_HeaderText("Квартира"); this.flatNumberDataGridViewTextBoxColumn.set_Name("flatNumberDataGridViewTextBoxColumn"); this.flatNumberDataGridViewTextBoxColumn.set_Width(80); this.apartmentNumberDataGridViewTextBoxColumn.set_DataPropertyName("ApartmentNumber"); this.apartmentNumberDataGridViewTextBoxColumn.set_HeaderText("Ид жилья"); this.apartmentNumberDataGridViewTextBoxColumn.set_Name("apartmentNumberDataGridViewTextBoxColumn"); this.apartmentNumberDataGridViewTextBoxColumn.set_Width(0x4b); this.abonentDataGridViewTextBoxColumn.set_DataPropertyName("Abonent"); this.abonentDataGridViewTextBoxColumn.set_HeaderText("Абонент"); this.abonentDataGridViewTextBoxColumn.set_Name("abonentDataGridViewTextBoxColumn"); this.abonentDataGridViewTextBoxColumn.set_Width(0x4a); this.ownershipTypeDataGridViewTextBoxColumn.set_DataPropertyName("OwnershipType"); this.ownershipTypeDataGridViewTextBoxColumn.set_HeaderText("Тип собственности"); this.ownershipTypeDataGridViewTextBoxColumn.set_Name("ownershipTypeDataGridViewTextBoxColumn"); this.ownershipTypeDataGridViewTextBoxColumn.set_Width(0x77); this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate"); this.fromDateDataGridViewTextBoxColumn.set_HeaderText("С даты"); this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn"); this.fromDateDataGridViewTextBoxColumn.set_Width(0x3e); this.monthCountDataGridViewTextBoxColumn.set_DataPropertyName("MonthCount"); this.monthCountDataGridViewTextBoxColumn.set_HeaderText("Месяцев"); this.monthCountDataGridViewTextBoxColumn.set_Name("monthCountDataGridViewTextBoxColumn"); this.monthCountDataGridViewTextBoxColumn.set_Width(0x4d); this.chargeSummDataGridViewTextBoxColumn.set_DataPropertyName("ChargeSumm"); this.chargeSummDataGridViewTextBoxColumn.set_HeaderText("Сумма начислений"); this.chargeSummDataGridViewTextBoxColumn.set_Name("chargeSummDataGridViewTextBoxColumn"); this.chargeSummDataGridViewTextBoxColumn.set_Width(0x75); this.m_GridBS.set_DataSource(typeof(FixedSummServiceView)); this.m_SaveCalcButton.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom); this.m_SaveCalcButton.set_Location(new System.Drawing.Point(0x2a7, 0x22f)); this.m_SaveCalcButton.set_Name("m_SaveCalcButton"); this.m_SaveCalcButton.set_Size(new System.Drawing.Size(0x63, 0x17)); this.m_SaveCalcButton.set_TabIndex(15); this.m_SaveCalcButton.set_Text("Выполнить"); this.m_SaveCalcButton.set_UseVisualStyleBackColor(true); this.m_SaveCalcButton.add_Click(new System.EventHandler(this.m_SaveCalcButton_Click)); this.m_PreprocessMonths.set_Location(new System.Drawing.Point(0x13c, 0x2c)); int[] numArray = new int[4]; numArray[0] = 0x3e7; this.m_PreprocessMonths.set_Maximum(new decimal(numArray)); int[] numArray2 = new int[4]; numArray2[0] = 1; this.m_PreprocessMonths.set_Minimum(new decimal(numArray2)); this.m_PreprocessMonths.set_Name("m_PreprocessMonths"); this.m_PreprocessMonths.set_Size(new System.Drawing.Size(0x2b, 20)); this.m_PreprocessMonths.set_TabIndex(13); int[] numArray3 = new int[4]; numArray3[0] = 12; this.m_PreprocessMonths.set_Value(new decimal(numArray3)); this.m_PreprocessButton.set_Image(Resources.PROCESS); this.m_PreprocessButton.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft); this.m_PreprocessButton.set_Location(new System.Drawing.Point(0x1a6, 0x27)); this.m_PreprocessButton.set_Name("m_PreprocessButton"); this.m_PreprocessButton.set_Size(new System.Drawing.Size(0x69, 0x1a)); this.m_PreprocessButton.set_TabIndex(14); this.m_PreprocessButton.set_Text("Подготовить"); this.m_PreprocessButton.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight); this.m_PreprocessButton.set_UseVisualStyleBackColor(true); this.m_PreprocessButton.add_Click(new System.EventHandler(this.m_PreprocessButton_Click)); this.m_SearchButton.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top); this.m_SearchButton.set_Image(Resources.SEARCH); this.m_SearchButton.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft); this.m_SearchButton.set_Location(new System.Drawing.Point(0x2b4, 0x34)); this.m_SearchButton.set_Name("m_SearchButton"); this.m_SearchButton.set_Size(new System.Drawing.Size(0x56, 0x1c)); this.m_SearchButton.set_TabIndex(14); this.m_SearchButton.set_Text("Поиск"); this.m_SearchButton.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight); this.m_SearchButton.set_UseVisualStyleBackColor(true); this.m_SearchButton.add_Click(new System.EventHandler(this.m_SearchButton_Click)); this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top); this.groupBox1.Controls.Add(this.chbxNotChargeMunicipal); this.groupBox1.Controls.Add(label6); this.groupBox1.Controls.Add(this.chbxValidateNegativeSumm); this.groupBox1.Controls.Add(this.m_ExcludeAllButton); this.groupBox1.Controls.Add(this.m_PreprocessDate); this.groupBox1.Controls.Add(this.m_IncludeAllButton); this.groupBox1.Controls.Add(label7); this.groupBox1.Controls.Add(this.m_PreprocessButton); this.groupBox1.Controls.Add(label8); this.groupBox1.Controls.Add(this.m_PreprocessMonths); this.groupBox1.set_Location(new System.Drawing.Point(12, 0x56)); this.groupBox1.set_Name("groupBox1"); this.groupBox1.set_Size(new System.Drawing.Size(0x2fe, 0x48)); this.groupBox1.set_TabIndex(0x10); this.groupBox1.set_TabStop(false); this.groupBox1.set_Text("Работа с результатом поиска"); this.chbxNotChargeMunicipal.set_AutoSize(true); this.chbxNotChargeMunicipal.set_Checked(true); this.chbxNotChargeMunicipal.set_CheckState(System.Windows.Forms.CheckState.Checked); this.chbxNotChargeMunicipal.set_Location(new System.Drawing.Point(0xfb, 0x13)); this.chbxNotChargeMunicipal.set_Name("chbxNotChargeMunicipal"); this.chbxNotChargeMunicipal.set_Size(new System.Drawing.Size(0xdd, 0x11)); this.chbxNotChargeMunicipal.set_TabIndex(0x12); this.chbxNotChargeMunicipal.set_Text("Не начислять муниципальному жилью"); this.chbxNotChargeMunicipal.set_UseVisualStyleBackColor(true); this.chbxNotChargeMunicipal.add_CheckedChanged(new System.EventHandler(this.chbxNotChargeMunicipal_CheckedChanged)); this.chbxValidateNegativeSumm.set_AutoSize(true); this.chbxValidateNegativeSumm.set_Checked(true); this.chbxValidateNegativeSumm.set_CheckState(System.Windows.Forms.CheckState.Checked); this.chbxValidateNegativeSumm.set_Location(new System.Drawing.Point(0x1de, 0x15)); this.chbxValidateNegativeSumm.set_Name("chbxValidateNegativeSumm"); this.chbxValidateNegativeSumm.set_Size(new System.Drawing.Size(0xf2, 0x11)); this.chbxValidateNegativeSumm.set_TabIndex(0x10); this.chbxValidateNegativeSumm.set_Text("Ограничение ввода отрицательной суммы"); this.chbxValidateNegativeSumm.set_UseVisualStyleBackColor(true); this.m_ExcludeAllButton.set_FlatStyle(System.Windows.Forms.FlatStyle.Popup); this.m_ExcludeAllButton.set_Image(Resources.CANCEL); this.m_ExcludeAllButton.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft); this.m_ExcludeAllButton.set_Location(new System.Drawing.Point(0x72, 15)); this.m_ExcludeAllButton.set_Name("m_ExcludeAllButton"); this.m_ExcludeAllButton.set_Size(new System.Drawing.Size(0x83, 0x17)); this.m_ExcludeAllButton.set_TabIndex(14); this.m_ExcludeAllButton.set_Text("Убрать выделение"); this.m_ExcludeAllButton.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight); this.m_ExcludeAllButton.set_UseVisualStyleBackColor(true); this.m_ExcludeAllButton.add_Click(new System.EventHandler(this.m_ExcludeAllButton_Click)); this.m_PreprocessDate.AttachToPeriod = false; this.m_PreprocessDate.AttachToPeriodEnd = false; this.m_PreprocessDate.set_Location(new System.Drawing.Point(0x72, 0x2c)); this.m_PreprocessDate.set_Mask("00/00/0000"); this.m_PreprocessDate.set_Name("m_PreprocessDate"); this.m_PreprocessDate.set_Size(new System.Drawing.Size(100, 20)); this.m_PreprocessDate.set_TabIndex(11); this.m_IncludeAllButton.set_FlatStyle(System.Windows.Forms.FlatStyle.Popup); this.m_IncludeAllButton.set_Image(Resources.ENABLED); this.m_IncludeAllButton.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft); this.m_IncludeAllButton.set_Location(new System.Drawing.Point(8, 13)); this.m_IncludeAllButton.set_Name("m_IncludeAllButton"); this.m_IncludeAllButton.set_Size(new System.Drawing.Size(100, 0x19)); this.m_IncludeAllButton.set_TabIndex(14); this.m_IncludeAllButton.set_Text("Выбрать все"); this.m_IncludeAllButton.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight); this.m_IncludeAllButton.set_UseVisualStyleBackColor(true); this.m_IncludeAllButton.add_Click(new System.EventHandler(this.m_IncludeAllButton_Click)); this.dataGridViewTextBoxColumn1.set_DataPropertyName("FlatNumber"); this.dataGridViewTextBoxColumn1.set_HeaderText("Квартира"); this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1"); this.dataGridViewTextBoxColumn1.set_Width(80); this.dataGridViewTextBoxColumn2.set_DataPropertyName("ApartmentNumber"); this.dataGridViewTextBoxColumn2.set_HeaderText("Ид жилья"); this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2"); this.dataGridViewTextBoxColumn2.set_Width(0x4b); this.dataGridViewTextBoxColumn3.set_DataPropertyName("Abonent"); this.dataGridViewTextBoxColumn3.set_HeaderText("Абонент"); this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3"); this.dataGridViewTextBoxColumn3.set_Width(0x4a); this.dataGridViewTextBoxColumn4.set_DataPropertyName("OwnershipType"); this.dataGridViewTextBoxColumn4.set_HeaderText("Тип собственности"); this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4"); this.dataGridViewTextBoxColumn4.set_Width(0x77); this.dataGridViewTextBoxColumn5.set_DataPropertyName("From"); this.dataGridViewTextBoxColumn5.set_HeaderText("С даты"); this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5"); this.dataGridViewTextBoxColumn5.set_Width(0x3e); this.dataGridViewTextBoxColumn6.set_DataPropertyName("MonthCount"); this.dataGridViewTextBoxColumn6.set_HeaderText("Месяцев"); this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6"); this.dataGridViewTextBoxColumn6.set_Width(0x4d); this.dataGridViewTextBoxColumn7.set_DataPropertyName("ChargeSumm"); this.dataGridViewTextBoxColumn7.set_HeaderText("Сумма начислений"); this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7"); this.dataGridViewTextBoxColumn7.set_Width(0x75); this.selectOrganization1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top); this.selectOrganization1.IsCashlessTransferrer = false; this.selectOrganization1.IsHouseHolder = false; this.selectOrganization1.IsPaymentAgent = false; this.selectOrganization1.IsResourceProvider = false; this.selectOrganization1.IsServiceProvider = false; this.selectOrganization1.set_Location(new System.Drawing.Point(0x55, 3)); this.selectOrganization1.set_Name("selectOrganization1"); this.selectOrganization1.set_Size(new System.Drawing.Size(0x2b5, 20)); this.selectOrganization1.set_TabIndex(0); this.selectOrganization1.OnOrganizationSelected += new OrganizationHandler(this.selectOrganization1_OnOrganizationSelected); this.m_FindWorker.add_DoWork(new DoWorkEventHandler(this.m_FindWorker_DoWork)); this.m_FindWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_FindWorker_RunWorkerCompleted)); this.m_ExecWorker.add_DoWork(new DoWorkEventHandler(this.m_ExecWorker_DoWork)); this.m_ExecWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_ExecWorker_RunWorkerCompleted)); base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f)); base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font); base.set_ClientSize(new System.Drawing.Size(790, 0x24d)); base.Controls.Add(this.groupBox1); base.Controls.Add(this.m_SaveCalcButton); base.Controls.Add(this.m_SearchButton); base.Controls.Add(this.m_Grid); base.Controls.Add(label5); base.Controls.Add(label4); base.Controls.Add(label3); base.Controls.Add(box4); base.Controls.Add(box3); base.Controls.Add(box2); base.Controls.Add(box); base.Controls.Add(label2); base.Controls.Add(label); base.Controls.Add(this.selectOrganization1); base.set_MinimizeBox(false); this.set_MinimumSize(new System.Drawing.Size(0x24f, 0x156)); base.set_Name("AddFixedSummServicesForm"); base.set_ShowIcon(false); base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent); this.set_Text("Разовое начисление по адресам"); base.add_Load(new System.EventHandler(this.AddFixedSummServicesForm_Load)); this.m_ServicesBS.EndInit(); this.m_StreetsBS.EndInit(); this.m_HousesBS.EndInit(); this.m_SettlementsBS.EndInit(); this.m_Grid.EndInit(); this.m_GridBS.EndInit(); this.m_PreprocessMonths.EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); base.ResumeLayout(false); base.PerformLayout(); }