private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle style9 = new System.Windows.Forms.DataGridViewCellStyle(); this.m_Tabs = new System.Windows.Forms.TabControl(); this.tbpApartmentOwners = new System.Windows.Forms.TabPage(); this.apartmentOwnerView = new ApartmentOwnerView(); this.tbpApartmentProperties = new System.Windows.Forms.TabPage(); this.apartmentPropertyView = new ApartmentPropertyView(); this.tbpHouseCounterApartments = new System.Windows.Forms.TabPage(); this.houseCounterApartmentsView = new HouseCounterApartmentsView(); this.tbpApartmentCanonicalTypes = new System.Windows.Forms.TabPage(); this.apartmentCanonicalTypesView = new ApartmentCanonicalTypesView(); this.tbpApartmentLinks = new System.Windows.Forms.TabPage(); this.apartmentLinkView1 = new ApartmentLinkView(); this.apartmentInfoView = new ApartmentInfoView(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.datecDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.datebDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Datec = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Datee = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PrintName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Dateb = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn29 = 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.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.m_Tabs.SuspendLayout(); this.tbpApartmentOwners.SuspendLayout(); this.tbpApartmentProperties.SuspendLayout(); this.tbpHouseCounterApartments.SuspendLayout(); this.tbpApartmentCanonicalTypes.SuspendLayout(); this.tbpApartmentLinks.SuspendLayout(); base.SuspendLayout(); this.m_Tabs.Controls.Add(this.tbpApartmentOwners); this.m_Tabs.Controls.Add(this.tbpApartmentProperties); this.m_Tabs.Controls.Add(this.tbpHouseCounterApartments); this.m_Tabs.Controls.Add(this.tbpApartmentCanonicalTypes); this.m_Tabs.Controls.Add(this.tbpApartmentLinks); this.m_Tabs.set_Dock(System.Windows.Forms.DockStyle.Fill); this.m_Tabs.set_Location(new System.Drawing.Point(0, 0x13f)); this.m_Tabs.set_Name("m_Tabs"); this.m_Tabs.set_SelectedIndex(0); this.m_Tabs.set_Size(new System.Drawing.Size(0x2b7, 0x151)); this.m_Tabs.set_TabIndex(0); this.m_Tabs.add_SelectedIndexChanged(new System.EventHandler(this.m_Tabs_SelectedIndexChanged)); this.tbpApartmentOwners.Controls.Add(this.apartmentOwnerView); this.tbpApartmentOwners.set_Location(new System.Drawing.Point(4, 0x16)); this.tbpApartmentOwners.set_Name("tbpApartmentOwners"); this.tbpApartmentOwners.set_Padding(new System.Windows.Forms.Padding(3)); this.tbpApartmentOwners.set_Size(new System.Drawing.Size(0x2af, 0x137)); this.tbpApartmentOwners.set_TabIndex(0); this.tbpApartmentOwners.set_Text("Права собственности"); this.tbpApartmentOwners.set_UseVisualStyleBackColor(true); this.apartmentOwnerView.set_Dock(System.Windows.Forms.DockStyle.Fill); this.apartmentOwnerView.set_Location(new System.Drawing.Point(3, 3)); this.apartmentOwnerView.set_Name("apartmentOwnerView"); this.apartmentOwnerView.set_Size(new System.Drawing.Size(0x2a9, 0x131)); this.apartmentOwnerView.set_TabIndex(1); this.tbpApartmentProperties.Controls.Add(this.apartmentPropertyView); this.tbpApartmentProperties.set_Location(new System.Drawing.Point(4, 0x16)); this.tbpApartmentProperties.set_Name("tbpApartmentProperties"); this.tbpApartmentProperties.set_Padding(new System.Windows.Forms.Padding(3)); this.tbpApartmentProperties.set_Size(new System.Drawing.Size(0x2af, 0x13a)); this.tbpApartmentProperties.set_TabIndex(1); this.tbpApartmentProperties.set_Text("Количественные показатели"); this.tbpApartmentProperties.set_UseVisualStyleBackColor(true); this.apartmentPropertyView.set_Dock(System.Windows.Forms.DockStyle.Fill); this.apartmentPropertyView.set_Location(new System.Drawing.Point(3, 3)); this.apartmentPropertyView.set_Name("apartmentPropertyView"); this.apartmentPropertyView.set_Size(new System.Drawing.Size(0x2a9, 0x134)); this.apartmentPropertyView.set_TabIndex(0); this.tbpHouseCounterApartments.Controls.Add(this.houseCounterApartmentsView); this.tbpHouseCounterApartments.set_Location(new System.Drawing.Point(4, 0x16)); this.tbpHouseCounterApartments.set_Name("tbpHouseCounterApartments"); this.tbpHouseCounterApartments.set_Size(new System.Drawing.Size(0x2af, 0x13a)); this.tbpHouseCounterApartments.set_TabIndex(2); this.tbpHouseCounterApartments.set_Text("Связь с кол.счетчиками"); this.tbpHouseCounterApartments.set_UseVisualStyleBackColor(true); this.houseCounterApartmentsView.set_Dock(System.Windows.Forms.DockStyle.Fill); this.houseCounterApartmentsView.set_Location(new System.Drawing.Point(0, 0)); this.houseCounterApartmentsView.set_Name("houseCounterApartmentsView"); this.houseCounterApartmentsView.set_Size(new System.Drawing.Size(0x2af, 0x13a)); this.houseCounterApartmentsView.set_TabIndex(0); this.tbpApartmentCanonicalTypes.Controls.Add(this.apartmentCanonicalTypesView); this.tbpApartmentCanonicalTypes.set_Location(new System.Drawing.Point(4, 0x16)); this.tbpApartmentCanonicalTypes.set_Name("tbpApartmentCanonicalTypes"); this.tbpApartmentCanonicalTypes.set_Size(new System.Drawing.Size(0x2af, 0x13a)); this.tbpApartmentCanonicalTypes.set_TabIndex(3); this.tbpApartmentCanonicalTypes.set_Text("Благоустройство жилья"); this.tbpApartmentCanonicalTypes.set_UseVisualStyleBackColor(true); this.apartmentCanonicalTypesView.set_Dock(System.Windows.Forms.DockStyle.Fill); this.apartmentCanonicalTypesView.set_Location(new System.Drawing.Point(0, 0)); this.apartmentCanonicalTypesView.set_Name("apartmentCanonicalTypesView"); this.apartmentCanonicalTypesView.set_Size(new System.Drawing.Size(0x2af, 0x13a)); this.apartmentCanonicalTypesView.set_TabIndex(0); this.tbpApartmentLinks.Controls.Add(this.apartmentLinkView1); this.tbpApartmentLinks.set_Location(new System.Drawing.Point(4, 0x16)); this.tbpApartmentLinks.set_Name("tbpApartmentLinks"); this.tbpApartmentLinks.set_Padding(new System.Windows.Forms.Padding(3)); this.tbpApartmentLinks.set_Size(new System.Drawing.Size(0x2af, 0x13a)); this.tbpApartmentLinks.set_TabIndex(4); this.tbpApartmentLinks.set_Text("Связанные квартиры"); this.tbpApartmentLinks.set_UseVisualStyleBackColor(true); this.apartmentLinkView1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.apartmentLinkView1.set_Location(new System.Drawing.Point(3, 3)); this.apartmentLinkView1.set_Name("apartmentLinkView1"); this.apartmentLinkView1.set_Size(new System.Drawing.Size(0x2a9, 0x134)); this.apartmentLinkView1.set_TabIndex(0); this.apartmentInfoView.set_AutoScroll(true); this.apartmentInfoView.set_AutoSize(true); this.apartmentInfoView.set_Dock(System.Windows.Forms.DockStyle.Top); this.apartmentInfoView.set_Location(new System.Drawing.Point(0, 0)); this.apartmentInfoView.set_Name("apartmentInfoView"); this.apartmentInfoView.set_Size(new System.Drawing.Size(0x2b7, 0x13f)); this.apartmentInfoView.set_TabIndex(0); this.dataGridViewTextBoxColumn1.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells); this.dataGridViewTextBoxColumn1.set_DataPropertyName("Id"); this.dataGridViewTextBoxColumn1.set_HeaderText("Id"); this.dataGridViewTextBoxColumn1.set_MinimumWidth(50); this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1"); this.dataGridViewTextBoxColumn1.set_ReadOnly(true); this.dataGridViewTextBoxColumn2.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn2.set_DataPropertyName("OrgDocumentId"); style.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight); this.dataGridViewTextBoxColumn2.set_DefaultCellStyle(style); this.dataGridViewTextBoxColumn2.set_HeaderText("OrgDocumentId"); this.dataGridViewTextBoxColumn2.set_MinimumWidth(100); this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2"); this.dataGridViewTextBoxColumn2.set_ReadOnly(true); this.dataGridViewTextBoxColumn3.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn3.set_DataPropertyName("ObjectWithIdType"); style2.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight); this.dataGridViewTextBoxColumn3.set_DefaultCellStyle(style2); this.dataGridViewTextBoxColumn3.set_HeaderText("ObjectWithIdType"); this.dataGridViewTextBoxColumn3.set_MinimumWidth(100); this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3"); this.dataGridViewTextBoxColumn3.set_ReadOnly(true); this.dataGridViewTextBoxColumn4.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn4.set_DataPropertyName("Datee"); style3.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight); this.dataGridViewTextBoxColumn4.set_DefaultCellStyle(style3); this.dataGridViewTextBoxColumn4.set_HeaderText("Datee"); this.dataGridViewTextBoxColumn4.set_MinimumWidth(0xab); this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4"); this.dataGridViewTextBoxColumn4.set_ReadOnly(true); this.dataGridViewTextBoxColumn5.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn5.set_DataPropertyName("Dateb"); style4.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight); this.dataGridViewTextBoxColumn5.set_DefaultCellStyle(style4); this.dataGridViewTextBoxColumn5.set_HeaderText("Dateb"); this.dataGridViewTextBoxColumn5.set_MinimumWidth(0xab); this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5"); this.dataGridViewTextBoxColumn5.set_ReadOnly(true); this.dataGridViewTextBoxColumn6.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn6.set_DataPropertyName("Datec"); style5.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight); this.dataGridViewTextBoxColumn6.set_DefaultCellStyle(style5); this.dataGridViewTextBoxColumn6.set_HeaderText("Datec"); this.dataGridViewTextBoxColumn6.set_MinimumWidth(0xab); this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6"); this.dataGridViewTextBoxColumn6.set_ReadOnly(true); this.dataGridViewTextBoxColumn7.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn7.set_DataPropertyName("OrgDocument"); style6.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight); this.dataGridViewTextBoxColumn7.set_DefaultCellStyle(style6); this.dataGridViewTextBoxColumn7.set_HeaderText("OrgDocument"); this.dataGridViewTextBoxColumn7.set_MinimumWidth(100); this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7"); this.dataGridViewTextBoxColumn7.set_ReadOnly(true); this.dataGridViewTextBoxColumn8.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn8.set_DataPropertyName("IsDelete"); style7.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight); this.dataGridViewTextBoxColumn8.set_DefaultCellStyle(style7); this.dataGridViewTextBoxColumn8.set_HeaderText("IsDelete"); this.dataGridViewTextBoxColumn8.set_MinimumWidth(100); this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8"); this.dataGridViewTextBoxColumn8.set_ReadOnly(true); this.dataGridViewTextBoxColumn9.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn9.set_DataPropertyName("OrgDocumentView"); style8.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.TopRight); this.dataGridViewTextBoxColumn9.set_DefaultCellStyle(style8); this.dataGridViewTextBoxColumn9.set_HeaderText("OrgDocumentView"); this.dataGridViewTextBoxColumn9.set_MinimumWidth(80); this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9"); this.dataGridViewTextBoxColumn9.set_ReadOnly(true); this.dataGridViewTextBoxColumn10.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn10.set_DataPropertyName("Owner"); this.dataGridViewTextBoxColumn10.set_HeaderText("Owner"); this.dataGridViewTextBoxColumn10.set_MinimumWidth(0x4b); this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10"); this.dataGridViewTextBoxColumn10.set_ReadOnly(true); this.dataGridViewTextBoxColumn11.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader); this.dataGridViewTextBoxColumn11.set_DataPropertyName("PrintName"); style9.set_Alignment(System.Windows.Forms.DataGridViewContentAlignment.MiddleRight); this.dataGridViewTextBoxColumn11.set_DefaultCellStyle(style9); this.dataGridViewTextBoxColumn11.set_HeaderText("PrintName"); this.dataGridViewTextBoxColumn11.set_MinimumWidth(80); this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11"); this.dataGridViewTextBoxColumn11.set_ReadOnly(true); this.dataGridViewTextBoxColumn12.set_DataPropertyName("DateDoc"); this.dataGridViewTextBoxColumn12.set_HeaderText("DateDoc"); this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12"); this.dataGridViewTextBoxColumn12.set_Width(20); this.dataGridViewTextBoxColumn13.set_DataPropertyName("OrgDocument"); this.dataGridViewTextBoxColumn13.set_HeaderText("OrgDocument"); this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13"); this.dataGridViewTextBoxColumn13.set_Width(0x16); this.dataGridViewTextBoxColumn14.set_DataPropertyName("OwnerId"); this.dataGridViewTextBoxColumn14.set_HeaderText("OwnerId"); this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14"); this.dataGridViewTextBoxColumn14.set_Width(0x16); this.dataGridViewTextBoxColumn15.set_DataPropertyName("IsDelete"); this.dataGridViewTextBoxColumn15.set_HeaderText("IsDelete"); this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15"); this.dataGridViewTextBoxColumn15.set_Width(0x17); this.dataGridViewTextBoxColumn16.set_DataPropertyName("OrgDocumentId"); this.dataGridViewTextBoxColumn16.set_HeaderText("OrgDocumentId"); this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16"); this.dataGridViewTextBoxColumn16.set_Width(0x16); this.dataGridViewTextBoxColumn17.set_DataPropertyName("Id"); this.dataGridViewTextBoxColumn17.set_HeaderText("Id"); this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17"); this.dataGridViewTextBoxColumn17.set_Width(0x16); this.dataGridViewTextBoxColumn18.set_DataPropertyName("Denom"); this.dataGridViewTextBoxColumn18.set_HeaderText("Denom"); this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18"); this.dataGridViewTextBoxColumn18.set_Width(0x17); this.dataGridViewTextBoxColumn19.set_DataPropertyName("ObjectWithIdType"); this.dataGridViewTextBoxColumn19.set_HeaderText("ObjectWithIdType"); this.dataGridViewTextBoxColumn19.set_Name("dataGridViewTextBoxColumn19"); this.dataGridViewTextBoxColumn19.set_Width(0x16); this.dataGridViewTextBoxColumn20.set_DataPropertyName("ApartmentId"); this.dataGridViewTextBoxColumn20.set_HeaderText("ApartmentId"); this.dataGridViewTextBoxColumn20.set_Name("dataGridViewTextBoxColumn20"); this.dataGridViewTextBoxColumn20.set_Width(0x15); this.dataGridViewTextBoxColumn21.set_DataPropertyName("Datee"); this.dataGridViewTextBoxColumn21.set_HeaderText("Datee"); this.dataGridViewTextBoxColumn21.set_Name("dataGridViewTextBoxColumn21"); this.dataGridViewTextBoxColumn21.set_Width(0x16); this.dataGridViewTextBoxColumn22.set_DataPropertyName("Dateb"); this.dataGridViewTextBoxColumn22.set_HeaderText("Dateb"); this.dataGridViewTextBoxColumn22.set_Name("dataGridViewTextBoxColumn22"); this.dataGridViewTextBoxColumn22.set_Width(0x15); this.dataGridViewTextBoxColumn23.set_DataPropertyName("Datec"); this.dataGridViewTextBoxColumn23.set_HeaderText("Datec"); this.dataGridViewTextBoxColumn23.set_Name("dataGridViewTextBoxColumn23"); this.dataGridViewTextBoxColumn23.set_Width(0x17); this.dataGridViewTextBoxColumn24.set_DataPropertyName("Doc"); this.dataGridViewTextBoxColumn24.set_HeaderText("Doc"); this.dataGridViewTextBoxColumn24.set_Name("dataGridViewTextBoxColumn24"); this.dataGridViewTextBoxColumn25.set_DataPropertyName("Apartment"); this.dataGridViewTextBoxColumn25.set_HeaderText("Apartment"); this.dataGridViewTextBoxColumn25.set_Name("dataGridViewTextBoxColumn25"); this.dataGridViewTextBoxColumn26.set_DataPropertyName("Num"); this.dataGridViewTextBoxColumn26.set_HeaderText("Num"); this.dataGridViewTextBoxColumn26.set_Name("dataGridViewTextBoxColumn26"); this.dataGridViewTextBoxColumn27.set_DataPropertyName("OrgDocumentView"); this.dataGridViewTextBoxColumn27.set_HeaderText("OrgDocumentView"); this.dataGridViewTextBoxColumn27.set_Name("dataGridViewTextBoxColumn27"); this.datecDataGridViewTextBoxColumn1.set_DataPropertyName("Datec"); this.datecDataGridViewTextBoxColumn1.set_HeaderText("Datec"); this.datecDataGridViewTextBoxColumn1.set_Name("datecDataGridViewTextBoxColumn1"); this.datebDataGridViewTextBoxColumn1.set_DataPropertyName("Dateb"); this.datebDataGridViewTextBoxColumn1.set_HeaderText("Dateb"); this.datebDataGridViewTextBoxColumn1.set_Name("datebDataGridViewTextBoxColumn1"); this.Datec.set_DataPropertyName("Datec"); this.Datec.set_HeaderText("Datec"); this.Datec.set_Name("Datec"); this.Datee.set_DataPropertyName("Datee"); this.Datee.set_HeaderText("Datee"); this.Datee.set_Name("Datee"); this.PrintName.set_DataPropertyName("PrintName"); this.PrintName.set_HeaderText("PrintName"); this.PrintName.set_Name("PrintName"); this.dataGridViewTextBoxColumn28.set_DataPropertyName("Datec"); this.dataGridViewTextBoxColumn28.set_HeaderText("Datec"); this.dataGridViewTextBoxColumn28.set_Name("dataGridViewTextBoxColumn28"); this.dataGridViewTextBoxColumn28.set_ReadOnly(true); this.Dateb.set_DataPropertyName("Dateb"); this.Dateb.set_HeaderText("Datab"); this.Dateb.set_Name("Dateb"); this.Dateb.set_ReadOnly(true); this.dataGridViewTextBoxColumn29.set_DataPropertyName("Datee"); this.dataGridViewTextBoxColumn29.set_HeaderText("Datae"); this.dataGridViewTextBoxColumn29.set_Name("dataGridViewTextBoxColumn29"); this.dataGridViewTextBoxColumn29.set_ReadOnly(true); this.dataGridViewTextBoxColumn31.set_DataPropertyName("Datec"); this.dataGridViewTextBoxColumn31.set_HeaderText("Datec"); this.dataGridViewTextBoxColumn31.set_Name("dataGridViewTextBoxColumn31"); this.dataGridViewTextBoxColumn32.set_DataPropertyName("Dateb"); this.dataGridViewTextBoxColumn32.set_HeaderText("Dateb"); this.dataGridViewTextBoxColumn32.set_Name("dataGridViewTextBoxColumn32"); this.dataGridViewTextBoxColumn33.set_DataPropertyName("Datee"); this.dataGridViewTextBoxColumn33.set_HeaderText("Datee"); this.dataGridViewTextBoxColumn33.set_Name("dataGridViewTextBoxColumn33"); this.dataGridViewTextBoxColumn34.set_DataPropertyName("PrintName"); this.dataGridViewTextBoxColumn34.set_HeaderText("PrintName"); this.dataGridViewTextBoxColumn34.set_Name("dataGridViewTextBoxColumn34"); this.dataGridViewTextBoxColumn30.set_DataPropertyName("PrintName"); this.dataGridViewTextBoxColumn30.set_HeaderText("Владелец"); this.dataGridViewTextBoxColumn30.set_Name("dataGridViewTextBoxColumn30"); this.dataGridViewTextBoxColumn35.set_DataPropertyName("PrintName"); this.dataGridViewTextBoxColumn35.set_HeaderText("PrintName"); this.dataGridViewTextBoxColumn35.set_Name("dataGridViewTextBoxColumn35"); this.dataGridViewTextBoxColumn36.set_DataPropertyName("PrintName"); this.dataGridViewTextBoxColumn36.set_HeaderText("PrintName"); this.dataGridViewTextBoxColumn36.set_Name("dataGridViewTextBoxColumn36"); base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.None); base.Controls.Add(this.m_Tabs); base.Controls.Add(this.apartmentInfoView); base.set_Name("ApartmentTotalInfoView"); base.set_Size(new System.Drawing.Size(0x2b7, 0x290)); base.add_Load(new System.EventHandler(this.ApartmentTotalInfoView_Load)); this.m_Tabs.ResumeLayout(false); this.tbpApartmentOwners.ResumeLayout(false); this.tbpApartmentProperties.ResumeLayout(false); this.tbpHouseCounterApartments.ResumeLayout(false); this.tbpApartmentCanonicalTypes.ResumeLayout(false); this.tbpApartmentLinks.ResumeLayout(false); base.ResumeLayout(false); base.PerformLayout(); }
private void InitializeComponent() { this.components = new Container(); ComponentResourceManager manager = new ComponentResourceManager(typeof(HouseCountersView)); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.tsCollectiveCounters = new System.Windows.Forms.ToolStrip(); this.tsbCounterAdd = new System.Windows.Forms.ToolStripButton(); this.tsbCounterChange = new System.Windows.Forms.ToolStripButton(); this.tsbCounterDelete = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.tsbCurrentCounters = new System.Windows.Forms.ToolStripButton(); this.tsbAllCounters = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsButtonAddChildrens = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton3 = new System.Windows.Forms.ToolStripButton(); this.dgCollectiveCounters = new System.Windows.Forms.DataGridView(); this.tab = new System.Windows.Forms.TabControl(); this.tabPageTotalInfo = new System.Windows.Forms.TabPage(); this.tabPageSubjection = new System.Windows.Forms.TabPage(); this.tabPageDistributionShares = new System.Windows.Forms.TabPage(); this.tabPageHouseCounterServices = new System.Windows.Forms.TabPage(); this.splitContainer3 = new System.Windows.Forms.SplitContainer(); this.gbHouseCounterServices = new System.Windows.Forms.GroupBox(); this.splitContainer4 = new System.Windows.Forms.SplitContainer(); this.gbHouseCounterServiceCounters = new System.Windows.Forms.GroupBox(); this.gbHouseCounterServiceNorm = new System.Windows.Forms.GroupBox(); this.tabPageRelationApartments = new System.Windows.Forms.TabPage(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.bsHouseCounters = new System.Windows.Forms.BindingSource(this.components); this.homePassportCollectiveCountersTotalInfo1 = new HouseCountersTotalInfoView(); this.homePassportCollectiveCountersSubjection1 = new HouseCountersSubjectionView(); this.homePassportCollectiveCountersDistributionShares1 = new HouseCountersDistributionSharesView(); this.houseCounterServicesView1 = new HouseCounterServicesView(); this.houseCounterServiceCountersView1 = new HouseCounterServiceCountersView(); this.houseCounterServiceNormView1 = new HouseCounterServiceNormView(); this.houseCounterHierarchyView = new HouseCounterHierarchyView(); this.houseCounterApartmentsView = new HouseCounterApartmentsView(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IsInternal = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.AdrName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MarkName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.serviceTypeNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.typeCounterNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.counterNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.counterNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.capacityDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Factor = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StatusAscupeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PointAccounting = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Note = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.tsCollectiveCounters.SuspendLayout(); this.dgCollectiveCounters.BeginInit(); this.tab.SuspendLayout(); this.tabPageTotalInfo.SuspendLayout(); this.tabPageSubjection.SuspendLayout(); this.tabPageDistributionShares.SuspendLayout(); this.tabPageHouseCounterServices.SuspendLayout(); this.splitContainer3.Panel1.SuspendLayout(); this.splitContainer3.Panel2.SuspendLayout(); this.splitContainer3.SuspendLayout(); this.gbHouseCounterServices.SuspendLayout(); this.splitContainer4.Panel1.SuspendLayout(); this.splitContainer4.Panel2.SuspendLayout(); this.splitContainer4.SuspendLayout(); this.gbHouseCounterServiceCounters.SuspendLayout(); this.gbHouseCounterServiceNorm.SuspendLayout(); this.tabPageRelationApartments.SuspendLayout(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); this.bsHouseCounters.BeginInit(); base.SuspendLayout(); this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.splitContainer1.set_Location(new System.Drawing.Point(0, 0)); this.splitContainer1.set_Name("splitContainer1"); this.splitContainer1.set_Orientation(System.Windows.Forms.Orientation.Horizontal); this.splitContainer1.Panel1.Controls.Add(this.tsCollectiveCounters); this.splitContainer1.Panel1.Controls.Add(this.dgCollectiveCounters); this.splitContainer1.Panel2.Controls.Add(this.tab); this.splitContainer1.set_Size(new System.Drawing.Size(0x342, 0x285)); this.splitContainer1.set_SplitterDistance(0xa7); this.splitContainer1.set_TabIndex(0x10); this.tsCollectiveCounters.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbCounterAdd, this.tsbCounterChange, this.tsbCounterDelete, this.toolStripSeparator4, this.tsbCurrentCounters, this.tsbAllCounters, this.toolStripSeparator1, this.tsButtonAddChildrens, this.toolStripSeparator2, this.toolStripButton1, this.toolStripSeparator3, this.toolStripButton2, this.toolStripSeparator5, this.toolStripButton3 }); this.tsCollectiveCounters.set_Location(new System.Drawing.Point(0, 0)); this.tsCollectiveCounters.set_Name("tsCollectiveCounters"); this.tsCollectiveCounters.set_Size(new System.Drawing.Size(0x342, 0x19)); this.tsCollectiveCounters.set_TabIndex(0); this.tsCollectiveCounters.set_Text("toolStrip1"); this.tsbCounterAdd.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image); this.tsbCounterAdd.set_Image(Resources.ADD); this.tsbCounterAdd.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None); this.tsbCounterAdd.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.tsbCounterAdd.set_Name("tsbCounterAdd"); this.tsbCounterAdd.set_Size(new System.Drawing.Size(0x18, 0x16)); this.tsbCounterAdd.set_Text("Добавить счетчик"); this.tsbCounterAdd.add_Click(new System.EventHandler(this.tsbCounterAdd_Click)); this.tsbCounterChange.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image); this.tsbCounterChange.set_Image(Resources.CHANGE); this.tsbCounterChange.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None); this.tsbCounterChange.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.tsbCounterChange.set_Name("tsbCounterChange"); this.tsbCounterChange.set_Size(new System.Drawing.Size(0x1c, 0x16)); this.tsbCounterChange.set_Text("Изменить счетчик"); this.tsbCounterChange.add_Click(new System.EventHandler(this.tsbCounterChange_Click)); this.tsbCounterDelete.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image); this.tsbCounterDelete.set_Image(Resources.DELETE); this.tsbCounterDelete.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None); this.tsbCounterDelete.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.tsbCounterDelete.set_Name("tsbCounterDelete"); this.tsbCounterDelete.set_Size(new System.Drawing.Size(0x1c, 0x16)); this.tsbCounterDelete.set_Text("Удалить счетчик"); this.tsbCounterDelete.add_Click(new System.EventHandler(this.tsbCounterDelete_Click)); this.toolStripSeparator4.set_Name("toolStripSeparator4"); this.toolStripSeparator4.set_Size(new System.Drawing.Size(6, 0x19)); this.tsbCurrentCounters.set_Checked(true); this.tsbCurrentCounters.set_CheckState(System.Windows.Forms.CheckState.Checked); this.tsbCurrentCounters.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text); this.tsbCurrentCounters.set_Image((System.Drawing.Image) manager.GetObject("tsbCurrentCounters.Image")); this.tsbCurrentCounters.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.tsbCurrentCounters.set_Name("tsbCurrentCounters"); this.tsbCurrentCounters.set_Size(new System.Drawing.Size(0x59, 0x16)); this.tsbCurrentCounters.set_Text("Действующие"); this.tsbCurrentCounters.add_Click(new System.EventHandler(this.tsbCurrentCounters_Click)); this.tsbAllCounters.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text); this.tsbAllCounters.set_Image((System.Drawing.Image) manager.GetObject("tsbAllCounters.Image")); this.tsbAllCounters.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.tsbAllCounters.set_Name("tsbAllCounters"); this.tsbAllCounters.set_Size(new System.Drawing.Size(30, 0x16)); this.tsbAllCounters.set_Text("Все"); this.tsbAllCounters.add_Click(new System.EventHandler(this.tsbAllCounters_Click)); this.toolStripSeparator1.set_Name("toolStripSeparator1"); this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19)); this.tsButtonAddChildrens.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text); this.tsButtonAddChildrens.set_Image((System.Drawing.Image) manager.GetObject("tsButtonAddChildrens.Image")); this.tsButtonAddChildrens.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.tsButtonAddChildrens.set_Name("tsButtonAddChildrens"); this.tsButtonAddChildrens.set_Size(new System.Drawing.Size(0xc0, 0x16)); this.tsButtonAddChildrens.set_Text("Добавить виртуальные счетчики"); this.tsButtonAddChildrens.add_Click(new System.EventHandler(this.tsButtonAddChildrens_Click)); this.toolStripSeparator2.set_Name("toolStripSeparator2"); this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19)); this.toolStripButton1.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text); this.toolStripButton1.set_Image((System.Drawing.Image) manager.GetObject("toolStripButton1.Image")); this.toolStripButton1.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.toolStripButton1.set_Name("toolStripButton1"); this.toolStripButton1.set_Size(new System.Drawing.Size(0x80, 0x16)); this.toolStripButton1.set_Text("Сформировать отчет"); this.toolStripButton1.add_Click(new System.EventHandler(this.toolStripButton1_Click)); this.toolStripSeparator3.set_Name("toolStripSeparator3"); this.toolStripSeparator3.set_Size(new System.Drawing.Size(6, 0x19)); this.toolStripButton2.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text); this.toolStripButton2.set_Image((System.Drawing.Image) manager.GetObject("toolStripButton2.Image")); this.toolStripButton2.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.toolStripButton2.set_Name("toolStripButton2"); this.toolStripButton2.set_Size(new System.Drawing.Size(0x8b, 0x16)); this.toolStripButton2.set_Text("Выполнить перерасчет"); this.toolStripButton2.add_Click(new System.EventHandler(this.toolStripButton2_Click)); this.toolStripSeparator5.set_Name("toolStripSeparator5"); this.toolStripSeparator5.set_Size(new System.Drawing.Size(6, 0x19)); this.toolStripButton3.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text); this.toolStripButton3.set_Image((System.Drawing.Image) manager.GetObject("toolStripButton3.Image")); this.toolStripButton3.set_ImageTransparentColor(System.Drawing.Color.Magenta); this.toolStripButton3.set_Name("toolStripButton3"); this.toolStripButton3.set_Size(new System.Drawing.Size(0x5e, 0x16)); this.toolStripButton3.set_Text("Площадь дома"); this.toolStripButton3.add_Click(new System.EventHandler(this.toolStripButton3_Click)); this.dgCollectiveCounters.set_AllowUserToAddRows(false); this.dgCollectiveCounters.set_AllowUserToDeleteRows(false); this.dgCollectiveCounters.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top); this.dgCollectiveCounters.set_AutoGenerateColumns(false); this.dgCollectiveCounters.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells); this.dgCollectiveCounters.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells); this.dgCollectiveCounters.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize); this.dgCollectiveCounters.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.IsInternal, this.AdrName, this.Id, this.MarkName, this.serviceTypeNameDataGridViewTextBoxColumn, this.typeCounterNameDataGridViewTextBoxColumn, this.counterNameDataGridViewTextBoxColumn, this.counterNumberDataGridViewTextBoxColumn, this.capacityDataGridViewTextBoxColumn, this.createdDataGridViewTextBoxColumn, this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.Factor, this.StatusAscupeName, this.PointAccounting, this.Note }); this.dgCollectiveCounters.set_DataSource(this.bsHouseCounters); this.dgCollectiveCounters.set_GridColor(System.Drawing.SystemColors.ControlLight); this.dgCollectiveCounters.set_Location(new System.Drawing.Point(0, 0x1b)); this.dgCollectiveCounters.set_Name("dgCollectiveCounters"); this.dgCollectiveCounters.set_ReadOnly(true); this.dgCollectiveCounters.set_RowHeadersVisible(false); this.dgCollectiveCounters.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect); this.dgCollectiveCounters.set_Size(new System.Drawing.Size(0x342, 0x89)); this.dgCollectiveCounters.set_TabIndex(1); this.tab.Controls.Add(this.tabPageTotalInfo); this.tab.Controls.Add(this.tabPageSubjection); this.tab.Controls.Add(this.tabPageDistributionShares); this.tab.Controls.Add(this.tabPageHouseCounterServices); this.tab.Controls.Add(this.tabPageRelationApartments); this.tab.set_Dock(System.Windows.Forms.DockStyle.Fill); this.tab.set_Location(new System.Drawing.Point(0, 0)); this.tab.set_Name("tab"); this.tab.set_SelectedIndex(0); this.tab.set_Size(new System.Drawing.Size(0x342, 0x1da)); this.tab.set_TabIndex(0); this.tab.add_SelectedIndexChanged(new System.EventHandler(this.tabControl1_SelectedIndexChanged)); this.tabPageTotalInfo.Controls.Add(this.homePassportCollectiveCountersTotalInfo1); this.tabPageTotalInfo.set_Location(new System.Drawing.Point(4, 0x16)); this.tabPageTotalInfo.set_Name("tabPageTotalInfo"); this.tabPageTotalInfo.set_Padding(new System.Windows.Forms.Padding(3)); this.tabPageTotalInfo.set_Size(new System.Drawing.Size(0x33a, 0x1c0)); this.tabPageTotalInfo.set_TabIndex(0); this.tabPageTotalInfo.set_Text("Показания прибора учета"); this.tabPageTotalInfo.set_UseVisualStyleBackColor(true); this.tabPageSubjection.Controls.Add(this.homePassportCollectiveCountersSubjection1); this.tabPageSubjection.set_Location(new System.Drawing.Point(4, 0x16)); this.tabPageSubjection.set_Name("tabPageSubjection"); this.tabPageSubjection.set_Padding(new System.Windows.Forms.Padding(3)); this.tabPageSubjection.set_Size(new System.Drawing.Size(0x33a, 0x1c0)); this.tabPageSubjection.set_TabIndex(1); this.tabPageSubjection.set_Text("Подчинение"); this.tabPageSubjection.set_UseVisualStyleBackColor(true); this.tabPageDistributionShares.Controls.Add(this.homePassportCollectiveCountersDistributionShares1); this.tabPageDistributionShares.set_Location(new System.Drawing.Point(4, 0x16)); this.tabPageDistributionShares.set_Name("tabPageDistributionShares"); this.tabPageDistributionShares.set_Padding(new System.Windows.Forms.Padding(3)); this.tabPageDistributionShares.set_Size(new System.Drawing.Size(0x33a, 0x1c0)); this.tabPageDistributionShares.set_TabIndex(2); this.tabPageDistributionShares.set_Text("Распределение долей"); this.tabPageDistributionShares.set_UseVisualStyleBackColor(true); this.tabPageHouseCounterServices.Controls.Add(this.splitContainer3); this.tabPageHouseCounterServices.set_Location(new System.Drawing.Point(4, 0x16)); this.tabPageHouseCounterServices.set_Name("tabPageHouseCounterServices"); this.tabPageHouseCounterServices.set_Size(new System.Drawing.Size(0x33a, 0x1c0)); this.tabPageHouseCounterServices.set_TabIndex(3); this.tabPageHouseCounterServices.set_Text("Связь с услугами"); this.tabPageHouseCounterServices.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.gbHouseCounterServices); this.splitContainer3.Panel2.Controls.Add(this.splitContainer4); this.splitContainer3.set_Size(new System.Drawing.Size(0x33a, 0x1c0)); this.splitContainer3.set_SplitterDistance(0x9d); this.splitContainer3.set_TabIndex(1); this.gbHouseCounterServices.Controls.Add(this.houseCounterServicesView1); this.gbHouseCounterServices.set_Dock(System.Windows.Forms.DockStyle.Fill); this.gbHouseCounterServices.set_Location(new System.Drawing.Point(0, 0)); this.gbHouseCounterServices.set_Name("gbHouseCounterServices"); this.gbHouseCounterServices.set_Size(new System.Drawing.Size(0x33a, 0x9d)); this.gbHouseCounterServices.set_TabIndex(0); this.gbHouseCounterServices.set_TabStop(false); this.gbHouseCounterServices.set_Text("Услуги"); 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.set_Orientation(System.Windows.Forms.Orientation.Horizontal); this.splitContainer4.Panel1.Controls.Add(this.gbHouseCounterServiceCounters); this.splitContainer4.Panel2.Controls.Add(this.gbHouseCounterServiceNorm); this.splitContainer4.set_Size(new System.Drawing.Size(0x33a, 0x11f)); this.splitContainer4.set_SplitterDistance(0x93); this.splitContainer4.set_TabIndex(0); this.gbHouseCounterServiceCounters.Controls.Add(this.houseCounterServiceCountersView1); this.gbHouseCounterServiceCounters.set_Dock(System.Windows.Forms.DockStyle.Fill); this.gbHouseCounterServiceCounters.set_Location(new System.Drawing.Point(0, 0)); this.gbHouseCounterServiceCounters.set_Name("gbHouseCounterServiceCounters"); this.gbHouseCounterServiceCounters.set_Size(new System.Drawing.Size(0x33a, 0x93)); this.gbHouseCounterServiceCounters.set_TabIndex(0); this.gbHouseCounterServiceCounters.set_TabStop(false); this.gbHouseCounterServiceCounters.set_Text("Услуги по счетчикам"); this.gbHouseCounterServiceNorm.Controls.Add(this.houseCounterServiceNormView1); this.gbHouseCounterServiceNorm.set_Dock(System.Windows.Forms.DockStyle.Fill); this.gbHouseCounterServiceNorm.set_Location(new System.Drawing.Point(0, 0)); this.gbHouseCounterServiceNorm.set_Name("gbHouseCounterServiceNorm"); this.gbHouseCounterServiceNorm.set_Size(new System.Drawing.Size(0x33a, 0x88)); this.gbHouseCounterServiceNorm.set_TabIndex(0); this.gbHouseCounterServiceNorm.set_TabStop(false); this.gbHouseCounterServiceNorm.set_Text("Услуги по нормам"); this.tabPageRelationApartments.Controls.Add(this.splitContainer2); this.tabPageRelationApartments.set_Location(new System.Drawing.Point(4, 0x16)); this.tabPageRelationApartments.set_Name("tabPageRelationApartments"); this.tabPageRelationApartments.set_Size(new System.Drawing.Size(0x33a, 0x1c0)); this.tabPageRelationApartments.set_TabIndex(4); this.tabPageRelationApartments.set_Text("Подчиненные кол.сч. и привяз. ПЖ"); this.tabPageRelationApartments.set_UseVisualStyleBackColor(true); 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.houseCounterHierarchyView); this.splitContainer2.Panel1.Controls.Add(this.label1); this.splitContainer2.Panel2.Controls.Add(this.houseCounterApartmentsView); this.splitContainer2.Panel2.Controls.Add(this.label2); this.splitContainer2.set_Size(new System.Drawing.Size(0x33a, 0x1c0)); this.splitContainer2.set_SplitterDistance(410); this.splitContainer2.set_TabIndex(0); this.label1.set_AutoSize(true); this.label1.set_Dock(System.Windows.Forms.DockStyle.Top); this.label1.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc)); this.label1.set_Location(new System.Drawing.Point(0, 0)); this.label1.set_Name("label1"); this.label1.set_Size(new System.Drawing.Size(0xc9, 15)); this.label1.set_TabIndex(2); this.label1.set_Text("Подчиненные приборы учета"); this.label2.set_AutoSize(true); this.label2.set_Dock(System.Windows.Forms.DockStyle.Top); this.label2.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 9f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0xcc)); this.label2.set_Location(new System.Drawing.Point(0, 0)); this.label2.set_Name("label2"); this.label2.set_Size(new System.Drawing.Size(0x7c, 15)); this.label2.set_TabIndex(3); this.label2.set_Text("Привязанные ПЖ"); this.bsHouseCounters.set_DataSource(typeof(HouseCounter)); this.bsHouseCounters.add_PositionChanged(new System.EventHandler(this.bsHouseCounters_PositionChanged)); this.homePassportCollectiveCountersTotalInfo1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.homePassportCollectiveCountersTotalInfo1.set_Location(new System.Drawing.Point(3, 3)); this.homePassportCollectiveCountersTotalInfo1.set_Name("homePassportCollectiveCountersTotalInfo1"); this.homePassportCollectiveCountersTotalInfo1.set_Size(new System.Drawing.Size(820, 0x1ba)); this.homePassportCollectiveCountersTotalInfo1.set_TabIndex(0); this.homePassportCollectiveCountersSubjection1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.homePassportCollectiveCountersSubjection1.set_Font(new System.Drawing.Font("Tahoma", 9.75f)); this.homePassportCollectiveCountersSubjection1.set_Location(new System.Drawing.Point(3, 3)); this.homePassportCollectiveCountersSubjection1.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4)); this.homePassportCollectiveCountersSubjection1.set_Name("homePassportCollectiveCountersSubjection1"); this.homePassportCollectiveCountersSubjection1.set_Size(new System.Drawing.Size(820, 0x1ba)); this.homePassportCollectiveCountersSubjection1.set_TabIndex(0); this.homePassportCollectiveCountersSubjection1.add_Load(new System.EventHandler(this.homePassportCollectiveCountersSubjection1_Load)); this.homePassportCollectiveCountersDistributionShares1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.homePassportCollectiveCountersDistributionShares1.set_Font(new System.Drawing.Font("Tahoma", 9.75f)); this.homePassportCollectiveCountersDistributionShares1.set_Location(new System.Drawing.Point(3, 3)); this.homePassportCollectiveCountersDistributionShares1.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4)); this.homePassportCollectiveCountersDistributionShares1.set_Name("homePassportCollectiveCountersDistributionShares1"); this.homePassportCollectiveCountersDistributionShares1.set_Size(new System.Drawing.Size(820, 0x1ba)); this.homePassportCollectiveCountersDistributionShares1.set_TabIndex(0); this.houseCounterServicesView1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.houseCounterServicesView1.set_Location(new System.Drawing.Point(3, 0x10)); this.houseCounterServicesView1.set_Name("houseCounterServicesView1"); this.houseCounterServicesView1.set_Size(new System.Drawing.Size(820, 0x8a)); this.houseCounterServicesView1.set_TabIndex(3); this.houseCounterServiceCountersView1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.houseCounterServiceCountersView1.set_Location(new System.Drawing.Point(3, 0x10)); this.houseCounterServiceCountersView1.set_Name("houseCounterServiceCountersView1"); this.houseCounterServiceCountersView1.set_Size(new System.Drawing.Size(820, 0x80)); this.houseCounterServiceCountersView1.set_TabIndex(0); this.houseCounterServiceNormView1.set_Dock(System.Windows.Forms.DockStyle.Fill); this.houseCounterServiceNormView1.set_Location(new System.Drawing.Point(3, 0x10)); this.houseCounterServiceNormView1.set_Name("houseCounterServiceNormView1"); this.houseCounterServiceNormView1.set_Size(new System.Drawing.Size(820, 0x75)); this.houseCounterServiceNormView1.set_TabIndex(0); this.houseCounterHierarchyView.set_Dock(System.Windows.Forms.DockStyle.Fill); this.houseCounterHierarchyView.set_Location(new System.Drawing.Point(0, 15)); this.houseCounterHierarchyView.set_Name("houseCounterHierarchyView"); this.houseCounterHierarchyView.set_Size(new System.Drawing.Size(410, 0x1b1)); this.houseCounterHierarchyView.set_TabIndex(1); this.houseCounterApartmentsView.set_Dock(System.Windows.Forms.DockStyle.Fill); this.houseCounterApartmentsView.set_Location(new System.Drawing.Point(0, 15)); this.houseCounterApartmentsView.set_Name("houseCounterApartmentsView"); this.houseCounterApartmentsView.set_Size(new System.Drawing.Size(0x19c, 0x1b1)); this.houseCounterApartmentsView.set_TabIndex(0); this.dataGridViewTextBoxColumn1.set_DataPropertyName("TypeCounterName"); this.dataGridViewTextBoxColumn1.set_HeaderText("Тип"); this.dataGridViewTextBoxColumn1.set_Name("dataGridViewTextBoxColumn1"); this.dataGridViewTextBoxColumn1.set_ReadOnly(true); this.dataGridViewTextBoxColumn1.set_Width(0x33); this.dataGridViewTextBoxColumn2.set_DataPropertyName("CounterName"); this.dataGridViewTextBoxColumn2.set_HeaderText("Наименование"); this.dataGridViewTextBoxColumn2.set_Name("dataGridViewTextBoxColumn2"); this.dataGridViewTextBoxColumn2.set_ReadOnly(true); this.dataGridViewTextBoxColumn2.set_Visible(false); this.dataGridViewTextBoxColumn2.set_Width(0x6c); this.dataGridViewTextBoxColumn3.set_DataPropertyName("CounterNumber"); this.dataGridViewTextBoxColumn3.set_HeaderText("Номер"); this.dataGridViewTextBoxColumn3.set_Name("dataGridViewTextBoxColumn3"); this.dataGridViewTextBoxColumn3.set_ReadOnly(true); this.dataGridViewTextBoxColumn3.set_Visible(false); this.dataGridViewTextBoxColumn3.set_Width(0x42); this.dataGridViewTextBoxColumn4.set_DataPropertyName("Capacity"); this.dataGridViewTextBoxColumn4.set_HeaderText("Разрядность"); this.dataGridViewTextBoxColumn4.set_Name("dataGridViewTextBoxColumn4"); this.dataGridViewTextBoxColumn4.set_ReadOnly(true); this.dataGridViewTextBoxColumn4.set_Width(0x62); this.dataGridViewTextBoxColumn5.set_DataPropertyName("FromDate"); this.dataGridViewTextBoxColumn5.set_HeaderText("Дата установки"); this.dataGridViewTextBoxColumn5.set_Name("dataGridViewTextBoxColumn5"); this.dataGridViewTextBoxColumn5.set_ReadOnly(true); this.dataGridViewTextBoxColumn5.set_Width(0x68); this.dataGridViewTextBoxColumn6.set_DataPropertyName("ToDate"); this.dataGridViewTextBoxColumn6.set_HeaderText("Дата ликвидации"); this.dataGridViewTextBoxColumn6.set_Name("dataGridViewTextBoxColumn6"); this.dataGridViewTextBoxColumn6.set_ReadOnly(true); this.dataGridViewTextBoxColumn6.set_Width(0x6f); this.dataGridViewTextBoxColumn7.set_DataPropertyName("Created"); this.dataGridViewTextBoxColumn7.set_HeaderText("Дата ввода"); this.dataGridViewTextBoxColumn7.set_Name("dataGridViewTextBoxColumn7"); this.dataGridViewTextBoxColumn7.set_ReadOnly(true); this.dataGridViewTextBoxColumn7.set_Width(0x54); this.dataGridViewTextBoxColumn8.set_DataPropertyName("Created"); this.dataGridViewTextBoxColumn8.set_HeaderText("Дата ввода"); this.dataGridViewTextBoxColumn8.set_Name("dataGridViewTextBoxColumn8"); this.dataGridViewTextBoxColumn8.set_ReadOnly(true); this.dataGridViewTextBoxColumn8.set_Width(0x54); this.dataGridViewTextBoxColumn9.set_DataPropertyName("ServiceTypeName"); this.dataGridViewTextBoxColumn9.set_HeaderText("Тип услуги"); this.dataGridViewTextBoxColumn9.set_Name("dataGridViewTextBoxColumn9"); this.dataGridViewTextBoxColumn9.set_ReadOnly(true); this.dataGridViewTextBoxColumn9.set_Width(80); this.dataGridViewTextBoxColumn10.set_DataPropertyName("ToDate"); this.dataGridViewTextBoxColumn10.set_HeaderText("Дата ликвидации"); this.dataGridViewTextBoxColumn10.set_Name("dataGridViewTextBoxColumn10"); this.dataGridViewTextBoxColumn10.set_ReadOnly(true); this.dataGridViewTextBoxColumn10.set_Width(0x6f); this.dataGridViewTextBoxColumn11.set_DataPropertyName("ToDate"); this.dataGridViewTextBoxColumn11.set_HeaderText("Дата ликвидации"); this.dataGridViewTextBoxColumn11.set_Name("dataGridViewTextBoxColumn11"); this.dataGridViewTextBoxColumn11.set_ReadOnly(true); this.dataGridViewTextBoxColumn11.set_Width(0x6f); this.dataGridViewTextBoxColumn12.set_DataPropertyName("TotalArea"); this.dataGridViewTextBoxColumn12.set_HeaderText("Общая площадь"); this.dataGridViewTextBoxColumn12.set_Name("dataGridViewTextBoxColumn12"); this.dataGridViewTextBoxColumn12.set_ReadOnly(true); this.dataGridViewTextBoxColumn12.set_Width(0x6a); this.dataGridViewTextBoxColumn13.set_DataPropertyName("TotalAreaLivingNonLiving"); this.dataGridViewTextBoxColumn13.set_HeaderText("Жилая площадь"); this.dataGridViewTextBoxColumn13.set_Name("dataGridViewTextBoxColumn13"); this.dataGridViewTextBoxColumn13.set_ReadOnly(true); this.dataGridViewTextBoxColumn13.set_Width(0x6a); this.dataGridViewTextBoxColumn14.set_DataPropertyName("FiredArea"); this.dataGridViewTextBoxColumn14.set_HeaderText("Отапливаемая площадь"); this.dataGridViewTextBoxColumn14.set_Name("dataGridViewTextBoxColumn14"); this.dataGridViewTextBoxColumn14.set_ReadOnly(true); this.dataGridViewTextBoxColumn14.set_Width(0x8e); this.dataGridViewTextBoxColumn15.set_DataPropertyName("TotalAreaMkd"); this.dataGridViewTextBoxColumn15.set_HeaderText("Общая площадь в МКД"); this.dataGridViewTextBoxColumn15.set_Name("dataGridViewTextBoxColumn15"); this.dataGridViewTextBoxColumn15.set_ReadOnly(true); this.dataGridViewTextBoxColumn15.set_Width(0x74); this.dataGridViewTextBoxColumn16.set_DataPropertyName("TotalAreaLivingNonLivingMkd"); this.dataGridViewTextBoxColumn16.set_HeaderText("Жилая площадь в МКД"); this.dataGridViewTextBoxColumn16.set_Name("dataGridViewTextBoxColumn16"); this.dataGridViewTextBoxColumn16.set_ReadOnly(true); this.dataGridViewTextBoxColumn16.set_Width(0x74); this.dataGridViewTextBoxColumn17.set_DataPropertyName("TotalAreaOi"); this.dataGridViewTextBoxColumn17.set_HeaderText("Общая площадь в сос о/и"); this.dataGridViewTextBoxColumn17.set_Name("dataGridViewTextBoxColumn17"); this.dataGridViewTextBoxColumn17.set_ReadOnly(true); this.dataGridViewTextBoxColumn17.set_Width(0x74); this.dataGridViewTextBoxColumn18.set_DataPropertyName("Factor"); this.dataGridViewTextBoxColumn18.set_HeaderText("Коэффициент"); this.dataGridViewTextBoxColumn18.set_Name("dataGridViewTextBoxColumn18"); this.dataGridViewTextBoxColumn18.set_ReadOnly(true); this.dataGridViewTextBoxColumn18.set_Width(0x66); this.IsInternal.set_DataPropertyName("IsInternal"); this.IsInternal.set_HeaderText("Внутренний"); this.IsInternal.set_Name("IsInternal"); this.IsInternal.set_ReadOnly(true); this.IsInternal.set_Width(0x48); this.AdrName.set_DataPropertyName("AdrName"); this.AdrName.set_HeaderText("Адрес"); this.AdrName.set_Name("AdrName"); this.AdrName.set_ReadOnly(true); this.AdrName.set_Width(0x3f); this.Id.set_DataPropertyName("Id"); this.Id.set_HeaderText("Id"); this.Id.set_Name("Id"); this.Id.set_ReadOnly(true); this.Id.set_Visible(false); this.Id.set_Width(0x29); this.MarkName.set_DataPropertyName("MarkName"); this.MarkName.set_HeaderText("Марка"); this.MarkName.set_Name("MarkName"); this.MarkName.set_ReadOnly(true); this.MarkName.set_Width(0x41); this.serviceTypeNameDataGridViewTextBoxColumn.set_DataPropertyName("ServiceTypeName"); this.serviceTypeNameDataGridViewTextBoxColumn.set_HeaderText("Тип услуги"); this.serviceTypeNameDataGridViewTextBoxColumn.set_Name("serviceTypeNameDataGridViewTextBoxColumn"); this.serviceTypeNameDataGridViewTextBoxColumn.set_ReadOnly(true); this.serviceTypeNameDataGridViewTextBoxColumn.set_Width(0x57); this.typeCounterNameDataGridViewTextBoxColumn.set_DataPropertyName("TypeCounterName"); this.typeCounterNameDataGridViewTextBoxColumn.set_HeaderText("Тип"); this.typeCounterNameDataGridViewTextBoxColumn.set_Name("typeCounterNameDataGridViewTextBoxColumn"); this.typeCounterNameDataGridViewTextBoxColumn.set_ReadOnly(true); this.typeCounterNameDataGridViewTextBoxColumn.set_Width(0x33); this.counterNameDataGridViewTextBoxColumn.set_DataPropertyName("CounterName"); this.counterNameDataGridViewTextBoxColumn.set_HeaderText("Наименование"); this.counterNameDataGridViewTextBoxColumn.set_Name("counterNameDataGridViewTextBoxColumn"); this.counterNameDataGridViewTextBoxColumn.set_ReadOnly(true); this.counterNameDataGridViewTextBoxColumn.set_Width(0x6c); this.counterNumberDataGridViewTextBoxColumn.set_DataPropertyName("CounterNumber"); this.counterNumberDataGridViewTextBoxColumn.set_HeaderText("Номер"); this.counterNumberDataGridViewTextBoxColumn.set_Name("counterNumberDataGridViewTextBoxColumn"); this.counterNumberDataGridViewTextBoxColumn.set_ReadOnly(true); this.counterNumberDataGridViewTextBoxColumn.set_Width(0x42); this.capacityDataGridViewTextBoxColumn.set_DataPropertyName("Capacity"); this.capacityDataGridViewTextBoxColumn.set_HeaderText("Разрядность"); this.capacityDataGridViewTextBoxColumn.set_Name("capacityDataGridViewTextBoxColumn"); this.capacityDataGridViewTextBoxColumn.set_ReadOnly(true); this.capacityDataGridViewTextBoxColumn.set_Width(0x62); this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created"); this.createdDataGridViewTextBoxColumn.set_HeaderText("Дата создания"); this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn"); this.createdDataGridViewTextBoxColumn.set_ReadOnly(true); this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate"); this.fromDateDataGridViewTextBoxColumn.set_HeaderText("Дата установки"); this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn"); this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true); this.fromDateDataGridViewTextBoxColumn.set_Width(0x68); this.toDateDataGridViewTextBoxColumn.set_DataPropertyName("ToDate"); this.toDateDataGridViewTextBoxColumn.set_HeaderText("Дата ликвидации"); this.toDateDataGridViewTextBoxColumn.set_Name("toDateDataGridViewTextBoxColumn"); this.toDateDataGridViewTextBoxColumn.set_ReadOnly(true); this.toDateDataGridViewTextBoxColumn.set_Width(0x6f); this.Factor.set_DataPropertyName("Factor"); this.Factor.set_HeaderText("Коэффициент"); this.Factor.set_Name("Factor"); this.Factor.set_ReadOnly(true); this.Factor.set_Width(0x66); this.StatusAscupeName.set_DataPropertyName("StatusAscupeName"); this.StatusAscupeName.set_HeaderText("Статус АСКУПЭ"); this.StatusAscupeName.set_Name("StatusAscupeName"); this.StatusAscupeName.set_ReadOnly(true); this.StatusAscupeName.set_Width(0x68); this.PointAccounting.set_DataPropertyName("PointAccounting"); this.PointAccounting.set_HeaderText("Код АСКУПЭ"); this.PointAccounting.set_Name("PointAccounting"); this.PointAccounting.set_ReadOnly(true); this.PointAccounting.set_Width(90); this.Note.set_DataPropertyName("Note"); this.Note.set_HeaderText("Заметки"); this.Note.set_Name("Note"); this.Note.set_ReadOnly(true); this.Note.set_Width(0x4c); base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f)); base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font); base.Controls.Add(this.splitContainer1); base.set_Name("HouseCountersView"); base.set_Size(new System.Drawing.Size(0x342, 0x285)); base.add_Load(new System.EventHandler(this.HouseCountersView_Load)); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel1.PerformLayout(); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.ResumeLayout(false); this.tsCollectiveCounters.ResumeLayout(false); this.tsCollectiveCounters.PerformLayout(); this.dgCollectiveCounters.EndInit(); this.tab.ResumeLayout(false); this.tabPageTotalInfo.ResumeLayout(false); this.tabPageSubjection.ResumeLayout(false); this.tabPageDistributionShares.ResumeLayout(false); this.tabPageHouseCounterServices.ResumeLayout(false); this.splitContainer3.Panel1.ResumeLayout(false); this.splitContainer3.Panel2.ResumeLayout(false); this.splitContainer3.ResumeLayout(false); this.gbHouseCounterServices.ResumeLayout(false); this.splitContainer4.Panel1.ResumeLayout(false); this.splitContainer4.Panel2.ResumeLayout(false); this.splitContainer4.ResumeLayout(false); this.gbHouseCounterServiceCounters.ResumeLayout(false); this.gbHouseCounterServiceNorm.ResumeLayout(false); this.tabPageRelationApartments.ResumeLayout(false); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel1.PerformLayout(); this.splitContainer2.Panel2.ResumeLayout(false); this.splitContainer2.Panel2.PerformLayout(); this.splitContainer2.ResumeLayout(false); this.bsHouseCounters.EndInit(); base.ResumeLayout(false); }