Ejemplo n.º 1
0
 private void InitializeComponent()
 {
     House house = new House();
     this.tabPasportHouse = new System.Windows.Forms.TabPage();
     this.btnSave = new System.Windows.Forms.Button();
     this.housePassportView = new HouseInfoView();
     this.tabEquipments = new System.Windows.Forms.TabPage();
     this.btnSave2 = new System.Windows.Forms.Button();
     this.houseIngenerTableView = new HouseIngenerTableView();
     this.tsApartmentNumberAddress = new System.Windows.Forms.ToolStrip();
     this.tslAddress = new System.Windows.Forms.ToolStripLabel();
     this.tstbApartmentAddress = new System.Windows.Forms.ToolStripTextBox();
     this.tabPageCollectionCounters = new System.Windows.Forms.TabPage();
     this.houseCountersView = new HouseCountersView();
     this.tabSesonals = new System.Windows.Forms.TabPage();
     this.houseServiceSeasonsView = new HouseServiceSeasonsView();
     this.tabPageNonresidentialApartments = new System.Windows.Forms.TabPage();
     this.nonresidentialApartmentsView = new NonresidentialApartmentsView();
     this.tabPageOrganizatios = new System.Windows.Forms.TabPage();
     this.houseOrganizationsView = new HouseOrganizationsView();
     this.tab = new System.Windows.Forms.TabControl();
     this.tabHouseAreas = new System.Windows.Forms.TabPage();
     this.historyHouseAreasView1 = new HistoryHouseAreasView();
     this.tabPageHouseTreatyCommitment = new System.Windows.Forms.TabPage();
     this.houseTreatyCommitmentView = new HouseTreatyCommitmentView();
     this.tabPageHouseServiceNorms = new System.Windows.Forms.TabPage();
     this.houseServiceNormsView = new HouseServiceNormsView();
     this.tabPageHouseServiceTariffs = new System.Windows.Forms.TabPage();
     this.houseServiceTariffsView = new HouseServiceTariffsView();
     this.tabPageHouseBindingServices = new System.Windows.Forms.TabPage();
     this.housesBindingServicesView = new HousesBindingServicesView();
     this.panel1 = new System.Windows.Forms.Panel();
     this.splitter1 = new System.Windows.Forms.Splitter();
     this.addressTreeView = new HouseTree();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tabPasportHouse.SuspendLayout();
     this.tabEquipments.SuspendLayout();
     this.tsApartmentNumberAddress.SuspendLayout();
     this.tabPageCollectionCounters.SuspendLayout();
     this.tabSesonals.SuspendLayout();
     this.tabPageNonresidentialApartments.SuspendLayout();
     this.tabPageOrganizatios.SuspendLayout();
     this.tab.SuspendLayout();
     this.tabHouseAreas.SuspendLayout();
     this.tabPageHouseTreatyCommitment.SuspendLayout();
     this.tabPageHouseServiceNorms.SuspendLayout();
     this.tabPageHouseServiceTariffs.SuspendLayout();
     this.tabPageHouseBindingServices.SuspendLayout();
     this.panel1.SuspendLayout();
     base.SuspendLayout();
     this.tabPasportHouse.Controls.Add(this.btnSave);
     this.tabPasportHouse.Controls.Add(this.housePassportView);
     this.tabPasportHouse.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPasportHouse.set_Margin(new System.Windows.Forms.Padding(2));
     this.tabPasportHouse.set_Name("tabPasportHouse");
     this.tabPasportHouse.set_Padding(new System.Windows.Forms.Padding(2));
     this.tabPasportHouse.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPasportHouse.set_TabIndex(0);
     this.tabPasportHouse.set_Text("Паспортные данные");
     this.tabPasportHouse.set_UseVisualStyleBackColor(true);
     this.btnSave.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnSave.set_Location(new System.Drawing.Point(0x293, 0x239));
     this.btnSave.set_Margin(new System.Windows.Forms.Padding(2));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnSave.set_TabIndex(6);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.set_Visible(false);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.housePassportView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.housePassportView.set_Location(new System.Drawing.Point(2, 2));
     this.housePassportView.set_Name("housePassportView");
     this.housePassportView.set_Size(new System.Drawing.Size(0x2f0, 0x25e));
     this.housePassportView.set_TabIndex(2);
     this.tabEquipments.Controls.Add(this.btnSave2);
     this.tabEquipments.Controls.Add(this.houseIngenerTableView);
     this.tabEquipments.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabEquipments.set_Margin(new System.Windows.Forms.Padding(2));
     this.tabEquipments.set_Name("tabEquipments");
     this.tabEquipments.set_Padding(new System.Windows.Forms.Padding(2));
     this.tabEquipments.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabEquipments.set_TabIndex(1);
     this.tabEquipments.set_Text("Инженерное оборудование");
     this.tabEquipments.set_UseVisualStyleBackColor(true);
     this.btnSave2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnSave2.set_Location(new System.Drawing.Point(0x293, 0x239));
     this.btnSave2.set_Margin(new System.Windows.Forms.Padding(2));
     this.btnSave2.set_Name("btnSave2");
     this.btnSave2.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnSave2.set_TabIndex(7);
     this.btnSave2.set_Text("Сохранить");
     this.btnSave2.set_UseVisualStyleBackColor(true);
     this.btnSave2.set_Visible(false);
     this.btnSave2.add_Click(new System.EventHandler(this.btnSave_Click));
     this.houseIngenerTableView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseIngenerTableView.set_Location(new System.Drawing.Point(2, 2));
     this.houseIngenerTableView.set_Name("houseIngenerTableView");
     this.houseIngenerTableView.set_Size(new System.Drawing.Size(0x2f0, 0x25e));
     this.houseIngenerTableView.set_TabIndex(0);
     this.tsApartmentNumberAddress.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tslAddress, this.tstbApartmentAddress });
     this.tsApartmentNumberAddress.set_Location(new System.Drawing.Point(0, 0));
     this.tsApartmentNumberAddress.set_Name("tsApartmentNumberAddress");
     this.tsApartmentNumberAddress.set_Size(new System.Drawing.Size(0x2fc, 0x19));
     this.tsApartmentNumberAddress.set_TabIndex(6);
     this.tsApartmentNumberAddress.set_Text("toolStrip1");
     this.tslAddress.set_Font(new System.Drawing.Font("Tahoma", 9.75f, System.Drawing.FontStyle.Bold));
     this.tslAddress.set_Name("tslAddress");
     this.tslAddress.set_Size(new System.Drawing.Size(0x38, 0x16));
     this.tslAddress.set_Text("АДРЕС:");
     this.tstbApartmentAddress.set_Font(new System.Drawing.Font("Tahoma", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.tstbApartmentAddress.set_Name("tstbApartmentAddress");
     this.tstbApartmentAddress.set_ReadOnly(true);
     this.tstbApartmentAddress.set_Size(new System.Drawing.Size(300, 0x19));
     this.tabPageCollectionCounters.Controls.Add(this.houseCountersView);
     this.tabPageCollectionCounters.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageCollectionCounters.set_Margin(new System.Windows.Forms.Padding(2));
     this.tabPageCollectionCounters.set_Name("tabPageCollectionCounters");
     this.tabPageCollectionCounters.set_Padding(new System.Windows.Forms.Padding(2));
     this.tabPageCollectionCounters.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPageCollectionCounters.set_TabIndex(2);
     this.tabPageCollectionCounters.set_Text("Коллективные приборы учета");
     this.tabPageCollectionCounters.set_UseVisualStyleBackColor(true);
     this.houseCountersView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseCountersView.set_Location(new System.Drawing.Point(2, 2));
     this.houseCountersView.set_Name("houseCountersView");
     this.houseCountersView.set_Size(new System.Drawing.Size(0x2f0, 0x25e));
     this.houseCountersView.set_TabIndex(0);
     this.tabSesonals.Controls.Add(this.houseServiceSeasonsView);
     this.tabSesonals.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabSesonals.set_Name("tabSesonals");
     this.tabSesonals.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabSesonals.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabSesonals.set_TabIndex(3);
     this.tabSesonals.set_Text("Сезоны включения услуг");
     this.tabSesonals.set_UseVisualStyleBackColor(true);
     this.houseServiceSeasonsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseServiceSeasonsView.set_Font(new System.Drawing.Font("Tahoma", 9.75f));
     this.houseServiceSeasonsView.set_Location(new System.Drawing.Point(3, 3));
     this.houseServiceSeasonsView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.houseServiceSeasonsView.set_Name("houseServiceSeasonsView");
     this.houseServiceSeasonsView.set_Size(new System.Drawing.Size(750, 0x25c));
     this.houseServiceSeasonsView.set_TabIndex(0);
     this.tabPageNonresidentialApartments.Controls.Add(this.nonresidentialApartmentsView);
     this.tabPageNonresidentialApartments.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageNonresidentialApartments.set_Name("tabPageNonresidentialApartments");
     this.tabPageNonresidentialApartments.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPageNonresidentialApartments.set_TabIndex(4);
     this.tabPageNonresidentialApartments.set_Text("Нежилые помещения");
     this.tabPageNonresidentialApartments.set_UseVisualStyleBackColor(true);
     this.nonresidentialApartmentsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.nonresidentialApartmentsView.set_Location(new System.Drawing.Point(0, 0));
     this.nonresidentialApartmentsView.set_Name("nonresidentialApartmentsView");
     this.nonresidentialApartmentsView.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.nonresidentialApartmentsView.set_TabIndex(0);
     this.tabPageOrganizatios.set_BackColor(System.Drawing.Color.Transparent);
     this.tabPageOrganizatios.Controls.Add(this.houseOrganizationsView);
     this.tabPageOrganizatios.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageOrganizatios.set_Name("tabPageOrganizatios");
     this.tabPageOrganizatios.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPageOrganizatios.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPageOrganizatios.set_TabIndex(6);
     this.tabPageOrganizatios.set_Text("Обслуживание");
     this.houseOrganizationsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseOrganizationsView.set_Location(new System.Drawing.Point(3, 3));
     this.houseOrganizationsView.set_Name("houseOrganizationsView");
     this.houseOrganizationsView.set_Size(new System.Drawing.Size(750, 0x25c));
     this.houseOrganizationsView.set_TabIndex(0);
     this.tab.Controls.Add(this.tabPasportHouse);
     this.tab.Controls.Add(this.tabHouseAreas);
     this.tab.Controls.Add(this.tabEquipments);
     this.tab.Controls.Add(this.tabPageCollectionCounters);
     this.tab.Controls.Add(this.tabSesonals);
     this.tab.Controls.Add(this.tabPageNonresidentialApartments);
     this.tab.Controls.Add(this.tabPageHouseTreatyCommitment);
     this.tab.Controls.Add(this.tabPageOrganizatios);
     this.tab.Controls.Add(this.tabPageHouseServiceNorms);
     this.tab.Controls.Add(this.tabPageHouseServiceTariffs);
     this.tab.Controls.Add(this.tabPageHouseBindingServices);
     this.tab.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tab.set_Location(new System.Drawing.Point(0, 0x19));
     this.tab.set_Margin(new System.Windows.Forms.Padding(2));
     this.tab.set_Name("tab");
     this.tab.set_SelectedIndex(0);
     this.tab.set_Size(new System.Drawing.Size(0x2fc, 0x27c));
     this.tab.set_TabIndex(4);
     this.tab.add_SelectedIndexChanged(new System.EventHandler(this.tab_SelectedIndexChanged));
     this.tab.add_Selected(new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected));
     this.tabHouseAreas.Controls.Add(this.historyHouseAreasView1);
     this.tabHouseAreas.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabHouseAreas.set_Name("tabHouseAreas");
     this.tabHouseAreas.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabHouseAreas.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabHouseAreas.set_TabIndex(9);
     this.tabHouseAreas.set_Text("Площадь дома");
     this.tabHouseAreas.set_UseVisualStyleBackColor(true);
     this.historyHouseAreasView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray = new int[4];
     house.AnotherSquare = new decimal(numArray);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CanonicalTypeId = 0;
     house.CanonicalTypeName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.DomKom = false;
     house.DomKomTarif = 0.0;
     house.Entrance = 0;
     house.ExternalKey = 0L;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray2 = new int[4];
     house.FiredArea = new decimal(numArray2);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.FlatWithGarbageChute = 0;
     house.Floor = 0;
     int[] numArray3 = new int[4];
     house.FloorArea = new decimal(numArray3);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FoundationType = 0;
     house.FoundationTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = true;
     house.KapRemontYear = 0;
     int[] numArray4 = new int[4];
     house.KitchensSquare = new decimal(numArray4);
     house.Lift = 0;
     int[] numArray5 = new int[4];
     house.LivingSquare = new decimal(numArray5);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.MusorCount = 0;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OverlapType = 0;
     house.OverlapTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PassportNum = 0;
     house.PercentWear = 0;
     house.PrintServices = 1;
     house.RaionSud = null;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.Sud = 0;
     house.SudUc = null;
     house.TerritorialManagement = 0;
     house.TerritorialManagementName = null;
     house.ThreeRoom = 0;
     int[] numArray6 = new int[4];
     house.ToiletsSquare = new decimal(numArray6);
     int[] numArray7 = new int[4];
     house.TotalArea = new decimal(numArray7);
     int[] numArray8 = new int[4];
     house.TotalAreaLivingNonLivingMkd = new decimal(numArray8);
     int[] numArray9 = new int[4];
     house.TotalAreaMkd = new decimal(numArray9);
     int[] numArray10 = new int[4];
     house.TotalAreaOi = new decimal(numArray10);
     int[] numArray11 = new int[4];
     house.TotalStructureVolume = new decimal(numArray11);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.historyHouseAreasView1.House = house;
     this.historyHouseAreasView1.set_Location(new System.Drawing.Point(3, 3));
     this.historyHouseAreasView1.set_Name("historyHouseAreasView1");
     this.historyHouseAreasView1.set_Size(new System.Drawing.Size(750, 0x25c));
     this.historyHouseAreasView1.set_TabIndex(0);
     this.tabPageHouseTreatyCommitment.Controls.Add(this.houseTreatyCommitmentView);
     this.tabPageHouseTreatyCommitment.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageHouseTreatyCommitment.set_Name("tabPageHouseTreatyCommitment");
     this.tabPageHouseTreatyCommitment.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPageHouseTreatyCommitment.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPageHouseTreatyCommitment.set_TabIndex(5);
     this.tabPageHouseTreatyCommitment.set_Text("Договорные обязательства");
     this.tabPageHouseTreatyCommitment.set_UseVisualStyleBackColor(true);
     this.houseTreatyCommitmentView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseTreatyCommitmentView.set_Font(new System.Drawing.Font("Tahoma", 9.75f));
     this.houseTreatyCommitmentView.set_Location(new System.Drawing.Point(3, 3));
     this.houseTreatyCommitmentView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.houseTreatyCommitmentView.set_Name("houseTreatyCommitmentView");
     this.houseTreatyCommitmentView.set_Size(new System.Drawing.Size(750, 0x25c));
     this.houseTreatyCommitmentView.set_TabIndex(0);
     this.tabPageHouseServiceNorms.Controls.Add(this.houseServiceNormsView);
     this.tabPageHouseServiceNorms.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageHouseServiceNorms.set_Name("tabPageHouseServiceNorms");
     this.tabPageHouseServiceNorms.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPageHouseServiceNorms.set_TabIndex(7);
     this.tabPageHouseServiceNorms.set_Text("Нормативы");
     this.tabPageHouseServiceNorms.set_UseVisualStyleBackColor(true);
     this.houseServiceNormsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseServiceNormsView.set_Location(new System.Drawing.Point(0, 0));
     this.houseServiceNormsView.set_Name("houseServiceNormsView");
     this.houseServiceNormsView.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.houseServiceNormsView.set_TabIndex(0);
     this.tabPageHouseServiceTariffs.Controls.Add(this.houseServiceTariffsView);
     this.tabPageHouseServiceTariffs.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageHouseServiceTariffs.set_Name("tabPageHouseServiceTariffs");
     this.tabPageHouseServiceTariffs.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPageHouseServiceTariffs.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPageHouseServiceTariffs.set_TabIndex(8);
     this.tabPageHouseServiceTariffs.set_Text("Тарифы");
     this.tabPageHouseServiceTariffs.set_UseVisualStyleBackColor(true);
     this.houseServiceTariffsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseServiceTariffsView.set_Font(new System.Drawing.Font("Tahoma", 9.75f));
     this.houseServiceTariffsView.House = null;
     this.houseServiceTariffsView.set_Location(new System.Drawing.Point(3, 3));
     this.houseServiceTariffsView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.houseServiceTariffsView.set_Name("houseServiceTariffsView");
     this.houseServiceTariffsView.set_Size(new System.Drawing.Size(750, 0x25c));
     this.houseServiceTariffsView.set_TabIndex(0);
     this.tabPageHouseBindingServices.Controls.Add(this.housesBindingServicesView);
     this.tabPageHouseBindingServices.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPageHouseBindingServices.set_Name("tabPageHouseBindingServices");
     this.tabPageHouseBindingServices.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPageHouseBindingServices.set_Size(new System.Drawing.Size(0x2f4, 610));
     this.tabPageHouseBindingServices.set_TabIndex(10);
     this.tabPageHouseBindingServices.set_Text("Привязка услуги к ИПУ");
     this.tabPageHouseBindingServices.set_UseVisualStyleBackColor(true);
     this.housesBindingServicesView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.housesBindingServicesView.set_Location(new System.Drawing.Point(3, 3));
     this.housesBindingServicesView.set_Name("housesBindingServicesView");
     this.housesBindingServicesView.set_Size(new System.Drawing.Size(750, 0x25c));
     this.housesBindingServicesView.set_TabIndex(0);
     this.panel1.Controls.Add(this.tab);
     this.panel1.Controls.Add(this.tsApartmentNumberAddress);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel1.set_Location(new System.Drawing.Point(0xdd, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x2fc, 0x295));
     this.panel1.set_TabIndex(12);
     this.splitter1.set_Location(new System.Drawing.Point(0xda, 0));
     this.splitter1.set_Name("splitter1");
     this.splitter1.set_Size(new System.Drawing.Size(3, 0x295));
     this.splitter1.set_TabIndex(10);
     this.splitter1.set_TabStop(false);
     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(0xda, 0x295));
     this.addressTreeView.set_TabIndex(11);
     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.dataGridViewTextBoxColumn1.set_DataPropertyName("ServiceProviderCode");
     this.dataGridViewTextBoxColumn1.set_HeaderText("Код ПУ");
     this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1");
     this.dataGridViewTextBoxColumn1.set_Width(0x33);
     this.dataGridViewTextBoxColumn6.set_DataPropertyName("ToDate");
     this.dataGridViewTextBoxColumn6.set_HeaderText("Дата окончания");
     this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6");
     this.dataGridViewTextBoxColumn6.set_Width(0x69);
     this.dataGridViewTextBoxColumn2.set_DataPropertyName("ServiceProviderName");
     this.dataGridViewTextBoxColumn2.set_HeaderText("ПУ");
     this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2");
     this.dataGridViewTextBoxColumn2.set_Width(0x30);
     this.dataGridViewTextBoxColumn5.set_DataPropertyName("FromDate");
     this.dataGridViewTextBoxColumn5.set_HeaderText("Дата начала");
     this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5");
     this.dataGridViewTextBoxColumn5.set_Width(0x58);
     this.dataGridViewTextBoxColumn4.set_DataPropertyName("ServiceTypeName");
     this.dataGridViewTextBoxColumn4.set_HeaderText("Тип услуг");
     this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4");
     this.dataGridViewTextBoxColumn4.set_Width(0x4b);
     this.dataGridViewTextBoxColumn3.set_DataPropertyName("ServiceTypeCode");
     this.dataGridViewTextBoxColumn3.set_HeaderText("Код типа услуг");
     this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3");
     this.dataGridViewTextBoxColumn3.set_Width(0x62);
     this.dataGridViewTextBoxColumn7.set_DataPropertyName("Created");
     this.dataGridViewTextBoxColumn7.set_HeaderText("Дата создания");
     this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7");
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.panel1);
     base.Controls.Add(this.splitter1);
     base.Controls.Add(this.addressTreeView);
     base.set_Name("HousesView");
     base.set_Size(new System.Drawing.Size(0x3d9, 0x295));
     base.add_Load(new System.EventHandler(this.HousesView_Load));
     this.tabPasportHouse.ResumeLayout(false);
     this.tabEquipments.ResumeLayout(false);
     this.tsApartmentNumberAddress.ResumeLayout(false);
     this.tsApartmentNumberAddress.PerformLayout();
     this.tabPageCollectionCounters.ResumeLayout(false);
     this.tabSesonals.ResumeLayout(false);
     this.tabPageNonresidentialApartments.ResumeLayout(false);
     this.tabPageOrganizatios.ResumeLayout(false);
     this.tab.ResumeLayout(false);
     this.tabHouseAreas.ResumeLayout(false);
     this.tabPageHouseTreatyCommitment.ResumeLayout(false);
     this.tabPageHouseServiceNorms.ResumeLayout(false);
     this.tabPageHouseServiceTariffs.ResumeLayout(false);
     this.tabPageHouseBindingServices.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     base.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 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();
 }