コード例 #1
0
 private void InitializeComponent()
 {
     this.btnClose = new System.Windows.Forms.Button();
     this.btnChange = new System.Windows.Forms.Button();
     this.label2 = new System.Windows.Forms.Label();
     this.sfdViewOp = new SelectFasetData();
     base.SuspendLayout();
     this.btnClose.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnClose.set_Location(new System.Drawing.Point(0x16e, 6));
     this.btnClose.set_Name("btnClose");
     this.btnClose.set_Size(new System.Drawing.Size(0x45, 0x1f));
     this.btnClose.set_TabIndex(0x1d);
     this.btnClose.set_Text("Закрыть");
     this.btnClose.set_UseVisualStyleBackColor(true);
     this.btnClose.add_Click(new System.EventHandler(this.btnClose_Click));
     this.btnChange.set_Location(new System.Drawing.Point(0x120, 6));
     this.btnChange.set_Name("btnChange");
     this.btnChange.set_Size(new System.Drawing.Size(0x48, 0x1f));
     this.btnChange.set_TabIndex(0x1c);
     this.btnChange.set_Text("Изменить");
     this.btnChange.set_UseVisualStyleBackColor(true);
     this.btnChange.add_Click(new System.EventHandler(this.btnChange_Click));
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(5, 15));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x1d, 13));
     this.label2.set_TabIndex(0x1b);
     this.label2.set_Text("Вид:");
     this.sfdViewOp.set_FormattingEnabled(true);
     this.sfdViewOp.set_Location(new System.Drawing.Point(0x3b, 12));
     this.sfdViewOp.set_Name("sfdViewOp");
     this.sfdViewOp.set_Size(new System.Drawing.Size(0xdf, 0x15));
     this.sfdViewOp.set_Sorted(true);
     this.sfdViewOp.set_TabIndex(0x1a);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1be, 0x2e));
     base.Controls.Add(this.btnClose);
     base.Controls.Add(this.btnChange);
     base.Controls.Add(this.sfdViewOp);
     base.Controls.Add(this.label2);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedToolWindow);
     base.set_Name("AccountOperationJournalChangeTypeForm");
     this.set_RightToLeftLayout(true);
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Изменить вид оплаты");
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #2
0
 private void InitializeComponent()
 {
     this.label2 = new System.Windows.Forms.Label();
     this.btnChange = new System.Windows.Forms.Button();
     this.btnClose = new System.Windows.Forms.Button();
     this.sfdType = new SelectFasetData();
     base.SuspendLayout();
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(3, 15));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x1d, 13));
     this.label2.set_TabIndex(0x17);
     this.label2.set_Text("Тип:");
     this.btnChange.set_Location(new System.Drawing.Point(0x11e, 6));
     this.btnChange.set_Name("btnChange");
     this.btnChange.set_Size(new System.Drawing.Size(0x48, 0x1f));
     this.btnChange.set_TabIndex(0x18);
     this.btnChange.set_Text("Изменить");
     this.btnChange.set_UseVisualStyleBackColor(true);
     this.btnChange.add_Click(new System.EventHandler(this.btnChange_Click));
     this.btnClose.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnClose.set_Location(new System.Drawing.Point(0x16c, 6));
     this.btnClose.set_Name("btnClose");
     this.btnClose.set_Size(new System.Drawing.Size(0x45, 0x1f));
     this.btnClose.set_TabIndex(0x19);
     this.btnClose.set_Text("Закрыть");
     this.btnClose.set_UseVisualStyleBackColor(true);
     this.btnClose.add_Click(new System.EventHandler(this.btnClose_Click));
     this.sfdType.set_FormattingEnabled(true);
     this.sfdType.set_Location(new System.Drawing.Point(0x39, 12));
     this.sfdType.set_Name("sfdType");
     this.sfdType.set_Size(new System.Drawing.Size(0xdf, 0x15));
     this.sfdType.set_Sorted(true);
     this.sfdType.set_TabIndex(0x16);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1bd, 0x2f));
     base.Controls.Add(this.btnClose);
     base.Controls.Add(this.btnChange);
     base.Controls.Add(this.sfdType);
     base.Controls.Add(this.label2);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedToolWindow);
     base.set_MaximizeBox(false);
     base.set_Name("ChangeTypeReesterForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Изменить тип");
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #3
0
ファイル: BudgetView.cs プロジェクト: u4097/SQLScript
 private void InitializeComponent()
 {
     this.selectOrganization = new SelectOrganization();
     this.selecеBudgetType = new SelectFasetData();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     base.SuspendLayout();
     this.selectOrganization.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9.75f));
     this.selectOrganization.IsServiceProvider = false;
     this.selectOrganization.set_Location(new System.Drawing.Point(0x93, 14));
     this.selectOrganization.set_Name("selectOrganization");
     this.selectOrganization.SelectedOrganizationOld = null;
     this.selectOrganization.set_Size(new System.Drawing.Size(320, 20));
     this.selectOrganization.set_TabIndex(0);
     this.selecеBudgetType.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9.75f));
     this.selecеBudgetType.set_FormattingEnabled(true);
     this.selecеBudgetType.set_Location(new System.Drawing.Point(0x93, 0x34));
     this.selecеBudgetType.set_Name("selecеBudgetType");
     this.selecеBudgetType.SelectedFasetItem = null;
     this.selecеBudgetType.set_Size(new System.Drawing.Size(320, 0x18));
     this.selecеBudgetType.set_Sorted(true);
     this.selecеBudgetType.set_TabIndex(1);
     this.label1.set_AutoSize(true);
     this.label1.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9.75f));
     this.label1.set_Location(new System.Drawing.Point(3, 0x12));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x8a, 0x10));
     this.label1.set_TabIndex(2);
     this.label1.set_Text("Бюджетодержатель");
     this.label2.set_AutoSize(true);
     this.label2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9.75f));
     this.label2.set_Location(new System.Drawing.Point(3, 0x37));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x5e, 0x10));
     this.label2.set_TabIndex(3);
     this.label2.set_Text("Вид бюджета");
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.selecеBudgetType);
     base.Controls.Add(this.selectOrganization);
     base.set_Name("BudgetView");
     base.set_Size(new System.Drawing.Size(0x1ed, 0x5e));
     base.add_Load(new System.EventHandler(this.BudgetView_Load));
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #4
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.gbPaymentOrder = new System.Windows.Forms.GroupBox();
     this.selPaymentOrder = new SelectPaymentOrderControl();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.btnClear = new System.Windows.Forms.Button();
     this.btnSearch = new System.Windows.Forms.Button();
     this.gbAddresses = new System.Windows.Forms.GroupBox();
     this.m_OwnerNameEdit = new System.Windows.Forms.TextBox();
     this.m_OwnerNameLabel = new System.Windows.Forms.Label();
     this.m_LocalAddressSelector = new LocalAddressSelector();
     this.gbNumbers = new System.Windows.Forms.GroupBox();
     this.m_Barcode = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.m_AccountEdit = new System.Windows.Forms.TextBox();
     this.m_AccountLabel = new System.Windows.Forms.Label();
     this.m_ApartmentNumberEdit = new System.Windows.Forms.TextBox();
     this.m_ApartmentLabel = new System.Windows.Forms.Label();
     this.m_SearchByAddressRadio = new System.Windows.Forms.RadioButton();
     this.m_SearchWorker = new BackgroundWorker();
     this.m_SearchByNumbersRadio = new System.Windows.Forms.RadioButton();
     this.bsAccountApartment = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.gbServiceCode = new System.Windows.Forms.GroupBox();
     this.m_ServiceCodeTransferBank = new SelectFasetData();
     this.gbCashPaymentOrderType = new System.Windows.Forms.GroupBox();
     this.cbCashPaymentOrderType = new System.Windows.Forms.ComboBox();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.gbPaymentOrder.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.gbAddresses.SuspendLayout();
     this.gbNumbers.SuspendLayout();
     this.bsAccountApartment.BeginInit();
     this.panel1.SuspendLayout();
     this.gbServiceCode.SuspendLayout();
     this.gbCashPaymentOrderType.SuspendLayout();
     base.SuspendLayout();
     this.gbPaymentOrder.Controls.Add(this.selPaymentOrder);
     this.gbPaymentOrder.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.gbPaymentOrder.set_Location(new System.Drawing.Point(0, 0x17b));
     this.gbPaymentOrder.set_Name("gbPaymentOrder");
     this.gbPaymentOrder.set_Size(new System.Drawing.Size(0x10b, 0x9a));
     this.gbPaymentOrder.set_TabIndex(3);
     this.gbPaymentOrder.set_TabStop(false);
     this.gbPaymentOrder.set_Text("Платежное поручение");
     this.selPaymentOrder.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.selPaymentOrder.set_Location(new System.Drawing.Point(3, 0x10));
     this.selPaymentOrder.set_Name("selPaymentOrder");
     this.selPaymentOrder.set_Size(new System.Drawing.Size(0x105, 0x87));
     this.selPaymentOrder.set_TabIndex(9);
     this.tableLayoutPanel1.set_ColumnCount(2);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50f));
     this.tableLayoutPanel1.Controls.Add(this.btnClear, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnSearch, 0, 0);
     this.tableLayoutPanel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.tableLayoutPanel1.set_Location(new System.Drawing.Point(0, 0x155));
     this.tableLayoutPanel1.set_Name("tableLayoutPanel1");
     this.tableLayoutPanel1.set_RowCount(1);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(0x10b, 0x26));
     this.tableLayoutPanel1.set_TabIndex(20);
     this.btnClear.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.btnClear.set_Location(new System.Drawing.Point(0x88, 3));
     this.btnClear.set_Name("btnClear");
     this.btnClear.set_Size(new System.Drawing.Size(0x80, 0x20));
     this.btnClear.set_TabIndex(2);
     this.btnClear.set_Text("О&чистить");
     this.btnClear.set_UseVisualStyleBackColor(true);
     this.btnClear.add_Click(new System.EventHandler(this.btnClear_Click));
     this.btnSearch.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.btnSearch.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnSearch.set_Location(new System.Drawing.Point(3, 3));
     this.btnSearch.set_Name("btnSearch");
     this.btnSearch.set_Size(new System.Drawing.Size(0x7f, 0x20));
     this.btnSearch.set_TabIndex(0);
     this.btnSearch.set_Text("Пои&ск");
     this.btnSearch.set_UseVisualStyleBackColor(true);
     this.btnSearch.add_Click(new System.EventHandler(this.btnSearch_Click));
     this.gbAddresses.set_AutoSize(true);
     this.gbAddresses.Controls.Add(this.m_OwnerNameEdit);
     this.gbAddresses.Controls.Add(this.m_OwnerNameLabel);
     this.gbAddresses.Controls.Add(this.m_LocalAddressSelector);
     this.gbAddresses.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.gbAddresses.set_Location(new System.Drawing.Point(0, 0xa5));
     this.gbAddresses.set_Name("gbAddresses");
     this.gbAddresses.set_Size(new System.Drawing.Size(0x10b, 0xb0));
     this.gbAddresses.set_TabIndex(2);
     this.gbAddresses.set_TabStop(false);
     this.m_OwnerNameEdit.set_CharacterCasing(System.Windows.Forms.CharacterCasing.Upper);
     this.m_OwnerNameEdit.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_OwnerNameEdit.set_Location(new System.Drawing.Point(3, 0x99));
     this.m_OwnerNameEdit.set_Name("m_OwnerNameEdit");
     this.m_OwnerNameEdit.set_Size(new System.Drawing.Size(0x105, 20));
     this.m_OwnerNameEdit.set_TabIndex(1);
     this.m_OwnerNameEdit.add_Enter(new System.EventHandler(this.m_LocalAddressSelector_Enter));
     this.m_OwnerNameEdit.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.m_ApartmentOrAccountNumberEdit_KeyDown));
     this.m_OwnerNameLabel.set_AutoEllipsis(true);
     this.m_OwnerNameLabel.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_OwnerNameLabel.set_Location(new System.Drawing.Point(3, 0x89));
     this.m_OwnerNameLabel.set_Name("m_OwnerNameLabel");
     this.m_OwnerNameLabel.set_Size(new System.Drawing.Size(0x105, 0x10));
     this.m_OwnerNameLabel.set_TabIndex(5);
     this.m_OwnerNameLabel.set_Text("Владелец");
     this.m_LocalAddressSelector.set_AutoSize(true);
     this.m_LocalAddressSelector.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.m_LocalAddressSelector.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_LocalAddressSelector.set_Location(new System.Drawing.Point(3, 0x10));
     this.m_LocalAddressSelector.set_Margin(new System.Windows.Forms.Padding(4));
     this.m_LocalAddressSelector.set_MinimumSize(new System.Drawing.Size(0, 0x79));
     this.m_LocalAddressSelector.set_Name("m_LocalAddressSelector");
     this.m_LocalAddressSelector.set_Size(new System.Drawing.Size(0x105, 0x79));
     this.m_LocalAddressSelector.set_TabIndex(0);
     this.m_LocalAddressSelector.AddressSelected += new System.EventHandler(this.m_LocalAddressSelector_AddressSelected);
     this.m_LocalAddressSelector.add_Enter(new System.EventHandler(this.m_LocalAddressSelector_Enter));
     this.gbNumbers.Controls.Add(this.m_Barcode);
     this.gbNumbers.Controls.Add(this.label1);
     this.gbNumbers.Controls.Add(this.m_AccountEdit);
     this.gbNumbers.Controls.Add(this.m_AccountLabel);
     this.gbNumbers.Controls.Add(this.m_ApartmentNumberEdit);
     this.gbNumbers.Controls.Add(this.m_ApartmentLabel);
     this.gbNumbers.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.gbNumbers.set_Location(new System.Drawing.Point(0, 0x11));
     this.gbNumbers.set_Name("gbNumbers");
     this.gbNumbers.set_Size(new System.Drawing.Size(0x10b, 0x83));
     this.gbNumbers.set_TabIndex(1);
     this.gbNumbers.set_TabStop(false);
     this.m_Barcode.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_Barcode.set_CharacterCasing(System.Windows.Forms.CharacterCasing.Upper);
     this.m_Barcode.set_Location(new System.Drawing.Point(6, 0x69));
     this.m_Barcode.set_Name("m_Barcode");
     this.m_Barcode.set_Size(new System.Drawing.Size(0xff, 20));
     this.m_Barcode.set_TabIndex(2);
     this.m_Barcode.add_Enter(new System.EventHandler(this.m_Barcode_Enter));
     this.m_Barcode.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.m_Barcode_KeyDown));
     this.label1.set_AutoEllipsis(true);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(3, 0x56));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x9b, 13));
     this.label1.set_TabIndex(7);
     this.label1.set_Text("Штрих-код квитанции оплаты");
     this.m_AccountEdit.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_AccountEdit.set_Location(new System.Drawing.Point(6, 0x3e));
     this.m_AccountEdit.set_Name("m_AccountEdit");
     this.m_AccountEdit.set_Size(new System.Drawing.Size(0xff, 20));
     this.m_AccountEdit.set_TabIndex(1);
     this.m_AccountEdit.add_Enter(new System.EventHandler(this.m_ApartmentOrAccountNumberEdit_Enter));
     this.m_AccountEdit.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.m_ApartmentOrAccountNumberEdit_KeyDown));
     this.m_AccountLabel.set_AutoSize(true);
     this.m_AccountLabel.set_Location(new System.Drawing.Point(3, 0x2e));
     this.m_AccountLabel.set_Name("m_AccountLabel");
     this.m_AccountLabel.set_Size(new System.Drawing.Size(0x4c, 13));
     this.m_AccountLabel.set_TabIndex(2);
     this.m_AccountLabel.set_Text("Лицевой счет");
     this.m_AccountLabel.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.m_ApartmentNumberEdit.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_ApartmentNumberEdit.set_Location(new System.Drawing.Point(6, 0x18));
     this.m_ApartmentNumberEdit.set_Name("m_ApartmentNumberEdit");
     this.m_ApartmentNumberEdit.set_Size(new System.Drawing.Size(0xff, 20));
     this.m_ApartmentNumberEdit.set_TabIndex(0);
     this.m_ApartmentNumberEdit.add_Enter(new System.EventHandler(this.m_ApartmentOrAccountNumberEdit_Enter));
     this.m_ApartmentNumberEdit.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.m_ApartmentOrAccountNumberEdit_KeyDown));
     this.m_ApartmentLabel.set_AutoSize(true);
     this.m_ApartmentLabel.set_Location(new System.Drawing.Point(3, 8));
     this.m_ApartmentLabel.set_Name("m_ApartmentLabel");
     this.m_ApartmentLabel.set_Size(new System.Drawing.Size(0x7a, 13));
     this.m_ApartmentLabel.set_TabIndex(0);
     this.m_ApartmentLabel.set_Text("Идентификатор жилья");
     this.m_ApartmentLabel.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.m_SearchByAddressRadio.set_AutoSize(true);
     this.m_SearchByAddressRadio.set_Checked(true);
     this.m_SearchByAddressRadio.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_SearchByAddressRadio.set_Location(new System.Drawing.Point(0, 0x94));
     this.m_SearchByAddressRadio.set_Name("m_SearchByAddressRadio");
     this.m_SearchByAddressRadio.set_Size(new System.Drawing.Size(0x10b, 0x11));
     this.m_SearchByAddressRadio.set_TabIndex(4);
     this.m_SearchByAddressRadio.set_TabStop(true);
     this.m_SearchByAddressRadio.set_Text("Поиск по адресу  и владельцу");
     this.m_SearchByAddressRadio.set_UseVisualStyleBackColor(true);
     this.m_SearchWorker.add_DoWork(new DoWorkEventHandler(this.m_SearchWorker_DoWork));
     this.m_SearchWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_SearchWorker_RunWorkerCompleted));
     this.m_SearchByNumbersRadio.set_AutoSize(true);
     this.m_SearchByNumbersRadio.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.m_SearchByNumbersRadio.set_Location(new System.Drawing.Point(0, 0));
     this.m_SearchByNumbersRadio.set_Name("m_SearchByNumbersRadio");
     this.m_SearchByNumbersRadio.set_Size(new System.Drawing.Size(0x10b, 0x11));
     this.m_SearchByNumbersRadio.set_TabIndex(0);
     this.m_SearchByNumbersRadio.set_Text("Поиск по номерам и штрих коду");
     this.m_SearchByNumbersRadio.set_UseVisualStyleBackColor(true);
     this.bsAccountApartment.set_DataSource(typeof(AIS.SN.Model.DomainObjects.Views.AccountView));
     this.panel1.set_AutoScroll(true);
     this.panel1.Controls.Add(this.gbServiceCode);
     this.panel1.Controls.Add(this.gbCashPaymentOrderType);
     this.panel1.Controls.Add(this.gbPaymentOrder);
     this.panel1.Controls.Add(this.tableLayoutPanel1);
     this.panel1.Controls.Add(this.gbAddresses);
     this.panel1.Controls.Add(this.m_SearchByAddressRadio);
     this.panel1.Controls.Add(this.gbNumbers);
     this.panel1.Controls.Add(this.m_SearchByNumbersRadio);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x10b, 0x274));
     this.panel1.set_TabIndex(0x15);
     this.gbServiceCode.Controls.Add(this.m_ServiceCodeTransferBank);
     this.gbServiceCode.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.gbServiceCode.set_Location(new System.Drawing.Point(0, 0x243));
     this.gbServiceCode.set_Name("gbServiceCode");
     this.gbServiceCode.set_Size(new System.Drawing.Size(0x10b, 0x2d));
     this.gbServiceCode.set_TabIndex(0x16);
     this.gbServiceCode.set_TabStop(false);
     this.gbServiceCode.set_Text("Услуга");
     this.m_ServiceCodeTransferBank.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_ServiceCodeTransferBank.Items.AddRange((object[]) new object[] { "ОПЛАТА ОСНОВНОГО ДОЛГА", "ОПЛАТА ПЕНИ" });
     this.m_ServiceCodeTransferBank.set_Location(new System.Drawing.Point(3, 0x13));
     this.m_ServiceCodeTransferBank.set_Name("m_ServiceCodeTransferBank");
     this.m_ServiceCodeTransferBank.set_Size(new System.Drawing.Size(0x102, 0x15));
     this.m_ServiceCodeTransferBank.set_Sorted(true);
     this.m_ServiceCodeTransferBank.set_TabIndex(3);
     this.gbCashPaymentOrderType.Controls.Add(this.cbCashPaymentOrderType);
     this.gbCashPaymentOrderType.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.gbCashPaymentOrderType.set_Location(new System.Drawing.Point(0, 0x215));
     this.gbCashPaymentOrderType.set_Name("gbCashPaymentOrderType");
     this.gbCashPaymentOrderType.set_Size(new System.Drawing.Size(0x10b, 0x2e));
     this.gbCashPaymentOrderType.set_TabIndex(0x15);
     this.gbCashPaymentOrderType.set_TabStop(false);
     this.gbCashPaymentOrderType.set_Text("Тип оплаты");
     this.cbCashPaymentOrderType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbCashPaymentOrderType.Items.AddRange((object[]) new object[] { "ОПЛАТА ОСНОВНОГО ДОЛГА", "ОПЛАТА ПЕНИ" });
     this.cbCashPaymentOrderType.set_Location(new System.Drawing.Point(3, 0x13));
     this.cbCashPaymentOrderType.set_Name("cbCashPaymentOrderType");
     this.cbCashPaymentOrderType.set_Size(new System.Drawing.Size(0x102, 0x15));
     this.cbCashPaymentOrderType.set_TabIndex(3);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("PrintName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("PrintName");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("DoorWay");
     this.dataGridViewTextBoxColumn2.set_HeaderText("DoorWay");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("LocalAddressId");
     this.dataGridViewTextBoxColumn3.set_HeaderText("LocalAddressId");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("AccountCode");
     this.dataGridViewTextBoxColumn4.set_HeaderText("AccountCode");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("OrgDocumentId");
     this.dataGridViewTextBoxColumn5.set_HeaderText("OrgDocumentId");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("ApartmentId");
     this.dataGridViewTextBoxColumn7.set_HeaderText("ApartmentId");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("Adr");
     this.dataGridViewTextBoxColumn9.set_HeaderText("Adr");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Datec");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("FloorHouse");
     this.dataGridViewTextBoxColumn11.set_HeaderText("FloorHouse");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("OrgDocument");
     this.dataGridViewTextBoxColumn12.set_HeaderText("OrgDocument");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("IsClose");
     this.dataGridViewTextBoxColumn13.set_HeaderText("IsClose");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn14.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("ApartmentNumer");
     this.dataGridViewTextBoxColumn15.set_HeaderText("ApartmentNumer");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn16.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("OrgDocumentView");
     this.dataGridViewTextBoxColumn17.set_HeaderText("OrgDocumentView");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Inherit);
     base.Controls.Add(this.panel1);
     base.set_Name("AccountSearchControl");
     base.set_Size(new System.Drawing.Size(0x10b, 0x274));
     base.add_Load(new System.EventHandler(this.AccountSearchControl_Load));
     this.gbPaymentOrder.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.gbAddresses.ResumeLayout(false);
     this.gbAddresses.PerformLayout();
     this.gbNumbers.ResumeLayout(false);
     this.gbNumbers.PerformLayout();
     this.bsAccountApartment.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.gbServiceCode.ResumeLayout(false);
     this.gbCashPaymentOrderType.ResumeLayout(false);
     base.ResumeLayout(false);
 }
コード例 #5
0
ファイル: HouseServiceView.cs プロジェクト: u4097/SQLScript
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(HouseServiceView));
     this.tsAddress = new System.Windows.Forms.ToolStrip();
     this.tslHouse = new System.Windows.Forms.ToolStripLabel();
     this.tstbApartmentAddress = new System.Windows.Forms.ToolStripTextBox();
     this.tabControl = new System.Windows.Forms.TabControl();
     this.MainInformation = new System.Windows.Forms.TabPage();
     this.ujfHouseInfoView1 = new UjfHouseInfoView();
     this.Square = new System.Windows.Forms.TabPage();
     this.splitContainer3 = new System.Windows.Forms.SplitContainer();
     this.dgvHouseApartmentDetail = new System.Windows.Forms.DataGridView();
     this.isCommunalDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.isRoomDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.apartmentSystemTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.roomCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.apartmentCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.blockTotalAreaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalAreaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.livingAreaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.loggiaAreaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.balconyAreaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.verandaAreaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.buildingComponentTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsHouseApartmentDetail = new System.Windows.Forms.BindingSource(this.components);
     this.tsSquare = new System.Windows.Forms.ToolStrip();
     this.tsbAddApartmentDetail = new System.Windows.Forms.ToolStripButton();
     this.tsbEditApartmentDetail = new System.Windows.Forms.ToolStripButton();
     this.tsbDeleteApartmentDetail = new System.Windows.Forms.ToolStripButton();
     this.splitContainer4 = new System.Windows.Forms.SplitContainer();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.panel3 = new System.Windows.Forms.Panel();
     this.btnSaveHouseInfoes = new System.Windows.Forms.Button();
     this.tbCorridorArea = new System.Windows.Forms.TextBox();
     this.label10 = new System.Windows.Forms.Label();
     this.tbStairsArea = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.nudMetalSchelterDoorNumber = new System.Windows.Forms.NumericUpDown();
     this.label9 = new System.Windows.Forms.Label();
     this.tbBuildInAreaState = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.tbBuildInAreaPrvate = new System.Windows.Forms.TextBox();
     this.label7 = new System.Windows.Forms.Label();
     this.tbBuildInAreaTotal = new System.Windows.Forms.TextBox();
     this.label8 = new System.Windows.Forms.Label();
     this.nudBuildInNumber = new System.Windows.Forms.NumericUpDown();
     this.label5 = new System.Windows.Forms.Label();
     this.tbCommonAreaState = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.tbCommonAreaPrivate = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.tbCommonAreaTotal = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.nudCommonNumber = new System.Windows.Forms.NumericUpDown();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.panel2 = new System.Windows.Forms.Panel();
     this.btnSaveHouseAreaInfo = new System.Windows.Forms.Button();
     this.tbLandAreaLawnsArea = new System.Windows.Forms.TextBox();
     this.label33 = new System.Windows.Forms.Label();
     this.tbLandAreaUncoveredArea = new System.Windows.Forms.TextBox();
     this.label35 = new System.Windows.Forms.Label();
     this.tbLandAreaInHouseArea = new System.Windows.Forms.TextBox();
     this.label36 = new System.Windows.Forms.Label();
     this.tbNonBuildUpGreenSpacesOther = new System.Windows.Forms.TextBox();
     this.label28 = new System.Windows.Forms.Label();
     this.tbNonBuildUpGreenSpacesLineWithTrees = new System.Windows.Forms.TextBox();
     this.label29 = new System.Windows.Forms.Label();
     this.tbNonBuildUpGreenSpacesSquare = new System.Windows.Forms.TextBox();
     this.label31 = new System.Windows.Forms.Label();
     this.tbNonBuildUpGreenSpacesTotal = new System.Windows.Forms.TextBox();
     this.label27 = new System.Windows.Forms.Label();
     this.tbNonBuildUpSiteOther = new System.Windows.Forms.TextBox();
     this.label23 = new System.Windows.Forms.Label();
     this.tbNonBuildUpSiteSport = new System.Windows.Forms.TextBox();
     this.label24 = new System.Windows.Forms.Label();
     this.label25 = new System.Windows.Forms.Label();
     this.tbNonBuildUpSiteChildren = new System.Windows.Forms.TextBox();
     this.label26 = new System.Windows.Forms.Label();
     this.tbNonBuildUpHardCoatingOther = new System.Windows.Forms.TextBox();
     this.label22 = new System.Windows.Forms.Label();
     this.tbNonBuildUpHardCoatingSidewalks = new System.Windows.Forms.TextBox();
     this.label21 = new System.Windows.Forms.Label();
     this.tbNonBuildUpHardCoatingLanes = new System.Windows.Forms.TextBox();
     this.label19 = new System.Windows.Forms.Label();
     this.tbNonBuildUpHardCoatingTotal = new System.Windows.Forms.TextBox();
     this.label18 = new System.Windows.Forms.Label();
     this.tbNonBuildUpAsphaltlessClaningArea = new System.Windows.Forms.TextBox();
     this.label17 = new System.Windows.Forms.Label();
     this.tbNonBuildUpTotal = new System.Windows.Forms.TextBox();
     this.label16 = new System.Windows.Forms.Label();
     this.tbLandAreaBuildUp = new System.Windows.Forms.TextBox();
     this.label15 = new System.Windows.Forms.Label();
     this.tbLandAreaTotal = new System.Windows.Forms.TextBox();
     this.label14 = new System.Windows.Forms.Label();
     this.tbLandAreaSurvey = new System.Windows.Forms.TextBox();
     this.label13 = new System.Windows.Forms.Label();
     this.tbTechInventory = new System.Windows.Forms.TextBox();
     this.label12 = new System.Windows.Forms.Label();
     this.EngineeringEquipment = new System.Windows.Forms.TabPage();
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage6 = new System.Windows.Forms.TabPage();
     this.panel4 = new System.Windows.Forms.Panel();
     this.btnHeatingSave = new System.Windows.Forms.Button();
     this.label54 = new System.Windows.Forms.Label();
     this.tbHeatingHeatedArea = new System.Windows.Forms.TextBox();
     this.label52 = new System.Windows.Forms.Label();
     this.nudHeatingConvectorsNumber = new System.Windows.Forms.NumericUpDown();
     this.label53 = new System.Windows.Forms.Label();
     this.nudHeatingHeatCenterNumber = new System.Windows.Forms.NumericUpDown();
     this.label49 = new System.Windows.Forms.Label();
     this.nudHeatingBoxes = new System.Windows.Forms.NumericUpDown();
     this.label50 = new System.Windows.Forms.Label();
     this.nudHeatingElevators = new System.Windows.Forms.NumericUpDown();
     this.label51 = new System.Windows.Forms.Label();
     this.nudHeatingThreewayValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label46 = new System.Windows.Forms.Label();
     this.nudHeatingValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label47 = new System.Windows.Forms.Label();
     this.nudHeatingDynamicValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label48 = new System.Windows.Forms.Label();
     this.nudHeatingSteelHeatersNumber = new System.Windows.Forms.NumericUpDown();
     this.label45 = new System.Windows.Forms.Label();
     this.tbHeatingThermalInsulation = new System.Windows.Forms.TextBox();
     this.label44 = new System.Windows.Forms.Label();
     this.nudHeatingLockedValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label43 = new System.Windows.Forms.Label();
     this.nudHeatingRadiatorNumberApartment = new System.Windows.Forms.NumericUpDown();
     this.label42 = new System.Windows.Forms.Label();
     this.nudHeatingRadiatorNumberStairwell = new System.Windows.Forms.NumericUpDown();
     this.label41 = new System.Windows.Forms.Label();
     this.tbHeatingArrangementApartment = new System.Windows.Forms.TextBox();
     this.label40 = new System.Windows.Forms.Label();
     this.tbHeatingRisesLengthApartment = new System.Windows.Forms.TextBox();
     this.label39 = new System.Windows.Forms.Label();
     this.tbHeatingRisesLengthBasement = new System.Windows.Forms.TextBox();
     this.label38 = new System.Windows.Forms.Label();
     this.tbHeatingPipelineLength = new System.Windows.Forms.TextBox();
     this.label37 = new System.Windows.Forms.Label();
     this.nudHeatingRisesNumber = new System.Windows.Forms.NumericUpDown();
     this.label34 = new System.Windows.Forms.Label();
     this.tbHeatingFillingLength = new System.Windows.Forms.TextBox();
     this.label32 = new System.Windows.Forms.Label();
     this.nudHeatingControlAssemblyNumber = new System.Windows.Forms.NumericUpDown();
     this.label30 = new System.Windows.Forms.Label();
     this.nudHeatingEntryPointNumber = new System.Windows.Forms.NumericUpDown();
     this.cbHeatingHasMeter = new System.Windows.Forms.CheckBox();
     this.label20 = new System.Windows.Forms.Label();
     this.sfdHeatingType = new SelectFasetData();
     this.tabPage7 = new System.Windows.Forms.TabPage();
     this.panel5 = new System.Windows.Forms.Panel();
     this.nudHotWaterFillingLength = new System.Windows.Forms.NumericUpDown();
     this.btnHotWaterSave = new System.Windows.Forms.Button();
     this.label66 = new System.Windows.Forms.Label();
     this.nudHotWaterBasementPlugValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label64 = new System.Windows.Forms.Label();
     this.nudHotWaterBasementValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label65 = new System.Windows.Forms.Label();
     this.nudHotWaterDynamicValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label56 = new System.Windows.Forms.Label();
     this.tbHotWaterArrangementApartment = new System.Windows.Forms.TextBox();
     this.label57 = new System.Windows.Forms.Label();
     this.tbHotWaterRisesLengthApartment = new System.Windows.Forms.TextBox();
     this.label58 = new System.Windows.Forms.Label();
     this.tbHotWaterRisesLengthBasement = new System.Windows.Forms.TextBox();
     this.label59 = new System.Windows.Forms.Label();
     this.tbHotWaterPipelineLength = new System.Windows.Forms.TextBox();
     this.label60 = new System.Windows.Forms.Label();
     this.nudHotWaterRisesNumber = new System.Windows.Forms.NumericUpDown();
     this.label61 = new System.Windows.Forms.Label();
     this.label62 = new System.Windows.Forms.Label();
     this.nudHotWaterControlAssemblyNumber = new System.Windows.Forms.NumericUpDown();
     this.label63 = new System.Windows.Forms.Label();
     this.nudHotWaterEntryPointNumber = new System.Windows.Forms.NumericUpDown();
     this.cbHotWaterHasMeter = new System.Windows.Forms.CheckBox();
     this.label55 = new System.Windows.Forms.Label();
     this.sfdHotWaterType = new SelectFasetData();
     this.tabPage8 = new System.Windows.Forms.TabPage();
     this.panel6 = new System.Windows.Forms.Panel();
     this.btnSaveSewage = new System.Windows.Forms.Button();
     this.label72 = new System.Windows.Forms.Label();
     this.nudSewageAuditCoversNumber = new System.Windows.Forms.NumericUpDown();
     this.label73 = new System.Windows.Forms.Label();
     this.tbSewageRisesLength = new System.Windows.Forms.TextBox();
     this.label70 = new System.Windows.Forms.Label();
     this.nudSewageRisesNumber = new System.Windows.Forms.NumericUpDown();
     this.label71 = new System.Windows.Forms.Label();
     this.tbSewageBasementRisesLength = new System.Windows.Forms.TextBox();
     this.label68 = new System.Windows.Forms.Label();
     this.tbSewagePipelineLength = new System.Windows.Forms.TextBox();
     this.label69 = new System.Windows.Forms.Label();
     this.tbSewageBasementTubeLength = new System.Windows.Forms.TextBox();
     this.label67 = new System.Windows.Forms.Label();
     this.sfdSewageType = new SelectFasetData();
     this.tabPage9 = new System.Windows.Forms.TabPage();
     this.panel7 = new System.Windows.Forms.Panel();
     this.btnColdWaterSave = new System.Windows.Forms.Button();
     this.label84 = new System.Windows.Forms.Label();
     this.nudColdWaterBrassValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label82 = new System.Windows.Forms.Label();
     this.nudColdWaterBasementValvesNumber = new System.Windows.Forms.NumericUpDown();
     this.label83 = new System.Windows.Forms.Label();
     this.nudColdWaterGaugingSitesNumber = new System.Windows.Forms.NumericUpDown();
     this.cbColdWaterHasMeter = new System.Windows.Forms.CheckBox();
     this.label81 = new System.Windows.Forms.Label();
     this.numericUpDown24 = new System.Windows.Forms.NumericUpDown();
     this.label74 = new System.Windows.Forms.Label();
     this.tbColdWaterArrangementApartment = new System.Windows.Forms.TextBox();
     this.label75 = new System.Windows.Forms.Label();
     this.tbColdWaterRisesLengthApartment = new System.Windows.Forms.TextBox();
     this.label76 = new System.Windows.Forms.Label();
     this.tbColdWaterRisesLengthBasement = new System.Windows.Forms.TextBox();
     this.label77 = new System.Windows.Forms.Label();
     this.tbColdWaterPipelineLength = new System.Windows.Forms.TextBox();
     this.label78 = new System.Windows.Forms.Label();
     this.nudColdWaterRisesNumber = new System.Windows.Forms.NumericUpDown();
     this.label79 = new System.Windows.Forms.Label();
     this.tbColdWaterFillingLength = new System.Windows.Forms.TextBox();
     this.label80 = new System.Windows.Forms.Label();
     this.sfdColdWaterType = new SelectFasetData();
     this.tabPage10 = new System.Windows.Forms.TabPage();
     this.panel8 = new System.Windows.Forms.Panel();
     this.btnPowerSupplySave = new System.Windows.Forms.Button();
     this.label99 = new System.Windows.Forms.Label();
     this.nudPowerSupplyElectroStoveNumber = new System.Windows.Forms.NumericUpDown();
     this.label100 = new System.Windows.Forms.Label();
     this.nudPowerSupplyStreetLightNumber = new System.Windows.Forms.NumericUpDown();
     this.label101 = new System.Windows.Forms.Label();
     this.nudPowerSupplySwitchesNumber = new System.Windows.Forms.NumericUpDown();
     this.label85 = new System.Windows.Forms.Label();
     this.nudPowerSupplyLumpsNumberHID = new System.Windows.Forms.NumericUpDown();
     this.label91 = new System.Windows.Forms.Label();
     this.nudPowerSupplyLumpsNumberIncadescent = new System.Windows.Forms.NumericUpDown();
     this.label92 = new System.Windows.Forms.Label();
     this.nudPowerSupplyLumpsNumberDaylight = new System.Windows.Forms.NumericUpDown();
     this.label98 = new System.Windows.Forms.Label();
     this.nudPowerSupplyNumberPlateNumber = new System.Windows.Forms.NumericUpDown();
     this.label = new System.Windows.Forms.Label();
     this.nudPowerSupplyCountersNumberTwoRates = new System.Windows.Forms.NumericUpDown();
     this.label96 = new System.Windows.Forms.Label();
     this.nudPowerSupplyGroupPanelNumber = new System.Windows.Forms.NumericUpDown();
     this.label86 = new System.Windows.Forms.Label();
     this.nudPowerSupplyEntryPointNumber = new System.Windows.Forms.NumericUpDown();
     this.label87 = new System.Windows.Forms.Label();
     this.nudPowerSupplyPowerPanelNumber = new System.Windows.Forms.NumericUpDown();
     this.cbPowerSupplyHasMeter = new System.Windows.Forms.CheckBox();
     this.label88 = new System.Windows.Forms.Label();
     this.nudPowerSupplyDistributionSystemNumber = new System.Windows.Forms.NumericUpDown();
     this.label89 = new System.Windows.Forms.Label();
     this.tbPowerSupplySupplyNetworkLength = new System.Windows.Forms.TextBox();
     this.label90 = new System.Windows.Forms.Label();
     this.tbPowerSupplyCoverageNetworkLength = new System.Windows.Forms.TextBox();
     this.label93 = new System.Windows.Forms.Label();
     this.nudPowerSupplyCountersNumberTotal = new System.Windows.Forms.NumericUpDown();
     this.label94 = new System.Windows.Forms.Label();
     this.tbPowerSupplyTotalEquityAssetLenght = new System.Windows.Forms.TextBox();
     this.label95 = new System.Windows.Forms.Label();
     this.sfdPowerSupplyType = new SelectFasetData();
     this.tabPage11 = new System.Windows.Forms.TabPage();
     this.panel9 = new System.Windows.Forms.Panel();
     this.btnGasSupplySave = new System.Windows.Forms.Button();
     this.label110 = new System.Windows.Forms.Label();
     this.nudGasSupplyEntryPointNumber = new System.Windows.Forms.NumericUpDown();
     this.label109 = new System.Windows.Forms.Label();
     this.tbGasSupplyNotAppropriateReqLength = new System.Windows.Forms.TextBox();
     this.cbGasSupplyHasMeter = new System.Windows.Forms.CheckBox();
     this.label102 = new System.Windows.Forms.Label();
     this.nudGasStoveNumber = new System.Windows.Forms.NumericUpDown();
     this.label103 = new System.Windows.Forms.Label();
     this.nudGasSupplyGeyserNumber = new System.Windows.Forms.NumericUpDown();
     this.label104 = new System.Windows.Forms.Label();
     this.nudGasBoilerNumber = new System.Windows.Forms.NumericUpDown();
     this.label105 = new System.Windows.Forms.Label();
     this.nudGasSupplyCountersNumberTotal = new System.Windows.Forms.NumericUpDown();
     this.label106 = new System.Windows.Forms.Label();
     this.tbGasSupplySupplyNetworkLength = new System.Windows.Forms.TextBox();
     this.label107 = new System.Windows.Forms.Label();
     this.tbGasSupplyAppropriateReqLength = new System.Windows.Forms.TextBox();
     this.label108 = new System.Windows.Forms.Label();
     this.sfdGasSupplyType = new SelectFasetData();
     this.tabPage12 = new System.Windows.Forms.TabPage();
     this.panel10 = new System.Windows.Forms.Panel();
     this.btnChuteSave = new System.Windows.Forms.Button();
     this.label115 = new System.Windows.Forms.Label();
     this.sfdChuteType = new SelectFasetData();
     this.label111 = new System.Windows.Forms.Label();
     this.nudChuteRecievingValveNumber = new System.Windows.Forms.NumericUpDown();
     this.label112 = new System.Windows.Forms.Label();
     this.tbChuteBoxCapacity = new System.Windows.Forms.TextBox();
     this.label113 = new System.Windows.Forms.Label();
     this.tbChuteBoxArea = new System.Windows.Forms.TextBox();
     this.label114 = new System.Windows.Forms.Label();
     this.nudChuteBarrelNumber = new System.Windows.Forms.NumericUpDown();
     this.tabPage13 = new System.Windows.Forms.TabPage();
     this.panel11 = new System.Windows.Forms.Panel();
     this.btnOtherSave = new System.Windows.Forms.Button();
     this.label120 = new System.Windows.Forms.Label();
     this.nudPoolNumber = new System.Windows.Forms.NumericUpDown();
     this.label119 = new System.Windows.Forms.Label();
     this.nudSaunaNumber = new System.Windows.Forms.NumericUpDown();
     this.cbHasPhone = new System.Windows.Forms.CheckBox();
     this.cbIsCTTVSystem = new System.Windows.Forms.CheckBox();
     this.cbIsComputerNetworks = new System.Windows.Forms.CheckBox();
     this.cbIsCableTV = new System.Windows.Forms.CheckBox();
     this.cbIsSharedAntenna = new System.Windows.Forms.CheckBox();
     this.cbIsRadio = new System.Windows.Forms.CheckBox();
     this.cbIsCommonDispatchSystems = new System.Windows.Forms.CheckBox();
     this.cbIsAFPS = new System.Windows.Forms.CheckBox();
     this.label118 = new System.Windows.Forms.Label();
     this.nudIntercomNumber = new System.Windows.Forms.NumericUpDown();
     this.label117 = new System.Windows.Forms.Label();
     this.sfdDrainType = new SelectFasetData();
     this.label116 = new System.Windows.Forms.Label();
     this.sfdVentilationType = new SelectFasetData();
     this.tabPage14 = new System.Windows.Forms.TabPage();
     this.panel12 = new System.Windows.Forms.Panel();
     this.btnLiftSave = new System.Windows.Forms.Button();
     this.label127 = new System.Windows.Forms.Label();
     this.tbLiftControllerPhoneNumber = new System.Windows.Forms.TextBox();
     this.label124 = new System.Windows.Forms.Label();
     this.nudLiftOpeningDoorsNumber = new System.Windows.Forms.NumericUpDown();
     this.label125 = new System.Windows.Forms.Label();
     this.nudLiftFoldingDoorsNumber = new System.Windows.Forms.NumericUpDown();
     this.label126 = new System.Windows.Forms.Label();
     this.nudLiftCombiLiftNumber = new System.Windows.Forms.NumericUpDown();
     this.label121 = new System.Windows.Forms.Label();
     this.nudLiftTruckLiftNumber = new System.Windows.Forms.NumericUpDown();
     this.label122 = new System.Windows.Forms.Label();
     this.nudLiftPassengerLiftNumber = new System.Windows.Forms.NumericUpDown();
     this.label123 = new System.Windows.Forms.Label();
     this.nudLiftTotalNumber = new System.Windows.Forms.NumericUpDown();
     this.Service = new System.Windows.Forms.TabPage();
     this.dgvServices = new System.Windows.Forms.DataGridView();
     this.serviceNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.kDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsHouseService = new System.Windows.Forms.BindingSource(this.components);
     this.tsService = new System.Windows.Forms.ToolStrip();
     this.tsBtnAddService = new System.Windows.Forms.ToolStripButton();
     this.tsBtnChangeService = new System.Windows.Forms.ToolStripButton();
     this.tsBtnDeleteService = new System.Windows.Forms.ToolStripButton();
     this.btnShowMaterialAndWages = new System.Windows.Forms.ToolStripButton();
     this.Calc = new System.Windows.Forms.TabPage();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.dgvCalcService = new System.Windows.Forms.DataGridView();
     this.serviceNameDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.periodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.algNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.apartmentSquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ladderSquareDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.FormulaUi = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.valueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcServices = new System.Windows.Forms.BindingSource(this.components);
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.dgvCalcServiceMaterial = new System.Windows.Forms.DataGridView();
     this.nameDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.priceValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tariffDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.usePerYearDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.formulaUiDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcServiceMaterials = new System.Windows.Forms.BindingSource(this.components);
     this.dgvCalcServiceWages = new System.Windows.Forms.DataGridView();
     this.nameDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rankDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.wageValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tariffDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normChelChasDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.normNeVihodDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.formulaUiDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcServiceWages = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.btnShowErrors = new System.Windows.Forms.Button();
     this.labelError = new System.Windows.Forms.Label();
     this.btnCalcStart = new System.Windows.Forms.Button();
     this.datePeriod = new DatePeriod();
     this.Inspection = new System.Windows.Forms.TabPage();
     this.dgvInspections = new System.Windows.Forms.DataGridView();
     this.inspectionDateTimeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.StatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Inspector = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsHouseInspection = new System.Windows.Forms.BindingSource(this.components);
     this.tsInspection = new System.Windows.Forms.ToolStrip();
     this.tsBtnAddInspection = new System.Windows.Forms.ToolStripButton();
     this.tsBtnChangeInspection = new System.Windows.Forms.ToolStripButton();
     this.tsBtnDeleteInstepction = new System.Windows.Forms.ToolStripButton();
     this.tsBtnApartmentHousePartElement = new System.Windows.Forms.ToolStripButton();
     this.tssBtnActs = new System.Windows.Forms.ToolStripSplitButton();
     this.tsmiInspectionAct = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiInspectionAct_Pystograf = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiInspectionAct_PystografMin = new System.Windows.Forms.ToolStripMenuItem();
     this.tssReports = new System.Windows.Forms.ToolStripSplitButton();
     this.tsmiDefectsCoordinationWorkByInspection = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiDefectsDelayWorkByInspecion = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmiListExpiredAndCurrentDefects = new System.Windows.Forms.ToolStripMenuItem();
     this.Vote = new System.Windows.Forms.TabPage();
     this.dgwMeeting = new System.Windows.Forms.DataGridView();
     this.dateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.endVotingDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.publishVotingDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.votingKindNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.votingAcceptAdressDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meetingInitiatorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.noticeDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.protocolDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.protocolNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsUjfMeetings = new System.Windows.Forms.BindingSource(this.components);
     this.tsVote = new System.Windows.Forms.ToolStrip();
     this.tsbAddMeeting = new System.Windows.Forms.ToolStripButton();
     this.tsbChangeMeeting = new System.Windows.Forms.ToolStripButton();
     this.tsbDeleteMeeting = new System.Windows.Forms.ToolStripButton();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.addressTreeView = new HouseTree();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn39 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn40 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn41 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn42 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn45 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn46 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn47 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn48 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn49 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn50 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn51 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn52 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.InspectionDateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tsmiListCoordinationVolumesDefects = new System.Windows.Forms.ToolStripMenuItem();
     this.tsAddress.SuspendLayout();
     this.tabControl.SuspendLayout();
     this.MainInformation.SuspendLayout();
     this.Square.SuspendLayout();
     this.splitContainer3.BeginInit();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.dgvHouseApartmentDetail.BeginInit();
     this.bsHouseApartmentDetail.BeginInit();
     this.tsSquare.SuspendLayout();
     this.splitContainer4.BeginInit();
     this.splitContainer4.Panel1.SuspendLayout();
     this.splitContainer4.Panel2.SuspendLayout();
     this.splitContainer4.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.nudMetalSchelterDoorNumber.BeginInit();
     this.nudBuildInNumber.BeginInit();
     this.nudCommonNumber.BeginInit();
     this.groupBox2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.EngineeringEquipment.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage6.SuspendLayout();
     this.panel4.SuspendLayout();
     this.nudHeatingConvectorsNumber.BeginInit();
     this.nudHeatingHeatCenterNumber.BeginInit();
     this.nudHeatingBoxes.BeginInit();
     this.nudHeatingElevators.BeginInit();
     this.nudHeatingThreewayValvesNumber.BeginInit();
     this.nudHeatingValvesNumber.BeginInit();
     this.nudHeatingDynamicValvesNumber.BeginInit();
     this.nudHeatingSteelHeatersNumber.BeginInit();
     this.nudHeatingLockedValvesNumber.BeginInit();
     this.nudHeatingRadiatorNumberApartment.BeginInit();
     this.nudHeatingRadiatorNumberStairwell.BeginInit();
     this.nudHeatingRisesNumber.BeginInit();
     this.nudHeatingControlAssemblyNumber.BeginInit();
     this.nudHeatingEntryPointNumber.BeginInit();
     this.tabPage7.SuspendLayout();
     this.panel5.SuspendLayout();
     this.nudHotWaterFillingLength.BeginInit();
     this.nudHotWaterBasementPlugValvesNumber.BeginInit();
     this.nudHotWaterBasementValvesNumber.BeginInit();
     this.nudHotWaterDynamicValvesNumber.BeginInit();
     this.nudHotWaterRisesNumber.BeginInit();
     this.nudHotWaterControlAssemblyNumber.BeginInit();
     this.nudHotWaterEntryPointNumber.BeginInit();
     this.tabPage8.SuspendLayout();
     this.panel6.SuspendLayout();
     this.nudSewageAuditCoversNumber.BeginInit();
     this.nudSewageRisesNumber.BeginInit();
     this.tabPage9.SuspendLayout();
     this.panel7.SuspendLayout();
     this.nudColdWaterBrassValvesNumber.BeginInit();
     this.nudColdWaterBasementValvesNumber.BeginInit();
     this.nudColdWaterGaugingSitesNumber.BeginInit();
     this.numericUpDown24.BeginInit();
     this.nudColdWaterRisesNumber.BeginInit();
     this.tabPage10.SuspendLayout();
     this.panel8.SuspendLayout();
     this.nudPowerSupplyElectroStoveNumber.BeginInit();
     this.nudPowerSupplyStreetLightNumber.BeginInit();
     this.nudPowerSupplySwitchesNumber.BeginInit();
     this.nudPowerSupplyLumpsNumberHID.BeginInit();
     this.nudPowerSupplyLumpsNumberIncadescent.BeginInit();
     this.nudPowerSupplyLumpsNumberDaylight.BeginInit();
     this.nudPowerSupplyNumberPlateNumber.BeginInit();
     this.nudPowerSupplyCountersNumberTwoRates.BeginInit();
     this.nudPowerSupplyGroupPanelNumber.BeginInit();
     this.nudPowerSupplyEntryPointNumber.BeginInit();
     this.nudPowerSupplyPowerPanelNumber.BeginInit();
     this.nudPowerSupplyDistributionSystemNumber.BeginInit();
     this.nudPowerSupplyCountersNumberTotal.BeginInit();
     this.tabPage11.SuspendLayout();
     this.panel9.SuspendLayout();
     this.nudGasSupplyEntryPointNumber.BeginInit();
     this.nudGasStoveNumber.BeginInit();
     this.nudGasSupplyGeyserNumber.BeginInit();
     this.nudGasBoilerNumber.BeginInit();
     this.nudGasSupplyCountersNumberTotal.BeginInit();
     this.tabPage12.SuspendLayout();
     this.panel10.SuspendLayout();
     this.nudChuteRecievingValveNumber.BeginInit();
     this.nudChuteBarrelNumber.BeginInit();
     this.tabPage13.SuspendLayout();
     this.panel11.SuspendLayout();
     this.nudPoolNumber.BeginInit();
     this.nudSaunaNumber.BeginInit();
     this.nudIntercomNumber.BeginInit();
     this.tabPage14.SuspendLayout();
     this.panel12.SuspendLayout();
     this.nudLiftOpeningDoorsNumber.BeginInit();
     this.nudLiftFoldingDoorsNumber.BeginInit();
     this.nudLiftCombiLiftNumber.BeginInit();
     this.nudLiftTruckLiftNumber.BeginInit();
     this.nudLiftPassengerLiftNumber.BeginInit();
     this.nudLiftTotalNumber.BeginInit();
     this.Service.SuspendLayout();
     this.dgvServices.BeginInit();
     this.bsHouseService.BeginInit();
     this.tsService.SuspendLayout();
     this.Calc.SuspendLayout();
     this.splitContainer1.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.dgvCalcService.BeginInit();
     this.bsCalcServices.BeginInit();
     this.splitContainer2.BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.dgvCalcServiceMaterial.BeginInit();
     this.bsCalcServiceMaterials.BeginInit();
     this.dgvCalcServiceWages.BeginInit();
     this.bsCalcServiceWages.BeginInit();
     this.panel1.SuspendLayout();
     this.Inspection.SuspendLayout();
     this.dgvInspections.BeginInit();
     this.bsHouseInspection.BeginInit();
     this.tsInspection.SuspendLayout();
     this.Vote.SuspendLayout();
     this.dgwMeeting.BeginInit();
     this.bsUjfMeetings.BeginInit();
     this.tsVote.SuspendLayout();
     base.SuspendLayout();
     this.tsAddress.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tslHouse, this.tstbApartmentAddress });
     this.tsAddress.set_Location(new System.Drawing.Point(0xe5, 0));
     this.tsAddress.set_Name("tsAddress");
     this.tsAddress.set_Size(new System.Drawing.Size(0x287, 0x19));
     this.tsAddress.set_TabIndex(2);
     this.tsAddress.set_Text("toolStrip1");
     this.tslHouse.set_AutoSize(false);
     this.tslHouse.set_Font(new System.Drawing.Font("Tahoma", 9.75f, System.Drawing.FontStyle.Bold));
     this.tslHouse.set_Name("tslHouse");
     this.tslHouse.set_Size(new System.Drawing.Size(50, 0x16));
     this.tslHouse.set_Text("АДРЕС");
     this.tslHouse.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tstbApartmentAddress.set_Name("tstbApartmentAddress");
     this.tstbApartmentAddress.set_ReadOnly(true);
     this.tstbApartmentAddress.set_Size(new System.Drawing.Size(200, 0x19));
     this.tabControl.Controls.Add(this.MainInformation);
     this.tabControl.Controls.Add(this.Square);
     this.tabControl.Controls.Add(this.EngineeringEquipment);
     this.tabControl.Controls.Add(this.Service);
     this.tabControl.Controls.Add(this.Calc);
     this.tabControl.Controls.Add(this.Inspection);
     this.tabControl.Controls.Add(this.Vote);
     this.tabControl.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tabControl.set_Location(new System.Drawing.Point(0xe5, 0x19));
     this.tabControl.set_Name("tabControl");
     this.tabControl.set_SelectedIndex(0);
     this.tabControl.set_Size(new System.Drawing.Size(0x287, 0x25c));
     this.tabControl.set_TabIndex(3);
     this.tabControl.set_Visible(false);
     this.MainInformation.Controls.Add(this.ujfHouseInfoView1);
     this.MainInformation.set_Location(new System.Drawing.Point(4, 0x16));
     this.MainInformation.set_Name("MainInformation");
     this.MainInformation.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.MainInformation.set_TabIndex(2);
     this.MainInformation.set_Text("Общие сведения");
     this.MainInformation.set_UseVisualStyleBackColor(true);
     this.ujfHouseInfoView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.ujfHouseInfoView1.set_Location(new System.Drawing.Point(0, 0));
     this.ujfHouseInfoView1.set_Name("ujfHouseInfoView1");
     this.ujfHouseInfoView1.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.ujfHouseInfoView1.set_TabIndex(0);
     this.Square.Controls.Add(this.splitContainer3);
     this.Square.set_Location(new System.Drawing.Point(4, 0x16));
     this.Square.set_Name("Square");
     this.Square.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.Square.set_TabIndex(3);
     this.Square.set_Text("Площади");
     this.Square.set_UseVisualStyleBackColor(true);
     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.dgvHouseApartmentDetail);
     this.splitContainer3.Panel1.Controls.Add(this.tsSquare);
     this.splitContainer3.Panel2.Controls.Add(this.splitContainer4);
     this.splitContainer3.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.splitContainer3.set_SplitterDistance(0x6a);
     this.splitContainer3.set_TabIndex(2);
     this.dgvHouseApartmentDetail.set_AllowUserToAddRows(false);
     this.dgvHouseApartmentDetail.set_AllowUserToDeleteRows(false);
     this.dgvHouseApartmentDetail.set_AutoGenerateColumns(false);
     this.dgvHouseApartmentDetail.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvHouseApartmentDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.isCommunalDataGridViewCheckBoxColumn, this.isRoomDataGridViewCheckBoxColumn, this.apartmentSystemTypeNameDataGridViewTextBoxColumn, this.roomCountDataGridViewTextBoxColumn, this.apartmentCountDataGridViewTextBoxColumn, this.blockTotalAreaDataGridViewTextBoxColumn, this.totalAreaDataGridViewTextBoxColumn, this.livingAreaDataGridViewTextBoxColumn, this.loggiaAreaDataGridViewTextBoxColumn, this.balconyAreaDataGridViewTextBoxColumn, this.verandaAreaDataGridViewTextBoxColumn, this.buildingComponentTypeNameDataGridViewTextBoxColumn });
     this.dgvHouseApartmentDetail.set_DataSource(this.bsHouseApartmentDetail);
     this.dgvHouseApartmentDetail.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvHouseApartmentDetail.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvHouseApartmentDetail.set_MultiSelect(false);
     this.dgvHouseApartmentDetail.set_Name("dgvHouseApartmentDetail");
     this.dgvHouseApartmentDetail.set_ReadOnly(true);
     this.dgvHouseApartmentDetail.set_RowHeadersVisible(false);
     this.dgvHouseApartmentDetail.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvHouseApartmentDetail.set_Size(new System.Drawing.Size(0x27f, 0x51));
     this.dgvHouseApartmentDetail.set_TabIndex(3);
     this.isCommunalDataGridViewCheckBoxColumn.set_DataPropertyName("IsCommunal");
     this.isCommunalDataGridViewCheckBoxColumn.set_HeaderText("Коммнунальная");
     this.isCommunalDataGridViewCheckBoxColumn.set_Name("isCommunalDataGridViewCheckBoxColumn");
     this.isCommunalDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.isRoomDataGridViewCheckBoxColumn.set_DataPropertyName("IsRoom");
     this.isRoomDataGridViewCheckBoxColumn.set_HeaderText("Квартира");
     this.isRoomDataGridViewCheckBoxColumn.set_Name("isRoomDataGridViewCheckBoxColumn");
     this.isRoomDataGridViewCheckBoxColumn.set_ReadOnly(true);
     this.apartmentSystemTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ApartmentSystemTypeName");
     this.apartmentSystemTypeNameDataGridViewTextBoxColumn.set_HeaderText("Планировка блока");
     this.apartmentSystemTypeNameDataGridViewTextBoxColumn.set_Name("apartmentSystemTypeNameDataGridViewTextBoxColumn");
     this.apartmentSystemTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.roomCountDataGridViewTextBoxColumn.set_DataPropertyName("RoomCount");
     this.roomCountDataGridViewTextBoxColumn.set_HeaderText("Количество комнат");
     this.roomCountDataGridViewTextBoxColumn.set_Name("roomCountDataGridViewTextBoxColumn");
     this.roomCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.apartmentCountDataGridViewTextBoxColumn.set_DataPropertyName("ApartmentCount");
     this.apartmentCountDataGridViewTextBoxColumn.set_HeaderText("Количество квартир");
     this.apartmentCountDataGridViewTextBoxColumn.set_Name("apartmentCountDataGridViewTextBoxColumn");
     this.apartmentCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.blockTotalAreaDataGridViewTextBoxColumn.set_DataPropertyName("BlockTotalArea");
     this.blockTotalAreaDataGridViewTextBoxColumn.set_HeaderText("Общая площадь");
     this.blockTotalAreaDataGridViewTextBoxColumn.set_Name("blockTotalAreaDataGridViewTextBoxColumn");
     this.blockTotalAreaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.totalAreaDataGridViewTextBoxColumn.set_DataPropertyName("TotalArea");
     this.totalAreaDataGridViewTextBoxColumn.set_HeaderText("Площадь квартиры");
     this.totalAreaDataGridViewTextBoxColumn.set_Name("totalAreaDataGridViewTextBoxColumn");
     this.totalAreaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.livingAreaDataGridViewTextBoxColumn.set_DataPropertyName("LivingArea");
     this.livingAreaDataGridViewTextBoxColumn.set_HeaderText("Жилая площадь");
     this.livingAreaDataGridViewTextBoxColumn.set_Name("livingAreaDataGridViewTextBoxColumn");
     this.livingAreaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.loggiaAreaDataGridViewTextBoxColumn.set_DataPropertyName("LoggiaArea");
     this.loggiaAreaDataGridViewTextBoxColumn.set_HeaderText("Площадь лоджии");
     this.loggiaAreaDataGridViewTextBoxColumn.set_Name("loggiaAreaDataGridViewTextBoxColumn");
     this.loggiaAreaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.balconyAreaDataGridViewTextBoxColumn.set_DataPropertyName("BalconyArea");
     this.balconyAreaDataGridViewTextBoxColumn.set_HeaderText("Площадь балконов");
     this.balconyAreaDataGridViewTextBoxColumn.set_Name("balconyAreaDataGridViewTextBoxColumn");
     this.balconyAreaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.verandaAreaDataGridViewTextBoxColumn.set_DataPropertyName("VerandaArea");
     this.verandaAreaDataGridViewTextBoxColumn.set_HeaderText("Площадь веранд");
     this.verandaAreaDataGridViewTextBoxColumn.set_Name("verandaAreaDataGridViewTextBoxColumn");
     this.verandaAreaDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.buildingComponentTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("BuildingComponentTypeName");
     this.buildingComponentTypeNameDataGridViewTextBoxColumn.set_HeaderText("Размещение");
     this.buildingComponentTypeNameDataGridViewTextBoxColumn.set_Name("buildingComponentTypeNameDataGridViewTextBoxColumn");
     this.buildingComponentTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsHouseApartmentDetail.set_DataSource(typeof(UjfHouseApartmentDetail));
     this.tsSquare.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbAddApartmentDetail, this.tsbEditApartmentDetail, this.tsbDeleteApartmentDetail });
     this.tsSquare.set_LayoutStyle(System.Windows.Forms.ToolStripLayoutStyle.Flow);
     this.tsSquare.set_Location(new System.Drawing.Point(0, 0));
     this.tsSquare.set_Name("tsSquare");
     this.tsSquare.set_Size(new System.Drawing.Size(0x27f, 0x19));
     this.tsSquare.set_TabIndex(2);
     this.tsSquare.set_Text("toolStrip3");
     this.tsbAddApartmentDetail.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbAddApartmentDetail.set_Image(Resources.ADD);
     this.tsbAddApartmentDetail.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbAddApartmentDetail.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbAddApartmentDetail.set_Name("tsbAddApartmentDetail");
     this.tsbAddApartmentDetail.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsbAddApartmentDetail.set_Text("Добавить");
     this.tsbAddApartmentDetail.add_Click(new System.EventHandler(this.tsbAddApartmentDetail_Click));
     this.tsbEditApartmentDetail.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbEditApartmentDetail.set_Image(Resources.CHANGE);
     this.tsbEditApartmentDetail.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbEditApartmentDetail.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbEditApartmentDetail.set_Name("tsbEditApartmentDetail");
     this.tsbEditApartmentDetail.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbEditApartmentDetail.set_Text("Изменить");
     this.tsbEditApartmentDetail.add_Click(new System.EventHandler(this.tsbEditApartmentDetail_Click));
     this.tsbDeleteApartmentDetail.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDeleteApartmentDetail.set_Image(Resources.DELETE);
     this.tsbDeleteApartmentDetail.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteApartmentDetail.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDeleteApartmentDetail.set_Name("tsbDeleteApartmentDetail");
     this.tsbDeleteApartmentDetail.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbDeleteApartmentDetail.set_Text("Удалить");
     this.tsbDeleteApartmentDetail.add_Click(new System.EventHandler(this.tsbDeleteApartmentDetail_Click));
     this.splitContainer4.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer4.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer4.set_Name("splitContainer4");
     this.splitContainer4.Panel1.Controls.Add(this.groupBox1);
     this.splitContainer4.Panel2.Controls.Add(this.groupBox2);
     this.splitContainer4.set_Size(new System.Drawing.Size(0x27f, 0x1d4));
     this.splitContainer4.set_SplitterDistance(0x12e);
     this.splitContainer4.set_TabIndex(0);
     this.groupBox1.Controls.Add(this.panel3);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x12e, 0x1d4));
     this.groupBox1.set_TabIndex(0);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Нежилые помещения");
     this.panel3.set_AutoScroll(true);
     this.panel3.Controls.Add(this.btnSaveHouseInfoes);
     this.panel3.Controls.Add(this.tbCorridorArea);
     this.panel3.Controls.Add(this.label10);
     this.panel3.Controls.Add(this.tbStairsArea);
     this.panel3.Controls.Add(this.label11);
     this.panel3.Controls.Add(this.nudMetalSchelterDoorNumber);
     this.panel3.Controls.Add(this.label9);
     this.panel3.Controls.Add(this.tbBuildInAreaState);
     this.panel3.Controls.Add(this.label6);
     this.panel3.Controls.Add(this.tbBuildInAreaPrvate);
     this.panel3.Controls.Add(this.label7);
     this.panel3.Controls.Add(this.tbBuildInAreaTotal);
     this.panel3.Controls.Add(this.label8);
     this.panel3.Controls.Add(this.nudBuildInNumber);
     this.panel3.Controls.Add(this.label5);
     this.panel3.Controls.Add(this.tbCommonAreaState);
     this.panel3.Controls.Add(this.label4);
     this.panel3.Controls.Add(this.tbCommonAreaPrivate);
     this.panel3.Controls.Add(this.label3);
     this.panel3.Controls.Add(this.tbCommonAreaTotal);
     this.panel3.Controls.Add(this.label2);
     this.panel3.Controls.Add(this.nudCommonNumber);
     this.panel3.Controls.Add(this.label1);
     this.panel3.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel3.set_Location(new System.Drawing.Point(3, 0x10));
     this.panel3.set_Name("panel3");
     this.panel3.set_Size(new System.Drawing.Size(0x128, 0x1c1));
     this.panel3.set_TabIndex(0);
     this.btnSaveHouseInfoes.set_Location(new System.Drawing.Point(0x110, 0x110));
     this.btnSaveHouseInfoes.set_Name("btnSaveHouseInfoes");
     this.btnSaveHouseInfoes.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnSaveHouseInfoes.set_TabIndex(0x2d);
     this.btnSaveHouseInfoes.set_Text("Сохранить");
     this.btnSaveHouseInfoes.set_UseVisualStyleBackColor(true);
     this.btnSaveHouseInfoes.add_Click(new System.EventHandler(this.btnSaveHouseInfoes_Click));
     this.tbCorridorArea.set_Location(new System.Drawing.Point(0x110, 0xed));
     this.tbCorridorArea.set_Name("tbCorridorArea");
     this.tbCorridorArea.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbCorridorArea.set_TabIndex(0x2c);
     this.label10.set_AutoSize(true);
     this.label10.set_Location(new System.Drawing.Point(3, 0xdd));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x9a, 13));
     this.label10.set_TabIndex(0x2b);
     this.label10.set_Text("Площадь лестничных клеток");
     this.tbStairsArea.set_Location(new System.Drawing.Point(0x110, 0xd6));
     this.tbStairsArea.set_Name("tbStairsArea");
     this.tbStairsArea.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbStairsArea.set_TabIndex(0x2a);
     this.label11.set_AutoSize(true);
     this.label11.set_Location(new System.Drawing.Point(3, 0xf4));
     this.label11.set_Name("label11");
     this.label11.set_Size(new System.Drawing.Size(0x6f, 13));
     this.label11.set_TabIndex(0x29);
     this.label11.set_Text("Площадь коридоров");
     this.nudMetalSchelterDoorNumber.set_Location(new System.Drawing.Point(0x110, 190));
     int[] numArray = new int[4];
     numArray[0] = 0x989680;
     this.nudMetalSchelterDoorNumber.set_Maximum(new decimal(numArray));
     this.nudMetalSchelterDoorNumber.set_Name("nudMetalSchelterDoorNumber");
     this.nudMetalSchelterDoorNumber.set_Size(new System.Drawing.Size(0x45, 20));
     this.nudMetalSchelterDoorNumber.set_TabIndex(40);
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(3, 0xc5));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x9f, 13));
     this.label9.set_TabIndex(0x27);
     this.label9.set_Text("Количество железных дверей");
     this.tbBuildInAreaState.set_Location(new System.Drawing.Point(0x110, 0xa6));
     this.tbBuildInAreaState.set_Name("tbBuildInAreaState");
     this.tbBuildInAreaState.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbBuildInAreaState.set_TabIndex(0x26);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(3, 0xad));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0xb7, 13));
     this.label6.set_TabIndex(0x25);
     this.label6.set_Text("В государственной собственности");
     this.tbBuildInAreaPrvate.set_Location(new System.Drawing.Point(0x110, 0x8f));
     this.tbBuildInAreaPrvate.set_Name("tbBuildInAreaPrvate");
     this.tbBuildInAreaPrvate.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbBuildInAreaPrvate.set_TabIndex(0x24);
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(3, 150));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x88, 13));
     this.label7.set_TabIndex(0x23);
     this.label7.set_Text("В частной собственности");
     this.tbBuildInAreaTotal.set_Location(new System.Drawing.Point(0x110, 120));
     this.tbBuildInAreaTotal.set_Name("tbBuildInAreaTotal");
     this.tbBuildInAreaTotal.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbBuildInAreaTotal.set_TabIndex(0x22);
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(3, 0x7f));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x107, 13));
     this.label8.set_TabIndex(0x21);
     this.label8.set_Text("Общая площадь встроенных нежилых помещений");
     this.nudBuildInNumber.set_Location(new System.Drawing.Point(0x110, 0x61));
     int[] numArray2 = new int[4];
     numArray2[0] = 0x989680;
     this.nudBuildInNumber.set_Maximum(new decimal(numArray2));
     this.nudBuildInNumber.set_Name("nudBuildInNumber");
     this.nudBuildInNumber.set_Size(new System.Drawing.Size(0x45, 20));
     this.nudBuildInNumber.set_TabIndex(0x20);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(3, 0x68));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0xef, 13));
     this.label5.set_TabIndex(0x1f);
     this.label5.set_Text("Количество встроенных нежилых помещений");
     this.tbCommonAreaState.set_Location(new System.Drawing.Point(0x110, 0x48));
     this.tbCommonAreaState.set_Name("tbCommonAreaState");
     this.tbCommonAreaState.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbCommonAreaState.set_TabIndex(30);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(3, 0x4f));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0xb7, 13));
     this.label4.set_TabIndex(0x1d);
     this.label4.set_Text("В государственной собственности");
     this.tbCommonAreaPrivate.set_Location(new System.Drawing.Point(0x110, 0x31));
     this.tbCommonAreaPrivate.set_Name("tbCommonAreaPrivate");
     this.tbCommonAreaPrivate.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbCommonAreaPrivate.set_TabIndex(0x1c);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(3, 0x38));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x88, 13));
     this.label3.set_TabIndex(0x1b);
     this.label3.set_Text("В частной собственности");
     this.tbCommonAreaTotal.set_Location(new System.Drawing.Point(0x110, 0x1a));
     this.tbCommonAreaTotal.set_Name("tbCommonAreaTotal");
     this.tbCommonAreaTotal.set_Size(new System.Drawing.Size(0x45, 20));
     this.tbCommonAreaTotal.set_TabIndex(0x1a);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(3, 0x21));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(200, 13));
     this.label2.set_TabIndex(0x19);
     this.label2.set_Text("Общая площадь нежилых помещений");
     this.nudCommonNumber.set_Location(new System.Drawing.Point(0x110, 2));
     int[] numArray3 = new int[4];
     numArray3[0] = 0xf4240;
     this.nudCommonNumber.set_Maximum(new decimal(numArray3));
     this.nudCommonNumber.set_Name("nudCommonNumber");
     this.nudCommonNumber.set_Size(new System.Drawing.Size(0x45, 20));
     this.nudCommonNumber.set_TabIndex(0x18);
     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(0xb0, 13));
     this.label1.set_TabIndex(0x17);
     this.label1.set_Text("Количество нежилых помещений");
     this.groupBox2.Controls.Add(this.panel2);
     this.groupBox2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox2.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0x14d, 0x1d4));
     this.groupBox2.set_TabIndex(0);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Экспликация земельного участка");
     this.panel2.set_AutoScroll(true);
     this.panel2.Controls.Add(this.btnSaveHouseAreaInfo);
     this.panel2.Controls.Add(this.tbLandAreaLawnsArea);
     this.panel2.Controls.Add(this.label33);
     this.panel2.Controls.Add(this.tbLandAreaUncoveredArea);
     this.panel2.Controls.Add(this.label35);
     this.panel2.Controls.Add(this.tbLandAreaInHouseArea);
     this.panel2.Controls.Add(this.label36);
     this.panel2.Controls.Add(this.tbNonBuildUpGreenSpacesOther);
     this.panel2.Controls.Add(this.label28);
     this.panel2.Controls.Add(this.tbNonBuildUpGreenSpacesLineWithTrees);
     this.panel2.Controls.Add(this.label29);
     this.panel2.Controls.Add(this.tbNonBuildUpGreenSpacesSquare);
     this.panel2.Controls.Add(this.label31);
     this.panel2.Controls.Add(this.tbNonBuildUpGreenSpacesTotal);
     this.panel2.Controls.Add(this.label27);
     this.panel2.Controls.Add(this.tbNonBuildUpSiteOther);
     this.panel2.Controls.Add(this.label23);
     this.panel2.Controls.Add(this.tbNonBuildUpSiteSport);
     this.panel2.Controls.Add(this.label24);
     this.panel2.Controls.Add(this.label25);
     this.panel2.Controls.Add(this.tbNonBuildUpSiteChildren);
     this.panel2.Controls.Add(this.label26);
     this.panel2.Controls.Add(this.tbNonBuildUpHardCoatingOther);
     this.panel2.Controls.Add(this.label22);
     this.panel2.Controls.Add(this.tbNonBuildUpHardCoatingSidewalks);
     this.panel2.Controls.Add(this.label21);
     this.panel2.Controls.Add(this.tbNonBuildUpHardCoatingLanes);
     this.panel2.Controls.Add(this.label19);
     this.panel2.Controls.Add(this.tbNonBuildUpHardCoatingTotal);
     this.panel2.Controls.Add(this.label18);
     this.panel2.Controls.Add(this.tbNonBuildUpAsphaltlessClaningArea);
     this.panel2.Controls.Add(this.label17);
     this.panel2.Controls.Add(this.tbNonBuildUpTotal);
     this.panel2.Controls.Add(this.label16);
     this.panel2.Controls.Add(this.tbLandAreaBuildUp);
     this.panel2.Controls.Add(this.label15);
     this.panel2.Controls.Add(this.tbLandAreaTotal);
     this.panel2.Controls.Add(this.label14);
     this.panel2.Controls.Add(this.tbLandAreaSurvey);
     this.panel2.Controls.Add(this.label13);
     this.panel2.Controls.Add(this.tbTechInventory);
     this.panel2.Controls.Add(this.label12);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel2.set_Location(new System.Drawing.Point(3, 0x10));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x147, 0x1c1));
     this.panel2.set_TabIndex(0);
     this.btnSaveHouseAreaInfo.set_Location(new System.Drawing.Point(0xfd, 0x17e));
     this.btnSaveHouseAreaInfo.set_Name("btnSaveHouseAreaInfo");
     this.btnSaveHouseAreaInfo.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnSaveHouseAreaInfo.set_TabIndex(0x56);
     this.btnSaveHouseAreaInfo.set_Text("Сохранить");
     this.btnSaveHouseAreaInfo.set_UseVisualStyleBackColor(true);
     this.btnSaveHouseAreaInfo.add_Click(new System.EventHandler(this.btnSaveHouseAreaInfo_Click));
     this.tbLandAreaLawnsArea.set_Location(new System.Drawing.Point(0x7a, 0x17e));
     this.tbLandAreaLawnsArea.set_Name("tbLandAreaLawnsArea");
     this.tbLandAreaLawnsArea.set_Size(new System.Drawing.Size(100, 20));
     this.tbLandAreaLawnsArea.set_TabIndex(0x55);
     this.label33.set_AutoSize(true);
     this.label33.set_Location(new System.Drawing.Point(0x77, 0x16d));
     this.label33.set_Name("label33");
     this.label33.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label33.set_TabIndex(0x54);
     this.label33.set_Text("Газоны");
     this.tbLandAreaUncoveredArea.set_Location(new System.Drawing.Point(0x10, 0x17e));
     this.tbLandAreaUncoveredArea.set_Name("tbLandAreaUncoveredArea");
     this.tbLandAreaUncoveredArea.set_Size(new System.Drawing.Size(100, 20));
     this.tbLandAreaUncoveredArea.set_TabIndex(0x53);
     this.label35.set_AutoSize(true);
     this.label35.set_Location(new System.Drawing.Point(13, 0x16d));
     this.label35.set_Name("label35");
     this.label35.set_Size(new System.Drawing.Size(0x4e, 13));
     this.label35.set_TabIndex(0x52);
     this.label35.set_Text("Без покрытия");
     this.tbLandAreaInHouseArea.set_Location(new System.Drawing.Point(0xe4, 0x150));
     this.tbLandAreaInHouseArea.set_Name("tbLandAreaInHouseArea");
     this.tbLandAreaInHouseArea.set_Size(new System.Drawing.Size(100, 20));
     this.tbLandAreaInHouseArea.set_TabIndex(0x51);
     this.label36.set_AutoSize(true);
     this.label36.set_Location(new System.Drawing.Point(6, 340));
     this.label36.set_Name("label36");
     this.label36.set_Size(new System.Drawing.Size(0xda, 0x1a));
     this.label36.set_TabIndex(80);
     this.label36.set_Text("Площадь придомовой территории (всего)\r\nВ том числе:");
     this.tbNonBuildUpGreenSpacesOther.set_Location(new System.Drawing.Point(0xe4, 0x138));
     this.tbNonBuildUpGreenSpacesOther.set_Name("tbNonBuildUpGreenSpacesOther");
     this.tbNonBuildUpGreenSpacesOther.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpGreenSpacesOther.set_TabIndex(0x4f);
     this.label28.set_AutoSize(true);
     this.label28.set_Location(new System.Drawing.Point(0xe1, 0x128));
     this.label28.set_Name("label28");
     this.label28.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label28.set_TabIndex(0x4e);
     this.label28.set_Text("Прочее");
     this.tbNonBuildUpGreenSpacesLineWithTrees.set_Location(new System.Drawing.Point(0x7a, 0x138));
     this.tbNonBuildUpGreenSpacesLineWithTrees.set_Name("tbNonBuildUpGreenSpacesLineWithTrees");
     this.tbNonBuildUpGreenSpacesLineWithTrees.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpGreenSpacesLineWithTrees.set_TabIndex(0x4d);
     this.label29.set_AutoSize(true);
     this.label29.set_Location(new System.Drawing.Point(0x77, 0x128));
     this.label29.set_Name("label29");
     this.label29.set_Size(new System.Drawing.Size(0x25, 13));
     this.label29.set_TabIndex(0x4c);
     this.label29.set_Text("Газон");
     this.tbNonBuildUpGreenSpacesSquare.set_Location(new System.Drawing.Point(0x10, 0x138));
     this.tbNonBuildUpGreenSpacesSquare.set_Name("tbNonBuildUpGreenSpacesSquare");
     this.tbNonBuildUpGreenSpacesSquare.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpGreenSpacesSquare.set_TabIndex(0x4b);
     this.label31.set_AutoSize(true);
     this.label31.set_Location(new System.Drawing.Point(13, 0x128));
     this.label31.set_Name("label31");
     this.label31.set_Size(new System.Drawing.Size(0x26, 13));
     this.label31.set_TabIndex(0x4a);
     this.label31.set_Text("Сквер");
     this.tbNonBuildUpGreenSpacesTotal.set_Location(new System.Drawing.Point(0xe4, 0x108));
     this.tbNonBuildUpGreenSpacesTotal.set_Name("tbNonBuildUpGreenSpacesTotal");
     this.tbNonBuildUpGreenSpacesTotal.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpGreenSpacesTotal.set_TabIndex(0x49);
     this.label27.set_AutoSize(true);
     this.label27.set_Location(new System.Drawing.Point(6, 0x10f));
     this.label27.set_Name("label27");
     this.label27.set_Size(new System.Drawing.Size(0x9b, 0x1a));
     this.label27.set_TabIndex(0x48);
     this.label27.set_Text("Зеленые насаждения (всего)\r\nВ том числе:");
     this.tbNonBuildUpSiteOther.set_Location(new System.Drawing.Point(0xe4, 240));
     this.tbNonBuildUpSiteOther.set_Name("tbNonBuildUpSiteOther");
     this.tbNonBuildUpSiteOther.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpSiteOther.set_TabIndex(0x47);
     this.label23.set_AutoSize(true);
     this.label23.set_Location(new System.Drawing.Point(0xe1, 0xe1));
     this.label23.set_Name("label23");
     this.label23.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label23.set_TabIndex(70);
     this.label23.set_Text("Прочие");
     this.tbNonBuildUpSiteSport.set_Location(new System.Drawing.Point(0x7a, 240));
     this.tbNonBuildUpSiteSport.set_Name("tbNonBuildUpSiteSport");
     this.tbNonBuildUpSiteSport.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpSiteSport.set_TabIndex(0x45);
     this.label24.set_AutoSize(true);
     this.label24.set_Location(new System.Drawing.Point(0x77, 0xe1));
     this.label24.set_Name("label24");
     this.label24.set_Size(new System.Drawing.Size(0x45, 13));
     this.label24.set_TabIndex(0x44);
     this.label24.set_Text("Спортивные");
     this.label25.set_AutoSize(true);
     this.label25.set_Location(new System.Drawing.Point(6, 0xd3));
     this.label25.set_Name("label25");
     this.label25.set_Size(new System.Drawing.Size(60, 13));
     this.label25.set_TabIndex(0x43);
     this.label25.set_Text("Площадки");
     this.tbNonBuildUpSiteChildren.set_Location(new System.Drawing.Point(0x10, 240));
     this.tbNonBuildUpSiteChildren.set_Name("tbNonBuildUpSiteChildren");
     this.tbNonBuildUpSiteChildren.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpSiteChildren.set_TabIndex(0x42);
     this.label26.set_AutoSize(true);
     this.label26.set_Location(new System.Drawing.Point(13, 0xe1));
     this.label26.set_Name("label26");
     this.label26.set_Size(new System.Drawing.Size(0x33, 13));
     this.label26.set_TabIndex(0x41);
     this.label26.set_Text("Детские");
     this.tbNonBuildUpHardCoatingOther.set_Location(new System.Drawing.Point(0xe4, 190));
     this.tbNonBuildUpHardCoatingOther.set_Name("tbNonBuildUpHardCoatingOther");
     this.tbNonBuildUpHardCoatingOther.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpHardCoatingOther.set_TabIndex(0x40);
     this.label22.set_AutoSize(true);
     this.label22.set_Location(new System.Drawing.Point(0xe1, 0xae));
     this.label22.set_Name("label22");
     this.label22.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label22.set_TabIndex(0x3f);
     this.label22.set_Text("Прочие");
     this.tbNonBuildUpHardCoatingSidewalks.set_Location(new System.Drawing.Point(0x7a, 190));
     this.tbNonBuildUpHardCoatingSidewalks.set_Name("tbNonBuildUpHardCoatingSidewalks");
     this.tbNonBuildUpHardCoatingSidewalks.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpHardCoatingSidewalks.set_TabIndex(0x3e);
     this.label21.set_AutoSize(true);
     this.label21.set_Location(new System.Drawing.Point(0x77, 0xae));
     this.label21.set_Name("label21");
     this.label21.set_Size(new System.Drawing.Size(0x38, 13));
     this.label21.set_TabIndex(0x3d);
     this.label21.set_Text("Тротуары");
     this.tbNonBuildUpHardCoatingLanes.set_Location(new System.Drawing.Point(0x10, 190));
     this.tbNonBuildUpHardCoatingLanes.set_Name("tbNonBuildUpHardCoatingLanes");
     this.tbNonBuildUpHardCoatingLanes.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpHardCoatingLanes.set_TabIndex(60);
     this.label19.set_AutoSize(true);
     this.label19.set_Location(new System.Drawing.Point(13, 0xae));
     this.label19.set_Name("label19");
     this.label19.set_Size(new System.Drawing.Size(0x35, 13));
     this.label19.set_TabIndex(0x3b);
     this.label19.set_Text("Проезды");
     this.tbNonBuildUpHardCoatingTotal.set_Location(new System.Drawing.Point(0xe4, 0x8b));
     this.tbNonBuildUpHardCoatingTotal.set_Name("tbNonBuildUpHardCoatingTotal");
     this.tbNonBuildUpHardCoatingTotal.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpHardCoatingTotal.set_TabIndex(0x3a);
     this.label18.set_AutoSize(true);
     this.label18.set_Location(new System.Drawing.Point(6, 0x92));
     this.label18.set_Name("label18");
     this.label18.set_Size(new System.Drawing.Size(0x8e, 0x1a));
     this.label18.set_TabIndex(0x39);
     this.label18.set_Text("Твердые покрытия (всего)\r\nВ том числе:");
     this.tbNonBuildUpAsphaltlessClaningArea.set_Location(new System.Drawing.Point(0xe4, 0x73));
     this.tbNonBuildUpAsphaltlessClaningArea.set_Name("tbNonBuildUpAsphaltlessClaningArea");
     this.tbNonBuildUpAsphaltlessClaningArea.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpAsphaltlessClaningArea.set_TabIndex(0x38);
     this.label17.set_AutoSize(true);
     this.label17.set_Location(new System.Drawing.Point(6, 0x7a));
     this.label17.set_Name("label17");
     this.label17.set_Size(new System.Drawing.Size(0xa6, 13));
     this.label17.set_TabIndex(0x37);
     this.label17.set_Text("Неасфальтированная площадь");
     this.tbNonBuildUpTotal.set_Location(new System.Drawing.Point(0xe4, 0x5c));
     this.tbNonBuildUpTotal.set_Name("tbNonBuildUpTotal");
     this.tbNonBuildUpTotal.set_Size(new System.Drawing.Size(100, 20));
     this.tbNonBuildUpTotal.set_TabIndex(0x36);
     this.label16.set_AutoSize(true);
     this.label16.set_Location(new System.Drawing.Point(6, 0x62));
     this.label16.set_Name("label16");
     this.label16.set_Size(new System.Drawing.Size(0x86, 13));
     this.label16.set_TabIndex(0x35);
     this.label16.set_Text("Незастроенная площадь");
     this.tbLandAreaBuildUp.set_Location(new System.Drawing.Point(0xe4, 0x45));
     this.tbLandAreaBuildUp.set_Name("tbLandAreaBuildUp");
     this.tbLandAreaBuildUp.set_Size(new System.Drawing.Size(100, 20));
     this.tbLandAreaBuildUp.set_TabIndex(0x34);
     this.label15.set_AutoSize(true);
     this.label15.set_Location(new System.Drawing.Point(6, 0x4b));
     this.label15.set_Name("label15");
     this.label15.set_Size(new System.Drawing.Size(0x79, 13));
     this.label15.set_TabIndex(0x33);
     this.label15.set_Text("Застроенная площадь");
     this.tbLandAreaTotal.set_Location(new System.Drawing.Point(0xe4, 0x2e));
     this.tbLandAreaTotal.set_Name("tbLandAreaTotal");
     this.tbLandAreaTotal.set_Size(new System.Drawing.Size(100, 20));
     this.tbLandAreaTotal.set_TabIndex(50);
     this.label14.set_AutoSize(true);
     this.label14.set_Location(new System.Drawing.Point(6, 0x35));
     this.label14.set_Name("label14");
     this.label14.set_Size(new System.Drawing.Size(180, 13));
     this.label14.set_TabIndex(0x31);
     this.label14.set_Text("По фактическому использованию");
     this.tbLandAreaSurvey.set_Location(new System.Drawing.Point(0xe4, 0x18));
     this.tbLandAreaSurvey.set_Name("tbLandAreaSurvey");
     this.tbLandAreaSurvey.set_Size(new System.Drawing.Size(100, 20));
     this.tbLandAreaSurvey.set_TabIndex(0x30);
     this.label13.set_AutoSize(true);
     this.label13.set_Location(new System.Drawing.Point(6, 0x1f));
     this.label13.set_Name("label13");
     this.label13.set_Size(new System.Drawing.Size(0x7d, 13));
     this.label13.set_TabIndex(0x2f);
     this.label13.set_Text("По данным межевания");
     this.tbTechInventory.set_Location(new System.Drawing.Point(0xe4, 2));
     this.tbTechInventory.set_Name("tbTechInventory");
     this.tbTechInventory.set_Size(new System.Drawing.Size(100, 20));
     this.tbTechInventory.set_TabIndex(0x2e);
     this.label12.set_AutoSize(true);
     this.label12.set_Location(new System.Drawing.Point(6, 9));
     this.label12.set_Name("label12");
     this.label12.set_Size(new System.Drawing.Size(0xd8, 13));
     this.label12.set_TabIndex(0x2d);
     this.label12.set_Text("По данным технической инвентаризации");
     this.EngineeringEquipment.Controls.Add(this.tabControl1);
     this.EngineeringEquipment.set_Location(new System.Drawing.Point(4, 0x16));
     this.EngineeringEquipment.set_Name("EngineeringEquipment");
     this.EngineeringEquipment.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.EngineeringEquipment.set_TabIndex(4);
     this.EngineeringEquipment.set_Text("Инженерное оборудование");
     this.EngineeringEquipment.set_UseVisualStyleBackColor(true);
     this.tabControl1.Controls.Add(this.tabPage6);
     this.tabControl1.Controls.Add(this.tabPage7);
     this.tabControl1.Controls.Add(this.tabPage8);
     this.tabControl1.Controls.Add(this.tabPage9);
     this.tabControl1.Controls.Add(this.tabPage10);
     this.tabControl1.Controls.Add(this.tabPage11);
     this.tabControl1.Controls.Add(this.tabPage12);
     this.tabControl1.Controls.Add(this.tabPage13);
     this.tabControl1.Controls.Add(this.tabPage14);
     this.tabControl1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tabControl1.set_Location(new System.Drawing.Point(0, 0));
     this.tabControl1.set_Name("tabControl1");
     this.tabControl1.set_SelectedIndex(0);
     this.tabControl1.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.tabControl1.set_TabIndex(0);
     this.tabPage6.Controls.Add(this.panel4);
     this.tabPage6.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage6.set_Name("tabPage6");
     this.tabPage6.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPage6.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage6.set_TabIndex(0);
     this.tabPage6.set_Text("Отопление");
     this.tabPage6.set_UseVisualStyleBackColor(true);
     this.panel4.set_AutoSize(true);
     this.panel4.Controls.Add(this.btnHeatingSave);
     this.panel4.Controls.Add(this.label54);
     this.panel4.Controls.Add(this.tbHeatingHeatedArea);
     this.panel4.Controls.Add(this.label52);
     this.panel4.Controls.Add(this.nudHeatingConvectorsNumber);
     this.panel4.Controls.Add(this.label53);
     this.panel4.Controls.Add(this.nudHeatingHeatCenterNumber);
     this.panel4.Controls.Add(this.label49);
     this.panel4.Controls.Add(this.nudHeatingBoxes);
     this.panel4.Controls.Add(this.label50);
     this.panel4.Controls.Add(this.nudHeatingElevators);
     this.panel4.Controls.Add(this.label51);
     this.panel4.Controls.Add(this.nudHeatingThreewayValvesNumber);
     this.panel4.Controls.Add(this.label46);
     this.panel4.Controls.Add(this.nudHeatingValvesNumber);
     this.panel4.Controls.Add(this.label47);
     this.panel4.Controls.Add(this.nudHeatingDynamicValvesNumber);
     this.panel4.Controls.Add(this.label48);
     this.panel4.Controls.Add(this.nudHeatingSteelHeatersNumber);
     this.panel4.Controls.Add(this.label45);
     this.panel4.Controls.Add(this.tbHeatingThermalInsulation);
     this.panel4.Controls.Add(this.label44);
     this.panel4.Controls.Add(this.nudHeatingLockedValvesNumber);
     this.panel4.Controls.Add(this.label43);
     this.panel4.Controls.Add(this.nudHeatingRadiatorNumberApartment);
     this.panel4.Controls.Add(this.label42);
     this.panel4.Controls.Add(this.nudHeatingRadiatorNumberStairwell);
     this.panel4.Controls.Add(this.label41);
     this.panel4.Controls.Add(this.tbHeatingArrangementApartment);
     this.panel4.Controls.Add(this.label40);
     this.panel4.Controls.Add(this.tbHeatingRisesLengthApartment);
     this.panel4.Controls.Add(this.label39);
     this.panel4.Controls.Add(this.tbHeatingRisesLengthBasement);
     this.panel4.Controls.Add(this.label38);
     this.panel4.Controls.Add(this.tbHeatingPipelineLength);
     this.panel4.Controls.Add(this.label37);
     this.panel4.Controls.Add(this.nudHeatingRisesNumber);
     this.panel4.Controls.Add(this.label34);
     this.panel4.Controls.Add(this.tbHeatingFillingLength);
     this.panel4.Controls.Add(this.label32);
     this.panel4.Controls.Add(this.nudHeatingControlAssemblyNumber);
     this.panel4.Controls.Add(this.label30);
     this.panel4.Controls.Add(this.nudHeatingEntryPointNumber);
     this.panel4.Controls.Add(this.cbHeatingHasMeter);
     this.panel4.Controls.Add(this.label20);
     this.panel4.Controls.Add(this.sfdHeatingType);
     this.panel4.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel4.set_Location(new System.Drawing.Point(3, 3));
     this.panel4.set_Name("panel4");
     this.panel4.set_Size(new System.Drawing.Size(0x271, 0x222));
     this.panel4.set_TabIndex(0);
     this.btnHeatingSave.set_Location(new System.Drawing.Point(0x115, 0x202));
     this.btnHeatingSave.set_Name("btnHeatingSave");
     this.btnHeatingSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnHeatingSave.set_TabIndex(0x47);
     this.btnHeatingSave.set_Text("Сохранить");
     this.btnHeatingSave.set_UseVisualStyleBackColor(true);
     this.btnHeatingSave.add_Click(new System.EventHandler(this.btnHeatingSave_Click));
     this.label54.set_AutoSize(true);
     this.label54.set_Location(new System.Drawing.Point(0, 0x1c3));
     this.label54.set_Name("label54");
     this.label54.set_Size(new System.Drawing.Size(130, 13));
     this.label54.set_TabIndex(0x5c);
     this.label54.set_Text("Отапливаемая площадь");
     this.tbHeatingHeatedArea.set_Location(new System.Drawing.Point(0xe7, 0x1bc));
     this.tbHeatingHeatedArea.set_Name("tbHeatingHeatedArea");
     this.tbHeatingHeatedArea.set_Size(new System.Drawing.Size(120, 20));
     this.tbHeatingHeatedArea.set_TabIndex(0x43);
     this.label52.set_AutoSize(true);
     this.label52.set_Location(new System.Drawing.Point(1, 0x1f0));
     this.label52.set_Name("label52");
     this.label52.set_Size(new System.Drawing.Size(0x45, 13));
     this.label52.set_TabIndex(90);
     this.label52.set_Text("Конвекторы");
     this.nudHeatingConvectorsNumber.set_Location(new System.Drawing.Point(0xe7, 0x1eb));
     int[] numArray4 = new int[4];
     numArray4[0] = 0x5f5e100;
     this.nudHeatingConvectorsNumber.set_Maximum(new decimal(numArray4));
     this.nudHeatingConvectorsNumber.set_Name("nudHeatingConvectorsNumber");
     this.nudHeatingConvectorsNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingConvectorsNumber.set_TabIndex(0x45);
     this.label53.set_AutoSize(true);
     this.label53.set_Location(new System.Drawing.Point(1, 0x1d8));
     this.label53.set_Name("label53");
     this.label53.set_Size(new System.Drawing.Size(0x95, 13));
     this.label53.set_TabIndex(0x58);
     this.label53.set_Text("Количество тепловых узлов");
     this.nudHeatingHeatCenterNumber.set_Location(new System.Drawing.Point(0xe7, 0x1d3));
     int[] numArray5 = new int[4];
     numArray5[0] = 0xf4240;
     this.nudHeatingHeatCenterNumber.set_Maximum(new decimal(numArray5));
     this.nudHeatingHeatCenterNumber.set_Name("nudHeatingHeatCenterNumber");
     this.nudHeatingHeatCenterNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingHeatCenterNumber.set_TabIndex(0x44);
     this.label49.set_AutoSize(true);
     this.label49.set_Location(new System.Drawing.Point(1, 0x1ad));
     this.label49.set_Name("label49");
     this.label49.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label49.set_TabIndex(0x56);
     this.label49.set_Text("Короба");
     this.nudHeatingBoxes.set_Location(new System.Drawing.Point(0xe7, 0x1a6));
     int[] numArray6 = new int[4];
     numArray6[0] = 0x989680;
     this.nudHeatingBoxes.set_Maximum(new decimal(numArray6));
     this.nudHeatingBoxes.set_Name("nudHeatingBoxes");
     this.nudHeatingBoxes.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingBoxes.set_TabIndex(0x42);
     this.label50.set_AutoSize(true);
     this.label50.set_Location(new System.Drawing.Point(1, 0x195));
     this.label50.set_Name("label50");
     this.label50.set_Size(new System.Drawing.Size(0x8e, 13));
     this.label50.set_TabIndex(0x54);
     this.label50.set_Text("Кол-во элеваторных узлов");
     this.nudHeatingElevators.set_Location(new System.Drawing.Point(0xe7, 0x18e));
     int[] numArray7 = new int[4];
     numArray7[0] = 0x989680;
     this.nudHeatingElevators.set_Maximum(new decimal(numArray7));
     this.nudHeatingElevators.set_Name("nudHeatingElevators");
     this.nudHeatingElevators.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingElevators.set_TabIndex(0x41);
     this.label51.set_AutoSize(true);
     this.label51.set_Location(new System.Drawing.Point(1, 0x17d));
     this.label51.set_Name("label51");
     this.label51.set_Size(new System.Drawing.Size(0x6d, 13));
     this.label51.set_TabIndex(0x52);
     this.label51.set_Text("Трехходовые краны");
     this.nudHeatingThreewayValvesNumber.set_Location(new System.Drawing.Point(0xe7, 0x176));
     int[] numArray8 = new int[4];
     numArray8[0] = 0x989680;
     this.nudHeatingThreewayValvesNumber.set_Maximum(new decimal(numArray8));
     this.nudHeatingThreewayValvesNumber.set_Name("nudHeatingThreewayValvesNumber");
     this.nudHeatingThreewayValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingThreewayValvesNumber.set_TabIndex(0x40);
     this.label46.set_AutoSize(true);
     this.label46.set_Location(new System.Drawing.Point(2, 0x167));
     this.label46.set_Name("label46");
     this.label46.set_Size(new System.Drawing.Size(0x31, 13));
     this.label46.set_TabIndex(80);
     this.label46.set_Text("Вентили");
     this.nudHeatingValvesNumber.set_Location(new System.Drawing.Point(0xe7, 0x160));
     int[] numArray9 = new int[4];
     numArray9[0] = 0x989680;
     this.nudHeatingValvesNumber.set_Maximum(new decimal(numArray9));
     this.nudHeatingValvesNumber.set_Name("nudHeatingValvesNumber");
     this.nudHeatingValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingValvesNumber.set_TabIndex(0x3f);
     this.label47.set_AutoSize(true);
     this.label47.set_Location(new System.Drawing.Point(2, 0x150));
     this.label47.set_Name("label47");
     this.label47.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label47.set_TabIndex(0x4e);
     this.label47.set_Text("Задвижки");
     this.nudHeatingDynamicValvesNumber.set_Location(new System.Drawing.Point(0xe7, 0x149));
     int[] numArray10 = new int[4];
     numArray10[0] = 0x989680;
     this.nudHeatingDynamicValvesNumber.set_Maximum(new decimal(numArray10));
     this.nudHeatingDynamicValvesNumber.set_Name("nudHeatingDynamicValvesNumber");
     this.nudHeatingDynamicValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingDynamicValvesNumber.set_TabIndex(0x3e);
     this.label48.set_AutoSize(true);
     this.label48.set_Location(new System.Drawing.Point(2, 0x138));
     this.label48.set_Name("label48");
     this.label48.set_Size(new System.Drawing.Size(0x7c, 13));
     this.label48.set_TabIndex(0x4c);
     this.label48.set_Text("Калориферы стальные");
     this.nudHeatingSteelHeatersNumber.set_Location(new System.Drawing.Point(0xe7, 0x133));
     int[] numArray11 = new int[4];
     numArray11[0] = 0x989680;
     this.nudHeatingSteelHeatersNumber.set_Maximum(new decimal(numArray11));
     this.nudHeatingSteelHeatersNumber.set_Name("nudHeatingSteelHeatersNumber");
     this.nudHeatingSteelHeatersNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingSteelHeatersNumber.set_TabIndex(0x3d);
     this.label45.set_AutoSize(true);
     this.label45.set_Location(new System.Drawing.Point(1, 0x123));
     this.label45.set_Name("label45");
     this.label45.set_Size(new System.Drawing.Size(0x86, 13));
     this.label45.set_TabIndex(0x4a);
     this.label45.set_Text("Площадь теплоизоляции");
     this.tbHeatingThermalInsulation.set_Location(new System.Drawing.Point(0xe7, 0x11c));
     this.tbHeatingThermalInsulation.set_Name("tbHeatingThermalInsulation");
     this.tbHeatingThermalInsulation.set_Size(new System.Drawing.Size(120, 20));
     this.tbHeatingThermalInsulation.set_TabIndex(60);
     this.label44.set_AutoSize(true);
     this.label44.set_Location(new System.Drawing.Point(2, 0x10b));
     this.label44.set_Name("label44");
     this.label44.set_Size(new System.Drawing.Size(0xd8, 13));
     this.label44.set_TabIndex(0x48);
     this.label44.set_Text("Кол-во запорно-регулирующая арматуры");
     this.nudHeatingLockedValvesNumber.set_Location(new System.Drawing.Point(0xe7, 260));
     int[] numArray12 = new int[4];
     numArray12[0] = 0x989680;
     this.nudHeatingLockedValvesNumber.set_Maximum(new decimal(numArray12));
     this.nudHeatingLockedValvesNumber.set_Name("nudHeatingLockedValvesNumber");
     this.nudHeatingLockedValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingLockedValvesNumber.set_TabIndex(0x3b);
     this.label43.set_AutoSize(true);
     this.label43.set_Location(new System.Drawing.Point(2, 0xf2));
     this.label43.set_Name("label43");
     this.label43.set_Size(new System.Drawing.Size(0xa7, 13));
     this.label43.set_TabIndex(70);
     this.label43.set_Text("Кол-во радиаторов в квартирах");
     this.nudHeatingRadiatorNumberApartment.set_Location(new System.Drawing.Point(0xe7, 0xeb));
     int[] numArray13 = new int[4];
     numArray13[0] = 0xf4240;
     this.nudHeatingRadiatorNumberApartment.set_Maximum(new decimal(numArray13));
     this.nudHeatingRadiatorNumberApartment.set_Name("nudHeatingRadiatorNumberApartment");
     this.nudHeatingRadiatorNumberApartment.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingRadiatorNumberApartment.set_TabIndex(0x3a);
     this.label42.set_AutoSize(true);
     this.label42.set_Location(new System.Drawing.Point(2, 0xda));
     this.label42.set_Name("label42");
     this.label42.set_Size(new System.Drawing.Size(0xdf, 13));
     this.label42.set_TabIndex(0x44);
     this.label42.set_Text("Кол-во радиаторов на лестничных клетках");
     this.nudHeatingRadiatorNumberStairwell.set_Location(new System.Drawing.Point(0xe7, 0xd3));
     int[] numArray14 = new int[4];
     numArray14[0] = 0xf4240;
     this.nudHeatingRadiatorNumberStairwell.set_Maximum(new decimal(numArray14));
     this.nudHeatingRadiatorNumberStairwell.set_Name("nudHeatingRadiatorNumberStairwell");
     this.nudHeatingRadiatorNumberStairwell.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingRadiatorNumberStairwell.set_TabIndex(0x39);
     this.label41.set_AutoSize(true);
     this.label41.set_Location(new System.Drawing.Point(1, 0xc2));
     this.label41.set_Name("label41");
     this.label41.set_Size(new System.Drawing.Size(0x9b, 13));
     this.label41.set_TabIndex(0x42);
     this.label41.set_Text("Длина разводки в квартирах");
     this.tbHeatingArrangementApartment.set_Location(new System.Drawing.Point(0xe7, 0xbb));
     this.tbHeatingArrangementApartment.set_Name("tbHeatingArrangementApartment");
     this.tbHeatingArrangementApartment.set_Size(new System.Drawing.Size(0x79, 20));
     this.tbHeatingArrangementApartment.set_TabIndex(0x38);
     this.label40.set_AutoSize(true);
     this.label40.set_Location(new System.Drawing.Point(1, 170));
     this.label40.set_Name("label40");
     this.label40.set_Size(new System.Drawing.Size(0x94, 13));
     this.label40.set_TabIndex(0x40);
     this.label40.set_Text("Длина стояков в квартирах");
     this.tbHeatingRisesLengthApartment.set_Location(new System.Drawing.Point(0xe7, 0xa3));
     this.tbHeatingRisesLengthApartment.set_Name("tbHeatingRisesLengthApartment");
     this.tbHeatingRisesLengthApartment.set_Size(new System.Drawing.Size(120, 20));
     this.tbHeatingRisesLengthApartment.set_TabIndex(0x37);
     this.label39.set_AutoSize(true);
     this.label39.set_Location(new System.Drawing.Point(2, 0x93));
     this.label39.set_Name("label39");
     this.label39.set_Size(new System.Drawing.Size(0x8f, 13));
     this.label39.set_TabIndex(0x3e);
     this.label39.set_Text("Длина стояков в подвалах");
     this.tbHeatingRisesLengthBasement.set_Location(new System.Drawing.Point(0xe7, 140));
     this.tbHeatingRisesLengthBasement.set_Name("tbHeatingRisesLengthBasement");
     this.tbHeatingRisesLengthBasement.set_Size(new System.Drawing.Size(120, 20));
     this.tbHeatingRisesLengthBasement.set_TabIndex(0x36);
     this.label38.set_AutoSize(true);
     this.label38.set_Location(new System.Drawing.Point(1, 0x7c));
     this.label38.set_Name("label38");
     this.label38.set_Size(new System.Drawing.Size(0x77, 13));
     this.label38.set_TabIndex(60);
     this.label38.set_Text("Длина трубопроводов");
     this.tbHeatingPipelineLength.set_Location(new System.Drawing.Point(0xe7, 0x75));
     this.tbHeatingPipelineLength.set_Name("tbHeatingPipelineLength");
     this.tbHeatingPipelineLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbHeatingPipelineLength.set_TabIndex(0x35);
     this.label37.set_AutoSize(true);
     this.label37.set_Location(new System.Drawing.Point(2, 100));
     this.label37.set_Name("label37");
     this.label37.set_Size(new System.Drawing.Size(0x55, 13));
     this.label37.set_TabIndex(0x3a);
     this.label37.set_Text("Кол-во стояков");
     this.nudHeatingRisesNumber.set_Location(new System.Drawing.Point(0xe7, 0x5d));
     int[] numArray15 = new int[4];
     numArray15[0] = 0xf4240;
     this.nudHeatingRisesNumber.set_Maximum(new decimal(numArray15));
     this.nudHeatingRisesNumber.set_Name("nudHeatingRisesNumber");
     this.nudHeatingRisesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingRisesNumber.set_TabIndex(0x34);
     this.label34.set_AutoSize(true);
     this.label34.set_Location(new System.Drawing.Point(3, 0x4e));
     this.label34.set_Name("label34");
     this.label34.set_Size(new System.Drawing.Size(0x55, 13));
     this.label34.set_TabIndex(0x38);
     this.label34.set_Text("Длина разлива");
     this.tbHeatingFillingLength.set_Location(new System.Drawing.Point(0xe7, 70));
     this.tbHeatingFillingLength.set_Name("tbHeatingFillingLength");
     this.tbHeatingFillingLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbHeatingFillingLength.set_TabIndex(0x33);
     this.label32.set_AutoSize(true);
     this.label32.set_Location(new System.Drawing.Point(2, 0x37));
     this.label32.set_Name("label32");
     this.label32.set_Size(new System.Drawing.Size(0x87, 13));
     this.label32.set_TabIndex(0x36);
     this.label32.set_Text("Кол-во узлов управления");
     this.nudHeatingControlAssemblyNumber.set_Location(new System.Drawing.Point(0xe7, 0x30));
     int[] numArray16 = new int[4];
     numArray16[0] = 0xf4240;
     this.nudHeatingControlAssemblyNumber.set_Maximum(new decimal(numArray16));
     this.nudHeatingControlAssemblyNumber.set_Name("nudHeatingControlAssemblyNumber");
     this.nudHeatingControlAssemblyNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingControlAssemblyNumber.set_TabIndex(50);
     this.label30.set_AutoSize(true);
     this.label30.set_Location(new System.Drawing.Point(3, 0x21));
     this.label30.set_Name("label30");
     this.label30.set_Size(new System.Drawing.Size(0x68, 13));
     this.label30.set_TabIndex(0x34);
     this.label30.set_Text("Кол-во точек входа");
     this.nudHeatingEntryPointNumber.set_Location(new System.Drawing.Point(0xe7, 0x1a));
     int[] numArray17 = new int[4];
     numArray17[0] = 0xf4240;
     this.nudHeatingEntryPointNumber.set_Maximum(new decimal(numArray17));
     this.nudHeatingEntryPointNumber.set_Name("nudHeatingEntryPointNumber");
     this.nudHeatingEntryPointNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHeatingEntryPointNumber.set_TabIndex(0x31);
     this.cbHeatingHasMeter.set_AutoSize(true);
     this.cbHeatingHasMeter.set_Location(new System.Drawing.Point(0, 520));
     this.cbHeatingHasMeter.set_Name("cbHeatingHasMeter");
     this.cbHeatingHasMeter.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbHeatingHasMeter.set_Size(new System.Drawing.Size(150, 0x11));
     this.cbHeatingHasMeter.set_TabIndex(70);
     this.cbHeatingHasMeter.set_Text("Наличие приборов учета");
     this.cbHeatingHasMeter.set_UseVisualStyleBackColor(true);
     this.label20.set_AutoSize(true);
     this.label20.set_Location(new System.Drawing.Point(3, 11));
     this.label20.set_Name("label20");
     this.label20.set_Size(new System.Drawing.Size(0x1a, 13));
     this.label20.set_TabIndex(0x31);
     this.label20.set_Text("Тип");
     this.sfdHeatingType.set_FormattingEnabled(true);
     this.sfdHeatingType.set_Location(new System.Drawing.Point(0xe7, 3));
     this.sfdHeatingType.set_Name("sfdHeatingType");
     this.sfdHeatingType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdHeatingType.set_Sorted(true);
     this.sfdHeatingType.set_TabIndex(0x30);
     this.tabPage7.Controls.Add(this.panel5);
     this.tabPage7.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage7.set_Name("tabPage7");
     this.tabPage7.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPage7.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage7.set_TabIndex(1);
     this.tabPage7.set_Text("ГВС");
     this.tabPage7.set_UseVisualStyleBackColor(true);
     this.panel5.set_AutoScroll(true);
     this.panel5.Controls.Add(this.nudHotWaterFillingLength);
     this.panel5.Controls.Add(this.btnHotWaterSave);
     this.panel5.Controls.Add(this.label66);
     this.panel5.Controls.Add(this.nudHotWaterBasementPlugValvesNumber);
     this.panel5.Controls.Add(this.label64);
     this.panel5.Controls.Add(this.nudHotWaterBasementValvesNumber);
     this.panel5.Controls.Add(this.label65);
     this.panel5.Controls.Add(this.nudHotWaterDynamicValvesNumber);
     this.panel5.Controls.Add(this.label56);
     this.panel5.Controls.Add(this.tbHotWaterArrangementApartment);
     this.panel5.Controls.Add(this.label57);
     this.panel5.Controls.Add(this.tbHotWaterRisesLengthApartment);
     this.panel5.Controls.Add(this.label58);
     this.panel5.Controls.Add(this.tbHotWaterRisesLengthBasement);
     this.panel5.Controls.Add(this.label59);
     this.panel5.Controls.Add(this.tbHotWaterPipelineLength);
     this.panel5.Controls.Add(this.label60);
     this.panel5.Controls.Add(this.nudHotWaterRisesNumber);
     this.panel5.Controls.Add(this.label61);
     this.panel5.Controls.Add(this.label62);
     this.panel5.Controls.Add(this.nudHotWaterControlAssemblyNumber);
     this.panel5.Controls.Add(this.label63);
     this.panel5.Controls.Add(this.nudHotWaterEntryPointNumber);
     this.panel5.Controls.Add(this.cbHotWaterHasMeter);
     this.panel5.Controls.Add(this.label55);
     this.panel5.Controls.Add(this.sfdHotWaterType);
     this.panel5.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel5.set_Location(new System.Drawing.Point(3, 3));
     this.panel5.set_Name("panel5");
     this.panel5.set_Size(new System.Drawing.Size(0x271, 0x222));
     this.panel5.set_TabIndex(0);
     this.nudHotWaterFillingLength.set_Location(new System.Drawing.Point(0xe7, 0x47));
     int[] numArray18 = new int[4];
     numArray18[0] = 0x989680;
     this.nudHotWaterFillingLength.set_Maximum(new decimal(numArray18));
     this.nudHotWaterFillingLength.set_Name("nudHotWaterFillingLength");
     this.nudHotWaterFillingLength.set_Size(new System.Drawing.Size(120, 20));
     this.nudHotWaterFillingLength.set_TabIndex(0x4b);
     this.btnHotWaterSave.set_Location(new System.Drawing.Point(0x114, 0x119));
     this.btnHotWaterSave.set_Name("btnHotWaterSave");
     this.btnHotWaterSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnHotWaterSave.set_TabIndex(0x55);
     this.btnHotWaterSave.set_Text("Сохранить");
     this.btnHotWaterSave.set_UseVisualStyleBackColor(true);
     this.btnHotWaterSave.add_Click(new System.EventHandler(this.btnHotWaterSave_Click));
     this.label66.set_AutoSize(true);
     this.label66.set_Location(new System.Drawing.Point(2, 0x108));
     this.label66.set_Name("label66");
     this.label66.set_Size(new System.Drawing.Size(0xc5, 13));
     this.label66.set_TabIndex(0x58);
     this.label66.set_Text("Кол-во пробковых кранов в подвалах");
     this.nudHotWaterBasementPlugValvesNumber.set_Location(new System.Drawing.Point(0xe7, 0x101));
     int[] numArray19 = new int[4];
     numArray19[0] = 0x989680;
     this.nudHotWaterBasementPlugValvesNumber.set_Maximum(new decimal(numArray19));
     this.nudHotWaterBasementPlugValvesNumber.set_Name("nudHotWaterBasementPlugValvesNumber");
     this.nudHotWaterBasementPlugValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHotWaterBasementPlugValvesNumber.set_TabIndex(0x53);
     this.label64.set_AutoSize(true);
     this.label64.set_Location(new System.Drawing.Point(2, 0xf1));
     this.label64.set_Name("label64");
     this.label64.set_Size(new System.Drawing.Size(150, 13));
     this.label64.set_TabIndex(0x56);
     this.label64.set_Text("Кол-во вентилей в подвалах");
     this.nudHotWaterBasementValvesNumber.set_Location(new System.Drawing.Point(0xe7, 0xea));
     int[] numArray20 = new int[4];
     numArray20[0] = 0x989680;
     this.nudHotWaterBasementValvesNumber.set_Maximum(new decimal(numArray20));
     this.nudHotWaterBasementValvesNumber.set_Name("nudHotWaterBasementValvesNumber");
     this.nudHotWaterBasementValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHotWaterBasementValvesNumber.set_TabIndex(0x52);
     this.label65.set_AutoSize(true);
     this.label65.set_Location(new System.Drawing.Point(3, 0xda));
     this.label65.set_Name("label65");
     this.label65.set_Size(new System.Drawing.Size(0x5e, 13));
     this.label65.set_TabIndex(0x54);
     this.label65.set_Text("Кол-во задвижек");
     this.nudHotWaterDynamicValvesNumber.set_Location(new System.Drawing.Point(0xe7, 0xd3));
     int[] numArray21 = new int[4];
     numArray21[0] = 0x989680;
     this.nudHotWaterDynamicValvesNumber.set_Maximum(new decimal(numArray21));
     this.nudHotWaterDynamicValvesNumber.set_Name("nudHotWaterDynamicValvesNumber");
     this.nudHotWaterDynamicValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHotWaterDynamicValvesNumber.set_TabIndex(0x51);
     this.label56.set_AutoSize(true);
     this.label56.set_Location(new System.Drawing.Point(1, 0xc2));
     this.label56.set_Name("label56");
     this.label56.set_Size(new System.Drawing.Size(0x9b, 13));
     this.label56.set_TabIndex(0x52);
     this.label56.set_Text("Длина разводки в квартирах");
     this.tbHotWaterArrangementApartment.set_Location(new System.Drawing.Point(0xe7, 0xbb));
     this.tbHotWaterArrangementApartment.set_Name("tbHotWaterArrangementApartment");
     this.tbHotWaterArrangementApartment.set_Size(new System.Drawing.Size(0x79, 20));
     this.tbHotWaterArrangementApartment.set_TabIndex(80);
     this.label57.set_AutoSize(true);
     this.label57.set_Location(new System.Drawing.Point(1, 170));
     this.label57.set_Name("label57");
     this.label57.set_Size(new System.Drawing.Size(0x94, 13));
     this.label57.set_TabIndex(80);
     this.label57.set_Text("Длина стояков в квартирах");
     this.tbHotWaterRisesLengthApartment.set_Location(new System.Drawing.Point(0xe7, 0xa3));
     this.tbHotWaterRisesLengthApartment.set_Name("tbHotWaterRisesLengthApartment");
     this.tbHotWaterRisesLengthApartment.set_Size(new System.Drawing.Size(120, 20));
     this.tbHotWaterRisesLengthApartment.set_TabIndex(0x4f);
     this.label58.set_AutoSize(true);
     this.label58.set_Location(new System.Drawing.Point(2, 0x93));
     this.label58.set_Name("label58");
     this.label58.set_Size(new System.Drawing.Size(0x8f, 13));
     this.label58.set_TabIndex(0x4e);
     this.label58.set_Text("Длина стояков в подвалах");
     this.tbHotWaterRisesLengthBasement.set_Location(new System.Drawing.Point(0xe7, 140));
     this.tbHotWaterRisesLengthBasement.set_Name("tbHotWaterRisesLengthBasement");
     this.tbHotWaterRisesLengthBasement.set_Size(new System.Drawing.Size(120, 20));
     this.tbHotWaterRisesLengthBasement.set_TabIndex(0x4e);
     this.label59.set_AutoSize(true);
     this.label59.set_Location(new System.Drawing.Point(1, 0x7c));
     this.label59.set_Name("label59");
     this.label59.set_Size(new System.Drawing.Size(0x77, 13));
     this.label59.set_TabIndex(0x4c);
     this.label59.set_Text("Длина трубопроводов");
     this.tbHotWaterPipelineLength.set_Location(new System.Drawing.Point(0xe7, 0x75));
     this.tbHotWaterPipelineLength.set_Name("tbHotWaterPipelineLength");
     this.tbHotWaterPipelineLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbHotWaterPipelineLength.set_TabIndex(0x4d);
     this.label60.set_AutoSize(true);
     this.label60.set_Location(new System.Drawing.Point(2, 100));
     this.label60.set_Name("label60");
     this.label60.set_Size(new System.Drawing.Size(0x55, 13));
     this.label60.set_TabIndex(0x4a);
     this.label60.set_Text("Кол-во стояков");
     this.nudHotWaterRisesNumber.set_Location(new System.Drawing.Point(0xe7, 0x5d));
     int[] numArray22 = new int[4];
     numArray22[0] = 0x989680;
     this.nudHotWaterRisesNumber.set_Maximum(new decimal(numArray22));
     this.nudHotWaterRisesNumber.set_Name("nudHotWaterRisesNumber");
     this.nudHotWaterRisesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHotWaterRisesNumber.set_TabIndex(0x4c);
     this.label61.set_AutoSize(true);
     this.label61.set_Location(new System.Drawing.Point(3, 0x4f));
     this.label61.set_Name("label61");
     this.label61.set_Size(new System.Drawing.Size(0x55, 13));
     this.label61.set_TabIndex(0x48);
     this.label61.set_Text("Длина разлива");
     this.label62.set_AutoSize(true);
     this.label62.set_Location(new System.Drawing.Point(2, 0x38));
     this.label62.set_Name("label62");
     this.label62.set_Size(new System.Drawing.Size(0x87, 13));
     this.label62.set_TabIndex(70);
     this.label62.set_Text("Кол-во узлов управления");
     this.nudHotWaterControlAssemblyNumber.set_Location(new System.Drawing.Point(0xe7, 0x31));
     int[] numArray23 = new int[4];
     numArray23[0] = 0x989680;
     this.nudHotWaterControlAssemblyNumber.set_Maximum(new decimal(numArray23));
     this.nudHotWaterControlAssemblyNumber.set_Name("nudHotWaterControlAssemblyNumber");
     this.nudHotWaterControlAssemblyNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHotWaterControlAssemblyNumber.set_TabIndex(0x4a);
     this.label63.set_AutoSize(true);
     this.label63.set_Location(new System.Drawing.Point(3, 0x22));
     this.label63.set_Name("label63");
     this.label63.set_Size(new System.Drawing.Size(0x68, 13));
     this.label63.set_TabIndex(0x44);
     this.label63.set_Text("Кол-во точек входа");
     this.nudHotWaterEntryPointNumber.set_Location(new System.Drawing.Point(0xe7, 0x1b));
     int[] numArray24 = new int[4];
     numArray24[0] = 0xf4240;
     this.nudHotWaterEntryPointNumber.set_Maximum(new decimal(numArray24));
     this.nudHotWaterEntryPointNumber.set_Name("nudHotWaterEntryPointNumber");
     this.nudHotWaterEntryPointNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudHotWaterEntryPointNumber.set_TabIndex(0x49);
     this.cbHotWaterHasMeter.set_AutoSize(true);
     this.cbHotWaterHasMeter.set_Location(new System.Drawing.Point(1, 0x11f));
     this.cbHotWaterHasMeter.set_Name("cbHotWaterHasMeter");
     this.cbHotWaterHasMeter.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbHotWaterHasMeter.set_Size(new System.Drawing.Size(150, 0x11));
     this.cbHotWaterHasMeter.set_TabIndex(0x54);
     this.cbHotWaterHasMeter.set_Text("Наличие приборов учета");
     this.cbHotWaterHasMeter.set_UseVisualStyleBackColor(true);
     this.label55.set_AutoSize(true);
     this.label55.set_Location(new System.Drawing.Point(3, 11));
     this.label55.set_Name("label55");
     this.label55.set_Size(new System.Drawing.Size(0x1a, 13));
     this.label55.set_TabIndex(0x33);
     this.label55.set_Text("Тип");
     this.sfdHotWaterType.set_FormattingEnabled(true);
     this.sfdHotWaterType.set_Location(new System.Drawing.Point(0xe7, 3));
     this.sfdHotWaterType.set_Name("sfdHotWaterType");
     this.sfdHotWaterType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdHotWaterType.set_Sorted(true);
     this.sfdHotWaterType.set_TabIndex(0x48);
     this.tabPage8.Controls.Add(this.panel6);
     this.tabPage8.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage8.set_Name("tabPage8");
     this.tabPage8.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage8.set_TabIndex(2);
     this.tabPage8.set_Text("Водоотведение");
     this.tabPage8.set_UseVisualStyleBackColor(true);
     this.panel6.set_AutoScroll(true);
     this.panel6.Controls.Add(this.btnSaveSewage);
     this.panel6.Controls.Add(this.label72);
     this.panel6.Controls.Add(this.nudSewageAuditCoversNumber);
     this.panel6.Controls.Add(this.label73);
     this.panel6.Controls.Add(this.tbSewageRisesLength);
     this.panel6.Controls.Add(this.label70);
     this.panel6.Controls.Add(this.nudSewageRisesNumber);
     this.panel6.Controls.Add(this.label71);
     this.panel6.Controls.Add(this.tbSewageBasementRisesLength);
     this.panel6.Controls.Add(this.label68);
     this.panel6.Controls.Add(this.tbSewagePipelineLength);
     this.panel6.Controls.Add(this.label69);
     this.panel6.Controls.Add(this.tbSewageBasementTubeLength);
     this.panel6.Controls.Add(this.label67);
     this.panel6.Controls.Add(this.sfdSewageType);
     this.panel6.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel6.set_Location(new System.Drawing.Point(0, 0));
     this.panel6.set_Name("panel6");
     this.panel6.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.panel6.set_TabIndex(0);
     this.btnSaveSewage.set_Location(new System.Drawing.Point(0x120, 0xae));
     this.btnSaveSewage.set_Name("btnSaveSewage");
     this.btnSaveSewage.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnSaveSewage.set_TabIndex(0x5d);
     this.btnSaveSewage.set_Text("Сохранить");
     this.btnSaveSewage.set_UseVisualStyleBackColor(true);
     this.btnSaveSewage.add_Click(new System.EventHandler(this.btnSaveSewage_Click));
     this.label72.set_AutoSize(true);
     this.label72.set_Location(new System.Drawing.Point(2, 0x9b));
     this.label72.set_Name("label72");
     this.label72.set_Size(new System.Drawing.Size(0x9a, 13));
     this.label72.set_TabIndex(90);
     this.label72.set_Text("Количество крышек ревизий");
     this.nudSewageAuditCoversNumber.set_Location(new System.Drawing.Point(0xf2, 0x94));
     int[] numArray25 = new int[4];
     numArray25[0] = 0x5f5e100;
     this.nudSewageAuditCoversNumber.set_Maximum(new decimal(numArray25));
     this.nudSewageAuditCoversNumber.set_Name("nudSewageAuditCoversNumber");
     this.nudSewageAuditCoversNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudSewageAuditCoversNumber.set_TabIndex(0x5c);
     this.label73.set_AutoSize(true);
     this.label73.set_Location(new System.Drawing.Point(3, 0x85));
     this.label73.set_Name("label73");
     this.label73.set_Size(new System.Drawing.Size(0x54, 13));
     this.label73.set_TabIndex(0x58);
     this.label73.set_Text("Длина стояков");
     this.tbSewageRisesLength.set_Location(new System.Drawing.Point(0xf2, 0x7d));
     this.tbSewageRisesLength.set_Name("tbSewageRisesLength");
     this.tbSewageRisesLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbSewageRisesLength.set_TabIndex(0x5b);
     this.label70.set_AutoSize(true);
     this.label70.set_Location(new System.Drawing.Point(2, 0x6d));
     this.label70.set_Name("label70");
     this.label70.set_Size(new System.Drawing.Size(0x55, 13));
     this.label70.set_TabIndex(0x56);
     this.label70.set_Text("Кол-во стояков");
     this.nudSewageRisesNumber.set_Location(new System.Drawing.Point(0xf2, 0x66));
     int[] numArray26 = new int[4];
     numArray26[0] = 0x989680;
     this.nudSewageRisesNumber.set_Maximum(new decimal(numArray26));
     this.nudSewageRisesNumber.set_Name("nudSewageRisesNumber");
     this.nudSewageRisesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudSewageRisesNumber.set_TabIndex(90);
     this.label71.set_AutoSize(true);
     this.label71.set_Location(new System.Drawing.Point(3, 0x57));
     this.label71.set_Name("label71");
     this.label71.set_Size(new System.Drawing.Size(0xed, 13));
     this.label71.set_TabIndex(0x54);
     this.label71.set_Text("Длина канализационных стояков в подвалах");
     this.tbSewageBasementRisesLength.set_Location(new System.Drawing.Point(0xf2, 0x4f));
     this.tbSewageBasementRisesLength.set_Name("tbSewageBasementRisesLength");
     this.tbSewageBasementRisesLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbSewageBasementRisesLength.set_TabIndex(0x59);
     this.label68.set_AutoSize(true);
     this.label68.set_Location(new System.Drawing.Point(2, 0x3d));
     this.label68.set_Name("label68");
     this.label68.set_Size(new System.Drawing.Size(0x77, 13));
     this.label68.set_TabIndex(0x52);
     this.label68.set_Text("Длина трубопроводов");
     this.tbSewagePipelineLength.set_Location(new System.Drawing.Point(0xf2, 0x37));
     this.tbSewagePipelineLength.set_Name("tbSewagePipelineLength");
     this.tbSewagePipelineLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbSewagePipelineLength.set_TabIndex(0x58);
     this.label69.set_AutoSize(true);
     this.label69.set_Location(new System.Drawing.Point(1, 0x27));
     this.label69.set_Name("label69");
     this.label69.set_Size(new System.Drawing.Size(0xda, 13));
     this.label69.set_TabIndex(80);
     this.label69.set_Text("Длина канализационных труб в подвалах");
     this.tbSewageBasementTubeLength.set_Location(new System.Drawing.Point(0xf2, 0x20));
     this.tbSewageBasementTubeLength.set_Name("tbSewageBasementTubeLength");
     this.tbSewageBasementTubeLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbSewageBasementTubeLength.set_TabIndex(0x57);
     this.label67.set_AutoSize(true);
     this.label67.set_Location(new System.Drawing.Point(3, 15));
     this.label67.set_Name("label67");
     this.label67.set_Size(new System.Drawing.Size(0x1a, 13));
     this.label67.set_TabIndex(0x35);
     this.label67.set_Text("Тип");
     this.sfdSewageType.set_FormattingEnabled(true);
     this.sfdSewageType.set_Location(new System.Drawing.Point(0xf2, 7));
     this.sfdSewageType.set_Name("sfdSewageType");
     this.sfdSewageType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdSewageType.set_Sorted(true);
     this.sfdSewageType.set_TabIndex(0x56);
     this.tabPage9.Controls.Add(this.panel7);
     this.tabPage9.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage9.set_Name("tabPage9");
     this.tabPage9.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage9.set_TabIndex(3);
     this.tabPage9.set_Text("ХВС");
     this.tabPage9.set_UseVisualStyleBackColor(true);
     this.panel7.set_AutoScroll(true);
     this.panel7.Controls.Add(this.btnColdWaterSave);
     this.panel7.Controls.Add(this.label84);
     this.panel7.Controls.Add(this.nudColdWaterBrassValvesNumber);
     this.panel7.Controls.Add(this.label82);
     this.panel7.Controls.Add(this.nudColdWaterBasementValvesNumber);
     this.panel7.Controls.Add(this.label83);
     this.panel7.Controls.Add(this.nudColdWaterGaugingSitesNumber);
     this.panel7.Controls.Add(this.cbColdWaterHasMeter);
     this.panel7.Controls.Add(this.label81);
     this.panel7.Controls.Add(this.numericUpDown24);
     this.panel7.Controls.Add(this.label74);
     this.panel7.Controls.Add(this.tbColdWaterArrangementApartment);
     this.panel7.Controls.Add(this.label75);
     this.panel7.Controls.Add(this.tbColdWaterRisesLengthApartment);
     this.panel7.Controls.Add(this.label76);
     this.panel7.Controls.Add(this.tbColdWaterRisesLengthBasement);
     this.panel7.Controls.Add(this.label77);
     this.panel7.Controls.Add(this.tbColdWaterPipelineLength);
     this.panel7.Controls.Add(this.label78);
     this.panel7.Controls.Add(this.nudColdWaterRisesNumber);
     this.panel7.Controls.Add(this.label79);
     this.panel7.Controls.Add(this.tbColdWaterFillingLength);
     this.panel7.Controls.Add(this.label80);
     this.panel7.Controls.Add(this.sfdColdWaterType);
     this.panel7.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel7.set_Location(new System.Drawing.Point(0, 0));
     this.panel7.set_Name("panel7");
     this.panel7.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.panel7.set_TabIndex(1);
     this.btnColdWaterSave.set_Location(new System.Drawing.Point(0xe4, 0x101));
     this.btnColdWaterSave.set_Name("btnColdWaterSave");
     this.btnColdWaterSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnColdWaterSave.set_TabIndex(0x6a);
     this.btnColdWaterSave.set_Text("Сохранить");
     this.btnColdWaterSave.set_UseVisualStyleBackColor(true);
     this.btnColdWaterSave.add_Click(new System.EventHandler(this.btnColdWaterSave_Click));
     this.label84.set_AutoSize(true);
     this.label84.set_Location(new System.Drawing.Point(4, 0xbf));
     this.label84.set_Name("label84");
     this.label84.set_Size(new System.Drawing.Size(100, 13));
     this.label84.set_TabIndex(0x71);
     this.label84.set_Text("Вентили латунные");
     this.nudColdWaterBrassValvesNumber.set_Location(new System.Drawing.Point(0xb6, 0xba));
     int[] numArray27 = new int[4];
     numArray27[0] = 0x989680;
     this.nudColdWaterBrassValvesNumber.set_Maximum(new decimal(numArray27));
     this.nudColdWaterBrassValvesNumber.set_Name("nudColdWaterBrassValvesNumber");
     this.nudColdWaterBrassValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudColdWaterBrassValvesNumber.set_TabIndex(0x66);
     this.label82.set_AutoSize(true);
     this.label82.set_Location(new System.Drawing.Point(4, 0xef));
     this.label82.set_Name("label82");
     this.label82.set_Size(new System.Drawing.Size(0xaf, 13));
     this.label82.set_TabIndex(0x6f);
     this.label82.set_Text("Количество вентилей в подвалах");
     this.nudColdWaterBasementValvesNumber.set_Location(new System.Drawing.Point(0xb6, 0xea));
     int[] numArray28 = new int[4];
     numArray28[0] = 0x989680;
     this.nudColdWaterBasementValvesNumber.set_Maximum(new decimal(numArray28));
     this.nudColdWaterBasementValvesNumber.set_Name("nudColdWaterBasementValvesNumber");
     this.nudColdWaterBasementValvesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudColdWaterBasementValvesNumber.set_TabIndex(0x68);
     this.label83.set_AutoSize(true);
     this.label83.set_Location(new System.Drawing.Point(4, 0xd7));
     this.label83.set_Name("label83");
     this.label83.set_Size(new System.Drawing.Size(0xa4, 13));
     this.label83.set_TabIndex(0x6d);
     this.label83.set_Text("Количество водомерных узлов");
     this.nudColdWaterGaugingSitesNumber.set_Location(new System.Drawing.Point(0xb6, 210));
     int[] numArray29 = new int[4];
     numArray29[0] = 0x989680;
     this.nudColdWaterGaugingSitesNumber.set_Maximum(new decimal(numArray29));
     this.nudColdWaterGaugingSitesNumber.set_Name("nudColdWaterGaugingSitesNumber");
     this.nudColdWaterGaugingSitesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudColdWaterGaugingSitesNumber.set_TabIndex(0x67);
     this.cbColdWaterHasMeter.set_AutoSize(true);
     this.cbColdWaterHasMeter.set_Location(new System.Drawing.Point(3, 0x107));
     this.cbColdWaterHasMeter.set_Name("cbColdWaterHasMeter");
     this.cbColdWaterHasMeter.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbColdWaterHasMeter.set_Size(new System.Drawing.Size(150, 0x11));
     this.cbColdWaterHasMeter.set_TabIndex(0x69);
     this.cbColdWaterHasMeter.set_Text("Наличие приборов учета");
     this.cbColdWaterHasMeter.set_UseVisualStyleBackColor(true);
     this.label81.set_AutoSize(true);
     this.label81.set_Location(new System.Drawing.Point(5, 0x22));
     this.label81.set_Name("label81");
     this.label81.set_Size(new System.Drawing.Size(0x68, 13));
     this.label81.set_TabIndex(0x6a);
     this.label81.set_Text("Кол-во точек входа");
     this.numericUpDown24.set_Location(new System.Drawing.Point(0xb6, 0x1b));
     int[] numArray30 = new int[4];
     numArray30[0] = 0x989680;
     this.numericUpDown24.set_Maximum(new decimal(numArray30));
     this.numericUpDown24.set_Name("numericUpDown24");
     this.numericUpDown24.set_Size(new System.Drawing.Size(120, 20));
     this.numericUpDown24.set_TabIndex(0x5f);
     this.label74.set_AutoSize(true);
     this.label74.set_Location(new System.Drawing.Point(3, 170));
     this.label74.set_Name("label74");
     this.label74.set_Size(new System.Drawing.Size(0x9b, 13));
     this.label74.set_TabIndex(0x68);
     this.label74.set_Text("Длина разводки в квартирах");
     this.tbColdWaterArrangementApartment.set_Location(new System.Drawing.Point(0xb6, 0xa3));
     this.tbColdWaterArrangementApartment.set_Name("tbColdWaterArrangementApartment");
     this.tbColdWaterArrangementApartment.set_Size(new System.Drawing.Size(0x79, 20));
     this.tbColdWaterArrangementApartment.set_TabIndex(0x65);
     this.label75.set_AutoSize(true);
     this.label75.set_Location(new System.Drawing.Point(3, 0x93));
     this.label75.set_Name("label75");
     this.label75.set_Size(new System.Drawing.Size(0x94, 13));
     this.label75.set_TabIndex(0x66);
     this.label75.set_Text("Длина стояков в квартирах");
     this.tbColdWaterRisesLengthApartment.set_Location(new System.Drawing.Point(0xb6, 140));
     this.tbColdWaterRisesLengthApartment.set_Name("tbColdWaterRisesLengthApartment");
     this.tbColdWaterRisesLengthApartment.set_Size(new System.Drawing.Size(120, 20));
     this.tbColdWaterRisesLengthApartment.set_TabIndex(100);
     this.label76.set_AutoSize(true);
     this.label76.set_Location(new System.Drawing.Point(4, 0x7c));
     this.label76.set_Name("label76");
     this.label76.set_Size(new System.Drawing.Size(0x8f, 13));
     this.label76.set_TabIndex(100);
     this.label76.set_Text("Длина стояков в подвалах");
     this.tbColdWaterRisesLengthBasement.set_Location(new System.Drawing.Point(0xb6, 0x75));
     this.tbColdWaterRisesLengthBasement.set_Name("tbColdWaterRisesLengthBasement");
     this.tbColdWaterRisesLengthBasement.set_Size(new System.Drawing.Size(120, 20));
     this.tbColdWaterRisesLengthBasement.set_TabIndex(0x63);
     this.label77.set_AutoSize(true);
     this.label77.set_Location(new System.Drawing.Point(3, 0x4e));
     this.label77.set_Name("label77");
     this.label77.set_Size(new System.Drawing.Size(0x77, 13));
     this.label77.set_TabIndex(0x62);
     this.label77.set_Text("Длина трубопроводов");
     this.tbColdWaterPipelineLength.set_Location(new System.Drawing.Point(0xb6, 0x47));
     this.tbColdWaterPipelineLength.set_Name("tbColdWaterPipelineLength");
     this.tbColdWaterPipelineLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbColdWaterPipelineLength.set_TabIndex(0x61);
     this.label78.set_AutoSize(true);
     this.label78.set_Location(new System.Drawing.Point(5, 0x65));
     this.label78.set_Name("label78");
     this.label78.set_Size(new System.Drawing.Size(0x55, 13));
     this.label78.set_TabIndex(0x60);
     this.label78.set_Text("Кол-во стояков");
     this.nudColdWaterRisesNumber.set_Location(new System.Drawing.Point(0xb6, 0x5e));
     int[] numArray31 = new int[4];
     numArray31[0] = 0x989680;
     this.nudColdWaterRisesNumber.set_Maximum(new decimal(numArray31));
     this.nudColdWaterRisesNumber.set_Name("nudColdWaterRisesNumber");
     this.nudColdWaterRisesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudColdWaterRisesNumber.set_TabIndex(0x62);
     this.label79.set_AutoSize(true);
     this.label79.set_Location(new System.Drawing.Point(5, 0x39));
     this.label79.set_Name("label79");
     this.label79.set_Size(new System.Drawing.Size(0x55, 13));
     this.label79.set_TabIndex(0x5e);
     this.label79.set_Text("Длина разлива");
     this.tbColdWaterFillingLength.set_Location(new System.Drawing.Point(0xb6, 0x31));
     this.tbColdWaterFillingLength.set_Name("tbColdWaterFillingLength");
     this.tbColdWaterFillingLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbColdWaterFillingLength.set_TabIndex(0x60);
     this.label80.set_AutoSize(true);
     this.label80.set_Location(new System.Drawing.Point(5, 12));
     this.label80.set_Name("label80");
     this.label80.set_Size(new System.Drawing.Size(0x1a, 13));
     this.label80.set_TabIndex(0x5c);
     this.label80.set_Text("Тип");
     this.sfdColdWaterType.set_FormattingEnabled(true);
     this.sfdColdWaterType.set_Location(new System.Drawing.Point(0xb6, 4));
     this.sfdColdWaterType.set_Name("sfdColdWaterType");
     this.sfdColdWaterType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdColdWaterType.set_Sorted(true);
     this.sfdColdWaterType.set_TabIndex(0x5e);
     this.tabPage10.Controls.Add(this.panel8);
     this.tabPage10.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage10.set_Name("tabPage10");
     this.tabPage10.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage10.set_TabIndex(4);
     this.tabPage10.set_Text("Электроснабжение");
     this.tabPage10.set_UseVisualStyleBackColor(true);
     this.panel8.set_AutoScroll(true);
     this.panel8.Controls.Add(this.btnPowerSupplySave);
     this.panel8.Controls.Add(this.label99);
     this.panel8.Controls.Add(this.nudPowerSupplyElectroStoveNumber);
     this.panel8.Controls.Add(this.label100);
     this.panel8.Controls.Add(this.nudPowerSupplyStreetLightNumber);
     this.panel8.Controls.Add(this.label101);
     this.panel8.Controls.Add(this.nudPowerSupplySwitchesNumber);
     this.panel8.Controls.Add(this.label85);
     this.panel8.Controls.Add(this.nudPowerSupplyLumpsNumberHID);
     this.panel8.Controls.Add(this.label91);
     this.panel8.Controls.Add(this.nudPowerSupplyLumpsNumberIncadescent);
     this.panel8.Controls.Add(this.label92);
     this.panel8.Controls.Add(this.nudPowerSupplyLumpsNumberDaylight);
     this.panel8.Controls.Add(this.label98);
     this.panel8.Controls.Add(this.nudPowerSupplyNumberPlateNumber);
     this.panel8.Controls.Add(this.label);
     this.panel8.Controls.Add(this.nudPowerSupplyCountersNumberTwoRates);
     this.panel8.Controls.Add(this.label96);
     this.panel8.Controls.Add(this.nudPowerSupplyGroupPanelNumber);
     this.panel8.Controls.Add(this.label86);
     this.panel8.Controls.Add(this.nudPowerSupplyEntryPointNumber);
     this.panel8.Controls.Add(this.label87);
     this.panel8.Controls.Add(this.nudPowerSupplyPowerPanelNumber);
     this.panel8.Controls.Add(this.cbPowerSupplyHasMeter);
     this.panel8.Controls.Add(this.label88);
     this.panel8.Controls.Add(this.nudPowerSupplyDistributionSystemNumber);
     this.panel8.Controls.Add(this.label89);
     this.panel8.Controls.Add(this.tbPowerSupplySupplyNetworkLength);
     this.panel8.Controls.Add(this.label90);
     this.panel8.Controls.Add(this.tbPowerSupplyCoverageNetworkLength);
     this.panel8.Controls.Add(this.label93);
     this.panel8.Controls.Add(this.nudPowerSupplyCountersNumberTotal);
     this.panel8.Controls.Add(this.label94);
     this.panel8.Controls.Add(this.tbPowerSupplyTotalEquityAssetLenght);
     this.panel8.Controls.Add(this.label95);
     this.panel8.Controls.Add(this.sfdPowerSupplyType);
     this.panel8.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel8.set_Location(new System.Drawing.Point(0, 0));
     this.panel8.set_Name("panel8");
     this.panel8.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.panel8.set_TabIndex(1);
     this.btnPowerSupplySave.set_Location(new System.Drawing.Point(0x158, 0x18c));
     this.btnPowerSupplySave.set_Name("btnPowerSupplySave");
     this.btnPowerSupplySave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnPowerSupplySave.set_TabIndex(0x7d);
     this.btnPowerSupplySave.set_Text("Сохранить");
     this.btnPowerSupplySave.set_UseVisualStyleBackColor(true);
     this.btnPowerSupplySave.add_Click(new System.EventHandler(this.btnPowerSupplySave_Click));
     this.label99.set_AutoSize(true);
     this.label99.set_Location(new System.Drawing.Point(2, 380));
     this.label99.set_Name("label99");
     this.label99.set_Size(new System.Drawing.Size(170, 13));
     this.label99.set_TabIndex(0x9a);
     this.label99.set_Text("Количество электрических плит");
     this.nudPowerSupplyElectroStoveNumber.set_Location(new System.Drawing.Point(0x12a, 0x175));
     int[] numArray32 = new int[4];
     numArray32[0] = 0x989680;
     this.nudPowerSupplyElectroStoveNumber.set_Maximum(new decimal(numArray32));
     this.nudPowerSupplyElectroStoveNumber.set_Name("nudPowerSupplyElectroStoveNumber");
     this.nudPowerSupplyElectroStoveNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyElectroStoveNumber.set_TabIndex(0x7b);
     this.label100.set_AutoSize(true);
     this.label100.set_Location(new System.Drawing.Point(2, 0x165));
     this.label100.set_Name("label100");
     this.label100.set_Size(new System.Drawing.Size(0xf1, 13));
     this.label100.set_TabIndex(0x98);
     this.label100.set_Text("Количество уличных осветительных приборов");
     this.nudPowerSupplyStreetLightNumber.set_Location(new System.Drawing.Point(0x12a, 350));
     int[] numArray33 = new int[4];
     numArray33[0] = 0x989680;
     this.nudPowerSupplyStreetLightNumber.set_Maximum(new decimal(numArray33));
     this.nudPowerSupplyStreetLightNumber.set_Name("nudPowerSupplyStreetLightNumber");
     this.nudPowerSupplyStreetLightNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyStreetLightNumber.set_TabIndex(0x7a);
     this.label101.set_AutoSize(true);
     this.label101.set_Location(new System.Drawing.Point(3, 0x14e));
     this.label101.set_Name("label101");
     this.label101.set_Size(new System.Drawing.Size(0x8f, 13));
     this.label101.set_TabIndex(150);
     this.label101.set_Text("Количество выключаталей");
     this.nudPowerSupplySwitchesNumber.set_Location(new System.Drawing.Point(0x12a, 0x147));
     int[] numArray34 = new int[4];
     numArray34[0] = 0x989680;
     this.nudPowerSupplySwitchesNumber.set_Maximum(new decimal(numArray34));
     this.nudPowerSupplySwitchesNumber.set_Name("nudPowerSupplySwitchesNumber");
     this.nudPowerSupplySwitchesNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplySwitchesNumber.set_TabIndex(0x79);
     this.label85.set_AutoSize(true);
     this.label85.set_Location(new System.Drawing.Point(2, 310));
     this.label85.set_Name("label85");
     this.label85.set_Size(new System.Drawing.Size(0xe1, 13));
     this.label85.set_TabIndex(0x94);
     this.label85.set_Text("Количество светильников с лампами ДРЛ");
     this.nudPowerSupplyLumpsNumberHID.set_Location(new System.Drawing.Point(0x12a, 0x12f));
     int[] numArray35 = new int[4];
     numArray35[0] = 0x989680;
     this.nudPowerSupplyLumpsNumberHID.set_Maximum(new decimal(numArray35));
     this.nudPowerSupplyLumpsNumberHID.set_Name("nudPowerSupplyLumpsNumberHID");
     this.nudPowerSupplyLumpsNumberHID.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyLumpsNumberHID.set_TabIndex(120);
     this.label91.set_AutoSize(true);
     this.label91.set_Location(new System.Drawing.Point(2, 0x11f));
     this.label91.set_Name("label91");
     this.label91.set_Size(new System.Drawing.Size(0x10b, 13));
     this.label91.set_TabIndex(0x92);
     this.label91.set_Text("Количество светильников с лампами накаливания");
     this.nudPowerSupplyLumpsNumberIncadescent.set_Location(new System.Drawing.Point(0x12a, 280));
     int[] numArray36 = new int[4];
     numArray36[0] = 0x989680;
     this.nudPowerSupplyLumpsNumberIncadescent.set_Maximum(new decimal(numArray36));
     this.nudPowerSupplyLumpsNumberIncadescent.set_Name("nudPowerSupplyLumpsNumberIncadescent");
     this.nudPowerSupplyLumpsNumberIncadescent.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyLumpsNumberIncadescent.set_TabIndex(0x77);
     this.label92.set_AutoSize(true);
     this.label92.set_Location(new System.Drawing.Point(3, 0x108));
     this.label92.set_Name("label92");
     this.label92.set_Size(new System.Drawing.Size(0xde, 13));
     this.label92.set_TabIndex(0x90);
     this.label92.set_Text("Количество светильников дневного света");
     this.nudPowerSupplyLumpsNumberDaylight.set_Location(new System.Drawing.Point(0x12a, 0x101));
     int[] numArray37 = new int[4];
     numArray37[0] = 0x989680;
     this.nudPowerSupplyLumpsNumberDaylight.set_Maximum(new decimal(numArray37));
     this.nudPowerSupplyLumpsNumberDaylight.set_Name("nudPowerSupplyLumpsNumberDaylight");
     this.nudPowerSupplyLumpsNumberDaylight.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyLumpsNumberDaylight.set_TabIndex(0x76);
     this.label98.set_AutoSize(true);
     this.label98.set_Location(new System.Drawing.Point(2, 0xf2));
     this.label98.set_Name("label98");
     this.label98.set_Size(new System.Drawing.Size(0x9f, 13));
     this.label98.set_TabIndex(0x8e);
     this.label98.set_Text("Количество номерных знаков");
     this.nudPowerSupplyNumberPlateNumber.set_Location(new System.Drawing.Point(0x12a, 0xeb));
     int[] numArray38 = new int[4];
     numArray38[0] = 0x989680;
     this.nudPowerSupplyNumberPlateNumber.set_Maximum(new decimal(numArray38));
     this.nudPowerSupplyNumberPlateNumber.set_Name("nudPowerSupplyNumberPlateNumber");
     this.nudPowerSupplyNumberPlateNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyNumberPlateNumber.set_TabIndex(0x75);
     this.label.set_AutoSize(true);
     this.label.set_Location(new System.Drawing.Point(3, 0xdb));
     this.label.set_Name("label");
     this.label.set_Size(new System.Drawing.Size(110, 13));
     this.label.set_TabIndex(140);
     this.label.set_Text("в т.ч. двухставочных");
     this.nudPowerSupplyCountersNumberTwoRates.set_Location(new System.Drawing.Point(0x12a, 0xd4));
     int[] numArray39 = new int[4];
     numArray39[0] = 0xf4240;
     this.nudPowerSupplyCountersNumberTwoRates.set_Maximum(new decimal(numArray39));
     this.nudPowerSupplyCountersNumberTwoRates.set_Name("nudPowerSupplyCountersNumberTwoRates");
     this.nudPowerSupplyCountersNumberTwoRates.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyCountersNumberTwoRates.set_TabIndex(0x74);
     this.label96.set_AutoSize(true);
     this.label96.set_Location(new System.Drawing.Point(2, 0x39));
     this.label96.set_Name("label96");
     this.label96.set_Size(new System.Drawing.Size(0xec, 13));
     this.label96.set_TabIndex(0x8a);
     this.label96.set_Text("Кол-во групповых щитков в подвале и на л/к");
     this.nudPowerSupplyGroupPanelNumber.set_Location(new System.Drawing.Point(0x12a, 50));
     int[] numArray40 = new int[4];
     numArray40[0] = 0x989680;
     this.nudPowerSupplyGroupPanelNumber.set_Maximum(new decimal(numArray40));
     this.nudPowerSupplyGroupPanelNumber.set_Name("nudPowerSupplyGroupPanelNumber");
     this.nudPowerSupplyGroupPanelNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyGroupPanelNumber.set_TabIndex(0x6d);
     this.label86.set_AutoSize(true);
     this.label86.set_Location(new System.Drawing.Point(3, 0x66));
     this.label86.set_Name("label86");
     this.label86.set_Size(new System.Drawing.Size(0x81, 13));
     this.label86.set_TabIndex(0x86);
     this.label86.set_Text("Количество точек входа");
     this.nudPowerSupplyEntryPointNumber.set_Location(new System.Drawing.Point(0x12a, 0x5f));
     int[] numArray41 = new int[4];
     numArray41[0] = 0x989680;
     this.nudPowerSupplyEntryPointNumber.set_Maximum(new decimal(numArray41));
     this.nudPowerSupplyEntryPointNumber.set_Name("nudPowerSupplyEntryPointNumber");
     this.nudPowerSupplyEntryPointNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyEntryPointNumber.set_TabIndex(0x6f);
     this.label87.set_AutoSize(true);
     this.label87.set_Location(new System.Drawing.Point(3, 0x4e));
     this.label87.set_Name("label87");
     this.label87.set_Size(new System.Drawing.Size(0x93, 13));
     this.label87.set_TabIndex(0x84);
     this.label87.set_Text("Количество силовых щитов");
     this.nudPowerSupplyPowerPanelNumber.set_Location(new System.Drawing.Point(0x12a, 0x47));
     int[] numArray42 = new int[4];
     numArray42[0] = 0x989680;
     this.nudPowerSupplyPowerPanelNumber.set_Maximum(new decimal(numArray42));
     this.nudPowerSupplyPowerPanelNumber.set_Name("nudPowerSupplyPowerPanelNumber");
     this.nudPowerSupplyPowerPanelNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyPowerPanelNumber.set_TabIndex(110);
     this.cbPowerSupplyHasMeter.set_AutoSize(true);
     this.cbPowerSupplyHasMeter.set_Location(new System.Drawing.Point(1, 0x192));
     this.cbPowerSupplyHasMeter.set_Name("cbPowerSupplyHasMeter");
     this.cbPowerSupplyHasMeter.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbPowerSupplyHasMeter.set_Size(new System.Drawing.Size(150, 0x11));
     this.cbPowerSupplyHasMeter.set_TabIndex(0x7c);
     this.cbPowerSupplyHasMeter.set_Text("Наличие приборов учета");
     this.cbPowerSupplyHasMeter.set_UseVisualStyleBackColor(true);
     this.label88.set_AutoSize(true);
     this.label88.set_Location(new System.Drawing.Point(3, 0x22));
     this.label88.set_Name("label88");
     this.label88.set_Size(new System.Drawing.Size(210, 13));
     this.label88.set_TabIndex(0x81);
     this.label88.set_Text("Вводно-распределительные устройства");
     this.nudPowerSupplyDistributionSystemNumber.set_Location(new System.Drawing.Point(0x12a, 0x1b));
     int[] numArray43 = new int[4];
     numArray43[0] = 0xf4240;
     this.nudPowerSupplyDistributionSystemNumber.set_Maximum(new decimal(numArray43));
     this.nudPowerSupplyDistributionSystemNumber.set_Name("nudPowerSupplyDistributionSystemNumber");
     this.nudPowerSupplyDistributionSystemNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyDistributionSystemNumber.set_TabIndex(0x6c);
     this.label89.set_AutoSize(true);
     this.label89.set_Location(new System.Drawing.Point(3, 0xac));
     this.label89.set_Name("label89");
     this.label89.set_Size(new System.Drawing.Size(0x124, 13));
     this.label89.set_TabIndex(0x7f);
     this.label89.set_Text("Протяженность сетей питания лифтов и элетронасосов");
     this.tbPowerSupplySupplyNetworkLength.set_Location(new System.Drawing.Point(0x12a, 0xa5));
     this.tbPowerSupplySupplyNetworkLength.set_Name("tbPowerSupplySupplyNetworkLength");
     this.tbPowerSupplySupplyNetworkLength.set_Size(new System.Drawing.Size(0x79, 20));
     this.tbPowerSupplySupplyNetworkLength.set_TabIndex(0x72);
     this.label90.set_AutoSize(true);
     this.label90.set_Location(new System.Drawing.Point(3, 0x94));
     this.label90.set_Name("label90");
     this.label90.set_Size(new System.Drawing.Size(0x106, 13));
     this.label90.set_TabIndex(0x7d);
     this.label90.set_Text("Протяженность сетей коммунального освещения");
     this.tbPowerSupplyCoverageNetworkLength.set_Location(new System.Drawing.Point(0x12a, 0x8d));
     this.tbPowerSupplyCoverageNetworkLength.set_Name("tbPowerSupplyCoverageNetworkLength");
     this.tbPowerSupplyCoverageNetworkLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbPowerSupplyCoverageNetworkLength.set_TabIndex(0x71);
     this.label93.set_AutoSize(true);
     this.label93.set_Location(new System.Drawing.Point(3, 0xc4));
     this.label93.set_Name("label93");
     this.label93.set_Size(new System.Drawing.Size(0x98, 13));
     this.label93.set_TabIndex(0x77);
     this.label93.set_Text("Количество счетчиков всего");
     this.nudPowerSupplyCountersNumberTotal.set_Location(new System.Drawing.Point(0x12a, 0xbd));
     int[] numArray44 = new int[4];
     numArray44[0] = 0x989680;
     this.nudPowerSupplyCountersNumberTotal.set_Maximum(new decimal(numArray44));
     this.nudPowerSupplyCountersNumberTotal.set_Name("nudPowerSupplyCountersNumberTotal");
     this.nudPowerSupplyCountersNumberTotal.set_Size(new System.Drawing.Size(120, 20));
     this.nudPowerSupplyCountersNumberTotal.set_TabIndex(0x73);
     this.label94.set_AutoSize(true);
     this.label94.set_Location(new System.Drawing.Point(3, 0x7c));
     this.label94.set_Name("label94");
     this.label94.set_Size(new System.Drawing.Size(230, 13));
     this.label94.set_TabIndex(0x75);
     this.label94.set_Text("Длина сетей в местах общего пользования");
     this.tbPowerSupplyTotalEquityAssetLenght.set_Location(new System.Drawing.Point(0x12a, 0x75));
     this.tbPowerSupplyTotalEquityAssetLenght.set_Name("tbPowerSupplyTotalEquityAssetLenght");
     this.tbPowerSupplyTotalEquityAssetLenght.set_Size(new System.Drawing.Size(120, 20));
     this.tbPowerSupplyTotalEquityAssetLenght.set_TabIndex(0x70);
     this.label95.set_AutoSize(true);
     this.label95.set_Location(new System.Drawing.Point(3, 12));
     this.label95.set_Name("label95");
     this.label95.set_Size(new System.Drawing.Size(0x1a, 13));
     this.label95.set_TabIndex(0x73);
     this.label95.set_Text("Тип");
     this.sfdPowerSupplyType.set_FormattingEnabled(true);
     this.sfdPowerSupplyType.set_Location(new System.Drawing.Point(0x12a, 3));
     this.sfdPowerSupplyType.set_Name("sfdPowerSupplyType");
     this.sfdPowerSupplyType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdPowerSupplyType.set_Sorted(true);
     this.sfdPowerSupplyType.set_TabIndex(0x6b);
     this.tabPage11.Controls.Add(this.panel9);
     this.tabPage11.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage11.set_Name("tabPage11");
     this.tabPage11.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage11.set_TabIndex(5);
     this.tabPage11.set_Text("Газоснабжение");
     this.tabPage11.set_UseVisualStyleBackColor(true);
     this.panel9.set_AutoScroll(true);
     this.panel9.Controls.Add(this.btnGasSupplySave);
     this.panel9.Controls.Add(this.label110);
     this.panel9.Controls.Add(this.nudGasSupplyEntryPointNumber);
     this.panel9.Controls.Add(this.label109);
     this.panel9.Controls.Add(this.tbGasSupplyNotAppropriateReqLength);
     this.panel9.Controls.Add(this.cbGasSupplyHasMeter);
     this.panel9.Controls.Add(this.label102);
     this.panel9.Controls.Add(this.nudGasStoveNumber);
     this.panel9.Controls.Add(this.label103);
     this.panel9.Controls.Add(this.nudGasSupplyGeyserNumber);
     this.panel9.Controls.Add(this.label104);
     this.panel9.Controls.Add(this.nudGasBoilerNumber);
     this.panel9.Controls.Add(this.label105);
     this.panel9.Controls.Add(this.nudGasSupplyCountersNumberTotal);
     this.panel9.Controls.Add(this.label106);
     this.panel9.Controls.Add(this.tbGasSupplySupplyNetworkLength);
     this.panel9.Controls.Add(this.label107);
     this.panel9.Controls.Add(this.tbGasSupplyAppropriateReqLength);
     this.panel9.Controls.Add(this.label108);
     this.panel9.Controls.Add(this.sfdGasSupplyType);
     this.panel9.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel9.set_Location(new System.Drawing.Point(0, 0));
     this.panel9.set_Name("panel9");
     this.panel9.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.panel9.set_TabIndex(1);
     this.btnGasSupplySave.set_Location(new System.Drawing.Point(0x157, 0xd8));
     this.btnGasSupplySave.set_Name("btnGasSupplySave");
     this.btnGasSupplySave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnGasSupplySave.set_TabIndex(0x88);
     this.btnGasSupplySave.set_Text("Сохранить");
     this.btnGasSupplySave.set_UseVisualStyleBackColor(true);
     this.btnGasSupplySave.add_Click(new System.EventHandler(this.btnGasSupplySave_Click));
     this.label110.set_AutoSize(true);
     this.label110.set_Location(new System.Drawing.Point(3, 200));
     this.label110.set_Name("label110");
     this.label110.set_Size(new System.Drawing.Size(0x81, 13));
     this.label110.set_TabIndex(0x9e);
     this.label110.set_Text("Количество точек входа");
     this.nudGasSupplyEntryPointNumber.set_Location(new System.Drawing.Point(0x12a, 0xc1));
     int[] numArray45 = new int[4];
     numArray45[0] = 0x989680;
     this.nudGasSupplyEntryPointNumber.set_Maximum(new decimal(numArray45));
     this.nudGasSupplyEntryPointNumber.set_Name("nudGasSupplyEntryPointNumber");
     this.nudGasSupplyEntryPointNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudGasSupplyEntryPointNumber.set_TabIndex(0x86);
     this.label109.set_AutoSize(true);
     this.label109.set_Location(new System.Drawing.Point(0x13, 0x54));
     this.label109.set_Name("label109");
     this.label109.set_Size(new System.Drawing.Size(0x7e, 13));
     this.label109.set_TabIndex(0x9c);
     this.label109.set_Text("Не соотв. требованиям");
     this.tbGasSupplyNotAppropriateReqLength.set_Location(new System.Drawing.Point(0x12a, 0x4d));
     this.tbGasSupplyNotAppropriateReqLength.set_Name("tbGasSupplyNotAppropriateReqLength");
     this.tbGasSupplyNotAppropriateReqLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbGasSupplyNotAppropriateReqLength.set_TabIndex(0x81);
     this.cbGasSupplyHasMeter.set_AutoSize(true);
     this.cbGasSupplyHasMeter.set_Location(new System.Drawing.Point(2, 0xde));
     this.cbGasSupplyHasMeter.set_Name("cbGasSupplyHasMeter");
     this.cbGasSupplyHasMeter.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbGasSupplyHasMeter.set_Size(new System.Drawing.Size(150, 0x11));
     this.cbGasSupplyHasMeter.set_TabIndex(0x87);
     this.cbGasSupplyHasMeter.set_Text("Наличие приборов учета");
     this.cbGasSupplyHasMeter.set_UseVisualStyleBackColor(true);
     this.label102.set_AutoSize(true);
     this.label102.set_Location(new System.Drawing.Point(2, 0x83));
     this.label102.set_Name("label102");
     this.label102.set_Size(new System.Drawing.Size(0xac, 13));
     this.label102.set_TabIndex(0x99);
     this.label102.set_Text("Количество газовых плит, всего");
     this.nudGasStoveNumber.set_Location(new System.Drawing.Point(0x12a, 0x7c));
     int[] numArray46 = new int[4];
     numArray46[0] = 0x989680;
     this.nudGasStoveNumber.set_Maximum(new decimal(numArray46));
     this.nudGasStoveNumber.set_Name("nudGasStoveNumber");
     this.nudGasStoveNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudGasStoveNumber.set_TabIndex(0x83);
     this.label103.set_AutoSize(true);
     this.label103.set_Location(new System.Drawing.Point(3, 0xb0));
     this.label103.set_Name("label103");
     this.label103.set_Size(new System.Drawing.Size(0xbf, 13));
     this.label103.set_TabIndex(0x97);
     this.label103.set_Text("Количество газовых колонок, всего");
     this.nudGasSupplyGeyserNumber.set_Location(new System.Drawing.Point(0x12a, 0xa9));
     int[] numArray47 = new int[4];
     numArray47[0] = 0xf4240;
     this.nudGasSupplyGeyserNumber.set_Maximum(new decimal(numArray47));
     this.nudGasSupplyGeyserNumber.set_Name("nudGasSupplyGeyserNumber");
     this.nudGasSupplyGeyserNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudGasSupplyGeyserNumber.set_TabIndex(0x85);
     this.label104.set_AutoSize(true);
     this.label104.set_Location(new System.Drawing.Point(3, 0x99));
     this.label104.set_Name("label104");
     this.label104.set_Size(new System.Drawing.Size(0xb8, 13));
     this.label104.set_TabIndex(0x95);
     this.label104.set_Text("Количество газовых котлов, всего");
     this.nudGasBoilerNumber.set_Location(new System.Drawing.Point(0x12a, 0x92));
     int[] numArray48 = new int[4];
     numArray48[0] = 0x989680;
     this.nudGasBoilerNumber.set_Maximum(new decimal(numArray48));
     this.nudGasBoilerNumber.set_Name("nudGasBoilerNumber");
     this.nudGasBoilerNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudGasBoilerNumber.set_TabIndex(0x84);
     this.label105.set_AutoSize(true);
     this.label105.set_Location(new System.Drawing.Point(3, 0x6c));
     this.label105.set_Name("label105");
     this.label105.set_Size(new System.Drawing.Size(0x9b, 13));
     this.label105.set_TabIndex(0x93);
     this.label105.set_Text("Количество счетчиков, всего");
     this.nudGasSupplyCountersNumberTotal.set_Location(new System.Drawing.Point(0x12a, 0x65));
     int[] numArray49 = new int[4];
     numArray49[0] = 0x989680;
     this.nudGasSupplyCountersNumberTotal.set_Maximum(new decimal(numArray49));
     this.nudGasSupplyCountersNumberTotal.set_Name("nudGasSupplyCountersNumberTotal");
     this.nudGasSupplyCountersNumberTotal.set_Size(new System.Drawing.Size(120, 20));
     this.nudGasSupplyCountersNumberTotal.set_TabIndex(130);
     this.label106.set_AutoSize(true);
     this.label106.set_Location(new System.Drawing.Point(3, 0x20));
     this.label106.set_Name("label106");
     this.label106.set_Size(new System.Drawing.Size(0x9a, 0x1a));
     this.label106.set_TabIndex(0x90);
     this.label106.set_Text("Длина сетей газоснабжения\r\nВ том числе:");
     this.tbGasSupplySupplyNetworkLength.set_Location(new System.Drawing.Point(0x12a, 0x1c));
     this.tbGasSupplySupplyNetworkLength.set_Name("tbGasSupplySupplyNetworkLength");
     this.tbGasSupplySupplyNetworkLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbGasSupplySupplyNetworkLength.set_TabIndex(0x7f);
     this.label107.set_AutoSize(true);
     this.label107.set_Location(new System.Drawing.Point(0x13, 60));
     this.label107.set_Name("label107");
     this.label107.set_Size(new System.Drawing.Size(110, 13));
     this.label107.set_TabIndex(0x8e);
     this.label107.set_Text("Cоотв. требованиям");
     this.tbGasSupplyAppropriateReqLength.set_Location(new System.Drawing.Point(0x12a, 0x35));
     this.tbGasSupplyAppropriateReqLength.set_Name("tbGasSupplyAppropriateReqLength");
     this.tbGasSupplyAppropriateReqLength.set_Size(new System.Drawing.Size(120, 20));
     this.tbGasSupplyAppropriateReqLength.set_TabIndex(0x7f);
     this.label108.set_AutoSize(true);
     this.label108.set_Location(new System.Drawing.Point(3, 12));
     this.label108.set_Name("label108");
     this.label108.set_Size(new System.Drawing.Size(0x6c, 13));
     this.label108.set_TabIndex(140);
     this.label108.set_Text("Тип газоснабжения");
     this.sfdGasSupplyType.set_FormattingEnabled(true);
     this.sfdGasSupplyType.set_Location(new System.Drawing.Point(0x12a, 3));
     this.sfdGasSupplyType.set_Name("sfdGasSupplyType");
     this.sfdGasSupplyType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdGasSupplyType.set_Sorted(true);
     this.sfdGasSupplyType.set_TabIndex(0x7e);
     this.tabPage12.Controls.Add(this.panel10);
     this.tabPage12.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage12.set_Name("tabPage12");
     this.tabPage12.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage12.set_TabIndex(6);
     this.tabPage12.set_Text("Мусоропроводы");
     this.tabPage12.set_UseVisualStyleBackColor(true);
     this.panel10.set_AutoScroll(true);
     this.panel10.Controls.Add(this.btnChuteSave);
     this.panel10.Controls.Add(this.label115);
     this.panel10.Controls.Add(this.sfdChuteType);
     this.panel10.Controls.Add(this.label111);
     this.panel10.Controls.Add(this.nudChuteRecievingValveNumber);
     this.panel10.Controls.Add(this.label112);
     this.panel10.Controls.Add(this.tbChuteBoxCapacity);
     this.panel10.Controls.Add(this.label113);
     this.panel10.Controls.Add(this.tbChuteBoxArea);
     this.panel10.Controls.Add(this.label114);
     this.panel10.Controls.Add(this.nudChuteBarrelNumber);
     this.panel10.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel10.set_Location(new System.Drawing.Point(0, 0));
     this.panel10.set_Name("panel10");
     this.panel10.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.panel10.set_TabIndex(1);
     this.btnChuteSave.set_Location(new System.Drawing.Point(0x113, 0x7d));
     this.btnChuteSave.set_Name("btnChuteSave");
     this.btnChuteSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnChuteSave.set_TabIndex(0x8e);
     this.btnChuteSave.set_Text("Сохранить");
     this.btnChuteSave.set_UseVisualStyleBackColor(true);
     this.btnChuteSave.add_Click(new System.EventHandler(this.btnChuteSave_Click));
     this.label115.set_AutoSize(true);
     this.label115.set_Location(new System.Drawing.Point(3, 13));
     this.label115.set_Name("label115");
     this.label115.set_Size(new System.Drawing.Size(0x5d, 13));
     this.label115.set_TabIndex(150);
     this.label115.set_Text("Тип конструкции");
     this.sfdChuteType.set_FormattingEnabled(true);
     this.sfdChuteType.set_Location(new System.Drawing.Point(230, 4));
     this.sfdChuteType.set_Name("sfdChuteType");
     this.sfdChuteType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdChuteType.set_Sorted(true);
     this.sfdChuteType.set_TabIndex(0x89);
     this.label111.set_AutoSize(true);
     this.label111.set_Location(new System.Drawing.Point(2, 0x6a));
     this.label111.set_Name("label111");
     this.label111.set_Size(new System.Drawing.Size(0xe1, 13));
     this.label111.set_TabIndex(0x94);
     this.label111.set_Text("Количество приемо-загрузочных клапанов");
     this.nudChuteRecievingValveNumber.set_Location(new System.Drawing.Point(230, 0x63));
     int[] numArray50 = new int[4];
     numArray50[0] = 0xf4240;
     this.nudChuteRecievingValveNumber.set_Maximum(new decimal(numArray50));
     this.nudChuteRecievingValveNumber.set_Name("nudChuteRecievingValveNumber");
     this.nudChuteRecievingValveNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudChuteRecievingValveNumber.set_TabIndex(0x8d);
     this.label112.set_AutoSize(true);
     this.label112.set_Location(new System.Drawing.Point(3, 0x3b));
     this.label112.set_Name("label112");
     this.label112.set_Size(new System.Drawing.Size(0xa8, 13));
     this.label112.set_TabIndex(0x92);
     this.label112.set_Text("Объем мусороприемных камер");
     this.tbChuteBoxCapacity.set_Location(new System.Drawing.Point(230, 0x34));
     this.tbChuteBoxCapacity.set_Name("tbChuteBoxCapacity");
     this.tbChuteBoxCapacity.set_Size(new System.Drawing.Size(0x79, 20));
     this.tbChuteBoxCapacity.set_TabIndex(0x8b);
     this.label113.set_AutoSize(true);
     this.label113.set_Location(new System.Drawing.Point(3, 0x23));
     this.label113.set_Name("label113");
     this.label113.set_Size(new System.Drawing.Size(180, 13));
     this.label113.set_TabIndex(0x90);
     this.label113.set_Text("Площадь мусороприемных камер");
     this.tbChuteBoxArea.set_Location(new System.Drawing.Point(230, 0x1c));
     this.tbChuteBoxArea.set_Name("tbChuteBoxArea");
     this.tbChuteBoxArea.set_Size(new System.Drawing.Size(120, 20));
     this.tbChuteBoxArea.set_TabIndex(0x8a);
     this.label114.set_AutoSize(true);
     this.label114.set_Location(new System.Drawing.Point(3, 0x53));
     this.label114.set_Name("label114");
     this.label114.set_Size(new System.Drawing.Size(110, 13));
     this.label114.set_TabIndex(0x8e);
     this.label114.set_Text("Количество стволов");
     this.nudChuteBarrelNumber.set_Location(new System.Drawing.Point(230, 0x4c));
     int[] numArray51 = new int[4];
     numArray51[0] = 0x989680;
     this.nudChuteBarrelNumber.set_Maximum(new decimal(numArray51));
     this.nudChuteBarrelNumber.set_Name("nudChuteBarrelNumber");
     this.nudChuteBarrelNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudChuteBarrelNumber.set_TabIndex(140);
     this.tabPage13.Controls.Add(this.panel11);
     this.tabPage13.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage13.set_Name("tabPage13");
     this.tabPage13.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage13.set_TabIndex(7);
     this.tabPage13.set_Text("Прочее");
     this.tabPage13.set_UseVisualStyleBackColor(true);
     this.panel11.set_AutoScroll(true);
     this.panel11.Controls.Add(this.btnOtherSave);
     this.panel11.Controls.Add(this.label120);
     this.panel11.Controls.Add(this.nudPoolNumber);
     this.panel11.Controls.Add(this.label119);
     this.panel11.Controls.Add(this.nudSaunaNumber);
     this.panel11.Controls.Add(this.cbHasPhone);
     this.panel11.Controls.Add(this.cbIsCTTVSystem);
     this.panel11.Controls.Add(this.cbIsComputerNetworks);
     this.panel11.Controls.Add(this.cbIsCableTV);
     this.panel11.Controls.Add(this.cbIsSharedAntenna);
     this.panel11.Controls.Add(this.cbIsRadio);
     this.panel11.Controls.Add(this.cbIsCommonDispatchSystems);
     this.panel11.Controls.Add(this.cbIsAFPS);
     this.panel11.Controls.Add(this.label118);
     this.panel11.Controls.Add(this.nudIntercomNumber);
     this.panel11.Controls.Add(this.label117);
     this.panel11.Controls.Add(this.sfdDrainType);
     this.panel11.Controls.Add(this.label116);
     this.panel11.Controls.Add(this.sfdVentilationType);
     this.panel11.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel11.set_Location(new System.Drawing.Point(0, 0));
     this.panel11.set_Name("panel11");
     this.panel11.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.panel11.set_TabIndex(1);
     this.btnOtherSave.set_Location(new System.Drawing.Point(0x114, 280));
     this.btnOtherSave.set_Name("btnOtherSave");
     this.btnOtherSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnOtherSave.set_TabIndex(0x9c);
     this.btnOtherSave.set_Text("Сохранить");
     this.btnOtherSave.set_UseVisualStyleBackColor(true);
     this.btnOtherSave.add_Click(new System.EventHandler(this.btnOtherSave_Click));
     this.label120.set_AutoSize(true);
     this.label120.set_Location(new System.Drawing.Point(4, 0x6a));
     this.label120.set_Name("label120");
     this.label120.set_Size(new System.Drawing.Size(0x7b, 13));
     this.label120.set_TabIndex(0xa8);
     this.label120.set_Text("Количество бассейнов");
     this.nudPoolNumber.set_Location(new System.Drawing.Point(0xe7, 0x63));
     int[] numArray52 = new int[4];
     numArray52[0] = 0x989680;
     this.nudPoolNumber.set_Maximum(new decimal(numArray52));
     this.nudPoolNumber.set_Name("nudPoolNumber");
     this.nudPoolNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudPoolNumber.set_TabIndex(0x93);
     this.label119.set_AutoSize(true);
     this.label119.set_Location(new System.Drawing.Point(4, 0x53));
     this.label119.set_Name("label119");
     this.label119.set_Size(new System.Drawing.Size(0x5c, 13));
     this.label119.set_TabIndex(0xa6);
     this.label119.set_Text("Количество саун");
     this.nudSaunaNumber.set_Location(new System.Drawing.Point(0xe7, 0x4c));
     int[] numArray53 = new int[4];
     numArray53[0] = 0xf4240;
     this.nudSaunaNumber.set_Maximum(new decimal(numArray53));
     this.nudSaunaNumber.set_Name("nudSaunaNumber");
     this.nudSaunaNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudSaunaNumber.set_TabIndex(0x92);
     this.cbHasPhone.set_AutoSize(true);
     this.cbHasPhone.set_Location(new System.Drawing.Point(3, 0x11e));
     this.cbHasPhone.set_Name("cbHasPhone");
     this.cbHasPhone.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbHasPhone.set_Size(new System.Drawing.Size(0x47, 0x11));
     this.cbHasPhone.set_TabIndex(0x9b);
     this.cbHasPhone.set_Text("Телефон");
     this.cbHasPhone.set_UseVisualStyleBackColor(true);
     this.cbIsCTTVSystem.set_AutoSize(true);
     this.cbIsCTTVSystem.set_Location(new System.Drawing.Point(3, 0x107));
     this.cbIsCTTVSystem.set_Name("cbIsCTTVSystem");
     this.cbIsCTTVSystem.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsCTTVSystem.set_Size(new System.Drawing.Size(0xa5, 0x11));
     this.cbIsCTTVSystem.set_TabIndex(0x9a);
     this.cbIsCTTVSystem.set_Text("Система видеонаблюдения");
     this.cbIsCTTVSystem.set_UseVisualStyleBackColor(true);
     this.cbIsComputerNetworks.set_AutoSize(true);
     this.cbIsComputerNetworks.set_Location(new System.Drawing.Point(2, 240));
     this.cbIsComputerNetworks.set_Name("cbIsComputerNetworks");
     this.cbIsComputerNetworks.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsComputerNetworks.set_Size(new System.Drawing.Size(220, 0x11));
     this.cbIsComputerNetworks.set_TabIndex(0x99);
     this.cbIsComputerNetworks.set_Text("Подключение к компьютерным сетям");
     this.cbIsComputerNetworks.set_UseVisualStyleBackColor(true);
     this.cbIsCableTV.set_AutoSize(true);
     this.cbIsCableTV.set_Location(new System.Drawing.Point(3, 0xd9));
     this.cbIsCableTV.set_Name("cbIsCableTV");
     this.cbIsCableTV.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsCableTV.set_Size(new System.Drawing.Size(0x62, 0x11));
     this.cbIsCableTV.set_TabIndex(0x98);
     this.cbIsCableTV.set_Text("Кабельное ТВ");
     this.cbIsCableTV.set_UseVisualStyleBackColor(true);
     this.cbIsSharedAntenna.set_AutoSize(true);
     this.cbIsSharedAntenna.set_Location(new System.Drawing.Point(3, 0xc2));
     this.cbIsSharedAntenna.set_Name("cbIsSharedAntenna");
     this.cbIsSharedAntenna.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsSharedAntenna.set_Size(new System.Drawing.Size(0xda, 0x11));
     this.cbIsSharedAntenna.set_TabIndex(0x97);
     this.cbIsSharedAntenna.set_Text("Антенны коллективного пользования");
     this.cbIsSharedAntenna.set_UseVisualStyleBackColor(true);
     this.cbIsRadio.set_AutoSize(true);
     this.cbIsRadio.set_Location(new System.Drawing.Point(3, 0xab));
     this.cbIsRadio.set_Name("cbIsRadio");
     this.cbIsRadio.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsRadio.set_Size(new System.Drawing.Size(0x39, 0x11));
     this.cbIsRadio.set_TabIndex(150);
     this.cbIsRadio.set_Text("Радио");
     this.cbIsRadio.set_UseVisualStyleBackColor(true);
     this.cbIsCommonDispatchSystems.set_AutoSize(true);
     this.cbIsCommonDispatchSystems.set_Location(new System.Drawing.Point(3, 0x94));
     this.cbIsCommonDispatchSystems.set_Name("cbIsCommonDispatchSystems");
     this.cbIsCommonDispatchSystems.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsCommonDispatchSystems.set_Size(new System.Drawing.Size(0xe7, 0x11));
     this.cbIsCommonDispatchSystems.set_TabIndex(0x95);
     this.cbIsCommonDispatchSystems.set_Text("Объединенные диспечерсекие системы");
     this.cbIsCommonDispatchSystems.set_UseVisualStyleBackColor(true);
     this.cbIsAFPS.set_AutoSize(true);
     this.cbIsAFPS.set_Location(new System.Drawing.Point(3, 0x7d));
     this.cbIsAFPS.set_Name("cbIsAFPS");
     this.cbIsAFPS.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbIsAFPS.set_Size(new System.Drawing.Size(0xeb, 0x11));
     this.cbIsAFPS.set_TabIndex(0x94);
     this.cbIsAFPS.set_Text("Наличие противопожарной защиты дома");
     this.cbIsAFPS.set_UseVisualStyleBackColor(true);
     this.label118.set_AutoSize(true);
     this.label118.set_Location(new System.Drawing.Point(4, 0x3d));
     this.label118.set_Name("label118");
     this.label118.set_Size(new System.Drawing.Size(0xba, 13));
     this.label118.set_TabIndex(0x9c);
     this.label118.set_Text("Переговорно-замочное устройство");
     this.nudIntercomNumber.set_Location(new System.Drawing.Point(0xe7, 0x36));
     int[] numArray54 = new int[4];
     numArray54[0] = 0xf4240;
     this.nudIntercomNumber.set_Maximum(new decimal(numArray54));
     this.nudIntercomNumber.set_Name("nudIntercomNumber");
     this.nudIntercomNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudIntercomNumber.set_TabIndex(0x91);
     this.label117.set_AutoSize(true);
     this.label117.set_Location(new System.Drawing.Point(3, 0x27));
     this.label117.set_Name("label117");
     this.label117.set_Size(new System.Drawing.Size(0x6a, 13));
     this.label117.set_TabIndex(0x9a);
     this.label117.set_Text("Тип водоотведения");
     this.sfdDrainType.set_FormattingEnabled(true);
     this.sfdDrainType.set_Location(new System.Drawing.Point(230, 30));
     this.sfdDrainType.set_Name("sfdDrainType");
     this.sfdDrainType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdDrainType.set_Sorted(true);
     this.sfdDrainType.set_TabIndex(0x90);
     this.label116.set_AutoSize(true);
     this.label116.set_Location(new System.Drawing.Point(3, 15));
     this.label116.set_Name("label116");
     this.label116.set_Size(new System.Drawing.Size(0x58, 13));
     this.label116.set_TabIndex(0x98);
     this.label116.set_Text("Тип вентиляции");
     this.sfdVentilationType.set_FormattingEnabled(true);
     this.sfdVentilationType.set_Location(new System.Drawing.Point(230, 6));
     this.sfdVentilationType.set_Name("sfdVentilationType");
     this.sfdVentilationType.set_Size(new System.Drawing.Size(0x79, 0x15));
     this.sfdVentilationType.set_Sorted(true);
     this.sfdVentilationType.set_TabIndex(0x8f);
     this.tabPage14.Controls.Add(this.panel12);
     this.tabPage14.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage14.set_Name("tabPage14");
     this.tabPage14.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.tabPage14.set_TabIndex(8);
     this.tabPage14.set_Text("Лифты");
     this.tabPage14.set_UseVisualStyleBackColor(true);
     this.panel12.set_AutoScroll(true);
     this.panel12.Controls.Add(this.btnLiftSave);
     this.panel12.Controls.Add(this.label127);
     this.panel12.Controls.Add(this.tbLiftControllerPhoneNumber);
     this.panel12.Controls.Add(this.label124);
     this.panel12.Controls.Add(this.nudLiftOpeningDoorsNumber);
     this.panel12.Controls.Add(this.label125);
     this.panel12.Controls.Add(this.nudLiftFoldingDoorsNumber);
     this.panel12.Controls.Add(this.label126);
     this.panel12.Controls.Add(this.nudLiftCombiLiftNumber);
     this.panel12.Controls.Add(this.label121);
     this.panel12.Controls.Add(this.nudLiftTruckLiftNumber);
     this.panel12.Controls.Add(this.label122);
     this.panel12.Controls.Add(this.nudLiftPassengerLiftNumber);
     this.panel12.Controls.Add(this.label123);
     this.panel12.Controls.Add(this.nudLiftTotalNumber);
     this.panel12.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel12.set_Location(new System.Drawing.Point(0, 0));
     this.panel12.set_Name("panel12");
     this.panel12.set_Size(new System.Drawing.Size(0x277, 0x228));
     this.panel12.set_TabIndex(1);
     this.btnLiftSave.set_Location(new System.Drawing.Point(0x115, 0xab));
     this.btnLiftSave.set_Name("btnLiftSave");
     this.btnLiftSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnLiftSave.set_TabIndex(0xa4);
     this.btnLiftSave.set_Text("Сохранить");
     this.btnLiftSave.set_UseVisualStyleBackColor(true);
     this.btnLiftSave.add_Click(new System.EventHandler(this.btnLiftSave_Click));
     this.label127.set_AutoSize(true);
     this.label127.set_Location(new System.Drawing.Point(4, 0x98));
     this.label127.set_Name("label127");
     this.label127.set_Size(new System.Drawing.Size(0x71, 13));
     this.label127.set_TabIndex(0xb6);
     this.label127.set_Text("Телефон диспетчера");
     this.tbLiftControllerPhoneNumber.set_Location(new System.Drawing.Point(0xe7, 0x91));
     this.tbLiftControllerPhoneNumber.set_Name("tbLiftControllerPhoneNumber");
     this.tbLiftControllerPhoneNumber.set_Size(new System.Drawing.Size(0x79, 20));
     this.tbLiftControllerPhoneNumber.set_TabIndex(0xa3);
     this.label124.set_AutoSize(true);
     this.label124.set_Location(new System.Drawing.Point(4, 0x81));
     this.label124.set_Name("label124");
     this.label124.set_Size(new System.Drawing.Size(0x9b, 13));
     this.label124.set_TabIndex(180);
     this.label124.set_Text("с открывающимися дверями");
     this.nudLiftOpeningDoorsNumber.set_Location(new System.Drawing.Point(0xe7, 0x7a));
     int[] numArray55 = new int[4];
     numArray55[0] = 0x989680;
     this.nudLiftOpeningDoorsNumber.set_Maximum(new decimal(numArray55));
     this.nudLiftOpeningDoorsNumber.set_Name("nudLiftOpeningDoorsNumber");
     this.nudLiftOpeningDoorsNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudLiftOpeningDoorsNumber.set_TabIndex(0xa2);
     this.label125.set_AutoSize(true);
     this.label125.set_Location(new System.Drawing.Point(4, 0x6b));
     this.label125.set_Name("label125");
     this.label125.set_Size(new System.Drawing.Size(0x87, 13));
     this.label125.set_TabIndex(0xb2);
     this.label125.set_Text("с раздвижными дверями");
     this.nudLiftFoldingDoorsNumber.set_Location(new System.Drawing.Point(0xe7, 100));
     int[] numArray56 = new int[4];
     numArray56[0] = 0x989680;
     this.nudLiftFoldingDoorsNumber.set_Maximum(new decimal(numArray56));
     this.nudLiftFoldingDoorsNumber.set_Name("nudLiftFoldingDoorsNumber");
     this.nudLiftFoldingDoorsNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudLiftFoldingDoorsNumber.set_TabIndex(0xa1);
     this.label126.set_AutoSize(true);
     this.label126.set_Location(new System.Drawing.Point(4, 0x54));
     this.label126.set_Name("label126");
     this.label126.set_Size(new System.Drawing.Size(0x43, 13));
     this.label126.set_TabIndex(0xb0);
     this.label126.set_Text("смешанные");
     this.nudLiftCombiLiftNumber.set_Location(new System.Drawing.Point(0xe7, 0x4d));
     int[] numArray57 = new int[4];
     numArray57[0] = 0x989680;
     this.nudLiftCombiLiftNumber.set_Maximum(new decimal(numArray57));
     this.nudLiftCombiLiftNumber.set_Name("nudLiftCombiLiftNumber");
     this.nudLiftCombiLiftNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudLiftCombiLiftNumber.set_TabIndex(160);
     this.label121.set_AutoSize(true);
     this.label121.set_Location(new System.Drawing.Point(4, 0x3d));
     this.label121.set_Name("label121");
     this.label121.set_Size(new System.Drawing.Size(0x37, 13));
     this.label121.set_TabIndex(0xae);
     this.label121.set_Text("грузовые");
     this.nudLiftTruckLiftNumber.set_Location(new System.Drawing.Point(0xe7, 0x36));
     numArray = new int[4];
     numArray[0] = 0x989680;
     this.nudLiftTruckLiftNumber.set_Maximum(new decimal(numArray));
     this.nudLiftTruckLiftNumber.set_Name("nudLiftTruckLiftNumber");
     this.nudLiftTruckLiftNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudLiftTruckLiftNumber.set_TabIndex(0x9f);
     this.label122.set_AutoSize(true);
     this.label122.set_Location(new System.Drawing.Point(4, 0x27));
     this.label122.set_Name("label122");
     this.label122.set_Size(new System.Drawing.Size(0x51, 13));
     this.label122.set_TabIndex(0xac);
     this.label122.set_Text("пассажирские");
     this.nudLiftPassengerLiftNumber.set_Location(new System.Drawing.Point(0xe7, 0x20));
     numArray = new int[4];
     numArray[0] = 0x989680;
     this.nudLiftPassengerLiftNumber.set_Maximum(new decimal(numArray));
     this.nudLiftPassengerLiftNumber.set_Name("nudLiftPassengerLiftNumber");
     this.nudLiftPassengerLiftNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudLiftPassengerLiftNumber.set_TabIndex(0x9e);
     this.label123.set_AutoSize(true);
     this.label123.set_Location(new System.Drawing.Point(4, 10));
     this.label123.set_Name("label123");
     this.label123.set_Size(new System.Drawing.Size(0x8d, 0x1a));
     this.label123.set_TabIndex(170);
     this.label123.set_Text("Количество лифтов, всего\r\nВ том числе:\r\n");
     this.nudLiftTotalNumber.set_Location(new System.Drawing.Point(0xe7, 9));
     numArray = new int[4];
     numArray[0] = 0xf4240;
     this.nudLiftTotalNumber.set_Maximum(new decimal(numArray));
     this.nudLiftTotalNumber.set_Name("nudLiftTotalNumber");
     this.nudLiftTotalNumber.set_Size(new System.Drawing.Size(120, 20));
     this.nudLiftTotalNumber.set_TabIndex(0x9d);
     this.Service.Controls.Add(this.dgvServices);
     this.Service.Controls.Add(this.tsService);
     this.Service.set_Location(new System.Drawing.Point(4, 0x16));
     this.Service.set_Name("Service");
     this.Service.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.Service.set_TabIndex(0);
     this.Service.set_Text("Услуги");
     this.Service.set_UseVisualStyleBackColor(true);
     this.dgvServices.set_AllowUserToAddRows(false);
     this.dgvServices.set_AllowUserToDeleteRows(false);
     this.dgvServices.set_AutoGenerateColumns(false);
     this.dgvServices.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServices.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.serviceNameDataGridViewTextBoxColumn, this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.kDataGridViewTextBoxColumn, this.nameDataGridViewTextBoxColumn });
     this.dgvServices.set_DataSource(this.bsHouseService);
     this.dgvServices.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServices.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvServices.set_MultiSelect(false);
     this.dgvServices.set_Name("dgvServices");
     this.dgvServices.set_ReadOnly(true);
     this.dgvServices.set_RowHeadersVisible(false);
     this.dgvServices.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvServices.set_Size(new System.Drawing.Size(0x27f, 0x229));
     this.dgvServices.set_TabIndex(1);
     this.serviceNameDataGridViewTextBoxColumn.set_DataPropertyName("ServiceName");
     this.serviceNameDataGridViewTextBoxColumn.set_HeaderText("Название услуги");
     this.serviceNameDataGridViewTextBoxColumn.set_Name("serviceNameDataGridViewTextBoxColumn");
     this.serviceNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceNameDataGridViewTextBoxColumn.set_Width(0xf7);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("C");
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn.set_HeaderText("По");
     this.toDateDataGridViewTextBoxColumn.set_Name("toDateDataGridViewTextBoxColumn");
     this.toDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.kDataGridViewTextBoxColumn.set_DataPropertyName("K");
     this.kDataGridViewTextBoxColumn.set_HeaderText("Коэффициент");
     this.kDataGridViewTextBoxColumn.set_Name("kDataGridViewTextBoxColumn");
     this.kDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.nameDataGridViewTextBoxColumn.set_DataPropertyName("Name");
     this.nameDataGridViewTextBoxColumn.set_HeaderText("Переодичность");
     this.nameDataGridViewTextBoxColumn.set_Name("nameDataGridViewTextBoxColumn");
     this.nameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsHouseService.set_DataSource(typeof(UjfHouseService));
     this.tsService.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsBtnAddService, this.tsBtnChangeService, this.tsBtnDeleteService, this.btnShowMaterialAndWages });
     this.tsService.set_LayoutStyle(System.Windows.Forms.ToolStripLayoutStyle.Flow);
     this.tsService.set_Location(new System.Drawing.Point(0, 0));
     this.tsService.set_Name("tsService");
     this.tsService.set_Size(new System.Drawing.Size(0x27f, 0x19));
     this.tsService.set_TabIndex(0);
     this.tsService.set_Text("toolStrip2");
     this.tsBtnAddService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnAddService.set_Image(Resources.ADD);
     this.tsBtnAddService.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnAddService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnAddService.set_Name("tsBtnAddService");
     this.tsBtnAddService.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsBtnAddService.set_Text("Добавить");
     this.tsBtnAddService.add_Click(new System.EventHandler(this.tsBtnAddService_Click));
     this.tsBtnChangeService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnChangeService.set_Image(Resources.CHANGE);
     this.tsBtnChangeService.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnChangeService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnChangeService.set_Name("tsBtnChangeService");
     this.tsBtnChangeService.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnChangeService.set_Text("Изменить");
     this.tsBtnChangeService.add_Click(new System.EventHandler(this.tsBtnChangeService_Click));
     this.tsBtnDeleteService.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnDeleteService.set_Image(Resources.DELETE);
     this.tsBtnDeleteService.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnDeleteService.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnDeleteService.set_Name("tsBtnDeleteService");
     this.tsBtnDeleteService.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnDeleteService.set_Text("Удалить");
     this.tsBtnDeleteService.add_Click(new System.EventHandler(this.tsBtnDeleteService_Click));
     this.btnShowMaterialAndWages.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnShowMaterialAndWages.set_Image((System.Drawing.Image) manager.GetObject("btnShowMaterialAndWages.Image"));
     this.btnShowMaterialAndWages.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnShowMaterialAndWages.set_Name("btnShowMaterialAndWages");
     this.btnShowMaterialAndWages.set_Size(new System.Drawing.Size(0x6f, 0x13));
     this.btnShowMaterialAndWages.set_Text("Показать ресурсы");
     this.btnShowMaterialAndWages.add_Click(new System.EventHandler(this.btnShowMaterialAndWages_Click));
     this.Calc.Controls.Add(this.splitContainer1);
     this.Calc.Controls.Add(this.panel1);
     this.Calc.set_Location(new System.Drawing.Point(4, 0x16));
     this.Calc.set_Name("Calc");
     this.Calc.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.Calc.set_TabIndex(1);
     this.Calc.set_Text("Перерасчет");
     this.Calc.set_UseVisualStyleBackColor(true);
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0x21));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.Controls.Add(this.dgvCalcService);
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x27f, 0x221));
     this.splitContainer1.set_SplitterDistance(0xe8);
     this.splitContainer1.set_TabIndex(3);
     this.dgvCalcService.set_AllowUserToAddRows(false);
     this.dgvCalcService.set_AllowUserToDeleteRows(false);
     this.dgvCalcService.set_AutoGenerateColumns(false);
     this.dgvCalcService.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcService.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.serviceNameDataGridViewTextBoxColumn1, this.periodDataGridViewTextBoxColumn, this.algNameDataGridViewTextBoxColumn, this.apartmentSquareDataGridViewTextBoxColumn, this.ladderSquareDataGridViewTextBoxColumn, this.FormulaUi, this.valueDataGridViewTextBoxColumn });
     this.dgvCalcService.set_DataSource(this.bsCalcServices);
     this.dgvCalcService.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcService.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcService.set_MultiSelect(false);
     this.dgvCalcService.set_Name("dgvCalcService");
     this.dgvCalcService.set_ReadOnly(true);
     this.dgvCalcService.set_RowHeadersVisible(false);
     this.dgvCalcService.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvCalcService.set_Size(new System.Drawing.Size(0x27f, 0xe8));
     this.dgvCalcService.set_TabIndex(0);
     this.dgvCalcService.add_SelectionChanged(new System.EventHandler(this.calcServiceDGV_SelectionChanged));
     this.serviceNameDataGridViewTextBoxColumn1.set_DataPropertyName("ServiceName");
     this.serviceNameDataGridViewTextBoxColumn1.set_HeaderText("Название услуги");
     this.serviceNameDataGridViewTextBoxColumn1.set_Name("serviceNameDataGridViewTextBoxColumn1");
     this.serviceNameDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.periodDataGridViewTextBoxColumn.set_DataPropertyName("Period");
     this.periodDataGridViewTextBoxColumn.set_HeaderText("Период");
     this.periodDataGridViewTextBoxColumn.set_Name("periodDataGridViewTextBoxColumn");
     this.periodDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.algNameDataGridViewTextBoxColumn.set_DataPropertyName("AlgName");
     this.algNameDataGridViewTextBoxColumn.set_HeaderText("Название алгоритма");
     this.algNameDataGridViewTextBoxColumn.set_Name("algNameDataGridViewTextBoxColumn");
     this.algNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.apartmentSquareDataGridViewTextBoxColumn.set_DataPropertyName("ApartmentSquare");
     this.apartmentSquareDataGridViewTextBoxColumn.set_HeaderText("Общая площадь");
     this.apartmentSquareDataGridViewTextBoxColumn.set_Name("apartmentSquareDataGridViewTextBoxColumn");
     this.apartmentSquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.ladderSquareDataGridViewTextBoxColumn.set_DataPropertyName("LadderSquare");
     this.ladderSquareDataGridViewTextBoxColumn.set_HeaderText("Площадь лестничных клеток");
     this.ladderSquareDataGridViewTextBoxColumn.set_Name("ladderSquareDataGridViewTextBoxColumn");
     this.ladderSquareDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.FormulaUi.set_DataPropertyName("FormulaView");
     this.FormulaUi.set_HeaderText("Формула");
     this.FormulaUi.set_Name("FormulaUi");
     this.FormulaUi.set_ReadOnly(true);
     this.valueDataGridViewTextBoxColumn.set_DataPropertyName("Value");
     this.valueDataGridViewTextBoxColumn.set_HeaderText("Итог");
     this.valueDataGridViewTextBoxColumn.set_Name("valueDataGridViewTextBoxColumn");
     this.valueDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsCalcServices.set_DataSource(typeof(UjfCalcService));
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.Panel1.Controls.Add(this.dgvCalcServiceMaterial);
     this.splitContainer2.Panel2.Controls.Add(this.dgvCalcServiceWages);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x27f, 0x135));
     this.splitContainer2.set_SplitterDistance(0x148);
     this.splitContainer2.set_TabIndex(0);
     this.dgvCalcServiceMaterial.set_AllowUserToAddRows(false);
     this.dgvCalcServiceMaterial.set_AllowUserToDeleteRows(false);
     this.dgvCalcServiceMaterial.set_AutoGenerateColumns(false);
     this.dgvCalcServiceMaterial.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvCalcServiceMaterial.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders);
     this.dgvCalcServiceMaterial.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcServiceMaterial.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.nameDataGridViewTextBoxColumn1, this.priceValueDataGridViewTextBoxColumn, this.normDataGridViewTextBoxColumn, this.tariffDataGridViewTextBoxColumn, this.usePerYearDataGridViewTextBoxColumn, this.formulaUiDataGridViewTextBoxColumn });
     this.dgvCalcServiceMaterial.set_DataSource(this.bsCalcServiceMaterials);
     this.dgvCalcServiceMaterial.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcServiceMaterial.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcServiceMaterial.set_MultiSelect(false);
     this.dgvCalcServiceMaterial.set_Name("dgvCalcServiceMaterial");
     this.dgvCalcServiceMaterial.set_ReadOnly(true);
     this.dgvCalcServiceMaterial.set_RowHeadersVisible(false);
     this.dgvCalcServiceMaterial.set_Size(new System.Drawing.Size(0x148, 0x135));
     this.dgvCalcServiceMaterial.set_TabIndex(0);
     this.nameDataGridViewTextBoxColumn1.set_DataPropertyName("Name");
     this.nameDataGridViewTextBoxColumn1.set_HeaderText("Название материала");
     this.nameDataGridViewTextBoxColumn1.set_Name("nameDataGridViewTextBoxColumn1");
     this.nameDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.nameDataGridViewTextBoxColumn1.set_Width(0x80);
     this.priceValueDataGridViewTextBoxColumn.set_DataPropertyName("PriceValue");
     this.priceValueDataGridViewTextBoxColumn.set_HeaderText("Цена");
     this.priceValueDataGridViewTextBoxColumn.set_Name("priceValueDataGridViewTextBoxColumn");
     this.priceValueDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.priceValueDataGridViewTextBoxColumn.set_Width(0x3a);
     this.normDataGridViewTextBoxColumn.set_DataPropertyName("Norm");
     this.normDataGridViewTextBoxColumn.set_HeaderText("Норма");
     this.normDataGridViewTextBoxColumn.set_Name("normDataGridViewTextBoxColumn");
     this.normDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.normDataGridViewTextBoxColumn.set_Width(0x42);
     this.tariffDataGridViewTextBoxColumn.set_DataPropertyName("Tariff");
     this.tariffDataGridViewTextBoxColumn.set_HeaderText("Тариф");
     this.tariffDataGridViewTextBoxColumn.set_Name("tariffDataGridViewTextBoxColumn");
     this.tariffDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.tariffDataGridViewTextBoxColumn.set_Width(0x41);
     this.usePerYearDataGridViewTextBoxColumn.set_DataPropertyName("UsePerYear");
     this.usePerYearDataGridViewTextBoxColumn.set_HeaderText("Использование в год");
     this.usePerYearDataGridViewTextBoxColumn.set_Name("usePerYearDataGridViewTextBoxColumn");
     this.usePerYearDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.usePerYearDataGridViewTextBoxColumn.set_Width(0x72);
     this.formulaUiDataGridViewTextBoxColumn.set_DataPropertyName("FormulaUi");
     this.formulaUiDataGridViewTextBoxColumn.set_HeaderText("Формула");
     this.formulaUiDataGridViewTextBoxColumn.set_Name("formulaUiDataGridViewTextBoxColumn");
     this.formulaUiDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.formulaUiDataGridViewTextBoxColumn.set_Width(80);
     this.bsCalcServiceMaterials.set_DataSource(typeof(UjfCalcServiceMaterial));
     this.dgvCalcServiceWages.set_AllowUserToAddRows(false);
     this.dgvCalcServiceWages.set_AllowUserToDeleteRows(false);
     this.dgvCalcServiceWages.set_AutoGenerateColumns(false);
     this.dgvCalcServiceWages.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvCalcServiceWages.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders);
     this.dgvCalcServiceWages.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCalcServiceWages.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.nameDataGridViewTextBoxColumn2, this.rankDataGridViewTextBoxColumn, this.wageValueDataGridViewTextBoxColumn, this.normDataGridViewTextBoxColumn1, this.tariffDataGridViewTextBoxColumn1, this.normChelChasDataGridViewTextBoxColumn, this.normNeVihodDataGridViewTextBoxColumn, this.formulaUiDataGridViewTextBoxColumn1 });
     this.dgvCalcServiceWages.set_DataSource(this.bsCalcServiceWages);
     this.dgvCalcServiceWages.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCalcServiceWages.set_Location(new System.Drawing.Point(0, 0));
     this.dgvCalcServiceWages.set_MultiSelect(false);
     this.dgvCalcServiceWages.set_Name("dgvCalcServiceWages");
     this.dgvCalcServiceWages.set_ReadOnly(true);
     this.dgvCalcServiceWages.set_RowHeadersVisible(false);
     this.dgvCalcServiceWages.set_Size(new System.Drawing.Size(0x133, 0x135));
     this.dgvCalcServiceWages.set_TabIndex(0);
     this.nameDataGridViewTextBoxColumn2.set_DataPropertyName("Name");
     this.nameDataGridViewTextBoxColumn2.set_HeaderText("Название профессии");
     this.nameDataGridViewTextBoxColumn2.set_Name("nameDataGridViewTextBoxColumn2");
     this.nameDataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.nameDataGridViewTextBoxColumn2.set_Width(0x81);
     this.rankDataGridViewTextBoxColumn.set_DataPropertyName("Rank");
     this.rankDataGridViewTextBoxColumn.set_HeaderText("Разряд");
     this.rankDataGridViewTextBoxColumn.set_Name("rankDataGridViewTextBoxColumn");
     this.rankDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.rankDataGridViewTextBoxColumn.set_Width(0x45);
     this.wageValueDataGridViewTextBoxColumn.set_DataPropertyName("WageValue");
     this.wageValueDataGridViewTextBoxColumn.set_HeaderText("Зарплата");
     this.wageValueDataGridViewTextBoxColumn.set_Name("wageValueDataGridViewTextBoxColumn");
     this.wageValueDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.wageValueDataGridViewTextBoxColumn.set_Width(80);
     this.normDataGridViewTextBoxColumn1.set_DataPropertyName("Norm");
     this.normDataGridViewTextBoxColumn1.set_HeaderText("Норма");
     this.normDataGridViewTextBoxColumn1.set_Name("normDataGridViewTextBoxColumn1");
     this.normDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.normDataGridViewTextBoxColumn1.set_Width(0x42);
     this.tariffDataGridViewTextBoxColumn1.set_DataPropertyName("Tariff");
     this.tariffDataGridViewTextBoxColumn1.set_HeaderText("Тариф");
     this.tariffDataGridViewTextBoxColumn1.set_Name("tariffDataGridViewTextBoxColumn1");
     this.tariffDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.tariffDataGridViewTextBoxColumn1.set_Width(0x41);
     this.normChelChasDataGridViewTextBoxColumn.set_DataPropertyName("NormChelChas");
     this.normChelChasDataGridViewTextBoxColumn.set_HeaderText("Трудоемкость чел.-час. в год");
     this.normChelChasDataGridViewTextBoxColumn.set_Name("normChelChasDataGridViewTextBoxColumn");
     this.normChelChasDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.normChelChasDataGridViewTextBoxColumn.set_Width(0x95);
     this.normNeVihodDataGridViewTextBoxColumn.set_DataPropertyName("NormNeVihod");
     this.normNeVihodDataGridViewTextBoxColumn.set_HeaderText("Трудоемкость с учетом невыхода");
     this.normNeVihodDataGridViewTextBoxColumn.set_Name("normNeVihodDataGridViewTextBoxColumn");
     this.normNeVihodDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.normNeVihodDataGridViewTextBoxColumn.set_Width(0x8e);
     this.formulaUiDataGridViewTextBoxColumn1.set_DataPropertyName("FormulaUi");
     this.formulaUiDataGridViewTextBoxColumn1.set_HeaderText("Формула");
     this.formulaUiDataGridViewTextBoxColumn1.set_Name("formulaUiDataGridViewTextBoxColumn1");
     this.formulaUiDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.formulaUiDataGridViewTextBoxColumn1.set_Width(80);
     this.bsCalcServiceWages.set_DataSource(typeof(UjfCalcServiceWage));
     this.panel1.Controls.Add(this.btnShowErrors);
     this.panel1.Controls.Add(this.labelError);
     this.panel1.Controls.Add(this.btnCalcStart);
     this.panel1.Controls.Add(this.datePeriod);
     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(0x27f, 0x21));
     this.panel1.set_TabIndex(0);
     this.btnShowErrors.set_Location(new System.Drawing.Point(0x21a, 5));
     this.btnShowErrors.set_Name("btnShowErrors");
     this.btnShowErrors.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnShowErrors.set_TabIndex(3);
     this.btnShowErrors.set_Text("Просмотр");
     this.btnShowErrors.set_UseVisualStyleBackColor(true);
     this.btnShowErrors.set_Visible(false);
     this.btnShowErrors.add_Click(new System.EventHandler(this.btnShowErrors_Click));
     this.labelError.set_AutoSize(true);
     this.labelError.set_ForeColor(System.Drawing.Color.Maroon);
     this.labelError.set_Location(new System.Drawing.Point(0x13c, 3));
     this.labelError.set_Name("labelError");
     this.labelError.set_Size(new System.Drawing.Size(0xd7, 0x1a));
     this.labelError.set_TabIndex(2);
     this.labelError.set_Text("В ходе расчета возникли ошибки.\r\nНажмите кнопку для просмотра ошибок.");
     this.labelError.set_Visible(false);
     this.btnCalcStart.set_Location(new System.Drawing.Point(0xeb, 5));
     this.btnCalcStart.set_Name("btnCalcStart");
     this.btnCalcStart.set_Size(new System.Drawing.Size(0x4b, 0x16));
     this.btnCalcStart.set_TabIndex(1);
     this.btnCalcStart.set_Text("Расчитать");
     this.btnCalcStart.set_UseVisualStyleBackColor(true);
     this.btnCalcStart.add_Click(new System.EventHandler(this.btnCalcStart_Click));
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(-5, 4));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.datePeriod.set_TabIndex(0);
     this.Inspection.Controls.Add(this.dgvInspections);
     this.Inspection.Controls.Add(this.tsInspection);
     this.Inspection.set_Location(new System.Drawing.Point(4, 0x16));
     this.Inspection.set_Name("Inspection");
     this.Inspection.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.Inspection.set_TabIndex(5);
     this.Inspection.set_Text("Осмотры");
     this.Inspection.set_UseVisualStyleBackColor(true);
     this.dgvInspections.set_AllowUserToAddRows(false);
     this.dgvInspections.set_AllowUserToDeleteRows(false);
     this.dgvInspections.set_AllowUserToResizeRows(false);
     this.dgvInspections.set_AutoGenerateColumns(false);
     this.dgvInspections.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvInspections.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvInspections.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.inspectionDateTimeDataGridViewTextBoxColumn, this.StatusName, this.Inspector, this.UserName });
     this.dgvInspections.set_DataSource(this.bsHouseInspection);
     this.dgvInspections.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvInspections.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgvInspections.set_MultiSelect(false);
     this.dgvInspections.set_Name("dgvInspections");
     this.dgvInspections.set_ReadOnly(true);
     this.dgvInspections.set_RowHeadersVisible(false);
     this.dgvInspections.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvInspections.set_Size(new System.Drawing.Size(0x27f, 0x229));
     this.dgvInspections.set_TabIndex(1);
     this.dgvInspections.add_CellMouseDoubleClick(new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvInspections_CellMouseDoubleClick));
     this.dgvInspections.add_PreviewKeyDown(new System.Windows.Forms.PreviewKeyDownEventHandler(this.dgvInspections_PreviewKeyDown));
     this.inspectionDateTimeDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.inspectionDateTimeDataGridViewTextBoxColumn.set_DataPropertyName("InspectionDateTime");
     this.inspectionDateTimeDataGridViewTextBoxColumn.set_HeaderText("Дата проведения осмотра");
     this.inspectionDateTimeDataGridViewTextBoxColumn.set_Name("inspectionDateTimeDataGridViewTextBoxColumn");
     this.inspectionDateTimeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.inspectionDateTimeDataGridViewTextBoxColumn.set_Width(0x98);
     this.StatusName.set_DataPropertyName("StatusName");
     this.StatusName.set_HeaderText("Статус");
     this.StatusName.set_Name("StatusName");
     this.StatusName.set_ReadOnly(true);
     this.Inspector.set_DataPropertyName("Inspector");
     this.Inspector.set_HeaderText("Инспектор");
     this.Inspector.set_Name("Inspector");
     this.Inspector.set_ReadOnly(true);
     this.UserName.set_DataPropertyName("UserName");
     this.UserName.set_HeaderText("Пользователь");
     this.UserName.set_Name("UserName");
     this.UserName.set_ReadOnly(true);
     this.bsHouseInspection.set_DataSource(typeof(UjfApartmentHouseInspection));
     this.tsInspection.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsBtnAddInspection, this.tsBtnChangeInspection, this.tsBtnDeleteInstepction, this.tsBtnApartmentHousePartElement, this.tssBtnActs, this.tssReports });
     this.tsInspection.set_Location(new System.Drawing.Point(0, 0));
     this.tsInspection.set_Name("tsInspection");
     this.tsInspection.set_Size(new System.Drawing.Size(0x27f, 0x19));
     this.tsInspection.set_TabIndex(0);
     this.tsInspection.set_Text("toolStrip4");
     this.tsBtnAddInspection.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnAddInspection.set_Image(Resources.ADD);
     this.tsBtnAddInspection.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnAddInspection.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnAddInspection.set_Name("tsBtnAddInspection");
     this.tsBtnAddInspection.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsBtnAddInspection.set_Text("Добавить");
     this.tsBtnAddInspection.add_Click(new System.EventHandler(this.tsBtnAddInspection_Click));
     this.tsBtnChangeInspection.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnChangeInspection.set_Image(Resources.CHANGE);
     this.tsBtnChangeInspection.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnChangeInspection.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnChangeInspection.set_Name("tsBtnChangeInspection");
     this.tsBtnChangeInspection.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnChangeInspection.set_Text("Изменить");
     this.tsBtnChangeInspection.add_Click(new System.EventHandler(this.tsBtnChangeInspection_Click));
     this.tsBtnDeleteInstepction.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnDeleteInstepction.set_Image(Resources.DELETE);
     this.tsBtnDeleteInstepction.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnDeleteInstepction.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnDeleteInstepction.set_Name("tsBtnDeleteInstepction");
     this.tsBtnDeleteInstepction.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnDeleteInstepction.set_Text("Удалить");
     this.tsBtnDeleteInstepction.add_Click(new System.EventHandler(this.tsBtnDeleteInstepction_Click));
     this.tsBtnApartmentHousePartElement.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnApartmentHousePartElement.set_Image(Resources.COPY);
     this.tsBtnApartmentHousePartElement.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnApartmentHousePartElement.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnApartmentHousePartElement.set_Name("tsBtnApartmentHousePartElement");
     this.tsBtnApartmentHousePartElement.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsBtnApartmentHousePartElement.set_Text("Дефекты");
     this.tsBtnApartmentHousePartElement.add_Click(new System.EventHandler(this.tsBtnApartmentHousePartElement_Click));
     this.tssBtnActs.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tssBtnActs.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiInspectionAct, this.tsmiInspectionAct_Pystograf, this.tsmiInspectionAct_PystografMin });
     this.tssBtnActs.set_Image((System.Drawing.Image) manager.GetObject("tssBtnActs.Image"));
     this.tssBtnActs.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tssBtnActs.set_Name("tssBtnActs");
     this.tssBtnActs.set_Size(new System.Drawing.Size(0x33, 0x16));
     this.tssBtnActs.set_Text("Акты");
     this.tsmiInspectionAct.set_Name("tsmiInspectionAct");
     this.tsmiInspectionAct.set_Size(new System.Drawing.Size(0xe0, 0x16));
     this.tsmiInspectionAct.set_Text("Акт осмотра");
     this.tsmiInspectionAct.add_Click(new System.EventHandler(this.tsmiInspectionAct_Click));
     this.tsmiInspectionAct_Pystograf.set_Name("tsmiInspectionAct_Pystograf");
     this.tsmiInspectionAct_Pystograf.set_Size(new System.Drawing.Size(0xe0, 0x16));
     this.tsmiInspectionAct_Pystograf.set_Text("Акт осмотра по элементам");
     this.tsmiInspectionAct_Pystograf.add_Click(new System.EventHandler(this.tsmiInspectionAct_Pystograf_Click));
     this.tsmiInspectionAct_PystografMin.set_Name("tsmiInspectionAct_PystografMin");
     this.tsmiInspectionAct_PystografMin.set_Size(new System.Drawing.Size(0xe0, 0x16));
     this.tsmiInspectionAct_PystografMin.set_Text("Акт проверки");
     this.tsmiInspectionAct_PystografMin.add_Click(new System.EventHandler(this.tsmiInspectionAct_PystografMin_Click));
     this.tssReports.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tssReports.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiDefectsCoordinationWorkByInspection, this.tsmiDefectsDelayWorkByInspecion, this.tsmiListExpiredAndCurrentDefects, this.tsmiListCoordinationVolumesDefects });
     this.tssReports.set_Image((System.Drawing.Image) manager.GetObject("tssReports.Image"));
     this.tssReports.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tssReports.set_Name("tssReports");
     this.tssReports.set_Size(new System.Drawing.Size(0x40, 0x16));
     this.tssReports.set_Text("Отчёты");
     this.tsmiDefectsCoordinationWorkByInspection.set_Enabled(false);
     this.tsmiDefectsCoordinationWorkByInspection.set_Name("tsmiDefectsCoordinationWorkByInspection");
     this.tsmiDefectsCoordinationWorkByInspection.set_Size(new System.Drawing.Size(0x17b, 0x16));
     this.tsmiDefectsCoordinationWorkByInspection.set_Text("Перечень согласованных объёмов дефектов");
     this.tsmiDefectsCoordinationWorkByInspection.add_Click(new System.EventHandler(this.tsmiDefectsCoordinationWorkByInspection_Click));
     this.tsmiDefectsDelayWorkByInspecion.set_Enabled(false);
     this.tsmiDefectsDelayWorkByInspecion.set_Name("tsmiDefectsDelayWorkByInspecion");
     this.tsmiDefectsDelayWorkByInspecion.set_Size(new System.Drawing.Size(0x17b, 0x16));
     this.tsmiDefectsDelayWorkByInspecion.set_Text("Сводная ведомость просроченных и текущих дефектов");
     this.tsmiDefectsDelayWorkByInspecion.add_Click(new System.EventHandler(this.tsmiDefectsDelayWorkByInspecion_Click));
     this.tsmiListExpiredAndCurrentDefects.set_Name("tsmiListExpiredAndCurrentDefects");
     this.tsmiListExpiredAndCurrentDefects.set_Size(new System.Drawing.Size(0x17b, 0x16));
     this.tsmiListExpiredAndCurrentDefects.set_Text("Перечень просроченных и текущих дефектов");
     this.tsmiListExpiredAndCurrentDefects.add_Click(new System.EventHandler(this.tsmiListExpiredAndCurrentDefects_Click));
     this.Vote.Controls.Add(this.dgwMeeting);
     this.Vote.Controls.Add(this.tsVote);
     this.Vote.set_Location(new System.Drawing.Point(4, 0x16));
     this.Vote.set_Name("Vote");
     this.Vote.set_Size(new System.Drawing.Size(0x27f, 0x242));
     this.Vote.set_TabIndex(6);
     this.Vote.set_Text("Собрания");
     this.Vote.set_UseVisualStyleBackColor(true);
     this.dgwMeeting.set_AllowUserToAddRows(false);
     this.dgwMeeting.set_AllowUserToDeleteRows(false);
     this.dgwMeeting.set_AutoGenerateColumns(false);
     this.dgwMeeting.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgwMeeting.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dateDataGridViewTextBoxColumn, this.endVotingDateDataGridViewTextBoxColumn, this.publishVotingDateDataGridViewTextBoxColumn, this.votingKindNameDataGridViewTextBoxColumn, this.votingAcceptAdressDataGridViewTextBoxColumn, this.meetingInitiatorDataGridViewTextBoxColumn, this.noticeDateDataGridViewTextBoxColumn, this.protocolDateDataGridViewTextBoxColumn, this.protocolNumberDataGridViewTextBoxColumn });
     this.dgwMeeting.set_DataSource(this.bsUjfMeetings);
     this.dgwMeeting.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgwMeeting.set_Location(new System.Drawing.Point(0, 0x19));
     this.dgwMeeting.set_MultiSelect(false);
     this.dgwMeeting.set_Name("dgwMeeting");
     this.dgwMeeting.set_ReadOnly(true);
     this.dgwMeeting.set_RowHeadersVisible(false);
     this.dgwMeeting.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgwMeeting.set_Size(new System.Drawing.Size(0x27f, 0x229));
     this.dgwMeeting.set_TabIndex(1);
     this.dgwMeeting.add_CellMouseDoubleClick(new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgwMeeting_CellMouseDoubleClick));
     this.dateDataGridViewTextBoxColumn.set_DataPropertyName("Date");
     this.dateDataGridViewTextBoxColumn.set_HeaderText("Дата собрания");
     this.dateDataGridViewTextBoxColumn.set_Name("dateDataGridViewTextBoxColumn");
     this.dateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.endVotingDateDataGridViewTextBoxColumn.set_DataPropertyName("EndVotingDate");
     this.endVotingDateDataGridViewTextBoxColumn.set_HeaderText("Дата окончания голосования");
     this.endVotingDateDataGridViewTextBoxColumn.set_Name("endVotingDateDataGridViewTextBoxColumn");
     this.endVotingDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.publishVotingDateDataGridViewTextBoxColumn.set_DataPropertyName("PublishVotingDate");
     this.publishVotingDateDataGridViewTextBoxColumn.set_HeaderText("Дата объявления результатов");
     this.publishVotingDateDataGridViewTextBoxColumn.set_Name("publishVotingDateDataGridViewTextBoxColumn");
     this.publishVotingDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.votingKindNameDataGridViewTextBoxColumn.set_DataPropertyName("VotingKindName");
     this.votingKindNameDataGridViewTextBoxColumn.set_HeaderText("Форма голосования");
     this.votingKindNameDataGridViewTextBoxColumn.set_Name("votingKindNameDataGridViewTextBoxColumn");
     this.votingKindNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.votingAcceptAdressDataGridViewTextBoxColumn.set_DataPropertyName("VotingAcceptAdress");
     this.votingAcceptAdressDataGridViewTextBoxColumn.set_HeaderText("Место приема бюллетеней");
     this.votingAcceptAdressDataGridViewTextBoxColumn.set_Name("votingAcceptAdressDataGridViewTextBoxColumn");
     this.votingAcceptAdressDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.meetingInitiatorDataGridViewTextBoxColumn.set_DataPropertyName("MeetingInitiator");
     this.meetingInitiatorDataGridViewTextBoxColumn.set_HeaderText("Инициатор голосования");
     this.meetingInitiatorDataGridViewTextBoxColumn.set_Name("meetingInitiatorDataGridViewTextBoxColumn");
     this.meetingInitiatorDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.noticeDateDataGridViewTextBoxColumn.set_DataPropertyName("NoticeDate");
     this.noticeDateDataGridViewTextBoxColumn.set_HeaderText("Дата рассылки извещений");
     this.noticeDateDataGridViewTextBoxColumn.set_Name("noticeDateDataGridViewTextBoxColumn");
     this.noticeDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.protocolDateDataGridViewTextBoxColumn.set_DataPropertyName("ProtocolDate");
     this.protocolDateDataGridViewTextBoxColumn.set_HeaderText("Дата протокола");
     this.protocolDateDataGridViewTextBoxColumn.set_Name("protocolDateDataGridViewTextBoxColumn");
     this.protocolDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.protocolNumberDataGridViewTextBoxColumn.set_DataPropertyName("ProtocolNumber");
     this.protocolNumberDataGridViewTextBoxColumn.set_HeaderText("Номер протокола");
     this.protocolNumberDataGridViewTextBoxColumn.set_Name("protocolNumberDataGridViewTextBoxColumn");
     this.protocolNumberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.bsUjfMeetings.set_DataSource(typeof(UjfMeeting));
     this.tsVote.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbAddMeeting, this.tsbChangeMeeting, this.tsbDeleteMeeting });
     this.tsVote.set_Location(new System.Drawing.Point(0, 0));
     this.tsVote.set_Name("tsVote");
     this.tsVote.set_Size(new System.Drawing.Size(0x27f, 0x19));
     this.tsVote.set_TabIndex(0);
     this.tsVote.set_Text("toolStrip1");
     this.tsbAddMeeting.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbAddMeeting.set_Image(Resources.ADD);
     this.tsbAddMeeting.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbAddMeeting.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbAddMeeting.set_Name("tsbAddMeeting");
     this.tsbAddMeeting.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsbAddMeeting.set_Text("Добавить");
     this.tsbAddMeeting.add_Click(new System.EventHandler(this.tsbAddMeeting_Click));
     this.tsbChangeMeeting.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbChangeMeeting.set_Image(Resources.CHANGE);
     this.tsbChangeMeeting.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbChangeMeeting.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbChangeMeeting.set_Name("tsbChangeMeeting");
     this.tsbChangeMeeting.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbChangeMeeting.set_Text("Редактировать");
     this.tsbChangeMeeting.add_Click(new System.EventHandler(this.tsbChangeMeeting_Click));
     this.tsbDeleteMeeting.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDeleteMeeting.set_Image(Resources.DELETE);
     this.tsbDeleteMeeting.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteMeeting.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDeleteMeeting.set_Name("tsbDeleteMeeting");
     this.tsbDeleteMeeting.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbDeleteMeeting.set_Text("Удалить");
     this.tsbDeleteMeeting.add_Click(new System.EventHandler(this.tsbDeleteMeeting_Click));
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("HouseId");
     this.dataGridViewTextBoxColumn1.set_HeaderText("HouseId");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Visible(false);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ServiceId");
     this.dataGridViewTextBoxColumn2.set_HeaderText("ServiceId");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Visible(false);
     this.dataGridViewTextBoxColumn2.set_Width(0x42);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("ServiceName");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Название сервиса");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Visible(false);
     this.dataGridViewTextBoxColumn3.set_Width(0xd4);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn4.set_HeaderText("С");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Visible(false);
     this.dataGridViewTextBoxColumn4.set_Width(0xd4);
     this.addressTreeView.DenyEditing = false;
     this.addressTreeView.set_Dock(System.Windows.Forms.DockStyle.Left);
     this.addressTreeView.set_HideSelection(false);
     this.addressTreeView.set_Location(new System.Drawing.Point(0, 0));
     this.addressTreeView.set_Name("addressTreeView");
     this.addressTreeView.SelectedAddress = null;
     this.addressTreeView.set_ShowNodeToolTips(true);
     this.addressTreeView.set_Size(new System.Drawing.Size(0xe5, 0x275));
     this.addressTreeView.set_TabIndex(1);
     this.addressTreeView.add_BeforeExpand(new System.Windows.Forms.TreeViewCancelEventHandler(this.addressTreeView_BeforeExpand));
     this.addressTreeView.add_AfterSelect(new System.Windows.Forms.TreeViewEventHandler(this.addressTreeView_AfterSelect));
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn5.set_HeaderText("По");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Visible(false);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn6.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Visible(false);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Visible(false);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("ServiceName");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Название сервиса");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Visible(false);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn9.set_HeaderText("С");
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Visible(false);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn10.set_HeaderText("По");
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("ApartmentSquare");
     this.dataGridViewTextBoxColumn11.set_HeaderText("ApartmentSquare");
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(0xf7);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("LadderSquare");
     this.dataGridViewTextBoxColumn12.set_HeaderText("LadderSquare");
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("FormulaValue");
     this.dataGridViewTextBoxColumn13.set_HeaderText("FormulaValue");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("HouseHolderId");
     this.dataGridViewTextBoxColumn14.set_HeaderText("HouseHolderId");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn15.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn15.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn16.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn16.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("MaterialId");
     this.dataGridViewTextBoxColumn17.set_HeaderText("MaterialId");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn17.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("CalcServiceId");
     this.dataGridViewTextBoxColumn18.set_HeaderText("CalcServiceId");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn18.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("Norm");
     this.dataGridViewTextBoxColumn19.set_HeaderText("Norm");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn19.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("Tariff");
     this.dataGridViewTextBoxColumn20.set_HeaderText("Tariff");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn20.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("FormulaValue");
     this.dataGridViewTextBoxColumn21.set_HeaderText("FormulaValue");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn21.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("PriceValue");
     this.dataGridViewTextBoxColumn22.set_HeaderText("PriceValue");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn22.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn23.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn23.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn23.set_Width(0x80);
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn24.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn24.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn24.set_Width(0x3a);
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("ProfessionId");
     this.dataGridViewTextBoxColumn25.set_HeaderText("ProfessionId");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn25.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn25.set_Width(0x42);
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("Rank");
     this.dataGridViewTextBoxColumn26.set_HeaderText("Rank");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn26.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn26.set_Width(0x41);
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("CalcServiceId");
     this.dataGridViewTextBoxColumn27.set_HeaderText("CalcServiceId");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn27.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn27.set_Width(0x72);
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("Norm");
     this.dataGridViewTextBoxColumn28.set_HeaderText("Norm");
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn28.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn28.set_Width(80);
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("Tariff");
     this.dataGridViewTextBoxColumn29.set_HeaderText("Tariff");
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn29.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn29.set_Width(0x81);
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("FormulaValue");
     this.dataGridViewTextBoxColumn30.set_HeaderText("FormulaValue");
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn30.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn30.set_Width(0x45);
     this.dataGridViewTextBoxColumn31.set_DataPropertyName("WageValue");
     this.dataGridViewTextBoxColumn31.set_HeaderText("WageValue");
     this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31");
     this.dataGridViewTextBoxColumn31.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn31.set_Width(80);
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn32.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn32.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn32.set_Width(0x42);
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn33.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn33.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn33.set_Width(0x41);
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("NormChelChas");
     this.dataGridViewTextBoxColumn34.set_HeaderText("Трудоемкость чел.-час. в год");
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     this.dataGridViewTextBoxColumn34.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn34.set_Width(0x95);
     this.dataGridViewTextBoxColumn35.set_DataPropertyName("NormNeVihod");
     this.dataGridViewTextBoxColumn35.set_HeaderText("Трудоемкость с учетом невыхода");
     this.dataGridViewTextBoxColumn35.set_Name("dataGridViewTextBoxColumn35");
     this.dataGridViewTextBoxColumn35.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn35.set_Width(0x8e);
     this.dataGridViewTextBoxColumn36.set_DataPropertyName("FormulaUi");
     this.dataGridViewTextBoxColumn36.set_HeaderText("Формула");
     this.dataGridViewTextBoxColumn36.set_Name("dataGridViewTextBoxColumn36");
     this.dataGridViewTextBoxColumn36.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn36.set_Width(80);
     this.dataGridViewTextBoxColumn37.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells);
     this.dataGridViewTextBoxColumn37.set_DataPropertyName("InspectionDataTime");
     this.dataGridViewTextBoxColumn37.set_HeaderText("Дата проведения осмотра");
     this.dataGridViewTextBoxColumn37.set_Name("dataGridViewTextBoxColumn37");
     this.dataGridViewTextBoxColumn37.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn38.set_DataPropertyName("StatusId");
     this.dataGridViewTextBoxColumn38.set_HeaderText("Статус");
     this.dataGridViewTextBoxColumn38.set_Name("dataGridViewTextBoxColumn38");
     this.dataGridViewTextBoxColumn38.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn38.set_Width(0x42);
     this.dataGridViewTextBoxColumn39.set_DataPropertyName("InspectionKindId");
     this.dataGridViewTextBoxColumn39.set_HeaderText("Тип осмотра");
     this.dataGridViewTextBoxColumn39.set_Name("dataGridViewTextBoxColumn39");
     this.dataGridViewTextBoxColumn39.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn39.set_Width(0x61);
     this.dataGridViewTextBoxColumn40.set_DataPropertyName("Date");
     this.dataGridViewTextBoxColumn40.set_HeaderText("Date");
     this.dataGridViewTextBoxColumn40.set_Name("dataGridViewTextBoxColumn40");
     this.dataGridViewTextBoxColumn40.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn40.set_Width(0xa2);
     this.dataGridViewTextBoxColumn41.set_DataPropertyName("EndVotingDate");
     this.dataGridViewTextBoxColumn41.set_HeaderText("EndVotingDate");
     this.dataGridViewTextBoxColumn41.set_Name("dataGridViewTextBoxColumn41");
     this.dataGridViewTextBoxColumn41.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn41.set_Width(0x79);
     this.dataGridViewTextBoxColumn42.set_DataPropertyName("HouseId");
     this.dataGridViewTextBoxColumn42.set_HeaderText("HouseId");
     this.dataGridViewTextBoxColumn42.set_Name("dataGridViewTextBoxColumn42");
     this.dataGridViewTextBoxColumn42.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn43.set_DataPropertyName("MeetingInitiator");
     this.dataGridViewTextBoxColumn43.set_HeaderText("MeetingInitiator");
     this.dataGridViewTextBoxColumn43.set_Name("dataGridViewTextBoxColumn43");
     this.dataGridViewTextBoxColumn43.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn44.set_DataPropertyName("NoticeDate");
     this.dataGridViewTextBoxColumn44.set_HeaderText("NoticeDate");
     this.dataGridViewTextBoxColumn44.set_Name("dataGridViewTextBoxColumn44");
     this.dataGridViewTextBoxColumn44.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn45.set_DataPropertyName("ProtocolDate");
     this.dataGridViewTextBoxColumn45.set_HeaderText("ProtocolDate");
     this.dataGridViewTextBoxColumn45.set_Name("dataGridViewTextBoxColumn45");
     this.dataGridViewTextBoxColumn45.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn46.set_DataPropertyName("ProtocolNumber");
     this.dataGridViewTextBoxColumn46.set_HeaderText("ProtocolNumber");
     this.dataGridViewTextBoxColumn46.set_Name("dataGridViewTextBoxColumn46");
     this.dataGridViewTextBoxColumn46.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn47.set_DataPropertyName("PublishVotingDate");
     this.dataGridViewTextBoxColumn47.set_HeaderText("PublishVotingDate");
     this.dataGridViewTextBoxColumn47.set_Name("dataGridViewTextBoxColumn47");
     this.dataGridViewTextBoxColumn47.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn48.set_DataPropertyName("VotingAcceptAdress");
     this.dataGridViewTextBoxColumn48.set_HeaderText("VotingAcceptAdress");
     this.dataGridViewTextBoxColumn48.set_Name("dataGridViewTextBoxColumn48");
     this.dataGridViewTextBoxColumn48.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn49.set_DataPropertyName("VotingKindId");
     this.dataGridViewTextBoxColumn49.set_HeaderText("VotingKindId");
     this.dataGridViewTextBoxColumn49.set_Name("dataGridViewTextBoxColumn49");
     this.dataGridViewTextBoxColumn49.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn50.set_DataPropertyName("VotingKindName");
     this.dataGridViewTextBoxColumn50.set_HeaderText("VotingKindName");
     this.dataGridViewTextBoxColumn50.set_Name("dataGridViewTextBoxColumn50");
     this.dataGridViewTextBoxColumn50.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn51.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn51.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn51.set_Name("dataGridViewTextBoxColumn51");
     this.dataGridViewTextBoxColumn52.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn52.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn52.set_Name("dataGridViewTextBoxColumn52");
     this.InspectionDateTime.set_DataPropertyName("InspectionDataTime");
     this.InspectionDateTime.set_HeaderText("Дата проведения осмотра");
     this.InspectionDateTime.set_Name("InspectionDateTime");
     this.InspectionDateTime.set_ReadOnly(true);
     this.tsmiListCoordinationVolumesDefects.set_Name("tsmiListCoordinationVolumesDefects");
     this.tsmiListCoordinationVolumesDefects.set_Size(new System.Drawing.Size(0x17b, 0x16));
     this.tsmiListCoordinationVolumesDefects.set_Text("Перечень согласованных объемов дефектов");
     this.tsmiListCoordinationVolumesDefects.add_Click(new System.EventHandler(this.tsmiListCoordinationVolumesDefects_Click));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.tabControl);
     base.Controls.Add(this.tsAddress);
     base.Controls.Add(this.addressTreeView);
     base.set_Name("HouseServiceView");
     base.set_Size(new System.Drawing.Size(0x36c, 0x275));
     base.add_Load(new System.EventHandler(this.HouseServiceView_Load));
     this.tsAddress.ResumeLayout(false);
     this.tsAddress.PerformLayout();
     this.tabControl.ResumeLayout(false);
     this.MainInformation.ResumeLayout(false);
     this.Square.ResumeLayout(false);
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel1.PerformLayout();
     this.splitContainer3.Panel2.ResumeLayout(false);
     this.splitContainer3.EndInit();
     this.splitContainer3.ResumeLayout(false);
     this.dgvHouseApartmentDetail.EndInit();
     this.bsHouseApartmentDetail.EndInit();
     this.tsSquare.ResumeLayout(false);
     this.tsSquare.PerformLayout();
     this.splitContainer4.Panel1.ResumeLayout(false);
     this.splitContainer4.Panel2.ResumeLayout(false);
     this.splitContainer4.EndInit();
     this.splitContainer4.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.nudMetalSchelterDoorNumber.EndInit();
     this.nudBuildInNumber.EndInit();
     this.nudCommonNumber.EndInit();
     this.groupBox2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.EngineeringEquipment.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage6.ResumeLayout(false);
     this.tabPage6.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.nudHeatingConvectorsNumber.EndInit();
     this.nudHeatingHeatCenterNumber.EndInit();
     this.nudHeatingBoxes.EndInit();
     this.nudHeatingElevators.EndInit();
     this.nudHeatingThreewayValvesNumber.EndInit();
     this.nudHeatingValvesNumber.EndInit();
     this.nudHeatingDynamicValvesNumber.EndInit();
     this.nudHeatingSteelHeatersNumber.EndInit();
     this.nudHeatingLockedValvesNumber.EndInit();
     this.nudHeatingRadiatorNumberApartment.EndInit();
     this.nudHeatingRadiatorNumberStairwell.EndInit();
     this.nudHeatingRisesNumber.EndInit();
     this.nudHeatingControlAssemblyNumber.EndInit();
     this.nudHeatingEntryPointNumber.EndInit();
     this.tabPage7.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.nudHotWaterFillingLength.EndInit();
     this.nudHotWaterBasementPlugValvesNumber.EndInit();
     this.nudHotWaterBasementValvesNumber.EndInit();
     this.nudHotWaterDynamicValvesNumber.EndInit();
     this.nudHotWaterRisesNumber.EndInit();
     this.nudHotWaterControlAssemblyNumber.EndInit();
     this.nudHotWaterEntryPointNumber.EndInit();
     this.tabPage8.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.nudSewageAuditCoversNumber.EndInit();
     this.nudSewageRisesNumber.EndInit();
     this.tabPage9.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     this.nudColdWaterBrassValvesNumber.EndInit();
     this.nudColdWaterBasementValvesNumber.EndInit();
     this.nudColdWaterGaugingSitesNumber.EndInit();
     this.numericUpDown24.EndInit();
     this.nudColdWaterRisesNumber.EndInit();
     this.tabPage10.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     this.panel8.PerformLayout();
     this.nudPowerSupplyElectroStoveNumber.EndInit();
     this.nudPowerSupplyStreetLightNumber.EndInit();
     this.nudPowerSupplySwitchesNumber.EndInit();
     this.nudPowerSupplyLumpsNumberHID.EndInit();
     this.nudPowerSupplyLumpsNumberIncadescent.EndInit();
     this.nudPowerSupplyLumpsNumberDaylight.EndInit();
     this.nudPowerSupplyNumberPlateNumber.EndInit();
     this.nudPowerSupplyCountersNumberTwoRates.EndInit();
     this.nudPowerSupplyGroupPanelNumber.EndInit();
     this.nudPowerSupplyEntryPointNumber.EndInit();
     this.nudPowerSupplyPowerPanelNumber.EndInit();
     this.nudPowerSupplyDistributionSystemNumber.EndInit();
     this.nudPowerSupplyCountersNumberTotal.EndInit();
     this.tabPage11.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     this.panel9.PerformLayout();
     this.nudGasSupplyEntryPointNumber.EndInit();
     this.nudGasStoveNumber.EndInit();
     this.nudGasSupplyGeyserNumber.EndInit();
     this.nudGasBoilerNumber.EndInit();
     this.nudGasSupplyCountersNumberTotal.EndInit();
     this.tabPage12.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     this.panel10.PerformLayout();
     this.nudChuteRecievingValveNumber.EndInit();
     this.nudChuteBarrelNumber.EndInit();
     this.tabPage13.ResumeLayout(false);
     this.panel11.ResumeLayout(false);
     this.panel11.PerformLayout();
     this.nudPoolNumber.EndInit();
     this.nudSaunaNumber.EndInit();
     this.nudIntercomNumber.EndInit();
     this.tabPage14.ResumeLayout(false);
     this.panel12.ResumeLayout(false);
     this.panel12.PerformLayout();
     this.nudLiftOpeningDoorsNumber.EndInit();
     this.nudLiftFoldingDoorsNumber.EndInit();
     this.nudLiftCombiLiftNumber.EndInit();
     this.nudLiftTruckLiftNumber.EndInit();
     this.nudLiftPassengerLiftNumber.EndInit();
     this.nudLiftTotalNumber.EndInit();
     this.Service.ResumeLayout(false);
     this.Service.PerformLayout();
     this.dgvServices.EndInit();
     this.bsHouseService.EndInit();
     this.tsService.ResumeLayout(false);
     this.tsService.PerformLayout();
     this.Calc.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.dgvCalcService.EndInit();
     this.bsCalcServices.EndInit();
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.dgvCalcServiceMaterial.EndInit();
     this.bsCalcServiceMaterials.EndInit();
     this.dgvCalcServiceWages.EndInit();
     this.bsCalcServiceWages.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.Inspection.ResumeLayout(false);
     this.Inspection.PerformLayout();
     this.dgvInspections.EndInit();
     this.bsHouseInspection.EndInit();
     this.tsInspection.ResumeLayout(false);
     this.tsInspection.PerformLayout();
     this.Vote.ResumeLayout(false);
     this.Vote.PerformLayout();
     this.dgwMeeting.EndInit();
     this.bsUjfMeetings.EndInit();
     this.tsVote.ResumeLayout(false);
     this.tsVote.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #6
0
ファイル: ReportsMainForm.cs プロジェクト: u4097/SQLScript
 private void InitializeComponent()
 {
     this.components = new Container();
     Area area = new Area();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ReportsMainForm));
     this.m_WorkerThread = new BackgroundWorker();
     this.timerUpdate = new System.Windows.Forms.Timer(this.components);
     this.m_SearchWorker = new BackgroundWorker();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.reportsTree = new ReportsTree();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.panelParameters = new System.Windows.Forms.Panel();
     this.panelApartmentArea = new System.Windows.Forms.Panel();
     this.numApartmentArea = new System.Windows.Forms.NumericUpDown();
     this.lbApartmentArea = new System.Windows.Forms.Label();
     this.panelReportService = new System.Windows.Forms.Panel();
     this.gbReportService = new System.Windows.Forms.GroupBox();
     this.labelRunDate = new System.Windows.Forms.Label();
     this.dbDatePlanned = new DateBox();
     this.btnShowSheduler = new System.Windows.Forms.Button();
     this.btnAddSheduler = new System.Windows.Forms.Button();
     this.btnAddReport = new System.Windows.Forms.Button();
     this.panelWithRenderParametres = new System.Windows.Forms.Panel();
     this.cbWithRenderParametres = new System.Windows.Forms.CheckBox();
     this.panelTextParameter = new System.Windows.Forms.Panel();
     this.tbTextParameter = new System.Windows.Forms.TextBox();
     this.lbTextParameter = new System.Windows.Forms.Label();
     this.panelSelectCityBorough = new System.Windows.Forms.Panel();
     this.selectCityBoroughs = new SelectFasetData();
     this.lbCityRegion = new System.Windows.Forms.Label();
     this.panelSelectAccountPropertyFaset = new System.Windows.Forms.Panel();
     this.selectAccountPropertyFaset = new SelectFasetData();
     this.lbAccountProperty = new System.Windows.Forms.Label();
     this.panelPaymentAgents = new System.Windows.Forms.Panel();
     this.selectPaymentAgents = new SelectOrgs();
     this.label1 = new System.Windows.Forms.Label();
     this.panelSelectFasetFilter = new System.Windows.Forms.Panel();
     this.selectFilterFasetItems = new SelectFasetDatas();
     this.lbFilterFaset = new System.Windows.Forms.Label();
     this.panelSelectBank = new System.Windows.Forms.Panel();
     this.selectBank = new SelectBenefitBanks();
     this.lbBank = new System.Windows.Forms.Label();
     this.panelChbxWithoutClosesApartments = new System.Windows.Forms.Panel();
     this.chbxWithoutClosesApartments = new System.Windows.Forms.CheckBox();
     this.panelChbxWithoutBankrupt = new System.Windows.Forms.Panel();
     this.chbxWithoutBankrupt = new System.Windows.Forms.CheckBox();
     this.panelNumMinSumm = new System.Windows.Forms.Panel();
     this.numMinSumm = new System.Windows.Forms.NumericUpDown();
     this.lbMinSumm = new System.Windows.Forms.Label();
     this.panelCbxTerminals = new System.Windows.Forms.Panel();
     this.cbxTerminals = new System.Windows.Forms.ComboBox();
     this.lbTerminals = new System.Windows.Forms.Label();
     this.panelSelectPaymentAgentTypes = new System.Windows.Forms.Panel();
     this.selectPaymentAgentTypes = new SelectFasetData();
     this.lbPaymentAgentTypes = new System.Windows.Forms.Label();
     this.panelHouseTypes = new System.Windows.Forms.Panel();
     this.selectHouseTypes = new SelectFasetDatas();
     this.lbHouseTypes = new System.Windows.Forms.Label();
     this.panelCbxPaymentTypes = new System.Windows.Forms.Panel();
     this.cbxPaymentTypes = new System.Windows.Forms.ComboBox();
     this.lbPaymentTypes = new System.Windows.Forms.Label();
     this.panelCbxCalcOperationGroups = new System.Windows.Forms.Panel();
     this.cbxCalcOperationGroups = new System.Windows.Forms.ComboBox();
     this.bsCalcOperationGroups = new System.Windows.Forms.BindingSource(this.components);
     this.lbCalcOperGroup = new System.Windows.Forms.Label();
     this.panelSelectRecalcReason = new System.Windows.Forms.Panel();
     this.selectRecalcReason = new SelectFasetDatas();
     this.lbRecalcReason = new System.Windows.Forms.Label();
     this.panelCbIsDebt = new System.Windows.Forms.Panel();
     this.cbIsDebt = new System.Windows.Forms.CheckBox();
     this.panelCbExistsBenefitDiff = new System.Windows.Forms.Panel();
     this.cbExistsBenefitDiff = new System.Windows.Forms.CheckBox();
     this.panelSelectBenefits = new System.Windows.Forms.Panel();
     this.lbBenefits = new System.Windows.Forms.Label();
     this.selectBenefits = new SelectBenefits();
     this.panelSelectApartmentTypes = new System.Windows.Forms.Panel();
     this.selectApartmentTypes = new SelectFasetDatas();
     this.lbApartmentTypes = new System.Windows.Forms.Label();
     this.panelSelectAddresses = new System.Windows.Forms.Panel();
     this.selectAddresses = new SelectAddresses();
     this.lbAddresses = new System.Windows.Forms.Label();
     this.panelSelectConvenienceTypes = new System.Windows.Forms.Panel();
     this.selectConvenienceTypes = new SelectFasetDatas();
     this.lbConvenienceTypes = new System.Windows.Forms.Label();
     this.panelSelectCanonicalServices = new System.Windows.Forms.Panel();
     this.selectCanonicalServices = new SelectCanonicalServices();
     this.lbCanonicalServices = new System.Windows.Forms.Label();
     this.panelSelectServices = new System.Windows.Forms.Panel();
     this.selectServices = new SelectServicesFilter();
     this.lbServices = new System.Windows.Forms.Label();
     this.panelSelectServiceTypes = new System.Windows.Forms.Panel();
     this.selectServiceTypes = new SelectServiceTypes();
     this.lbServiceTypes = new System.Windows.Forms.Label();
     this.panelSelectOrgsCashlessTransferers = new System.Windows.Forms.Panel();
     this.selectOrgsCashlessTransferers = new SelectOrgs();
     this.lbOrgsCashlessTransferers1 = new System.Windows.Forms.Label();
     this.lbOrgsCashlessTransferers2 = new System.Windows.Forms.Label();
     this.panelSelectOrgsResourceProviders = new System.Windows.Forms.Panel();
     this.selectOrgsResourceProviders = new SelectOrgs();
     this.lbOrgsResourceProviders = new System.Windows.Forms.Label();
     this.panelSelectOrgsServiceProviders = new System.Windows.Forms.Panel();
     this.selectOrgsServiceProviders = new SelectOrgs();
     this.lbOrgsServiceProviders = new System.Windows.Forms.Label();
     this.panelSelectOrgsAccountHouseHolders = new System.Windows.Forms.Panel();
     this.selectOrgsAccountHouseHolders = new SelectOrgs();
     this.lbOrgsAccountHouseHolders = new System.Windows.Forms.Label();
     this.panelSelectOrgsServiceHouseHolders = new System.Windows.Forms.Panel();
     this.lbOrgsServiceHouseHolders = new System.Windows.Forms.Label();
     this.selectOrgsServiceHouseHolders = new SelectOrgs();
     this.panelSelectOrgsHouseHolders = new System.Windows.Forms.Panel();
     this.selectOrgsHouseHolders = new SelectOrgs();
     this.lbOrgsHouseHolders = new System.Windows.Forms.Label();
     this.panelDatePeriod = new System.Windows.Forms.Panel();
     this.lbDatePeriod = new System.Windows.Forms.Label();
     this.datePeriod = new DatePeriod();
     this.panelPeriod = new System.Windows.Forms.Panel();
     this.periodsSelector = new PeriodsSelector();
     this.lbPeriod = new System.Windows.Forms.Label();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.помощьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.оСистемеToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.настройкиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.panel2 = new System.Windows.Forms.Panel();
     this.scReport = new System.Windows.Forms.SplitContainer();
     this.dgvReports = new System.Windows.Forms.DataGridView();
     this.CheckPrint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.ReportTemplateName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.StartTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.FinishTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PlannedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsReports = new System.Windows.Forms.BindingSource(this.components);
     this.dgvReportParameters = new System.Windows.Forms.DataGridView();
     this.printNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.printValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsReportParameters = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.tsReports = new System.Windows.Forms.ToolStrip();
     this.tsbRunReport = new System.Windows.Forms.ToolStripButton();
     this.tslbRunReportImageLoading = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDesigner = new System.Windows.Forms.ToolStripButton();
     this.tSepar = new System.Windows.Forms.ToolStripSeparator();
     this.btnRun = new System.Windows.Forms.ToolStripButton();
     this.m_RollingImage = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tbsStart = new System.Windows.Forms.ToolStripButton();
     this.tslStart = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbSelectAll = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbCleanAll = new System.Windows.Forms.ToolStripButton();
     this.tsbPrint = new System.Windows.Forms.ToolStripButton();
     this.m_RollingImagePrint = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDeleteReport = new System.Windows.Forms.ToolStripButton();
     this.tsbDeleteReportsImage = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
     this.tsbHorizontal = new System.Windows.Forms.ToolStripButton();
     this.tsbVertical = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
     this.dbRepresentPeriodDate = new DatePeriod();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.tsbRepresentMyReport = new System.Windows.Forms.ToolStripButton();
     this.tsbRepresentAllReport = new System.Windows.Forms.ToolStripButton();
     this.sfdDBF = new System.Windows.Forms.SaveFileDialog();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.sfdExcel = new System.Windows.Forms.SaveFileDialog();
     this.bsReportTemplates = new System.Windows.Forms.BindingSource(this.components);
     this.erValidateRoles = new System.Windows.Forms.ErrorProvider(this.components);
     this.passporterServiceForSn1 = new PassporterServiceForSn();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.panelParameters.SuspendLayout();
     this.panelApartmentArea.SuspendLayout();
     this.numApartmentArea.BeginInit();
     this.panelReportService.SuspendLayout();
     this.gbReportService.SuspendLayout();
     this.panelWithRenderParametres.SuspendLayout();
     this.panelTextParameter.SuspendLayout();
     this.panelSelectCityBorough.SuspendLayout();
     this.panelSelectAccountPropertyFaset.SuspendLayout();
     this.panelPaymentAgents.SuspendLayout();
     this.panelSelectFasetFilter.SuspendLayout();
     this.panelSelectBank.SuspendLayout();
     this.panelChbxWithoutClosesApartments.SuspendLayout();
     this.panelChbxWithoutBankrupt.SuspendLayout();
     this.panelNumMinSumm.SuspendLayout();
     this.numMinSumm.BeginInit();
     this.panelCbxTerminals.SuspendLayout();
     this.panelSelectPaymentAgentTypes.SuspendLayout();
     this.panelHouseTypes.SuspendLayout();
     this.panelCbxPaymentTypes.SuspendLayout();
     this.panelCbxCalcOperationGroups.SuspendLayout();
     this.bsCalcOperationGroups.BeginInit();
     this.panelSelectRecalcReason.SuspendLayout();
     this.panelCbIsDebt.SuspendLayout();
     this.panelCbExistsBenefitDiff.SuspendLayout();
     this.panelSelectBenefits.SuspendLayout();
     this.panelSelectApartmentTypes.SuspendLayout();
     this.panelSelectAddresses.SuspendLayout();
     this.panelSelectConvenienceTypes.SuspendLayout();
     this.panelSelectCanonicalServices.SuspendLayout();
     this.panelSelectServices.SuspendLayout();
     this.panelSelectServiceTypes.SuspendLayout();
     this.panelSelectOrgsCashlessTransferers.SuspendLayout();
     this.panelSelectOrgsResourceProviders.SuspendLayout();
     this.panelSelectOrgsServiceProviders.SuspendLayout();
     this.panelSelectOrgsAccountHouseHolders.SuspendLayout();
     this.panelSelectOrgsServiceHouseHolders.SuspendLayout();
     this.panelSelectOrgsHouseHolders.SuspendLayout();
     this.panelDatePeriod.SuspendLayout();
     this.panelPeriod.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.scReport.Panel1.SuspendLayout();
     this.scReport.Panel2.SuspendLayout();
     this.scReport.SuspendLayout();
     this.dgvReports.BeginInit();
     this.bsReports.BeginInit();
     this.dgvReportParameters.BeginInit();
     this.bsReportParameters.BeginInit();
     this.panel1.SuspendLayout();
     this.tsReports.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.bsReportTemplates.BeginInit();
     this.erValidateRoles.BeginInit();
     base.SuspendLayout();
     this.m_WorkerThread.set_WorkerReportsProgress(true);
     this.m_WorkerThread.set_WorkerSupportsCancellation(true);
     this.timerUpdate.set_Interval(0x3a98);
     this.timerUpdate.add_Tick(new System.EventHandler(this.timerUpdate_Tick));
     this.m_SearchWorker.set_WorkerSupportsCancellation(true);
     this.m_SearchWorker.add_DoWork(new DoWorkEventHandler(this.m_SearchWorker_DoWork));
     this.m_SearchWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_SearchWorker_RunWorkerCompleted));
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.Panel1.Controls.Add(this.reportsTree);
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x504, 0x36e));
     this.splitContainer1.set_SplitterDistance(0xe5);
     this.splitContainer1.set_TabIndex(0);
     this.reportsTree.set_BorderStyle(System.Windows.Forms.BorderStyle.FixedSingle);
     this.reportsTree.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.reportsTree.set_HideSelection(false);
     this.reportsTree.set_Location(new System.Drawing.Point(0, 0));
     this.reportsTree.set_Name("reportsTree");
     this.reportsTree.set_Size(new System.Drawing.Size(0xe5, 0x36e));
     this.reportsTree.set_TabIndex(0);
     this.reportsTree.add_BeforeCheck(new System.Windows.Forms.TreeViewCancelEventHandler(this.reportsTree_BeforeCheck));
     this.reportsTree.add_BeforeSelect(new System.Windows.Forms.TreeViewCancelEventHandler(this.reportsTree_BeforeSelect));
     this.reportsTree.add_AfterSelect(new System.Windows.Forms.TreeViewEventHandler(this.reportsTree_AfterSelect));
     this.reportsTree.add_KeyUp(new System.Windows.Forms.KeyEventHandler(this.reportsTree_KeyUp));
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer2.Panel1.set_AutoScroll(true);
     this.splitContainer2.Panel1.Controls.Add(this.panelParameters);
     this.splitContainer2.Panel1.Controls.Add(this.menuStrip1);
     this.splitContainer2.Panel2.Controls.Add(this.panel2);
     this.splitContainer2.set_Size(new System.Drawing.Size(0x41b, 0x36e));
     this.splitContainer2.set_SplitterDistance(0x1dd);
     this.splitContainer2.set_TabIndex(0x52);
     this.panelParameters.set_AutoSize(true);
     this.panelParameters.Controls.Add(this.panelApartmentArea);
     this.panelParameters.Controls.Add(this.panelReportService);
     this.panelParameters.Controls.Add(this.panelWithRenderParametres);
     this.panelParameters.Controls.Add(this.panelTextParameter);
     this.panelParameters.Controls.Add(this.panelSelectCityBorough);
     this.panelParameters.Controls.Add(this.panelSelectAccountPropertyFaset);
     this.panelParameters.Controls.Add(this.panelPaymentAgents);
     this.panelParameters.Controls.Add(this.panelSelectFasetFilter);
     this.panelParameters.Controls.Add(this.panelSelectBank);
     this.panelParameters.Controls.Add(this.panelChbxWithoutClosesApartments);
     this.panelParameters.Controls.Add(this.panelChbxWithoutBankrupt);
     this.panelParameters.Controls.Add(this.panelNumMinSumm);
     this.panelParameters.Controls.Add(this.panelCbxTerminals);
     this.panelParameters.Controls.Add(this.panelSelectPaymentAgentTypes);
     this.panelParameters.Controls.Add(this.panelHouseTypes);
     this.panelParameters.Controls.Add(this.panelCbxPaymentTypes);
     this.panelParameters.Controls.Add(this.panelCbxCalcOperationGroups);
     this.panelParameters.Controls.Add(this.panelSelectRecalcReason);
     this.panelParameters.Controls.Add(this.panelCbIsDebt);
     this.panelParameters.Controls.Add(this.panelCbExistsBenefitDiff);
     this.panelParameters.Controls.Add(this.panelSelectBenefits);
     this.panelParameters.Controls.Add(this.panelSelectApartmentTypes);
     this.panelParameters.Controls.Add(this.panelSelectAddresses);
     this.panelParameters.Controls.Add(this.panelSelectConvenienceTypes);
     this.panelParameters.Controls.Add(this.panelSelectCanonicalServices);
     this.panelParameters.Controls.Add(this.panelSelectServices);
     this.panelParameters.Controls.Add(this.panelSelectServiceTypes);
     this.panelParameters.Controls.Add(this.panelSelectOrgsCashlessTransferers);
     this.panelParameters.Controls.Add(this.panelSelectOrgsResourceProviders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsServiceProviders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsAccountHouseHolders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsServiceHouseHolders);
     this.panelParameters.Controls.Add(this.panelSelectOrgsHouseHolders);
     this.panelParameters.Controls.Add(this.panelDatePeriod);
     this.panelParameters.Controls.Add(this.panelPeriod);
     this.panelParameters.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelParameters.set_Location(new System.Drawing.Point(0, 0x18));
     this.panelParameters.set_Name("panelParameters");
     this.panelParameters.set_Padding(new System.Windows.Forms.Padding(0, 0, 3, 0));
     this.panelParameters.set_Size(new System.Drawing.Size(0x40a, 950));
     this.panelParameters.set_TabIndex(0x47);
     this.panelApartmentArea.Controls.Add(this.numApartmentArea);
     this.panelApartmentArea.Controls.Add(this.lbApartmentArea);
     this.panelApartmentArea.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelApartmentArea.set_Location(new System.Drawing.Point(0, 0x39c));
     this.panelApartmentArea.set_Name("panelApartmentArea");
     this.panelApartmentArea.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelApartmentArea.set_TabIndex(0x84);
     this.numApartmentArea.set_DecimalPlaces(3);
     this.numApartmentArea.set_Location(new System.Drawing.Point(0x8a, 3));
     int[] numArray = new int[4];
     numArray[0] = 0x3e8;
     this.numApartmentArea.set_Maximum(new decimal(numArray));
     this.numApartmentArea.set_Name("numApartmentArea");
     this.numApartmentArea.set_Size(new System.Drawing.Size(0x40, 20));
     this.numApartmentArea.set_TabIndex(0x5d);
     this.lbApartmentArea.set_AutoSize(true);
     this.lbApartmentArea.set_Location(new System.Drawing.Point(11, 6));
     this.lbApartmentArea.set_Name("lbApartmentArea");
     this.lbApartmentArea.set_Size(new System.Drawing.Size(0x36, 13));
     this.lbApartmentArea.set_TabIndex(0x5c);
     this.lbApartmentArea.set_Text("Площадь");
     this.panelReportService.Controls.Add(this.gbReportService);
     this.panelReportService.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelReportService.set_Location(new System.Drawing.Point(0, 0x35a));
     this.panelReportService.set_Name("panelReportService");
     this.panelReportService.set_Size(new System.Drawing.Size(0x407, 0x42));
     this.panelReportService.set_TabIndex(130);
     this.gbReportService.Controls.Add(this.labelRunDate);
     this.gbReportService.Controls.Add(this.dbDatePlanned);
     this.gbReportService.Controls.Add(this.btnShowSheduler);
     this.gbReportService.Controls.Add(this.btnAddSheduler);
     this.gbReportService.Controls.Add(this.btnAddReport);
     this.gbReportService.set_Location(new System.Drawing.Point(13, 6));
     this.gbReportService.set_Name("gbReportService");
     this.gbReportService.set_Size(new System.Drawing.Size(0x3f6, 0x2e));
     this.gbReportService.set_TabIndex(0x52);
     this.gbReportService.set_TabStop(false);
     this.gbReportService.set_Text("Для сервиса выполнения отчётов");
     this.labelRunDate.set_AutoSize(true);
     this.labelRunDate.set_Location(new System.Drawing.Point(6, 0x16));
     this.labelRunDate.set_Name("labelRunDate");
     this.labelRunDate.set_Size(new System.Drawing.Size(0x88, 13));
     this.labelRunDate.set_TabIndex(0x35);
     this.labelRunDate.set_Text("Дата начала выполнения");
     this.labelRunDate.add_Click(new System.EventHandler(this.labelRunDate_Click));
     this.dbDatePlanned.AttachToPeriod = false;
     this.dbDatePlanned.AttachToPeriodEnd = false;
     this.dbDatePlanned.set_Location(new System.Drawing.Point(0x94, 0x13));
     this.dbDatePlanned.set_Mask("00/00/0000");
     this.dbDatePlanned.set_Name("dbDatePlanned");
     this.dbDatePlanned.set_Size(new System.Drawing.Size(0x48, 20));
     this.dbDatePlanned.set_TabIndex(11);
     this.btnShowSheduler.set_AutoSize(true);
     this.btnShowSheduler.set_Location(new System.Drawing.Point(0x1fa, 0x10));
     this.btnShowSheduler.set_Name("btnShowSheduler");
     this.btnShowSheduler.set_Size(new System.Drawing.Size(0x8a, 0x19));
     this.btnShowSheduler.set_TabIndex(14);
     this.btnShowSheduler.set_Text("Показать планировщик");
     this.btnShowSheduler.set_UseVisualStyleBackColor(true);
     this.btnShowSheduler.add_Click(new System.EventHandler(this.btnShowSheduler_Click));
     this.btnAddSheduler.set_AutoSize(true);
     this.btnAddSheduler.set_Enabled(false);
     this.btnAddSheduler.set_Location(new System.Drawing.Point(0x160, 0x10));
     this.btnAddSheduler.set_Name("btnAddSheduler");
     this.btnAddSheduler.set_Size(new System.Drawing.Size(0x94, 0x19));
     this.btnAddSheduler.set_TabIndex(14);
     this.btnAddSheduler.set_Text("Добавить в планировщик");
     this.btnAddSheduler.set_UseVisualStyleBackColor(true);
     this.btnAddSheduler.add_Click(new System.EventHandler(this.btnAddSheduler_Click));
     this.btnAddReport.set_AutoSize(true);
     this.btnAddReport.set_Enabled(false);
     this.btnAddReport.set_Location(new System.Drawing.Point(0xe2, 0x10));
     this.btnAddReport.set_Name("btnAddReport");
     this.btnAddReport.set_Size(new System.Drawing.Size(120, 0x19));
     this.btnAddReport.set_TabIndex(14);
     this.btnAddReport.set_Text("Добавить в очередь");
     this.btnAddReport.set_UseVisualStyleBackColor(true);
     this.btnAddReport.add_Click(new System.EventHandler(this.btnAddReport_Click));
     this.panelWithRenderParametres.Controls.Add(this.cbWithRenderParametres);
     this.panelWithRenderParametres.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelWithRenderParametres.set_Location(new System.Drawing.Point(0, 0x340));
     this.panelWithRenderParametres.set_Name("panelWithRenderParametres");
     this.panelWithRenderParametres.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelWithRenderParametres.set_TabIndex(0x7f);
     this.cbWithRenderParametres.set_AutoSize(true);
     this.cbWithRenderParametres.set_Location(new System.Drawing.Point(14, 6));
     this.cbWithRenderParametres.set_Name("cbWithRenderParametres");
     this.cbWithRenderParametres.set_Size(new System.Drawing.Size(0xbd, 0x11));
     this.cbWithRenderParametres.set_TabIndex(0x57);
     this.cbWithRenderParametres.set_Text("С дополнительными фильтрами");
     this.cbWithRenderParametres.set_UseVisualStyleBackColor(true);
     this.panelTextParameter.Controls.Add(this.tbTextParameter);
     this.panelTextParameter.Controls.Add(this.lbTextParameter);
     this.panelTextParameter.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelTextParameter.set_Location(new System.Drawing.Point(0, 0x326));
     this.panelTextParameter.set_Name("panelTextParameter");
     this.panelTextParameter.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelTextParameter.set_TabIndex(0x83);
     this.tbTextParameter.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbTextParameter.set_Location(new System.Drawing.Point(0x8a, 3));
     this.tbTextParameter.set_Name("tbTextParameter");
     this.tbTextParameter.set_Size(new System.Drawing.Size(0x379, 20));
     this.tbTextParameter.set_TabIndex(0x5d);
     this.lbTextParameter.set_Location(new System.Drawing.Point(11, 6));
     this.lbTextParameter.set_MaximumSize(new System.Drawing.Size(120, 13));
     this.lbTextParameter.set_Name("lbTextParameter");
     this.lbTextParameter.set_Size(new System.Drawing.Size(120, 13));
     this.lbTextParameter.set_TabIndex(0x5c);
     this.lbTextParameter.set_Text("Наименование");
     this.panelSelectCityBorough.Controls.Add(this.selectCityBoroughs);
     this.panelSelectCityBorough.Controls.Add(this.lbCityRegion);
     this.panelSelectCityBorough.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectCityBorough.set_Location(new System.Drawing.Point(0, 780));
     this.panelSelectCityBorough.set_Name("panelSelectCityBorough");
     this.panelSelectCityBorough.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectCityBorough.set_TabIndex(0x86);
     this.selectCityBoroughs.set_FormattingEnabled(true);
     this.selectCityBoroughs.set_Location(new System.Drawing.Point(0x89, 3));
     this.selectCityBoroughs.set_Name("selectCityBoroughs");
     this.selectCityBoroughs.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.selectCityBoroughs.set_Sorted(true);
     this.selectCityBoroughs.set_TabIndex(0x36);
     this.lbCityRegion.set_AutoSize(true);
     this.lbCityRegion.set_Location(new System.Drawing.Point(11, 6));
     this.lbCityRegion.set_Name("lbCityRegion");
     this.lbCityRegion.set_Size(new System.Drawing.Size(0x4c, 13));
     this.lbCityRegion.set_TabIndex(0x5c);
     this.lbCityRegion.set_Text("Район города");
     this.panelSelectAccountPropertyFaset.Controls.Add(this.selectAccountPropertyFaset);
     this.panelSelectAccountPropertyFaset.Controls.Add(this.lbAccountProperty);
     this.panelSelectAccountPropertyFaset.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectAccountPropertyFaset.set_Location(new System.Drawing.Point(0, 0x2f2));
     this.panelSelectAccountPropertyFaset.set_Name("panelSelectAccountPropertyFaset");
     this.panelSelectAccountPropertyFaset.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectAccountPropertyFaset.set_TabIndex(0x81);
     this.selectAccountPropertyFaset.set_FormattingEnabled(true);
     this.selectAccountPropertyFaset.set_Location(new System.Drawing.Point(0x89, 3));
     this.selectAccountPropertyFaset.set_Name("selectAccountPropertyFaset");
     this.selectAccountPropertyFaset.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.selectAccountPropertyFaset.set_Sorted(true);
     this.selectAccountPropertyFaset.set_TabIndex(0x36);
     this.lbAccountProperty.set_AutoSize(true);
     this.lbAccountProperty.set_Location(new System.Drawing.Point(11, 6));
     this.lbAccountProperty.set_Name("lbAccountProperty");
     this.lbAccountProperty.set_Size(new System.Drawing.Size(0x54, 13));
     this.lbAccountProperty.set_TabIndex(0x5c);
     this.lbAccountProperty.set_Text("Параметры ЛС");
     this.panelPaymentAgents.Controls.Add(this.selectPaymentAgents);
     this.panelPaymentAgents.Controls.Add(this.label1);
     this.panelPaymentAgents.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelPaymentAgents.set_Location(new System.Drawing.Point(0, 0x2d8));
     this.panelPaymentAgents.set_Name("panelPaymentAgents");
     this.panelPaymentAgents.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelPaymentAgents.set_TabIndex(0x83);
     this.selectPaymentAgents.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectPaymentAgents.IsByUser = false;
     this.selectPaymentAgents.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectPaymentAgents.set_Name("selectPaymentAgents");
     this.selectPaymentAgents.SetFilter = null;
     this.selectPaymentAgents.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectPaymentAgents.set_TabIndex(0x5e);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(11, 6));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x61, 13));
     this.label1.set_TabIndex(0x21);
     this.label1.set_Text("Платежный агент");
     this.panelSelectFasetFilter.Controls.Add(this.selectFilterFasetItems);
     this.panelSelectFasetFilter.Controls.Add(this.lbFilterFaset);
     this.panelSelectFasetFilter.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectFasetFilter.set_Location(new System.Drawing.Point(0, 0x2be));
     this.panelSelectFasetFilter.set_Name("panelSelectFasetFilter");
     this.panelSelectFasetFilter.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectFasetFilter.set_TabIndex(130);
     this.selectFilterFasetItems.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectFilterFasetItems.set_Location(new System.Drawing.Point(0x89, 3));
     this.selectFilterFasetItems.set_Name("selectFilterFasetItems");
     this.selectFilterFasetItems.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectFilterFasetItems.set_TabIndex(0x5d);
     this.lbFilterFaset.set_Location(new System.Drawing.Point(11, 6));
     this.lbFilterFaset.set_MaximumSize(new System.Drawing.Size(120, 13));
     this.lbFilterFaset.set_Name("lbFilterFaset");
     this.lbFilterFaset.set_Size(new System.Drawing.Size(120, 13));
     this.lbFilterFaset.set_TabIndex(0x5c);
     this.lbFilterFaset.set_Text("Фасет");
     this.panelSelectBank.Controls.Add(this.selectBank);
     this.panelSelectBank.Controls.Add(this.lbBank);
     this.panelSelectBank.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectBank.set_Location(new System.Drawing.Point(0, 0x2a4));
     this.panelSelectBank.set_Name("panelSelectBank");
     this.panelSelectBank.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectBank.set_TabIndex(0x80);
     this.selectBank.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectBank.IsByUser = false;
     this.selectBank.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectBank.set_Name("selectBank");
     this.selectBank.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectBank.set_TabIndex(0x5b);
     this.lbBank.set_AutoSize(true);
     this.lbBank.set_Location(new System.Drawing.Point(11, 6));
     this.lbBank.set_Name("lbBank");
     this.lbBank.set_Size(new System.Drawing.Size(0x7b, 13));
     this.lbBank.set_TabIndex(90);
     this.lbBank.set_Text("Банк получателя льгот");
     this.panelChbxWithoutClosesApartments.Controls.Add(this.chbxWithoutClosesApartments);
     this.panelChbxWithoutClosesApartments.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelChbxWithoutClosesApartments.set_Location(new System.Drawing.Point(0, 650));
     this.panelChbxWithoutClosesApartments.set_Name("panelChbxWithoutClosesApartments");
     this.panelChbxWithoutClosesApartments.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelChbxWithoutClosesApartments.set_TabIndex(0x7f);
     this.chbxWithoutClosesApartments.set_AutoSize(true);
     this.chbxWithoutClosesApartments.set_Location(new System.Drawing.Point(14, 6));
     this.chbxWithoutClosesApartments.set_Name("chbxWithoutClosesApartments");
     this.chbxWithoutClosesApartments.set_Size(new System.Drawing.Size(0xea, 0x11));
     this.chbxWithoutClosesApartments.set_TabIndex(0x58);
     this.chbxWithoutClosesApartments.set_Text("Не учитывать закрытые паспорта жилья");
     this.chbxWithoutClosesApartments.set_UseVisualStyleBackColor(true);
     this.panelChbxWithoutBankrupt.Controls.Add(this.chbxWithoutBankrupt);
     this.panelChbxWithoutBankrupt.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelChbxWithoutBankrupt.set_Location(new System.Drawing.Point(0, 0x270));
     this.panelChbxWithoutBankrupt.set_Name("panelChbxWithoutBankrupt");
     this.panelChbxWithoutBankrupt.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelChbxWithoutBankrupt.set_TabIndex(0x7e);
     this.chbxWithoutBankrupt.set_AutoSize(true);
     this.chbxWithoutBankrupt.set_Location(new System.Drawing.Point(14, 6));
     this.chbxWithoutBankrupt.set_Name("chbxWithoutBankrupt");
     this.chbxWithoutBankrupt.set_Size(new System.Drawing.Size(0x97, 0x11));
     this.chbxWithoutBankrupt.set_TabIndex(0x57);
     this.chbxWithoutBankrupt.set_Text("Не учитывать банкротов");
     this.chbxWithoutBankrupt.set_UseVisualStyleBackColor(true);
     this.panelNumMinSumm.Controls.Add(this.numMinSumm);
     this.panelNumMinSumm.Controls.Add(this.lbMinSumm);
     this.panelNumMinSumm.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelNumMinSumm.set_Location(new System.Drawing.Point(0, 0x256));
     this.panelNumMinSumm.set_Name("panelNumMinSumm");
     this.panelNumMinSumm.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelNumMinSumm.set_TabIndex(0x7d);
     this.numMinSumm.set_Location(new System.Drawing.Point(0x89, 3));
     int[] numArray2 = new int[4];
     numArray2[0] = 0x540be400;
     numArray2[1] = 2;
     this.numMinSumm.set_Maximum(new decimal(numArray2));
     this.numMinSumm.set_Minimum(new decimal(new int[] { 0x540be400, 2, 0, -2147483648 }));
     this.numMinSumm.set_Name("numMinSumm");
     this.numMinSumm.set_Size(new System.Drawing.Size(0x40, 20));
     this.numMinSumm.set_TabIndex(0x40);
     int[] numArray3 = new int[4];
     numArray3[0] = 0x2710;
     this.numMinSumm.set_Value(new decimal(numArray3));
     this.lbMinSumm.set_AutoSize(true);
     this.lbMinSumm.set_Location(new System.Drawing.Point(11, 6));
     this.lbMinSumm.set_Name("lbMinSumm");
     this.lbMinSumm.set_Size(new System.Drawing.Size(0x44, 13));
     this.lbMinSumm.set_TabIndex(0x41);
     this.lbMinSumm.set_Text("Результат >");
     this.panelCbxTerminals.Controls.Add(this.cbxTerminals);
     this.panelCbxTerminals.Controls.Add(this.lbTerminals);
     this.panelCbxTerminals.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbxTerminals.set_Location(new System.Drawing.Point(0, 0x23c));
     this.panelCbxTerminals.set_Name("panelCbxTerminals");
     this.panelCbxTerminals.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbxTerminals.set_TabIndex(0x7c);
     this.cbxTerminals.set_FormattingEnabled(true);
     this.cbxTerminals.set_Location(new System.Drawing.Point(0x89, 3));
     this.cbxTerminals.set_Name("cbxTerminals");
     this.cbxTerminals.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.cbxTerminals.set_TabIndex(0x48);
     this.lbTerminals.set_AutoSize(true);
     this.lbTerminals.set_Location(new System.Drawing.Point(11, 6));
     this.lbTerminals.set_Name("lbTerminals");
     this.lbTerminals.set_Size(new System.Drawing.Size(0x4c, 13));
     this.lbTerminals.set_TabIndex(0x49);
     this.lbTerminals.set_Text("Номер кассы");
     this.panelSelectPaymentAgentTypes.Controls.Add(this.selectPaymentAgentTypes);
     this.panelSelectPaymentAgentTypes.Controls.Add(this.lbPaymentAgentTypes);
     this.panelSelectPaymentAgentTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectPaymentAgentTypes.set_Location(new System.Drawing.Point(0, 0x222));
     this.panelSelectPaymentAgentTypes.set_Name("panelSelectPaymentAgentTypes");
     this.panelSelectPaymentAgentTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectPaymentAgentTypes.set_TabIndex(0x7b);
     this.selectPaymentAgentTypes.set_FormattingEnabled(true);
     this.selectPaymentAgentTypes.set_Location(new System.Drawing.Point(0x89, 2));
     this.selectPaymentAgentTypes.set_Name("selectPaymentAgentTypes");
     this.selectPaymentAgentTypes.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.selectPaymentAgentTypes.set_Sorted(true);
     this.selectPaymentAgentTypes.set_TabIndex(0x47);
     this.lbPaymentAgentTypes.set_AutoSize(true);
     this.lbPaymentAgentTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbPaymentAgentTypes.set_Name("lbPaymentAgentTypes");
     this.lbPaymentAgentTypes.set_Size(new System.Drawing.Size(0x52, 13));
     this.lbPaymentAgentTypes.set_TabIndex(70);
     this.lbPaymentAgentTypes.set_Text("Режим работы");
     this.panelHouseTypes.Controls.Add(this.selectHouseTypes);
     this.panelHouseTypes.Controls.Add(this.lbHouseTypes);
     this.panelHouseTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelHouseTypes.set_Location(new System.Drawing.Point(0, 520));
     this.panelHouseTypes.set_Name("panelHouseTypes");
     this.panelHouseTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelHouseTypes.set_TabIndex(0x85);
     this.selectHouseTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectHouseTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectHouseTypes.set_Name("selectHouseTypes");
     this.selectHouseTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectHouseTypes.set_TabIndex(7);
     this.lbHouseTypes.set_AutoSize(true);
     this.lbHouseTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbHouseTypes.set_Name("lbHouseTypes");
     this.lbHouseTypes.set_Size(new System.Drawing.Size(0x37, 13));
     this.lbHouseTypes.set_TabIndex(0x25);
     this.lbHouseTypes.set_Text("Тип дома");
     this.panelCbxPaymentTypes.Controls.Add(this.cbxPaymentTypes);
     this.panelCbxPaymentTypes.Controls.Add(this.lbPaymentTypes);
     this.panelCbxPaymentTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbxPaymentTypes.set_Location(new System.Drawing.Point(0, 0x1ee));
     this.panelCbxPaymentTypes.set_Name("panelCbxPaymentTypes");
     this.panelCbxPaymentTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbxPaymentTypes.set_TabIndex(0x7a);
     this.cbxPaymentTypes.set_FormattingEnabled(true);
     this.cbxPaymentTypes.Items.AddRange((object[]) new object[] { "Наличная оплата", "Пени (наличные)", "Безналичная оплата", "Пени (безналичные)", "Вся оплата", "Пени" });
     this.cbxPaymentTypes.set_Location(new System.Drawing.Point(0x89, 2));
     this.cbxPaymentTypes.set_Name("cbxPaymentTypes");
     this.cbxPaymentTypes.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.cbxPaymentTypes.set_TabIndex(0x3e);
     this.lbPaymentTypes.set_AutoSize(true);
     this.lbPaymentTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbPaymentTypes.set_Name("lbPaymentTypes");
     this.lbPaymentTypes.set_Size(new System.Drawing.Size(0x42, 13));
     this.lbPaymentTypes.set_TabIndex(0x3f);
     this.lbPaymentTypes.set_Text("Тип оплаты");
     this.panelCbxCalcOperationGroups.Controls.Add(this.cbxCalcOperationGroups);
     this.panelCbxCalcOperationGroups.Controls.Add(this.lbCalcOperGroup);
     this.panelCbxCalcOperationGroups.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbxCalcOperationGroups.set_Location(new System.Drawing.Point(0, 0x1d4));
     this.panelCbxCalcOperationGroups.set_Name("panelCbxCalcOperationGroups");
     this.panelCbxCalcOperationGroups.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbxCalcOperationGroups.set_TabIndex(0x79);
     this.cbxCalcOperationGroups.set_DataSource(this.bsCalcOperationGroups);
     this.cbxCalcOperationGroups.set_FormattingEnabled(true);
     this.cbxCalcOperationGroups.set_Location(new System.Drawing.Point(0x89, 2));
     this.cbxCalcOperationGroups.set_Name("cbxCalcOperationGroups");
     this.cbxCalcOperationGroups.set_Size(new System.Drawing.Size(0x141, 0x15));
     this.cbxCalcOperationGroups.set_TabIndex(0x44);
     this.bsCalcOperationGroups.set_DataSource(typeof(CalcOperationGroup));
     this.lbCalcOperGroup.set_AutoSize(true);
     this.lbCalcOperGroup.set_Location(new System.Drawing.Point(11, 6));
     this.lbCalcOperGroup.set_Name("lbCalcOperGroup");
     this.lbCalcOperGroup.set_Size(new System.Drawing.Size(0x4d, 13));
     this.lbCalcOperGroup.set_TabIndex(0x45);
     this.lbCalcOperGroup.set_Text("Тип операции");
     this.panelSelectRecalcReason.Controls.Add(this.selectRecalcReason);
     this.panelSelectRecalcReason.Controls.Add(this.lbRecalcReason);
     this.panelSelectRecalcReason.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectRecalcReason.set_Location(new System.Drawing.Point(0, 0x1ba));
     this.panelSelectRecalcReason.set_Name("panelSelectRecalcReason");
     this.panelSelectRecalcReason.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectRecalcReason.set_TabIndex(110);
     this.selectRecalcReason.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectRecalcReason.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectRecalcReason.set_Name("selectRecalcReason");
     this.selectRecalcReason.set_Size(new System.Drawing.Size(0x37b, 0x17));
     this.selectRecalcReason.set_TabIndex(0x4a);
     this.lbRecalcReason.set_AutoSize(true);
     this.lbRecalcReason.set_Location(new System.Drawing.Point(11, 6));
     this.lbRecalcReason.set_Name("lbRecalcReason");
     this.lbRecalcReason.set_Size(new System.Drawing.Size(0x75, 13));
     this.lbRecalcReason.set_TabIndex(0x4b);
     this.lbRecalcReason.set_Text("Причина перерасчёта");
     this.panelCbIsDebt.Controls.Add(this.cbIsDebt);
     this.panelCbIsDebt.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbIsDebt.set_Location(new System.Drawing.Point(0, 0x1a0));
     this.panelCbIsDebt.set_Name("panelCbIsDebt");
     this.panelCbIsDebt.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbIsDebt.set_TabIndex(0x6d);
     this.cbIsDebt.set_AutoSize(true);
     this.cbIsDebt.set_Location(new System.Drawing.Point(14, 6));
     this.cbIsDebt.set_Name("cbIsDebt");
     this.cbIsDebt.set_Size(new System.Drawing.Size(0x8e, 0x11));
     this.cbIsDebt.set_TabIndex(12);
     this.cbIsDebt.set_Text("С разделением долгов");
     this.cbIsDebt.set_UseVisualStyleBackColor(true);
     this.panelCbExistsBenefitDiff.Controls.Add(this.cbExistsBenefitDiff);
     this.panelCbExistsBenefitDiff.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelCbExistsBenefitDiff.set_Location(new System.Drawing.Point(0, 390));
     this.panelCbExistsBenefitDiff.set_Name("panelCbExistsBenefitDiff");
     this.panelCbExistsBenefitDiff.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelCbExistsBenefitDiff.set_TabIndex(0x6c);
     this.cbExistsBenefitDiff.set_AutoSize(true);
     this.cbExistsBenefitDiff.set_Location(new System.Drawing.Point(14, 6));
     this.cbExistsBenefitDiff.set_Name("cbExistsBenefitDiff");
     this.cbExistsBenefitDiff.set_Size(new System.Drawing.Size(190, 0x11));
     this.cbExistsBenefitDiff.set_TabIndex(13);
     this.cbExistsBenefitDiff.set_Text("Исключать разночтения с КСЗН");
     this.cbExistsBenefitDiff.set_UseVisualStyleBackColor(true);
     this.panelSelectBenefits.Controls.Add(this.lbBenefits);
     this.panelSelectBenefits.Controls.Add(this.selectBenefits);
     this.panelSelectBenefits.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectBenefits.set_Location(new System.Drawing.Point(0, 0x16c));
     this.panelSelectBenefits.set_Name("panelSelectBenefits");
     this.panelSelectBenefits.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectBenefits.set_TabIndex(0x6b);
     this.lbBenefits.set_AutoSize(true);
     this.lbBenefits.set_Location(new System.Drawing.Point(11, 6));
     this.lbBenefits.set_Name("lbBenefits");
     this.lbBenefits.set_Size(new System.Drawing.Size(0x2b, 13));
     this.lbBenefits.set_TabIndex(0x27);
     this.lbBenefits.set_Text("Льгота");
     this.selectBenefits.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectBenefits.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectBenefits.set_Name("selectBenefits");
     this.selectBenefits.set_Size(new System.Drawing.Size(890, 20));
     this.selectBenefits.set_TabIndex(9);
     this.panelSelectApartmentTypes.Controls.Add(this.selectApartmentTypes);
     this.panelSelectApartmentTypes.Controls.Add(this.lbApartmentTypes);
     this.panelSelectApartmentTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectApartmentTypes.set_Location(new System.Drawing.Point(0, 0x152));
     this.panelSelectApartmentTypes.set_Name("panelSelectApartmentTypes");
     this.panelSelectApartmentTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectApartmentTypes.set_TabIndex(0x6a);
     this.selectApartmentTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectApartmentTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectApartmentTypes.set_Name("selectApartmentTypes");
     this.selectApartmentTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectApartmentTypes.set_TabIndex(7);
     this.lbApartmentTypes.set_AutoSize(true);
     this.lbApartmentTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbApartmentTypes.set_Name("lbApartmentTypes");
     this.lbApartmentTypes.set_Size(new System.Drawing.Size(0x3d, 13));
     this.lbApartmentTypes.set_TabIndex(0x25);
     this.lbApartmentTypes.set_Text("Тип жилья");
     this.panelSelectAddresses.Controls.Add(this.selectAddresses);
     this.panelSelectAddresses.Controls.Add(this.lbAddresses);
     this.panelSelectAddresses.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectAddresses.set_Location(new System.Drawing.Point(0, 0x138));
     this.panelSelectAddresses.set_Name("panelSelectAddresses");
     this.panelSelectAddresses.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectAddresses.set_TabIndex(0x69);
     this.selectAddresses.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAddresses.IsByUser = true;
     this.selectAddresses.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectAddresses.set_Name("selectAddresses");
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = false;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectAddresses.SelectedArea = area;
     this.selectAddresses.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectAddresses.set_TabIndex(8);
     this.lbAddresses.set_AutoSize(true);
     this.lbAddresses.set_Location(new System.Drawing.Point(11, 6));
     this.lbAddresses.set_Name("lbAddresses");
     this.lbAddresses.set_Size(new System.Drawing.Size(0x2c, 13));
     this.lbAddresses.set_TabIndex(0x26);
     this.lbAddresses.set_Text("Адреса");
     this.panelSelectConvenienceTypes.Controls.Add(this.selectConvenienceTypes);
     this.panelSelectConvenienceTypes.Controls.Add(this.lbConvenienceTypes);
     this.panelSelectConvenienceTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectConvenienceTypes.set_Location(new System.Drawing.Point(0, 0x11e));
     this.panelSelectConvenienceTypes.set_Name("panelSelectConvenienceTypes");
     this.panelSelectConvenienceTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectConvenienceTypes.set_TabIndex(0x68);
     this.selectConvenienceTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectConvenienceTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectConvenienceTypes.set_Name("selectConvenienceTypes");
     this.selectConvenienceTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectConvenienceTypes.set_TabIndex(0x3b);
     this.lbConvenienceTypes.set_AutoSize(true);
     this.lbConvenienceTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbConvenienceTypes.set_Name("lbConvenienceTypes");
     this.lbConvenienceTypes.set_Size(new System.Drawing.Size(0x59, 13));
     this.lbConvenienceTypes.set_TabIndex(0x3a);
     this.lbConvenienceTypes.set_Text("Тип благоуст-ва");
     this.panelSelectCanonicalServices.Controls.Add(this.selectCanonicalServices);
     this.panelSelectCanonicalServices.Controls.Add(this.lbCanonicalServices);
     this.panelSelectCanonicalServices.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectCanonicalServices.set_Location(new System.Drawing.Point(0, 260));
     this.panelSelectCanonicalServices.set_Name("panelSelectCanonicalServices");
     this.panelSelectCanonicalServices.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectCanonicalServices.set_TabIndex(0x67);
     this.selectCanonicalServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectCanonicalServices.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectCanonicalServices.set_Name("selectCanonicalServices");
     this.selectCanonicalServices.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectCanonicalServices.set_TabIndex(0x39);
     this.lbCanonicalServices.set_AutoSize(true);
     this.lbCanonicalServices.set_Location(new System.Drawing.Point(11, 6));
     this.lbCanonicalServices.set_Name("lbCanonicalServices");
     this.lbCanonicalServices.set_Size(new System.Drawing.Size(0x68, 13));
     this.lbCanonicalServices.set_TabIndex(0x38);
     this.lbCanonicalServices.set_Text("Благоуст-во услуги");
     this.panelSelectServices.Controls.Add(this.selectServices);
     this.panelSelectServices.Controls.Add(this.lbServices);
     this.panelSelectServices.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectServices.set_Location(new System.Drawing.Point(0, 0xea));
     this.panelSelectServices.set_Name("panelSelectServices");
     this.panelSelectServices.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectServices.set_TabIndex(0x66);
     this.selectServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectServices.IsByUser = false;
     this.selectServices.set_Location(new System.Drawing.Point(0x8b, 3));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectServices.set_TabIndex(0x25);
     this.lbServices.set_AutoSize(true);
     this.lbServices.set_Location(new System.Drawing.Point(11, 6));
     this.lbServices.set_Name("lbServices");
     this.lbServices.set_Size(new System.Drawing.Size(0x2b, 13));
     this.lbServices.set_TabIndex(0x24);
     this.lbServices.set_Text("Услуга");
     this.panelSelectServiceTypes.Controls.Add(this.selectServiceTypes);
     this.panelSelectServiceTypes.Controls.Add(this.lbServiceTypes);
     this.panelSelectServiceTypes.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectServiceTypes.set_Location(new System.Drawing.Point(0, 0xd0));
     this.panelSelectServiceTypes.set_Name("panelSelectServiceTypes");
     this.panelSelectServiceTypes.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectServiceTypes.set_TabIndex(0x65);
     this.selectServiceTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectServiceTypes.IsByUser = true;
     this.selectServiceTypes.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectServiceTypes.set_Name("selectServiceTypes");
     this.selectServiceTypes.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectServiceTypes.set_TabIndex(5);
     this.lbServiceTypes.set_AutoSize(true);
     this.lbServiceTypes.set_Location(new System.Drawing.Point(11, 6));
     this.lbServiceTypes.set_Name("lbServiceTypes");
     this.lbServiceTypes.set_Size(new System.Drawing.Size(0x38, 13));
     this.lbServiceTypes.set_TabIndex(0x23);
     this.lbServiceTypes.set_Text("Тип услуг");
     this.panelSelectOrgsCashlessTransferers.Controls.Add(this.selectOrgsCashlessTransferers);
     this.panelSelectOrgsCashlessTransferers.Controls.Add(this.lbOrgsCashlessTransferers1);
     this.panelSelectOrgsCashlessTransferers.Controls.Add(this.lbOrgsCashlessTransferers2);
     this.panelSelectOrgsCashlessTransferers.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsCashlessTransferers.set_Location(new System.Drawing.Point(0, 0xb6));
     this.panelSelectOrgsCashlessTransferers.set_Name("panelSelectOrgsCashlessTransferers");
     this.panelSelectOrgsCashlessTransferers.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsCashlessTransferers.set_TabIndex(100);
     this.selectOrgsCashlessTransferers.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsCashlessTransferers.IsByUser = true;
     this.selectOrgsCashlessTransferers.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsCashlessTransferers.set_Name("selectOrgsCashlessTransferers");
     this.selectOrgsCashlessTransferers.SetFilter = null;
     this.selectOrgsCashlessTransferers.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsCashlessTransferers.set_TabIndex(80);
     this.lbOrgsCashlessTransferers1.set_AutoSize(true);
     this.lbOrgsCashlessTransferers1.set_Location(new System.Drawing.Point(11, 1));
     this.lbOrgsCashlessTransferers1.set_Name("lbOrgsCashlessTransferers1");
     this.lbOrgsCashlessTransferers1.set_Size(new System.Drawing.Size(0x83, 13));
     this.lbOrgsCashlessTransferers1.set_TabIndex(0x4e);
     this.lbOrgsCashlessTransferers1.set_Text("Организация по безнал.");
     this.lbOrgsCashlessTransferers2.set_AutoSize(true);
     this.lbOrgsCashlessTransferers2.set_Location(new System.Drawing.Point(10, 15));
     this.lbOrgsCashlessTransferers2.set_Name("lbOrgsCashlessTransferers2");
     this.lbOrgsCashlessTransferers2.set_Size(new System.Drawing.Size(0x56, 13));
     this.lbOrgsCashlessTransferers2.set_TabIndex(0x4f);
     this.lbOrgsCashlessTransferers2.set_Text("перечислениям");
     this.panelSelectOrgsResourceProviders.Controls.Add(this.selectOrgsResourceProviders);
     this.panelSelectOrgsResourceProviders.Controls.Add(this.lbOrgsResourceProviders);
     this.panelSelectOrgsResourceProviders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsResourceProviders.set_Location(new System.Drawing.Point(0, 0x9c));
     this.panelSelectOrgsResourceProviders.set_Name("panelSelectOrgsResourceProviders");
     this.panelSelectOrgsResourceProviders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsResourceProviders.set_TabIndex(0x63);
     this.selectOrgsResourceProviders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsResourceProviders.IsByUser = true;
     this.selectOrgsResourceProviders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsResourceProviders.set_Name("selectOrgsResourceProviders");
     this.selectOrgsResourceProviders.SetFilter = null;
     this.selectOrgsResourceProviders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsResourceProviders.set_TabIndex(60);
     this.lbOrgsResourceProviders.set_AutoSize(true);
     this.lbOrgsResourceProviders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsResourceProviders.set_Name("lbOrgsResourceProviders");
     this.lbOrgsResourceProviders.set_Size(new System.Drawing.Size(0x54, 13));
     this.lbOrgsResourceProviders.set_TabIndex(0x3d);
     this.lbOrgsResourceProviders.set_Text("Ресурсоснабж.");
     this.panelSelectOrgsServiceProviders.Controls.Add(this.selectOrgsServiceProviders);
     this.panelSelectOrgsServiceProviders.Controls.Add(this.lbOrgsServiceProviders);
     this.panelSelectOrgsServiceProviders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsServiceProviders.set_Location(new System.Drawing.Point(0, 130));
     this.panelSelectOrgsServiceProviders.set_Name("panelSelectOrgsServiceProviders");
     this.panelSelectOrgsServiceProviders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsServiceProviders.set_TabIndex(0x62);
     this.selectOrgsServiceProviders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsServiceProviders.IsByUser = true;
     this.selectOrgsServiceProviders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsServiceProviders.set_Name("selectOrgsServiceProviders");
     this.selectOrgsServiceProviders.SetFilter = null;
     this.selectOrgsServiceProviders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsServiceProviders.set_TabIndex(4);
     this.lbOrgsServiceProviders.set_AutoSize(true);
     this.lbOrgsServiceProviders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsServiceProviders.set_Name("lbOrgsServiceProviders");
     this.lbOrgsServiceProviders.set_Size(new System.Drawing.Size(0x41, 13));
     this.lbOrgsServiceProviders.set_TabIndex(0x22);
     this.lbOrgsServiceProviders.set_Text("Поставщик");
     this.panelSelectOrgsAccountHouseHolders.Controls.Add(this.selectOrgsAccountHouseHolders);
     this.panelSelectOrgsAccountHouseHolders.Controls.Add(this.lbOrgsAccountHouseHolders);
     this.panelSelectOrgsAccountHouseHolders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsAccountHouseHolders.set_Location(new System.Drawing.Point(0, 0x68));
     this.panelSelectOrgsAccountHouseHolders.set_Name("panelSelectOrgsAccountHouseHolders");
     this.panelSelectOrgsAccountHouseHolders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsAccountHouseHolders.set_TabIndex(0x61);
     this.selectOrgsAccountHouseHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsAccountHouseHolders.IsByUser = true;
     this.selectOrgsAccountHouseHolders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsAccountHouseHolders.set_Name("selectOrgsAccountHouseHolders");
     this.selectOrgsAccountHouseHolders.SetFilter = null;
     this.selectOrgsAccountHouseHolders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsAccountHouseHolders.set_TabIndex(0x4c);
     this.lbOrgsAccountHouseHolders.set_AutoSize(true);
     this.lbOrgsAccountHouseHolders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsAccountHouseHolders.set_Name("lbOrgsAccountHouseHolders");
     this.lbOrgsAccountHouseHolders.set_Size(new System.Drawing.Size(0x37, 13));
     this.lbOrgsAccountHouseHolders.set_TabIndex(0x4d);
     this.lbOrgsAccountHouseHolders.set_Text("УК на ЛС");
     this.panelSelectOrgsServiceHouseHolders.Controls.Add(this.lbOrgsServiceHouseHolders);
     this.panelSelectOrgsServiceHouseHolders.Controls.Add(this.selectOrgsServiceHouseHolders);
     this.panelSelectOrgsServiceHouseHolders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsServiceHouseHolders.set_Location(new System.Drawing.Point(0, 0x4e));
     this.panelSelectOrgsServiceHouseHolders.set_Name("panelSelectOrgsServiceHouseHolders");
     this.panelSelectOrgsServiceHouseHolders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsServiceHouseHolders.set_TabIndex(0x60);
     this.lbOrgsServiceHouseHolders.set_AutoSize(true);
     this.lbOrgsServiceHouseHolders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsServiceHouseHolders.set_Name("lbOrgsServiceHouseHolders");
     this.lbOrgsServiceHouseHolders.set_Size(new System.Drawing.Size(0x3a, 13));
     this.lbOrgsServiceHouseHolders.set_TabIndex(0x21);
     this.lbOrgsServiceHouseHolders.set_Text("УК услуги");
     this.selectOrgsServiceHouseHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsServiceHouseHolders.IsByUser = true;
     this.selectOrgsServiceHouseHolders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsServiceHouseHolders.set_Name("selectOrgsServiceHouseHolders");
     this.selectOrgsServiceHouseHolders.SetFilter = null;
     this.selectOrgsServiceHouseHolders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsServiceHouseHolders.set_TabIndex(3);
     this.panelSelectOrgsHouseHolders.Controls.Add(this.selectOrgsHouseHolders);
     this.panelSelectOrgsHouseHolders.Controls.Add(this.lbOrgsHouseHolders);
     this.panelSelectOrgsHouseHolders.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelSelectOrgsHouseHolders.set_Location(new System.Drawing.Point(0, 0x34));
     this.panelSelectOrgsHouseHolders.set_Name("panelSelectOrgsHouseHolders");
     this.panelSelectOrgsHouseHolders.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelSelectOrgsHouseHolders.set_TabIndex(0x5f);
     this.selectOrgsHouseHolders.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgsHouseHolders.IsByUser = true;
     this.selectOrgsHouseHolders.set_Location(new System.Drawing.Point(0x8a, 3));
     this.selectOrgsHouseHolders.set_Name("selectOrgsHouseHolders");
     this.selectOrgsHouseHolders.SetFilter = null;
     this.selectOrgsHouseHolders.set_Size(new System.Drawing.Size(890, 0x17));
     this.selectOrgsHouseHolders.set_TabIndex(3);
     this.lbOrgsHouseHolders.set_AutoSize(true);
     this.lbOrgsHouseHolders.set_Location(new System.Drawing.Point(11, 6));
     this.lbOrgsHouseHolders.set_Name("lbOrgsHouseHolders");
     this.lbOrgsHouseHolders.set_Size(new System.Drawing.Size(0x39, 13));
     this.lbOrgsHouseHolders.set_TabIndex(0x21);
     this.lbOrgsHouseHolders.set_Text("УК жилья");
     this.panelDatePeriod.Controls.Add(this.lbDatePeriod);
     this.panelDatePeriod.Controls.Add(this.datePeriod);
     this.panelDatePeriod.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelDatePeriod.set_Location(new System.Drawing.Point(0, 0x1a));
     this.panelDatePeriod.set_Name("panelDatePeriod");
     this.panelDatePeriod.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelDatePeriod.set_TabIndex(0x5e);
     this.lbDatePeriod.set_AutoSize(true);
     this.lbDatePeriod.set_Location(new System.Drawing.Point(11, 6));
     this.lbDatePeriod.set_Name("lbDatePeriod");
     this.lbDatePeriod.set_Size(new System.Drawing.Size(0x23, 13));
     this.lbDatePeriod.set_TabIndex(0x43);
     this.lbDatePeriod.set_Text("Даты");
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.set_AutoSize(true);
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x7f, 0));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Padding(new System.Windows.Forms.Padding(2, 0, 0, 0));
     this.datePeriod.set_Size(new System.Drawing.Size(0xe4, 0x17));
     this.datePeriod.set_TabIndex(0x42);
     this.panelPeriod.Controls.Add(this.periodsSelector);
     this.panelPeriod.Controls.Add(this.lbPeriod);
     this.panelPeriod.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panelPeriod.set_Location(new System.Drawing.Point(0, 0));
     this.panelPeriod.set_Name("panelPeriod");
     this.panelPeriod.set_Size(new System.Drawing.Size(0x407, 0x1a));
     this.panelPeriod.set_TabIndex(0x5d);
     this.periodsSelector.set_Location(new System.Drawing.Point(0x89, 3));
     this.periodsSelector.set_Name("periodsSelector");
     this.periodsSelector.set_Size(new System.Drawing.Size(0x153, 0x19));
     this.periodsSelector.set_TabIndex(0x37);
     this.lbPeriod.set_AutoSize(true);
     this.lbPeriod.set_Location(new System.Drawing.Point(11, 6));
     this.lbPeriod.set_Name("lbPeriod");
     this.lbPeriod.set_Size(new System.Drawing.Size(0x2d, 13));
     this.lbPeriod.set_TabIndex(0x1b);
     this.lbPeriod.set_Text("Период");
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.помощьToolStripMenuItem, this.настройкиToolStripMenuItem });
     this.menuStrip1.set_Location(new System.Drawing.Point(0, 0));
     this.menuStrip1.set_Name("menuStrip1");
     this.menuStrip1.set_Size(new System.Drawing.Size(0x40a, 0x18));
     this.menuStrip1.set_TabIndex(1);
     this.menuStrip1.set_Text("menuStrip1");
     this.помощьToolStripMenuItem.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.помощьToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.оСистемеToolStripMenuItem1 });
     this.помощьToolStripMenuItem.set_Name("помощьToolStripMenuItem");
     this.помощьToolStripMenuItem.set_Size(new System.Drawing.Size(0x3e, 20));
     this.помощьToolStripMenuItem.set_Text("Справка");
     this.оСистемеToolStripMenuItem1.set_Name("оСистемеToolStripMenuItem1");
     this.оСистемеToolStripMenuItem1.set_Size(new System.Drawing.Size(0x88, 0x16));
     this.оСистемеToolStripMenuItem1.set_Text("О системе");
     this.оСистемеToolStripMenuItem1.add_Click(new System.EventHandler(this.оСистемеToolStripMenuItem1_Click));
     this.настройкиToolStripMenuItem.set_Alignment(System.Windows.Forms.ToolStripItemAlignment.Right);
     this.настройкиToolStripMenuItem.set_Name("настройкиToolStripMenuItem");
     this.настройкиToolStripMenuItem.set_Size(new System.Drawing.Size(0x49, 20));
     this.настройкиToolStripMenuItem.set_Text("Настройки");
     this.настройкиToolStripMenuItem.add_Click(new System.EventHandler(this.настройкиToolStripMenuItem_Click));
     this.panel2.set_BorderStyle(System.Windows.Forms.BorderStyle.FixedSingle);
     this.panel2.Controls.Add(this.scReport);
     this.panel2.Controls.Add(this.panel1);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel2.set_Location(new System.Drawing.Point(0, 0));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x41b, 0x18d));
     this.panel2.set_TabIndex(70);
     this.scReport.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.scReport.set_Location(new System.Drawing.Point(0, 0x30));
     this.scReport.set_Name("scReport");
     this.scReport.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.scReport.Panel1.Controls.Add(this.dgvReports);
     this.scReport.Panel1.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.scReport.Panel2.Controls.Add(this.dgvReportParameters);
     this.scReport.Panel2.set_RightToLeft(System.Windows.Forms.RightToLeft.No);
     this.scReport.set_Size(new System.Drawing.Size(0x419, 0x15b));
     this.scReport.set_SplitterDistance(0x90);
     this.scReport.set_TabIndex(0x13);
     this.dgvReports.set_AllowUserToAddRows(false);
     this.dgvReports.set_AllowUserToDeleteRows(false);
     this.dgvReports.set_AutoGenerateColumns(false);
     this.dgvReports.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvReports.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReports.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvReports.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReports.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.CheckPrint, this.ReportTemplateName, this.statusDataGridViewTextBoxColumn, this.createdDataGridViewTextBoxColumn, this.UserName, this.StartTime, this.FinishTime, this.PlannedDate, this.Id });
     this.dgvReports.set_DataSource(this.bsReports);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReports.set_DefaultCellStyle(style2);
     this.dgvReports.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReports.set_Location(new System.Drawing.Point(0, 0));
     this.dgvReports.set_Name("dgvReports");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReports.set_RowHeadersDefaultCellStyle(style3);
     this.dgvReports.set_RowHeadersVisible(false);
     this.dgvReports.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReports.set_Size(new System.Drawing.Size(0x419, 0x90));
     this.dgvReports.set_TabIndex(0x11);
     this.dgvReports.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvReports_CellDoubleClick));
     this.CheckPrint.set_FillWeight((float) 10.43145f);
     this.CheckPrint.set_HeaderText("Выбор");
     this.CheckPrint.set_MinimumWidth(60);
     this.CheckPrint.set_Name("CheckPrint");
     this.CheckPrint.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.CheckPrint.set_Width(60);
     this.ReportTemplateName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.ReportTemplateName.set_DataPropertyName("ReportTemplateName");
     this.ReportTemplateName.set_HeaderText("Отчет");
     this.ReportTemplateName.set_MinimumWidth(0x3d);
     this.ReportTemplateName.set_Name("ReportTemplateName");
     this.ReportTemplateName.set_ReadOnly(true);
     this.ReportTemplateName.set_Width(0x3d);
     this.statusDataGridViewTextBoxColumn.set_DataPropertyName("Status");
     this.statusDataGridViewTextBoxColumn.set_FillWeight((float) 10.43145f);
     this.statusDataGridViewTextBoxColumn.set_HeaderText("Выполнено");
     this.statusDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.statusDataGridViewTextBoxColumn.set_Name("statusDataGridViewTextBoxColumn");
     this.statusDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.statusDataGridViewTextBoxColumn.set_Resizable(System.Windows.Forms.DataGridViewTriState.True);
     this.statusDataGridViewTextBoxColumn.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.Automatic);
     this.statusDataGridViewTextBoxColumn.set_Width(80);
     this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn.set_FillWeight((float) 10.43145f);
     this.createdDataGridViewTextBoxColumn.set_HeaderText("Создан");
     this.createdDataGridViewTextBoxColumn.set_MinimumWidth(80);
     this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn");
     this.createdDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.createdDataGridViewTextBoxColumn.set_Width(80);
     this.UserName.set_DataPropertyName("UserName");
     this.UserName.set_FillWeight((float) 10.43145f);
     this.UserName.set_HeaderText("Пользователь");
     this.UserName.set_MinimumWidth(100);
     this.UserName.set_Name("UserName");
     this.UserName.set_ReadOnly(true);
     this.StartTime.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.StartTime.set_DataPropertyName("StartTime");
     this.StartTime.set_HeaderText("Начато формирование");
     this.StartTime.set_MinimumWidth(100);
     this.StartTime.set_Name("StartTime");
     this.StartTime.set_ReadOnly(true);
     this.FinishTime.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.FinishTime.set_DataPropertyName("FinishTime");
     this.FinishTime.set_HeaderText("Сформирован");
     this.FinishTime.set_MinimumWidth(100);
     this.FinishTime.set_Name("FinishTime");
     this.FinishTime.set_ReadOnly(true);
     this.PlannedDate.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.PlannedDate.set_DataPropertyName("PlannedDate");
     this.PlannedDate.set_HeaderText("Выполнение запланированно");
     this.PlannedDate.set_MinimumWidth(100);
     this.PlannedDate.set_Name("PlannedDate");
     this.PlannedDate.set_ReadOnly(true);
     this.Id.set_DataPropertyName("Id");
     this.Id.set_HeaderText("ReportId");
     this.Id.set_Name("Id");
     this.Id.set_ReadOnly(true);
     this.Id.set_Visible(false);
     this.Id.set_Width(5);
     this.bsReports.set_DataSource(typeof(RepReport));
     this.bsReports.set_Sort("Created desc");
     this.bsReports.add_CurrentChanged(new System.EventHandler(this.bsReports_CurrentChanged));
     this.dgvReportParameters.set_AllowUserToAddRows(false);
     this.dgvReportParameters.set_AllowUserToDeleteRows(false);
     this.dgvReportParameters.set_AutoGenerateColumns(false);
     this.dgvReportParameters.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvReportParameters.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style4.set_BackColor(System.Drawing.SystemColors.Control);
     style4.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style4.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style4.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style4.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style4.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReportParameters.set_ColumnHeadersDefaultCellStyle(style4);
     this.dgvReportParameters.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvReportParameters.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.printNameDataGridViewTextBoxColumn, this.printValueDataGridViewTextBoxColumn });
     this.dgvReportParameters.set_DataSource(this.bsReportParameters);
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style5.set_BackColor(System.Drawing.SystemColors.Window);
     style5.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style5.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style5.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style5.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style5.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvReportParameters.set_DefaultCellStyle(style5);
     this.dgvReportParameters.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvReportParameters.set_Location(new System.Drawing.Point(0, 0));
     this.dgvReportParameters.set_Name("dgvReportParameters");
     this.dgvReportParameters.set_ReadOnly(true);
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style6.set_BackColor(System.Drawing.SystemColors.Control);
     style6.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style6.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style6.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style6.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style6.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvReportParameters.set_RowHeadersDefaultCellStyle(style6);
     this.dgvReportParameters.set_RowHeadersVisible(false);
     this.dgvReportParameters.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvReportParameters.set_Size(new System.Drawing.Size(0x419, 0xc7));
     this.dgvReportParameters.set_TabIndex(0x12);
     this.printNameDataGridViewTextBoxColumn.set_DataPropertyName("PrintName");
     this.printNameDataGridViewTextBoxColumn.set_HeaderText("Параметр");
     this.printNameDataGridViewTextBoxColumn.set_Name("printNameDataGridViewTextBoxColumn");
     this.printNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printNameDataGridViewTextBoxColumn.set_Width(0x53);
     this.printValueDataGridViewTextBoxColumn.set_DataPropertyName("PrintValue");
     this.printValueDataGridViewTextBoxColumn.set_HeaderText("Значение");
     this.printValueDataGridViewTextBoxColumn.set_Name("printValueDataGridViewTextBoxColumn");
     this.printValueDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printValueDataGridViewTextBoxColumn.set_Width(80);
     this.bsReportParameters.set_DataSource(typeof(RepReportParameter));
     this.panel1.Controls.Add(this.tsReports);
     this.panel1.Controls.Add(this.dbRepresentPeriodDate);
     this.panel1.Controls.Add(this.toolStrip1);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x419, 0x30));
     this.panel1.set_TabIndex(0x31);
     this.tsReports.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbRunReport, this.tslbRunReportImageLoading, this.toolStripSeparator4, this.tsbDesigner, this.tSepar, this.btnRun, this.m_RollingImage, this.toolStripSeparator2, this.tbsStart, this.tslStart, this.toolStripSeparator1, this.tsbSelectAll, this.toolStripSeparator5, this.tsbCleanAll, this.tsbPrint, this.m_RollingImagePrint,
         this.toolStripSeparator3, this.tsbDeleteReport, this.tsbDeleteReportsImage, this.toolStripLabel2, this.tsbHorizontal, this.tsbVertical, this.toolStripSeparator6, this.toolStripSeparator7, this.toolStripSeparator8
      });
     this.tsReports.set_Location(new System.Drawing.Point(0, 0));
     this.tsReports.set_Name("tsReports");
     this.tsReports.set_Size(new System.Drawing.Size(0x419, 0x19));
     this.tsReports.set_TabIndex(15);
     this.tsReports.set_Text("toolStrip1");
     this.tsbRunReport.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbRunReport.set_Image((System.Drawing.Image) manager.GetObject("tsbRunReport.Image"));
     this.tsbRunReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbRunReport.set_Name("tsbRunReport");
     this.tsbRunReport.set_Size(new System.Drawing.Size(0x43, 0x16));
     this.tsbRunReport.set_Text("Выполнить");
     this.tsbRunReport.add_Click(new System.EventHandler(this.tsbRunReport_Click));
     this.tslbRunReportImageLoading.set_AutoSize(false);
     this.tslbRunReportImageLoading.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tslbRunReportImageLoading.set_Image(Resources.WAITING);
     this.tslbRunReportImageLoading.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tslbRunReportImageLoading.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tslbRunReportImageLoading.set_ImageTransparentColor(System.Drawing.Color.White);
     this.tslbRunReportImageLoading.set_Name("tslbRunReportImageLoading");
     this.tslbRunReportImageLoading.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.tslbRunReportImageLoading.set_Visible(false);
     this.toolStripSeparator4.set_Name("toolStripSeparator4");
     this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbDesigner.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbDesigner.set_Image((System.Drawing.Image) manager.GetObject("tsbDesigner.Image"));
     this.tsbDesigner.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDesigner.set_Name("tsbDesigner");
     this.tsbDesigner.set_Size(new System.Drawing.Size(60, 0x16));
     this.tsbDesigner.set_Text("Дизайнер");
     this.tsbDesigner.add_Click(new System.EventHandler(this.tsbDesigner_Click));
     this.tSepar.set_Name("tSepar");
     this.tSepar.set_Size(new System.Drawing.Size(6, 0x19));
     this.btnRun.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.btnRun.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnRun.set_Name("btnRun");
     this.btnRun.set_Size(new System.Drawing.Size(0x3b, 0x16));
     this.btnRun.set_Text("Просмотр");
     this.btnRun.add_Click(new System.EventHandler(this.btnRun_Click));
     this.m_RollingImage.set_AutoSize(false);
     this.m_RollingImage.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.m_RollingImage.set_Image(Resources.WAITING);
     this.m_RollingImage.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.m_RollingImage.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.m_RollingImage.set_ImageTransparentColor(System.Drawing.Color.White);
     this.m_RollingImage.set_Name("m_RollingImage");
     this.m_RollingImage.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.m_RollingImage.set_Visible(false);
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tbsStart.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tbsStart.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tbsStart.set_Name("tbsStart");
     this.tbsStart.set_Size(new System.Drawing.Size(0x62, 0x16));
     this.tbsStart.set_Text("Заполнить отчет");
     this.tbsStart.set_Visible(false);
     this.tbsStart.add_Click(new System.EventHandler(this.tbsStart_Click));
     this.tslStart.set_AutoSize(false);
     this.tslStart.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tslStart.set_Image(Resources.WAITING);
     this.tslStart.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tslStart.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tslStart.set_ImageTransparentColor(System.Drawing.Color.White);
     this.tslStart.set_Name("tslStart");
     this.tslStart.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.tslStart.set_Visible(false);
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator1.set_Visible(false);
     this.tsbSelectAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbSelectAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbSelectAll.set_Name("tsbSelectAll");
     this.tsbSelectAll.set_Size(new System.Drawing.Size(0x4b, 0x16));
     this.tsbSelectAll.set_Text("Выбрать все");
     this.tsbSelectAll.add_Click(new System.EventHandler(this.tsbSelectAll_Click));
     this.toolStripSeparator5.set_Name("toolStripSeparator5");
     this.toolStripSeparator5.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbCleanAll.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbCleanAll.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbCleanAll.set_Name("tsbCleanAll");
     this.tsbCleanAll.set_Size(new System.Drawing.Size(0x44, 0x16));
     this.tsbCleanAll.set_Text("Убрать все");
     this.tsbCleanAll.add_Click(new System.EventHandler(this.tsbCleanAll_Click));
     this.tsbPrint.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbPrint.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbPrint.set_Name("tsbPrint");
     this.tsbPrint.set_Size(new System.Drawing.Size(0x6d, 0x16));
     this.tsbPrint.set_Text("Печать выбранных");
     this.tsbPrint.add_Click(new System.EventHandler(this.tsbPrint_Click));
     this.m_RollingImagePrint.set_AutoSize(false);
     this.m_RollingImagePrint.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.m_RollingImagePrint.set_Image(Resources.WAITING);
     this.m_RollingImagePrint.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.m_RollingImagePrint.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.m_RollingImagePrint.set_ImageTransparentColor(System.Drawing.Color.White);
     this.m_RollingImagePrint.set_Name("m_RollingImagePrint");
     this.m_RollingImagePrint.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.m_RollingImagePrint.set_Visible(false);
     this.toolStripSeparator3.set_Name("toolStripSeparator3");
     this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbDeleteReport.set_Image(Resources.DELETE);
     this.tsbDeleteReport.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbDeleteReport.set_Name("tsbDeleteReport");
     this.tsbDeleteReport.set_Size(new System.Drawing.Size(140, 0x16));
     this.tsbDeleteReport.set_Text("Удалить выбранные");
     this.tsbDeleteReport.add_Click(new System.EventHandler(this.tsbDeleteReport_Click_1));
     this.tsbDeleteReportsImage.set_AutoSize(false);
     this.tsbDeleteReportsImage.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbDeleteReportsImage.set_Image(Resources.WAITING);
     this.tsbDeleteReportsImage.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.tsbDeleteReportsImage.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbDeleteReportsImage.set_ImageTransparentColor(System.Drawing.Color.White);
     this.tsbDeleteReportsImage.set_Name("tsbDeleteReportsImage");
     this.tsbDeleteReportsImage.set_Size(new System.Drawing.Size(0x11, 0x16));
     this.tsbDeleteReportsImage.set_Visible(false);
     this.toolStripLabel2.set_Name("toolStripLabel2");
     this.toolStripLabel2.set_Size(new System.Drawing.Size(0x84, 0x16));
     this.toolStripLabel2.set_Text("Показывать параметры:");
     this.tsbHorizontal.set_Checked(true);
     this.tsbHorizontal.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbHorizontal.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbHorizontal.set_Image((System.Drawing.Image) manager.GetObject("tsbHorizontal.Image"));
     this.tsbHorizontal.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbHorizontal.set_Name("tsbHorizontal");
     this.tsbHorizontal.set_Size(new System.Drawing.Size(0x57, 0x16));
     this.tsbHorizontal.set_Text("горизонтально");
     this.tsbHorizontal.add_Click(new System.EventHandler(this.tsbHorizontal_Click));
     this.tsbVertical.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbVertical.set_Image((System.Drawing.Image) manager.GetObject("tsbVertical.Image"));
     this.tsbVertical.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbVertical.set_Name("tsbVertical");
     this.tsbVertical.set_Size(new System.Drawing.Size(0x4d, 0x16));
     this.tsbVertical.set_Text("вертикально");
     this.tsbVertical.add_Click(new System.EventHandler(this.tsbVertical_Click));
     this.toolStripSeparator6.set_Name("toolStripSeparator6");
     this.toolStripSeparator6.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator7.set_Name("toolStripSeparator7");
     this.toolStripSeparator7.set_Size(new System.Drawing.Size(6, 0x19));
     this.toolStripSeparator8.set_Name("toolStripSeparator8");
     this.toolStripSeparator8.set_Size(new System.Drawing.Size(6, 0x19));
     this.dbRepresentPeriodDate.AttachToPeriod = false;
     this.dbRepresentPeriodDate.DateBeginReadonly = false;
     this.dbRepresentPeriodDate.DateEndReadonly = false;
     this.dbRepresentPeriodDate.set_Location(new System.Drawing.Point(0x97, 0x19));
     this.dbRepresentPeriodDate.set_Margin(new System.Windows.Forms.Padding(4));
     this.dbRepresentPeriodDate.set_Name("dbRepresentPeriodDate");
     this.dbRepresentPeriodDate.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.dbRepresentPeriodDate.set_TabIndex(15);
     this.toolStrip1.set_Dock(System.Windows.Forms.DockStyle.None);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel1, this.tsbRepresentMyReport, this.tsbRepresentAllReport });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0x19));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x95, 0x19));
     this.toolStrip1.set_TabIndex(0x10);
     this.toolStrip1.set_Text("toolStrip1");
     this.toolStripLabel1.set_Name("toolStripLabel1");
     this.toolStripLabel1.set_Size(new System.Drawing.Size(0x4b, 0x16));
     this.toolStripLabel1.set_Text("Отображать:");
     this.tsbRepresentMyReport.set_Checked(true);
     this.tsbRepresentMyReport.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.tsbRepresentMyReport.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbRepresentMyReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbRepresentMyReport.set_Name("tsbRepresentMyReport");
     this.tsbRepresentMyReport.set_Size(new System.Drawing.Size(0x22, 0x16));
     this.tsbRepresentMyReport.set_Text("свои");
     this.tsbRepresentMyReport.add_Click(new System.EventHandler(this.tsbRepresentMyReport_Click_1));
     this.tsbRepresentAllReport.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbRepresentAllReport.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbRepresentAllReport.set_Name("tsbRepresentAllReport");
     this.tsbRepresentAllReport.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbRepresentAllReport.set_Text("все");
     this.tsbRepresentAllReport.add_Click(new System.EventHandler(this.tsbRepresentAllReport_Click_1));
     this.sfdDBF.set_DefaultExt("dbf");
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(0x3d);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ReportTemplateId");
     this.dataGridViewTextBoxColumn2.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn2.set_HeaderText("ReportTemplateId");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("UserId");
     this.dataGridViewTextBoxColumn3.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn3.set_HeaderText("UserId");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn4.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn4.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("UserName");
     this.dataGridViewTextBoxColumn5.set_FillWeight((float) 10.43145f);
     this.dataGridViewTextBoxColumn5.set_HeaderText("Пользователь");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("PlannedDate");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Дата начала выполнения");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.sfdExcel.set_DefaultExt("xls");
     this.bsReportTemplates.set_DataSource(typeof(RepReportTemplate));
     this.erValidateRoles.set_ContainerControl(this);
     this.erValidateRoles.set_Icon((System.Drawing.Icon) manager.GetObject("erValidateRoles.Icon"));
     this.passporterServiceForSn1.Url = "http://localhost:49859/Passporter.WebService/PassporterServiceForSn.asmx";
     this.passporterServiceForSn1.UseDefaultCredentials = true;
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x504, 0x36e));
     base.Controls.Add(this.splitContainer1);
     base.set_Name("ReportsMainForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("АРМ \"Отчеты\"");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_FormClosing(new System.Windows.Forms.FormClosingEventHandler(this.ReportsMainForm_FormClosing));
     base.add_Load(new System.EventHandler(this.ReportsMainForm_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel1.PerformLayout();
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.panelParameters.ResumeLayout(false);
     this.panelApartmentArea.ResumeLayout(false);
     this.panelApartmentArea.PerformLayout();
     this.numApartmentArea.EndInit();
     this.panelReportService.ResumeLayout(false);
     this.gbReportService.ResumeLayout(false);
     this.gbReportService.PerformLayout();
     this.panelWithRenderParametres.ResumeLayout(false);
     this.panelWithRenderParametres.PerformLayout();
     this.panelTextParameter.ResumeLayout(false);
     this.panelTextParameter.PerformLayout();
     this.panelSelectCityBorough.ResumeLayout(false);
     this.panelSelectCityBorough.PerformLayout();
     this.panelSelectAccountPropertyFaset.ResumeLayout(false);
     this.panelSelectAccountPropertyFaset.PerformLayout();
     this.panelPaymentAgents.ResumeLayout(false);
     this.panelPaymentAgents.PerformLayout();
     this.panelSelectFasetFilter.ResumeLayout(false);
     this.panelSelectBank.ResumeLayout(false);
     this.panelSelectBank.PerformLayout();
     this.panelChbxWithoutClosesApartments.ResumeLayout(false);
     this.panelChbxWithoutClosesApartments.PerformLayout();
     this.panelChbxWithoutBankrupt.ResumeLayout(false);
     this.panelChbxWithoutBankrupt.PerformLayout();
     this.panelNumMinSumm.ResumeLayout(false);
     this.panelNumMinSumm.PerformLayout();
     this.numMinSumm.EndInit();
     this.panelCbxTerminals.ResumeLayout(false);
     this.panelCbxTerminals.PerformLayout();
     this.panelSelectPaymentAgentTypes.ResumeLayout(false);
     this.panelSelectPaymentAgentTypes.PerformLayout();
     this.panelHouseTypes.ResumeLayout(false);
     this.panelHouseTypes.PerformLayout();
     this.panelCbxPaymentTypes.ResumeLayout(false);
     this.panelCbxPaymentTypes.PerformLayout();
     this.panelCbxCalcOperationGroups.ResumeLayout(false);
     this.panelCbxCalcOperationGroups.PerformLayout();
     this.bsCalcOperationGroups.EndInit();
     this.panelSelectRecalcReason.ResumeLayout(false);
     this.panelSelectRecalcReason.PerformLayout();
     this.panelCbIsDebt.ResumeLayout(false);
     this.panelCbIsDebt.PerformLayout();
     this.panelCbExistsBenefitDiff.ResumeLayout(false);
     this.panelCbExistsBenefitDiff.PerformLayout();
     this.panelSelectBenefits.ResumeLayout(false);
     this.panelSelectBenefits.PerformLayout();
     this.panelSelectApartmentTypes.ResumeLayout(false);
     this.panelSelectApartmentTypes.PerformLayout();
     this.panelSelectAddresses.ResumeLayout(false);
     this.panelSelectAddresses.PerformLayout();
     this.panelSelectConvenienceTypes.ResumeLayout(false);
     this.panelSelectConvenienceTypes.PerformLayout();
     this.panelSelectCanonicalServices.ResumeLayout(false);
     this.panelSelectCanonicalServices.PerformLayout();
     this.panelSelectServices.ResumeLayout(false);
     this.panelSelectServices.PerformLayout();
     this.panelSelectServiceTypes.ResumeLayout(false);
     this.panelSelectServiceTypes.PerformLayout();
     this.panelSelectOrgsCashlessTransferers.ResumeLayout(false);
     this.panelSelectOrgsCashlessTransferers.PerformLayout();
     this.panelSelectOrgsResourceProviders.ResumeLayout(false);
     this.panelSelectOrgsResourceProviders.PerformLayout();
     this.panelSelectOrgsServiceProviders.ResumeLayout(false);
     this.panelSelectOrgsServiceProviders.PerformLayout();
     this.panelSelectOrgsAccountHouseHolders.ResumeLayout(false);
     this.panelSelectOrgsAccountHouseHolders.PerformLayout();
     this.panelSelectOrgsServiceHouseHolders.ResumeLayout(false);
     this.panelSelectOrgsServiceHouseHolders.PerformLayout();
     this.panelSelectOrgsHouseHolders.ResumeLayout(false);
     this.panelSelectOrgsHouseHolders.PerformLayout();
     this.panelDatePeriod.ResumeLayout(false);
     this.panelDatePeriod.PerformLayout();
     this.panelPeriod.ResumeLayout(false);
     this.panelPeriod.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.scReport.Panel1.ResumeLayout(false);
     this.scReport.Panel2.ResumeLayout(false);
     this.scReport.ResumeLayout(false);
     this.dgvReports.EndInit();
     this.bsReports.EndInit();
     this.dgvReportParameters.EndInit();
     this.bsReportParameters.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.tsReports.ResumeLayout(false);
     this.tsReports.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.bsReportTemplates.EndInit();
     this.erValidateRoles.EndInit();
     base.ResumeLayout(false);
 }
コード例 #7
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.btnAddJournal = new System.Windows.Forms.Button();
     this.btnCancelJournal = new System.Windows.Forms.Button();
     this.cbOperation = new System.Windows.Forms.ComboBox();
     this.bsOperation = new System.Windows.Forms.BindingSource(this.components);
     this.nudSumm = new System.Windows.Forms.NumericUpDown();
     this.dbFromDate = new DateBox();
     this.selectOrgDocument = new SelectOrgDocument();
     this.label4 = new System.Windows.Forms.Label();
     this.tbxComment = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.sfdSubTypes = new SelectFasetData();
     this.label6 = new System.Windows.Forms.Label();
     this.cbIsUseRecalcHouseCounters = new System.Windows.Forms.CheckBox();
     this.bsOperation.BeginInit();
     this.nudSumm.BeginInit();
     base.SuspendLayout();
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(2, 0x90));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x29, 13));
     this.label3.set_TabIndex(2);
     this.label3.set_Text("Сумма");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(2, 0x76));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label2.set_TabIndex(1);
     this.label2.set_Text("Период");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(2, 0x3f));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x39, 13));
     this.label1.set_TabIndex(0);
     this.label1.set_Text("Операция");
     this.btnAddJournal.set_Location(new System.Drawing.Point(0x13a, 0xb7));
     this.btnAddJournal.set_Name("btnAddJournal");
     this.btnAddJournal.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnAddJournal.set_TabIndex(4);
     this.btnAddJournal.set_UseVisualStyleBackColor(true);
     this.btnAddJournal.add_Click(new System.EventHandler(this.btnAddJournal_Click));
     this.btnCancelJournal.set_Location(new System.Drawing.Point(400, 0xb7));
     this.btnCancelJournal.set_Name("btnCancelJournal");
     this.btnCancelJournal.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnCancelJournal.set_TabIndex(5);
     this.btnCancelJournal.set_Text("Отмена");
     this.btnCancelJournal.set_UseVisualStyleBackColor(true);
     this.btnCancelJournal.add_Click(new System.EventHandler(this.btnCancelJournal_Click));
     this.cbOperation.set_DataSource(this.bsOperation);
     this.cbOperation.set_DisplayMember("Name");
     this.cbOperation.set_FormattingEnabled(true);
     this.cbOperation.set_Location(new System.Drawing.Point(0x55, 0x3a));
     this.cbOperation.set_Name("cbOperation");
     this.cbOperation.set_Size(new System.Drawing.Size(0x18b, 0x15));
     this.cbOperation.set_TabIndex(1);
     this.cbOperation.set_ValueMember("Id");
     this.bsOperation.set_DataSource(typeof(CalcOperation));
     this.nudSumm.set_DecimalPlaces(2);
     this.nudSumm.set_Location(new System.Drawing.Point(0x55, 140));
     int[] numArray = new int[4];
     numArray[0] = 0x6fc10000;
     numArray[1] = 0x2386f2;
     this.nudSumm.set_Maximum(new decimal(numArray));
     this.nudSumm.set_Minimum(new decimal(new int[] { 0x6fc10000, 0x2386f2, 0, -2147483648 }));
     this.nudSumm.set_Name("nudSumm");
     this.nudSumm.set_Size(new System.Drawing.Size(0x18b, 20));
     this.nudSumm.set_TabIndex(3);
     this.dbFromDate.AttachToPeriod = false;
     this.dbFromDate.AttachToPeriodEnd = false;
     this.dbFromDate.set_Location(new System.Drawing.Point(0x55, 0x72));
     this.dbFromDate.set_Mask("00/00/0000");
     this.dbFromDate.set_Name("dbFromDate");
     this.dbFromDate.set_Size(new System.Drawing.Size(0x18b, 20));
     this.dbFromDate.set_TabIndex(2);
     this.dbFromDate.add_Validated(new System.EventHandler(this.dbFromDate_Validated));
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x55, 7));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x18b, 20));
     this.selectOrgDocument.set_TabIndex(6);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(2, 12));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label4.set_TabIndex(7);
     this.label4.set_Text("Документ");
     this.tbxComment.set_Location(new System.Drawing.Point(0x55, 0x21));
     this.tbxComment.set_Name("tbxComment");
     this.tbxComment.set_Size(new System.Drawing.Size(0x18b, 20));
     this.tbxComment.set_TabIndex(8);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(2, 0x27));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x4d, 13));
     this.label5.set_TabIndex(9);
     this.label5.set_Text("Комментарий");
     this.sfdSubTypes.set_FormattingEnabled(true);
     this.sfdSubTypes.set_Location(new System.Drawing.Point(0x55, 0x57));
     this.sfdSubTypes.set_Name("sfdSubTypes");
     this.sfdSubTypes.set_Size(new System.Drawing.Size(0x18b, 0x15));
     this.sfdSubTypes.set_Sorted(true);
     this.sfdSubTypes.set_TabIndex(10);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(3, 90));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x3f, 13));
     this.label6.set_TabIndex(11);
     this.label6.set_Text("Основание");
     this.cbIsUseRecalcHouseCounters.set_AutoSize(true);
     this.cbIsUseRecalcHouseCounters.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.cbIsUseRecalcHouseCounters.set_Location(new System.Drawing.Point(5, 0xa6));
     this.cbIsUseRecalcHouseCounters.set_Name("cbIsUseRecalcHouseCounters");
     this.cbIsUseRecalcHouseCounters.set_Size(new System.Drawing.Size(0xab, 0x11));
     this.cbIsUseRecalcHouseCounters.set_TabIndex(0x34);
     this.cbIsUseRecalcHouseCounters.set_Text("Учитывать при расчете КПУ");
     this.cbIsUseRecalcHouseCounters.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(0x1e6, 0xd6));
     base.Controls.Add(this.cbIsUseRecalcHouseCounters);
     base.Controls.Add(this.label6);
     base.Controls.Add(this.sfdSubTypes);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.tbxComment);
     base.Controls.Add(this.label4);
     base.Controls.Add(this.selectOrgDocument);
     base.Controls.Add(this.nudSumm);
     base.Controls.Add(this.cbOperation);
     base.Controls.Add(this.btnCancelJournal);
     base.Controls.Add(this.btnAddJournal);
     base.Controls.Add(this.dbFromDate);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label2);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("AccountServiceJournalAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("AccountServiceJournalAddChangeForm");
     base.add_Load(new System.EventHandler(this.AccountServiceJournalAddChangeForm_Load));
     this.bsOperation.EndInit();
     this.nudSumm.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #8
0
ファイル: ServiceNormView.cs プロジェクト: u4097/SQLScript
 private void InitializeComponent()
 {
     this.components = new Container();
     this.label2 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.datePeriod = new DatePeriod();
     this.labelPeriod = new System.Windows.Forms.Label();
     this.numNorm = new System.Windows.Forms.NumericUpDown();
     this.label1 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.dgvServiceNormTypesByProperties = new System.Windows.Forms.DataGridView();
     this.ApartmentPropertyName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsServiceNormTypesByPropertiesView = new System.Windows.Forms.BindingSource(this.components);
     this.selectByUnit = new SelectFasetData();
     this.selectUnit = new SelectFasetData();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.tbxFromValue = new System.Windows.Forms.TextBox();
     this.tbxToValue = new System.Windows.Forms.TextBox();
     this.tab = new System.Windows.Forms.TabControl();
     this.tbpByApartmentProperties = new System.Windows.Forms.TabPage();
     this.tbpByServiceNormType = new System.Windows.Forms.TabPage();
     this.dgvServiceNormTypes = new System.Windows.Forms.DataGridView();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsServiceNormTypes = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.numNorm.BeginInit();
     this.dgvServiceNormTypesByProperties.BeginInit();
     this.bsServiceNormTypesByPropertiesView.BeginInit();
     this.tab.SuspendLayout();
     this.tbpByApartmentProperties.SuspendLayout();
     this.tbpByServiceNormType.SuspendLayout();
     this.dgvServiceNormTypes.BeginInit();
     this.bsServiceNormTypes.BeginInit();
     this.panel1.SuspendLayout();
     base.SuspendLayout();
     this.label2.set_Location(new System.Drawing.Point(4, 0x8b));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x10a, 0x16));
     this.label2.set_TabIndex(6);
     this.label2.set_Text("Документ - основание нормы");
     this.selectOrgDocument.set_Location(new System.Drawing.Point(5, 0xa4));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x1be, 0x17));
     this.selectOrgDocument.set_TabIndex(7);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9.75f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.datePeriod.set_Location(new System.Drawing.Point(0x86, 0x3e));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x13d, 0x17));
     this.datePeriod.set_TabIndex(5);
     this.labelPeriod.set_Location(new System.Drawing.Point(4, 0x44));
     this.labelPeriod.set_Name("labelPeriod");
     this.labelPeriod.set_Size(new System.Drawing.Size(0x8b, 0x13));
     this.labelPeriod.set_TabIndex(4);
     this.labelPeriod.set_Text("Период действия");
     this.numNorm.set_DecimalPlaces(6);
     this.numNorm.set_Location(new System.Drawing.Point(100, 5));
     this.numNorm.set_Maximum(new decimal(new int[] { -1593835521, 0x1bcecced, 0xd3c2, 0x60000 }));
     this.numNorm.set_Name("numNorm");
     this.numNorm.set_Size(new System.Drawing.Size(0x66, 0x16));
     this.numNorm.set_TabIndex(1);
     this.label1.set_Location(new System.Drawing.Point(4, 7));
     this.label1.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x59, 0x16));
     this.label1.set_TabIndex(0);
     this.label1.set_Text("Норматив");
     this.label3.set_Location(new System.Drawing.Point(4, 0x24));
     this.label3.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x9e, 0x16));
     this.label3.set_TabIndex(2);
     this.label3.set_Text("Единица измерения");
     this.label4.set_Location(new System.Drawing.Point(0x121, 0x25));
     this.label4.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x1d, 0x15));
     this.label4.set_TabIndex(0x12);
     this.label4.set_Text("НА");
     this.label4.set_TextAlign(System.Drawing.ContentAlignment.TopCenter);
     this.dgvServiceNormTypesByProperties.set_AllowUserToAddRows(false);
     this.dgvServiceNormTypesByProperties.set_AllowUserToDeleteRows(false);
     this.dgvServiceNormTypesByProperties.set_AutoGenerateColumns(false);
     this.dgvServiceNormTypesByProperties.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvServiceNormTypesByProperties.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvServiceNormTypesByProperties.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServiceNormTypesByProperties.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ApartmentPropertyName, this.rateDataGridViewTextBoxColumn });
     this.dgvServiceNormTypesByProperties.set_DataSource(this.bsServiceNormTypesByPropertiesView);
     this.dgvServiceNormTypesByProperties.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServiceNormTypesByProperties.set_Enabled(false);
     this.dgvServiceNormTypesByProperties.set_Location(new System.Drawing.Point(3, 3));
     this.dgvServiceNormTypesByProperties.set_Name("dgvServiceNormTypesByProperties");
     this.dgvServiceNormTypesByProperties.set_RowHeadersVisible(false);
     this.dgvServiceNormTypesByProperties.set_Size(new System.Drawing.Size(510, 0xf3));
     this.dgvServiceNormTypesByProperties.set_TabIndex(20);
     this.dgvServiceNormTypesByProperties.add_DataError(new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvServiceNormTypes_DataError));
     this.ApartmentPropertyName.set_DataPropertyName("ApartmentPropertyName");
     this.ApartmentPropertyName.set_HeaderText("Подчиненные нормы");
     this.ApartmentPropertyName.set_Name("ApartmentPropertyName");
     this.ApartmentPropertyName.set_ReadOnly(true);
     this.rateDataGridViewTextBoxColumn.set_DataPropertyName("Rate");
     this.rateDataGridViewTextBoxColumn.set_HeaderText("Ставка");
     this.rateDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.rateDataGridViewTextBoxColumn.set_Name("rateDataGridViewTextBoxColumn");
     this.bsServiceNormTypesByPropertiesView.set_DataSource(typeof(ServiceNormType));
     this.selectByUnit.set_FormattingEnabled(true);
     this.selectByUnit.set_Location(new System.Drawing.Point(0x143, 0x21));
     this.selectByUnit.set_Name("selectByUnit");
     this.selectByUnit.set_Size(new System.Drawing.Size(0x6b, 0x18));
     this.selectByUnit.set_Sorted(true);
     this.selectByUnit.set_TabIndex(0x13);
     this.selectUnit.set_FormattingEnabled(true);
     this.selectUnit.set_Location(new System.Drawing.Point(0xa9, 0x21));
     this.selectUnit.set_Name("selectUnit");
     this.selectUnit.set_Size(new System.Drawing.Size(0x71, 0x18));
     this.selectUnit.set_Sorted(true);
     this.selectUnit.set_TabIndex(3);
     this.label5.set_Location(new System.Drawing.Point(0xd7, 0x5e));
     this.label5.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x6a, 0x25));
     this.label5.set_TabIndex(0x15);
     this.label5.set_Text("Кон.значение параметра");
     this.label6.set_Location(new System.Drawing.Point(4, 0x5e));
     this.label6.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x65, 0x22));
     this.label6.set_TabIndex(0x16);
     this.label6.set_Text("Нач.значение параметра");
     this.tbxFromValue.set_Location(new System.Drawing.Point(0x6f, 0x67));
     this.tbxFromValue.set_Name("tbxFromValue");
     this.tbxFromValue.set_Size(new System.Drawing.Size(100, 0x16));
     this.tbxFromValue.set_TabIndex(0x17);
     this.tbxToValue.set_Location(new System.Drawing.Point(0x145, 0x67));
     this.tbxToValue.set_Name("tbxToValue");
     this.tbxToValue.set_Size(new System.Drawing.Size(0x66, 0x16));
     this.tbxToValue.set_TabIndex(0x18);
     this.tab.Controls.Add(this.tbpByApartmentProperties);
     this.tab.Controls.Add(this.tbpByServiceNormType);
     this.tab.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tab.set_Location(new System.Drawing.Point(0, 0xc9));
     this.tab.set_Name("tab");
     this.tab.set_SelectedIndex(0);
     this.tab.set_Size(new System.Drawing.Size(0x20c, 0x116));
     this.tab.set_TabIndex(0x19);
     this.tbpByApartmentProperties.Controls.Add(this.dgvServiceNormTypesByProperties);
     this.tbpByApartmentProperties.set_Location(new System.Drawing.Point(4, 0x19));
     this.tbpByApartmentProperties.set_Name("tbpByApartmentProperties");
     this.tbpByApartmentProperties.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpByApartmentProperties.set_Size(new System.Drawing.Size(0x204, 0xf9));
     this.tbpByApartmentProperties.set_TabIndex(0);
     this.tbpByApartmentProperties.set_Text("Зависимые параметры от свойств паспорта жилья");
     this.tbpByApartmentProperties.set_UseVisualStyleBackColor(true);
     this.tbpByServiceNormType.Controls.Add(this.dgvServiceNormTypes);
     this.tbpByServiceNormType.set_Location(new System.Drawing.Point(4, 0x19));
     this.tbpByServiceNormType.set_Name("tbpByServiceNormType");
     this.tbpByServiceNormType.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbpByServiceNormType.set_Size(new System.Drawing.Size(0x204, 0xf9));
     this.tbpByServiceNormType.set_TabIndex(1);
     this.tbpByServiceNormType.set_Text("Подчиненные тарифы");
     this.tbpByServiceNormType.set_UseVisualStyleBackColor(true);
     this.dgvServiceNormTypes.set_AllowUserToAddRows(false);
     this.dgvServiceNormTypes.set_AllowUserToDeleteRows(false);
     this.dgvServiceNormTypes.set_AutoGenerateColumns(false);
     this.dgvServiceNormTypes.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill);
     this.dgvServiceNormTypes.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvServiceNormTypes.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvServiceNormTypes.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2 });
     this.dgvServiceNormTypes.set_DataSource(this.bsServiceNormTypes);
     this.dgvServiceNormTypes.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvServiceNormTypes.set_Enabled(false);
     this.dgvServiceNormTypes.set_Location(new System.Drawing.Point(3, 3));
     this.dgvServiceNormTypes.set_Name("dgvServiceNormTypes");
     this.dgvServiceNormTypes.set_RowHeadersVisible(false);
     this.dgvServiceNormTypes.set_Size(new System.Drawing.Size(510, 0xf3));
     this.dgvServiceNormTypes.set_TabIndex(0x15);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ApartmentPropertyName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Подчиненные нормы");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Rate");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Ставка");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.bsServiceNormTypes.set_DataSource(typeof(ServiceNormType));
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.tbxToValue);
     this.panel1.Controls.Add(this.numNorm);
     this.panel1.Controls.Add(this.tbxFromValue);
     this.panel1.Controls.Add(this.labelPeriod);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.datePeriod);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.selectOrgDocument);
     this.panel1.Controls.Add(this.selectByUnit);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.selectUnit);
     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(0x20c, 0xc9));
     this.panel1.set_TabIndex(0x1a);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(8f, 16f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.tab);
     base.Controls.Add(this.panel1);
     this.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9.75f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     base.set_Margin(new System.Windows.Forms.Padding(4));
     base.set_Name("ServiceNormView");
     base.set_Size(new System.Drawing.Size(0x20c, 0x1df));
     base.add_Load(new System.EventHandler(this.ServiceNormView_Load));
     this.numNorm.EndInit();
     this.dgvServiceNormTypesByProperties.EndInit();
     this.bsServiceNormTypesByPropertiesView.EndInit();
     this.tab.ResumeLayout(false);
     this.tbpByApartmentProperties.ResumeLayout(false);
     this.tbpByServiceNormType.ResumeLayout(false);
     this.dgvServiceNormTypes.EndInit();
     this.bsServiceNormTypes.EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     base.ResumeLayout(false);
 }
コード例 #9
0
 private void ObjectApartmentType_Load(ref ApartmentType apartmentType, FasetsEnum itemEnum, SelectFasetData selectFaset)
 {
     if (apartmentType == ApartmentType.Null)
     {
         apartmentType = new ApartmentType();
         apartmentType.ApartmentId = this.m_Apartment.Id;
         apartmentType.FasetId = (short) ((short) itemEnum);
         selectFaset.Faset = (FasetsEnum) apartmentType.FasetId;
         selectFaset.RefreshValuesWithNull();
         if (apartmentType.FasetItemId != 0)
         {
             selectFaset.SelectedFasetItem = apartmentType.GetFasetItem();
         }
         else
         {
             selectFaset.SelectedFasetItem = FasetItem.Null;
         }
     }
 }
コード例 #10
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ApartmentCounterIndicationAddChangeForm));
     this.btCancel = new System.Windows.Forms.Button();
     this.udValue = new System.Windows.Forms.NumericUpDown();
     this.label1 = new System.Windows.Forms.Label();
     this.lSquare = new System.Windows.Forms.Label();
     this.lTypeHousekeeping = new System.Windows.Forms.Label();
     this.btOk = new System.Windows.Forms.Button();
     this.epRights = new System.Windows.Forms.ErrorProvider(this.components);
     this.dbBegin = new DateBox();
     this.cbTypeValue = new SelectFasetData();
     this.tbComment = new System.Windows.Forms.TextBox();
     this.lComment = new System.Windows.Forms.Label();
     this.chbxNotRecalc = new System.Windows.Forms.CheckBox();
     this.epNotRecalc = new System.Windows.Forms.ErrorProvider(this.components);
     this.udValue.BeginInit();
     this.epRights.BeginInit();
     this.epNotRecalc.BeginInit();
     base.SuspendLayout();
     this.btCancel.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btCancel.set_Location(new System.Drawing.Point(0x73, 0xd4));
     this.btCancel.set_Margin(new System.Windows.Forms.Padding(2));
     this.btCancel.set_Name("btCancel");
     this.btCancel.set_Size(new System.Drawing.Size(80, 0x19));
     this.btCancel.set_TabIndex(3);
     this.btCancel.set_Text("Отмена");
     this.btCancel.set_UseVisualStyleBackColor(true);
     this.udValue.set_DecimalPlaces(3);
     this.udValue.set_Location(new System.Drawing.Point(5, 0x3f));
     this.udValue.set_Margin(new System.Windows.Forms.Padding(2));
     int[] numArray = new int[4];
     numArray[0] = 0x5f5e100;
     this.udValue.set_Maximum(new decimal(numArray));
     this.udValue.set_Name("udValue");
     this.udValue.set_Size(new System.Drawing.Size(0xbd, 20));
     this.udValue.set_TabIndex(1);
     this.udValue.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.udValue_KeyDown));
     this.udValue.add_Validating(new CancelEventHandler(this.udValue_Validating));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(4, 0x5f));
     this.label1.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2e, 13));
     this.label1.set_TabIndex(0x17);
     this.label1.set_Text("На дату");
     this.lSquare.set_AutoSize(true);
     this.lSquare.set_Location(new System.Drawing.Point(2, 0x30));
     this.lSquare.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lSquare.set_Name("lSquare");
     this.lSquare.set_Size(new System.Drawing.Size(0x3f, 13));
     this.lSquare.set_TabIndex(20);
     this.lSquare.set_Text("Показание");
     this.lTypeHousekeeping.set_AutoSize(true);
     this.lTypeHousekeeping.set_Location(new System.Drawing.Point(2, 9));
     this.lTypeHousekeeping.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lTypeHousekeeping.set_Name("lTypeHousekeeping");
     this.lTypeHousekeeping.set_Size(new System.Drawing.Size(0x53, 13));
     this.lTypeHousekeeping.set_TabIndex(0x10);
     this.lTypeHousekeeping.set_Text("Тип показаний");
     this.btOk.set_Location(new System.Drawing.Point(0x1f, 0xd4));
     this.btOk.set_Margin(new System.Windows.Forms.Padding(2));
     this.btOk.set_Name("btOk");
     this.btOk.set_Size(new System.Drawing.Size(80, 0x19));
     this.btOk.set_TabIndex(2);
     this.btOk.set_UseVisualStyleBackColor(true);
     this.btOk.add_Click(new System.EventHandler(this.btOk_Click));
     this.epRights.set_BlinkStyle(System.Windows.Forms.ErrorBlinkStyle.NeverBlink);
     this.epRights.set_ContainerControl(this);
     this.epRights.set_Icon((System.Drawing.Icon) manager.GetObject("epRights.Icon"));
     this.dbBegin.AttachToPeriod = false;
     this.dbBegin.AttachToPeriodEnd = false;
     this.dbBegin.set_Location(new System.Drawing.Point(0x67, 0x5c));
     this.dbBegin.set_Margin(new System.Windows.Forms.Padding(2));
     this.dbBegin.set_Mask("00/00/0000");
     this.dbBegin.set_Name("dbBegin");
     this.dbBegin.set_Size(new System.Drawing.Size(0x5b, 20));
     this.dbBegin.set_TabIndex(2);
     this.dbBegin.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.dbBegin_KeyDown));
     this.cbTypeValue.set_FormattingEnabled(true);
     this.cbTypeValue.set_Location(new System.Drawing.Point(5, 0x18));
     this.cbTypeValue.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbTypeValue.set_Name("cbTypeValue");
     this.cbTypeValue.set_Size(new System.Drawing.Size(190, 0x15));
     this.cbTypeValue.set_Sorted(true);
     this.cbTypeValue.set_TabIndex(0);
     this.cbTypeValue.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.cbTypeValue_KeyDown));
     this.tbComment.set_Location(new System.Drawing.Point(5, 140));
     this.tbComment.set_Multiline(true);
     this.tbComment.set_Name("tbComment");
     this.tbComment.set_Size(new System.Drawing.Size(0xbd, 0x2a));
     this.tbComment.set_TabIndex(0x18);
     this.lComment.set_AutoSize(true);
     this.lComment.set_Location(new System.Drawing.Point(4, 0x7c));
     this.lComment.set_Name("lComment");
     this.lComment.set_Size(new System.Drawing.Size(70, 13));
     this.lComment.set_TabIndex(0x19);
     this.lComment.set_Text("Примечание");
     this.chbxNotRecalc.set_AutoSize(true);
     this.chbxNotRecalc.set_Enabled(false);
     this.chbxNotRecalc.set_Location(new System.Drawing.Point(7, 190));
     this.chbxNotRecalc.set_Name("chbxNotRecalc");
     this.chbxNotRecalc.set_Size(new System.Drawing.Size(0x9f, 0x11));
     this.chbxNotRecalc.set_TabIndex(0x1a);
     this.chbxNotRecalc.set_Text("Не выполнять перерасчет");
     this.chbxNotRecalc.set_UseVisualStyleBackColor(true);
     this.epNotRecalc.set_BlinkStyle(System.Windows.Forms.ErrorBlinkStyle.NeverBlink);
     this.epNotRecalc.set_ContainerControl(this);
     this.epNotRecalc.set_Icon((System.Drawing.Icon) manager.GetObject("epNotRecalc.Icon"));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0xc7, 0xf8));
     base.Controls.Add(this.chbxNotRecalc);
     base.Controls.Add(this.lComment);
     base.Controls.Add(this.tbComment);
     base.Controls.Add(this.udValue);
     base.Controls.Add(this.btCancel);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.dbBegin);
     base.Controls.Add(this.btOk);
     base.Controls.Add(this.lSquare);
     base.Controls.Add(this.lTypeHousekeeping);
     base.Controls.Add(this.cbTypeValue);
     this.set_DoubleBuffered(true);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedSingle);
     base.set_MaximizeBox(false);
     base.set_Name("ApartmentCounterIndicationAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("ApartmentCounterIndicationAddChangeForm");
     base.add_Load(new System.EventHandler(this.CounterIndicationAddChangeForm_Load));
     this.udValue.EndInit();
     this.epRights.EndInit();
     this.epNotRecalc.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #11
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();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.gbCounterValues = new System.Windows.Forms.GroupBox();
     this.dgvCounterValues = new System.Windows.Forms.DataGridView();
     this.valDateDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.valTypeNameDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.valDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsFromCounterIndications = new System.Windows.Forms.BindingSource(this.components);
     this.cbFromCounters = new SelectFasetData();
     this.bsFromApartmentCounters = new System.Windows.Forms.BindingSource(this.components);
     this.btnFrom = new System.Windows.Forms.Button();
     this.btnTo = new System.Windows.Forms.Button();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.valDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.valTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.valDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsToCounterIndications = new System.Windows.Forms.BindingSource(this.components);
     this.cbToCounters = new SelectFasetData();
     this.bsToApartmentCounters = 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.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.groupBox1.SuspendLayout();
     this.gbCounterValues.SuspendLayout();
     this.dgvCounterValues.BeginInit();
     this.bsFromCounterIndications.BeginInit();
     this.bsFromApartmentCounters.BeginInit();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.dataGridView1.BeginInit();
     this.bsToCounterIndications.BeginInit();
     this.bsToApartmentCounters.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     base.SuspendLayout();
     this.groupBox1.Controls.Add(this.gbCounterValues);
     this.groupBox1.Controls.Add(this.cbFromCounters);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0));
     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(0x155, 0x1c4));
     this.groupBox1.set_TabIndex(0x2d);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("С прибора учета");
     this.gbCounterValues.Controls.Add(this.dgvCounterValues);
     this.gbCounterValues.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.gbCounterValues.set_Location(new System.Drawing.Point(2, 0x24));
     this.gbCounterValues.set_Margin(new System.Windows.Forms.Padding(2));
     this.gbCounterValues.set_Name("gbCounterValues");
     this.gbCounterValues.set_Padding(new System.Windows.Forms.Padding(2));
     this.gbCounterValues.set_Size(new System.Drawing.Size(0x151, 0x19e));
     this.gbCounterValues.set_TabIndex(0x2d);
     this.gbCounterValues.set_TabStop(false);
     this.gbCounterValues.set_Text("История показаний прибора учета");
     this.dgvCounterValues.set_AllowUserToAddRows(false);
     this.dgvCounterValues.set_AllowUserToDeleteRows(false);
     this.dgvCounterValues.set_AutoGenerateColumns(false);
     this.dgvCounterValues.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvCounterValues.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvCounterValues.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvCounterValues.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.valDateDataGridViewTextBoxColumn1, this.valTypeNameDataGridViewTextBoxColumn1, this.valDataGridViewTextBoxColumn1 });
     this.dgvCounterValues.set_DataSource(this.bsFromCounterIndications);
     this.dgvCounterValues.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvCounterValues.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvCounterValues.set_Location(new System.Drawing.Point(2, 15));
     this.dgvCounterValues.set_Margin(new System.Windows.Forms.Padding(2));
     this.dgvCounterValues.set_Name("dgvCounterValues");
     this.dgvCounterValues.set_ReadOnly(true);
     this.dgvCounterValues.set_RowHeadersVisible(false);
     this.dgvCounterValues.set_Size(new System.Drawing.Size(0x14d, 0x18d));
     this.dgvCounterValues.set_TabIndex(14);
     this.valDateDataGridViewTextBoxColumn1.set_DataPropertyName("ValDate");
     this.valDateDataGridViewTextBoxColumn1.set_HeaderText("Дата показания");
     this.valDateDataGridViewTextBoxColumn1.set_MinimumWidth(70);
     this.valDateDataGridViewTextBoxColumn1.set_Name("valDateDataGridViewTextBoxColumn1");
     this.valDateDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.valDateDataGridViewTextBoxColumn1.set_Width(70);
     this.valTypeNameDataGridViewTextBoxColumn1.set_DataPropertyName("ValTypeName");
     this.valTypeNameDataGridViewTextBoxColumn1.set_HeaderText("Тип показания");
     this.valTypeNameDataGridViewTextBoxColumn1.set_MinimumWidth(100);
     this.valTypeNameDataGridViewTextBoxColumn1.set_Name("valTypeNameDataGridViewTextBoxColumn1");
     this.valTypeNameDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.valDataGridViewTextBoxColumn1.set_DataPropertyName("Val");
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.valDataGridViewTextBoxColumn1.set_DefaultCellStyle(style);
     this.valDataGridViewTextBoxColumn1.set_HeaderText("Показание");
     this.valDataGridViewTextBoxColumn1.set_MinimumWidth(70);
     this.valDataGridViewTextBoxColumn1.set_Name("valDataGridViewTextBoxColumn1");
     this.valDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.valDataGridViewTextBoxColumn1.set_Width(70);
     this.bsFromCounterIndications.set_DataSource(typeof(ApartmentCounterIndication));
     this.cbFromCounters.set_DataSource(this.bsFromApartmentCounters);
     this.cbFromCounters.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.cbFromCounters.set_FormattingEnabled(true);
     this.cbFromCounters.set_Location(new System.Drawing.Point(2, 15));
     this.cbFromCounters.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbFromCounters.set_Name("cbFromCounters");
     this.cbFromCounters.set_Size(new System.Drawing.Size(0x151, 0x15));
     this.cbFromCounters.set_Sorted(true);
     this.cbFromCounters.set_TabIndex(0x2c);
     this.cbFromCounters.add_SelectedIndexChanged(new System.EventHandler(this.cbFromCounters_SelectedIndexChanged));
     this.bsFromApartmentCounters.set_DataSource(typeof(ApartmentCounter));
     this.bsFromApartmentCounters.set_Sort("ToDate desc, FromDate desc");
     this.btnFrom.set_Image(Resources.RIGHT);
     this.btnFrom.set_Location(new System.Drawing.Point(2, 0x87));
     this.btnFrom.set_Margin(new System.Windows.Forms.Padding(2));
     this.btnFrom.set_Name("btnFrom");
     this.btnFrom.set_Size(new System.Drawing.Size(0x26, 0x22));
     this.btnFrom.set_TabIndex(0x2f);
     this.btnFrom.set_UseVisualStyleBackColor(true);
     this.btnFrom.add_Click(new System.EventHandler(this.btnFrom_Click));
     this.btnTo.set_Image(Resources.LEFT);
     this.btnTo.set_Location(new System.Drawing.Point(2, 0xae));
     this.btnTo.set_Margin(new System.Windows.Forms.Padding(2));
     this.btnTo.set_Name("btnTo");
     this.btnTo.set_Size(new System.Drawing.Size(0x26, 0x22));
     this.btnTo.set_TabIndex(0x2f);
     this.btnTo.set_UseVisualStyleBackColor(true);
     this.btnTo.add_Click(new System.EventHandler(this.btnTo_Click));
     this.groupBox2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox2.Controls.Add(this.groupBox3);
     this.groupBox2.Controls.Add(this.cbToCounters);
     this.groupBox2.set_Location(new System.Drawing.Point(0x2c, 2));
     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(0x160, 0x1c0));
     this.groupBox2.set_TabIndex(0x30);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("На прибор учета");
     this.groupBox3.Controls.Add(this.dataGridView1);
     this.groupBox3.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox3.set_Location(new System.Drawing.Point(2, 0x24));
     this.groupBox3.set_Margin(new System.Windows.Forms.Padding(2));
     this.groupBox3.set_Name("groupBox3");
     this.groupBox3.set_Padding(new System.Windows.Forms.Padding(2));
     this.groupBox3.set_Size(new System.Drawing.Size(0x15c, 410));
     this.groupBox3.set_TabIndex(0x2d);
     this.groupBox3.set_TabStop(false);
     this.groupBox3.set_Text("История показаний прибора учета");
     this.dataGridView1.set_AllowUserToAddRows(false);
     this.dataGridView1.set_AllowUserToDeleteRows(false);
     this.dataGridView1.set_AutoGenerateColumns(false);
     this.dataGridView1.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dataGridView1.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dataGridView1.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.valDateDataGridViewTextBoxColumn, this.valTypeNameDataGridViewTextBoxColumn, this.valDataGridViewTextBoxColumn });
     this.dataGridView1.set_DataSource(this.bsToCounterIndications);
     this.dataGridView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dataGridView1.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dataGridView1.set_Location(new System.Drawing.Point(2, 15));
     this.dataGridView1.set_Margin(new System.Windows.Forms.Padding(2));
     this.dataGridView1.set_Name("dataGridView1");
     this.dataGridView1.set_ReadOnly(true);
     this.dataGridView1.set_RowHeadersVisible(false);
     this.dataGridView1.set_Size(new System.Drawing.Size(0x158, 0x189));
     this.dataGridView1.set_TabIndex(14);
     this.valDateDataGridViewTextBoxColumn.set_DataPropertyName("ValDate");
     this.valDateDataGridViewTextBoxColumn.set_HeaderText("Дата показания");
     this.valDateDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.valDateDataGridViewTextBoxColumn.set_Name("valDateDataGridViewTextBoxColumn");
     this.valDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.valDateDataGridViewTextBoxColumn.set_Width(70);
     this.valTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ValTypeName");
     this.valTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип показания");
     this.valTypeNameDataGridViewTextBoxColumn.set_MinimumWidth(100);
     this.valTypeNameDataGridViewTextBoxColumn.set_Name("valTypeNameDataGridViewTextBoxColumn");
     this.valTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.valDataGridViewTextBoxColumn.set_DataPropertyName("Val");
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight);
     this.valDataGridViewTextBoxColumn.set_DefaultCellStyle(style2);
     this.valDataGridViewTextBoxColumn.set_HeaderText("Значение");
     this.valDataGridViewTextBoxColumn.set_MinimumWidth(70);
     this.valDataGridViewTextBoxColumn.set_Name("valDataGridViewTextBoxColumn");
     this.valDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.valDataGridViewTextBoxColumn.set_Width(70);
     this.bsToCounterIndications.set_DataSource(typeof(ApartmentCounterIndication));
     this.cbToCounters.set_DataSource(this.bsToApartmentCounters);
     this.cbToCounters.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.cbToCounters.set_FormattingEnabled(true);
     this.cbToCounters.set_Location(new System.Drawing.Point(2, 15));
     this.cbToCounters.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbToCounters.set_Name("cbToCounters");
     this.cbToCounters.set_Size(new System.Drawing.Size(0x15c, 0x15));
     this.cbToCounters.set_Sorted(true);
     this.cbToCounters.set_TabIndex(0x2c);
     this.cbToCounters.add_SelectedIndexChanged(new System.EventHandler(this.cbToCounter_SelectedIndexChanged));
     this.bsToApartmentCounters.set_DataSource(typeof(ApartmentCounter));
     this.bsToApartmentCounters.set_Sort("ToDate desc, FromDate desc");
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("ValTypeName");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Тип показания");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_Width(0x5e);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ValDate");
     this.dataGridViewTextBoxColumn2.set_HeaderText("Дата показания");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_Width(0x5d);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Val");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Значение");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_Width(0x5e);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Создано");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_Width(0x5d);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ValTypeName");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Тип показания");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_Width(0x5e);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ValDate");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Дата показания");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_Width(0x5d);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("Val");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Значение");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_Width(0x5e);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn8.set_HeaderText("Создано");
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_Width(0x5d);
     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.groupBox1);
     this.splitContainer1.Panel2.Controls.Add(this.btnFrom);
     this.splitContainer1.Panel2.Controls.Add(this.btnTo);
     this.splitContainer1.Panel2.Controls.Add(this.groupBox2);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x2e5, 0x1c4));
     this.splitContainer1.set_SplitterDistance(0x155);
     this.splitContainer1.set_TabIndex(0x31);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x2e5, 0x1c4));
     base.Controls.Add(this.splitContainer1);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("ApartmentCounterExchangeIndicationsForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Переброс показаний по приборам учета");
     base.add_Load(new System.EventHandler(this.ApartmentCounterCarryingIndicationForm_Load));
     this.groupBox1.ResumeLayout(false);
     this.gbCounterValues.ResumeLayout(false);
     this.dgvCounterValues.EndInit();
     this.bsFromCounterIndications.EndInit();
     this.bsFromApartmentCounters.EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.dataGridView1.EndInit();
     this.bsToCounterIndications.EndInit();
     this.bsToApartmentCounters.EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     base.ResumeLayout(false);
 }
コード例 #12
0
 private void InitializeComponent()
 {
     this.sfTypes = new SelectFasetData();
     this.cbxFasets = new System.Windows.Forms.ComboBox();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.btnYes = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     base.SuspendLayout();
     this.sfTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.sfTypes.set_FormattingEnabled(true);
     this.sfTypes.set_Location(new System.Drawing.Point(0x7d, 0x27));
     this.sfTypes.set_Name("sfTypes");
     this.sfTypes.set_Size(new System.Drawing.Size(0x13b, 0x15));
     this.sfTypes.set_Sorted(true);
     this.sfTypes.set_TabIndex(0);
     this.cbxFasets.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbxFasets.set_FormattingEnabled(true);
     this.cbxFasets.set_Location(new System.Drawing.Point(0x7d, 12));
     this.cbxFasets.set_Name("cbxFasets");
     this.cbxFasets.set_Size(new System.Drawing.Size(0x13b, 0x15));
     this.cbxFasets.set_TabIndex(1);
     this.cbxFasets.add_SelectedIndexChanged(new System.EventHandler(this.cbxFasets_SelectedIndexChanged));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(4, 15));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x73, 13));
     this.label1.set_TabIndex(2);
     this.label1.set_Text("Тип благоустройства");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(4, 0x2a));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x37, 13));
     this.label2.set_TabIndex(3);
     this.label2.set_Text("Значение");
     this.btnYes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnYes.set_Location(new System.Drawing.Point(0x11c, 0x40));
     this.btnYes.set_Name("btnYes");
     this.btnYes.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnYes.set_TabIndex(4);
     this.btnYes.set_Text("Принять");
     this.btnYes.set_UseVisualStyleBackColor(true);
     this.btnYes.add_Click(new System.EventHandler(this.btnYes_Click));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x16d, 0x40));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(5);
     this.btnCancel.set_Text("Отменить");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1bd, 0x5b));
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnYes);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.cbxFasets);
     base.Controls.Add(this.sfTypes);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_Name("CanonicalServicePropertyAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("CanonicalServicePropertyAddChangeForm");
     base.add_Load(new System.EventHandler(this.CanonicalServicePropertyAddChangeForm_Load));
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #13
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.lblOrganizationName = new System.Windows.Forms.Label();
     this.btnPerform = new System.Windows.Forms.Button();
     this.cbOrganization = new System.Windows.Forms.ComboBox();
     this.m_OrgBS = new System.Windows.Forms.BindingSource(this.components);
     this.cbPaymentSystem = new System.Windows.Forms.ComboBox();
     this.m_PaymentSystemBS = new System.Windows.Forms.BindingSource(this.components);
     this.lblPaymentSystem = new System.Windows.Forms.Label();
     this.lblExternalNumber = new System.Windows.Forms.Label();
     this.tbExternalNumber = new System.Windows.Forms.TextBox();
     this.m_CashFlowType = new SelectFasetData();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.nudPercentCommission = new System.Windows.Forms.NumericUpDown();
     this.nudRoubleCommission = new System.Windows.Forms.NumericUpDown();
     this.m_OrgBS.BeginInit();
     this.m_PaymentSystemBS.BeginInit();
     this.nudPercentCommission.BeginInit();
     this.nudRoubleCommission.BeginInit();
     base.SuspendLayout();
     this.lblOrganizationName.set_AutoSize(true);
     this.lblOrganizationName.set_Location(new System.Drawing.Point(12, 0x12));
     this.lblOrganizationName.set_Name("lblOrganizationName");
     this.lblOrganizationName.set_Size(new System.Drawing.Size(0x4a, 13));
     this.lblOrganizationName.set_TabIndex(0);
     this.lblOrganizationName.set_Text("Организация");
     this.btnPerform.set_Location(new System.Drawing.Point(0xec, 0xad));
     this.btnPerform.set_Name("btnPerform");
     this.btnPerform.set_Size(new System.Drawing.Size(0x68, 0x1b));
     this.btnPerform.set_TabIndex(1);
     this.btnPerform.set_UseVisualStyleBackColor(true);
     this.btnPerform.add_Click(new System.EventHandler(this.btnPerform_Click));
     this.cbOrganization.set_DataSource(this.m_OrgBS);
     this.cbOrganization.set_DisplayMember("ShortName");
     this.cbOrganization.set_Enabled(false);
     this.cbOrganization.set_FormattingEnabled(true);
     this.cbOrganization.set_Location(new System.Drawing.Point(0x80, 15));
     this.cbOrganization.set_Name("cbOrganization");
     this.cbOrganization.set_Size(new System.Drawing.Size(0xd3, 0x15));
     this.cbOrganization.set_TabIndex(2);
     this.cbOrganization.set_ValueMember("Id");
     this.m_OrgBS.set_DataSource(typeof(Organization));
     this.cbPaymentSystem.set_DataSource(this.m_PaymentSystemBS);
     this.cbPaymentSystem.set_DisplayMember("Name");
     this.cbPaymentSystem.set_FormattingEnabled(true);
     this.cbPaymentSystem.set_Location(new System.Drawing.Point(0x80, 0x2a));
     this.cbPaymentSystem.set_Name("cbPaymentSystem");
     this.cbPaymentSystem.set_Size(new System.Drawing.Size(0xd3, 0x15));
     this.cbPaymentSystem.set_TabIndex(4);
     this.cbPaymentSystem.set_ValueMember("Id");
     this.m_PaymentSystemBS.set_DataSource(typeof(PayPaymentSystem));
     this.lblPaymentSystem.set_AutoSize(true);
     this.lblPaymentSystem.set_Location(new System.Drawing.Point(12, 0x2d));
     this.lblPaymentSystem.set_Name("lblPaymentSystem");
     this.lblPaymentSystem.set_Size(new System.Drawing.Size(110, 13));
     this.lblPaymentSystem.set_TabIndex(3);
     this.lblPaymentSystem.set_Text("Платёжная система");
     this.lblExternalNumber.set_AutoSize(true);
     this.lblExternalNumber.set_Location(new System.Drawing.Point(12, 0x47));
     this.lblExternalNumber.set_Name("lblExternalNumber");
     this.lblExternalNumber.set_Size(new System.Drawing.Size(0x57, 13));
     this.lblExternalNumber.set_TabIndex(5);
     this.lblExternalNumber.set_Text("Внешний номер");
     this.tbExternalNumber.set_Location(new System.Drawing.Point(0x80, 0x44));
     this.tbExternalNumber.set_Name("tbExternalNumber");
     this.tbExternalNumber.set_Size(new System.Drawing.Size(0xd3, 20));
     this.tbExternalNumber.set_TabIndex(6);
     this.m_CashFlowType.set_FormattingEnabled(true);
     this.m_CashFlowType.set_Location(new System.Drawing.Point(0x80, 0x5e));
     this.m_CashFlowType.set_Name("m_CashFlowType");
     this.m_CashFlowType.set_Size(new System.Drawing.Size(0xd3, 0x15));
     this.m_CashFlowType.set_Sorted(true);
     this.m_CashFlowType.set_TabIndex(7);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(12, 0x61));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x5e, 13));
     this.label1.set_TabIndex(5);
     this.label1.set_Text("Денежный поток");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(13, 0x7c));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x4e, 13));
     this.label2.set_TabIndex(8);
     this.label2.set_Text("Комиссия в %");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(13, 150));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x68, 13));
     this.label3.set_TabIndex(10);
     this.label3.set_Text("Комиссия в рублях");
     this.nudPercentCommission.set_DecimalPlaces(2);
     int[] numArray = new int[4];
     numArray[0] = 1;
     numArray[3] = 0x10000;
     this.nudPercentCommission.set_Increment(new decimal(numArray));
     this.nudPercentCommission.set_Location(new System.Drawing.Point(0x80, 0x7a));
     this.nudPercentCommission.set_Name("nudPercentCommission");
     this.nudPercentCommission.set_Size(new System.Drawing.Size(0xd3, 20));
     this.nudPercentCommission.set_TabIndex(11);
     this.nudRoubleCommission.set_DecimalPlaces(2);
     int[] numArray2 = new int[4];
     numArray2[0] = 1;
     numArray2[3] = 0x10000;
     this.nudRoubleCommission.set_Increment(new decimal(numArray2));
     this.nudRoubleCommission.set_Location(new System.Drawing.Point(0x80, 0x93));
     int[] numArray3 = new int[4];
     numArray3[0] = 0x3e8;
     this.nudRoubleCommission.set_Maximum(new decimal(numArray3));
     this.nudRoubleCommission.set_Name("nudRoubleCommission");
     this.nudRoubleCommission.set_Size(new System.Drawing.Size(0xd3, 20));
     this.nudRoubleCommission.set_TabIndex(12);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x160, 0xd1));
     base.Controls.Add(this.nudRoubleCommission);
     base.Controls.Add(this.nudPercentCommission);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.m_CashFlowType);
     base.Controls.Add(this.tbExternalNumber);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.lblExternalNumber);
     base.Controls.Add(this.cbPaymentSystem);
     base.Controls.Add(this.lblPaymentSystem);
     base.Controls.Add(this.cbOrganization);
     base.Controls.Add(this.btnPerform);
     base.Controls.Add(this.lblOrganizationName);
     base.set_Name("AddChangePaymentSystemAgentsForm");
     base.set_ShowIcon(false);
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     base.add_Load(new System.EventHandler(this.AddChangePaymentSystemAgentsForm_Load));
     this.m_OrgBS.EndInit();
     this.m_PaymentSystemBS.EndInit();
     this.nudPercentCommission.EndInit();
     this.nudRoubleCommission.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #14
0
ファイル: PayReestersOldForm.cs プロジェクト: u4097/SQLScript
 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);
 }
コード例 #15
0
ファイル: JnOperationsView.cs プロジェクト: u4097/SQLScript
 private void InitializeComponent()
 {
     GroupOperation operation = new GroupOperation();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.panel1 = new System.Windows.Forms.Panel();
     this.chbxLoadSumm = new System.Windows.Forms.CheckBox();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.btnSelect = new System.Windows.Forms.Button();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.m_Tabs = new System.Windows.Forms.TabControl();
     this.tpAccountServicesJn = new System.Windows.Forms.TabPage();
     this.m_WorkerFind = new BackgroundWorker();
     this.groupOperationsView = new GroupOperationsView();
     this.dateTimePeriod = new DateTimePeriod();
     this.selAccount = new SelectAccount();
     this.selectAgentType = new SelectFasetData();
     this.selTypeRecalc = new SelectFasetData();
     this.selTypeOperations = new SelectFasetData();
     this.accountServiceJournalView = new AccountServiceJournalView();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.m_Tabs.SuspendLayout();
     this.tpAccountServicesJn.SuspendLayout();
     base.SuspendLayout();
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.set_AutoScroll(true);
     this.splitContainer1.Panel1.Controls.Add(this.groupOperationsView);
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.splitContainer1.Panel2.Controls.Add(this.m_Tabs);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x399, 0x1e5));
     this.splitContainer1.set_SplitterDistance(0xdf);
     this.splitContainer1.set_TabIndex(0);
     this.panel1.Controls.Add(this.chbxLoadSumm);
     this.panel1.Controls.Add(this.dateTimePeriod);
     this.panel1.Controls.Add(this.selAccount);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.selectAgentType);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.selTypeRecalc);
     this.panel1.Controls.Add(this.selTypeOperations);
     this.panel1.Controls.Add(this.btnSelect);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     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(0x399, 0x49));
     this.panel1.set_TabIndex(0);
     this.chbxLoadSumm.set_AutoSize(true);
     this.chbxLoadSumm.set_Location(new System.Drawing.Point(0x298, 0x26));
     this.chbxLoadSumm.set_Name("chbxLoadSumm");
     this.chbxLoadSumm.set_Size(new System.Drawing.Size(0x76, 0x11));
     this.chbxLoadSumm.set_TabIndex(11);
     this.chbxLoadSumm.set_Text("Загружать суммы");
     this.chbxLoadSumm.set_UseVisualStyleBackColor(true);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(4, 0x25));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x4c, 13));
     this.label5.set_TabIndex(8);
     this.label5.set_Text("Лицевой счет");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0x181, 0x25));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(130, 13));
     this.label4.set_TabIndex(7);
     this.label4.set_Text("Тип агента (для оплаты)");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0x295, 11));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(50, 13));
     this.label1.set_TabIndex(5);
     this.label1.set_Text("Причина");
     this.btnSelect.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnSelect.set_Location(new System.Drawing.Point(850, 6));
     this.btnSelect.set_Name("btnSelect");
     this.btnSelect.set_Size(new System.Drawing.Size(0x40, 0x17));
     this.btnSelect.set_TabIndex(3);
     this.btnSelect.set_Text("Выбрать");
     this.btnSelect.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.btnSelect.set_UseVisualStyleBackColor(true);
     this.btnSelect.add_Click(new System.EventHandler(this.btnSelect_Click));
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(3, 10));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label3.set_TabIndex(3);
     this.label3.set_Text("Период");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x183, 11));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x4d, 13));
     this.label2.set_TabIndex(1);
     this.label2.set_Text("Вид операции");
     this.m_Tabs.Controls.Add(this.tpAccountServicesJn);
     this.m_Tabs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_Tabs.set_Location(new System.Drawing.Point(0, 0));
     this.m_Tabs.set_Name("m_Tabs");
     this.m_Tabs.set_SelectedIndex(0);
     this.m_Tabs.set_Size(new System.Drawing.Size(0x399, 0x102));
     this.m_Tabs.set_TabIndex(2);
     this.m_Tabs.add_SelectedIndexChanged(new System.EventHandler(this.m_Tabs_SelectedIndexChanged));
     this.tpAccountServicesJn.Controls.Add(this.accountServiceJournalView);
     this.tpAccountServicesJn.set_Location(new System.Drawing.Point(4, 0x16));
     this.tpAccountServicesJn.set_Name("tpAccountServicesJn");
     this.tpAccountServicesJn.set_Padding(new System.Windows.Forms.Padding(3));
     this.tpAccountServicesJn.set_Size(new System.Drawing.Size(0x391, 0xe8));
     this.tpAccountServicesJn.set_TabIndex(0);
     this.tpAccountServicesJn.set_Text("Журнал операций по услугам ЛС");
     this.tpAccountServicesJn.set_UseVisualStyleBackColor(true);
     this.m_WorkerFind.add_DoWork(new DoWorkEventHandler(this.m_WorkerFind_DoWork));
     this.m_WorkerFind.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_WorkerFind_RunWorkerCompleted));
     this.groupOperationsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupOperationsView.set_Location(new System.Drawing.Point(0, 0x49));
     this.groupOperationsView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.groupOperationsView.set_Name("groupOperationsView");
     this.groupOperationsView.set_Size(new System.Drawing.Size(0x399, 150));
     this.groupOperationsView.set_TabIndex(1);
     this.dateTimePeriod.set_Location(new System.Drawing.Point(0x37, 4));
     this.dateTimePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.dateTimePeriod.set_MaximumSize(new System.Drawing.Size(400, 0x1c));
     this.dateTimePeriod.set_MinimumSize(new System.Drawing.Size(0x144, 0x18));
     this.dateTimePeriod.set_Name("dateTimePeriod");
     this.dateTimePeriod.set_Size(new System.Drawing.Size(0x144, 0x18));
     this.dateTimePeriod.set_TabIndex(10);
     this.dateTimePeriod.TimeBeginReadOnly = false;
     this.dateTimePeriod.TimeEndReadonly = false;
     this.selAccount.set_Location(new System.Drawing.Point(0x52, 0x22));
     this.selAccount.set_Name("selAccount");
     this.selAccount.set_Size(new System.Drawing.Size(0x129, 20));
     this.selAccount.set_TabIndex(9);
     this.selectAgentType.set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode.SuggestAppend);
     this.selectAgentType.set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource.ListItems);
     this.selectAgentType.set_FormattingEnabled(true);
     this.selectAgentType.set_Location(new System.Drawing.Point(0x20b, 0x22));
     this.selectAgentType.set_Name("selectAgentType");
     this.selectAgentType.set_Size(new System.Drawing.Size(0x84, 0x15));
     this.selectAgentType.set_Sorted(true);
     this.selectAgentType.set_TabIndex(6);
     this.selTypeRecalc.set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode.SuggestAppend);
     this.selTypeRecalc.set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource.ListItems);
     this.selTypeRecalc.set_FormattingEnabled(true);
     this.selTypeRecalc.set_Location(new System.Drawing.Point(0x2c8, 8));
     this.selTypeRecalc.set_Name("selTypeRecalc");
     this.selTypeRecalc.set_Size(new System.Drawing.Size(0x84, 0x15));
     this.selTypeRecalc.set_Sorted(true);
     this.selTypeRecalc.set_TabIndex(4);
     this.selTypeOperations.set_FormattingEnabled(true);
     this.selTypeOperations.set_Location(new System.Drawing.Point(0x20b, 8));
     this.selTypeOperations.set_Name("selTypeOperations");
     this.selTypeOperations.set_Size(new System.Drawing.Size(130, 0x15));
     this.selTypeOperations.set_Sorted(true);
     this.selTypeOperations.set_TabIndex(2);
     this.selTypeOperations.add_SelectedIndexChanged(new System.EventHandler(this.selTypeOperations_SelectedIndexChanged));
     this.accountServiceJournalView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.accountServiceJournalView.set_Font(new System.Drawing.Font("Tahoma", 9.75f));
     operation.AccountId = 0L;
     operation.AccountsCount = 0;
     operation.CalcId = 0L;
     operation.Comment = null;
     operation.Created = new System.DateTime(0L);
     operation.Dateb = new System.DateTime(0L);
     operation.Datec = new System.DateTime(0L);
     operation.Datee = new System.DateTime(0L);
     operation.DocDate = new System.DateTime(0L);
     operation.DocId = 0L;
     operation.DocName = null;
     operation.DocNumber = null;
     operation.FromDate = new System.DateTime(0L);
     operation.Id = 0L;
     operation.IncomingTransferDate = new System.DateTime(0L);
     operation.IncomingTransferNumber = null;
     operation.IncomingTransferPack = null;
     operation.IsDeleted = false;
     operation.IsDirty = true;
     operation.LoginName = null;
     operation.ObjectWithIdType = null;
     operation.OldId = 0L;
     operation.OperatorName = null;
     operation.OrgCode = 0;
     operation.OrgDocument = null;
     operation.OrgDocumentId = 0L;
     operation.OrgDocumentView = null;
     operation.OrgName = null;
     operation.PaymentAgentId = 0L;
     operation.PaymentAgentName = null;
     int[] numArray = new int[4];
     operation.PaymentSumm = new decimal(numArray);
     operation.ReesterDate = new System.DateTime(0L);
     operation.ReesterNumber = "";
     operation.SubTypeId = 0;
     operation.SubTypeName = null;
     int[] numArray2 = new int[4];
     operation.Summ = new decimal(numArray2);
     operation.Terminal = null;
     operation.ToDate = new System.DateTime(0L);
     operation.TransactionDate = new System.DateTime(0L);
     operation.TransactionNumber = 0L;
     operation.TypeDocName = null;
     operation.TypeId = 0;
     operation.TypeName = null;
     operation.UserId = 0L;
     operation.UserName = null;
     this.accountServiceJournalView.GroupOperation = operation;
     this.accountServiceJournalView.IsVisiblePanel = true;
     this.accountServiceJournalView.set_Location(new System.Drawing.Point(3, 3));
     this.accountServiceJournalView.set_Name("accountServiceJournalView");
     this.accountServiceJournalView.set_Size(new System.Drawing.Size(0x38b, 0xe2));
     this.accountServiceJournalView.set_TabIndex(0);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(80);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("UserName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("UserName");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(100);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn3.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(80);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn4.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(80);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("TypeName");
     this.dataGridViewTextBoxColumn5.set_HeaderText("TypeName");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(80);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("SubTypeName");
     this.dataGridViewTextBoxColumn6.set_HeaderText("SubTypeName");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(80);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("Comment");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Comment");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(80);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("DocNumber");
     this.dataGridViewTextBoxColumn8.set_HeaderText("DocNumber");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_Width(80);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("DocDate");
     this.dataGridViewTextBoxColumn9.set_HeaderText("DocDate");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_Width(80);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn10.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_Width(80);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn11.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_Width(80);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("OriginalSumm");
     this.dataGridViewTextBoxColumn12.set_HeaderText("OriginalSumm");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_Width(80);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("Period");
     this.dataGridViewTextBoxColumn13.set_HeaderText("Period");
     this.dataGridViewTextBoxColumn13.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn13.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_Width(80);
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("Date");
     this.dataGridViewTextBoxColumn14.set_HeaderText("Date");
     this.dataGridViewTextBoxColumn14.set_MinimumWidth(80);
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn14.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn14.set_Width(80);
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn15.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn16.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn17.set_HeaderText("Datec");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn18.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn19.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("OrgDocument");
     this.dataGridViewTextBoxColumn20.set_HeaderText("OrgDocument");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn21.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("OrgDocumentId");
     this.dataGridViewTextBoxColumn22.set_HeaderText("OrgDocumentId");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("Num");
     this.dataGridViewTextBoxColumn23.set_HeaderText("Num");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("OperId");
     this.dataGridViewTextBoxColumn24.set_HeaderText("OperId");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("OperName");
     this.dataGridViewTextBoxColumn25.set_HeaderText("OperName");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("OrgDocumentView");
     this.dataGridViewTextBoxColumn26.set_HeaderText("OrgDocumentView");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.splitContainer1);
     base.set_Name("JnOperationsView");
     base.set_Size(new System.Drawing.Size(0x399, 0x1e5));
     base.add_Load(new System.EventHandler(this.JnOperationsView_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.m_Tabs.ResumeLayout(false);
     this.tpAccountServicesJn.ResumeLayout(false);
     base.ResumeLayout(false);
 }
コード例 #16
0
 private void InitializeComponent()
 {
     this.groupAdressesView = new GroupOperationAdressView();
     this.selectHolders = new SelectOrgs();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.selectVacationTypes = new SelectFasetData();
     base.SuspendLayout();
     base.m_Period.set_Location(new System.Drawing.Point(0x72, 7));
     this.groupAdressesView.set_Font(new System.Drawing.Font("Tahoma", 9.75f));
     this.groupAdressesView.set_Location(new System.Drawing.Point(0, 0x65));
     this.groupAdressesView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.groupAdressesView.set_Name("groupAdressesView");
     this.groupAdressesView.set_Size(new System.Drawing.Size(0x1f8, 0x152));
     this.groupAdressesView.set_TabIndex(40);
     this.selectHolders.set_Location(new System.Drawing.Point(0x8b, 0x2b));
     this.selectHolders.set_Name("selectHolders");
     this.selectHolders.SetFilter = null;
     this.selectHolders.set_Size(new System.Drawing.Size(0x162, 0x1b));
     this.selectHolders.set_TabIndex(0x29);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0, 13));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x6b, 13));
     this.label1.set_TabIndex(0x2a);
     this.label1.set_Text("Период отсутствия:");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0, 0x2d));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x85, 13));
     this.label2.set_TabIndex(0x2b);
     this.label2.set_Text("Управляющая компания");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0, 0x4f));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x55, 13));
     this.label3.set_TabIndex(0x2c);
     this.label3.set_Text("Тип отсутствия");
     this.selectVacationTypes.set_FormattingEnabled(true);
     this.selectVacationTypes.set_Location(new System.Drawing.Point(0x8b, 0x49));
     this.selectVacationTypes.set_Name("selectVacationTypes");
     this.selectVacationTypes.set_Size(new System.Drawing.Size(0x162, 0x15));
     this.selectVacationTypes.set_Sorted(true);
     this.selectVacationTypes.set_TabIndex(0x2d);
     this.selectVacationTypes.add_SelectedIndexChanged(new System.EventHandler(this.selectVacationTypes_SelectedIndexChanged));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_ClientSize(new System.Drawing.Size(500, 0x1d4));
     base.Controls.Add(this.selectVacationTypes);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.selectHolders);
     base.Controls.Add(this.groupAdressesView);
     base.set_Name("ResidentVacationsReportForm");
     this.set_Text("Отчет по временному отсутствию");
     base.add_Load(new System.EventHandler(this.ResidentVacationsReportForm_Load));
     base.Controls.SetChildIndex(base.m_Period, 0);
     base.Controls.SetChildIndex(this.groupAdressesView, 0);
     base.Controls.SetChildIndex(this.selectHolders, 0);
     base.Controls.SetChildIndex(this.label1, 0);
     base.Controls.SetChildIndex(this.label2, 0);
     base.Controls.SetChildIndex(this.label3, 0);
     base.Controls.SetChildIndex(this.selectVacationTypes, 0);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #17
0
 private void InitializeComponent()
 {
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.nudBalconyArea = new System.Windows.Forms.NumericUpDown();
     this.nudHeatingArea = new System.Windows.Forms.NumericUpDown();
     this.nudLivingArea = new System.Windows.Forms.NumericUpDown();
     this.nudTotalArea = new System.Windows.Forms.NumericUpDown();
     this.label8 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.nudFloorsCount = new System.Windows.Forms.NumericUpDown();
     this.label20 = new System.Windows.Forms.Label();
     this.tbPhone = new System.Windows.Forms.TextBox();
     this.label16 = new System.Windows.Forms.Label();
     this.nudDoorWay = new System.Windows.Forms.NumericUpDown();
     this.nudFloorHouse = new System.Windows.Forms.NumericUpDown();
     this.label14 = new System.Windows.Forms.Label();
     this.nudRoomsCount = new System.Windows.Forms.NumericUpDown();
     this.label13 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.label2 = new System.Windows.Forms.Label();
     this.lTypeApartment = new System.Windows.Forms.Label();
     this.lUKompany = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.tbFromDate = new DateBox();
     this.selectHouseType = new SelectFasetData();
     this.selectType = new SelectFasetData();
     this.selectAccomplishmentType = new SelectFasetData();
     this.selectOrgDocument = new SelectOrgDocument();
     this.selectHouseHolder = new SelectOrganization();
     this.selectOrganization = new SelectOrganization();
     this.groupBox1.SuspendLayout();
     this.nudBalconyArea.BeginInit();
     this.nudHeatingArea.BeginInit();
     this.nudLivingArea.BeginInit();
     this.nudTotalArea.BeginInit();
     this.nudFloorsCount.BeginInit();
     this.nudDoorWay.BeginInit();
     this.nudFloorHouse.BeginInit();
     this.nudRoomsCount.BeginInit();
     this.groupBox3.SuspendLayout();
     base.SuspendLayout();
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.nudBalconyArea);
     this.groupBox1.Controls.Add(this.nudHeatingArea);
     this.groupBox1.Controls.Add(this.nudLivingArea);
     this.groupBox1.Controls.Add(this.nudTotalArea);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.set_Location(new System.Drawing.Point(2, 0x181));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x20d, 0x51));
     this.groupBox1.set_TabIndex(0x1c);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Площадь");
     this.nudBalconyArea.set_DecimalPlaces(2);
     int[] numArray = new int[4];
     numArray[0] = 1;
     numArray[3] = 0x20000;
     this.nudBalconyArea.set_Increment(new decimal(numArray));
     this.nudBalconyArea.set_Location(new System.Drawing.Point(0x17d, 0x2a));
     int[] numArray2 = new int[4];
     numArray2[0] = 0xbb8;
     this.nudBalconyArea.set_Maximum(new decimal(numArray2));
     this.nudBalconyArea.set_Name("nudBalconyArea");
     this.nudBalconyArea.set_Size(new System.Drawing.Size(0x6f, 20));
     this.nudBalconyArea.set_TabIndex(0x1b);
     this.nudHeatingArea.set_DecimalPlaces(2);
     int[] numArray3 = new int[4];
     numArray3[0] = 1;
     numArray3[3] = 0x20000;
     this.nudHeatingArea.set_Increment(new decimal(numArray3));
     this.nudHeatingArea.set_Location(new System.Drawing.Point(0x109, 0x2a));
     int[] numArray4 = new int[4];
     numArray4[0] = 0xbb8;
     this.nudHeatingArea.set_Maximum(new decimal(numArray4));
     this.nudHeatingArea.set_Name("nudHeatingArea");
     this.nudHeatingArea.set_Size(new System.Drawing.Size(110, 20));
     this.nudHeatingArea.set_TabIndex(0x1a);
     this.nudLivingArea.set_DecimalPlaces(2);
     int[] numArray5 = new int[4];
     numArray5[0] = 1;
     numArray5[3] = 0x20000;
     this.nudLivingArea.set_Increment(new decimal(numArray5));
     this.nudLivingArea.set_Location(new System.Drawing.Point(0x93, 0x2a));
     int[] numArray6 = new int[4];
     numArray6[0] = 0xbb8;
     this.nudLivingArea.set_Maximum(new decimal(numArray6));
     this.nudLivingArea.set_Name("nudLivingArea");
     this.nudLivingArea.set_Size(new System.Drawing.Size(0x6f, 20));
     this.nudLivingArea.set_TabIndex(0x19);
     this.nudTotalArea.set_DecimalPlaces(2);
     int[] numArray7 = new int[4];
     numArray7[0] = 1;
     numArray7[3] = 0x20000;
     this.nudTotalArea.set_Increment(new decimal(numArray7));
     this.nudTotalArea.set_Location(new System.Drawing.Point(0x1f, 0x29));
     int[] numArray8 = new int[4];
     numArray8[0] = 0xbb8;
     this.nudTotalArea.set_Maximum(new decimal(numArray8));
     this.nudTotalArea.set_Name("nudTotalArea");
     this.nudTotalArea.set_Size(new System.Drawing.Size(110, 20));
     this.nudTotalArea.set_TabIndex(0x18);
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(30, 0x19));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label8.set_TabIndex(13);
     this.label8.set_Text("Общая:");
     this.label10.set_AutoSize(true);
     this.label10.set_Location(new System.Drawing.Point(0x105, 0x19));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x55, 13));
     this.label10.set_TabIndex(15);
     this.label10.set_Text("Отапливаемая:");
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(0x90, 0x18));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label9.set_TabIndex(14);
     this.label9.set_Text("Жилая:");
     this.label11.set_AutoSize(true);
     this.label11.set_Location(new System.Drawing.Point(0x17a, 0x19));
     this.label11.set_Name("label11");
     this.label11.set_Size(new System.Drawing.Size(0x66, 13));
     this.label11.set_TabIndex(0x10);
     this.label11.set_Text("Площадь балкона:");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(7, 0x94));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x7c, 13));
     this.label1.set_TabIndex(110);
     this.label1.set_Text("Документ - основание:");
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(7, 14));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x67, 13));
     this.label7.set_TabIndex(0x71);
     this.label7.set_Text("Дата ввода в ЖФ:");
     this.nudFloorsCount.set_Location(new System.Drawing.Point(30, 0x22));
     this.nudFloorsCount.set_Name("nudFloorsCount");
     this.nudFloorsCount.set_Size(new System.Drawing.Size(0x6f, 20));
     this.nudFloorsCount.set_TabIndex(0x7b);
     this.label20.set_AutoSize(true);
     this.label20.set_Location(new System.Drawing.Point(0x1c, 0x12));
     this.label20.set_Name("label20");
     this.label20.set_Size(new System.Drawing.Size(0x5e, 13));
     this.label20.set_TabIndex(0x7c);
     this.label20.set_Text("Этажность дома:");
     this.tbPhone.set_Location(new System.Drawing.Point(0x1f, 0x4c));
     this.tbPhone.set_Name("tbPhone");
     this.tbPhone.set_Size(new System.Drawing.Size(0xe1, 20));
     this.tbPhone.set_TabIndex(0x76);
     this.label16.set_AutoSize(true);
     this.label16.set_Location(new System.Drawing.Point(30, 60));
     this.label16.set_Name("label16");
     this.label16.set_Size(new System.Drawing.Size(0x37, 13));
     this.label16.set_TabIndex(0x7a);
     this.label16.set_Text("Телефон:");
     this.nudDoorWay.set_Location(new System.Drawing.Point(0x93, 0x22));
     this.nudDoorWay.set_Name("nudDoorWay");
     this.nudDoorWay.set_Size(new System.Drawing.Size(0x6f, 20));
     this.nudDoorWay.set_TabIndex(0x75);
     this.nudFloorHouse.set_Location(new System.Drawing.Point(0x108, 0x22));
     this.nudFloorHouse.set_Name("nudFloorHouse");
     this.nudFloorHouse.set_Size(new System.Drawing.Size(0x6f, 20));
     this.nudFloorHouse.set_TabIndex(0x74);
     this.label14.set_AutoSize(true);
     this.label14.set_Location(new System.Drawing.Point(0x90, 0x12));
     this.label14.set_Name("label14");
     this.label14.set_Size(new System.Drawing.Size(0x37, 13));
     this.label14.set_TabIndex(120);
     this.label14.set_Text("Подъезд:");
     this.nudRoomsCount.set_Location(new System.Drawing.Point(0x17d, 0x22));
     this.nudRoomsCount.set_Name("nudRoomsCount");
     this.nudRoomsCount.set_Size(new System.Drawing.Size(0x6f, 20));
     this.nudRoomsCount.set_TabIndex(0x73);
     this.label13.set_AutoSize(true);
     this.label13.set_Location(new System.Drawing.Point(0x106, 0x12));
     this.label13.set_Name("label13");
     this.label13.set_Size(new System.Drawing.Size(0x24, 13));
     this.label13.set_TabIndex(0x77);
     this.label13.set_Text("Этаж:");
     this.label15.set_AutoSize(true);
     this.label15.set_Location(new System.Drawing.Point(0x17a, 0x12));
     this.label15.set_Name("label15");
     this.label15.set_Size(new System.Drawing.Size(0x6d, 13));
     this.label15.set_TabIndex(0x79);
     this.label15.set_Text("Количество комнат:");
     this.groupBox3.Controls.Add(this.label14);
     this.groupBox3.Controls.Add(this.nudFloorsCount);
     this.groupBox3.Controls.Add(this.label15);
     this.groupBox3.Controls.Add(this.label20);
     this.groupBox3.Controls.Add(this.label13);
     this.groupBox3.Controls.Add(this.tbPhone);
     this.groupBox3.Controls.Add(this.nudRoomsCount);
     this.groupBox3.Controls.Add(this.nudFloorHouse);
     this.groupBox3.Controls.Add(this.nudDoorWay);
     this.groupBox3.Controls.Add(this.label16);
     this.groupBox3.set_Location(new System.Drawing.Point(2, 0x10c));
     this.groupBox3.set_Name("groupBox3");
     this.groupBox3.set_Size(new System.Drawing.Size(0x20d, 0x6f));
     this.groupBox3.set_TabIndex(0x7d);
     this.groupBox3.set_TabStop(false);
     this.groupBox3.set_Text("Свойства");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(6, 0xbb));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(90, 13));
     this.label2.set_TabIndex(0x7e);
     this.label2.set_Text("Подразделение:");
     this.lTypeApartment.set_AutoSize(true);
     this.lTypeApartment.set_Location(new System.Drawing.Point(0xe9, 13));
     this.lTypeApartment.set_Name("lTypeApartment");
     this.lTypeApartment.set_Size(new System.Drawing.Size(0x40, 13));
     this.lTypeApartment.set_TabIndex(130);
     this.lTypeApartment.set_TabStop(true);
     this.lTypeApartment.set_Text("Тип жилья:");
     this.lUKompany.set_AutoSize(true);
     this.lUKompany.set_Location(new System.Drawing.Point(7, 0xe2));
     this.lUKompany.set_Name("lUKompany");
     this.lUKompany.set_Size(new System.Drawing.Size(0x88, 13));
     this.lUKompany.set_TabIndex(0x84);
     this.lUKompany.set_TabStop(true);
     this.lUKompany.set_Text("Управляющая компания:");
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(0xe9, 0x42));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x76, 13));
     this.label5.set_TabIndex(0x86);
     this.label5.set_TabStop(true);
     this.label5.set_Text("Тип благоустройства:");
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(0xe9, 110));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label6.set_TabIndex(0x88);
     this.label6.set_TabStop(true);
     this.label6.set_Text("Тип дома:");
     this.tbFromDate.AttachToPeriod = false;
     this.tbFromDate.AttachToPeriodEnd = false;
     this.tbFromDate.set_Location(new System.Drawing.Point(10, 30));
     this.tbFromDate.set_Mask("00/00/0000");
     this.tbFromDate.set_Name("tbFromDate");
     this.tbFromDate.set_Size(new System.Drawing.Size(100, 20));
     this.tbFromDate.set_TabIndex(0x70);
     this.selectHouseType.set_FormattingEnabled(true);
     this.selectHouseType.set_Location(new System.Drawing.Point(0xec, 0x7e));
     this.selectHouseType.set_Name("selectHouseType");
     this.selectHouseType.set_Size(new System.Drawing.Size(0x11b, 0x15));
     this.selectHouseType.set_Sorted(true);
     this.selectHouseType.set_TabIndex(0x87);
     this.selectType.set_FormattingEnabled(true);
     this.selectType.set_Location(new System.Drawing.Point(0xec, 0x1d));
     this.selectType.set_Name("selectType");
     this.selectType.set_Size(new System.Drawing.Size(0x11b, 0x15));
     this.selectType.set_Sorted(true);
     this.selectType.set_TabIndex(0x80);
     this.selectAccomplishmentType.set_FormattingEnabled(true);
     this.selectAccomplishmentType.set_Location(new System.Drawing.Point(0xec, 0x52));
     this.selectAccomplishmentType.set_Name("selectAccomplishmentType");
     this.selectAccomplishmentType.set_Size(new System.Drawing.Size(0x11b, 0x15));
     this.selectAccomplishmentType.set_Sorted(true);
     this.selectAccomplishmentType.set_TabIndex(0x85);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(10, 0xa4));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x1fd, 20));
     this.selectOrgDocument.set_TabIndex(0x6f);
     this.selectHouseHolder.IsCashlessTransferrer = false;
     this.selectHouseHolder.IsHouseHolder = true;
     this.selectHouseHolder.IsPaymentAgent = false;
     this.selectHouseHolder.IsResourceProvider = false;
     this.selectHouseHolder.IsServiceProvider = false;
     this.selectHouseHolder.set_Location(new System.Drawing.Point(10, 0xf2));
     this.selectHouseHolder.set_Name("selectHouseHolder");
     this.selectHouseHolder.set_Size(new System.Drawing.Size(0x1fd, 20));
     this.selectHouseHolder.set_TabIndex(0x83);
     this.selectOrganization.IsCashlessTransferrer = false;
     this.selectOrganization.IsHouseHolder = false;
     this.selectOrganization.IsPaymentAgent = false;
     this.selectOrganization.IsResourceProvider = false;
     this.selectOrganization.IsServiceProvider = false;
     this.selectOrganization.set_Location(new System.Drawing.Point(10, 0xcb));
     this.selectOrganization.set_Name("selectOrganization");
     this.selectOrganization.set_Size(new System.Drawing.Size(0x1fd, 20));
     this.selectOrganization.set_TabIndex(0x7f);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.label7);
     base.Controls.Add(this.tbFromDate);
     base.Controls.Add(this.label6);
     base.Controls.Add(this.selectHouseType);
     base.Controls.Add(this.lTypeApartment);
     base.Controls.Add(this.selectType);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.selectAccomplishmentType);
     base.Controls.Add(this.lUKompany);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.selectOrgDocument);
     base.Controls.Add(this.selectHouseHolder);
     base.Controls.Add(this.selectOrganization);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.groupBox3);
     base.Controls.Add(this.groupBox1);
     base.set_Name("ApartmentInfoMimGeneralView");
     base.set_Size(new System.Drawing.Size(0x213, 0x1da));
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.nudBalconyArea.EndInit();
     this.nudHeatingArea.EndInit();
     this.nudLivingArea.EndInit();
     this.nudTotalArea.EndInit();
     this.nudFloorsCount.EndInit();
     this.nudDoorWay.EndInit();
     this.nudFloorHouse.EndInit();
     this.nudRoomsCount.EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #18
0
 private void InitializeComponent()
 {
     this.btnSearchReesters = new System.Windows.Forms.Button();
     this.tbxNumber = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.btnClose = new System.Windows.Forms.Button();
     this.cbWithUnProccessed = new System.Windows.Forms.CheckBox();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.datePeriodPay = new DatePeriod();
     this.selectStatus = new SelectFasetData();
     this.datePeriod = new DatePeriod();
     this.label4 = new System.Windows.Forms.Label();
     this.dbPaymentOrderDate = new DateBox();
     base.SuspendLayout();
     this.btnSearchReesters.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnSearchReesters.set_Location(new System.Drawing.Point(0xb9, 0x9f));
     this.btnSearchReesters.set_Name("btnSearchReesters");
     this.btnSearchReesters.set_Size(new System.Drawing.Size(70, 0x20));
     this.btnSearchReesters.set_TabIndex(4);
     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(0x76, 14));
     this.tbxNumber.set_Name("tbxNumber");
     this.tbxNumber.set_Size(new System.Drawing.Size(0xd5, 20));
     this.tbxNumber.set_TabIndex(1);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(8, 0x11));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x58, 13));
     this.label3.set_TabIndex(0x15);
     this.label3.set_Text("Номер реестра:");
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(8, 0x2f));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label5.set_TabIndex(0x12);
     this.label5.set_Text("Статус:");
     this.btnClose.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnClose.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnClose.set_Location(new System.Drawing.Point(0x105, 0x9f));
     this.btnClose.set_Name("btnClose");
     this.btnClose.set_Size(new System.Drawing.Size(70, 0x20));
     this.btnClose.set_TabIndex(5);
     this.btnClose.set_Text("Закрыть");
     this.btnClose.set_UseVisualStyleBackColor(true);
     this.btnClose.add_Click(new System.EventHandler(this.btnClose_Click));
     this.cbWithUnProccessed.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.cbWithUnProccessed.set_AutoSize(true);
     this.cbWithUnProccessed.set_Checked(true);
     this.cbWithUnProccessed.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.cbWithUnProccessed.set_Location(new System.Drawing.Point(7, 0xa7));
     this.cbWithUnProccessed.set_Name("cbWithUnProccessed");
     this.cbWithUnProccessed.set_RightToLeft(System.Windows.Forms.RightToLeft.Yes);
     this.cbWithUnProccessed.set_Size(new System.Drawing.Size(0x85, 0x11));
     this.cbWithUnProccessed.set_TabIndex(0x18);
     this.cbWithUnProccessed.set_Text("Все необработанные");
     this.cbWithUnProccessed.set_UseVisualStyleBackColor(true);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(8, 0x65));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x63, 13));
     this.label1.set_TabIndex(0x1a);
     this.label1.set_Text("Период создания:");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(8, 0x83));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x58, 13));
     this.label2.set_TabIndex(0x1b);
     this.label2.set_Text("Период оплаты:");
     this.datePeriodPay.AttachToPeriod = false;
     this.datePeriodPay.DateBeginReadonly = false;
     this.datePeriodPay.DateEndReadonly = false;
     this.datePeriodPay.set_Location(new System.Drawing.Point(0x6a, 0x81));
     this.datePeriodPay.set_Margin(new System.Windows.Forms.Padding(5, 4, 5, 4));
     this.datePeriodPay.set_Name("datePeriodPay");
     this.datePeriodPay.set_Size(new System.Drawing.Size(0xe1, 0x17));
     this.datePeriodPay.set_TabIndex(0x1c);
     this.selectStatus.set_FormattingEnabled(true);
     this.selectStatus.set_Location(new System.Drawing.Point(0x76, 0x2c));
     this.selectStatus.set_Name("selectStatus");
     this.selectStatus.set_Size(new System.Drawing.Size(0xd5, 0x15));
     this.selectStatus.set_Sorted(true);
     this.selectStatus.set_TabIndex(3);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x6a, 0x62));
     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(2);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(8, 0x4a));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x58, 13));
     this.label4.set_TabIndex(0x1d);
     this.label4.set_Text("Дата платежки:");
     this.dbPaymentOrderDate.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.dbPaymentOrderDate.AttachToPeriod = false;
     this.dbPaymentOrderDate.AttachToPeriodEnd = false;
     this.dbPaymentOrderDate.set_Location(new System.Drawing.Point(0x76, 0x47));
     this.dbPaymentOrderDate.set_Mask("00/00/0000");
     this.dbPaymentOrderDate.set_Name("dbPaymentOrderDate");
     this.dbPaymentOrderDate.set_Size(new System.Drawing.Size(0xd5, 20));
     this.dbPaymentOrderDate.set_TabIndex(30);
     base.set_AcceptButton(this.btnSearchReesters);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_CancelButton(this.btnClose);
     base.set_ClientSize(new System.Drawing.Size(0x155, 200));
     base.Controls.Add(this.dbPaymentOrderDate);
     base.Controls.Add(this.label4);
     base.Controls.Add(this.datePeriodPay);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.selectStatus);
     base.Controls.Add(this.datePeriod);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.cbWithUnProccessed);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.tbxNumber);
     base.Controls.Add(this.btnClose);
     base.Controls.Add(this.btnSearchReesters);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("PayReestersSearchForm");
     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.PayReestersSearchForm_Load));
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #19
0
 private void SaveDataApartmentType(ApartmentType SaveapartmentType, SelectFasetData selectFaset)
 {
     if (!this.tbFromDate.IsNull)
     {
         SaveapartmentType.FromDate = this.tbFromDate.Value;
     }
     SaveapartmentType.FasetItemName = selectFaset.SelectedFasetItem.ToString();
     SaveapartmentType.FasetItemId = selectFaset.SelectedFasetItem.Id;
     SaveapartmentType.SaveChanges();
 }
コード例 #20
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(GroupReсalculationView));
     this.datePeriod = new DatePeriod();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.btnReCalc = new System.Windows.Forms.Button();
     this.selectOrgDocument = new SelectOrgDocument();
     this.label1 = new System.Windows.Forms.Label();
     this.selectReCalc = new SelectFasetData();
     this.vwServiceSearch = new ServiceSearchView();
     this.chbxWithBankrupt = new System.Windows.Forms.CheckBox();
     this.epRights = new System.Windows.Forms.ErrorProvider(this.components);
     this.rbRecalc = new System.Windows.Forms.RadioButton();
     this.rbCharge = new System.Windows.Forms.RadioButton();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.panel1 = new System.Windows.Forms.Panel();
     this.epRights.BeginInit();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     base.SuspendLayout();
     this.datePeriod.AttachToPeriod = true;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x87, 0x10));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x10a, 0x17));
     this.datePeriod.set_TabIndex(3);
     this.label4.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(6, 0x31));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x75, 13));
     this.label4.set_TabIndex(6);
     this.label4.set_Text("Причина перерасчета");
     this.label5.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(6, 20));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x70, 13));
     this.label5.set_TabIndex(8);
     this.label5.set_Text("Период перерасчета");
     this.btnReCalc.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnReCalc.set_Location(new System.Drawing.Point(0x273, 0x65));
     this.btnReCalc.set_Name("btnReCalc");
     this.btnReCalc.set_Size(new System.Drawing.Size(0x5f, 0x19));
     this.btnReCalc.set_TabIndex(6);
     this.btnReCalc.set_Text("Пересчитать");
     this.btnReCalc.set_UseVisualStyleBackColor(true);
     this.btnReCalc.add_Click(new System.EventHandler(this.btnReCalc_Click));
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0xe2, 0x4a));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x1ec, 0x17));
     this.selectOrgDocument.set_TabIndex(5);
     this.label1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 0x4d));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0xbc, 13));
     this.label1.set_TabIndex(11);
     this.label1.set_Text("Документ - основание перерасчета");
     this.selectReCalc.set_FormattingEnabled(true);
     this.selectReCalc.set_Location(new System.Drawing.Point(0x8f, 0x2e));
     this.selectReCalc.set_Name("selectReCalc");
     this.selectReCalc.set_Size(new System.Drawing.Size(0x23f, 0x15));
     this.selectReCalc.set_Sorted(true);
     this.selectReCalc.set_TabIndex(4);
     this.vwServiceSearch.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.vwServiceSearch.set_Location(new System.Drawing.Point(0, 0));
     this.vwServiceSearch.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.vwServiceSearch.set_Name("vwServiceSearch");
     this.vwServiceSearch.set_Size(new System.Drawing.Size(0x2d4, 0x8f));
     this.vwServiceSearch.set_TabIndex(0x10);
     this.chbxWithBankrupt.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.chbxWithBankrupt.set_AutoSize(true);
     this.chbxWithBankrupt.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.chbxWithBankrupt.set_Location(new System.Drawing.Point(0x1ad, 0x6a));
     this.chbxWithBankrupt.set_Name("chbxWithBankrupt");
     this.chbxWithBankrupt.set_Size(new System.Drawing.Size(0xc0, 0x11));
     this.chbxWithBankrupt.set_TabIndex(0x20);
     this.chbxWithBankrupt.set_Text("Учитывать не возвратные долги");
     this.chbxWithBankrupt.set_UseVisualStyleBackColor(true);
     this.epRights.set_BlinkStyle(System.Windows.Forms.ErrorBlinkStyle.NeverBlink);
     this.epRights.set_ContainerControl(this);
     this.epRights.set_Icon((System.Drawing.Icon) manager.GetObject("epRights.Icon"));
     this.epRights.set_RightToLeft(true);
     this.rbRecalc.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.rbRecalc.set_AutoSize(true);
     this.rbRecalc.set_Checked(true);
     this.rbRecalc.set_Location(new System.Drawing.Point(0x107, 0x69));
     this.rbRecalc.set_Name("rbRecalc");
     this.rbRecalc.set_Size(new System.Drawing.Size(160, 0x11));
     this.rbRecalc.set_TabIndex(0x21);
     this.rbRecalc.set_TabStop(true);
     this.rbRecalc.set_Text("Сохранить как перерасчет");
     this.rbRecalc.set_UseVisualStyleBackColor(true);
     this.rbCharge.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.rbCharge.set_AutoSize(true);
     this.rbCharge.set_Location(new System.Drawing.Point(0x60, 0x69));
     this.rbCharge.set_Name("rbCharge");
     this.rbCharge.set_Size(new System.Drawing.Size(0xa1, 0x11));
     this.rbCharge.set_TabIndex(0x22);
     this.rbCharge.set_Text("Сохранить как начисление");
     this.rbCharge.set_UseVisualStyleBackColor(true);
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.datePeriod);
     this.groupBox1.Controls.Add(this.rbCharge);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.rbRecalc);
     this.groupBox1.Controls.Add(this.btnReCalc);
     this.groupBox1.Controls.Add(this.chbxWithBankrupt);
     this.groupBox1.Controls.Add(this.selectOrgDocument);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.selectReCalc);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 140));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x2d4, 0x8a));
     this.groupBox1.set_TabIndex(0x23);
     this.groupBox1.set_TabStop(false);
     this.panel1.set_AutoScroll(true);
     this.panel1.Controls.Add(this.vwServiceSearch);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x2d4, 0x11f));
     this.panel1.set_TabIndex(0x24);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.panel1);
     base.set_Name("GroupReсalculationView");
     base.set_Size(new System.Drawing.Size(0x2d4, 0x11f));
     base.add_Load(new System.EventHandler(this.GroupReCalculationView_Load));
     this.epRights.EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     base.ResumeLayout(false);
 }
コード例 #21
0
ファイル: AccountRecalcView.cs プロジェクト: u4097/SQLScript
 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();
     System.Windows.Forms.DataGridViewCellStyle style16 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style17 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style18 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style19 = new System.Windows.Forms.DataGridViewCellStyle();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.tbComment = new System.Windows.Forms.TextBox();
     this.btnSaveRecalc = new System.Windows.Forms.Button();
     this.btnReCalc = new System.Windows.Forms.Button();
     this.dgvRecalcPeriod = new System.Windows.Forms.DataGridView();
     this.period = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DiffChargeSummPeriod = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DiffBenefitSummPeriod = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.dgvAccountServices = new System.Windows.Forms.DataGridView();
     this.serviceCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.serviceShortName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.oldChargeSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.oldBenefitSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargeSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.benefitSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.diffChargeSumm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.diffBenefitSumm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsCalcServices = new System.Windows.Forms.BindingSource(this.components);
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.выбратьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmMonth1 = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmMonth2 = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmMonth3 = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmMonth6 = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmMonth9 = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmMonth12 = new System.Windows.Forms.ToolStripMenuItem();
     this.label4 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.dbPeriodDate = new DatePeriod();
     this.selectTypeRecalc = new SelectFasetData();
     this.cbIsUseNoticeRecalcUseByPeriod = new System.Windows.Forms.CheckBox();
     this.cbIsUseRecalcHouseCounters = new System.Windows.Forms.CheckBox();
     this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn();
     this.btnSelectAccountService = new System.Windows.Forms.Button();
     this.btnParametersOfCalculation = new System.Windows.Forms.Button();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.m_ReCalcWorker = new BackgroundWorker();
     this.tlpIsUseRecalc = new System.Windows.Forms.TableLayoutPanel();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn39 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn40 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn41 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn42 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn44 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn45 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn46 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn47 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn48 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn49 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.cbIsUseSaveRecalcAsCharge = new System.Windows.Forms.CheckBox();
     this.dgvRecalcPeriod.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.dgvAccountServices.BeginInit();
     this.bsCalcServices.BeginInit();
     this.groupBox1.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tlpIsUseRecalc.SuspendLayout();
     base.SuspendLayout();
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(3, 0x10));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label1.set_TabIndex(0);
     this.label1.set_Text("Период");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(3, 0x2d));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(50, 13));
     this.label2.set_TabIndex(1);
     this.label2.set_Text("Причина");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(3, 0x45));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(70, 13));
     this.label3.set_TabIndex(2);
     this.label3.set_Text("Примечание");
     this.tbComment.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbComment.set_Location(new System.Drawing.Point(0x4a, 0x42));
     this.tbComment.set_Name("tbComment");
     this.tbComment.set_Size(new System.Drawing.Size(0x255, 20));
     this.tbComment.set_TabIndex(2);
     this.btnSaveRecalc.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.btnSaveRecalc.set_Location(new System.Drawing.Point(0xab, 3));
     this.btnSaveRecalc.set_Name("btnSaveRecalc");
     this.btnSaveRecalc.set_Size(new System.Drawing.Size(0x5f, 0x1d));
     this.btnSaveRecalc.set_TabIndex(5);
     this.btnSaveRecalc.set_Text("Сохранить");
     this.btnSaveRecalc.set_UseVisualStyleBackColor(true);
     this.btnSaveRecalc.add_Click(new System.EventHandler(this.btnSaveRecalc_Click));
     this.btnReCalc.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.btnReCalc.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnReCalc.set_Location(new System.Drawing.Point(3, 3));
     this.btnReCalc.set_Name("btnReCalc");
     this.btnReCalc.set_Size(new System.Drawing.Size(0x5f, 0x1d));
     this.btnReCalc.set_TabIndex(4);
     this.btnReCalc.set_Text("Рассчитать");
     this.btnReCalc.set_UseVisualStyleBackColor(true);
     this.btnReCalc.add_Click(new System.EventHandler(this.btnReCalc_Click));
     this.dgvRecalcPeriod.set_AllowUserToAddRows(false);
     this.dgvRecalcPeriod.set_AllowUserToDeleteRows(false);
     this.dgvRecalcPeriod.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader);
     this.dgvRecalcPeriod.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders);
     this.dgvRecalcPeriod.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvRecalcPeriod.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.period, this.DiffChargeSummPeriod, this.DiffBenefitSummPeriod });
     this.dgvRecalcPeriod.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvRecalcPeriod.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvRecalcPeriod.set_Location(new System.Drawing.Point(0, 0));
     this.dgvRecalcPeriod.set_Name("dgvRecalcPeriod");
     this.dgvRecalcPeriod.set_ReadOnly(true);
     this.dgvRecalcPeriod.set_RowHeadersVisible(false);
     this.dgvRecalcPeriod.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvRecalcPeriod.set_Size(new System.Drawing.Size(0x80, 0xe4));
     this.dgvRecalcPeriod.set_TabIndex(7);
     this.dgvRecalcPeriod.add_CellFormatting(new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvRecalcPeriod_CellFormatting));
     this.dgvRecalcPeriod.add_SelectionChanged(new System.EventHandler(this.dgvRecalcPeriod_SelectionChanged));
     this.period.set_DataPropertyName("period");
     style.set_Format("MM'.'yyyy");
     style.set_NullValue(null);
     this.period.set_DefaultCellStyle(style);
     this.period.set_HeaderText("Период");
     this.period.set_MinimumWidth(50);
     this.period.set_Name("period");
     this.period.set_ReadOnly(true);
     this.period.set_Width(50);
     this.DiffChargeSummPeriod.set_DataPropertyName("DiffChargeSumm");
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.DiffChargeSummPeriod.set_DefaultCellStyle(style2);
     this.DiffChargeSummPeriod.set_HeaderText("Нач. разница");
     this.DiffChargeSummPeriod.set_MinimumWidth(40);
     this.DiffChargeSummPeriod.set_Name("DiffChargeSummPeriod");
     this.DiffChargeSummPeriod.set_ReadOnly(true);
     this.DiffChargeSummPeriod.set_Width(40);
     this.DiffBenefitSummPeriod.set_DataPropertyName("DiffBenefitSumm");
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.DiffBenefitSummPeriod.set_DefaultCellStyle(style3);
     this.DiffBenefitSummPeriod.set_HeaderText("Льгот разница");
     this.DiffBenefitSummPeriod.set_MinimumWidth(40);
     this.DiffBenefitSummPeriod.set_Name("DiffBenefitSummPeriod");
     this.DiffBenefitSummPeriod.set_ReadOnly(true);
     this.DiffBenefitSummPeriod.set_Width(40);
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0xb1));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.Panel1.Controls.Add(this.dgvRecalcPeriod);
     this.splitContainer1.Panel2.Controls.Add(this.dgvAccountServices);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x2a5, 0xe4));
     this.splitContainer1.set_SplitterDistance(0x80);
     this.splitContainer1.set_TabIndex(0x15);
     this.dgvAccountServices.set_AllowUserToAddRows(false);
     this.dgvAccountServices.set_AllowUserToDeleteRows(false);
     this.dgvAccountServices.set_AutoGenerateColumns(false);
     this.dgvAccountServices.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCellsExceptHeader);
     this.dgvAccountServices.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders);
     this.dgvAccountServices.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvAccountServices.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.serviceCodeDataGridViewTextBoxColumn, this.serviceShortName, this.oldChargeSummDataGridViewTextBoxColumn, this.oldBenefitSummDataGridViewTextBoxColumn, this.chargeSummDataGridViewTextBoxColumn, this.benefitSummDataGridViewTextBoxColumn, this.diffChargeSumm, this.diffBenefitSumm });
     this.dgvAccountServices.set_DataSource(this.bsCalcServices);
     this.dgvAccountServices.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvAccountServices.set_GridColor(System.Drawing.SystemColors.ControlLight);
     this.dgvAccountServices.set_Location(new System.Drawing.Point(0, 0));
     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(0x221, 0xe4));
     this.dgvAccountServices.set_TabIndex(8);
     this.dgvAccountServices.add_CellDoubleClick(new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvAccountServices_CellDoubleClick));
     this.dgvAccountServices.add_CellFormatting(new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvAccountServices_CellFormatting));
     this.serviceCodeDataGridViewTextBoxColumn.set_DataPropertyName("ServiceCode");
     this.serviceCodeDataGridViewTextBoxColumn.set_HeaderText("Код");
     this.serviceCodeDataGridViewTextBoxColumn.set_MinimumWidth(30);
     this.serviceCodeDataGridViewTextBoxColumn.set_Name("serviceCodeDataGridViewTextBoxColumn");
     this.serviceCodeDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.serviceCodeDataGridViewTextBoxColumn.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.serviceCodeDataGridViewTextBoxColumn.set_Width(30);
     this.serviceShortName.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.serviceShortName.set_DataPropertyName("ServiceShortName");
     this.serviceShortName.set_HeaderText("Услуга");
     this.serviceShortName.set_MinimumWidth(30);
     this.serviceShortName.set_Name("serviceShortName");
     this.serviceShortName.set_ReadOnly(true);
     this.serviceShortName.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.oldChargeSummDataGridViewTextBoxColumn.set_DataPropertyName("OldChargeSumm");
     style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.oldChargeSummDataGridViewTextBoxColumn.set_DefaultCellStyle(style4);
     this.oldChargeSummDataGridViewTextBoxColumn.set_HeaderText("Нач. до");
     this.oldChargeSummDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.oldChargeSummDataGridViewTextBoxColumn.set_Name("oldChargeSummDataGridViewTextBoxColumn");
     this.oldChargeSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.oldChargeSummDataGridViewTextBoxColumn.set_Width(50);
     this.oldBenefitSummDataGridViewTextBoxColumn.set_DataPropertyName("OldBenefitSumm");
     style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.oldBenefitSummDataGridViewTextBoxColumn.set_DefaultCellStyle(style5);
     this.oldBenefitSummDataGridViewTextBoxColumn.set_HeaderText("Льгота до");
     this.oldBenefitSummDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.oldBenefitSummDataGridViewTextBoxColumn.set_Name("oldBenefitSummDataGridViewTextBoxColumn");
     this.oldBenefitSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.oldBenefitSummDataGridViewTextBoxColumn.set_Width(50);
     this.chargeSummDataGridViewTextBoxColumn.set_DataPropertyName("ChargeSumm");
     style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.chargeSummDataGridViewTextBoxColumn.set_DefaultCellStyle(style6);
     this.chargeSummDataGridViewTextBoxColumn.set_HeaderText("Нач. после");
     this.chargeSummDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.chargeSummDataGridViewTextBoxColumn.set_Name("chargeSummDataGridViewTextBoxColumn");
     this.chargeSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.chargeSummDataGridViewTextBoxColumn.set_Width(50);
     this.benefitSummDataGridViewTextBoxColumn.set_DataPropertyName("BenefitSumm");
     style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.benefitSummDataGridViewTextBoxColumn.set_DefaultCellStyle(style7);
     this.benefitSummDataGridViewTextBoxColumn.set_HeaderText("Льгота после");
     this.benefitSummDataGridViewTextBoxColumn.set_MinimumWidth(50);
     this.benefitSummDataGridViewTextBoxColumn.set_Name("benefitSummDataGridViewTextBoxColumn");
     this.benefitSummDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.benefitSummDataGridViewTextBoxColumn.set_Width(50);
     this.diffChargeSumm.set_DataPropertyName("DiffChargeSumm");
     style8.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.diffChargeSumm.set_DefaultCellStyle(style8);
     this.diffChargeSumm.set_HeaderText("Нач. разница");
     this.diffChargeSumm.set_MinimumWidth(50);
     this.diffChargeSumm.set_Name("diffChargeSumm");
     this.diffChargeSumm.set_ReadOnly(true);
     this.diffChargeSumm.set_Width(50);
     this.diffBenefitSumm.set_DataPropertyName("DiffBenefitSumm");
     style9.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.diffBenefitSumm.set_DefaultCellStyle(style9);
     this.diffBenefitSumm.set_HeaderText("Льгот разница");
     this.diffBenefitSumm.set_MinimumWidth(50);
     this.diffBenefitSumm.set_Name("diffBenefitSumm");
     this.diffBenefitSumm.set_ReadOnly(true);
     this.diffBenefitSumm.set_Width(50);
     this.bsCalcServices.set_DataSource(typeof(CalcService));
     this.groupBox1.Controls.Add(this.menuStrip1);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.selectOrgDocument);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.dbPeriodDate);
     this.groupBox1.Controls.Add(this.tbComment);
     this.groupBox1.Controls.Add(this.selectTypeRecalc);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x2a5, 0x75));
     this.groupBox1.set_TabIndex(0x16);
     this.groupBox1.set_TabStop(false);
     this.menuStrip1.set_Dock(System.Windows.Forms.DockStyle.None);
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.выбратьToolStripMenuItem });
     this.menuStrip1.set_Location(new System.Drawing.Point(0x131, 13));
     this.menuStrip1.set_Name("menuStrip1");
     this.menuStrip1.set_Size(new System.Drawing.Size(0x4a, 0x18));
     this.menuStrip1.set_TabIndex(0x19);
     this.menuStrip1.set_Text("menuStrip1");
     this.выбратьToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmMonth1, this.tsmMonth2, this.tsmMonth3, this.tsmMonth6, this.tsmMonth9, this.tsmMonth12 });
     this.выбратьToolStripMenuItem.set_Name("выбратьToolStripMenuItem");
     this.выбратьToolStripMenuItem.set_Size(new System.Drawing.Size(0x42, 20));
     this.выбратьToolStripMenuItem.set_Text("Выбрать");
     this.tsmMonth1.set_Name("tsmMonth1");
     this.tsmMonth1.set_Size(new System.Drawing.Size(0x56, 0x16));
     this.tsmMonth1.set_Text("1");
     this.tsmMonth1.add_Click(new System.EventHandler(this.tsmMonth1_Click));
     this.tsmMonth2.set_Name("tsmMonth2");
     this.tsmMonth2.set_Size(new System.Drawing.Size(0x56, 0x16));
     this.tsmMonth2.set_Text("2");
     this.tsmMonth2.add_Click(new System.EventHandler(this.tsmMonth2_Click));
     this.tsmMonth3.set_Name("tsmMonth3");
     this.tsmMonth3.set_Size(new System.Drawing.Size(0x56, 0x16));
     this.tsmMonth3.set_Text("3");
     this.tsmMonth3.add_Click(new System.EventHandler(this.tsmMonth3_Click));
     this.tsmMonth6.set_Name("tsmMonth6");
     this.tsmMonth6.set_Size(new System.Drawing.Size(0x56, 0x16));
     this.tsmMonth6.set_Text("6");
     this.tsmMonth6.add_Click(new System.EventHandler(this.tsmMonth6_Click));
     this.tsmMonth9.set_Name("tsmMonth9");
     this.tsmMonth9.set_Size(new System.Drawing.Size(0x56, 0x16));
     this.tsmMonth9.set_Text("9");
     this.tsmMonth9.add_Click(new System.EventHandler(this.tsmMonth9_Click));
     this.tsmMonth12.set_Name("tsmMonth12");
     this.tsmMonth12.set_Size(new System.Drawing.Size(0x56, 0x16));
     this.tsmMonth12.set_Text("12");
     this.tsmMonth12.add_Click(new System.EventHandler(this.tsmMonth12_Click));
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(3, 0x5e));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label4.set_TabIndex(12);
     this.label4.set_Text("Документ");
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x4a, 90));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x255, 0x17));
     this.selectOrgDocument.set_TabIndex(3);
     this.dbPeriodDate.AttachToPeriod = false;
     this.dbPeriodDate.DateBeginReadonly = false;
     this.dbPeriodDate.DateEndReadonly = false;
     this.dbPeriodDate.set_Location(new System.Drawing.Point(0x44, 13));
     this.dbPeriodDate.set_Margin(new System.Windows.Forms.Padding(4));
     this.dbPeriodDate.set_Name("dbPeriodDate");
     this.dbPeriodDate.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.dbPeriodDate.set_TabIndex(0);
     this.selectTypeRecalc.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectTypeRecalc.set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode.SuggestAppend);
     this.selectTypeRecalc.set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource.ListItems);
     this.selectTypeRecalc.set_FormattingEnabled(true);
     this.selectTypeRecalc.set_Location(new System.Drawing.Point(0x4a, 0x2a));
     this.selectTypeRecalc.set_Name("selectTypeRecalc");
     this.selectTypeRecalc.set_Size(new System.Drawing.Size(0x255, 0x15));
     this.selectTypeRecalc.set_Sorted(true);
     this.selectTypeRecalc.set_TabIndex(1);
     this.selectTypeRecalc.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.selectTypeRecalc_KeyDown));
     this.cbIsUseNoticeRecalcUseByPeriod.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.cbIsUseNoticeRecalcUseByPeriod.set_AutoSize(true);
     this.cbIsUseNoticeRecalcUseByPeriod.set_Location(new System.Drawing.Point(0xce, 4));
     this.cbIsUseNoticeRecalcUseByPeriod.set_Name("cbIsUseNoticeRecalcUseByPeriod");
     this.cbIsUseNoticeRecalcUseByPeriod.set_Size(new System.Drawing.Size(0x62, 0x11));
     this.cbIsUseNoticeRecalcUseByPeriod.set_TabIndex(0x35);
     this.cbIsUseNoticeRecalcUseByPeriod.set_Text("Учесть в ЕПД");
     this.cbIsUseNoticeRecalcUseByPeriod.set_UseVisualStyleBackColor(true);
     this.cbIsUseRecalcHouseCounters.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.cbIsUseRecalcHouseCounters.set_AutoSize(true);
     this.cbIsUseRecalcHouseCounters.set_Location(new System.Drawing.Point(0x199, 4));
     this.cbIsUseRecalcHouseCounters.set_Name("cbIsUseRecalcHouseCounters");
     this.cbIsUseRecalcHouseCounters.set_Size(new System.Drawing.Size(0x98, 0x11));
     this.cbIsUseRecalcHouseCounters.set_TabIndex(0x33);
     this.cbIsUseRecalcHouseCounters.set_Text("Учесть при расчете КПУ");
     this.cbIsUseRecalcHouseCounters.set_UseVisualStyleBackColor(true);
     this.dataGridViewImageColumn1.set_HeaderText("Column1");
     this.dataGridViewImageColumn1.set_Image(Resources.LOADING);
     this.dataGridViewImageColumn1.set_Name("dataGridViewImageColumn1");
     this.btnSelectAccountService.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.btnSelectAccountService.set_Location(new System.Drawing.Point(0x110, 3));
     this.btnSelectAccountService.set_Name("btnSelectAccountService");
     this.btnSelectAccountService.set_Size(new System.Drawing.Size(0xc5, 0x1d));
     this.btnSelectAccountService.set_TabIndex(6);
     this.btnSelectAccountService.set_Text("Сохранить выборочно");
     this.btnSelectAccountService.set_UseVisualStyleBackColor(true);
     this.btnSelectAccountService.add_Click(new System.EventHandler(this.btnSaveRecalc_Click));
     this.btnParametersOfCalculation.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.btnParametersOfCalculation.set_Location(new System.Drawing.Point(0x1db, 3));
     this.btnParametersOfCalculation.set_Name("btnParametersOfCalculation");
     this.btnParametersOfCalculation.set_Size(new System.Drawing.Size(0xc7, 0x1d));
     this.btnParametersOfCalculation.set_TabIndex(0x17);
     this.btnParametersOfCalculation.set_Text("Параметры расчета");
     this.btnParametersOfCalculation.set_UseVisualStyleBackColor(true);
     this.btnParametersOfCalculation.add_Click(new System.EventHandler(this.btnParametersOfCalculation_Click));
     this.tableLayoutPanel1.set_ColumnCount(5);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30f));
     this.tableLayoutPanel1.Controls.Add(this.btnReCalc, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnParametersOfCalculation, 4, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnSaveRecalc, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnSelectAccountService, 3, 0);
     this.tableLayoutPanel1.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.tableLayoutPanel1.set_Location(new System.Drawing.Point(0, 0x8e));
     this.tableLayoutPanel1.set_Name("tableLayoutPanel1");
     this.tableLayoutPanel1.set_RowCount(1);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(0x2a5, 0x23));
     this.tableLayoutPanel1.set_TabIndex(0x18);
     this.m_ReCalcWorker.add_DoWork(new DoWorkEventHandler(this.m_SearchWorker_DoWork));
     this.m_ReCalcWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_SearchWorker_RunWorkerCompleted));
     this.tlpIsUseRecalc.set_ColumnCount(3);
     this.tlpIsUseRecalc.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30f));
     this.tlpIsUseRecalc.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30f));
     this.tlpIsUseRecalc.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40f));
     this.tlpIsUseRecalc.Controls.Add(this.cbIsUseSaveRecalcAsCharge, 0, 0);
     this.tlpIsUseRecalc.Controls.Add(this.cbIsUseRecalcHouseCounters, 2, 0);
     this.tlpIsUseRecalc.Controls.Add(this.cbIsUseNoticeRecalcUseByPeriod, 1, 0);
     this.tlpIsUseRecalc.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.tlpIsUseRecalc.set_Location(new System.Drawing.Point(0, 0x75));
     this.tlpIsUseRecalc.set_Name("tlpIsUseRecalc");
     this.tlpIsUseRecalc.set_RowCount(1);
     this.tlpIsUseRecalc.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tlpIsUseRecalc.set_Size(new System.Drawing.Size(0x2a5, 0x19));
     this.tlpIsUseRecalc.set_TabIndex(0x19);
     this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("Dateb");
     style10.set_Format("MM'.'yyyy");
     style10.set_NullValue(null);
     this.dataGridViewTextBoxColumn1.set_DefaultCellStyle(style10);
     this.dataGridViewTextBoxColumn1.set_HeaderText("Дата начала действия");
     this.dataGridViewTextBoxColumn1.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("Datee");
     style11.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn2.set_DefaultCellStyle(style11);
     this.dataGridViewTextBoxColumn2.set_HeaderText("Дата конца действия");
     this.dataGridViewTextBoxColumn2.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("FromDate");
     style12.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn3.set_DefaultCellStyle(style12);
     this.dataGridViewTextBoxColumn3.set_HeaderText("Дата открытия");
     this.dataGridViewTextBoxColumn3.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Дата закрытия");
     this.dataGridViewTextBoxColumn4.set_MinimumWidth(30);
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn4.set_Visible(false);
     this.dataGridViewTextBoxColumn4.set_Width(0x65);
     this.dataGridViewTextBoxColumn5.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("Balance");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Сальдо");
     this.dataGridViewTextBoxColumn5.set_MinimumWidth(40);
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_SortMode(System.Windows.Forms.DataGridViewColumnSortMode.NotSortable);
     this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("HouseHolderId");
     style13.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn6.set_DefaultCellStyle(style13);
     this.dataGridViewTextBoxColumn6.set_HeaderText("HouseHolderId");
     this.dataGridViewTextBoxColumn6.set_MinimumWidth(0x44);
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("LastRateId");
     style14.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn7.set_DefaultCellStyle(style14);
     this.dataGridViewTextBoxColumn7.set_HeaderText("LastRateId");
     this.dataGridViewTextBoxColumn7.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn8.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn8.set_DataPropertyName("AccountFromDate");
     style15.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn8.set_DefaultCellStyle(style15);
     this.dataGridViewTextBoxColumn8.set_HeaderText("AccountFromDate");
     this.dataGridViewTextBoxColumn8.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8");
     this.dataGridViewTextBoxColumn8.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn9.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn9.set_DataPropertyName("ServiceTypeId");
     style16.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn9.set_DefaultCellStyle(style16);
     this.dataGridViewTextBoxColumn9.set_HeaderText("ServiceTypeId");
     this.dataGridViewTextBoxColumn9.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9");
     this.dataGridViewTextBoxColumn9.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn10.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn10.set_DataPropertyName("AlgorithmName");
     style17.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn10.set_DefaultCellStyle(style17);
     this.dataGridViewTextBoxColumn10.set_HeaderText("AlgorithmName");
     this.dataGridViewTextBoxColumn10.set_MinimumWidth(50);
     this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10");
     this.dataGridViewTextBoxColumn10.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn11.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn11.set_DataPropertyName("HouseHolderCode");
     style18.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn11.set_DefaultCellStyle(style18);
     this.dataGridViewTextBoxColumn11.set_HeaderText("HouseHolderCode");
     this.dataGridViewTextBoxColumn11.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11");
     this.dataGridViewTextBoxColumn11.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn12.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells);
     this.dataGridViewTextBoxColumn12.set_DataPropertyName("LastRate");
     style19.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight);
     this.dataGridViewTextBoxColumn12.set_DefaultCellStyle(style19);
     this.dataGridViewTextBoxColumn12.set_HeaderText("LastRate");
     this.dataGridViewTextBoxColumn12.set_MinimumWidth(60);
     this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12");
     this.dataGridViewTextBoxColumn12.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn13.set_DataPropertyName("Balance");
     this.dataGridViewTextBoxColumn13.set_HeaderText("Balance");
     this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13");
     this.dataGridViewTextBoxColumn14.set_DataPropertyName("HouseHolderName");
     this.dataGridViewTextBoxColumn14.set_HeaderText("HouseHolderName");
     this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14");
     this.dataGridViewTextBoxColumn15.set_DataPropertyName("CurrentRateId");
     this.dataGridViewTextBoxColumn15.set_HeaderText("CurrentRateId");
     this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15");
     this.dataGridViewTextBoxColumn16.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn16.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16");
     this.dataGridViewTextBoxColumn17.set_DataPropertyName("Datee");
     this.dataGridViewTextBoxColumn17.set_HeaderText("Datee");
     this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17");
     this.dataGridViewTextBoxColumn18.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn18.set_HeaderText("ServiceTypeName");
     this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18");
     this.dataGridViewTextBoxColumn19.set_DataPropertyName("Datec");
     this.dataGridViewTextBoxColumn19.set_HeaderText("Datec");
     this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19");
     this.dataGridViewTextBoxColumn20.set_DataPropertyName("OrgCode");
     this.dataGridViewTextBoxColumn20.set_HeaderText("OrgCode");
     this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20");
     this.dataGridViewTextBoxColumn21.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn21.set_HeaderText("Created");
     this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21");
     this.dataGridViewTextBoxColumn22.set_DataPropertyName("AccountOwnerId");
     this.dataGridViewTextBoxColumn22.set_HeaderText("AccountOwnerId");
     this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22");
     this.dataGridViewTextBoxColumn23.set_DataPropertyName("ProviderId");
     this.dataGridViewTextBoxColumn23.set_HeaderText("ProviderId");
     this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23");
     this.dataGridViewTextBoxColumn24.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn24.set_HeaderText("ToDate");
     this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24");
     this.dataGridViewTextBoxColumn25.set_DataPropertyName("ServiceId");
     this.dataGridViewTextBoxColumn25.set_HeaderText("ServiceId");
     this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25");
     this.dataGridViewTextBoxColumn26.set_DataPropertyName("ServiceCode");
     this.dataGridViewTextBoxColumn26.set_HeaderText("ServiceCode");
     this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26");
     this.dataGridViewTextBoxColumn27.set_DataPropertyName("AccountkodCl");
     this.dataGridViewTextBoxColumn27.set_HeaderText("AccountkodCl");
     this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27");
     this.dataGridViewTextBoxColumn28.set_DataPropertyName("Dateb");
     this.dataGridViewTextBoxColumn28.set_HeaderText("Dateb");
     this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28");
     this.dataGridViewTextBoxColumn29.set_DataPropertyName("OrgDocument");
     this.dataGridViewTextBoxColumn29.set_HeaderText("OrgDocument");
     this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29");
     this.dataGridViewTextBoxColumn30.set_DataPropertyName("OrgDocumentView");
     this.dataGridViewTextBoxColumn30.set_HeaderText("OrgDocumentView");
     this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30");
     this.dataGridViewTextBoxColumn31.set_DataPropertyName("CurrentRate");
     this.dataGridViewTextBoxColumn31.set_HeaderText("CurrentRate");
     this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31");
     this.dataGridViewTextBoxColumn32.set_DataPropertyName("AccountNumber");
     this.dataGridViewTextBoxColumn32.set_HeaderText("AccountNumber");
     this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32");
     this.dataGridViewTextBoxColumn33.set_DataPropertyName("AccountOwnerName");
     this.dataGridViewTextBoxColumn33.set_HeaderText("AccountOwnerName");
     this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33");
     this.dataGridViewTextBoxColumn34.set_DataPropertyName("AccountCreated");
     this.dataGridViewTextBoxColumn34.set_HeaderText("AccountCreated");
     this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34");
     this.dataGridViewTextBoxColumn35.set_DataPropertyName("EquipmentCount");
     this.dataGridViewTextBoxColumn35.set_HeaderText("EquipmentCount");
     this.dataGridViewTextBoxColumn35.set_Name("dataGridViewTextBoxColumn35");
     this.dataGridViewTextBoxColumn36.set_DataPropertyName("HouseHolderLongName");
     this.dataGridViewTextBoxColumn36.set_HeaderText("HouseHolderLongName");
     this.dataGridViewTextBoxColumn36.set_Name("dataGridViewTextBoxColumn36");
     this.dataGridViewTextBoxColumn37.set_DataPropertyName("OrgDocumentId");
     this.dataGridViewTextBoxColumn37.set_HeaderText("OrgDocumentId");
     this.dataGridViewTextBoxColumn37.set_Name("dataGridViewTextBoxColumn37");
     this.dataGridViewTextBoxColumn38.set_DataPropertyName("ServiceLongName");
     this.dataGridViewTextBoxColumn38.set_HeaderText("ServiceLongName");
     this.dataGridViewTextBoxColumn38.set_Name("dataGridViewTextBoxColumn38");
     this.dataGridViewTextBoxColumn39.set_DataPropertyName("CounterCount");
     this.dataGridViewTextBoxColumn39.set_HeaderText("CounterCount");
     this.dataGridViewTextBoxColumn39.set_Name("dataGridViewTextBoxColumn39");
     this.dataGridViewTextBoxColumn40.set_DataPropertyName("AccountToDate");
     this.dataGridViewTextBoxColumn40.set_HeaderText("AccountToDate");
     this.dataGridViewTextBoxColumn40.set_Name("dataGridViewTextBoxColumn40");
     this.dataGridViewTextBoxColumn41.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn41.set_HeaderText("FromDate");
     this.dataGridViewTextBoxColumn41.set_Name("dataGridViewTextBoxColumn41");
     this.dataGridViewTextBoxColumn42.set_DataPropertyName("CanonicalName");
     this.dataGridViewTextBoxColumn42.set_HeaderText("CanonicalName");
     this.dataGridViewTextBoxColumn42.set_Name("dataGridViewTextBoxColumn42");
     this.dataGridViewTextBoxColumn43.set_DataPropertyName("CounterName");
     this.dataGridViewTextBoxColumn43.set_HeaderText("CounterName");
     this.dataGridViewTextBoxColumn43.set_Name("dataGridViewTextBoxColumn43");
     this.dataGridViewTextBoxColumn44.set_DataPropertyName("AccountkodObj");
     this.dataGridViewTextBoxColumn44.set_HeaderText("AccountkodObj");
     this.dataGridViewTextBoxColumn44.set_Name("dataGridViewTextBoxColumn44");
     this.dataGridViewTextBoxColumn45.set_DataPropertyName("OrgName");
     this.dataGridViewTextBoxColumn45.set_HeaderText("OrgName");
     this.dataGridViewTextBoxColumn45.set_Name("dataGridViewTextBoxColumn45");
     this.dataGridViewTextBoxColumn46.set_DataPropertyName("AccountId");
     this.dataGridViewTextBoxColumn46.set_HeaderText("AccountId");
     this.dataGridViewTextBoxColumn46.set_Name("dataGridViewTextBoxColumn46");
     this.dataGridViewTextBoxColumn47.set_DataPropertyName("AlgorithmId");
     this.dataGridViewTextBoxColumn47.set_HeaderText("AlgorithmId");
     this.dataGridViewTextBoxColumn47.set_Name("dataGridViewTextBoxColumn47");
     this.dataGridViewTextBoxColumn48.set_DataPropertyName("CanonicalId");
     this.dataGridViewTextBoxColumn48.set_HeaderText("CanonicalId");
     this.dataGridViewTextBoxColumn48.set_Name("dataGridViewTextBoxColumn48");
     this.dataGridViewTextBoxColumn49.set_DataPropertyName("ServiceShortName");
     this.dataGridViewTextBoxColumn49.set_HeaderText("ServiceShortName");
     this.dataGridViewTextBoxColumn49.set_Name("dataGridViewTextBoxColumn49");
     this.cbIsUseSaveRecalcAsCharge.set_Anchor(System.Windows.Forms.AnchorStyles.Left);
     this.cbIsUseSaveRecalcAsCharge.set_AutoSize(true);
     this.cbIsUseSaveRecalcAsCharge.set_Location(new System.Drawing.Point(3, 4));
     this.cbIsUseSaveRecalcAsCharge.set_Name("cbIsUseSaveRecalcAsCharge");
     this.cbIsUseSaveRecalcAsCharge.set_Size(new System.Drawing.Size(0xa2, 0x11));
     this.cbIsUseSaveRecalcAsCharge.set_TabIndex(0x36);
     this.cbIsUseSaveRecalcAsCharge.set_Text("Сохранить как начисление");
     this.cbIsUseSaveRecalcAsCharge.set_UseVisualStyleBackColor(true);
     base.Controls.Add(this.splitContainer1);
     base.Controls.Add(this.tableLayoutPanel1);
     base.Controls.Add(this.tlpIsUseRecalc);
     base.Controls.Add(this.groupBox1);
     base.set_Name("AccountRecalcView");
     base.set_Size(new System.Drawing.Size(0x2a5, 0x195));
     base.add_Load(new System.EventHandler(this.RecalcOfAccountServicesView_Load));
     this.dgvRecalcPeriod.EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.dgvAccountServices.EndInit();
     this.bsCalcServices.EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tlpIsUseRecalc.ResumeLayout(false);
     this.tlpIsUseRecalc.PerformLayout();
     base.ResumeLayout(false);
 }
コード例 #22
0
 private void InitializeComponent()
 {
     this.components = new Container();
     FasetItem item = new FasetItem();
     this.btCancel = new System.Windows.Forms.Button();
     this.btOk = new System.Windows.Forms.Button();
     this.gbBox = new System.Windows.Forms.GroupBox();
     this.udSquare = new System.Windows.Forms.NumericUpDown();
     this.bsApartmentHousekeeping = new System.Windows.Forms.BindingSource(this.components);
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.dbEnd = new DateBox();
     this.dbBegin = new DateBox();
     this.lSquare = new System.Windows.Forms.Label();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.lName = new System.Windows.Forms.Label();
     this.cbTypeHousekeeping = new SelectFasetData();
     this.lTypeHousekeeping = new System.Windows.Forms.Label();
     this.gbBox.SuspendLayout();
     this.udSquare.BeginInit();
     this.bsApartmentHousekeeping.BeginInit();
     base.SuspendLayout();
     this.btCancel.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btCancel.set_Location(new System.Drawing.Point(0x132, 0xa9));
     this.btCancel.set_Margin(new System.Windows.Forms.Padding(2));
     this.btCancel.set_Name("btCancel");
     this.btCancel.set_Size(new System.Drawing.Size(80, 0x19));
     this.btCancel.set_TabIndex(3);
     this.btCancel.set_Text("Отмена");
     this.btCancel.set_UseVisualStyleBackColor(true);
     this.btCancel.add_Click(new System.EventHandler(this.btCancel_Click));
     this.btOk.set_Location(new System.Drawing.Point(0xde, 0xa9));
     this.btOk.set_Margin(new System.Windows.Forms.Padding(2));
     this.btOk.set_Name("btOk");
     this.btOk.set_Size(new System.Drawing.Size(80, 0x19));
     this.btOk.set_TabIndex(2);
     this.btOk.set_UseVisualStyleBackColor(true);
     this.btOk.add_Click(new System.EventHandler(this.btOk_Click));
     this.gbBox.Controls.Add(this.udSquare);
     this.gbBox.Controls.Add(this.label2);
     this.gbBox.Controls.Add(this.label1);
     this.gbBox.Controls.Add(this.dbEnd);
     this.gbBox.Controls.Add(this.dbBegin);
     this.gbBox.Controls.Add(this.lSquare);
     this.gbBox.Controls.Add(this.textBox1);
     this.gbBox.Controls.Add(this.lName);
     this.gbBox.Controls.Add(this.cbTypeHousekeeping);
     this.gbBox.Controls.Add(this.lTypeHousekeeping);
     this.gbBox.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.gbBox.set_FlatStyle(System.Windows.Forms.FlatStyle.System);
     this.gbBox.set_Location(new System.Drawing.Point(0, 0));
     this.gbBox.set_Margin(new System.Windows.Forms.Padding(2));
     this.gbBox.set_Name("gbBox");
     this.gbBox.set_Padding(new System.Windows.Forms.Padding(2));
     this.gbBox.set_Size(new System.Drawing.Size(0x182, 0xa2));
     this.gbBox.set_TabIndex(4);
     this.gbBox.set_TabStop(false);
     this.gbBox.set_Text("Свойства приусадебного хозяйства");
     this.udSquare.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bsApartmentHousekeeping, "SquareHk", true));
     this.udSquare.set_DecimalPlaces(3);
     this.udSquare.set_Location(new System.Drawing.Point(0xb3, 0x5d));
     this.udSquare.set_Margin(new System.Windows.Forms.Padding(2));
     int[] numArray = new int[4];
     numArray[0] = 0x2710;
     this.udSquare.set_Maximum(new decimal(numArray));
     this.udSquare.set_Name("udSquare");
     this.udSquare.set_Size(new System.Drawing.Size(90, 20));
     this.udSquare.set_TabIndex(0x19);
     this.bsApartmentHousekeeping.set_DataSource(typeof(ApartmentHousekeeping));
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(6, 0x8d));
     this.label2.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(170, 13));
     this.label2.set_TabIndex(0x18);
     this.label2.set_Text("Дата окончания использования");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 0x77));
     this.label1.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x98, 13));
     this.label1.set_TabIndex(0x17);
     this.label1.set_Text("Дата начала использования");
     this.dbEnd.AttachToPeriod = false;
     this.dbEnd.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bsApartmentHousekeeping, "Datee", true));
     this.dbEnd.set_Location(new System.Drawing.Point(0xb3, 0x88));
     this.dbEnd.set_Margin(new System.Windows.Forms.Padding(2));
     this.dbEnd.set_Mask("00/00/0000");
     this.dbEnd.set_Name("dbEnd");
     this.dbEnd.set_Size(new System.Drawing.Size(0x5b, 20));
     this.dbEnd.set_TabIndex(0x16);
     this.dbBegin.AttachToPeriod = false;
     this.dbBegin.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bsApartmentHousekeeping, "Dateb", true));
     this.dbBegin.set_Location(new System.Drawing.Point(0xb3, 0x73));
     this.dbBegin.set_Margin(new System.Windows.Forms.Padding(2));
     this.dbBegin.set_Mask("00/00/0000");
     this.dbBegin.set_Name("dbBegin");
     this.dbBegin.set_Size(new System.Drawing.Size(0x5b, 20));
     this.dbBegin.set_TabIndex(0x15);
     this.lSquare.set_AutoSize(true);
     this.lSquare.set_Location(new System.Drawing.Point(6, 0x5d));
     this.lSquare.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lSquare.set_Name("lSquare");
     this.lSquare.set_Size(new System.Drawing.Size(0x36, 13));
     this.lSquare.set_TabIndex(20);
     this.lSquare.set_Text("Площадь");
     this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsApartmentHousekeeping, "NameHk", true));
     this.textBox1.set_Location(new System.Drawing.Point(6, 0x1b));
     this.textBox1.set_Margin(new System.Windows.Forms.Padding(2));
     this.textBox1.set_Name("textBox1");
     this.textBox1.set_Size(new System.Drawing.Size(0x174, 20));
     this.textBox1.set_TabIndex(0x13);
     this.lName.set_AutoSize(true);
     this.lName.set_Location(new System.Drawing.Point(3, 14));
     this.lName.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lName.set_Name("lName");
     this.lName.set_Size(new System.Drawing.Size(0x39, 13));
     this.lName.set_TabIndex(0x12);
     this.lName.set_Text("Название");
     this.cbTypeHousekeeping.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsApartmentHousekeeping, "TypeHkName", true));
     this.cbTypeHousekeeping.set_FormattingEnabled(true);
     this.cbTypeHousekeeping.set_Location(new System.Drawing.Point(6, 0x42));
     this.cbTypeHousekeeping.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbTypeHousekeeping.set_Name("cbTypeHousekeeping");
     item.FasetId = FasetsEnum.None;
     item.Id = 0;
     item.Name = "<не выбрано>";
     this.cbTypeHousekeeping.SelectedFasetItem = item;
     this.cbTypeHousekeeping.set_Size(new System.Drawing.Size(0x174, 0x15));
     this.cbTypeHousekeeping.set_Sorted(true);
     this.cbTypeHousekeeping.set_TabIndex(0x11);
     this.lTypeHousekeeping.set_AutoSize(true);
     this.lTypeHousekeeping.set_Location(new System.Drawing.Point(3, 50));
     this.lTypeHousekeeping.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.lTypeHousekeeping.set_Name("lTypeHousekeeping");
     this.lTypeHousekeeping.set_Size(new System.Drawing.Size(160, 13));
     this.lTypeHousekeeping.set_TabIndex(0x10);
     this.lTypeHousekeeping.set_Text("Тип приусадебного хозяйства");
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x182, 0xc9));
     base.Controls.Add(this.gbBox);
     base.Controls.Add(this.btCancel);
     base.Controls.Add(this.btOk);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedSingle);
     base.set_Margin(new System.Windows.Forms.Padding(2));
     base.set_MaximizeBox(false);
     base.set_Name("ApartmentHousekeepingAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Изменить свойства Приусадебного хозяйства");
     base.add_Load(new System.EventHandler(this.ApartmentHousekeepingChangeForm_Load));
     this.gbBox.ResumeLayout(false);
     this.gbBox.PerformLayout();
     this.udSquare.EndInit();
     this.bsApartmentHousekeeping.EndInit();
     base.ResumeLayout(false);
 }
コード例 #23
0
 private void InitializeComponent()
 {
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.bCancel = new System.Windows.Forms.Button();
     this.bAddChange = new System.Windows.Forms.Button();
     this.cbPlace = new SelectFasetData();
     this.dbfromDate = new DateBox();
     base.SuspendLayout();
     this.label1.set_AutoSize(true);
     this.label1.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.5f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.label1.set_Location(new System.Drawing.Point(3, 8));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x68, 15));
     this.label1.set_TabIndex(1);
     this.label1.set_Text("Дата изменения");
     this.label2.set_AutoSize(true);
     this.label2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.5f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.label2.set_Location(new System.Drawing.Point(3, 0x21));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x85, 15));
     this.label2.set_TabIndex(3);
     this.label2.set_Text("Место расположения");
     this.bCancel.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.5f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.bCancel.set_Location(new System.Drawing.Point(0x12b, 0x33));
     this.bCancel.set_Name("bCancel");
     this.bCancel.set_Size(new System.Drawing.Size(0x45, 0x19));
     this.bCancel.set_TabIndex(0x42);
     this.bCancel.set_Text("Отмена");
     this.bCancel.set_UseVisualStyleBackColor(true);
     this.bCancel.add_Click(new System.EventHandler(this.bCancel_Click));
     this.bAddChange.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.5f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.bAddChange.set_Location(new System.Drawing.Point(0xd6, 0x33));
     this.bAddChange.set_Name("bAddChange");
     this.bAddChange.set_Size(new System.Drawing.Size(0x4f, 0x19));
     this.bAddChange.set_TabIndex(0x41);
     this.bAddChange.set_Text("Сохранить");
     this.bAddChange.set_UseVisualStyleBackColor(true);
     this.bAddChange.add_Click(new System.EventHandler(this.bAddChange_Click));
     this.cbPlace.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.5f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.cbPlace.set_FormattingEnabled(true);
     this.cbPlace.set_Location(new System.Drawing.Point(0x8d, 0x1b));
     this.cbPlace.set_Margin(new System.Windows.Forms.Padding(2));
     this.cbPlace.set_Name("cbPlace");
     this.cbPlace.set_Size(new System.Drawing.Size(0xe3, 0x15));
     this.cbPlace.set_Sorted(true);
     this.cbPlace.set_TabIndex(0x40);
     this.dbfromDate.AttachToPeriod = false;
     this.dbfromDate.AttachToPeriodEnd = false;
     this.dbfromDate.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.5f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.dbfromDate.set_Location(new System.Drawing.Point(0x10c, 3));
     this.dbfromDate.set_Mask("00/00/0000");
     this.dbfromDate.set_Name("dbfromDate");
     this.dbfromDate.set_Size(new System.Drawing.Size(100, 20));
     this.dbfromDate.set_TabIndex(0x3f);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x174, 0x4f));
     base.Controls.Add(this.cbPlace);
     base.Controls.Add(this.dbfromDate);
     base.Controls.Add(this.bAddChange);
     base.Controls.Add(this.bCancel);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("ApartmentCounterPlaceAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     base.add_Load(new System.EventHandler(this.ApartmentCounterPlaceAddChangeForm_Load));
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #24
0
 private void InitializeComponent()
 {
     this.components = new Container();
     Area area = new Area();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.gbSearchParams = new System.Windows.Forms.GroupBox();
     this.selectAddresses = new SelectAddresses();
     this.bFind = new System.Windows.Forms.Button();
     this.label6 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.cbxServiceType = new System.Windows.Forms.ComboBox();
     this.bsServiceTypes = new System.Windows.Forms.BindingSource(this.components);
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.accountServiceNormMultipleAddView1 = new AccountServiceNormMultipleAddView();
     this.splitContainer3 = new System.Windows.Forms.SplitContainer();
     this.dbxNormDate = new DateBox();
     this.byUnitFaset = new SelectFasetData();
     this.unitFaset = new SelectFasetData();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.nudEndValue = new System.Windows.Forms.NumericUpDown();
     this.nudStartValue = new System.Windows.Forms.NumericUpDown();
     this.label5 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.btnSave = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.statusStrip = new System.Windows.Forms.StatusStrip();
     this.statsLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.gbSearchParams.SuspendLayout();
     this.bsServiceTypes.BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.nudEndValue.BeginInit();
     this.nudStartValue.BeginInit();
     this.statusStrip.SuspendLayout();
     base.SuspendLayout();
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer1.set_Name("splitContainer1");
     this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer1.Panel1.Controls.Add(this.gbSearchParams);
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
     this.splitContainer1.set_Size(new System.Drawing.Size(960, 0x24d));
     this.splitContainer1.set_SplitterDistance(0x4f);
     this.splitContainer1.set_TabIndex(0);
     this.gbSearchParams.Controls.Add(this.selectAddresses);
     this.gbSearchParams.Controls.Add(this.bFind);
     this.gbSearchParams.Controls.Add(this.label6);
     this.gbSearchParams.Controls.Add(this.label3);
     this.gbSearchParams.Controls.Add(this.cbxServiceType);
     this.gbSearchParams.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.gbSearchParams.set_Location(new System.Drawing.Point(0, 0));
     this.gbSearchParams.set_Name("gbSearchParams");
     this.gbSearchParams.set_Size(new System.Drawing.Size(960, 0x4f));
     this.gbSearchParams.set_TabIndex(4);
     this.gbSearchParams.set_TabStop(false);
     this.gbSearchParams.set_Text("Параметры поиска");
     this.selectAddresses.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAddresses.IsByUser = false;
     this.selectAddresses.set_Location(new System.Drawing.Point(0x80, 0x2e));
     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(0x19d, 20));
     this.selectAddresses.set_TabIndex(11);
     this.bFind.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.bFind.set_Image(Resources.SEARCH);
     this.bFind.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.bFind.set_Location(new System.Drawing.Point(0x234, 0x13));
     this.bFind.set_Name("bFind");
     this.bFind.set_Size(new System.Drawing.Size(0x60, 0x36));
     this.bFind.set_TabIndex(12);
     this.bFind.set_Text("Поиск");
     this.bFind.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.bFind.set_UseVisualStyleBackColor(true);
     this.bFind.add_Click(new System.EventHandler(this.bFind_Click));
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(7, 0x36));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label6.set_TabIndex(0x1f);
     this.label6.set_Text("Адреса");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(6, 0x16));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x3e, 13));
     this.label3.set_TabIndex(0x1a);
     this.label3.set_Text("Тип услуги");
     this.cbxServiceType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbxServiceType.set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode.SuggestAppend);
     this.cbxServiceType.set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource.CustomSource);
     this.cbxServiceType.set_DataSource(this.bsServiceTypes);
     this.cbxServiceType.set_DisplayMember("ShortName");
     this.cbxServiceType.set_FormattingEnabled(true);
     this.cbxServiceType.set_Location(new System.Drawing.Point(0x80, 0x13));
     this.cbxServiceType.set_Name("cbxServiceType");
     this.cbxServiceType.set_Size(new System.Drawing.Size(0x19d, 0x15));
     this.cbxServiceType.set_TabIndex(1);
     this.bsServiceTypes.set_DataSource(typeof(ServiceType));
     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.Controls.Add(this.accountServiceNormMultipleAddView1);
     this.splitContainer2.Panel2.Controls.Add(this.splitContainer3);
     this.splitContainer2.set_Size(new System.Drawing.Size(960, 0x1fa));
     this.splitContainer2.set_SplitterDistance(0x18e);
     this.splitContainer2.set_TabIndex(0);
     this.accountServiceNormMultipleAddView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.accountServiceNormMultipleAddView1.set_Font(new System.Drawing.Font("Tahoma", 9.75f));
     this.accountServiceNormMultipleAddView1.set_Location(new System.Drawing.Point(0, 0));
     this.accountServiceNormMultipleAddView1.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.accountServiceNormMultipleAddView1.set_Name("accountServiceNormMultipleAddView1");
     this.accountServiceNormMultipleAddView1.set_Size(new System.Drawing.Size(960, 0x18e));
     this.accountServiceNormMultipleAddView1.set_TabIndex(0);
     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.dbxNormDate);
     this.splitContainer3.Panel1.Controls.Add(this.byUnitFaset);
     this.splitContainer3.Panel1.Controls.Add(this.unitFaset);
     this.splitContainer3.Panel1.Controls.Add(this.label7);
     this.splitContainer3.Panel1.Controls.Add(this.label8);
     this.splitContainer3.Panel1.Controls.Add(this.label4);
     this.splitContainer3.Panel1.Controls.Add(this.nudEndValue);
     this.splitContainer3.Panel1.Controls.Add(this.nudStartValue);
     this.splitContainer3.Panel1.Controls.Add(this.label5);
     this.splitContainer3.Panel1.Controls.Add(this.label10);
     this.splitContainer3.Panel1.Controls.Add(this.selectOrgDocument);
     this.splitContainer3.Panel1.Controls.Add(this.btnSave);
     this.splitContainer3.Panel1.Controls.Add(this.label1);
     this.splitContainer3.Panel2.Controls.Add(this.statusStrip);
     this.splitContainer3.set_Size(new System.Drawing.Size(960, 0x68));
     this.splitContainer3.set_SplitterDistance(0x4b);
     this.splitContainer3.set_TabIndex(0);
     this.dbxNormDate.AttachToPeriod = false;
     this.dbxNormDate.AttachToPeriodEnd = false;
     this.dbxNormDate.set_Location(new System.Drawing.Point(0x43, 12));
     this.dbxNormDate.set_Mask("00/00/0000");
     this.dbxNormDate.set_Name("dbxNormDate");
     this.dbxNormDate.set_Size(new System.Drawing.Size(100, 20));
     this.dbxNormDate.set_TabIndex(0x3e);
     this.dbxNormDate.DateChanged += new DateChangedHandler(this.dbxNormDate_DateChanged_1);
     this.byUnitFaset.set_FormattingEnabled(true);
     this.byUnitFaset.set_Location(new System.Drawing.Point(190, 0x26));
     this.byUnitFaset.set_Name("byUnitFaset");
     this.byUnitFaset.set_Size(new System.Drawing.Size(0x47, 0x15));
     this.byUnitFaset.set_Sorted(true);
     this.byUnitFaset.set_TabIndex(0x41);
     this.unitFaset.set_FormattingEnabled(true);
     this.unitFaset.set_Location(new System.Drawing.Point(0x60, 0x26));
     this.unitFaset.set_Name("unitFaset");
     this.unitFaset.set_Size(new System.Drawing.Size(0x47, 0x15));
     this.unitFaset.set_Sorted(true);
     this.unitFaset.set_TabIndex(0x40);
     this.unitFaset.add_SelectedIndexChanged(new System.EventHandler(this.unitFaset_SelectedIndexChanged));
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(0x205, 0x2b));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x69, 13));
     this.label7.set_TabIndex(0x38);
     this.label7.set_Text("Конечное значение");
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(11, 15));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x21, 13));
     this.label8.set_TabIndex(0x39);
     this.label8.set_Text("Дата");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0x132, 0x2a));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x70, 13));
     this.label4.set_TabIndex(0x3a);
     this.label4.set_Text("Начальное значение");
     this.nudEndValue.set_DecimalPlaces(6);
     int[] numArray = new int[4];
     numArray[0] = 5;
     numArray[3] = 0x10000;
     this.nudEndValue.set_Increment(new decimal(numArray));
     this.nudEndValue.set_Location(new System.Drawing.Point(0x274, 0x29));
     int[] numArray2 = new int[4];
     numArray2[0] = 0x98967f;
     this.nudEndValue.set_Maximum(new decimal(numArray2));
     this.nudEndValue.set_Name("nudEndValue");
     this.nudEndValue.set_Size(new System.Drawing.Size(80, 20));
     this.nudEndValue.set_TabIndex(0x43);
     this.nudStartValue.set_DecimalPlaces(6);
     int[] numArray3 = new int[4];
     numArray3[0] = 5;
     numArray3[3] = 0x10000;
     this.nudStartValue.set_Increment(new decimal(numArray3));
     this.nudStartValue.set_Location(new System.Drawing.Point(0x1a5, 0x29));
     int[] numArray4 = new int[4];
     numArray4[0] = 0x98967f;
     this.nudStartValue.set_Maximum(new decimal(numArray4));
     this.nudStartValue.set_Name("nudStartValue");
     this.nudStartValue.set_Size(new System.Drawing.Size(80, 20));
     this.nudStartValue.set_TabIndex(0x42);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(0xad, 0x2a));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(12, 13));
     this.label5.set_TabIndex(0x34);
     this.label5.set_Text("/");
     this.label10.set_AutoSize(true);
     this.label10.set_Location(new System.Drawing.Point(7, 0x2a));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x52, 13));
     this.label10.set_TabIndex(0x35);
     this.label10.set_Text(" Ед.измерения");
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x135, 12));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x18f, 20));
     this.selectOrgDocument.set_TabIndex(0x3f);
     this.selectOrgDocument.OnOrgDocumentSelected += new OrgDocumentHandler(this.selectOrgDocument_OnOrgDocumentSelected);
     this.btnSave.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnSave.set_Location(new System.Drawing.Point(0x2f0, 5));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(150, 0x21));
     this.btnSave.set_TabIndex(0x44);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0xbc, 12));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x73, 13));
     this.label1.set_TabIndex(0x30);
     this.label1.set_Text("Документ основания");
     this.statusStrip.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.statsLabel });
     this.statusStrip.set_Location(new System.Drawing.Point(0, 0));
     this.statusStrip.set_Name("statusStrip");
     this.statusStrip.set_Size(new System.Drawing.Size(960, 0x19));
     this.statusStrip.set_TabIndex(6);
     this.statsLabel.set_Name("statsLabel");
     this.statsLabel.set_Size(new System.Drawing.Size(0, 20));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(960, 0x24d));
     base.Controls.Add(this.splitContainer1);
     base.set_Name("AccountServiceNormAddForm");
     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.AccountServiceNormAddForm_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.gbSearchParams.ResumeLayout(false);
     this.gbSearchParams.PerformLayout();
     this.bsServiceTypes.EndInit();
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel1.PerformLayout();
     this.splitContainer3.Panel2.ResumeLayout(false);
     this.splitContainer3.Panel2.PerformLayout();
     this.splitContainer3.ResumeLayout(false);
     this.nudEndValue.EndInit();
     this.nudStartValue.EndInit();
     this.statusStrip.ResumeLayout(false);
     this.statusStrip.PerformLayout();
     base.ResumeLayout(false);
 }
コード例 #25
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.panel1 = new System.Windows.Forms.Panel();
     this.label3 = new System.Windows.Forms.Label();
     this.tbInspector = new System.Windows.Forms.TextBox();
     this.dtpInspectionDate = new DateBox();
     this.label4 = new System.Windows.Forms.Label();
     this.inspectionStatusFasetData = new SelectFasetData();
     this.label1 = new System.Windows.Forms.Label();
     this.panel2 = new System.Windows.Forms.Panel();
     this.btnOk = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.dgvOperationAddress = new System.Windows.Forms.DataGridView();
     this.addrNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsAddress = new System.Windows.Forms.BindingSource(this.components);
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.changetoolStripButton = new System.Windows.Forms.ToolStripButton();
     this.btnClear = new System.Windows.Forms.ToolStripButton();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.dgvOperationAddress.BeginInit();
     this.bsAddress.BeginInit();
     this.toolStrip1.SuspendLayout();
     base.SuspendLayout();
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.tbInspector);
     this.panel1.Controls.Add(this.dtpInspectionDate);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.inspectionStatusFasetData);
     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(0x224, 0x61));
     this.panel1.set_TabIndex(11);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(12, 0x44));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x3e, 13));
     this.label3.set_TabIndex(0);
     this.label3.set_Text("Инспектор");
     this.tbInspector.set_Location(new System.Drawing.Point(0x72, 0x41));
     this.tbInspector.set_MaxLength(0xff);
     this.tbInspector.set_Name("tbInspector");
     this.tbInspector.set_Size(new System.Drawing.Size(0xd5, 20));
     this.tbInspector.set_TabIndex(1);
     this.dtpInspectionDate.AttachToPeriod = false;
     this.dtpInspectionDate.AttachToPeriodEnd = false;
     this.dtpInspectionDate.set_Location(new System.Drawing.Point(0x72, 12));
     this.dtpInspectionDate.set_Mask("00/00/0000");
     this.dtpInspectionDate.set_Name("dtpInspectionDate");
     this.dtpInspectionDate.set_Size(new System.Drawing.Size(0x53, 20));
     this.dtpInspectionDate.set_TabIndex(11);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(12, 0x29));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x29, 13));
     this.label4.set_TabIndex(0);
     this.label4.set_Text("Статус");
     this.inspectionStatusFasetData.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.inspectionStatusFasetData.set_FormattingEnabled(true);
     this.inspectionStatusFasetData.set_Location(new System.Drawing.Point(0x72, 0x26));
     this.inspectionStatusFasetData.set_Name("inspectionStatusFasetData");
     this.inspectionStatusFasetData.set_Size(new System.Drawing.Size(0xd5, 0x15));
     this.inspectionStatusFasetData.set_Sorted(true);
     this.inspectionStatusFasetData.set_TabIndex(1);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(12, 15));
     this.label1.set_Margin(new System.Windows.Forms.Padding(3));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x60, 13));
     this.label1.set_TabIndex(2);
     this.label1.set_Text("Дата проведения");
     this.panel2.Controls.Add(this.btnOk);
     this.panel2.Controls.Add(this.btnCancel);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Bottom);
     this.panel2.set_Location(new System.Drawing.Point(0, 0x17f));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x224, 0x21));
     this.panel2.set_TabIndex(15);
     this.btnOk.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnOk.set_DialogResult(System.Windows.Forms.DialogResult.OK);
     this.btnOk.set_Image(Resources.APPLY2);
     this.btnOk.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnOk.set_Location(new System.Drawing.Point(370, 6));
     this.btnOk.set_Name("btnOk");
     this.btnOk.set_Size(new System.Drawing.Size(0x56, 0x18));
     this.btnOk.set_TabIndex(0x18);
     this.btnOk.set_Text("Добавить");
     this.btnOk.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.btnOk.set_UseVisualStyleBackColor(true);
     this.btnOk.add_Click(new System.EventHandler(this.btnOk_Click));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnCancel.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnCancel.set_Image(Resources.CANCEL);
     this.btnCancel.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.btnCancel.set_Location(new System.Drawing.Point(0x1ce, 6));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x56, 0x18));
     this.btnCancel.set_TabIndex(0x17);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_TextAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.dgvOperationAddress.set_AllowUserToAddRows(false);
     this.dgvOperationAddress.set_AllowUserToDeleteRows(false);
     this.dgvOperationAddress.set_AutoGenerateColumns(false);
     this.dgvOperationAddress.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvOperationAddress.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.addrNameDataGridViewTextBoxColumn });
     this.dgvOperationAddress.set_DataSource(this.bsAddress);
     this.dgvOperationAddress.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvOperationAddress.set_Location(new System.Drawing.Point(0, 0x7a));
     this.dgvOperationAddress.set_Name("dgvOperationAddress");
     this.dgvOperationAddress.set_RowHeadersVisible(false);
     this.dgvOperationAddress.set_Size(new System.Drawing.Size(0x224, 0x105));
     this.dgvOperationAddress.set_TabIndex(0x11);
     this.addrNameDataGridViewTextBoxColumn.set_DataPropertyName("AddrName");
     this.addrNameDataGridViewTextBoxColumn.set_HeaderText("Адрес");
     this.addrNameDataGridViewTextBoxColumn.set_MinimumWidth(300);
     this.addrNameDataGridViewTextBoxColumn.set_Name("addrNameDataGridViewTextBoxColumn");
     this.addrNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.addrNameDataGridViewTextBoxColumn.set_Width(400);
     this.bsAddress.set_DataSource(typeof(LocalAddress));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.changetoolStripButton, this.btnClear });
     this.toolStrip1.set_Location(new System.Drawing.Point(0, 0x61));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x224, 0x19));
     this.toolStrip1.set_TabIndex(0x10);
     this.toolStrip1.set_Text("toolStrip1");
     this.changetoolStripButton.set_Image(Resources.CHANGE);
     this.changetoolStripButton.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.changetoolStripButton.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.changetoolStripButton.set_Name("changetoolStripButton");
     this.changetoolStripButton.set_Size(new System.Drawing.Size(0x4f, 0x16));
     this.changetoolStripButton.set_Text("Выбрать");
     this.changetoolStripButton.add_Click(new System.EventHandler(this.changetoolStripButton_Click));
     this.btnClear.set_Image(Resources.ERASE);
     this.btnClear.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnClear.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnClear.set_Name("btnClear");
     this.btnClear.set_Size(new System.Drawing.Size(0x54, 0x16));
     this.btnClear.set_Text("Очистить");
     this.btnClear.add_Click(new System.EventHandler(this.btnClear_Click));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x224, 0x1a0));
     base.Controls.Add(this.dgvOperationAddress);
     base.Controls.Add(this.toolStrip1);
     base.Controls.Add(this.panel2);
     base.Controls.Add(this.panel1);
     this.set_MinimumSize(new System.Drawing.Size(0x22c, 0x149));
     base.set_Name("UjfHouseInspectionsAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Добавление осмотров");
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.dgvOperationAddress.EndInit();
     this.bsAddress.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #26
0
 private void InitializeComponent()
 {
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.btnSave = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.period = new DatePeriod();
     this.selectRelations = new SelectFasetData();
     this.selectPerson = new SelectPerson();
     base.SuspendLayout();
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(9, 0x12));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x44, 13));
     this.label1.set_TabIndex(2);
     this.label1.set_Text("Член семьи");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(9, 0x2d));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x6a, 13));
     this.label2.set_TabIndex(4);
     this.label2.set_Text("Родственная связь");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(9, 70));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label3.set_TabIndex(6);
     this.label3.set_Text("Период");
     this.btnSave.set_Location(new System.Drawing.Point(290, 0x67));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnSave.set_TabIndex(7);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.btnCancel.set_Location(new System.Drawing.Point(0x173, 0x67));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(8);
     this.btnCancel.set_Text("Отменить");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.period.AttachToPeriod = false;
     this.period.DateBeginReadonly = false;
     this.period.DateEndReadonly = false;
     this.period.set_Location(new System.Drawing.Point(0x7c, 70));
     this.period.set_Margin(new System.Windows.Forms.Padding(4));
     this.period.set_Name("period");
     this.period.set_Size(new System.Drawing.Size(0x138, 0x1a));
     this.period.set_TabIndex(5);
     this.selectRelations.set_FormattingEnabled(true);
     this.selectRelations.set_Location(new System.Drawing.Point(0x7c, 0x2a));
     this.selectRelations.set_Name("selectRelations");
     this.selectRelations.set_Size(new System.Drawing.Size(0x142, 0x15));
     this.selectRelations.set_Sorted(true);
     this.selectRelations.set_TabIndex(3);
     this.selectPerson.set_Location(new System.Drawing.Point(0x7c, 11));
     this.selectPerson.set_Name("selectPerson");
     this.selectPerson.set_Size(new System.Drawing.Size(0x142, 20));
     this.selectPerson.set_TabIndex(1);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1c1, 0x85));
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnSave);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.period);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.selectRelations);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.selectPerson);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("PersonFamilyAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     base.add_Load(new System.EventHandler(this.PersonFamilyAddChangeForm_Load));
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #27
0
 private void InitializeComponent()
 {
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnOk = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.tbResultComment = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.nudRecoveredAmountSumm = new System.Windows.Forms.NumericUpDown();
     this.label4 = new System.Windows.Forms.Label();
     this.dbFromDate = new DateBox();
     this.sfNoticeType = new SelectFasetData();
     this.label5 = new System.Windows.Forms.Label();
     this.tbScanPath = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.nudExecutionTime = new System.Windows.Forms.NumericUpDown();
     this.label7 = new System.Windows.Forms.Label();
     this.tbName = new System.Windows.Forms.TextBox();
     this.label8 = new System.Windows.Forms.Label();
     this.cbCourt = new System.Windows.Forms.CheckBox();
     this.label9 = new System.Windows.Forms.Label();
     this.cbServed = new System.Windows.Forms.CheckBox();
     this.label10 = new System.Windows.Forms.Label();
     this.cbNotReportExecutionTime = new System.Windows.Forms.CheckBox();
     this.nudRecoveredAmountSumm.BeginInit();
     this.nudExecutionTime.BeginInit();
     base.SuspendLayout();
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnCancel.set_Location(new System.Drawing.Point(0x191, 0x10d));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(3);
     this.btnCancel.set_Text("Отменить");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnOk.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnOk.set_Location(new System.Drawing.Point(320, 0x10d));
     this.btnOk.set_Name("btnOk");
     this.btnOk.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnOk.set_TabIndex(2);
     this.btnOk.set_UseVisualStyleBackColor(true);
     this.btnOk.add_Click(new System.EventHandler(this.btnOk_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(2, 0x30));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x63, 13));
     this.label1.set_TabIndex(6);
     this.label1.set_Text("Тип уведомления:");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(2, 0x61));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x24, 13));
     this.label2.set_TabIndex(7);
     this.label2.set_Text("Дата:");
     this.tbResultComment.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbResultComment.set_Location(new System.Drawing.Point(5, 0x9c));
     this.tbResultComment.set_Name("tbResultComment");
     this.tbResultComment.set_Size(new System.Drawing.Size(0x1d7, 20));
     this.tbResultComment.set_TabIndex(8);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(2, 140));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x3e, 13));
     this.label3.set_TabIndex(7);
     this.label3.set_Text("Результат:");
     this.nudRecoveredAmountSumm.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.nudRecoveredAmountSumm.set_DecimalPlaces(2);
     this.nudRecoveredAmountSumm.set_Location(new System.Drawing.Point(0x153, 0xb6));
     int[] numArray = new int[4];
     numArray[0] = 0x5d89ffff;
     numArray[1] = 0x1634578;
     this.nudRecoveredAmountSumm.set_Maximum(new decimal(numArray));
     this.nudRecoveredAmountSumm.set_Name("nudRecoveredAmountSumm");
     this.nudRecoveredAmountSumm.set_Size(new System.Drawing.Size(0x89, 20));
     this.nudRecoveredAmountSumm.set_TabIndex(9);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(2, 0xb9));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x14b, 13));
     this.label4.set_TabIndex(7);
     this.label4.set_Text("Взысканная сумма (если данное уведомление результат суда):");
     this.dbFromDate.AttachToPeriod = false;
     this.dbFromDate.AttachToPeriodEnd = false;
     this.dbFromDate.set_Location(new System.Drawing.Point(5, 0x71));
     this.dbFromDate.set_Mask("00/00/0000");
     this.dbFromDate.set_Name("dbFromDate");
     this.dbFromDate.set_Size(new System.Drawing.Size(100, 20));
     this.dbFromDate.set_TabIndex(5);
     this.sfNoticeType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.sfNoticeType.set_FormattingEnabled(true);
     this.sfNoticeType.set_Location(new System.Drawing.Point(5, 0x40));
     this.sfNoticeType.set_Name("sfNoticeType");
     this.sfNoticeType.set_Size(new System.Drawing.Size(0x1d7, 0x15));
     this.sfNoticeType.set_Sorted(true);
     this.sfNoticeType.set_TabIndex(4);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(2, 0xcc));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0xdf, 13));
     this.label5.set_TabIndex(10);
     this.label5.set_Text("Расположение документа на компьютере:");
     this.tbScanPath.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbScanPath.set_Location(new System.Drawing.Point(5, 220));
     this.tbScanPath.set_Name("tbScanPath");
     this.tbScanPath.set_Size(new System.Drawing.Size(0x1d7, 20));
     this.tbScanPath.set_TabIndex(11);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(0x72, 0x61));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x83, 13));
     this.label6.set_TabIndex(12);
     this.label6.set_Text("Срок исполнения (дней):");
     this.nudExecutionTime.set_Location(new System.Drawing.Point(0x75, 0x71));
     int[] numArray2 = new int[4];
     numArray2[0] = 0x5d89ffff;
     numArray2[1] = 0x1634578;
     this.nudExecutionTime.set_Maximum(new decimal(numArray2));
     this.nudExecutionTime.set_Name("nudExecutionTime");
     this.nudExecutionTime.set_Size(new System.Drawing.Size(0x80, 20));
     this.nudExecutionTime.set_TabIndex(13);
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(2, 9));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x56, 13));
     this.label7.set_TabIndex(14);
     this.label7.set_Text("Наименование:");
     this.tbName.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbName.set_Location(new System.Drawing.Point(5, 0x19));
     this.tbName.set_Name("tbName");
     this.tbName.set_Size(new System.Drawing.Size(0x1d7, 20));
     this.tbName.set_TabIndex(15);
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(0x124, 0x73));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(60, 13));
     this.label8.set_TabIndex(0x10);
     this.label8.set_Text("Судебный:");
     this.cbCourt.set_AutoSize(true);
     this.cbCourt.set_Location(new System.Drawing.Point(0x164, 0x73));
     this.cbCourt.set_Name("cbCourt");
     this.cbCourt.set_Size(new System.Drawing.Size(15, 14));
     this.cbCourt.set_TabIndex(0x11);
     this.cbCourt.set_UseVisualStyleBackColor(true);
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(0x194, 0x73));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x33, 13));
     this.label9.set_TabIndex(0x12);
     this.label9.set_Text("Вручено:");
     this.cbServed.set_AutoSize(true);
     this.cbServed.set_Location(new System.Drawing.Point(0x1cd, 0x73));
     this.cbServed.set_Name("cbServed");
     this.cbServed.set_Size(new System.Drawing.Size(15, 14));
     this.cbServed.set_TabIndex(0x13);
     this.cbServed.set_UseVisualStyleBackColor(true);
     this.label10.set_AutoSize(true);
     this.label10.set_Location(new System.Drawing.Point(2, 0xf7));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x171, 13));
     this.label10.set_TabIndex(20);
     this.label10.set_Text("Не учитывать в отчете документов с истекающим сроком исполнения:");
     this.cbNotReportExecutionTime.set_AutoSize(true);
     this.cbNotReportExecutionTime.set_Location(new System.Drawing.Point(380, 0xf6));
     this.cbNotReportExecutionTime.set_Name("cbNotReportExecutionTime");
     this.cbNotReportExecutionTime.set_Size(new System.Drawing.Size(15, 14));
     this.cbNotReportExecutionTime.set_TabIndex(0x15);
     this.cbNotReportExecutionTime.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(0x1e4, 0x12e));
     base.Controls.Add(this.cbNotReportExecutionTime);
     base.Controls.Add(this.label10);
     base.Controls.Add(this.cbServed);
     base.Controls.Add(this.label9);
     base.Controls.Add(this.cbCourt);
     base.Controls.Add(this.label8);
     base.Controls.Add(this.tbName);
     base.Controls.Add(this.label7);
     base.Controls.Add(this.nudExecutionTime);
     base.Controls.Add(this.label6);
     base.Controls.Add(this.tbScanPath);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.nudRecoveredAmountSumm);
     base.Controls.Add(this.tbResultComment);
     base.Controls.Add(this.label4);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.dbFromDate);
     base.Controls.Add(this.sfNoticeType);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOk);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("DebtActionNoticeAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("DebtActionNoticeAddChangeForm");
     base.add_Load(new System.EventHandler(this.DebtActionNoticeAddChangeForm_Load));
     this.nudRecoveredAmountSumm.EndInit();
     this.nudExecutionTime.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
コード例 #28
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.label3 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.numNorm = new System.Windows.Forms.NumericUpDown();
     this.bsAccountServiceNorms = new System.Windows.Forms.BindingSource(this.components);
     this.labelPeriod = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.bOk = new System.Windows.Forms.Button();
     this.bCancel = new System.Windows.Forms.Button();
     this.bsFasetItems = new System.Windows.Forms.BindingSource(this.components);
     this.sfdSelectByUnit = new SelectFasetData();
     this.sfdSelectUnit = new SelectFasetData();
     this.datePeriod = new DatePeriod();
     this.selectOrgDocument = new SelectOrgDocument();
     this.numNorm.BeginInit();
     this.bsAccountServiceNorms.BeginInit();
     this.bsFasetItems.BeginInit();
     base.SuspendLayout();
     this.label3.set_Location(new System.Drawing.Point(4, 0x22));
     this.label3.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x9e, 0x16));
     this.label3.set_TabIndex(0x1b);
     this.label3.set_Text("Единица измерения");
     this.label1.set_Location(new System.Drawing.Point(4, 5));
     this.label1.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x59, 0x16));
     this.label1.set_TabIndex(0x19);
     this.label1.set_Text("Норматив");
     this.numNorm.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bsAccountServiceNorms, "Rate", true));
     this.numNorm.set_DecimalPlaces(6);
     this.numNorm.set_Location(new System.Drawing.Point(100, 3));
     this.numNorm.set_Maximum(new decimal(new int[] { -1593835521, 0x1bcecced, 0xd3c2, 0x60000 }));
     this.numNorm.set_Name("numNorm");
     this.numNorm.set_Size(new System.Drawing.Size(0x66, 20));
     this.numNorm.set_TabIndex(0x1a);
     this.bsAccountServiceNorms.set_DataSource(typeof(AccountServiceNorm));
     this.labelPeriod.set_Location(new System.Drawing.Point(4, 0x42));
     this.labelPeriod.set_Name("labelPeriod");
     this.labelPeriod.set_Size(new System.Drawing.Size(0x8b, 0x13));
     this.labelPeriod.set_TabIndex(0x1d);
     this.labelPeriod.set_Text("Период действия");
     this.label2.set_Location(new System.Drawing.Point(4, 0x5c));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x10a, 0x16));
     this.label2.set_TabIndex(0x1f);
     this.label2.set_Text("Документ - основание нормы");
     this.label4.set_Location(new System.Drawing.Point(0x121, 0x23));
     this.label4.set_Margin(new System.Windows.Forms.Padding(4, 0, 4, 0));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x1d, 0x15));
     this.label4.set_TabIndex(0x21);
     this.label4.set_Text("НА");
     this.label4.set_TextAlign(System.Drawing.ContentAlignment.TopCenter);
     this.bOk.set_Location(new System.Drawing.Point(0x127, 0x8e));
     this.bOk.set_Name("bOk");
     this.bOk.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.bOk.set_TabIndex(0x27);
     this.bOk.set_Text("Сохранить");
     this.bOk.set_UseVisualStyleBackColor(true);
     this.bOk.add_Click(new System.EventHandler(this.bAdd_Click));
     this.bCancel.set_Location(new System.Drawing.Point(0x178, 0x8e));
     this.bCancel.set_Name("bCancel");
     this.bCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.bCancel.set_TabIndex(40);
     this.bCancel.set_Text("Отмена");
     this.bCancel.set_UseVisualStyleBackColor(true);
     this.bCancel.add_Click(new System.EventHandler(this.bCancel_Click));
     this.bsFasetItems.set_DataSource(typeof(FasetItem));
     this.sfdSelectByUnit.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.bsAccountServiceNorms, "ByUnitName", true));
     this.sfdSelectByUnit.set_FormattingEnabled(true);
     this.sfdSelectByUnit.set_Location(new System.Drawing.Point(0x143, 0x1d));
     this.sfdSelectByUnit.set_Name("sfdSelectByUnit");
     this.sfdSelectByUnit.set_Size(new System.Drawing.Size(0x6c, 0x15));
     this.sfdSelectByUnit.set_Sorted(true);
     this.sfdSelectByUnit.set_TabIndex(0x2b);
     this.sfdSelectUnit.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.bsAccountServiceNorms, "UnitName", true));
     this.sfdSelectUnit.set_FormattingEnabled(true);
     this.sfdSelectUnit.set_Location(new System.Drawing.Point(0xa9, 0x1d));
     this.sfdSelectUnit.set_Name("sfdSelectUnit");
     this.sfdSelectUnit.set_Size(new System.Drawing.Size(0x71, 0x15));
     this.sfdSelectUnit.set_Sorted(true);
     this.sfdSelectUnit.set_TabIndex(0x2a);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.bsAccountServiceNorms, "FromDate", true));
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9.75f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.datePeriod.set_Location(new System.Drawing.Point(0x86, 60));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0x13d, 0x17));
     this.datePeriod.set_TabIndex(30);
     this.selectOrgDocument.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.bsAccountServiceNorms, "DocId", true));
     this.selectOrgDocument.set_Location(new System.Drawing.Point(5, 0x75));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x1be, 0x17));
     this.selectOrgDocument.set_TabIndex(0x20);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1c8, 170));
     base.Controls.Add(this.sfdSelectByUnit);
     base.Controls.Add(this.sfdSelectUnit);
     base.Controls.Add(this.bCancel);
     base.Controls.Add(this.bOk);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.numNorm);
     base.Controls.Add(this.labelPeriod);
     base.Controls.Add(this.datePeriod);
     base.Controls.Add(this.selectOrgDocument);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label4);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("AccountServiceNormAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Добавление индивидуального норматива");
     base.add_FormClosing(new System.Windows.Forms.FormClosingEventHandler(this.AccountServiceNormAddChangeForm_FormClosing));
     base.add_FormClosed(new System.Windows.Forms.FormClosedEventHandler(this.AccountServiceNormAddChangeForm_FormClosed));
     base.add_Load(new System.EventHandler(this.AccountServiceNormAddChangeForm_Load));
     this.numNorm.EndInit();
     this.bsAccountServiceNorms.EndInit();
     this.bsFasetItems.EndInit();
     base.ResumeLayout(false);
 }
コード例 #29
0
 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.btnOk = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.cbDebtDocuments = new System.Windows.Forms.ComboBox();
     this.bsDebtAction = new System.Windows.Forms.BindingSource(this.components);
     this.bsDebtDocuments = new System.Windows.Forms.BindingSource(this.components);
     this.dpDebtActiop = new DatePeriod();
     this.sfdStatus = new SelectFasetData();
     this.bsDebtAccounts = new System.Windows.Forms.BindingSource(this.components);
     this.dgvDebtAccounts = new System.Windows.Forms.DataGridView();
     this.AccountId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.accountNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AddressName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.accountOwnerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.monthCountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.debtSummDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.groupBox = new System.Windows.Forms.GroupBox();
     this.label4 = new System.Windows.Forms.Label();
     this.tbNameAction = new System.Windows.Forms.TextBox();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label5 = new System.Windows.Forms.Label();
     this.sfdStatusType = new SelectFasetData();
     this.bsDebtActionStatuses = new System.Windows.Forms.BindingSource(this.components);
     this.bsDebtAction.BeginInit();
     this.bsDebtDocuments.BeginInit();
     this.bsDebtAccounts.BeginInit();
     this.dgvDebtAccounts.BeginInit();
     this.groupBox.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.bsDebtActionStatuses.BeginInit();
     base.SuspendLayout();
     this.btnOk.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnOk.set_Location(new System.Drawing.Point(0x1e3, 0x1d1));
     this.btnOk.set_Name("btnOk");
     this.btnOk.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnOk.set_TabIndex(0);
     this.btnOk.set_UseVisualStyleBackColor(true);
     this.btnOk.add_Click(new System.EventHandler(this.btnOk_Click));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_DialogResult(System.Windows.Forms.DialogResult.Cancel);
     this.btnCancel.set_Location(new System.Drawing.Point(0x234, 0x1d1));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(1);
     this.btnCancel.set_Text("Отменить");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.cbDebtDocuments.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbDebtDocuments.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsDebtAction, "DebtDocumentId", true));
     this.cbDebtDocuments.set_DataSource(this.bsDebtDocuments);
     this.cbDebtDocuments.set_DisplayMember("CombinedName");
     this.cbDebtDocuments.set_FormattingEnabled(true);
     this.cbDebtDocuments.set_Location(new System.Drawing.Point(9, 0x2a));
     this.cbDebtDocuments.set_Name("cbDebtDocuments");
     this.cbDebtDocuments.set_Size(new System.Drawing.Size(0x26a, 0x15));
     this.cbDebtDocuments.set_TabIndex(2);
     this.cbDebtDocuments.set_ValueMember("Id");
     this.cbDebtDocuments.add_SelectedIndexChanged(new System.EventHandler(this.cbDebtDocuments_SelectedIndexChanged));
     this.bsDebtAction.set_DataSource(typeof(DebtAction));
     this.bsDebtDocuments.set_DataSource(typeof(DebtDocument));
     this.dpDebtActiop.AttachToPeriod = false;
     this.dpDebtActiop.DateBeginReadonly = false;
     this.dpDebtActiop.DateEndReadonly = false;
     this.dpDebtActiop.set_Location(new System.Drawing.Point(0x58, 0x11));
     this.dpDebtActiop.set_Margin(new System.Windows.Forms.Padding(4));
     this.dpDebtActiop.set_Name("dpDebtActiop");
     this.dpDebtActiop.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.dpDebtActiop.set_TabIndex(3);
     this.sfdStatus.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.sfdStatus.set_FormattingEnabled(true);
     this.sfdStatus.set_Location(new System.Drawing.Point(0x188, 0x4e));
     this.sfdStatus.set_Name("sfdStatus");
     this.sfdStatus.set_Size(new System.Drawing.Size(0xe9, 0x15));
     this.sfdStatus.set_Sorted(true);
     this.sfdStatus.set_TabIndex(6);
     this.bsDebtAccounts.set_DataSource(typeof(DebtAccount));
     this.dgvDebtAccounts.set_AllowUserToAddRows(false);
     this.dgvDebtAccounts.set_AllowUserToDeleteRows(false);
     this.dgvDebtAccounts.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.dgvDebtAccounts.set_AutoGenerateColumns(false);
     this.dgvDebtAccounts.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvDebtAccounts.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style.set_BackColor(System.Drawing.SystemColors.Control);
     style.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvDebtAccounts.set_ColumnHeadersDefaultCellStyle(style);
     this.dgvDebtAccounts.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvDebtAccounts.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.AccountId, this.accountNumberDataGridViewTextBoxColumn, this.AddressName, this.accountOwnerNameDataGridViewTextBoxColumn, this.monthCountDataGridViewTextBoxColumn, this.debtSummDataGridViewTextBoxColumn1 });
     this.dgvDebtAccounts.set_DataSource(this.bsDebtAccounts);
     style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style2.set_BackColor(System.Drawing.SystemColors.Window);
     style2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style2.set_ForeColor(System.Drawing.SystemColors.ControlText);
     style2.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style2.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style2.set_WrapMode(System.Windows.Forms.DataGridViewTriState.False);
     this.dgvDebtAccounts.set_DefaultCellStyle(style2);
     this.dgvDebtAccounts.set_Location(new System.Drawing.Point(9, 0x45));
     this.dgvDebtAccounts.set_MultiSelect(false);
     this.dgvDebtAccounts.set_Name("dgvDebtAccounts");
     this.dgvDebtAccounts.set_ReadOnly(true);
     style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft);
     style3.set_BackColor(System.Drawing.SystemColors.Control);
     style3.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     style3.set_ForeColor(System.Drawing.SystemColors.WindowText);
     style3.set_SelectionBackColor(System.Drawing.SystemColors.Highlight);
     style3.set_SelectionForeColor(System.Drawing.SystemColors.HighlightText);
     style3.set_WrapMode(System.Windows.Forms.DataGridViewTriState.True);
     this.dgvDebtAccounts.set_RowHeadersDefaultCellStyle(style3);
     this.dgvDebtAccounts.set_RowHeadersVisible(false);
     this.dgvDebtAccounts.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvDebtAccounts.set_Size(new System.Drawing.Size(0x26a, 0x108));
     this.dgvDebtAccounts.set_TabIndex(7);
     this.AccountId.set_DataPropertyName("AccountId");
     this.AccountId.set_HeaderText("AccountId");
     this.AccountId.set_Name("AccountId");
     this.AccountId.set_ReadOnly(true);
     this.AccountId.set_Visible(false);
     this.AccountId.set_Width(0x3e);
     this.accountNumberDataGridViewTextBoxColumn.set_DataPropertyName("AccountNumber");
     this.accountNumberDataGridViewTextBoxColumn.set_HeaderText("Номер лиц.");
     this.accountNumberDataGridViewTextBoxColumn.set_Name("accountNumberDataGridViewTextBoxColumn");
     this.accountNumberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.accountNumberDataGridViewTextBoxColumn.set_Width(90);
     this.AddressName.set_DataPropertyName("AddressName");
     this.AddressName.set_HeaderText("Адрес");
     this.AddressName.set_Name("AddressName");
     this.AddressName.set_ReadOnly(true);
     this.AddressName.set_Width(0x3f);
     this.accountOwnerNameDataGridViewTextBoxColumn.set_DataPropertyName("AccountOwnerName");
     this.accountOwnerNameDataGridViewTextBoxColumn.set_HeaderText("Владелец");
     this.accountOwnerNameDataGridViewTextBoxColumn.set_Name("accountOwnerNameDataGridViewTextBoxColumn");
     this.accountOwnerNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.accountOwnerNameDataGridViewTextBoxColumn.set_Width(0x51);
     this.monthCountDataGridViewTextBoxColumn.set_DataPropertyName("MonthCount");
     this.monthCountDataGridViewTextBoxColumn.set_HeaderText("Кол.мес.");
     this.monthCountDataGridViewTextBoxColumn.set_Name("monthCountDataGridViewTextBoxColumn");
     this.monthCountDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.monthCountDataGridViewTextBoxColumn.set_Width(0x4d);
     this.debtSummDataGridViewTextBoxColumn1.set_DataPropertyName("DebtSumm");
     this.debtSummDataGridViewTextBoxColumn1.set_HeaderText("Сумма долга");
     this.debtSummDataGridViewTextBoxColumn1.set_Name("debtSummDataGridViewTextBoxColumn1");
     this.debtSummDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.debtSummDataGridViewTextBoxColumn1.set_Width(0x62);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 20));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x4b, 13));
     this.label1.set_TabIndex(8);
     this.label1.set_Text("Период иска:");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x125, 80));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x5b, 13));
     this.label2.set_TabIndex(9);
     this.label2.set_Text("Текущий статус:");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(6, 0x1a));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0xe3, 13));
     this.label3.set_TabIndex(10);
     this.label3.set_Text("Список сформированных задолженностей:");
     this.groupBox.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox.Controls.Add(this.label3);
     this.groupBox.Controls.Add(this.cbDebtDocuments);
     this.groupBox.Controls.Add(this.dgvDebtAccounts);
     this.groupBox.set_Location(new System.Drawing.Point(6, 120));
     this.groupBox.set_Name("groupBox");
     this.groupBox.set_Size(new System.Drawing.Size(0x279, 0x153));
     this.groupBox.set_TabIndex(11);
     this.groupBox.set_TabStop(false);
     this.groupBox.set_Text("Основание иска");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(6, 50));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x56, 13));
     this.label4.set_TabIndex(12);
     this.label4.set_Text("Наименование:");
     this.tbNameAction.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbNameAction.set_Location(new System.Drawing.Point(0x60, 0x2f));
     this.tbNameAction.set_Name("tbNameAction");
     this.tbNameAction.set_Size(new System.Drawing.Size(0x211, 20));
     this.tbNameAction.set_TabIndex(13);
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.sfdStatusType);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.tbNameAction);
     this.groupBox1.Controls.Add(this.dpDebtActiop);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.sfdStatus);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.set_Location(new System.Drawing.Point(6, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x279, 0x72));
     this.groupBox1.set_TabIndex(14);
     this.groupBox1.set_TabStop(false);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(6, 0x52));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x4a, 13));
     this.label5.set_TabIndex(15);
     this.label5.set_Text("Тип статуса: ");
     this.sfdStatusType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.sfdStatusType.set_DataSource(this.bsDebtActionStatuses);
     this.sfdStatusType.set_DisplayMember("Name");
     this.sfdStatusType.set_FormattingEnabled(true);
     this.sfdStatusType.set_Location(new System.Drawing.Point(0x60, 0x4d));
     this.sfdStatusType.set_Name("sfdStatusType");
     this.sfdStatusType.set_Size(new System.Drawing.Size(0xb2, 0x15));
     this.sfdStatusType.set_Sorted(true);
     this.sfdStatusType.set_TabIndex(14);
     this.sfdStatusType.set_ValueMember("Id");
     this.sfdStatusType.add_SelectedIndexChanged(new System.EventHandler(this.sfdStatusType_SelectedIndexChanged));
     this.bsDebtActionStatuses.set_DataSource(typeof(DebtActionStatus));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x283, 500));
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.groupBox);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOk);
     base.set_Name("DebtActionAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("DebtActionAddChangeForm");
     base.add_Load(new System.EventHandler(this.DebtActionsAddChangeForm_Load));
     this.bsDebtAction.EndInit();
     this.bsDebtDocuments.EndInit();
     this.bsDebtAccounts.EndInit();
     this.dgvDebtAccounts.EndInit();
     this.groupBox.ResumeLayout(false);
     this.groupBox.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.bsDebtActionStatuses.EndInit();
     base.ResumeLayout(false);
 }
コード例 #30
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DebtAffairAddChangeForm));
     this.label1 = new System.Windows.Forms.Label();
     this.tbxComment = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.tbScanPath = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.btnAdd = new System.Windows.Forms.Button();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.dgvDebtAffairOwners = new System.Windows.Forms.DataGridView();
     this.tsDebtAffairOwners = new System.Windows.Forms.ToolStrip();
     this.tsBtnAdd = new System.Windows.Forms.ToolStripButton();
     this.tsBtnChange = new System.Windows.Forms.ToolStripButton();
     this.tsBtnDelete = new System.Windows.Forms.ToolStripButton();
     this.tsbAddResidents = new System.Windows.Forms.ToolStripButton();
     this.tsbAddResidentsMore18 = new System.Windows.Forms.ToolStripButton();
     this.panel2 = new System.Windows.Forms.Panel();
     this.btnCancel = new System.Windows.Forms.Button();
     this.splitContainer = new System.Windows.Forms.SplitContainer();
     this.gbActions = new System.Windows.Forms.GroupBox();
     this.bsDebtAffairOwners = new System.Windows.Forms.BindingSource(this.components);
     this.viewDebtAffairActions = new DebtAffairActionsView();
     this.sfdAffairCategory = new SelectFasetData();
     this.datePeriod = new DatePeriod();
     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.debtAffairOwnerNameDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ownerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.printCurrentStatusDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.residentAddressDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.commentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.placeEmploymentDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.telephoneNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DocNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.dgvDebtAffairOwners.BeginInit();
     this.tsDebtAffairOwners.SuspendLayout();
     this.panel2.SuspendLayout();
     this.splitContainer.Panel1.SuspendLayout();
     this.splitContainer.Panel2.SuspendLayout();
     this.splitContainer.SuspendLayout();
     this.gbActions.SuspendLayout();
     this.bsDebtAffairOwners.BeginInit();
     base.SuspendLayout();
     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(0x70, 13));
     this.label1.set_TabIndex(1);
     this.label1.set_Text("Даты действия дела");
     this.tbxComment.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbxComment.set_Location(new System.Drawing.Point(0x95, 0x1d));
     this.tbxComment.set_Name("tbxComment");
     this.tbxComment.set_Size(new System.Drawing.Size(0x26b, 20));
     this.tbxComment.set_TabIndex(2);
     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(0x4d, 13));
     this.label2.set_TabIndex(3);
     this.label2.set_Text("Комментарий");
     this.panel1.Controls.Add(this.tbScanPath);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.sfdAffairCategory);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.btnAdd);
     this.panel1.Controls.Add(this.datePeriod);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.tbxComment);
     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(0x354, 0x4d));
     this.panel1.set_TabIndex(4);
     this.tbScanPath.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbScanPath.set_Location(new System.Drawing.Point(0xe8, 0x33));
     this.tbScanPath.set_Name("tbScanPath");
     this.tbScanPath.set_Size(new System.Drawing.Size(0x218, 20));
     this.tbScanPath.set_TabIndex(7);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(3, 0x36));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0xdf, 13));
     this.label4.set_TabIndex(6);
     this.label4.set_Text("Расположение документа на компьютере:");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0x169, 7));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(90, 13));
     this.label3.set_TabIndex(4);
     this.label3.set_Text("Категория дела:");
     this.btnAdd.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnAdd.set_Location(new System.Drawing.Point(0x306, 0x31));
     this.btnAdd.set_Name("btnAdd");
     this.btnAdd.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnAdd.set_TabIndex(1);
     this.btnAdd.set_Text("Добавить/Изменить");
     this.btnAdd.set_UseVisualStyleBackColor(true);
     this.btnAdd.add_Click(new System.EventHandler(this.btnAdd_Click));
     this.groupBox1.Controls.Add(this.dgvDebtAffairOwners);
     this.groupBox1.Controls.Add(this.tsDebtAffairOwners);
     this.groupBox1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x354, 0x6c));
     this.groupBox1.set_TabIndex(5);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Ответчики");
     this.dgvDebtAffairOwners.set_AllowUserToAddRows(false);
     this.dgvDebtAffairOwners.set_AllowUserToDeleteRows(false);
     this.dgvDebtAffairOwners.set_AutoGenerateColumns(false);
     this.dgvDebtAffairOwners.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvDebtAffairOwners.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvDebtAffairOwners.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvDebtAffairOwners.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.debtAffairOwnerNameDataGridViewTextBoxColumn1, this.ownerNameDataGridViewTextBoxColumn, this.printCurrentStatusDataGridViewTextBoxColumn, this.residentAddressDataGridViewTextBoxColumn, this.commentDataGridViewTextBoxColumn, this.placeEmploymentDataGridViewTextBoxColumn, this.telephoneNumberDataGridViewTextBoxColumn, this.DocNumber });
     this.dgvDebtAffairOwners.set_DataSource(this.bsDebtAffairOwners);
     this.dgvDebtAffairOwners.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvDebtAffairOwners.set_Location(new System.Drawing.Point(3, 0x29));
     this.dgvDebtAffairOwners.set_Name("dgvDebtAffairOwners");
     this.dgvDebtAffairOwners.set_ReadOnly(true);
     this.dgvDebtAffairOwners.set_RowHeadersVisible(false);
     this.dgvDebtAffairOwners.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvDebtAffairOwners.set_Size(new System.Drawing.Size(0x34e, 0x40));
     this.dgvDebtAffairOwners.set_TabIndex(0);
     this.dgvDebtAffairOwners.add_DoubleClick(new System.EventHandler(this.dgvDebtAffairOwners_DoubleClick));
     this.tsDebtAffairOwners.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsBtnAdd, this.tsBtnChange, this.tsBtnDelete, this.tsbAddResidents, this.tsbAddResidentsMore18 });
     this.tsDebtAffairOwners.set_Location(new System.Drawing.Point(3, 0x10));
     this.tsDebtAffairOwners.set_Name("tsDebtAffairOwners");
     this.tsDebtAffairOwners.set_Size(new System.Drawing.Size(0x34e, 0x19));
     this.tsDebtAffairOwners.set_TabIndex(1);
     this.tsDebtAffairOwners.set_Text("toolStrip1");
     this.tsBtnAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnAdd.set_Image(Resources.ADD);
     this.tsBtnAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnAdd.set_Name("tsBtnAdd");
     this.tsBtnAdd.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.tsBtnAdd.set_Text("Добавить");
     this.tsBtnAdd.add_Click(new System.EventHandler(this.tsBtnAdd_Click));
     this.tsBtnChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnChange.set_Image(Resources.CHANGE);
     this.tsBtnChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnChange.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnChange.set_Name("tsBtnChange");
     this.tsBtnChange.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnChange.set_Text("Изменить");
     this.tsBtnChange.add_Click(new System.EventHandler(this.tsBtnChange_Click));
     this.tsBtnDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsBtnDelete.set_Image(Resources.DELETE);
     this.tsBtnDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsBtnDelete.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsBtnDelete.set_Name("tsBtnDelete");
     this.tsBtnDelete.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsBtnDelete.set_Text("Удалить");
     this.tsBtnDelete.add_Click(new System.EventHandler(this.tsBtnDelete_Click));
     this.tsbAddResidents.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbAddResidents.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbAddResidents.set_Name("tsbAddResidents");
     this.tsbAddResidents.set_Size(new System.Drawing.Size(0xb6, 0x16));
     this.tsbAddResidents.set_Text("Добавить проживающих (всех)");
     this.tsbAddResidents.add_Click(new System.EventHandler(this.tsbAddResidents_Click));
     this.tsbAddResidentsMore18.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbAddResidentsMore18.set_Image((System.Drawing.Image) manager.GetObject("tsbAddResidentsMore18.Image"));
     this.tsbAddResidentsMore18.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbAddResidentsMore18.set_Name("tsbAddResidentsMore18");
     this.tsbAddResidentsMore18.set_Size(new System.Drawing.Size(0xa7, 0x16));
     this.tsbAddResidentsMore18.set_Text("(только совершеннолетних)");
     this.tsbAddResidentsMore18.add_Click(new System.EventHandler(this.tsbAddResidentsMore18_Click));
     this.panel2.Controls.Add(this.btnCancel);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Bottom);
     this.panel2.set_Location(new System.Drawing.Point(0, 0x222));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x354, 0x22));
     this.panel2.set_TabIndex(6);
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x306, 8));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(0);
     this.btnCancel.set_Text("Закрыть");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.splitContainer.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer.set_Location(new System.Drawing.Point(0, 0x4d));
     this.splitContainer.set_Name("splitContainer");
     this.splitContainer.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer.Panel1.Controls.Add(this.groupBox1);
     this.splitContainer.Panel2.Controls.Add(this.gbActions);
     this.splitContainer.set_Size(new System.Drawing.Size(0x354, 0x1d5));
     this.splitContainer.set_SplitterDistance(0x6c);
     this.splitContainer.set_TabIndex(7);
     this.gbActions.Controls.Add(this.viewDebtAffairActions);
     this.gbActions.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.gbActions.set_Location(new System.Drawing.Point(0, 0));
     this.gbActions.set_Name("gbActions");
     this.gbActions.set_Size(new System.Drawing.Size(0x354, 0x165));
     this.gbActions.set_TabIndex(1);
     this.gbActions.set_TabStop(false);
     this.gbActions.set_Text("Процессы по делу");
     this.bsDebtAffairOwners.set_DataSource(typeof(DebtAffairOwner));
     this.viewDebtAffairActions.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.viewDebtAffairActions.set_Location(new System.Drawing.Point(3, 0x10));
     this.viewDebtAffairActions.set_Name("viewDebtAffairActions");
     this.viewDebtAffairActions.set_Size(new System.Drawing.Size(0x34e, 0x152));
     this.viewDebtAffairActions.set_TabIndex(0);
     this.sfdAffairCategory.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.sfdAffairCategory.set_FormattingEnabled(true);
     this.sfdAffairCategory.set_Location(new System.Drawing.Point(0x1c9, 4));
     this.sfdAffairCategory.set_Name("sfdAffairCategory");
     this.sfdAffairCategory.set_Size(new System.Drawing.Size(0x137, 0x15));
     this.sfdAffairCategory.set_Sorted(true);
     this.sfdAffairCategory.set_TabIndex(5);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x79, 4));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.datePeriod.set_TabIndex(0);
     this.dataGridViewTextBoxColumn1.set_DataPropertyName("OwnerId");
     this.dataGridViewTextBoxColumn1.set_HeaderText("OwnerId");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn1.set_Width(0x48);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("DebtAffairId");
     this.dataGridViewTextBoxColumn2.set_HeaderText("DebtAffairId");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn2.set_Visible(false);
     this.dataGridViewTextBoxColumn2.set_Width(0x58);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("Id");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Id");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn3.set_Width(0x29);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ObjectWithIdType");
     this.dataGridViewTextBoxColumn4.set_HeaderText("ObjectWithIdType");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn4.set_Width(0x76);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("ResidentAddress");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Адрес проживания");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn5.set_Width(0x75);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("PlaceEmployment");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Место работы");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn6.set_Width(0x60);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("TelephoneNumber");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Телефон");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     this.dataGridViewTextBoxColumn7.set_ReadOnly(true);
     this.dataGridViewTextBoxColumn7.set_Width(0x4d);
     this.debtAffairOwnerNameDataGridViewTextBoxColumn1.set_DataPropertyName("DebtAffairOwnerName");
     this.debtAffairOwnerNameDataGridViewTextBoxColumn1.set_HeaderText("Имя ответчика");
     this.debtAffairOwnerNameDataGridViewTextBoxColumn1.set_Name("debtAffairOwnerNameDataGridViewTextBoxColumn1");
     this.debtAffairOwnerNameDataGridViewTextBoxColumn1.set_ReadOnly(true);
     this.debtAffairOwnerNameDataGridViewTextBoxColumn1.set_Width(0x63);
     this.ownerNameDataGridViewTextBoxColumn.set_DataPropertyName("OwnerName");
     this.ownerNameDataGridViewTextBoxColumn.set_HeaderText("OwnerName");
     this.ownerNameDataGridViewTextBoxColumn.set_Name("ownerNameDataGridViewTextBoxColumn");
     this.ownerNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.ownerNameDataGridViewTextBoxColumn.set_Visible(false);
     this.ownerNameDataGridViewTextBoxColumn.set_Width(0x5b);
     this.printCurrentStatusDataGridViewTextBoxColumn.set_DataPropertyName("PrintCurrentStatus");
     this.printCurrentStatusDataGridViewTextBoxColumn.set_HeaderText("");
     this.printCurrentStatusDataGridViewTextBoxColumn.set_Name("printCurrentStatusDataGridViewTextBoxColumn");
     this.printCurrentStatusDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.printCurrentStatusDataGridViewTextBoxColumn.set_Width(0x13);
     this.residentAddressDataGridViewTextBoxColumn.set_DataPropertyName("ResidentAddress");
     this.residentAddressDataGridViewTextBoxColumn.set_HeaderText("Адрес проживания");
     this.residentAddressDataGridViewTextBoxColumn.set_Name("residentAddressDataGridViewTextBoxColumn");
     this.residentAddressDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.residentAddressDataGridViewTextBoxColumn.set_Width(0x75);
     this.commentDataGridViewTextBoxColumn.set_DataPropertyName("Comment");
     this.commentDataGridViewTextBoxColumn.set_HeaderText("Комментарий");
     this.commentDataGridViewTextBoxColumn.set_Name("commentDataGridViewTextBoxColumn");
     this.commentDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.commentDataGridViewTextBoxColumn.set_Width(0x66);
     this.placeEmploymentDataGridViewTextBoxColumn.set_DataPropertyName("PlaceEmployment");
     this.placeEmploymentDataGridViewTextBoxColumn.set_HeaderText("Место работы");
     this.placeEmploymentDataGridViewTextBoxColumn.set_Name("placeEmploymentDataGridViewTextBoxColumn");
     this.placeEmploymentDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.placeEmploymentDataGridViewTextBoxColumn.set_Width(0x60);
     this.telephoneNumberDataGridViewTextBoxColumn.set_DataPropertyName("TelephoneNumber");
     this.telephoneNumberDataGridViewTextBoxColumn.set_HeaderText("Телефон");
     this.telephoneNumberDataGridViewTextBoxColumn.set_Name("telephoneNumberDataGridViewTextBoxColumn");
     this.telephoneNumberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.telephoneNumberDataGridViewTextBoxColumn.set_Width(0x4d);
     this.DocNumber.set_DataPropertyName("DocNumber");
     this.DocNumber.set_HeaderText("Документ");
     this.DocNumber.set_Name("DocNumber");
     this.DocNumber.set_ReadOnly(true);
     this.DocNumber.set_Width(0x53);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x354, 580));
     base.Controls.Add(this.splitContainer);
     base.Controls.Add(this.panel2);
     base.Controls.Add(this.panel1);
     base.set_Name("DebtAffairAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Дело должника");
     base.add_Load(new System.EventHandler(this.DebtAffairAddChangeForm_Load));
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.dgvDebtAffairOwners.EndInit();
     this.tsDebtAffairOwners.ResumeLayout(false);
     this.tsDebtAffairOwners.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.splitContainer.Panel1.ResumeLayout(false);
     this.splitContainer.Panel2.ResumeLayout(false);
     this.splitContainer.ResumeLayout(false);
     this.gbActions.ResumeLayout(false);
     this.bsDebtAffairOwners.EndInit();
     base.ResumeLayout(false);
 }