private void InitializeComponent()
 {
     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.tbxAccountNumber = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.btnSearch = new System.Windows.Forms.Button();
     this.cbEnablePeriod = new System.Windows.Forms.CheckBox();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.tbAccountNumber = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.btnClose = new System.Windows.Forms.Button();
     this.dpsPeriod = new DatePeriodSelector();
     this.sfdStatus = new SelectFasetData();
     this.datePeriodRecord = new DatePeriodSelector();
     this.selectStatus2 = new SelectFasetData();
     base.SuspendLayout();
     this.btnSearchReesterRecords.set_Location(new System.Drawing.Point(230, 0x41));
     this.btnSearchReesterRecords.set_Name("btnSearchReesterRecords");
     this.btnSearchReesterRecords.set_Size(new System.Drawing.Size(70, 0x16));
     this.btnSearchReesterRecords.set_TabIndex(0x18);
     this.btnSearchReesterRecords.set_Text("Поиск");
     this.btnSearchReesterRecords.set_UseVisualStyleBackColor(true);
     this.chbCheckedPeriod.set_AutoSize(true);
     this.chbCheckedPeriod.set_Location(new System.Drawing.Point(0xb8, 12));
     this.chbCheckedPeriod.set_Name("chbCheckedPeriod");
     this.chbCheckedPeriod.set_Size(new System.Drawing.Size(120, 0x11));
     this.chbCheckedPeriod.set_TabIndex(0x1a);
     this.chbCheckedPeriod.set_Text("Учитывать период");
     this.chbCheckedPeriod.set_UseVisualStyleBackColor(true);
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(7, 13));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x30, 13));
     this.label7.set_TabIndex(0x17);
     this.label7.set_Text("Период:");
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(7, 0x26));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label6.set_TabIndex(0x15);
     this.label6.set_Text("Статус:");
     this.tbxAccountNumber.set_Location(new System.Drawing.Point(0x3d, 60));
     this.tbxAccountNumber.set_Name("tbxAccountNumber");
     this.tbxAccountNumber.set_Size(new System.Drawing.Size(0x9c, 20));
     this.tbxAccountNumber.set_TabIndex(0x13);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(7, 0x41));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x27, 13));
     this.label4.set_TabIndex(20);
     this.label4.set_Text("ЛС №:");
     this.btnSearch.set_Location(new System.Drawing.Point(0x134, 12));
     this.btnSearch.set_Name("btnSearch");
     this.btnSearch.set_Size(new System.Drawing.Size(70, 0x20));
     this.btnSearch.set_TabIndex(5);
     this.btnSearch.set_Text("Поиск");
     this.btnSearch.set_UseVisualStyleBackColor(true);
     this.btnSearch.add_Click(new System.EventHandler(this.btnSearch_Click));
     this.cbEnablePeriod.set_AutoSize(true);
     this.cbEnablePeriod.set_Location(new System.Drawing.Point(0xa6, 14));
     this.cbEnablePeriod.set_Name("cbEnablePeriod");
     this.cbEnablePeriod.set_Size(new System.Drawing.Size(120, 0x11));
     this.cbEnablePeriod.set_TabIndex(2);
     this.cbEnablePeriod.set_Text("Учитывать период");
     this.cbEnablePeriod.set_UseVisualStyleBackColor(true);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(9, 14));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x30, 13));
     this.label1.set_TabIndex(0x17);
     this.label1.set_Text("Период:");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(9, 0x27));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label2.set_TabIndex(0x15);
     this.label2.set_Text("Статус:");
     this.tbAccountNumber.set_Location(new System.Drawing.Point(0x3f, 0x3f));
     this.tbAccountNumber.set_Name("tbAccountNumber");
     this.tbAccountNumber.set_Size(new System.Drawing.Size(0xdf, 20));
     this.tbAccountNumber.set_TabIndex(4);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(9, 0x42));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x27, 13));
     this.label3.set_TabIndex(20);
     this.label3.set_Text("ЛС №:");
     this.btnClose.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnClose.set_Location(new System.Drawing.Point(0x134, 0x33));
     this.btnClose.set_Name("btnClose");
     this.btnClose.set_Size(new System.Drawing.Size(70, 0x20));
     this.btnClose.set_TabIndex(6);
     this.btnClose.set_Text("Закрыть");
     this.btnClose.set_UseVisualStyleBackColor(true);
     this.btnClose.add_Click(new System.EventHandler(this.btnClose_Click));
     this.dpsPeriod.set_Location(new System.Drawing.Point(0x3f, 12));
     this.dpsPeriod.set_Name("dpsPeriod");
     this.dpsPeriod.set_Size(new System.Drawing.Size(0x61, 0x15));
     this.dpsPeriod.set_TabIndex(1);
     this.sfdStatus.set_FormattingEnabled(true);
     this.sfdStatus.set_Location(new System.Drawing.Point(0x3f, 0x24));
     this.sfdStatus.set_Name("sfdStatus");
     this.sfdStatus.set_Size(new System.Drawing.Size(0xdf, 0x15));
     this.sfdStatus.set_Sorted(true);
     this.sfdStatus.set_TabIndex(3);
     this.datePeriodRecord.set_Location(new System.Drawing.Point(0x3d, 11));
     this.datePeriodRecord.set_Name("datePeriodRecord");
     this.datePeriodRecord.set_Size(new System.Drawing.Size(0x51, 0x15));
     this.datePeriodRecord.set_TabIndex(0x19);
     this.selectStatus2.set_FormattingEnabled(true);
     this.selectStatus2.set_Location(new System.Drawing.Point(0x3d, 0x23));
     this.selectStatus2.set_Name("selectStatus2");
     this.selectStatus2.set_Size(new System.Drawing.Size(0xe8, 0x15));
     this.selectStatus2.set_Sorted(true);
     this.selectStatus2.set_TabIndex(0x16);
     base.set_AcceptButton(this.btnSearch);
     base.set_CancelButton(this.btnClose);
     base.set_ClientSize(new System.Drawing.Size(0x188, 0x5d));
     base.Controls.Add(this.btnClose);
     base.Controls.Add(this.btnSearch);
     base.Controls.Add(this.cbEnablePeriod);
     base.Controls.Add(this.dpsPeriod);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.sfdStatus);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.tbAccountNumber);
     base.Controls.Add(this.label3);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("PayReesterRecordsSearchForm");
     base.set_ShowIcon(false);
     base.set_ShowInTaskbar(false);
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Поиск записей реестра");
     base.set_TopMost(true);
     base.add_Load(new System.EventHandler(this.PayReesterRecordsSearchForm_Load));
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Beispiel #2
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);
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     this.bsNoticeTemplates = new System.Windows.Forms.BindingSource(this.components);
     this.label1 = new System.Windows.Forms.Label();
     this.datePeriodGenerate = new DatePeriodSelector();
     this.bsNoticeTemplates.BeginInit();
     base.SuspendLayout();
     base.m_Period.set_Location(new System.Drawing.Point(13, 0x4d));
     base.m_Period.set_Visible(false);
     this.bsNoticeTemplates.set_DataSource(typeof(NoticeNoticeTemplate));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0x4e, 15));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label1.set_TabIndex(0x15);
     this.label1.set_Text("Период");
     this.datePeriodGenerate.set_Location(new System.Drawing.Point(0x81, 12));
     this.datePeriodGenerate.set_Name("datePeriodGenerate");
     this.datePeriodGenerate.set_Size(new System.Drawing.Size(130, 0x15));
     this.datePeriodGenerate.set_TabIndex(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(0x158, 0x45));
     base.Controls.Add(this.label1);
     base.Controls.Add(this.datePeriodGenerate);
     base.set_Name("AccountServicesPersonBenefitsReportForm");
     this.set_Text("Справка по льготам");
     base.add_Load(new System.EventHandler(this.AccountServicesPersonBenefitsReportForm_Load));
     base.Controls.SetChildIndex(this.datePeriodGenerate, 0);
     base.Controls.SetChildIndex(base.m_Period, 0);
     base.Controls.SetChildIndex(this.label1, 0);
     this.bsNoticeTemplates.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Beispiel #4
0
 private void InitializeComponent()
 {
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DebitorsView));
     Area area = new Area();
     this.m_WorkerGetAccounts = new BackgroundWorker();
     this.m_WorkerGetAccountServices = new BackgroundWorker();
     this.m_WorkerGetReports = new BackgroundWorker();
     this.m_WorkerGetNotices = new BackgroundWorker();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.dgvDebtors = new System.Windows.Forms.DataGridView();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsBtnShow = new System.Windows.Forms.ToolStripDropDownButton();
     this.поЛицевымСчетамToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tsBtnShowReports = new System.Windows.Forms.ToolStripDropDownButton();
     this.извещенияToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.поЛицевымСчетамToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.отчетыПоЛицевымСчетамБезГруппировкиПоТипуЖильяToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.отчетПоПериодамЗадолженностиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
     this.уведомленияToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tsbtnSaveDebtAccounts = new System.Windows.Forms.ToolStripButton();
     this.tsBtnSelectAll = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.dgvAccountServices = new System.Windows.Forms.DataGridView();
     this.toolStrip2 = new System.Windows.Forms.ToolStrip();
     this.tsLabelAccountServices = new System.Windows.Forms.ToolStripLabel();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label9 = new System.Windows.Forms.Label();
     this.selectOrganizationForDocument = new SelectOrganization();
     this.labelSaveDate = new System.Windows.Forms.Label();
     this.dbxSaveDate = new DateBox();
     this.selectOrgDocument1 = new SelectOrgDocument();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.selectAccountHolders = new SelectOrgs();
     this.label13 = new System.Windows.Forms.Label();
     this.selectAccountPropertyFaset = new SelectFasetData();
     this.lbAccountProperty = new System.Windows.Forms.Label();
     this.selectCityBoroughs = new SelectFasetData();
     this.lcityBorounght = new System.Windows.Forms.Label();
     this.cbPaymentPeriod = new System.Windows.Forms.CheckBox();
     this.m_PeriodPayment = new DatePeriodSelector();
     this.label11 = new System.Windows.Forms.Label();
     this.selectApartmentTypeFaset = new SelectFasetData();
     this.selectHolders = new SelectOrgs();
     this.label12 = new System.Windows.Forms.Label();
     this.selectors = new SelectProvidersTypesServices();
     this.label10 = new System.Windows.Forms.Label();
     this.selectAddresses2 = new SelectAddresses();
     this.label3 = new System.Windows.Forms.Label();
     this.numMaxMonth = new System.Windows.Forms.NumericUpDown();
     this.label2 = new System.Windows.Forms.Label();
     this.numMaxSumm = new System.Windows.Forms.NumericUpDown();
     this.label7 = new System.Windows.Forms.Label();
     this.m_Period = new DatePeriodSelector();
     this.label6 = new System.Windows.Forms.Label();
     this.dbxLastTermDate = new DateBox();
     this.numMinMonth = new System.Windows.Forms.NumericUpDown();
     this.label5 = new System.Windows.Forms.Label();
     this.numMinSumm = new System.Windows.Forms.NumericUpDown();
     this.chbxWithSelectedAccounts = new System.Windows.Forms.CheckBox();
     this.label4 = new System.Windows.Forms.Label();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.dgvDebtors.BeginInit();
     this.toolStrip1.SuspendLayout();
     this.dgvAccountServices.BeginInit();
     this.toolStrip2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.numMaxMonth.BeginInit();
     this.numMaxSumm.BeginInit();
     this.numMinMonth.BeginInit();
     this.numMinSumm.BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     base.SuspendLayout();
     this.m_WorkerGetAccounts.add_DoWork(new DoWorkEventHandler(this.m_WorkerGetAccounts_DoWork));
     this.m_WorkerGetAccounts.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_WorkerGetAccounts_RunWorkerCompleted));
     this.m_WorkerGetAccountServices.add_DoWork(new DoWorkEventHandler(this.m_WorkerGetAccountServices_DoWork));
     this.m_WorkerGetAccountServices.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_WorkerGetAccountServices_RunWorkerCompleted));
     this.m_WorkerGetReports.add_DoWork(new DoWorkEventHandler(this.m_WorkerGetReports_DoWork));
     this.m_WorkerGetReports.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_WorkerGetReports_RunWorkerCompleted));
     this.m_WorkerGetNotices.add_DoWork(new DoWorkEventHandler(this.m_WorkerGetNotices_DoWork));
     this.m_WorkerGetNotices.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_WorkerGetNotices_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.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.Controls.Add(this.dgvDebtors);
     this.splitContainer1.Panel1.Controls.Add(this.toolStrip1);
     this.splitContainer1.Panel2.Controls.Add(this.dgvAccountServices);
     this.splitContainer1.Panel2.Controls.Add(this.toolStrip2);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x33d, 0xad));
     this.splitContainer1.set_SplitterDistance(0x52);
     this.splitContainer1.set_TabIndex(4);
     this.dgvDebtors.set_AllowUserToAddRows(false);
     this.dgvDebtors.set_AllowUserToDeleteRows(false);
     this.dgvDebtors.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvDebtors.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvDebtors.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvDebtors.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvDebtors.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvDebtors.set_Name("dgvDebtors");
     this.dgvDebtors.set_RowHeadersVisible(false);
     this.dgvDebtors.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvDebtors.set_Size(new System.Drawing.Size(0x33d, 0x39));
     this.dgvDebtors.set_TabIndex(1);
     this.dgvDebtors.add_RowEnter(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDebtors_RowEnter));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsBtnShow, this.tsBtnShowReports, this.tsbtnSaveDebtAccounts, this.tsBtnSelectAll, this.toolStripSeparator1 });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x33d, 0x19));
     this.toolStrip1.set_TabIndex(2);
     this.toolStrip1.set_Text("toolStrip1");
     this.tsBtnShow.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.поЛицевымСчетамToolStripMenuItem });
     this.tsBtnShow.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnShow.set_Name("tsBtnShow");
     this.tsBtnShow.set_Size(new System.Drawing.Size(0x44, 0x16));
     this.tsBtnShow.set_Text("Показать");
     this.tsBtnShow.set_TextImageRelation(System.Windows.Forms.TextImageRelation.TextBeforeImage);
     this.поЛицевымСчетамToolStripMenuItem.set_Name("поЛицевымСчетамToolStripMenuItem");
     this.поЛицевымСчетамToolStripMenuItem.set_Size(new System.Drawing.Size(0xfe, 0x16));
     this.поЛицевымСчетамToolStripMenuItem.set_Text("Задолженность по лицевым счетам");
     this.поЛицевымСчетамToolStripMenuItem.add_Click(new System.EventHandler(this.поЛицевымСчетамToolStripMenuItem_Click));
     this.tsBtnShowReports.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.извещенияToolStripMenuItem, this.поЛицевымСчетамToolStripMenuItem1, this.отчетыПоЛицевымСчетамБезГруппировкиПоТипуЖильяToolStripMenuItem, this.отчетПоПериодамЗадолженностиToolStripMenuItem, this.toolStripMenuItem1, this.уведомленияToolStripMenuItem });
     this.tsBtnShowReports.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnShowReports.set_Name("tsBtnShowReports");
     this.tsBtnShowReports.set_Size(new System.Drawing.Size(0x75, 0x16));
     this.tsBtnShowReports.set_Text("Вывести на печать");
     this.извещенияToolStripMenuItem.set_Name("извещенияToolStripMenuItem");
     this.извещенияToolStripMenuItem.set_Size(new System.Drawing.Size(0x17b, 0x16));
     this.извещенияToolStripMenuItem.set_Text("Извещения");
     this.извещенияToolStripMenuItem.add_Click(new System.EventHandler(this.извещенияToolStripMenuItem_Click));
     this.поЛицевымСчетамToolStripMenuItem1.set_Name("поЛицевымСчетамToolStripMenuItem1");
     this.поЛицевымСчетамToolStripMenuItem1.set_Size(new System.Drawing.Size(0x17b, 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(0x17b, 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(0x17b, 0x16));
     this.отчетПоПериодамЗадолженностиToolStripMenuItem.set_Text("Отчет по периодам задолженности");
     this.отчетПоПериодамЗадолженностиToolStripMenuItem.add_Click(new System.EventHandler(this.отчетПоПериодамЗадолженностиToolStripMenuItem_Click));
     this.toolStripMenuItem1.set_Name("toolStripMenuItem1");
     this.toolStripMenuItem1.set_Size(new System.Drawing.Size(0x178, 6));
     this.уведомленияToolStripMenuItem.set_Name("уведомленияToolStripMenuItem");
     this.уведомленияToolStripMenuItem.set_Size(new System.Drawing.Size(0x17b, 0x16));
     this.уведомленияToolStripMenuItem.set_Text("Уведомления");
     this.уведомленияToolStripMenuItem.add_Click(new System.EventHandler(this.уведомленияToolStripMenuItem_Click));
     this.tsbtnSaveDebtAccounts.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbtnSaveDebtAccounts.set_Image((System.Drawing.Image) manager.GetObject("tsbtnSaveDebtAccounts.Image"));
     this.tsbtnSaveDebtAccounts.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnSaveDebtAccounts.set_Name("tsbtnSaveDebtAccounts");
     this.tsbtnSaveDebtAccounts.set_Size(new System.Drawing.Size(0x36, 0x16));
     this.tsbtnSaveDebtAccounts.set_Text("Создать");
     this.tsbtnSaveDebtAccounts.add_Click(new System.EventHandler(this.tsbtnSaveDebtAccounts_Click));
     this.tsBtnSelectAll.set_Image(Resources.ENABLED);
     this.tsBtnSelectAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnSelectAll.set_Name("tsBtnSelectAll");
     this.tsBtnSelectAll.set_Size(new System.Drawing.Size(0x62, 0x16));
     this.tsBtnSelectAll.set_Text("Выделить все");
     this.tsBtnSelectAll.set_Visible(false);
     this.tsBtnSelectAll.add_Click(new System.EventHandler(this.tsBtnSelectAll_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.dgvAccountServices.set_AllowUserToAddRows(false);
     this.dgvAccountServices.set_AllowUserToDeleteRows(false);
     this.dgvAccountServices.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvAccountServices.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvAccountServices.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvAccountServices.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvAccountServices.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvAccountServices.set_Name("dgvAccountServices");
     this.dgvAccountServices.set_ReadOnly(true);
     this.dgvAccountServices.set_RowHeadersVisible(false);
     this.dgvAccountServices.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvAccountServices.set_Size(new System.Drawing.Size(0x33d, 0x3e));
     this.dgvAccountServices.set_TabIndex(2);
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsLabelAccountServices });
     this.toolStrip2.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip2.set_Name("toolStrip2");
     this.toolStrip2.set_Size(new System.Drawing.Size(0x33d, 0x19));
     this.toolStrip2.set_TabIndex(3);
     this.toolStrip2.set_Text("toolStrip2");
     this.tsLabelAccountServices.set_Font(new System.Drawing.Font("Tahoma", 9.75f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.tsLabelAccountServices.set_Name("tsLabelAccountServices");
     this.tsLabelAccountServices.set_Size(new System.Drawing.Size(0xa3, 0x16));
     this.tsLabelAccountServices.set_Text("Услуги лицевого счета");
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.selectOrganizationForDocument);
     this.groupBox1.Controls.Add(this.labelSaveDate);
     this.groupBox1.Controls.Add(this.dbxSaveDate);
     this.groupBox1.Controls.Add(this.selectOrgDocument1);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0x146));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x32d, 0x67));
     this.groupBox1.set_TabIndex(12);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Параметры сохранения списка должников");
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(9, 0x15));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0xf2, 13));
     this.label9.set_TabIndex(0x16);
     this.label9.set_Text("Организация по договору (УК или поставщик)");
     this.selectOrganizationForDocument.IsCashlessTransferrer = false;
     this.selectOrganizationForDocument.IsHouseHolder = false;
     this.selectOrganizationForDocument.IsPaymentAgent = false;
     this.selectOrganizationForDocument.IsResourceProvider = false;
     this.selectOrganizationForDocument.IsServiceProvider = false;
     this.selectOrganizationForDocument.set_Location(new System.Drawing.Point(280, 0x13));
     this.selectOrganizationForDocument.set_Name("selectOrganizationForDocument");
     this.selectOrganizationForDocument.set_Size(new System.Drawing.Size(0x13d, 20));
     this.selectOrganizationForDocument.set_TabIndex(0x15);
     this.labelSaveDate.set_AutoSize(true);
     this.labelSaveDate.set_Location(new System.Drawing.Point(10, 0x4d));
     this.labelSaveDate.set_Name("labelSaveDate");
     this.labelSaveDate.set_Size(new System.Drawing.Size(0x2e, 13));
     this.labelSaveDate.set_TabIndex(20);
     this.labelSaveDate.set_Text("На дату");
     this.labelSaveDate.set_Visible(false);
     this.dbxSaveDate.AttachToPeriod = false;
     this.dbxSaveDate.AttachToPeriodEnd = false;
     this.dbxSaveDate.set_Location(new System.Drawing.Point(0x6a, 70));
     this.dbxSaveDate.set_Mask("00/00/0000");
     this.dbxSaveDate.set_Name("dbxSaveDate");
     this.dbxSaveDate.set_Size(new System.Drawing.Size(0x7c, 20));
     this.dbxSaveDate.set_TabIndex(0x13);
     this.dbxSaveDate.set_Visible(false);
     this.selectOrgDocument1.set_Location(new System.Drawing.Point(0x6a, 0x2f));
     this.selectOrgDocument1.set_Name("selectOrgDocument1");
     this.selectOrgDocument1.set_Size(new System.Drawing.Size(0x1eb, 20));
     this.selectOrgDocument1.set_TabIndex(0x11);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(9, 0x36));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label1.set_TabIndex(0x12);
     this.label1.set_Text("Документ");
     this.groupBox2.Controls.Add(this.selectAccountHolders);
     this.groupBox2.Controls.Add(this.label13);
     this.groupBox2.Controls.Add(this.selectAccountPropertyFaset);
     this.groupBox2.Controls.Add(this.lbAccountProperty);
     this.groupBox2.Controls.Add(this.selectCityBoroughs);
     this.groupBox2.Controls.Add(this.lcityBorounght);
     this.groupBox2.Controls.Add(this.cbPaymentPeriod);
     this.groupBox2.Controls.Add(this.m_PeriodPayment);
     this.groupBox2.Controls.Add(this.label11);
     this.groupBox2.Controls.Add(this.selectApartmentTypeFaset);
     this.groupBox2.Controls.Add(this.selectHolders);
     this.groupBox2.Controls.Add(this.label12);
     this.groupBox2.Controls.Add(this.selectors);
     this.groupBox2.Controls.Add(this.label10);
     this.groupBox2.Controls.Add(this.selectAddresses2);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.numMaxMonth);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.numMaxSumm);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.m_Period);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.dbxLastTermDate);
     this.groupBox2.Controls.Add(this.numMinMonth);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.numMinSumm);
     this.groupBox2.Controls.Add(this.chbxWithSelectedAccounts);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox2.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0x32d, 0x146));
     this.groupBox2.set_TabIndex(5);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Получение данных");
     this.selectAccountHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAccountHolders.IsByUser = true;
     this.selectAccountHolders.set_Location(new System.Drawing.Point(0x75, 0x9b));
     this.selectAccountHolders.set_Name("selectAccountHolders");
     this.selectAccountHolders.SetFilter = null;
     this.selectAccountHolders.set_Size(new System.Drawing.Size(0x2ae, 20));
     this.selectAccountHolders.set_TabIndex(0x60);
     this.label13.set_AutoSize(true);
     this.label13.set_Location(new System.Drawing.Point(12, 0x9f));
     this.label13.set_Name("label13");
     this.label13.set_Size(new System.Drawing.Size(0x37, 13));
     this.label13.set_TabIndex(0x61);
     this.label13.set_Text("УК на ЛС");
     this.selectAccountPropertyFaset.set_FormattingEnabled(true);
     this.selectAccountPropertyFaset.set_Location(new System.Drawing.Point(0x73, 0xc1));
     this.selectAccountPropertyFaset.set_Name("selectAccountPropertyFaset");
     this.selectAccountPropertyFaset.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.selectAccountPropertyFaset.set_Sorted(true);
     this.selectAccountPropertyFaset.set_TabIndex(0x5e);
     this.lbAccountProperty.set_AutoSize(true);
     this.lbAccountProperty.set_Location(new System.Drawing.Point(12, 0xc4));
     this.lbAccountProperty.set_Name("lbAccountProperty");
     this.lbAccountProperty.set_Size(new System.Drawing.Size(0x54, 13));
     this.lbAccountProperty.set_TabIndex(0x5f);
     this.lbAccountProperty.set_Text("Параметры ЛС");
     this.selectCityBoroughs.set_FormattingEnabled(true);
     this.selectCityBoroughs.set_Location(new System.Drawing.Point(0x182, 0xde));
     this.selectCityBoroughs.set_Name("selectCityBoroughs");
     this.selectCityBoroughs.set_Size(new System.Drawing.Size(0xbb, 0x15));
     this.selectCityBoroughs.set_Sorted(true);
     this.selectCityBoroughs.set_TabIndex(0x5d);
     this.lcityBorounght.set_AutoSize(true);
     this.lcityBorounght.set_Location(new System.Drawing.Point(0x12f, 0xe2));
     this.lcityBorounght.set_Name("lcityBorounght");
     this.lcityBorounght.set_Size(new System.Drawing.Size(0x4d, 13));
     this.lcityBorounght.set_TabIndex(0x22);
     this.lcityBorounght.set_Text("Район Города");
     this.cbPaymentPeriod.set_AutoSize(true);
     this.cbPaymentPeriod.set_Location(new System.Drawing.Point(15, 0x116));
     this.cbPaymentPeriod.set_Name("cbPaymentPeriod");
     this.cbPaymentPeriod.set_Size(new System.Drawing.Size(0x4e, 0x11));
     this.cbPaymentPeriod.set_TabIndex(0x20);
     this.cbPaymentPeriod.set_Text("Оплата до");
     this.cbPaymentPeriod.set_UseVisualStyleBackColor(true);
     this.cbPaymentPeriod.add_CheckedChanged(new System.EventHandler(this.cbPaymentPeriod_CheckedChanged));
     this.m_PeriodPayment.set_Enabled(false);
     this.m_PeriodPayment.set_Location(new System.Drawing.Point(0x73, 0x115));
     this.m_PeriodPayment.set_Name("m_PeriodPayment");
     this.m_PeriodPayment.set_Size(new System.Drawing.Size(0x7c, 0x15));
     this.m_PeriodPayment.set_TabIndex(7);
     this.label11.set_AutoSize(true);
     this.label11.set_Location(new System.Drawing.Point(11, 0xe2));
     this.label11.set_Name("label11");
     this.label11.set_Size(new System.Drawing.Size(0x45, 13));
     this.label11.set_TabIndex(0x1d);
     this.label11.set_Text("Типы жилья");
     this.selectApartmentTypeFaset.set_FormattingEnabled(true);
     this.selectApartmentTypeFaset.set_Location(new System.Drawing.Point(0x73, 0xdf));
     this.selectApartmentTypeFaset.set_Name("selectApartmentTypeFaset");
     this.selectApartmentTypeFaset.set_Size(new System.Drawing.Size(0xb6, 0x15));
     this.selectApartmentTypeFaset.set_Sorted(true);
     this.selectApartmentTypeFaset.set_TabIndex(4);
     this.selectHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectHolders.IsByUser = true;
     this.selectHolders.set_Location(new System.Drawing.Point(0x73, 0x81));
     this.selectHolders.set_Name("selectHolders");
     this.selectHolders.SetFilter = null;
     this.selectHolders.set_Size(new System.Drawing.Size(0x2b0, 20));
     this.selectHolders.set_TabIndex(3);
     this.label12.set_AutoSize(true);
     this.label12.set_Location(new System.Drawing.Point(10, 0x85));
     this.label12.set_Name("label12");
     this.label12.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label12.set_TabIndex(0x1a);
     this.label12.set_Text("УК услуги");
     this.selectors.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectors.IsByUser = true;
     this.selectors.set_Location(new System.Drawing.Point(6, 0x2d));
     this.selectors.set_Name("selectors");
     this.selectors.set_Size(new System.Drawing.Size(800, 0x4d));
     this.selectors.set_TabIndex(2);
     this.label10.set_AutoSize(true);
     this.label10.set_Location(new System.Drawing.Point(12, 0x13));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label10.set_TabIndex(0x18);
     this.label10.set_Text("Адреса");
     this.selectAddresses2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAddresses2.IsByUser = false;
     this.selectAddresses2.set_Location(new System.Drawing.Point(0x75, 0x13));
     this.selectAddresses2.set_Name("selectAddresses2");
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = false;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectAddresses2.SelectedArea = area;
     this.selectAddresses2.set_Size(new System.Drawing.Size(0x2ac, 20));
     this.selectAddresses2.set_TabIndex(1);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0x1ce, 0x11d));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x2f, 13));
     this.label3.set_TabIndex(0x16);
     this.label3.set_Text("меньше");
     this.numMaxMonth.set_Location(new System.Drawing.Point(0x203, 280));
     int[] numArray = new int[4];
     numArray[0] = 0x3e8;
     this.numMaxMonth.set_Maximum(new decimal(numArray));
     this.numMaxMonth.set_Name("numMaxMonth");
     this.numMaxMonth.set_Size(new System.Drawing.Size(0x3a, 20));
     this.numMaxMonth.set_TabIndex(11);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x1ce, 0x100));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2f, 13));
     this.label2.set_TabIndex(20);
     this.label2.set_Text("меньше");
     this.numMaxSumm.set_Location(new System.Drawing.Point(0x203, 0xfe));
     int[] numArray2 = new int[4];
     numArray2[0] = -727379968;
     numArray2[1] = 0xe8;
     this.numMaxSumm.set_Maximum(new decimal(numArray2));
     this.numMaxSumm.set_Name("numMaxSumm");
     this.numMaxSumm.set_Size(new System.Drawing.Size(0x3a, 20));
     this.numMaxSumm.set_TabIndex(9);
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(12, 0x100));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x57, 13));
     this.label7.set_TabIndex(0x10);
     this.label7.set_Text("Долг на период");
     this.m_Period.set_Location(new System.Drawing.Point(0x73, 250));
     this.m_Period.set_Name("m_Period");
     this.m_Period.set_Size(new System.Drawing.Size(0x7c, 0x15));
     this.m_Period.set_TabIndex(6);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(0x243, 0xe2));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(90, 13));
     this.label6.set_TabIndex(14);
     this.label6.set_Text("Срок погашения");
     this.dbxLastTermDate.AttachToPeriod = false;
     this.dbxLastTermDate.AttachToPeriodEnd = false;
     this.dbxLastTermDate.set_Location(new System.Drawing.Point(0x2a3, 0xdf));
     this.dbxLastTermDate.set_Mask("00/00/0000");
     this.dbxLastTermDate.set_Name("dbxLastTermDate");
     this.dbxLastTermDate.set_Size(new System.Drawing.Size(0x7c, 20));
     this.dbxLastTermDate.set_TabIndex(5);
     this.numMinMonth.set_Location(new System.Drawing.Point(0x182, 280));
     int[] numArray3 = new int[4];
     numArray3[0] = 0x3e8;
     this.numMinMonth.set_Maximum(new decimal(numArray3));
     this.numMinMonth.set_Name("numMinMonth");
     this.numMinMonth.set_Size(new System.Drawing.Size(0x3e, 20));
     this.numMinMonth.set_TabIndex(10);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(0x11f, 0x11d));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x5d, 13));
     this.label5.set_TabIndex(4);
     this.label5.set_Text("Кол. мес.больше");
     this.numMinSumm.set_Location(new System.Drawing.Point(0x182, 0xfe));
     int[] numArray4 = new int[4];
     numArray4[0] = -727379968;
     numArray4[1] = 0xe8;
     this.numMinSumm.set_Maximum(new decimal(numArray4));
     this.numMinSumm.set_Name("numMinSumm");
     this.numMinSumm.set_Size(new System.Drawing.Size(0x3e, 20));
     this.numMinSumm.set_TabIndex(8);
     this.chbxWithSelectedAccounts.set_AutoSize(true);
     this.chbxWithSelectedAccounts.set_Location(new System.Drawing.Point(0x10, 0x12d));
     this.chbxWithSelectedAccounts.set_Name("chbxWithSelectedAccounts");
     this.chbxWithSelectedAccounts.set_Size(new System.Drawing.Size(320, 0x11));
     this.chbxWithSelectedAccounts.set_TabIndex(0);
     this.chbxWithSelectedAccounts.set_Text("Выводить результат с учетом выбранных лицевых счетов");
     this.chbxWithSelectedAccounts.set_UseVisualStyleBackColor(true);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0x10a, 0x100));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x72, 13));
     this.label4.set_TabIndex(2);
     this.label4.set_Text("Сумма долга больше");
     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.groupBox1);
     this.splitContainer2.Panel1.Controls.Add(this.groupBox2);
     this.splitContainer2.Panel2.Controls.Add(this.splitContainer1);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x33d, 0x21e));
     this.splitContainer2.set_SplitterDistance(0x16d);
     this.splitContainer2.set_TabIndex(5);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.splitContainer2);
     base.set_Name("DebitorsView");
     base.set_Size(new System.Drawing.Size(0x33d, 0x21e));
     base.add_Load(new System.EventHandler(this.DebitorsView_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     this.splitContainer1.ResumeLayout(false);
     this.dgvDebtors.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.dgvAccountServices.EndInit();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.numMaxMonth.EndInit();
     this.numMaxSumm.EndInit();
     this.numMinMonth.EndInit();
     this.numMinSumm.EndInit();
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     base.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     this.bsNoticeTemplates = new System.Windows.Forms.BindingSource(this.components);
     this.label1 = new System.Windows.Forms.Label();
     this.datePeriodGenerate = new DatePeriodSelector();
     this.cbPrint = new System.Windows.Forms.ComboBox();
     this.label2 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
     this.label9 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.nudMinDebt = new System.Windows.Forms.TextBox();
     this.nudFixedDebt = new System.Windows.Forms.TextBox();
     this.bsNoticeTemplates.BeginInit();
     this.groupBox1.SuspendLayout();
     this.tableLayoutPanel6.SuspendLayout();
     base.SuspendLayout();
     base.m_Period.set_Location(new System.Drawing.Point(200, 9));
     base.m_Period.set_Visible(false);
     this.bsNoticeTemplates.set_DataSource(typeof(NoticeNoticeTemplate));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(12, 0x13));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label1.set_TabIndex(0x15);
     this.label1.set_Text("Период");
     this.datePeriodGenerate.set_Location(new System.Drawing.Point(0x3f, 0x10));
     this.datePeriodGenerate.set_Name("datePeriodGenerate");
     this.datePeriodGenerate.set_Size(new System.Drawing.Size(130, 0x15));
     this.datePeriodGenerate.set_TabIndex(0x17);
     this.cbPrint.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbPrint.set_DataSource(this.bsNoticeTemplates);
     this.cbPrint.set_DisplayMember("Name");
     this.cbPrint.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cbPrint.set_FormattingEnabled(true);
     this.cbPrint.set_Location(new System.Drawing.Point(0x3f, 50));
     this.cbPrint.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbPrint.set_Name("cbPrint");
     this.cbPrint.set_Size(new System.Drawing.Size(0x13b, 0x15));
     this.cbPrint.set_TabIndex(20);
     this.cbPrint.set_ValueMember("Id");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(14, 50));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x1a, 13));
     this.label2.set_TabIndex(0x18);
     this.label2.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.tableLayoutPanel6);
     this.groupBox1.set_Location(new System.Drawing.Point(12, 0x56));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x16e, 0x4f));
     this.groupBox1.set_TabIndex(0x19);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Дополнительные параметры");
     this.tableLayoutPanel6.set_AutoSize(true);
     this.tableLayoutPanel6.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel6.set_ColumnCount(3);
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel6.Controls.Add(this.label9, 1, 0);
     this.tableLayoutPanel6.Controls.Add(this.label10, 1, 1);
     this.tableLayoutPanel6.Controls.Add(this.nudMinDebt, 2, 0);
     this.tableLayoutPanel6.Controls.Add(this.nudFixedDebt, 2, 1);
     this.tableLayoutPanel6.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.tableLayoutPanel6.set_Location(new System.Drawing.Point(3, 0x10));
     this.tableLayoutPanel6.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel6.set_Name("tableLayoutPanel6");
     this.tableLayoutPanel6.set_RowCount(2);
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel6.set_Size(new System.Drawing.Size(360, 0x34));
     this.tableLayoutPanel6.set_TabIndex(13);
     this.label9.set_AutoSize(true);
     this.label9.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label9.set_Location(new System.Drawing.Point(3, 0));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x9e, 0x1a));
     this.label9.set_TabIndex(7);
     this.label9.set_Text("Минимальная сумма долга");
     this.label9.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.label10.set_AutoSize(true);
     this.label10.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label10.set_Location(new System.Drawing.Point(3, 0x1a));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x9e, 0x1a));
     this.label10.set_TabIndex(7);
     this.label10.set_Text("Фиксированная сумма долга");
     this.label10.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.nudMinDebt.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.nudMinDebt.set_Location(new System.Drawing.Point(0xa7, 3));
     this.nudMinDebt.set_Name("nudMinDebt");
     this.nudMinDebt.set_Size(new System.Drawing.Size(190, 20));
     this.nudMinDebt.set_TabIndex(11);
     this.nudMinDebt.set_Text("0");
     this.nudMinDebt.add_Leave(new System.EventHandler(this.nudMinDebt_Leave));
     this.nudFixedDebt.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.nudFixedDebt.set_Location(new System.Drawing.Point(0xa7, 0x1d));
     this.nudFixedDebt.set_Name("nudFixedDebt");
     this.nudFixedDebt.set_Size(new System.Drawing.Size(190, 20));
     this.nudFixedDebt.set_TabIndex(12);
     this.nudFixedDebt.set_Text("0");
     this.nudFixedDebt.add_Leave(new System.EventHandler(this.nudFixedDebt_Leave));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(390, 0xcd));
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.cbPrint);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.datePeriodGenerate);
     base.set_Name("AccountServicesNoticeReportForm");
     this.set_Text("Счет на оплату");
     base.add_Load(new System.EventHandler(this.AccountServicesNoticeReportForm_Load));
     base.Controls.SetChildIndex(this.datePeriodGenerate, 0);
     base.Controls.SetChildIndex(this.label1, 0);
     base.Controls.SetChildIndex(this.cbPrint, 0);
     base.Controls.SetChildIndex(base.m_Period, 0);
     base.Controls.SetChildIndex(this.label2, 0);
     base.Controls.SetChildIndex(this.groupBox1, 0);
     this.bsNoticeTemplates.EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tableLayoutPanel6.ResumeLayout(false);
     this.tableLayoutPanel6.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Beispiel #6
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.pbxFillForAllPeriod = new System.Windows.Forms.PictureBox();
     this.pbxFillForSelectPeriod = new System.Windows.Forms.PictureBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.btnStart = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.epRoleOnFillJnSaldoForSelectPeriod = new System.Windows.Forms.ErrorProvider(this.components);
     this.epRoleOnFillJnSaldoForAllPeriod = new System.Windows.Forms.ErrorProvider(this.components);
     this.bwFillJnSaldo = new BackgroundWorker();
     this.rbFillForSelectPeriod = new System.Windows.Forms.RadioButton();
     this.rbFillForAllPeriod = new System.Windows.Forms.RadioButton();
     this.selectAddresses = new SelectAddresses();
     this.datePeriod = new DatePeriodSelector();
     this.pbxFillForAllPeriod.BeginInit();
     this.pbxFillForSelectPeriod.BeginInit();
     this.epRoleOnFillJnSaldoForSelectPeriod.BeginInit();
     this.epRoleOnFillJnSaldoForAllPeriod.BeginInit();
     base.SuspendLayout();
     this.pbxFillForAllPeriod.set_Location(new System.Drawing.Point(6, 0x53));
     this.pbxFillForAllPeriod.set_Name("pbxFillForAllPeriod");
     this.pbxFillForAllPeriod.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxFillForAllPeriod.set_TabIndex(0x48);
     this.pbxFillForAllPeriod.set_TabStop(false);
     this.pbxFillForSelectPeriod.set_Location(new System.Drawing.Point(6, 0x36));
     this.pbxFillForSelectPeriod.set_Name("pbxFillForSelectPeriod");
     this.pbxFillForSelectPeriod.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxFillForSelectPeriod.set_TabIndex(0x47);
     this.pbxFillForSelectPeriod.set_TabStop(false);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(3, 30));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label2.set_TabIndex(70);
     this.label2.set_Text("Адреса");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(3, 7));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x5f, 13));
     this.label1.set_TabIndex(0x43);
     this.label1.set_Text("Отчетный период");
     this.btnStart.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnStart.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnStart.set_Location(new System.Drawing.Point(0x17a, 0x55));
     this.btnStart.set_Name("btnStart");
     this.btnStart.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnStart.set_TabIndex(0x42);
     this.btnStart.set_Text("Запуск");
     this.btnStart.set_UseVisualStyleBackColor(true);
     this.btnStart.add_Click(new System.EventHandler(this.btnStart_Click));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x1d0, 0x55));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnCancel.set_TabIndex(0x41);
     this.btnCancel.set_Text("Закрыть");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.epRoleOnFillJnSaldoForSelectPeriod.set_ContainerControl(this);
     this.epRoleOnFillJnSaldoForAllPeriod.set_ContainerControl(this);
     this.bwFillJnSaldo.add_DoWork(new DoWorkEventHandler(this.bwFillJnSaldo_DoWork));
     this.bwFillJnSaldo.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.bwFillJnSaldo_RunWorkerCompleted));
     this.rbFillForSelectPeriod.set_AutoSize(true);
     this.rbFillForSelectPeriod.set_Location(new System.Drawing.Point(0x22, 0x3a));
     this.rbFillForSelectPeriod.set_Name("rbFillForSelectPeriod");
     this.rbFillForSelectPeriod.set_Size(new System.Drawing.Size(0x7b, 0x11));
     this.rbFillForSelectPeriod.set_TabIndex(0x49);
     this.rbFillForSelectPeriod.set_TabStop(true);
     this.rbFillForSelectPeriod.set_Text("Выбранный период");
     this.rbFillForSelectPeriod.set_UseVisualStyleBackColor(true);
     this.rbFillForSelectPeriod.add_CheckedChanged(new System.EventHandler(this.rbFillForSelectPeriod_CheckedChanged));
     this.rbFillForAllPeriod.set_AutoSize(true);
     this.rbFillForAllPeriod.set_Location(new System.Drawing.Point(0x22, 0x56));
     this.rbFillForAllPeriod.set_Name("rbFillForAllPeriod");
     this.rbFillForAllPeriod.set_Size(new System.Drawing.Size(0x5b, 0x11));
     this.rbFillForAllPeriod.set_TabIndex(0x4a);
     this.rbFillForAllPeriod.set_TabStop(true);
     this.rbFillForAllPeriod.set_Text("Все периоды");
     this.rbFillForAllPeriod.set_UseVisualStyleBackColor(true);
     this.rbFillForAllPeriod.add_CheckedChanged(new System.EventHandler(this.rbFillForAllPeriod_CheckedChanged));
     this.selectAddresses.IsByUser = false;
     this.selectAddresses.set_Location(new System.Drawing.Point(130, 0x1d));
     this.selectAddresses.set_Name("selectAddresses");
     this.selectAddresses.set_Size(new System.Drawing.Size(0x19e, 20));
     this.selectAddresses.set_TabIndex(0x45);
     this.datePeriod.set_Location(new System.Drawing.Point(130, 2));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x71, 0x15));
     this.datePeriod.set_TabIndex(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(0x223, 0x76));
     base.Controls.Add(this.rbFillForAllPeriod);
     base.Controls.Add(this.rbFillForSelectPeriod);
     base.Controls.Add(this.pbxFillForAllPeriod);
     base.Controls.Add(this.pbxFillForSelectPeriod);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.selectAddresses);
     base.Controls.Add(this.datePeriod);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.btnStart);
     base.Controls.Add(this.btnCancel);
     base.set_MaximizeBox(false);
     this.set_MaximumSize(new System.Drawing.Size(0x22b, 0x91));
     this.set_MinimumSize(new System.Drawing.Size(0x22b, 0x91));
     base.set_Name("JnSaldoFillForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Формирование служебной таблицы Сальдо");
     base.add_Load(new System.EventHandler(this.JnSaldoFillForm_Load));
     this.pbxFillForAllPeriod.EndInit();
     this.pbxFillForSelectPeriod.EndInit();
     this.epRoleOnFillJnSaldoForSelectPeriod.EndInit();
     this.epRoleOnFillJnSaldoForAllPeriod.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(PaymentNoticesMainFormOld));
     this.tcPaymentNotices = new System.Windows.Forms.TabControl();
     this.tpFormPrint = new System.Windows.Forms.TabPage();
     this.dgvNotices = new System.Windows.Forms.DataGridView();
     this.toPayDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.periodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.accountNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.addressNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ownerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseHolderNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsNotices = new System.Windows.Forms.BindingSource(this.components);
     this.panel2 = new System.Windows.Forms.Panel();
     this.groupBox4 = new System.Windows.Forms.GroupBox();
     this.gbExportHouseNotices = new System.Windows.Forms.GroupBox();
     this.nudPageCount = new System.Windows.Forms.NumericUpDown();
     this.lbPageCount = new System.Windows.Forms.Label();
     this.nudHousesPerDoc = new System.Windows.Forms.NumericUpDown();
     this.lbHousesPerDoc = new System.Windows.Forms.Label();
     this.rbExportHouseNotices = new System.Windows.Forms.RadioButton();
     this.rbExportAccountNotices = new System.Windows.Forms.RadioButton();
     this.progressBarExportPdf = new System.Windows.Forms.ProgressBar();
     this.lbExportFolder = new System.Windows.Forms.Label();
     this.btnChooseExportDirectory = new System.Windows.Forms.Button();
     this.tbExportDirectory = new System.Windows.Forms.TextBox();
     this.btExportPdf = new System.Windows.Forms.Button();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.chbxIsDesignTemplate = new System.Windows.Forms.CheckBox();
     this.cbNoticeInformation = new System.Windows.Forms.CheckBox();
     this.cbHideClosedAccounts = new System.Windows.Forms.CheckBox();
     this.cbPrint = new System.Windows.Forms.ComboBox();
     this.bsNoticeTemplates = new System.Windows.Forms.BindingSource(this.components);
     this.btPrint = new System.Windows.Forms.Button();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.groupBoxPayment = new CheckGroupBox();
     this.numSummToPayMax = new System.Windows.Forms.NumericUpDown();
     this.numSummToPayMin = new System.Windows.Forms.NumericUpDown();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.rbFindHHServices = new System.Windows.Forms.RadioButton();
     this.rbFindAllServices = new System.Windows.Forms.RadioButton();
     this.lNoticesKode = new System.Windows.Forms.Label();
     this.btView = new System.Windows.Forms.Button();
     this.datePeriodShow = new DatePeriodSelector();
     this.tbBarcode = new System.Windows.Forms.TextBox();
     this.lPeriod = new System.Windows.Forms.Label();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.cbAllLS = new System.Windows.Forms.CheckBox();
     this.cbNotExistDebt = new System.Windows.Forms.CheckBox();
     this.rbFindHHServices2 = new System.Windows.Forms.RadioButton();
     this.rbFindAllServices2 = new System.Windows.Forms.RadioButton();
     this.statusStrip1 = new System.Windows.Forms.StatusStrip();
     this.imageLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.textLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.btGenerate = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.datePeriodGenerate = new DatePeriodSelector();
     this.tpAddInfo = new System.Windows.Forms.TabPage();
     this.dgvNoticeAddr = new System.Windows.Forms.DataGridView();
     this.addressNameDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.informationTextDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsNoticeInfoAdr = new System.Windows.Forms.BindingSource(this.components);
     this.toolStrip2 = new System.Windows.Forms.ToolStrip();
     this.btnAdd = new System.Windows.Forms.ToolStripButton();
     this.btnChange = new System.Windows.Forms.ToolStripButton();
     this.btnDel = new System.Windows.Forms.ToolStripButton();
     this.btnCurrentPosition = new System.Windows.Forms.ToolStripButton();
     this.btnAllPosition = new System.Windows.Forms.ToolStripButton();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.tabControlOrgs = new System.Windows.Forms.TabControl();
     this.tpOrganizations = new System.Windows.Forms.TabPage();
     this.selectHouseHolders = new SelectOrganizations();
     this.tpAreaGroups = new System.Windows.Forms.TabPage();
     this.areaGroupsTree = new AreaGroupsTree();
     this.areaAddressesTree = new AreaAddressesTree();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.tsbtnLoadAll = new System.Windows.Forms.ToolStripButton();
     this.tsbtnLoadByHolders = new System.Windows.Forms.ToolStripButton();
     this.workerNotices = new BackgroundWorker();
     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.workerExportPdf = new BackgroundWorker();
     this.tcPaymentNotices.SuspendLayout();
     this.tpFormPrint.SuspendLayout();
     this.dgvNotices.BeginInit();
     this.bsNotices.BeginInit();
     this.panel2.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.gbExportHouseNotices.SuspendLayout();
     this.nudPageCount.BeginInit();
     this.nudHousesPerDoc.BeginInit();
     this.groupBox2.SuspendLayout();
     this.bsNoticeTemplates.BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBoxPayment.SuspendLayout();
     this.numSummToPayMax.BeginInit();
     this.numSummToPayMin.BeginInit();
     this.groupBox3.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.tpAddInfo.SuspendLayout();
     this.dgvNoticeAddr.BeginInit();
     this.bsNoticeInfoAdr.BeginInit();
     this.toolStrip2.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.tabControlOrgs.SuspendLayout();
     this.tpOrganizations.SuspendLayout();
     this.tpAreaGroups.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     base.SuspendLayout();
     this.tcPaymentNotices.Controls.Add(this.tpFormPrint);
     this.tcPaymentNotices.Controls.Add(this.tpAddInfo);
     this.tcPaymentNotices.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tcPaymentNotices.set_Location(new System.Drawing.Point(0, 0));
     this.tcPaymentNotices.set_Name("tcPaymentNotices");
     this.tcPaymentNotices.set_SelectedIndex(0);
     this.tcPaymentNotices.set_Size(new System.Drawing.Size(0x274, 0x237));
     this.tcPaymentNotices.set_TabIndex(0);
     this.tcPaymentNotices.add_SelectedIndexChanged(new System.EventHandler(this.tcPaymentNotices_SelectedIndexChanged));
     this.tpFormPrint.Controls.Add(this.dgvNotices);
     this.tpFormPrint.Controls.Add(this.panel2);
     this.tpFormPrint.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpFormPrint.set_Name("tpFormPrint");
     this.tpFormPrint.set_Size(new System.Drawing.Size(620, 0x21d));
     this.tpFormPrint.set_TabIndex(0);
     this.tpFormPrint.set_Text("Формирование/печать");
     this.tpFormPrint.set_UseVisualStyleBackColor(true);
     this.dgvNotices.set_AllowUserToAddRows(false);
     this.dgvNotices.set_AllowUserToDeleteRows(false);
     this.dgvNotices.set_AutoGenerateColumns(false);
     this.dgvNotices.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvNotices.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvNotices.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvNotices.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.toPayDataGridViewTextBoxColumn, this.periodDataGridViewTextBoxColumn, this.accountNumberDataGridViewTextBoxColumn, this.addressNameDataGridViewTextBoxColumn, this.ownerNameDataGridViewTextBoxColumn, this.houseHolderNameDataGridViewTextBoxColumn });
     this.dgvNotices.set_DataSource(this.bsNotices);
     this.dgvNotices.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvNotices.set_Location(new System.Drawing.Point(0, 0x131));
     this.dgvNotices.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgvNotices.set_Name("dgvNotices");
     this.dgvNotices.set_RowHeadersVisible(false);
     this.dgvNotices.set_RowHeadersWidth(20);
     this.dgvNotices.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvNotices.set_Size(new System.Drawing.Size(620, 0xec));
     this.dgvNotices.set_TabIndex(0x10);
     this.toPayDataGridViewTextBoxColumn.set_DataPropertyName("ToPay");
     this.toPayDataGridViewTextBoxColumn.set_HeaderText("К оплате");
     this.toPayDataGridViewTextBoxColumn.set_Name("toPayDataGridViewTextBoxColumn");
     this.toPayDataGridViewTextBoxColumn.set_Width(0x47);
     this.periodDataGridViewTextBoxColumn.set_DataPropertyName("Period");
     this.periodDataGridViewTextBoxColumn.set_HeaderText("Период");
     this.periodDataGridViewTextBoxColumn.set_Name("periodDataGridViewTextBoxColumn");
     this.periodDataGridViewTextBoxColumn.set_Width(70);
     this.accountNumberDataGridViewTextBoxColumn.set_DataPropertyName("AccountNumber");
     this.accountNumberDataGridViewTextBoxColumn.set_HeaderText("Лиц. счет");
     this.accountNumberDataGridViewTextBoxColumn.set_Name("accountNumberDataGridViewTextBoxColumn");
     this.accountNumberDataGridViewTextBoxColumn.set_Width(0x4a);
     this.addressNameDataGridViewTextBoxColumn.set_DataPropertyName("AddressName");
     this.addressNameDataGridViewTextBoxColumn.set_HeaderText("Адрес");
     this.addressNameDataGridViewTextBoxColumn.set_Name("addressNameDataGridViewTextBoxColumn");
     this.addressNameDataGridViewTextBoxColumn.set_Width(0x3f);
     this.ownerNameDataGridViewTextBoxColumn.set_DataPropertyName("OwnerName");
     this.ownerNameDataGridViewTextBoxColumn.set_HeaderText("Абонент");
     this.ownerNameDataGridViewTextBoxColumn.set_Name("ownerNameDataGridViewTextBoxColumn");
     this.ownerNameDataGridViewTextBoxColumn.set_Width(0x4a);
     this.houseHolderNameDataGridViewTextBoxColumn.set_DataPropertyName("HouseHolderName");
     this.houseHolderNameDataGridViewTextBoxColumn.set_HeaderText("Управляющая компания");
     this.houseHolderNameDataGridViewTextBoxColumn.set_Name("houseHolderNameDataGridViewTextBoxColumn");
     this.houseHolderNameDataGridViewTextBoxColumn.set_Width(0x90);
     this.bsNotices.set_DataSource(typeof(NoticeNotice));
     this.bsNotices.set_Sort("AddressName");
     this.panel2.Controls.Add(this.groupBox4);
     this.panel2.Controls.Add(this.groupBox2);
     this.panel2.Controls.Add(this.groupBox1);
     this.panel2.Controls.Add(this.groupBox3);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel2.set_Location(new System.Drawing.Point(0, 0));
     this.panel2.set_Margin(new System.Windows.Forms.Padding(2));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(620, 0x131));
     this.panel2.set_TabIndex(15);
     this.groupBox4.Controls.Add(this.gbExportHouseNotices);
     this.groupBox4.Controls.Add(this.rbExportHouseNotices);
     this.groupBox4.Controls.Add(this.rbExportAccountNotices);
     this.groupBox4.Controls.Add(this.progressBarExportPdf);
     this.groupBox4.Controls.Add(this.lbExportFolder);
     this.groupBox4.Controls.Add(this.btnChooseExportDirectory);
     this.groupBox4.Controls.Add(this.tbExportDirectory);
     this.groupBox4.Controls.Add(this.btExportPdf);
     this.groupBox4.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox4.set_Location(new System.Drawing.Point(0, 0xd5));
     this.groupBox4.set_Name("groupBox4");
     this.groupBox4.set_Size(new System.Drawing.Size(620, 0x5c));
     this.groupBox4.set_TabIndex(14);
     this.groupBox4.set_TabStop(false);
     this.groupBox4.set_Text("Выгрузка в PDF");
     this.gbExportHouseNotices.Controls.Add(this.nudPageCount);
     this.gbExportHouseNotices.Controls.Add(this.lbPageCount);
     this.gbExportHouseNotices.Controls.Add(this.nudHousesPerDoc);
     this.gbExportHouseNotices.Controls.Add(this.lbHousesPerDoc);
     this.gbExportHouseNotices.set_Location(new System.Drawing.Point(0x127, 11));
     this.gbExportHouseNotices.set_Name("gbExportHouseNotices");
     this.gbExportHouseNotices.set_Size(new System.Drawing.Size(0xbb, 0x47));
     this.gbExportHouseNotices.set_TabIndex(0x12);
     this.gbExportHouseNotices.set_TabStop(false);
     this.gbExportHouseNotices.set_Text("Доп. параметры");
     this.nudPageCount.set_Location(new System.Drawing.Point(0x73, 0x2b));
     this.nudPageCount.set_Margin(new System.Windows.Forms.Padding(4));
     int[] numArray = new int[4];
     numArray[0] = 0xf423f;
     this.nudPageCount.set_Maximum(new decimal(numArray));
     int[] numArray2 = new int[4];
     numArray2[0] = 1;
     this.nudPageCount.set_Minimum(new decimal(numArray2));
     this.nudPageCount.set_Name("nudPageCount");
     this.nudPageCount.set_Size(new System.Drawing.Size(0x3a, 20));
     this.nudPageCount.set_TabIndex(8);
     int[] numArray3 = new int[4];
     numArray3[0] = 500;
     this.nudPageCount.set_Value(new decimal(numArray3));
     this.lbPageCount.set_AutoSize(true);
     this.lbPageCount.set_Location(new System.Drawing.Point(6, 0x2d));
     this.lbPageCount.set_Margin(new System.Windows.Forms.Padding(2));
     this.lbPageCount.set_Name("lbPageCount");
     this.lbPageCount.set_Size(new System.Drawing.Size(0x55, 13));
     this.lbPageCount.set_TabIndex(7);
     this.lbPageCount.set_Text("Кол-во страниц");
     this.nudHousesPerDoc.set_Location(new System.Drawing.Point(0x73, 15));
     this.nudHousesPerDoc.set_Margin(new System.Windows.Forms.Padding(4));
     int[] numArray4 = new int[4];
     numArray4[0] = 0x270f;
     this.nudHousesPerDoc.set_Maximum(new decimal(numArray4));
     int[] numArray5 = new int[4];
     numArray5[0] = 1;
     this.nudHousesPerDoc.set_Minimum(new decimal(numArray5));
     this.nudHousesPerDoc.set_Name("nudHousesPerDoc");
     this.nudHousesPerDoc.set_Size(new System.Drawing.Size(0x3a, 20));
     this.nudHousesPerDoc.set_TabIndex(1);
     int[] numArray6 = new int[4];
     numArray6[0] = 1;
     this.nudHousesPerDoc.set_Value(new decimal(numArray6));
     this.lbHousesPerDoc.set_AutoSize(true);
     this.lbHousesPerDoc.set_Location(new System.Drawing.Point(6, 0x12));
     this.lbHousesPerDoc.set_Margin(new System.Windows.Forms.Padding(2));
     this.lbHousesPerDoc.set_Name("lbHousesPerDoc");
     this.lbHousesPerDoc.set_Size(new System.Drawing.Size(0x66, 13));
     this.lbHousesPerDoc.set_TabIndex(0);
     this.lbHousesPerDoc.set_Text("Мин. кол-во домов");
     this.rbExportHouseNotices.set_AutoSize(true);
     this.rbExportHouseNotices.set_Checked(true);
     this.rbExportHouseNotices.set_Location(new System.Drawing.Point(9, 0x1a));
     this.rbExportHouseNotices.set_Name("rbExportHouseNotices");
     this.rbExportHouseNotices.set_Size(new System.Drawing.Size(0x4c, 0x11));
     this.rbExportHouseNotices.set_TabIndex(0x10);
     this.rbExportHouseNotices.set_TabStop(true);
     this.rbExportHouseNotices.set_Text("По домам");
     this.rbExportHouseNotices.set_UseVisualStyleBackColor(true);
     this.rbExportAccountNotices.set_AutoSize(true);
     this.rbExportAccountNotices.set_Location(new System.Drawing.Point(0x7d, 0x1a));
     this.rbExportAccountNotices.set_Name("rbExportAccountNotices");
     this.rbExportAccountNotices.set_Size(new System.Drawing.Size(0x7f, 0x11));
     this.rbExportAccountNotices.set_TabIndex(0x11);
     this.rbExportAccountNotices.set_Text("По лицевым счетам");
     this.rbExportAccountNotices.set_UseVisualStyleBackColor(true);
     this.rbExportAccountNotices.add_CheckedChanged(new System.EventHandler(this.rbExportAccountNotices_CheckedChanged));
     this.progressBarExportPdf.set_Location(new System.Drawing.Point(0x1e8, 0x10));
     this.progressBarExportPdf.set_Name("progressBarExportPdf");
     this.progressBarExportPdf.set_Size(new System.Drawing.Size(0x5f, 20));
     this.progressBarExportPdf.set_Step(1);
     this.progressBarExportPdf.set_Style(System.Windows.Forms.ProgressBarStyle.Continuous);
     this.progressBarExportPdf.set_TabIndex(15);
     this.progressBarExportPdf.set_Visible(false);
     this.lbExportFolder.set_AutoSize(true);
     this.lbExportFolder.set_Location(new System.Drawing.Point(6, 0x3b));
     this.lbExportFolder.set_Margin(new System.Windows.Forms.Padding(2));
     this.lbExportFolder.set_Name("lbExportFolder");
     this.lbExportFolder.set_Size(new System.Drawing.Size(0x30, 13));
     this.lbExportFolder.set_TabIndex(14);
     this.lbExportFolder.set_Text("Каталог");
     this.btnChooseExportDirectory.set_Location(new System.Drawing.Point(0x102, 0x37));
     this.btnChooseExportDirectory.set_Name("btnChooseExportDirectory");
     this.btnChooseExportDirectory.set_Size(new System.Drawing.Size(0x1f, 0x17));
     this.btnChooseExportDirectory.set_TabIndex(13);
     this.btnChooseExportDirectory.set_Text("...");
     this.btnChooseExportDirectory.set_TextAlign(System.Drawing.ContentAlignment.TopCenter);
     this.btnChooseExportDirectory.set_UseVisualStyleBackColor(true);
     this.btnChooseExportDirectory.add_Click(new System.EventHandler(this.btnChooseExportDirectory_Click));
     this.tbExportDirectory.set_Location(new System.Drawing.Point(0x3b, 0x38));
     this.tbExportDirectory.set_Name("tbExportDirectory");
     this.tbExportDirectory.set_ReadOnly(true);
     this.tbExportDirectory.set_Size(new System.Drawing.Size(0xc1, 20));
     this.tbExportDirectory.set_TabIndex(12);
     this.btExportPdf.set_Location(new System.Drawing.Point(0x1e7, 0x29));
     this.btExportPdf.set_Margin(new System.Windows.Forms.Padding(2));
     this.btExportPdf.set_Name("btExportPdf");
     this.btExportPdf.set_Size(new System.Drawing.Size(0x61, 40));
     this.btExportPdf.set_TabIndex(6);
     this.btExportPdf.set_Text("Выгрузить");
     this.btExportPdf.set_UseVisualStyleBackColor(true);
     this.btExportPdf.add_Click(new System.EventHandler(this.btExportPdf_Click));
     this.groupBox2.Controls.Add(this.chbxIsDesignTemplate);
     this.groupBox2.Controls.Add(this.cbNoticeInformation);
     this.groupBox2.Controls.Add(this.cbHideClosedAccounts);
     this.groupBox2.Controls.Add(this.cbPrint);
     this.groupBox2.Controls.Add(this.btPrint);
     this.groupBox2.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox2.set_Location(new System.Drawing.Point(0, 0x9a));
     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(620, 0x3b));
     this.groupBox2.set_TabIndex(12);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Печать");
     this.chbxIsDesignTemplate.set_AutoSize(true);
     this.chbxIsDesignTemplate.set_Location(new System.Drawing.Point(0x16a, 0x24));
     this.chbxIsDesignTemplate.set_Name("chbxIsDesignTemplate");
     this.chbxIsDesignTemplate.set_Size(new System.Drawing.Size(0x79, 0x11));
     this.chbxIsDesignTemplate.set_TabIndex(13);
     this.chbxIsDesignTemplate.set_Text("Открыть дизайнер");
     this.chbxIsDesignTemplate.set_UseVisualStyleBackColor(true);
     this.cbNoticeInformation.set_AutoSize(true);
     this.cbNoticeInformation.set_Location(new System.Drawing.Point(0x100, 0x10));
     this.cbNoticeInformation.set_Name("cbNoticeInformation");
     this.cbNoticeInformation.set_Size(new System.Drawing.Size(0xe4, 0x11));
     this.cbNoticeInformation.set_TabIndex(12);
     this.cbNoticeInformation.set_Text("Включить в справку  печать сообщений");
     this.cbNoticeInformation.set_UseVisualStyleBackColor(true);
     this.cbHideClosedAccounts.set_AutoSize(true);
     this.cbHideClosedAccounts.set_Location(new System.Drawing.Point(0x100, 0x24));
     this.cbHideClosedAccounts.set_Name("cbHideClosedAccounts");
     this.cbHideClosedAccounts.set_Size(new System.Drawing.Size(0x62, 0x11));
     this.cbHideClosedAccounts.set_TabIndex(11);
     this.cbHideClosedAccounts.set_Text("Без закрытых");
     this.cbHideClosedAccounts.set_UseVisualStyleBackColor(true);
     this.cbPrint.set_DataSource(this.bsNoticeTemplates);
     this.cbPrint.set_DisplayMember("Name");
     this.cbPrint.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cbPrint.set_FormattingEnabled(true);
     this.cbPrint.set_Location(new System.Drawing.Point(4, 0x11));
     this.cbPrint.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbPrint.set_Name("cbPrint");
     this.cbPrint.set_Size(new System.Drawing.Size(0xea, 0x15));
     this.cbPrint.set_TabIndex(10);
     this.cbPrint.set_ValueMember("Id");
     this.bsNoticeTemplates.set_DataSource(typeof(NoticeNoticeTemplate));
     this.btPrint.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btPrint.set_Location(new System.Drawing.Point(0x1e9, 12));
     this.btPrint.set_Margin(new System.Windows.Forms.Padding(2));
     this.btPrint.set_Name("btPrint");
     this.btPrint.set_Size(new System.Drawing.Size(0x61, 0x2b));
     this.btPrint.set_TabIndex(5);
     this.btPrint.set_Text("&Показать");
     this.btPrint.set_UseVisualStyleBackColor(true);
     this.btPrint.add_Click(new System.EventHandler(this.btPrint_Click));
     this.groupBox1.Controls.Add(this.groupBoxPayment);
     this.groupBox1.Controls.Add(this.rbFindHHServices);
     this.groupBox1.Controls.Add(this.rbFindAllServices);
     this.groupBox1.Controls.Add(this.lNoticesKode);
     this.groupBox1.Controls.Add(this.btView);
     this.groupBox1.Controls.Add(this.datePeriodShow);
     this.groupBox1.Controls.Add(this.tbBarcode);
     this.groupBox1.Controls.Add(this.lPeriod);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0x4d));
     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(620, 0x4d));
     this.groupBox1.set_TabIndex(11);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Поиск");
     this.groupBoxPayment.CheckBoxText = "Сумма к оплате";
     this.groupBoxPayment.Checked = false;
     this.groupBoxPayment.Controls.Add(this.numSummToPayMax);
     this.groupBoxPayment.Controls.Add(this.numSummToPayMin);
     this.groupBoxPayment.Controls.Add(this.label3);
     this.groupBoxPayment.Controls.Add(this.label2);
     this.groupBoxPayment.set_Location(new System.Drawing.Point(0x127, 11));
     this.groupBoxPayment.set_Name("groupBoxPayment");
     this.groupBoxPayment.set_Size(new System.Drawing.Size(0xbd, 0x3d));
     this.groupBoxPayment.set_TabIndex(0x81);
     this.groupBoxPayment.set_TabStop(false);
     this.groupBoxPayment.CheckedChanged += new System.EventHandler(this.groupBoxPayment_CheckedChanged);
     this.numSummToPayMax.set_DecimalPlaces(2);
     this.numSummToPayMax.set_Enabled(false);
     this.numSummToPayMax.set_Location(new System.Drawing.Point(0x38, 0x26));
     int[] numArray7 = new int[4];
     numArray7[0] = 0x989680;
     this.numSummToPayMax.set_Maximum(new decimal(numArray7));
     int[] numArray8 = new int[4];
     numArray8[0] = 0xf4240;
     numArray8[3] = -2147483648;
     this.numSummToPayMax.set_Minimum(new decimal(numArray8));
     this.numSummToPayMax.set_Name("numSummToPayMax");
     this.numSummToPayMax.set_Size(new System.Drawing.Size(0x7e, 20));
     this.numSummToPayMax.set_TabIndex(0x12);
     int[] numArray9 = new int[4];
     numArray9[0] = 0xf4240;
     this.numSummToPayMax.set_Value(new decimal(numArray9));
     this.numSummToPayMin.set_DecimalPlaces(2);
     this.numSummToPayMin.set_Enabled(false);
     this.numSummToPayMin.set_Location(new System.Drawing.Point(0x38, 15));
     int[] numArray10 = new int[4];
     numArray10[0] = 0xf4240;
     this.numSummToPayMin.set_Maximum(new decimal(numArray10));
     int[] numArray11 = new int[4];
     numArray11[0] = 0xf4240;
     numArray11[3] = -2147483648;
     this.numSummToPayMin.set_Minimum(new decimal(numArray11));
     this.numSummToPayMin.set_Name("numSummToPayMin");
     this.numSummToPayMin.set_Size(new System.Drawing.Size(0x7e, 20));
     this.numSummToPayMin.set_TabIndex(0x10);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(6, 0x29));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x2f, 13));
     this.label3.set_TabIndex(0x13);
     this.label3.set_Text("меньше");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(6, 0x12));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label2.set_TabIndex(0x11);
     this.label2.set_Text("больше");
     this.rbFindHHServices.set_AutoSize(true);
     this.rbFindHHServices.set_Location(new System.Drawing.Point(0xcb, 50));
     this.rbFindHHServices.set_Name("rbFindHHServices");
     this.rbFindHHServices.set_Size(new System.Drawing.Size(0x4f, 0x11));
     this.rbFindHHServices.set_TabIndex(15);
     this.rbFindHHServices.set_Text("Услуги УК");
     this.rbFindHHServices.set_UseVisualStyleBackColor(true);
     this.rbFindHHServices.add_CheckedChanged(new System.EventHandler(this.rbFindAllServices_CheckedChanged));
     this.rbFindAllServices.set_AutoSize(true);
     this.rbFindAllServices.set_Checked(true);
     this.rbFindAllServices.set_Location(new System.Drawing.Point(0xca, 20));
     this.rbFindAllServices.set_Name("rbFindAllServices");
     this.rbFindAllServices.set_Size(new System.Drawing.Size(80, 0x11));
     this.rbFindAllServices.set_TabIndex(15);
     this.rbFindAllServices.set_TabStop(true);
     this.rbFindAllServices.set_Text("Все услуги");
     this.rbFindAllServices.set_UseVisualStyleBackColor(true);
     this.rbFindAllServices.add_CheckedChanged(new System.EventHandler(this.rbFindAllServices_CheckedChanged));
     this.lNoticesKode.set_AutoSize(true);
     this.lNoticesKode.set_Location(new System.Drawing.Point(4, 0x35));
     this.lNoticesKode.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lNoticesKode.set_Name("lNoticesKode");
     this.lNoticesKode.set_Size(new System.Drawing.Size(0x2c, 13));
     this.lNoticesKode.set_TabIndex(9);
     this.lNoticesKode.set_Text("Код кв.");
     this.btView.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btView.set_Location(new System.Drawing.Point(0x1e9, 11));
     this.btView.set_Margin(new System.Windows.Forms.Padding(2));
     this.btView.set_Name("btView");
     this.btView.set_Size(new System.Drawing.Size(0x61, 0x3d));
     this.btView.set_TabIndex(4);
     this.btView.set_Text("Поиск");
     this.btView.set_UseVisualStyleBackColor(true);
     this.btView.add_Click(new System.EventHandler(this.btView_Click));
     this.datePeriodShow.set_Location(new System.Drawing.Point(0x37, 20));
     this.datePeriodShow.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriodShow.set_Name("datePeriodShow");
     this.datePeriodShow.set_Size(new System.Drawing.Size(0x85, 0x15));
     this.datePeriodShow.set_TabIndex(13);
     this.tbBarcode.set_Location(new System.Drawing.Point(0x36, 0x31));
     this.tbBarcode.set_Margin(new System.Windows.Forms.Padding(2));
     this.tbBarcode.set_Name("tbBarcode");
     this.tbBarcode.set_Size(new System.Drawing.Size(0x85, 20));
     this.tbBarcode.set_TabIndex(8);
     this.tbBarcode.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown));
     this.lPeriod.set_AutoSize(true);
     this.lPeriod.set_Location(new System.Drawing.Point(4, 0x17));
     this.lPeriod.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lPeriod.set_Name("lPeriod");
     this.lPeriod.set_Size(new System.Drawing.Size(0x2d, 13));
     this.lPeriod.set_TabIndex(7);
     this.lPeriod.set_Text("Период");
     this.groupBox3.Controls.Add(this.cbAllLS);
     this.groupBox3.Controls.Add(this.cbNotExistDebt);
     this.groupBox3.Controls.Add(this.rbFindHHServices2);
     this.groupBox3.Controls.Add(this.rbFindAllServices2);
     this.groupBox3.Controls.Add(this.statusStrip1);
     this.groupBox3.Controls.Add(this.btGenerate);
     this.groupBox3.Controls.Add(this.label1);
     this.groupBox3.Controls.Add(this.datePeriodGenerate);
     this.groupBox3.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox3.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox3.set_Name("groupBox3");
     this.groupBox3.set_Size(new System.Drawing.Size(620, 0x4d));
     this.groupBox3.set_TabIndex(13);
     this.groupBox3.set_TabStop(false);
     this.groupBox3.set_Text("Формирование");
     this.cbAllLS.set_AutoSize(true);
     this.cbAllLS.set_Checked(true);
     this.cbAllLS.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.cbAllLS.set_Location(new System.Drawing.Point(0x12e, 13));
     this.cbAllLS.set_Name("cbAllLS");
     this.cbAllLS.set_Size(new System.Drawing.Size(0x5c, 0x11));
     this.cbAllLS.set_TabIndex(0x13);
     this.cbAllLS.set_Text("Все лицевые");
     this.cbAllLS.set_UseVisualStyleBackColor(true);
     this.cbAllLS.add_CheckedChanged(new System.EventHandler(this.cbAllLS_CheckedChanged));
     this.cbNotExistDebt.set_AutoSize(true);
     this.cbNotExistDebt.set_Checked(true);
     this.cbNotExistDebt.set_CheckState(System.Windows.Forms.CheckState.Indeterminate);
     this.cbNotExistDebt.set_Enabled(false);
     this.cbNotExistDebt.set_Location(new System.Drawing.Point(0x12e, 0x1f));
     this.cbNotExistDebt.set_Name("cbNotExistDebt");
     this.cbNotExistDebt.set_Size(new System.Drawing.Size(0xaf, 0x11));
     this.cbNotExistDebt.set_TabIndex(0x12);
     this.cbNotExistDebt.set_Text("Без долга на начало периода");
     this.cbNotExistDebt.set_UseVisualStyleBackColor(true);
     this.rbFindHHServices2.set_AutoSize(true);
     this.rbFindHHServices2.set_Location(new System.Drawing.Point(0xce, 0x20));
     this.rbFindHHServices2.set_Name("rbFindHHServices2");
     this.rbFindHHServices2.set_Size(new System.Drawing.Size(0x4f, 0x11));
     this.rbFindHHServices2.set_TabIndex(0x11);
     this.rbFindHHServices2.set_Text("Услуги УК");
     this.rbFindHHServices2.set_UseVisualStyleBackColor(true);
     this.rbFindHHServices2.add_CheckedChanged(new System.EventHandler(this.rbFindAllServices_CheckedChanged));
     this.rbFindAllServices2.set_AutoSize(true);
     this.rbFindAllServices2.set_Checked(true);
     this.rbFindAllServices2.set_Location(new System.Drawing.Point(0xcd, 13));
     this.rbFindAllServices2.set_Name("rbFindAllServices2");
     this.rbFindAllServices2.set_Size(new System.Drawing.Size(80, 0x11));
     this.rbFindAllServices2.set_TabIndex(0x10);
     this.rbFindAllServices2.set_TabStop(true);
     this.rbFindAllServices2.set_Text("Все услуги");
     this.rbFindAllServices2.set_UseVisualStyleBackColor(true);
     this.rbFindAllServices2.add_CheckedChanged(new System.EventHandler(this.rbFindAllServices_CheckedChanged));
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.imageLabel, this.textLabel });
     this.statusStrip1.set_Location(new System.Drawing.Point(3, 0x34));
     this.statusStrip1.set_Name("statusStrip1");
     this.statusStrip1.set_Size(new System.Drawing.Size(0x266, 0x16));
     this.statusStrip1.set_SizingGrip(false);
     this.statusStrip1.set_TabIndex(9);
     this.statusStrip1.set_Text("statusStrip1");
     this.imageLabel.set_AutoSize(false);
     this.imageLabel.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.imageLabel.set_Image(Resources.WAITING);
     this.imageLabel.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.imageLabel.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.imageLabel.set_Name("imageLabel");
     this.imageLabel.set_Size(new System.Drawing.Size(0x11, 0x11));
     this.imageLabel.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.imageLabel.set_Visible(false);
     this.textLabel.set_Name("textLabel");
     this.textLabel.set_Size(new System.Drawing.Size(0x131, 0x11));
     this.textLabel.set_Text("Выберите период и нажмите кнопку \"Сформировать\"");
     this.btGenerate.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btGenerate.set_Location(new System.Drawing.Point(0x1e9, 8));
     this.btGenerate.set_Name("btGenerate");
     this.btGenerate.set_Size(new System.Drawing.Size(0x61, 0x29));
     this.btGenerate.set_TabIndex(8);
     this.btGenerate.set_Text("&Сформировать");
     this.btGenerate.set_UseVisualStyleBackColor(true);
     this.btGenerate.add_Click(new System.EventHandler(this.btGenerate_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 0x1f));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label1.set_TabIndex(7);
     this.label1.set_Text("Период");
     this.datePeriodGenerate.set_Location(new System.Drawing.Point(0x39, 0x18));
     this.datePeriodGenerate.set_Name("datePeriodGenerate");
     this.datePeriodGenerate.set_Size(new System.Drawing.Size(0x85, 0x15));
     this.datePeriodGenerate.set_TabIndex(6);
     this.tpAddInfo.Controls.Add(this.dgvNoticeAddr);
     this.tpAddInfo.Controls.Add(this.toolStrip2);
     this.tpAddInfo.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpAddInfo.set_Name("tpAddInfo");
     this.tpAddInfo.set_Size(new System.Drawing.Size(620, 0x21d));
     this.tpAddInfo.set_TabIndex(2);
     this.tpAddInfo.set_Text("Доп. инфомрация");
     this.tpAddInfo.set_UseVisualStyleBackColor(true);
     this.dgvNoticeAddr.set_AllowUserToAddRows(false);
     this.dgvNoticeAddr.set_AllowUserToResizeRows(false);
     this.dgvNoticeAddr.set_AutoGenerateColumns(false);
     this.dgvNoticeAddr.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvNoticeAddr.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvNoticeAddr.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.addressNameDataGridViewTextBoxColumn1, this.informationTextDataGridViewTextBoxColumn });
     this.dgvNoticeAddr.set_DataSource(this.bsNoticeInfoAdr);
     this.dgvNoticeAddr.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvNoticeAddr.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvNoticeAddr.set_Name("dgvNoticeAddr");
     this.dgvNoticeAddr.set_ReadOnly(true);
     this.dgvNoticeAddr.set_RowHeadersVisible(false);
     this.dgvNoticeAddr.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvNoticeAddr.set_Size(new System.Drawing.Size(620, 0x204));
     this.dgvNoticeAddr.set_TabIndex(1);
     this.dgvNoticeAddr.add_CellContentDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentDoubleClick));
     this.addressNameDataGridViewTextBoxColumn1.set_DataPropertyName("AddressName");
     this.addressNameDataGridViewTextBoxColumn1.set_HeaderText("Адрес");
     this.addressNameDataGridViewTextBoxColumn1.set_Name("addressNameDataGridViewTextBoxColumn1");
     this.addressNameDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.addressNameDataGridViewTextBoxColumn1.set_Width(0x3f);
     this.informationTextDataGridViewTextBoxColumn.set_DataPropertyName("InformationText");
     this.informationTextDataGridViewTextBoxColumn.set_HeaderText("Сообщение");
     this.informationTextDataGridViewTextBoxColumn.set_Name("informationTextDataGridViewTextBoxColumn");
     this.informationTextDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.informationTextDataGridViewTextBoxColumn.set_Width(90);
     this.bsNoticeInfoAdr.set_DataSource(typeof(NoticeNoticeInformationAddress));
     this.bsNoticeInfoAdr.add_CurrentChanged(new System.EventHandler(this.bsNoticeInfoAdr_CurrentChanged));
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnAdd, this.btnChange, this.btnDel, this.btnCurrentPosition, this.btnAllPosition, this.toolStripLabel1 });
     this.toolStrip2.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip2.set_Name("toolStrip2");
     this.toolStrip2.set_Size(new System.Drawing.Size(620, 0x19));
     this.toolStrip2.set_TabIndex(0);
     this.toolStrip2.set_Text("toolStrip2");
     this.btnAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnAdd.set_Image(Resources.ADD);
     this.btnAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnAdd.set_Name("btnAdd");
     this.btnAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.btnAdd.set_Text("Добавить");
     this.btnAdd.add_Click(new System.EventHandler(this.btnAdd_Click));
     this.btnChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnChange.set_Image(Resources.CHANGE);
     this.btnChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnChange.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnChange.set_Name("btnChange");
     this.btnChange.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnChange.set_Text("Изменить");
     this.btnChange.add_Click(new System.EventHandler(this.btnChange_Click));
     this.btnDel.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnDel.set_Image(Resources.DELETE);
     this.btnDel.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnDel.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnDel.set_Name("btnDel");
     this.btnDel.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnDel.set_Text("Удалить");
     this.btnDel.add_Click(new System.EventHandler(this.btnDel_Click));
     this.btnCurrentPosition.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.btnCurrentPosition.set_Checked(true);
     this.btnCurrentPosition.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.btnCurrentPosition.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnCurrentPosition.set_Image((System.Drawing.Image) manager.GetObject("btnCurrentPosition.Image"));
     this.btnCurrentPosition.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnCurrentPosition.set_Name("btnCurrentPosition");
     this.btnCurrentPosition.set_RightToLeftAutoMirrorImage(true);
     this.btnCurrentPosition.set_Size(new System.Drawing.Size(0x6f, 0x16));
     this.btnCurrentPosition.set_Text("Выбранный адрес");
     this.btnCurrentPosition.add_Click(new System.EventHandler(this.btnCurrentPosition_Click));
     this.btnAllPosition.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.btnAllPosition.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnAllPosition.set_Image((System.Drawing.Image) manager.GetObject("btnAllPosition.Image"));
     this.btnAllPosition.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnAllPosition.set_Name("btnAllPosition");
     this.btnAllPosition.set_RightToLeftAutoMirrorImage(true);
     this.btnAllPosition.set_Size(new System.Drawing.Size(0x95, 0x16));
     this.btnAllPosition.set_Text("Все подчиненные адреса");
     this.btnAllPosition.add_Click(new System.EventHandler(this.btnAllPosition_Click));
     this.toolStripLabel1.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.toolStripLabel1.set_Name("toolStripLabel1");
     this.toolStripLabel1.set_RightToLeftAutoMirrorImage(true);
     this.toolStripLabel1.set_Size(new System.Drawing.Size(0x30, 0x16));
     this.toolStripLabel1.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.Panel1.Controls.Add(this.splitContainer2);
     this.splitContainer1.Panel2.Controls.Add(this.tcPaymentNotices);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x3bc, 0x237));
     this.splitContainer1.set_SplitterDistance(0x144);
     this.splitContainer1.set_TabIndex(1);
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer2.set_Margin(new System.Windows.Forms.Padding(2));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer2.Panel1.Controls.Add(this.tabControlOrgs);
     this.splitContainer2.Panel2.Controls.Add(this.areaAddressesTree);
     this.splitContainer2.Panel2.Controls.Add(this.toolStrip1);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x144, 0x237));
     this.splitContainer2.set_SplitterDistance(0xda);
     this.splitContainer2.set_SplitterWidth(3);
     this.splitContainer2.set_TabIndex(7);
     this.tabControlOrgs.Controls.Add(this.tpOrganizations);
     this.tabControlOrgs.Controls.Add(this.tpAreaGroups);
     this.tabControlOrgs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tabControlOrgs.set_Location(new System.Drawing.Point(0, 0));
     this.tabControlOrgs.set_Name("tabControlOrgs");
     this.tabControlOrgs.set_SelectedIndex(0);
     this.tabControlOrgs.set_Size(new System.Drawing.Size(0x144, 0xda));
     this.tabControlOrgs.set_TabIndex(1);
     this.tabControlOrgs.add_SelectedIndexChanged(new System.EventHandler(this.tabControlOrgs_SelectedIndexChanged));
     this.tpOrganizations.Controls.Add(this.selectHouseHolders);
     this.tpOrganizations.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpOrganizations.set_Name("tpOrganizations");
     this.tpOrganizations.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpOrganizations.set_Size(new System.Drawing.Size(0x13c, 0xc0));
     this.tpOrganizations.set_TabIndex(0);
     this.tpOrganizations.set_Text("Управляющая компания");
     this.tpOrganizations.set_UseVisualStyleBackColor(true);
     this.selectHouseHolders.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.selectHouseHolders.IsByUser = false;
     this.selectHouseHolders.set_Location(new System.Drawing.Point(3, 3));
     this.selectHouseHolders.set_Margin(new System.Windows.Forms.Padding(2));
     this.selectHouseHolders.set_Name("selectHouseHolders");
     this.selectHouseHolders.SelectedOrganizations = null;
     this.selectHouseHolders.SetFilter = null;
     this.selectHouseHolders.set_Size(new System.Drawing.Size(310, 0xba));
     this.selectHouseHolders.set_TabIndex(0);
     this.tpAreaGroups.Controls.Add(this.areaGroupsTree);
     this.tpAreaGroups.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpAreaGroups.set_Name("tpAreaGroups");
     this.tpAreaGroups.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpAreaGroups.set_Size(new System.Drawing.Size(0x13c, 0xc0));
     this.tpAreaGroups.set_TabIndex(1);
     this.tpAreaGroups.set_Text("Адресные группы");
     this.tpAreaGroups.set_UseVisualStyleBackColor(true);
     this.areaGroupsTree.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.areaGroupsTree.set_Location(new System.Drawing.Point(3, 3));
     this.areaGroupsTree.set_Name("areaGroupsTree");
     this.areaGroupsTree.set_Size(new System.Drawing.Size(310, 0xba));
     this.areaGroupsTree.set_TabIndex(0);
     this.areaAddressesTree.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.areaAddressesTree.set_Location(new System.Drawing.Point(0, 0x19));
     this.areaAddressesTree.set_Margin(new System.Windows.Forms.Padding(2));
     this.areaAddressesTree.set_Name("areaAddressesTree");
     this.areaAddressesTree.set_Size(new System.Drawing.Size(0x144, 0x141));
     this.areaAddressesTree.set_TabIndex(0);
     this.areaAddressesTree.TreeSource = null;
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnLoadAll, this.tsbtnLoadByHolders });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x144, 0x19));
     this.toolStrip1.set_TabIndex(1);
     this.toolStrip1.set_Text("toolStrip1");
     this.tsbtnLoadAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbtnLoadAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnLoadAll.set_Name("tsbtnLoadAll");
     this.tsbtnLoadAll.set_Size(new System.Drawing.Size(70, 0x16));
     this.tsbtnLoadAll.set_Text("Все адреса");
     this.tsbtnLoadAll.add_Click(new System.EventHandler(this.tsbtnLoadAll_Click));
     this.tsbtnLoadByHolders.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbtnLoadByHolders.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbtnLoadByHolders.set_Name("tsbtnLoadByHolders");
     this.tsbtnLoadByHolders.set_Size(new System.Drawing.Size(190, 0x16));
     this.tsbtnLoadByHolders.set_Text("Адреса выбранных организаций");
     this.tsbtnLoadByHolders.set_ToolTipText("Адреса выбранных организаций");
     this.tsbtnLoadByHolders.add_Click(new System.EventHandler(this.tsbtnLoadByHolders_Click));
     this.workerNotices.add_DoWork(new DoWorkEventHandler(this.workerNotices_DoWork));
     this.workerNotices.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.worker_RunWorkerCompleted));
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Лиц. счет");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewTextBoxColumn1.set_Width(0x4a);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("AddressName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Адрес");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(0x3f);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("OwnerName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Абонент");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x4a);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Charge");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Начислено");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x57);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("TotalDebt");
     this.dataGridViewTextBoxColumn5.set_HeaderText("К оплате");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_Width(0x47);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Период");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(70);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("AdditionalInfo");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Доп. информация");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x71);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("AddressName");
     this.dataGridViewTextBoxColumn8.set_HeaderText("AddressName");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(0x62);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn9.set_HeaderText("AccountNumber");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(0x6d);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("OwnerName");
     this.dataGridViewTextBoxColumn10.set_HeaderText("OwnerName");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_Width(0x5b);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("Barcode");
     this.dataGridViewTextBoxColumn11.set_HeaderText("Barcode");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_Width(0x48);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("AdditionalInfo");
     this.dataGridViewTextBoxColumn12.set_HeaderText("AdditionalInfo");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_Width(0x60);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("OrgName");
     this.dataGridViewTextBoxColumn13.set_HeaderText("OrgName");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_Width(0x4d);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("ToPay");
     this.dataGridViewTextBoxColumn14.set_HeaderText("ToPay");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_Width(0x3f);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn15.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_Width(0x76);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn16.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_Width(0x29);
     this.workerExportPdf.set_WorkerReportsProgress(true);
     this.workerExportPdf.set_WorkerSupportsCancellation(true);
     this.workerExportPdf.add_DoWork(new DoWorkEventHandler(this.workerExportPdf_DoWork));
     this.workerExportPdf.add_ProgressChanged(new ProgressChangedEventHandler(this.workerExportPdf_ProgressChanged));
     this.workerExportPdf.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.workerExportPdf_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(0x3bc, 0x237));
     base.Controls.Add(this.splitContainer1);
     this.set_DoubleBuffered(true);
     base.set_Name("PaymentNoticesMainFormOld");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("АРМ Печать извещений");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_Activated(new System.EventHandler(this.PaymentNoticesMainFormOld_Activated));
     base.add_Load(new System.EventHandler(this.PaymentNoticesMainFormOld_Load));
     this.tcPaymentNotices.ResumeLayout(false);
     this.tpFormPrint.ResumeLayout(false);
     this.dgvNotices.EndInit();
     this.bsNotices.EndInit();
     this.panel2.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.gbExportHouseNotices.ResumeLayout(false);
     this.gbExportHouseNotices.PerformLayout();
     this.nudPageCount.EndInit();
     this.nudHousesPerDoc.EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.bsNoticeTemplates.EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBoxPayment.ResumeLayout(false);
     this.groupBoxPayment.PerformLayout();
     this.numSummToPayMax.EndInit();
     this.numSummToPayMin.EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.tpAddInfo.ResumeLayout(false);
     this.tpAddInfo.PerformLayout();
     this.dgvNoticeAddr.EndInit();
     this.bsNoticeInfoAdr.EndInit();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.Panel2.PerformLayout();
     this.splitContainer2.ResumeLayout(false);
     this.tabControlOrgs.ResumeLayout(false);
     this.tpOrganizations.ResumeLayout(false);
     this.tpAreaGroups.ResumeLayout(false);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     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();
     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();
     System.Windows.Forms.DataGridViewCellStyle style14 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style15 = new System.Windows.Forms.DataGridViewCellStyle();
     this.dgvAccountService = new System.Windows.Forms.DataGridView();
     this.bsAccountServices = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.datePeriod = new DatePeriodSelector();
     this.tbxTotalSumm = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.btnSave = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.dataGridViewNumericColumn1 = new DataGridViewNumericColumn();
     this.dataGridViewNumericColumn2 = new DataGridViewNumericColumn();
     this.dataGridViewNumericColumn3 = new DataGridViewNumericColumn();
     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.PaymentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BalanceDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ChargeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serviceCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serviceTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ServiceCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serviceShortNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.orgCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.orgNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.houseHolderCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.HouseHolderLongName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Банкрот = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.IsFixedPayment = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.dgvAccountService.BeginInit();
     this.bsAccountServices.BeginInit();
     this.panel1.SuspendLayout();
     base.SuspendLayout();
     this.dgvAccountService.set_AllowUserToAddRows(false);
     this.dgvAccountService.set_AllowUserToDeleteRows(false);
     this.dgvAccountService.set_AutoGenerateColumns(false);
     this.dgvAccountService.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvAccountService.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvAccountService.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvAccountService.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.PaymentDataGridViewTextBoxColumn, this.BalanceDataGridViewTextBoxColumn, this.ChargeDataGridViewTextBoxColumn, this.serviceCodeDataGridViewTextBoxColumn, this.serviceTypeNameDataGridViewTextBoxColumn, this.ServiceCode, this.serviceShortNameDataGridViewTextBoxColumn, this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.orgCodeDataGridViewTextBoxColumn, this.orgNameDataGridViewTextBoxColumn, this.houseHolderCodeDataGridViewTextBoxColumn, this.HouseHolderLongName, this.Банкрот, this.IsFixedPayment });
     this.dgvAccountService.set_DataSource(this.bsAccountServices);
     this.dgvAccountService.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvAccountService.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvAccountService.set_Location(new System.Drawing.Point(0, 0x1c));
     this.dgvAccountService.set_Name("dgvAccountService");
     this.dgvAccountService.set_RowHeadersVisible(false);
     this.dgvAccountService.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvAccountService.set_Size(new System.Drawing.Size(0x232, 0x160));
     this.dgvAccountService.set_TabIndex(3);
     this.dgvAccountService.add_CellEndEdit(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvAccountService_CellEndEdit));
     this.dgvAccountService.add_CellValidating(new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvAccountService_Validating));
     this.dgvAccountService.add_Sorted(new System.EventHandler(this.dgvAccountService_Sorted));
     this.bsAccountServices.set_DataSource(typeof(AccountService));
     this.bsAccountServices.set_Sort("ToDate desc, FromDate desc, Created desc");
     this.panel1.Controls.Add(this.datePeriod);
     this.panel1.Controls.Add(this.tbxTotalSumm);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.btnSave);
     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(0x232, 0x1c));
     this.panel1.set_TabIndex(4);
     this.datePeriod.set_Location(new System.Drawing.Point(0x3b, 2));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x62, 0x15));
     this.datePeriod.set_TabIndex(5);
     this.datePeriod.OnChangedDatePeriodSelector += new OnChangedDatePeriodSelector(this.datePeriod_OnChangedDatePeriodSelector);
     this.tbxTotalSumm.set_Location(new System.Drawing.Point(0x119, 3));
     this.tbxTotalSumm.set_Name("tbxTotalSumm");
     this.tbxTotalSumm.set_ReadOnly(true);
     this.tbxTotalSumm.set_Size(new System.Drawing.Size(0x7c, 20));
     this.tbxTotalSumm.set_TabIndex(6);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0xac, 6));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x67, 13));
     this.label3.set_TabIndex(5);
     this.label3.set_Text("Сумма отклонений");
     this.btnSave.set_Enabled(false);
     this.btnSave.set_Location(new System.Drawing.Point(0x199, 1));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnSave.set_TabIndex(4);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.set_Visible(false);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(8, 6));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label1.set_TabIndex(1);
     this.label1.set_Text("Период");
     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_MinimumWidth(60);
     this.dataGridViewNumericColumn1.set_Name("dataGridViewNumericColumn1");
     this.dataGridViewNumericColumn1.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewNumericColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewNumericColumn1.set_Width(60);
     this.dataGridViewNumericColumn2.DecimalPlaces = 0;
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewNumericColumn2.set_DefaultCellStyle(style);
     int[] numArray4 = new int[4];
     this.dataGridViewNumericColumn2.DefaultValue = new decimal(numArray4);
     this.dataGridViewNumericColumn2.set_HeaderText("К оплате");
     int[] numArray5 = new int[4];
     numArray5[0] = 100;
     this.dataGridViewNumericColumn2.Maximum = new decimal(numArray5);
     int[] numArray6 = new int[4];
     this.dataGridViewNumericColumn2.Minimum = new decimal(numArray6);
     this.dataGridViewNumericColumn2.set_MinimumWidth(60);
     this.dataGridViewNumericColumn2.set_Name("dataGridViewNumericColumn2");
     this.dataGridViewNumericColumn2.set_ReadOnly(true);
     this.dataGridViewNumericColumn2.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.dataGridViewNumericColumn2.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.dataGridViewNumericColumn2.set_Width(60);
     this.dataGridViewNumericColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.None);
     this.dataGridViewNumericColumn3.DecimalPlaces = 0;
     int[] numArray7 = new int[4];
     this.dataGridViewNumericColumn3.DefaultValue = new decimal(numArray7);
     this.dataGridViewNumericColumn3.set_HeaderText("Начислено");
     int[] numArray8 = new int[4];
     numArray8[0] = 100;
     this.dataGridViewNumericColumn3.Maximum = new decimal(numArray8);
     int[] numArray9 = new int[4];
     this.dataGridViewNumericColumn3.Minimum = new decimal(numArray9);
     this.dataGridViewNumericColumn3.set_MinimumWidth(0x41);
     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(0x41);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ServiceTypeCode");
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn1.set_DefaultCellStyle(style2);
     this.dataGridViewTextBoxColumn1.set_HeaderText("Оплата");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(60);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Balance");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn2.set_DefaultCellStyle(style3);
     this.dataGridViewTextBoxColumn2.set_HeaderText("Сальдо");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Width(60);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Начислено");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(60);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("FromDate");
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn4.set_DefaultCellStyle(style4);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Дата открытия");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(80);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Дата закрытия");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(80);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ServiceCode");
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn6.set_DefaultCellStyle(style5);
     this.dataGridViewTextBoxColumn6.set_HeaderText("Код");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(0x23);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x23);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ServiceTypeName");
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn7.set_DefaultCellStyle(style6);
     this.dataGridViewTextBoxColumn7.set_HeaderText("Тип услуги");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(80);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Код услуги");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(40);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(40);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("ServiceShortName");
     style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn9.set_DefaultCellStyle(style7);
     this.dataGridViewTextBoxColumn9.set_HeaderText("Услуга");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(50);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("OrgCode");
     style8.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn10.set_DefaultCellStyle(style8);
     this.dataGridViewTextBoxColumn10.set_HeaderText("Код ПУ");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(0x23);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(0x23);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("OrgName");
     this.dataGridViewTextBoxColumn11.set_HeaderText("Поставщик");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(80);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("HouseHolderCode");
     style9.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.dataGridViewTextBoxColumn12.set_DefaultCellStyle(style9);
     this.dataGridViewTextBoxColumn12.set_HeaderText("Код УК");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(0x23);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(0x23);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("HouseHolderLongName");
     this.dataGridViewTextBoxColumn13.set_HeaderText("Управл.компания");
     this.dataGridViewTextBoxColumn13.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(60);
     style10.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style10.set_Format("N2");
     style10.set_NullValue("0");
     this.PaymentDataGridViewTextBoxColumn.set_DefaultCellStyle(style10);
     this.PaymentDataGridViewTextBoxColumn.set_HeaderText("Оплата");
     this.PaymentDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.PaymentDataGridViewTextBoxColumn.set_Name("PaymentDataGridViewTextBoxColumn");
     this.PaymentDataGridViewTextBoxColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.PaymentDataGridViewTextBoxColumn.set_Width(60);
     style11.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style11.set_Format("N2");
     style11.set_NullValue("0");
     this.BalanceDataGridViewTextBoxColumn.set_DefaultCellStyle(style11);
     this.BalanceDataGridViewTextBoxColumn.set_HeaderText("К оплате");
     this.BalanceDataGridViewTextBoxColumn.set_MinimumWidth(60);
     this.BalanceDataGridViewTextBoxColumn.set_Name("BalanceDataGridViewTextBoxColumn");
     this.BalanceDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.BalanceDataGridViewTextBoxColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.BalanceDataGridViewTextBoxColumn.set_Width(60);
     this.ChargeDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.None);
     style12.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     style12.set_Format("N2");
     style12.set_NullValue("0");
     this.ChargeDataGridViewTextBoxColumn.set_DefaultCellStyle(style12);
     this.ChargeDataGridViewTextBoxColumn.set_HeaderText("Начислено");
     this.ChargeDataGridViewTextBoxColumn.set_MinimumWidth(0x41);
     this.ChargeDataGridViewTextBoxColumn.set_Name("ChargeDataGridViewTextBoxColumn");
     this.ChargeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.ChargeDataGridViewTextBoxColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.ChargeDataGridViewTextBoxColumn.set_Width(0x41);
     this.serviceCodeDataGridViewTextBoxColumn.set_DataPropertyName("ServiceTypeCode");
     style13.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.serviceCodeDataGridViewTextBoxColumn.set_DefaultCellStyle(style13);
     this.serviceCodeDataGridViewTextBoxColumn.set_HeaderText("Код");
     this.serviceCodeDataGridViewTextBoxColumn.set_MinimumWidth(0x23);
     this.serviceCodeDataGridViewTextBoxColumn.set_Name("serviceCodeDataGridViewTextBoxColumn");
     this.serviceCodeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceCodeDataGridViewTextBoxColumn.set_Width(0x23);
     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.ServiceCode.set_DataPropertyName("ServiceCode");
     this.ServiceCode.set_HeaderText("Код услуги");
     this.ServiceCode.set_MinimumWidth(40);
     this.ServiceCode.set_Name("ServiceCode");
     this.ServiceCode.set_ReadOnly(true);
     this.ServiceCode.set_Width(40);
     this.serviceShortNameDataGridViewTextBoxColumn.set_DataPropertyName("ServiceShortName");
     this.serviceShortNameDataGridViewTextBoxColumn.set_HeaderText("Услуга");
     this.serviceShortNameDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.serviceShortNameDataGridViewTextBoxColumn.set_Name("serviceShortNameDataGridViewTextBoxColumn");
     this.serviceShortNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceShortNameDataGridViewTextBoxColumn.set_Width(50);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("Дата открытия");
     this.fromDateDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_Width(80);
     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.orgCodeDataGridViewTextBoxColumn.set_DataPropertyName("OrgCode");
     style14.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.orgCodeDataGridViewTextBoxColumn.set_DefaultCellStyle(style14);
     this.orgCodeDataGridViewTextBoxColumn.set_HeaderText("Код ПУ");
     this.orgCodeDataGridViewTextBoxColumn.set_MinimumWidth(0x23);
     this.orgCodeDataGridViewTextBoxColumn.set_Name("orgCodeDataGridViewTextBoxColumn");
     this.orgCodeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.orgCodeDataGridViewTextBoxColumn.set_Width(0x23);
     this.orgNameDataGridViewTextBoxColumn.set_DataPropertyName("OrgName");
     this.orgNameDataGridViewTextBoxColumn.set_HeaderText("Поставщик");
     this.orgNameDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.orgNameDataGridViewTextBoxColumn.set_Name("orgNameDataGridViewTextBoxColumn");
     this.orgNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.orgNameDataGridViewTextBoxColumn.set_Width(80);
     this.houseHolderCodeDataGridViewTextBoxColumn.set_DataPropertyName("HouseHolderCode");
     style15.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.houseHolderCodeDataGridViewTextBoxColumn.set_DefaultCellStyle(style15);
     this.houseHolderCodeDataGridViewTextBoxColumn.set_HeaderText("Код УК");
     this.houseHolderCodeDataGridViewTextBoxColumn.set_MinimumWidth(0x23);
     this.houseHolderCodeDataGridViewTextBoxColumn.set_Name("houseHolderCodeDataGridViewTextBoxColumn");
     this.houseHolderCodeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.houseHolderCodeDataGridViewTextBoxColumn.set_Width(0x23);
     this.HouseHolderLongName.set_DataPropertyName("HouseHolderLongName");
     this.HouseHolderLongName.set_HeaderText("Управл.компания");
     this.HouseHolderLongName.set_MinimumWidth(60);
     this.HouseHolderLongName.set_Name("HouseHolderLongName");
     this.HouseHolderLongName.set_ReadOnly(true);
     this.HouseHolderLongName.set_Width(60);
     this.Банкрот.set_DataPropertyName("IsBankrupt");
     this.Банкрот.set_HeaderText("Банкрот");
     this.Банкрот.set_MinimumWidth(60);
     this.Банкрот.set_Name("Банкрот");
     this.Банкрот.set_ReadOnly(true);
     this.Банкрот.set_Width(60);
     this.IsFixedPayment.set_DataPropertyName("IsFixedPayment");
     this.IsFixedPayment.set_HeaderText("Фикс. оплата");
     this.IsFixedPayment.set_MinimumWidth(60);
     this.IsFixedPayment.set_Name("IsFixedPayment");
     this.IsFixedPayment.set_ReadOnly(true);
     this.IsFixedPayment.set_Width(60);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.dgvAccountService);
     base.Controls.Add(this.panel1);
     base.set_Name("AccountServicesDecomposeView");
     base.set_Size(new System.Drawing.Size(0x232, 380));
     this.dgvAccountService.EndInit();
     this.bsAccountServices.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     base.ResumeLayout(false);
 }
Beispiel #9
0
 private void InitializeComponent()
 {
     this.cbApartments = new System.Windows.Forms.CheckBox();
     this.cbAccountServices = new System.Windows.Forms.CheckBox();
     this.cbCounters = new System.Windows.Forms.CheckBox();
     this.cbBenefits = new System.Windows.Forms.CheckBox();
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnStart = new System.Windows.Forms.Button();
     this.m_Worker = new BackgroundWorker();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.pbxApartments = new System.Windows.Forms.PictureBox();
     this.pbxAccountServices = new System.Windows.Forms.PictureBox();
     this.pbxCounters = new System.Windows.Forms.PictureBox();
     this.pbxBenefits = new System.Windows.Forms.PictureBox();
     this.pbxUpdates = new System.Windows.Forms.PictureBox();
     this.cbUpdates = new System.Windows.Forms.CheckBox();
     this.pbxUpdatesOnlyPrevPeriod = new System.Windows.Forms.PictureBox();
     this.cbUpdatesOnlyPrevPeriod = new System.Windows.Forms.CheckBox();
     this.selectAddresses1 = new SelectAddresses();
     this.datePeriod = new DatePeriodSelector();
     this.pbxApartments.BeginInit();
     this.pbxAccountServices.BeginInit();
     this.pbxCounters.BeginInit();
     this.pbxBenefits.BeginInit();
     this.pbxUpdates.BeginInit();
     this.pbxUpdatesOnlyPrevPeriod.BeginInit();
     base.SuspendLayout();
     this.cbApartments.set_AutoSize(true);
     this.cbApartments.set_Location(new System.Drawing.Point(0x22, 60));
     this.cbApartments.set_Name("cbApartments");
     this.cbApartments.set_Size(new System.Drawing.Size(0x3d, 0x11));
     this.cbApartments.set_TabIndex(1);
     this.cbApartments.set_Text("Жилье");
     this.cbApartments.set_UseVisualStyleBackColor(true);
     this.cbApartments.add_CheckedChanged(new System.EventHandler(this.cbApartments_CheckedChanged));
     this.cbAccountServices.set_AutoSize(true);
     this.cbAccountServices.set_Location(new System.Drawing.Point(0x22, 0x58));
     this.cbAccountServices.set_Name("cbAccountServices");
     this.cbAccountServices.set_Size(new System.Drawing.Size(0x8e, 0x11));
     this.cbAccountServices.set_TabIndex(2);
     this.cbAccountServices.set_Text("Лицевые счета, услуги");
     this.cbAccountServices.set_UseVisualStyleBackColor(true);
     this.cbAccountServices.add_CheckedChanged(new System.EventHandler(this.cbAccountServices_CheckedChanged));
     this.cbCounters.set_AutoSize(true);
     this.cbCounters.set_Location(new System.Drawing.Point(0x22, 0x76));
     this.cbCounters.set_Name("cbCounters");
     this.cbCounters.set_Size(new System.Drawing.Size(0x48, 0x11));
     this.cbCounters.set_TabIndex(3);
     this.cbCounters.set_Text("Счетчики");
     this.cbCounters.set_UseVisualStyleBackColor(true);
     this.cbCounters.add_CheckedChanged(new System.EventHandler(this.cbCounters_CheckedChanged));
     this.cbBenefits.set_AutoSize(true);
     this.cbBenefits.set_Location(new System.Drawing.Point(0x22, 0x91));
     this.cbBenefits.set_Name("cbBenefits");
     this.cbBenefits.set_Size(new System.Drawing.Size(0x40, 0x11));
     this.cbBenefits.set_TabIndex(4);
     this.cbBenefits.set_Text("Льготы");
     this.cbBenefits.set_UseVisualStyleBackColor(true);
     this.cbBenefits.add_CheckedChanged(new System.EventHandler(this.cbBenefits_CheckedChanged));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x15a, 0xe0));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnCancel.set_TabIndex(6);
     this.btnCancel.set_Text("Закрыть");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnStart.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnStart.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnStart.set_Location(new System.Drawing.Point(260, 0xe0));
     this.btnStart.set_Name("btnStart");
     this.btnStart.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnStart.set_TabIndex(0x37);
     this.btnStart.set_Text("Запуск");
     this.btnStart.set_UseVisualStyleBackColor(true);
     this.btnStart.add_Click(new System.EventHandler(this.btnStart_Click));
     this.m_Worker.add_DoWork(new DoWorkEventHandler(this.m_Worker_DoWork));
     this.m_Worker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_Worker_RunWorkerCompleted));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(3, 9));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x5f, 13));
     this.label1.set_TabIndex(0x39);
     this.label1.set_Text("Отчетный период");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(3, 0x20));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label2.set_TabIndex(60);
     this.label2.set_Text("Адреса");
     this.pbxApartments.set_Location(new System.Drawing.Point(6, 0x38));
     this.pbxApartments.set_Name("pbxApartments");
     this.pbxApartments.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxApartments.set_TabIndex(0x3d);
     this.pbxApartments.set_TabStop(false);
     this.pbxAccountServices.set_Location(new System.Drawing.Point(6, 0x55));
     this.pbxAccountServices.set_Name("pbxAccountServices");
     this.pbxAccountServices.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxAccountServices.set_TabIndex(0x3e);
     this.pbxAccountServices.set_TabStop(false);
     this.pbxCounters.set_Location(new System.Drawing.Point(6, 0x72));
     this.pbxCounters.set_Name("pbxCounters");
     this.pbxCounters.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxCounters.set_TabIndex(0x3f);
     this.pbxCounters.set_TabStop(false);
     this.pbxBenefits.set_Location(new System.Drawing.Point(6, 0x8e));
     this.pbxBenefits.set_Name("pbxBenefits");
     this.pbxBenefits.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxBenefits.set_TabIndex(0x40);
     this.pbxBenefits.set_TabStop(false);
     this.pbxUpdates.set_Enabled(false);
     this.pbxUpdates.set_Location(new System.Drawing.Point(6, 200));
     this.pbxUpdates.set_Name("pbxUpdates");
     this.pbxUpdates.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxUpdates.set_TabIndex(0x42);
     this.pbxUpdates.set_TabStop(false);
     this.pbxUpdates.set_Visible(false);
     this.cbUpdates.set_AutoSize(true);
     this.cbUpdates.set_Enabled(false);
     this.cbUpdates.set_Location(new System.Drawing.Point(0x22, 0xcb));
     this.cbUpdates.set_Name("cbUpdates");
     this.cbUpdates.set_Size(new System.Drawing.Size(0x177, 0x11));
     this.cbUpdates.set_TabIndex(0x41);
     this.cbUpdates.set_Text("Обновление  наименований и кодов ВО ВСЕХ предыдущих периодах");
     this.cbUpdates.set_UseVisualStyleBackColor(true);
     this.cbUpdates.set_Visible(false);
     this.cbUpdates.add_CheckedChanged(new System.EventHandler(this.cbUpdates_CheckedChanged));
     this.pbxUpdatesOnlyPrevPeriod.set_Enabled(false);
     this.pbxUpdatesOnlyPrevPeriod.set_Location(new System.Drawing.Point(6, 0xab));
     this.pbxUpdatesOnlyPrevPeriod.set_Name("pbxUpdatesOnlyPrevPeriod");
     this.pbxUpdatesOnlyPrevPeriod.set_Size(new System.Drawing.Size(0x16, 0x17));
     this.pbxUpdatesOnlyPrevPeriod.set_TabIndex(0x44);
     this.pbxUpdatesOnlyPrevPeriod.set_TabStop(false);
     this.pbxUpdatesOnlyPrevPeriod.set_Visible(false);
     this.cbUpdatesOnlyPrevPeriod.set_AutoSize(true);
     this.cbUpdatesOnlyPrevPeriod.set_Enabled(false);
     this.cbUpdatesOnlyPrevPeriod.set_Location(new System.Drawing.Point(0x22, 0xae));
     this.cbUpdatesOnlyPrevPeriod.set_Name("cbUpdatesOnlyPrevPeriod");
     this.cbUpdatesOnlyPrevPeriod.set_Size(new System.Drawing.Size(0x17d, 0x11));
     this.cbUpdatesOnlyPrevPeriod.set_TabIndex(0x43);
     this.cbUpdatesOnlyPrevPeriod.set_Text("Обновление  наименований и кодов ТОЛЬКО в предыдущем периоде");
     this.cbUpdatesOnlyPrevPeriod.set_UseVisualStyleBackColor(true);
     this.cbUpdatesOnlyPrevPeriod.set_Visible(false);
     this.cbUpdatesOnlyPrevPeriod.add_CheckedChanged(new System.EventHandler(this.cbUpdatesOnlyPrevPeriod_CheckedChanged));
     this.selectAddresses1.IsByUser = false;
     this.selectAddresses1.set_Location(new System.Drawing.Point(130, 0x1f));
     this.selectAddresses1.set_Name("selectAddresses1");
     this.selectAddresses1.set_Size(new System.Drawing.Size(0x128, 20));
     this.selectAddresses1.set_TabIndex(0x3b);
     this.datePeriod.set_Location(new System.Drawing.Point(130, 4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x71, 0x15));
     this.datePeriod.set_TabIndex(0x3a);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1b0, 0xff));
     base.set_ControlBox(false);
     base.Controls.Add(this.pbxUpdatesOnlyPrevPeriod);
     base.Controls.Add(this.cbUpdatesOnlyPrevPeriod);
     base.Controls.Add(this.pbxUpdates);
     base.Controls.Add(this.cbUpdates);
     base.Controls.Add(this.pbxBenefits);
     base.Controls.Add(this.pbxCounters);
     base.Controls.Add(this.pbxAccountServices);
     base.Controls.Add(this.pbxApartments);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.selectAddresses1);
     base.Controls.Add(this.datePeriod);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.btnStart);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.cbBenefits);
     base.Controls.Add(this.cbCounters);
     base.Controls.Add(this.cbAccountServices);
     base.Controls.Add(this.cbApartments);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("GetBaseReportsForm");
     base.set_ShowIcon(false);
     base.set_ShowInTaskbar(false);
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Получение отчетной базы");
     base.add_Load(new System.EventHandler(this.GetBaseReportsForm_Load));
     this.pbxApartments.EndInit();
     this.pbxAccountServices.EndInit();
     this.pbxCounters.EndInit();
     this.pbxBenefits.EndInit();
     this.pbxUpdates.EndInit();
     this.pbxUpdatesOnlyPrevPeriod.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Beispiel #10
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(PaymentNoticeView));
     this.labelPeriod = new System.Windows.Forms.Label();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.label3 = new System.Windows.Forms.Label();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.sPeriod = new DatePeriodSelector();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.bChangeNoticeTemplateSettings = new System.Windows.Forms.Button();
     this.dgNoticeTemplateSettings = new System.Windows.Forms.DataGridView();
     this.templateNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsNoticeTemplateSettings = new System.Windows.Forms.BindingSource(this.components);
     this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
     this.cbIsGroupByHouseHolder = new System.Windows.Forms.CheckBox();
     this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
     this.label4 = new System.Windows.Forms.Label();
     this.tbPDFPath = new System.Windows.Forms.TextBox();
     this.bSelectPath = new System.Windows.Forms.Button();
     this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
     this.nudMaxPage = new System.Windows.Forms.NumericUpDown();
     this.nudMinHouse = new System.Windows.Forms.NumericUpDown();
     this.lNudMaxPage = new System.Windows.Forms.Label();
     this.lNudMinHouse = new System.Windows.Forms.Label();
     this.cbIsSkipExistFile = new System.Windows.Forms.CheckBox();
     this.cbIsAlignToPage = new System.Windows.Forms.CheckBox();
     this.cbIsFilePart = new System.Windows.Forms.CheckBox();
     this.cbByHouse = new System.Windows.Forms.CheckBox();
     this.label5 = new System.Windows.Forms.Label();
     this.checkBox1 = new System.Windows.Forms.CheckBox();
     this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
     this.label6 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.sfPrintType = new SelectFasetData();
     this.nudMinDebt = new System.Windows.Forms.TextBox();
     this.nudFixedDebt = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.lpbSave = new System.Windows.Forms.Label();
     this.pbGenerate = new System.Windows.Forms.ProgressBar();
     this.pbSave = new System.Windows.Forms.ProgressBar();
     this.label13 = new System.Windows.Forms.Label();
     this.tcLog = new System.Windows.Forms.TabControl();
     this.tpExecuteProcess = new System.Windows.Forms.TabPage();
     this.tbLog = new System.Windows.Forms.TextBox();
     this.tpErrors = new System.Windows.Forms.TabPage();
     this.tbLogError = new System.Windows.Forms.TextBox();
     this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
     this.cbIsClearRender = new System.Windows.Forms.CheckBox();
     this.bClear = new System.Windows.Forms.Button();
     this.cbIsClearData = new System.Windows.Forms.CheckBox();
     this.label15 = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
     this.cbClearBefore = new System.Windows.Forms.CheckBox();
     this.bStart = new System.Windows.Forms.Button();
     this.bChancel = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.tableLayoutPanelStats = new System.Windows.Forms.TableLayoutPanel();
     this.label2 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.lSTotal = new System.Windows.Forms.Label();
     this.lSReadyToPrint = new System.Windows.Forms.Label();
     this.bRefreshStats = new System.Windows.Forms.Button();
     this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
     this.cbPDF = new System.Windows.Forms.CheckBox();
     this.cbIsShow = new System.Windows.Forms.CheckBox();
     this.cbRenderOnly = new System.Windows.Forms.CheckBox();
     this.cbDesign = new System.Windows.Forms.CheckBox();
     this.timerProgress = new System.Windows.Forms.Timer(this.components);
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.dgNoticeTemplateSettings.BeginInit();
     this.bsNoticeTemplateSettings.BeginInit();
     this.tableLayoutPanel4.SuspendLayout();
     this.tableLayoutPanel5.SuspendLayout();
     this.tableLayoutPanel7.SuspendLayout();
     this.nudMaxPage.BeginInit();
     this.nudMinHouse.BeginInit();
     this.tableLayoutPanel6.SuspendLayout();
     this.tcLog.SuspendLayout();
     this.tpExecuteProcess.SuspendLayout();
     this.tpErrors.SuspendLayout();
     this.tableLayoutPanel8.SuspendLayout();
     this.tableLayoutPanel9.SuspendLayout();
     this.tableLayoutPanelStats.SuspendLayout();
     this.tableLayoutPanel11.SuspendLayout();
     base.SuspendLayout();
     this.labelPeriod.set_AutoSize(true);
     this.labelPeriod.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.labelPeriod.set_Location(new System.Drawing.Point(4, 1));
     this.labelPeriod.set_Name("labelPeriod");
     this.labelPeriod.set_Size(new System.Drawing.Size(0xc2, 0x18));
     this.labelPeriod.set_TabIndex(2);
     this.labelPeriod.set_Text("Период");
     this.labelPeriod.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tableLayoutPanel1.set_CellBorderStyle(System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single);
     this.tableLayoutPanel1.set_ColumnCount(2);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.Controls.Add(this.label3, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.labelPeriod, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel4, 1, 7);
     this.tableLayoutPanel1.Controls.Add(this.label5, 0, 5);
     this.tableLayoutPanel1.Controls.Add(this.checkBox1, 0, 8);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel6, 1, 5);
     this.tableLayoutPanel1.Controls.Add(this.label11, 0, 13);
     this.tableLayoutPanel1.Controls.Add(this.lpbSave, 0, 14);
     this.tableLayoutPanel1.Controls.Add(this.pbGenerate, 1, 13);
     this.tableLayoutPanel1.Controls.Add(this.pbSave, 1, 14);
     this.tableLayoutPanel1.Controls.Add(this.label13, 0, 0x10);
     this.tableLayoutPanel1.Controls.Add(this.tcLog, 1, 0x10);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel8, 1, 9);
     this.tableLayoutPanel1.Controls.Add(this.label15, 0, 9);
     this.tableLayoutPanel1.Controls.Add(this.label16, 0, 11);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel9, 1, 11);
     this.tableLayoutPanel1.Controls.Add(this.label1, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanelStats, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel11, 0, 7);
     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(0x11);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 46f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 6f));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(600, 640));
     this.tableLayoutPanel1.set_TabIndex(4);
     this.label3.set_AutoSize(true);
     this.label3.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label3.set_Location(new System.Drawing.Point(4, 0x1a));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0xc2, 100));
     this.label3.set_TabIndex(7);
     this.label3.set_Text("\r\nШаблоны");
     this.label3.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tableLayoutPanel2.set_ColumnCount(1);
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.Controls.Add(this.sPeriod, 0, 0);
     this.tableLayoutPanel2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel2.set_Location(new System.Drawing.Point(0xca, 1));
     this.tableLayoutPanel2.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel2.set_Name("tableLayoutPanel2");
     this.tableLayoutPanel2.set_RowCount(1);
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.set_Size(new System.Drawing.Size(0x18d, 0x18));
     this.tableLayoutPanel2.set_TabIndex(6);
     this.sPeriod.set_Location(new System.Drawing.Point(3, 3));
     this.sPeriod.set_Name("sPeriod");
     this.sPeriod.set_Size(new System.Drawing.Size(0x85, 0x15));
     this.sPeriod.set_TabIndex(3);
     this.tableLayoutPanel3.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel3.set_ColumnCount(2);
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel3.Controls.Add(this.bChangeNoticeTemplateSettings, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.dgNoticeTemplateSettings, 1, 0);
     this.tableLayoutPanel3.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel3.set_Location(new System.Drawing.Point(0xca, 0x1a));
     this.tableLayoutPanel3.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel3.set_Name("tableLayoutPanel3");
     this.tableLayoutPanel3.set_RowCount(1);
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel3.set_Size(new System.Drawing.Size(0x18d, 100));
     this.tableLayoutPanel3.set_TabIndex(8);
     this.bChangeNoticeTemplateSettings.set_AutoSize(true);
     this.bChangeNoticeTemplateSettings.set_Image((System.Drawing.Image) manager.GetObject("bChangeNoticeTemplateSettings.Image"));
     this.bChangeNoticeTemplateSettings.set_Location(new System.Drawing.Point(0, 0));
     this.bChangeNoticeTemplateSettings.set_Margin(new System.Windows.Forms.Padding(0));
     this.bChangeNoticeTemplateSettings.set_Name("bChangeNoticeTemplateSettings");
     this.bChangeNoticeTemplateSettings.set_Size(new System.Drawing.Size(0x24, 0x25));
     this.bChangeNoticeTemplateSettings.set_TabIndex(0);
     this.bChangeNoticeTemplateSettings.set_UseVisualStyleBackColor(true);
     this.bChangeNoticeTemplateSettings.add_Click(new System.EventHandler(this.bChangeNoticeTemplateSettings_Click));
     this.dgNoticeTemplateSettings.set_AllowUserToAddRows(false);
     this.dgNoticeTemplateSettings.set_AllowUserToDeleteRows(false);
     this.dgNoticeTemplateSettings.set_AllowUserToResizeRows(false);
     this.dgNoticeTemplateSettings.set_AutoGenerateColumns(false);
     this.dgNoticeTemplateSettings.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgNoticeTemplateSettings.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.templateNameDataGridViewTextBoxColumn, this.NameDataGridViewTextBoxColumn });
     this.dgNoticeTemplateSettings.set_DataSource(this.bsNoticeTemplateSettings);
     this.dgNoticeTemplateSettings.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgNoticeTemplateSettings.set_Location(new System.Drawing.Point(0x27, 3));
     this.dgNoticeTemplateSettings.set_MultiSelect(false);
     this.dgNoticeTemplateSettings.set_Name("dgNoticeTemplateSettings");
     this.dgNoticeTemplateSettings.set_ReadOnly(true);
     this.dgNoticeTemplateSettings.set_RowHeadersVisible(false);
     this.dgNoticeTemplateSettings.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgNoticeTemplateSettings.set_Size(new System.Drawing.Size(0x163, 0x5e));
     this.dgNoticeTemplateSettings.set_TabIndex(1);
     this.templateNameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.templateNameDataGridViewTextBoxColumn.set_DataPropertyName("TemplateName");
     this.templateNameDataGridViewTextBoxColumn.set_HeaderText("Шаблон");
     this.templateNameDataGridViewTextBoxColumn.set_Name("templateNameDataGridViewTextBoxColumn");
     this.templateNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.templateNameDataGridViewTextBoxColumn.set_Width(0x47);
     this.NameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.NameDataGridViewTextBoxColumn.set_DataPropertyName("Name");
     this.NameDataGridViewTextBoxColumn.set_HeaderText("Настройка");
     this.NameDataGridViewTextBoxColumn.set_Name("NameDataGridViewTextBoxColumn");
     this.NameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.NameDataGridViewTextBoxColumn.set_Width(0x57);
     this.bsNoticeTemplateSettings.set_DataSource(typeof(NoticeNoticeTemplateSetting));
     this.tableLayoutPanel4.set_AutoSize(true);
     this.tableLayoutPanel4.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel4.set_ColumnCount(2);
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel4.Controls.Add(this.cbIsGroupByHouseHolder, 0, 4);
     this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 0);
     this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel7, 1, 1);
     this.tableLayoutPanel4.Controls.Add(this.cbIsSkipExistFile, 1, 4);
     this.tableLayoutPanel4.Controls.Add(this.cbIsAlignToPage, 0, 5);
     this.tableLayoutPanel4.Controls.Add(this.cbIsFilePart, 0, 2);
     this.tableLayoutPanel4.Controls.Add(this.cbByHouse, 0, 1);
     this.tableLayoutPanel4.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel4.set_Enabled(false);
     this.tableLayoutPanel4.set_Location(new System.Drawing.Point(0xca, 0xf9));
     this.tableLayoutPanel4.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel4.set_Name("tableLayoutPanel4");
     this.tableLayoutPanel4.set_RowCount(6);
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20f));
     this.tableLayoutPanel4.set_Size(new System.Drawing.Size(0x18d, 0x73));
     this.tableLayoutPanel4.set_TabIndex(11);
     this.cbIsGroupByHouseHolder.set_AutoSize(true);
     this.cbIsGroupByHouseHolder.set_Location(new System.Drawing.Point(3, 0x48));
     this.cbIsGroupByHouseHolder.set_Name("cbIsGroupByHouseHolder");
     this.cbIsGroupByHouseHolder.set_Size(new System.Drawing.Size(0x81, 0x11));
     this.cbIsGroupByHouseHolder.set_TabIndex(10);
     this.cbIsGroupByHouseHolder.set_Text("Группировать по УК");
     this.cbIsGroupByHouseHolder.set_UseVisualStyleBackColor(true);
     this.tableLayoutPanel5.set_AutoSize(true);
     this.tableLayoutPanel5.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel5.set_ColumnCount(3);
     this.tableLayoutPanel4.SetColumnSpan(this.tableLayoutPanel5, 2);
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel5.Controls.Add(this.label4, 0, 0);
     this.tableLayoutPanel5.Controls.Add(this.tbPDFPath, 1, 0);
     this.tableLayoutPanel5.Controls.Add(this.bSelectPath, 2, 0);
     this.tableLayoutPanel5.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel5.set_Location(new System.Drawing.Point(0, 0));
     this.tableLayoutPanel5.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel5.set_Name("tableLayoutPanel5");
     this.tableLayoutPanel5.set_RowCount(1);
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel5.set_Size(new System.Drawing.Size(0x18d, 0x17));
     this.tableLayoutPanel5.set_TabIndex(11);
     this.label4.set_AutoSize(true);
     this.label4.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label4.set_Location(new System.Drawing.Point(3, 0));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x45, 0x17));
     this.label4.set_TabIndex(8);
     this.label4.set_Text("Директория");
     this.label4.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.tbPDFPath.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tbPDFPath.set_Location(new System.Drawing.Point(0x4b, 0));
     this.tbPDFPath.set_Margin(new System.Windows.Forms.Padding(0));
     this.tbPDFPath.set_Name("tbPDFPath");
     this.tbPDFPath.set_Size(new System.Drawing.Size(0x126, 20));
     this.tbPDFPath.set_TabIndex(9);
     this.bSelectPath.set_FlatStyle(System.Windows.Forms.FlatStyle.System);
     this.bSelectPath.set_Location(new System.Drawing.Point(0x171, 0));
     this.bSelectPath.set_Margin(new System.Windows.Forms.Padding(0));
     this.bSelectPath.set_Name("bSelectPath");
     this.bSelectPath.set_Size(new System.Drawing.Size(0x1c, 0x17));
     this.bSelectPath.set_TabIndex(10);
     this.bSelectPath.set_Text("...");
     this.bSelectPath.set_UseVisualStyleBackColor(true);
     this.bSelectPath.add_Click(new System.EventHandler(this.bSelectPath_Click));
     this.tableLayoutPanel7.set_AutoSize(true);
     this.tableLayoutPanel7.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel7.set_ColumnCount(2);
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel7.Controls.Add(this.nudMaxPage, 1, 1);
     this.tableLayoutPanel7.Controls.Add(this.nudMinHouse, 1, 0);
     this.tableLayoutPanel7.Controls.Add(this.lNudMaxPage, 0, 1);
     this.tableLayoutPanel7.Controls.Add(this.lNudMinHouse, 0, 0);
     this.tableLayoutPanel7.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel7.set_Location(new System.Drawing.Point(0x98, 0x17));
     this.tableLayoutPanel7.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel7.set_Name("tableLayoutPanel7");
     this.tableLayoutPanel7.set_RowCount(2);
     this.tableLayoutPanel4.SetRowSpan(this.tableLayoutPanel7, 2);
     this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20f));
     this.tableLayoutPanel7.set_Size(new System.Drawing.Size(0xf5, 0x2e));
     this.tableLayoutPanel7.set_TabIndex(0x10);
     this.nudMaxPage.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.nudMaxPage.set_Location(new System.Drawing.Point(0x9c, 0x17));
     this.nudMaxPage.set_Margin(new System.Windows.Forms.Padding(1));
     int[] numArray = new int[4];
     numArray[0] = 0x989680;
     this.nudMaxPage.set_Maximum(new decimal(numArray));
     this.nudMaxPage.set_Name("nudMaxPage");
     this.nudMaxPage.set_Size(new System.Drawing.Size(0x58, 20));
     this.nudMaxPage.set_TabIndex(9);
     int[] numArray2 = new int[4];
     numArray2[0] = 0x989680;
     this.nudMaxPage.set_Value(new decimal(numArray2));
     this.nudMinHouse.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.nudMinHouse.set_Location(new System.Drawing.Point(0x9c, 1));
     this.nudMinHouse.set_Margin(new System.Windows.Forms.Padding(1));
     int[] numArray3 = new int[4];
     numArray3[0] = 0x2710;
     this.nudMinHouse.set_Maximum(new decimal(numArray3));
     this.nudMinHouse.set_Name("nudMinHouse");
     this.nudMinHouse.set_Size(new System.Drawing.Size(0x58, 20));
     this.nudMinHouse.set_TabIndex(9);
     this.nudMinHouse.set_Visible(false);
     this.lNudMaxPage.set_AutoSize(true);
     this.lNudMaxPage.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.lNudMaxPage.set_Location(new System.Drawing.Point(3, 0x16));
     this.lNudMaxPage.set_Name("lNudMaxPage");
     this.lNudMaxPage.set_Size(new System.Drawing.Size(0x95, 0x18));
     this.lNudMaxPage.set_TabIndex(10);
     this.lNudMaxPage.set_Text("Максимум страниц в файле");
     this.lNudMaxPage.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.lNudMinHouse.set_AutoSize(true);
     this.lNudMinHouse.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.lNudMinHouse.set_Location(new System.Drawing.Point(3, 0));
     this.lNudMinHouse.set_Name("lNudMinHouse");
     this.lNudMinHouse.set_Size(new System.Drawing.Size(0x95, 0x16));
     this.lNudMinHouse.set_TabIndex(9);
     this.lNudMinHouse.set_Text("Минимум домов в файле");
     this.lNudMinHouse.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.lNudMinHouse.set_Visible(false);
     this.cbIsSkipExistFile.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.cbIsSkipExistFile.set_AutoSize(true);
     this.cbIsSkipExistFile.set_Location(new System.Drawing.Point(0x9b, 0x48));
     this.cbIsSkipExistFile.set_Name("cbIsSkipExistFile");
     this.cbIsSkipExistFile.set_Size(new System.Drawing.Size(0x9a, 0x11));
     this.cbIsSkipExistFile.set_TabIndex(10);
     this.cbIsSkipExistFile.set_Text("Пропуск готовых файлов");
     this.cbIsSkipExistFile.set_UseVisualStyleBackColor(true);
     this.cbIsAlignToPage.set_AutoSize(true);
     this.tableLayoutPanel4.SetColumnSpan(this.cbIsAlignToPage, 2);
     this.cbIsAlignToPage.set_Location(new System.Drawing.Point(3, 0x5f));
     this.cbIsAlignToPage.set_Name("cbIsAlignToPage");
     this.cbIsAlignToPage.set_Size(new System.Drawing.Size(0x130, 0x11));
     this.cbIsAlignToPage.set_TabIndex(10);
     this.cbIsAlignToPage.set_Text("Добавлять пустые страницы для двусторонней печати");
     this.cbIsAlignToPage.set_UseVisualStyleBackColor(true);
     this.cbIsFilePart.set_AutoSize(true);
     this.cbIsFilePart.set_Location(new System.Drawing.Point(3, 0x31));
     this.cbIsFilePart.set_Name("cbIsFilePart");
     this.cbIsFilePart.set_Size(new System.Drawing.Size(0x92, 0x11));
     this.cbIsFilePart.set_TabIndex(10);
     this.cbIsFilePart.set_Text("Выгружать по лицевым");
     this.cbIsFilePart.set_UseVisualStyleBackColor(true);
     this.cbIsFilePart.set_Visible(false);
     this.cbIsFilePart.add_CheckedChanged(new System.EventHandler(this.cbIsFilePart_CheckedChanged));
     this.cbByHouse.set_AutoSize(true);
     this.cbByHouse.set_Location(new System.Drawing.Point(3, 0x1a));
     this.cbByHouse.set_Name("cbByHouse");
     this.cbByHouse.set_Size(new System.Drawing.Size(0x86, 0x11));
     this.cbByHouse.set_TabIndex(10);
     this.cbByHouse.set_Text("Выгружать по домам");
     this.cbByHouse.set_UseVisualStyleBackColor(true);
     this.cbByHouse.add_CheckedChanged(new System.EventHandler(this.cbByHouse_CheckedChanged));
     this.label5.set_AutoSize(true);
     this.label5.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label5.set_Location(new System.Drawing.Point(4, 0xbc));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0xc2, 0x35));
     this.label5.set_TabIndex(7);
     this.label5.set_Text("Дополнительные\r\nпараметры");
     this.label5.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.checkBox1.set_AutoSize(true);
     this.checkBox1.set_Location(new System.Drawing.Point(4, 0x170));
     this.checkBox1.set_Name("checkBox1");
     this.checkBox1.set_Size(new System.Drawing.Size(0x92, 1));
     this.checkBox1.set_TabIndex(10);
     this.checkBox1.set_Text("Выгружать по лицевым");
     this.checkBox1.set_UseVisualStyleBackColor(true);
     this.checkBox1.add_CheckedChanged(new System.EventHandler(this.cbIsFilePart_CheckedChanged));
     this.tableLayoutPanel6.set_AutoSize(true);
     this.tableLayoutPanel6.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel6.set_ColumnCount(3);
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel6.Controls.Add(this.label6, 0, 0);
     this.tableLayoutPanel6.Controls.Add(this.label9, 1, 0);
     this.tableLayoutPanel6.Controls.Add(this.label10, 1, 1);
     this.tableLayoutPanel6.Controls.Add(this.sfPrintType, 0, 1);
     this.tableLayoutPanel6.Controls.Add(this.nudMinDebt, 2, 0);
     this.tableLayoutPanel6.Controls.Add(this.nudFixedDebt, 2, 1);
     this.tableLayoutPanel6.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel6.set_Location(new System.Drawing.Point(0xca, 0xbc));
     this.tableLayoutPanel6.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel6.set_Name("tableLayoutPanel6");
     this.tableLayoutPanel6.set_RowCount(2);
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel6.set_Size(new System.Drawing.Size(0x18d, 0x35));
     this.tableLayoutPanel6.set_TabIndex(12);
     this.label6.set_AutoSize(true);
     this.label6.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label6.set_Location(new System.Drawing.Point(3, 0));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x79, 0x1a));
     this.label6.set_TabIndex(7);
     this.label6.set_Text("Назначение печати");
     this.label6.set_TextAlign(System.Drawing.ContentAlignment.BottomCenter);
     this.label9.set_AutoSize(true);
     this.label9.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label9.set_Location(new System.Drawing.Point(130, 0));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x9e, 0x1a));
     this.label9.set_TabIndex(7);
     this.label9.set_Text("Минимальная сумма долга");
     this.label9.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.label10.set_AutoSize(true);
     this.label10.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label10.set_Location(new System.Drawing.Point(130, 0x1a));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x9e, 0x1b));
     this.label10.set_TabIndex(7);
     this.label10.set_Text("Фиксированная сумма долга");
     this.label10.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.sfPrintType.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.sfPrintType.set_FormattingEnabled(true);
     this.sfPrintType.set_Location(new System.Drawing.Point(3, 0x1d));
     this.sfPrintType.set_Name("sfPrintType");
     this.sfPrintType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfPrintType.set_Sorted(true);
     this.sfPrintType.set_TabIndex(11);
     this.nudMinDebt.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.nudMinDebt.set_Location(new System.Drawing.Point(0x126, 3));
     this.nudMinDebt.set_Name("nudMinDebt");
     this.nudMinDebt.set_Size(new System.Drawing.Size(100, 20));
     this.nudMinDebt.set_TabIndex(12);
     this.nudMinDebt.set_Text("0");
     this.nudMinDebt.add_Leave(new System.EventHandler(this.nudMinDebt_Leave));
     this.nudFixedDebt.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.nudFixedDebt.set_Location(new System.Drawing.Point(0x126, 0x1d));
     this.nudFixedDebt.set_Name("nudFixedDebt");
     this.nudFixedDebt.set_Size(new System.Drawing.Size(100, 20));
     this.nudFixedDebt.set_TabIndex(13);
     this.nudFixedDebt.set_Text("0");
     this.nudFixedDebt.add_Leave(new System.EventHandler(this.nudFixedDebt_Leave));
     this.label11.set_AutoSize(true);
     this.label11.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label11.set_Location(new System.Drawing.Point(4, 500));
     this.label11.set_Name("label11");
     this.label11.set_Size(new System.Drawing.Size(0xc2, 0x1d));
     this.label11.set_TabIndex(7);
     this.label11.set_Text("Прогресс подготовки");
     this.label11.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.lpbSave.set_AutoSize(true);
     this.lpbSave.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.lpbSave.set_Location(new System.Drawing.Point(4, 530));
     this.lpbSave.set_Name("lpbSave");
     this.lpbSave.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.lpbSave.set_Size(new System.Drawing.Size(0xc2, 0x1d));
     this.lpbSave.set_TabIndex(7);
     this.lpbSave.set_Text("Прогресс сборки");
     this.lpbSave.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.pbGenerate.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.pbGenerate.set_Location(new System.Drawing.Point(0xcd, 0x1f7));
     this.pbGenerate.set_Maximum(0x3e8);
     this.pbGenerate.set_Name("pbGenerate");
     this.pbGenerate.set_Size(new System.Drawing.Size(0x187, 0x17));
     this.pbGenerate.set_TabIndex(13);
     this.pbSave.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.pbSave.set_Location(new System.Drawing.Point(0xcd, 0x215));
     this.pbSave.set_Maximum(0x3e8);
     this.pbSave.set_Name("pbSave");
     this.pbSave.set_Size(new System.Drawing.Size(0x187, 0x17));
     this.pbSave.set_TabIndex(14);
     this.label13.set_AutoSize(true);
     this.label13.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label13.set_Location(new System.Drawing.Point(4, 0x237));
     this.label13.set_Name("label13");
     this.label13.set_Size(new System.Drawing.Size(0xc2, 0x48));
     this.label13.set_TabIndex(7);
     this.label13.set_Text("\r\n\r\nЛог");
     this.tcLog.Controls.Add(this.tpExecuteProcess);
     this.tcLog.Controls.Add(this.tpErrors);
     this.tcLog.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tcLog.set_Location(new System.Drawing.Point(0xcd, 570));
     this.tcLog.set_Name("tcLog");
     this.tcLog.set_SelectedIndex(0);
     this.tcLog.set_Size(new System.Drawing.Size(0x187, 0x42));
     this.tcLog.set_TabIndex(15);
     this.tpExecuteProcess.Controls.Add(this.tbLog);
     this.tpExecuteProcess.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpExecuteProcess.set_Name("tpExecuteProcess");
     this.tpExecuteProcess.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpExecuteProcess.set_Size(new System.Drawing.Size(0x17f, 40));
     this.tpExecuteProcess.set_TabIndex(0);
     this.tpExecuteProcess.set_Text("Ход выполнения");
     this.tpExecuteProcess.set_UseVisualStyleBackColor(true);
     this.tbLog.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tbLog.set_Location(new System.Drawing.Point(3, 3));
     this.tbLog.set_Multiline(true);
     this.tbLog.set_Name("tbLog");
     this.tbLog.set_ScrollBars(System.Windows.Forms.ScrollBars.Both);
     this.tbLog.set_Size(new System.Drawing.Size(0x179, 0x22));
     this.tbLog.set_TabIndex(0);
     this.tbLog.set_WordWrap(false);
     this.tpErrors.Controls.Add(this.tbLogError);
     this.tpErrors.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpErrors.set_Name("tpErrors");
     this.tpErrors.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpErrors.set_Size(new System.Drawing.Size(0x17f, 40));
     this.tpErrors.set_TabIndex(1);
     this.tpErrors.set_Text("Ошибки");
     this.tpErrors.set_UseVisualStyleBackColor(true);
     this.tbLogError.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tbLogError.set_Location(new System.Drawing.Point(3, 3));
     this.tbLogError.set_Multiline(true);
     this.tbLogError.set_Name("tbLogError");
     this.tbLogError.set_ScrollBars(System.Windows.Forms.ScrollBars.Both);
     this.tbLogError.set_Size(new System.Drawing.Size(0x179, 0x22));
     this.tbLogError.set_TabIndex(1);
     this.tbLogError.set_WordWrap(false);
     this.tableLayoutPanel8.set_AutoSize(true);
     this.tableLayoutPanel8.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel8.set_ColumnCount(2);
     this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220f));
     this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel8.Controls.Add(this.cbIsClearRender, 1, 1);
     this.tableLayoutPanel8.Controls.Add(this.bClear, 0, 0);
     this.tableLayoutPanel8.Controls.Add(this.cbIsClearData, 1, 0);
     this.tableLayoutPanel8.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel8.set_Location(new System.Drawing.Point(0xca, 0x174));
     this.tableLayoutPanel8.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel8.set_Name("tableLayoutPanel8");
     this.tableLayoutPanel8.set_RowCount(2);
     this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel8.set_Size(new System.Drawing.Size(0x18d, 0x2e));
     this.tableLayoutPanel8.set_TabIndex(0x10);
     this.cbIsClearRender.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.cbIsClearRender.set_AutoSize(true);
     this.cbIsClearRender.set_Checked(true);
     this.cbIsClearRender.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.cbIsClearRender.set_Location(new System.Drawing.Point(0xea, 0x1a));
     this.cbIsClearRender.set_Name("cbIsClearRender");
     this.cbIsClearRender.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsClearRender.set_Size(new System.Drawing.Size(160, 0x11));
     this.cbIsClearRender.set_TabIndex(10);
     this.cbIsClearRender.set_Text("Очистить подготовленные");
     this.cbIsClearRender.set_UseVisualStyleBackColor(true);
     this.cbIsClearRender.set_Visible(false);
     this.cbIsClearRender.add_CheckedChanged(new System.EventHandler(this.cbIsClearData_CheckedChanged));
     this.bClear.set_FlatStyle(System.Windows.Forms.FlatStyle.System);
     this.bClear.set_Location(new System.Drawing.Point(1, 1));
     this.bClear.set_Margin(new System.Windows.Forms.Padding(1));
     this.bClear.set_Name("bClear");
     this.tableLayoutPanel8.SetRowSpan(this.bClear, 2);
     this.bClear.set_Size(new System.Drawing.Size(0xa7, 0x29));
     this.bClear.set_TabIndex(11);
     this.bClear.set_Text("Очистить");
     this.bClear.set_UseVisualStyleBackColor(true);
     this.bClear.add_Click(new System.EventHandler(this.bClear_Click));
     this.cbIsClearData.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.cbIsClearData.set_AutoSize(true);
     this.cbIsClearData.set_Checked(true);
     this.cbIsClearData.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.cbIsClearData.set_Location(new System.Drawing.Point(0xdf, 3));
     this.cbIsClearData.set_Name("cbIsClearData");
     this.cbIsClearData.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsClearData.set_Size(new System.Drawing.Size(0xab, 0x11));
     this.cbIsClearData.set_TabIndex(10);
     this.cbIsClearData.set_Text("Очистить сформированные данные");
     this.cbIsClearData.set_UseVisualStyleBackColor(true);
     this.cbIsClearData.set_Visible(false);
     this.cbIsClearData.add_CheckedChanged(new System.EventHandler(this.cbIsClearData_CheckedChanged));
     this.label15.set_AutoSize(true);
     this.label15.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label15.set_Location(new System.Drawing.Point(4, 0x174));
     this.label15.set_Name("label15");
     this.label15.set_Size(new System.Drawing.Size(0xc2, 0x2e));
     this.label15.set_TabIndex(7);
     this.label15.set_Text("Очистка");
     this.label15.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.label16.set_AutoSize(true);
     this.label16.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label16.set_Location(new System.Drawing.Point(4, 0x1aa));
     this.label16.set_Name("label16");
     this.label16.set_Size(new System.Drawing.Size(0xc2, 0x42));
     this.label16.set_TabIndex(7);
     this.label16.set_Text("Запуск");
     this.label16.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tableLayoutPanel9.set_AutoSize(true);
     this.tableLayoutPanel9.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanel9.set_ColumnCount(2);
     this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220f));
     this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel9.Controls.Add(this.cbClearBefore, 0, 0);
     this.tableLayoutPanel9.Controls.Add(this.bStart, 0, 1);
     this.tableLayoutPanel9.Controls.Add(this.bChancel, 1, 1);
     this.tableLayoutPanel9.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel9.set_Location(new System.Drawing.Point(0xca, 0x1aa));
     this.tableLayoutPanel9.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel9.set_Name("tableLayoutPanel9");
     this.tableLayoutPanel9.set_RowCount(2);
     this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel9.set_Size(new System.Drawing.Size(0x18d, 0x42));
     this.tableLayoutPanel9.set_TabIndex(0x11);
     this.cbClearBefore.set_AutoSize(true);
     this.cbClearBefore.set_Location(new System.Drawing.Point(3, 3));
     this.cbClearBefore.set_Name("cbClearBefore");
     this.cbClearBefore.set_Size(new System.Drawing.Size(0x9f, 0x11));
     this.cbClearBefore.set_TabIndex(10);
     this.cbClearBefore.set_Text("Предварительно очистить");
     this.cbClearBefore.set_UseVisualStyleBackColor(false);
     this.cbClearBefore.add_CheckedChanged(new System.EventHandler(this.cbIsClearData_CheckedChanged));
     this.bStart.set_FlatStyle(System.Windows.Forms.FlatStyle.System);
     this.bStart.set_Location(new System.Drawing.Point(1, 0x18));
     this.bStart.set_Margin(new System.Windows.Forms.Padding(1));
     this.bStart.set_Name("bStart");
     this.bStart.set_Size(new System.Drawing.Size(0xa7, 0x29));
     this.bStart.set_TabIndex(11);
     this.bStart.set_Text("Запуск");
     this.bStart.set_UseVisualStyleBackColor(true);
     this.bStart.add_Click(new System.EventHandler(this.bStart_Click));
     this.bChancel.set_Enabled(false);
     this.bChancel.set_FlatStyle(System.Windows.Forms.FlatStyle.System);
     this.bChancel.set_Location(new System.Drawing.Point(0xdd, 0x18));
     this.bChancel.set_Margin(new System.Windows.Forms.Padding(1));
     this.bChancel.set_Name("bChancel");
     this.bChancel.set_Size(new System.Drawing.Size(0xa7, 0x29));
     this.bChancel.set_TabIndex(11);
     this.bChancel.set_Text("Отмена");
     this.bChancel.set_UseVisualStyleBackColor(true);
     this.bChancel.add_Click(new System.EventHandler(this.bChancel_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.label1.set_Location(new System.Drawing.Point(4, 0x86));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0xc2, 0x2e));
     this.label1.set_TabIndex(7);
     this.label1.set_Text("Статистика");
     this.label1.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tableLayoutPanelStats.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.tableLayoutPanelStats.set_ColumnCount(3);
     this.tableLayoutPanelStats.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 110f));
     this.tableLayoutPanelStats.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 110f));
     this.tableLayoutPanelStats.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanelStats.Controls.Add(this.label2, 0, 0);
     this.tableLayoutPanelStats.Controls.Add(this.label18, 0, 1);
     this.tableLayoutPanelStats.Controls.Add(this.lSTotal, 1, 0);
     this.tableLayoutPanelStats.Controls.Add(this.lSReadyToPrint, 1, 1);
     this.tableLayoutPanelStats.Controls.Add(this.bRefreshStats, 2, 0);
     this.tableLayoutPanelStats.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanelStats.set_Location(new System.Drawing.Point(0xca, 0x86));
     this.tableLayoutPanelStats.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanelStats.set_Name("tableLayoutPanelStats");
     this.tableLayoutPanelStats.set_RowCount(2);
     this.tableLayoutPanelStats.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20f));
     this.tableLayoutPanelStats.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20f));
     this.tableLayoutPanelStats.set_Size(new System.Drawing.Size(0x18d, 0x2e));
     this.tableLayoutPanelStats.set_TabIndex(0x12);
     this.label2.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x18, 3));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x53, 13));
     this.label2.set_TabIndex(7);
     this.label2.set_Text("Всего лицевых");
     this.label2.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.label18.set_Anchor(System.Windows.Forms.AnchorStyles.Right);
     this.label18.set_AutoSize(true);
     this.label18.set_Location(new System.Drawing.Point(0x16, 0x1a));
     this.label18.set_Name("label18");
     this.label18.set_Size(new System.Drawing.Size(0x55, 13));
     this.label18.set_TabIndex(7);
     this.label18.set_Text("Подготовленно");
     this.label18.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.lSTotal.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.lSTotal.set_AutoSize(true);
     this.lSTotal.set_Location(new System.Drawing.Point(0x71, 3));
     this.lSTotal.set_Name("lSTotal");
     this.lSTotal.set_Size(new System.Drawing.Size(13, 13));
     this.lSTotal.set_TabIndex(7);
     this.lSTotal.set_Text("0");
     this.lSTotal.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.lSReadyToPrint.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.lSReadyToPrint.set_AutoSize(true);
     this.lSReadyToPrint.set_Location(new System.Drawing.Point(0x71, 0x1a));
     this.lSReadyToPrint.set_Name("lSReadyToPrint");
     this.lSReadyToPrint.set_Size(new System.Drawing.Size(30, 13));
     this.lSReadyToPrint.set_TabIndex(7);
     this.lSReadyToPrint.set_Text("0 / 0");
     this.lSReadyToPrint.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.bRefreshStats.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.bRefreshStats.set_FlatStyle(System.Windows.Forms.FlatStyle.System);
     this.bRefreshStats.set_Location(new System.Drawing.Point(0xdd, 2));
     this.bRefreshStats.set_Margin(new System.Windows.Forms.Padding(1));
     this.bRefreshStats.set_Name("bRefreshStats");
     this.tableLayoutPanelStats.SetRowSpan(this.bRefreshStats, 2);
     this.bRefreshStats.set_Size(new System.Drawing.Size(0xa7, 0x29));
     this.bRefreshStats.set_TabIndex(11);
     this.bRefreshStats.set_Text("Обновить статистику");
     this.bRefreshStats.set_UseVisualStyleBackColor(true);
     this.bRefreshStats.add_Click(new System.EventHandler(this.bRefreshStats_Click));
     this.tableLayoutPanel11.set_ColumnCount(1);
     this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel11.Controls.Add(this.cbPDF, 0, 0);
     this.tableLayoutPanel11.Controls.Add(this.cbIsShow, 0, 1);
     this.tableLayoutPanel11.Controls.Add(this.cbRenderOnly, 0, 2);
     this.tableLayoutPanel11.Controls.Add(this.cbDesign, 0, 3);
     this.tableLayoutPanel11.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel11.set_Location(new System.Drawing.Point(1, 0xf9));
     this.tableLayoutPanel11.set_Margin(new System.Windows.Forms.Padding(0));
     this.tableLayoutPanel11.set_Name("tableLayoutPanel11");
     this.tableLayoutPanel11.set_RowCount(4);
     this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333f));
     this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 66.66666f));
     this.tableLayoutPanel11.set_Size(new System.Drawing.Size(200, 0x73));
     this.tableLayoutPanel11.set_TabIndex(0x13);
     this.cbPDF.set_AutoSize(true);
     this.cbPDF.set_Location(new System.Drawing.Point(3, 3));
     this.cbPDF.set_Name("cbPDF");
     this.cbPDF.set_Size(new System.Drawing.Size(0x73, 0x11));
     this.cbPDF.set_TabIndex(10);
     this.cbPDF.set_Text("Выгружать в PDF");
     this.cbPDF.set_UseVisualStyleBackColor(true);
     this.cbPDF.add_CheckedChanged(new System.EventHandler(this.cbPDF_CheckedChanged));
     this.cbIsShow.set_AutoSize(true);
     this.cbIsShow.set_Checked(true);
     this.cbIsShow.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.cbIsShow.set_Location(new System.Drawing.Point(3, 0x1a));
     this.cbIsShow.set_Name("cbIsShow");
     this.cbIsShow.set_Size(new System.Drawing.Size(0x5e, 0x11));
     this.cbIsShow.set_TabIndex(10);
     this.cbIsShow.set_Text("Просмотреть");
     this.cbIsShow.set_UseVisualStyleBackColor(true);
     this.cbIsShow.add_CheckedChanged(new System.EventHandler(this.cbIsShow_CheckedChanged));
     this.cbRenderOnly.set_AutoSize(true);
     this.cbRenderOnly.set_Location(new System.Drawing.Point(3, 0x31));
     this.cbRenderOnly.set_Name("cbRenderOnly");
     this.cbRenderOnly.set_Size(new System.Drawing.Size(0x81, 0x11));
     this.cbRenderOnly.set_TabIndex(10);
     this.cbRenderOnly.set_Text("Только подготовить");
     this.cbRenderOnly.set_UseVisualStyleBackColor(true);
     this.cbRenderOnly.add_CheckedChanged(new System.EventHandler(this.cbRenderOnly_CheckedChanged));
     this.cbDesign.set_AutoSize(true);
     this.cbDesign.set_Location(new System.Drawing.Point(3, 0x48));
     this.cbDesign.set_Name("cbDesign");
     this.cbDesign.set_Size(new System.Drawing.Size(0x79, 0x11));
     this.cbDesign.set_TabIndex(10);
     this.cbDesign.set_Text("Открыть дизайнер");
     this.cbDesign.set_UseVisualStyleBackColor(true);
     this.cbDesign.add_CheckedChanged(new System.EventHandler(this.cbDesign_CheckedChanged));
     this.timerProgress.set_Interval(200);
     this.timerProgress.add_Tick(new System.EventHandler(this.timerProgress_Tick));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     this.set_AutoSize(true);
     base.Controls.Add(this.tableLayoutPanel1);
     base.set_Margin(new System.Windows.Forms.Padding(1, 1, 10, 1));
     this.set_MaximumSize(new System.Drawing.Size(0x3e8, 0));
     this.set_MinimumSize(new System.Drawing.Size(600, 640));
     base.set_Name("PaymentNoticeView");
     base.set_Size(new System.Drawing.Size(600, 640));
     base.add_Load(new System.EventHandler(this.PaymentNoticeView_Load));
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel3.PerformLayout();
     this.dgNoticeTemplateSettings.EndInit();
     this.bsNoticeTemplateSettings.EndInit();
     this.tableLayoutPanel4.ResumeLayout(false);
     this.tableLayoutPanel4.PerformLayout();
     this.tableLayoutPanel5.ResumeLayout(false);
     this.tableLayoutPanel5.PerformLayout();
     this.tableLayoutPanel7.ResumeLayout(false);
     this.tableLayoutPanel7.PerformLayout();
     this.nudMaxPage.EndInit();
     this.nudMinHouse.EndInit();
     this.tableLayoutPanel6.ResumeLayout(false);
     this.tableLayoutPanel6.PerformLayout();
     this.tcLog.ResumeLayout(false);
     this.tpExecuteProcess.ResumeLayout(false);
     this.tpExecuteProcess.PerformLayout();
     this.tpErrors.ResumeLayout(false);
     this.tpErrors.PerformLayout();
     this.tableLayoutPanel8.ResumeLayout(false);
     this.tableLayoutPanel8.PerformLayout();
     this.tableLayoutPanel9.ResumeLayout(false);
     this.tableLayoutPanel9.PerformLayout();
     this.tableLayoutPanelStats.ResumeLayout(false);
     this.tableLayoutPanelStats.PerformLayout();
     this.tableLayoutPanel11.ResumeLayout(false);
     this.tableLayoutPanel11.PerformLayout();
     base.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     Area area = new Area();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(SaveChargePametresForm));
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnFind = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.tbNumberGroupOper = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.tbNumberCalcuation = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.btnSave = new System.Windows.Forms.Button();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.rbSave3 = new System.Windows.Forms.RadioButton();
     this.rbSave2 = new System.Windows.Forms.RadioButton();
     this.rbSave1 = new System.Windows.Forms.RadioButton();
     this.btnStart = new System.Windows.Forms.Button();
     this.label5 = new System.Windows.Forms.Label();
     this.selectAddresses = new SelectAddresses();
     this.datePeriod = new DatePeriodSelector();
     this.label6 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.m_Worker = new BackgroundWorker();
     this.cbSaveByPrefPeriods = new System.Windows.Forms.CheckBox();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     base.SuspendLayout();
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x195, 0x17d));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x7d, 0x19));
     this.btnCancel.set_TabIndex(4);
     this.btnCancel.set_Text("Закрыть");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnFind.set_Location(new System.Drawing.Point(0x189, 60));
     this.btnFind.set_Name("btnFind");
     this.btnFind.set_Size(new System.Drawing.Size(0x7d, 0x19));
     this.btnFind.set_TabIndex(1);
     this.btnFind.set_Text("Найти расчет");
     this.btnFind.set_UseVisualStyleBackColor(true);
     this.btnFind.add_Click(new System.EventHandler(this.btnFind_Click));
     this.label1.set_Location(new System.Drawing.Point(6, 0x10));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x185, 0x2c));
     this.label1.set_TabIndex(2);
     this.label1.set_Text("Сохранение параметров расчета начислений услуг на основе номера расчета или групповой операции. Сохранение не работает если данные расчета уже были очищены.");
     this.tbNumberGroupOper.set_Location(new System.Drawing.Point(0x9d, 0x3f));
     this.tbNumberGroupOper.set_Name("tbNumberGroupOper");
     this.tbNumberGroupOper.set_Size(new System.Drawing.Size(0xe5, 20));
     this.tbNumberGroupOper.set_TabIndex(0);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(6, 0x61));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(90, 13));
     this.label2.set_TabIndex(2);
     this.label2.set_Text("Номер расчета: ");
     this.tbNumberCalcuation.set_Location(new System.Drawing.Point(0x9d, 0x5e));
     this.tbNumberCalcuation.set_Name("tbNumberCalcuation");
     this.tbNumberCalcuation.set_Size(new System.Drawing.Size(0xe5, 20));
     this.tbNumberCalcuation.set_TabIndex(2);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(6, 0x42));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x99, 13));
     this.label3.set_TabIndex(2);
     this.label3.set_Text("Номер групповой операции: ");
     this.btnSave.set_Location(new System.Drawing.Point(0x189, 0x5b));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x7d, 0x19));
     this.btnSave.set_TabIndex(3);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.tbNumberCalcuation);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.btnFind);
     this.groupBox1.Controls.Add(this.tbNumberGroupOper);
     this.groupBox1.Controls.Add(this.btnSave);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.set_Location(new System.Drawing.Point(12, 12));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x213, 0x80));
     this.groupBox1.set_TabIndex(5);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Пересохранить данные существующего расчета");
     this.groupBox2.Controls.Add(this.cbSaveByPrefPeriods);
     this.groupBox2.Controls.Add(this.rbSave3);
     this.groupBox2.Controls.Add(this.rbSave2);
     this.groupBox2.Controls.Add(this.rbSave1);
     this.groupBox2.Controls.Add(this.btnStart);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.selectAddresses);
     this.groupBox2.Controls.Add(this.datePeriod);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.set_Location(new System.Drawing.Point(12, 0x92));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0x213, 0xe5));
     this.groupBox2.set_TabIndex(6);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Расчитать данные и сохранить");
     this.rbSave3.set_AutoSize(true);
     this.rbSave3.set_Location(new System.Drawing.Point(11, 0xc1));
     this.rbSave3.set_Name("rbSave3");
     this.rbSave3.set_Size(new System.Drawing.Size(0xa1, 0x11));
     this.rbSave3.set_TabIndex(0x43);
     this.rbSave3.set_Text("Сохранить в любом случае");
     this.rbSave3.set_UseVisualStyleBackColor(true);
     this.rbSave2.set_AutoSize(true);
     this.rbSave2.set_Location(new System.Drawing.Point(11, 170));
     this.rbSave2.set_Name("rbSave2");
     this.rbSave2.set_Size(new System.Drawing.Size(0x152, 0x11));
     this.rbSave2.set_TabIndex(0x43);
     this.rbSave2.set_Text("Сохранить только те данных, начисления которых совпадают");
     this.rbSave2.set_UseVisualStyleBackColor(true);
     this.rbSave1.set_AutoSize(true);
     this.rbSave1.set_Checked(true);
     this.rbSave1.set_Location(new System.Drawing.Point(11, 0x93));
     this.rbSave1.set_Name("rbSave1");
     this.rbSave1.set_Size(new System.Drawing.Size(0xe5, 0x11));
     this.rbSave1.set_TabIndex(0x43);
     this.rbSave1.set_TabStop(true);
     this.rbSave1.set_Text("При наличии расхождений не сохранять");
     this.rbSave1.set_UseVisualStyleBackColor(true);
     this.btnStart.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnStart.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.btnStart.set_Location(new System.Drawing.Point(0x189, 0xbd));
     this.btnStart.set_Name("btnStart");
     this.btnStart.set_Size(new System.Drawing.Size(0x7d, 0x19));
     this.btnStart.set_TabIndex(0x38);
     this.btnStart.set_Text("Запуск");
     this.btnStart.set_UseVisualStyleBackColor(true);
     this.btnStart.add_Click(new System.EventHandler(this.btnStart_Click));
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(6, 0x76));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label5.set_TabIndex(0x42);
     this.label5.set_Text("Адреса");
     this.selectAddresses.IsByUser = false;
     this.selectAddresses.set_Location(new System.Drawing.Point(0x85, 0x75));
     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(0x181, 20));
     this.selectAddresses.set_TabIndex(0x41);
     this.datePeriod.set_Location(new System.Drawing.Point(0x85, 90));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x71, 0x15));
     this.datePeriod.set_TabIndex(0x40);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(6, 0x5f));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x5f, 13));
     this.label6.set_TabIndex(0x3f);
     this.label6.set_Text("Отчетный период");
     this.label4.set_Location(new System.Drawing.Point(6, 0x10));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x185, 70));
     this.label4.set_TabIndex(2);
     this.label4.set_Text(manager.GetString("label4.Text"));
     this.m_Worker.add_DoWork(new DoWorkEventHandler(this.m_Worker_DoWork));
     this.m_Worker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_Worker_RunWorkerCompleted));
     this.cbSaveByPrefPeriods.set_AutoSize(true);
     this.cbSaveByPrefPeriods.set_Location(new System.Drawing.Point(0x10d, 0x5e));
     this.cbSaveByPrefPeriods.set_Name("cbSaveByPrefPeriods");
     this.cbSaveByPrefPeriods.set_Size(new System.Drawing.Size(0xc3, 0x11));
     this.cbSaveByPrefPeriods.set_TabIndex(0x44);
     this.cbSaveByPrefPeriods.set_Text("Сохранять за закрытые периоды");
     this.cbSaveByPrefPeriods.set_UseVisualStyleBackColor(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(0x22c, 0x1a2));
     base.Controls.Add(this.groupBox2);
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.btnCancel);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("SaveChargePametresForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Сохранение параметров рачета");
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     base.ResumeLayout(false);
 }