コード例 #1
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label3 = new System.Windows.Forms.Label();
     this.cbxFlatCards = new System.Windows.Forms.ComboBox();
     this.tbxOwnerFio = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.tbxAddress = new System.Windows.Forms.TextBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.localAddressSelector = new LocalAddressSelector();
     this.btnUnCompare = new System.Windows.Forms.Button();
     this.btnCompare = new System.Windows.Forms.Button();
     this.panel1 = new System.Windows.Forms.Panel();
     this.exchangeRequestResidentsView = new ExchangeRequestResidentsView();
     this.label5 = new System.Windows.Forms.Label();
     this.bsApartments = new System.Windows.Forms.BindingSource(this.components);
     this.dgvApartments = new System.Windows.Forms.DataGridView();
     this.addressNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ownerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.fromDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toDateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.createdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.apartmentResidentsView = new ApartmentResidentsView();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.label6 = new System.Windows.Forms.Label();
     this.panel2 = new System.Windows.Forms.Panel();
     this.btnSaveChanges = new System.Windows.Forms.Button();
     this.panelVisible = new System.Windows.Forms.Button();
     this.label7 = new System.Windows.Forms.Label();
     this.btnSynhron = new System.Windows.Forms.Button();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.bsApartments.BeginInit();
     this.dgvApartments.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel2.SuspendLayout();
     base.SuspendLayout();
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.cbxFlatCards);
     this.groupBox1.Controls.Add(this.tbxOwnerFio);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.tbxAddress);
     this.groupBox1.set_Location(new System.Drawing.Point(0, 0));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x146, 0x91));
     this.groupBox1.set_TabIndex(8);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Информация в паспортном столе");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(9, 0x63));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x74, 13));
     this.label3.set_TabIndex(13);
     this.label3.set_Text("Поквартирные карты");
     this.cbxFlatCards.set_FormattingEnabled(true);
     this.cbxFlatCards.set_Location(new System.Drawing.Point(9, 0x73));
     this.cbxFlatCards.set_Name("cbxFlatCards");
     this.cbxFlatCards.set_Size(new System.Drawing.Size(0x137, 0x15));
     this.cbxFlatCards.set_TabIndex(12);
     this.cbxFlatCards.add_SelectedIndexChanged(new System.EventHandler(this.cbxFlatCards_SelectedIndexChanged));
     this.tbxOwnerFio.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbxOwnerFio.set_Location(new System.Drawing.Point(9, 0x48));
     this.tbxOwnerFio.set_Name("tbxOwnerFio");
     this.tbxOwnerFio.set_ReadOnly(true);
     this.tbxOwnerFio.set_Size(new System.Drawing.Size(0x137, 20));
     this.tbxOwnerFio.set_TabIndex(11);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(10, 0x37));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x38, 13));
     this.label2.set_TabIndex(10);
     this.label2.set_Text("Владелец");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(9, 0x10));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x26, 13));
     this.label1.set_TabIndex(9);
     this.label1.set_Text("Адрес");
     this.tbxAddress.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbxAddress.set_Location(new System.Drawing.Point(9, 0x20));
     this.tbxAddress.set_Name("tbxAddress");
     this.tbxAddress.set_ReadOnly(true);
     this.tbxAddress.set_Size(new System.Drawing.Size(0x137, 20));
     this.tbxAddress.set_TabIndex(8);
     this.groupBox2.Controls.Add(this.localAddressSelector);
     this.groupBox2.set_Location(new System.Drawing.Point(0x14c, 0));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0xf2, 0x91));
     this.groupBox2.set_TabIndex(9);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Адрес в системе начислений");
     this.localAddressSelector.set_AutoSize(true);
     this.localAddressSelector.set_AutoSizeMode(System.Windows.Forms.AutoSizeMode.GrowAndShrink);
     this.localAddressSelector.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.localAddressSelector.set_Location(new System.Drawing.Point(3, 0x10));
     this.localAddressSelector.set_Margin(new System.Windows.Forms.Padding(4));
     this.localAddressSelector.set_MinimumSize(new System.Drawing.Size(0, 0x79));
     this.localAddressSelector.set_Name("localAddressSelector");
     this.localAddressSelector.set_Size(new System.Drawing.Size(0xec, 0x79));
     this.localAddressSelector.set_TabIndex(1);
     this.btnUnCompare.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnUnCompare.set_Location(new System.Drawing.Point(0x242, 0x45));
     this.btnUnCompare.set_Name("btnUnCompare");
     this.btnUnCompare.set_Size(new System.Drawing.Size(0x53, 0x17));
     this.btnUnCompare.set_TabIndex(3);
     this.btnUnCompare.set_Text("Убрать");
     this.btnUnCompare.set_UseVisualStyleBackColor(true);
     this.btnUnCompare.add_Click(new System.EventHandler(this.btnUnCompare_Click));
     this.btnCompare.set_Anchor(System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCompare.set_Location(new System.Drawing.Point(580, 0x20));
     this.btnCompare.set_Name("btnCompare");
     this.btnCompare.set_Size(new System.Drawing.Size(0x51, 0x17));
     this.btnCompare.set_TabIndex(2);
     this.btnCompare.set_Text("Сопоставить");
     this.btnCompare.set_UseVisualStyleBackColor(true);
     this.btnCompare.add_Click(new System.EventHandler(this.btnCompare_Click));
     this.panel1.Controls.Add(this.btnCompare);
     this.panel1.Controls.Add(this.btnUnCompare);
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Controls.Add(this.groupBox1);
     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(0x36d, 0x95));
     this.panel1.set_TabIndex(10);
     this.exchangeRequestResidentsView.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.exchangeRequestResidentsView.set_Location(new System.Drawing.Point(0, 0xa2));
     this.exchangeRequestResidentsView.set_Name("exchangeRequestResidentsView");
     this.exchangeRequestResidentsView.set_Size(new System.Drawing.Size(0x36d, 0x91));
     this.exchangeRequestResidentsView.set_TabIndex(11);
     this.exchangeRequestResidentsView.add_Load(new System.EventHandler(this.exchangeRequestResidentsView_Load));
     this.label5.set_AutoSize(true);
     this.label5.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.label5.set_Location(new System.Drawing.Point(0, 0x95));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0xf6, 13));
     this.label5.set_TabIndex(12);
     this.label5.set_Text("Данные о проживающих из паспортного стола");
     this.bsApartments.set_DataSource(typeof(Apartment));
     this.bsApartments.add_CurrentChanged(new System.EventHandler(this.bsApartments_CurrentChanged));
     this.dgvApartments.set_AllowUserToAddRows(false);
     this.dgvApartments.set_AllowUserToDeleteRows(false);
     this.dgvApartments.set_AutoGenerateColumns(false);
     this.dgvApartments.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgvApartments.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgvApartments.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgvApartments.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.addressNameDataGridViewTextBoxColumn, this.numberDataGridViewTextBoxColumn, this.ownerNameDataGridViewTextBoxColumn, this.fromDateDataGridViewTextBoxColumn, this.toDateDataGridViewTextBoxColumn, this.createdDataGridViewTextBoxColumn });
     this.dgvApartments.set_DataSource(this.bsApartments);
     this.dgvApartments.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgvApartments.set_Location(new System.Drawing.Point(0, 320));
     this.dgvApartments.set_Name("dgvApartments");
     this.dgvApartments.set_ReadOnly(true);
     this.dgvApartments.set_RowHeadersVisible(false);
     this.dgvApartments.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgvApartments.set_Size(new System.Drawing.Size(0x36d, 0xb5));
     this.dgvApartments.set_TabIndex(13);
     this.addressNameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.addressNameDataGridViewTextBoxColumn.set_DataPropertyName("AddressName");
     this.addressNameDataGridViewTextBoxColumn.set_HeaderText("Адрес");
     this.addressNameDataGridViewTextBoxColumn.set_Name("addressNameDataGridViewTextBoxColumn");
     this.addressNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.numberDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.numberDataGridViewTextBoxColumn.set_DataPropertyName("Number");
     this.numberDataGridViewTextBoxColumn.set_HeaderText("Ид.жилья");
     this.numberDataGridViewTextBoxColumn.set_Name("numberDataGridViewTextBoxColumn");
     this.numberDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.ownerNameDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.ownerNameDataGridViewTextBoxColumn.set_DataPropertyName("OwnerName");
     this.ownerNameDataGridViewTextBoxColumn.set_HeaderText("Владелец");
     this.ownerNameDataGridViewTextBoxColumn.set_Name("ownerNameDataGridViewTextBoxColumn");
     this.ownerNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.fromDateDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.fromDateDataGridViewTextBoxColumn.set_DataPropertyName("FromDate");
     this.fromDateDataGridViewTextBoxColumn.set_HeaderText("Дата ввода в жилой фонд");
     this.fromDateDataGridViewTextBoxColumn.set_Name("fromDateDataGridViewTextBoxColumn");
     this.fromDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.toDateDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.toDateDataGridViewTextBoxColumn.set_DataPropertyName("ToDate");
     this.toDateDataGridViewTextBoxColumn.set_HeaderText("Дата выбытия из жилого фонда");
     this.toDateDataGridViewTextBoxColumn.set_Name("toDateDataGridViewTextBoxColumn");
     this.toDateDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.createdDataGridViewTextBoxColumn.set_AutoSizeMode(System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill);
     this.createdDataGridViewTextBoxColumn.set_DataPropertyName("Created");
     this.createdDataGridViewTextBoxColumn.set_HeaderText("Дата создания");
     this.createdDataGridViewTextBoxColumn.set_Name("createdDataGridViewTextBoxColumn");
     this.createdDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.apartmentResidentsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentResidentsView.set_Location(new System.Drawing.Point(0, 0x1d));
     this.apartmentResidentsView.set_Name("apartmentResidentsView");
     this.apartmentResidentsView.set_Size(new System.Drawing.Size(0x36d, 0xa2));
     this.apartmentResidentsView.set_TabIndex(14);
     this.apartmentResidentsView.VisibleToolStripResidents = true;
     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.dgvApartments);
     this.splitContainer1.Panel1.Controls.Add(this.label6);
     this.splitContainer1.Panel1.Controls.Add(this.exchangeRequestResidentsView);
     this.splitContainer1.Panel1.Controls.Add(this.label5);
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.splitContainer1.Panel2.Controls.Add(this.apartmentResidentsView);
     this.splitContainer1.Panel2.Controls.Add(this.panel2);
     this.splitContainer1.set_Size(new System.Drawing.Size(0x36d, 0x2b8));
     this.splitContainer1.set_SplitterDistance(0x1f5);
     this.splitContainer1.set_TabIndex(15);
     this.label6.set_AutoSize(true);
     this.label6.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.label6.set_Location(new System.Drawing.Point(0, 0x133));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(210, 13));
     this.label6.set_TabIndex(14);
     this.label6.set_Text("Паспорта жилья по выбранному адресу");
     this.panel2.Controls.Add(this.btnSaveChanges);
     this.panel2.Controls.Add(this.panelVisible);
     this.panel2.Controls.Add(this.label7);
     this.panel2.Controls.Add(this.btnSynhron);
     this.panel2.set_Dock(System.Windows.Forms.DockStyle.Top);
     this.panel2.set_Location(new System.Drawing.Point(0, 0));
     this.panel2.set_Name("panel2");
     this.panel2.set_Size(new System.Drawing.Size(0x36d, 0x1d));
     this.panel2.set_TabIndex(0x12);
     this.btnSaveChanges.set_Location(new System.Drawing.Point(0x275, 3));
     this.btnSaveChanges.set_Name("btnSaveChanges");
     this.btnSaveChanges.set_Size(new System.Drawing.Size(0x5b, 0x17));
     this.btnSaveChanges.set_TabIndex(20);
     this.btnSaveChanges.set_Text("Сохранить");
     this.btnSaveChanges.set_UseVisualStyleBackColor(true);
     this.btnSaveChanges.add_Click(new System.EventHandler(this.btnSaveChanges_Click));
     this.panelVisible.set_Location(new System.Drawing.Point(0x176, 3));
     this.panelVisible.set_Name("panelVisible");
     this.panelVisible.set_Size(new System.Drawing.Size(0xf9, 0x17));
     this.panelVisible.set_TabIndex(0x13);
     this.panelVisible.set_Text("Скрыть дополнительную информацию");
     this.panelVisible.set_UseVisualStyleBackColor(true);
     this.panelVisible.add_Click(new System.EventHandler(this.panelVisible_Click));
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(0, 8));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0xad, 13));
     this.label7.set_TabIndex(0x12);
     this.label7.set_Text("Данные из системы начислений");
     this.btnSynhron.set_Location(new System.Drawing.Point(0xb3, 3));
     this.btnSynhron.set_Name("btnSynhron");
     this.btnSynhron.set_Size(new System.Drawing.Size(0xbd, 0x17));
     this.btnSynhron.set_TabIndex(0x11);
     this.btnSynhron.set_Text("Синхронизировать с ПС");
     this.btnSynhron.set_UseVisualStyleBackColor(true);
     this.btnSynhron.add_Click(new System.EventHandler(this.btnSynhron_Click));
     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("ExchangeRequestAddressView");
     base.set_Size(new System.Drawing.Size(0x36d, 0x2b8));
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.bsApartments.EndInit();
     this.dgvApartments.EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     base.ResumeLayout(false);
 }
コード例 #2
0
ファイル: ApartmentView.cs プロジェクト: u4097/SQLScript
 private void InitializeComponent()
 {
     this.tsApartmentNumberAddress = new System.Windows.Forms.ToolStrip();
     this.tslNumberHouse = new System.Windows.Forms.ToolStripLabel();
     this.tstbApartmentNumber = new System.Windows.Forms.ToolStripTextBox();
     this.tsbChangeApartmentNumber = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tslAddress = new System.Windows.Forms.ToolStripLabel();
     this.tstbApartmentAddress = new System.Windows.Forms.ToolStripTextBox();
     this.tsbChabgeApartmentAddress = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbHouse = new System.Windows.Forms.ToolStripButton();
     this.m_Tabs = new System.Windows.Forms.TabControl();
     this.m_InfoTab = new System.Windows.Forms.TabPage();
     this.apartmentTotalInfoView = new ApartmentTotalInfoView();
     this.m_AccountsTab = new System.Windows.Forms.TabPage();
     this.apartmentAccountsView = new ApartmentAccountsView();
     this.m_ResidentsTab = new System.Windows.Forms.TabPage();
     this.apartmentResidentsView = new ApartmentResidentsView();
     this.m_HousekeepingsTab = new System.Windows.Forms.TabPage();
     this.apartmentHouseKeepingsView = new ApartmentHouseKeepingsView();
     this.m_CountersTab = new System.Windows.Forms.TabPage();
     this.apartmentCountersView = new ApartmentCountersView();
     this.m_ApartmentNoteTab = new System.Windows.Forms.TabPage();
     this.apartmentNotesView = new ApartmentNotesView();
     this.panel1 = new System.Windows.Forms.Panel();
     this.sidSoapClient1 = new SIDSoapClient();
     this.tsApartmentNumberAddress.SuspendLayout();
     this.m_Tabs.SuspendLayout();
     this.m_InfoTab.SuspendLayout();
     this.m_AccountsTab.SuspendLayout();
     this.m_ResidentsTab.SuspendLayout();
     this.m_HousekeepingsTab.SuspendLayout();
     this.m_CountersTab.SuspendLayout();
     this.m_ApartmentNoteTab.SuspendLayout();
     this.panel1.SuspendLayout();
     base.SuspendLayout();
     this.tsApartmentNumberAddress.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tslNumberHouse, this.tstbApartmentNumber, this.tsbChangeApartmentNumber, this.toolStripSeparator1, this.tslAddress, this.tstbApartmentAddress, this.tsbChabgeApartmentAddress, this.toolStripSeparator2, this.tsbHouse });
     this.tsApartmentNumberAddress.set_Location(new System.Drawing.Point(0, 0));
     this.tsApartmentNumberAddress.set_Name("tsApartmentNumberAddress");
     this.tsApartmentNumberAddress.set_Size(new System.Drawing.Size(0x31d, 0x19));
     this.tsApartmentNumberAddress.set_TabIndex(3);
     this.tsApartmentNumberAddress.set_Text("toolStrip1");
     this.tsApartmentNumberAddress.add_ItemClicked(new System.Windows.Forms.ToolStripItemClickedEventHandler(this.tsApartmentNumberAddress_ItemClicked));
     this.tslNumberHouse.set_Name("tslNumberHouse");
     this.tslNumberHouse.set_Size(new System.Drawing.Size(0x8a, 0x16));
     this.tslNumberHouse.set_Text("Идентификатор жилья: ");
     this.tstbApartmentNumber.set_Name("tstbApartmentNumber");
     this.tstbApartmentNumber.set_ReadOnly(true);
     this.tstbApartmentNumber.set_Size(new System.Drawing.Size(0x56, 0x19));
     this.tsbChangeApartmentNumber.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbChangeApartmentNumber.set_Image(Resources.CHANGE);
     this.tsbChangeApartmentNumber.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbChangeApartmentNumber.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbChangeApartmentNumber.set_Name("tsbChangeApartmentNumber");
     this.tsbChangeApartmentNumber.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbChangeApartmentNumber.set_Text("Изменить идентификатор");
     this.tsbChangeApartmentNumber.add_Click(new System.EventHandler(this.tsbChangeApartmentNumber_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tslAddress.set_Name("tslAddress");
     this.tslAddress.set_Size(new System.Drawing.Size(0x2b, 0x16));
     this.tslAddress.set_Text("Адрес:");
     this.tstbApartmentAddress.set_Name("tstbApartmentAddress");
     this.tstbApartmentAddress.set_ReadOnly(true);
     this.tstbApartmentAddress.set_Size(new System.Drawing.Size(0x102, 0x19));
     this.tsbChabgeApartmentAddress.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.tsbChabgeApartmentAddress.set_Image(Resources.CHANGE);
     this.tsbChabgeApartmentAddress.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.tsbChabgeApartmentAddress.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbChabgeApartmentAddress.set_Name("tsbChabgeApartmentAddress");
     this.tsbChabgeApartmentAddress.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.tsbChabgeApartmentAddress.set_Text("Изменить адрес");
     this.tsbChabgeApartmentAddress.add_Click(new System.EventHandler(this.tsbChabgeApartmentAddress_Click));
     this.toolStripSeparator2.set_Name("toolStripSeparator2");
     this.toolStripSeparator2.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbHouse.set_Image(Resources.home);
     this.tsbHouse.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbHouse.set_Name("tsbHouse");
     this.tsbHouse.set_Size(new System.Drawing.Size(0x69, 0x16));
     this.tsbHouse.set_Text("Паспорт дома");
     this.tsbHouse.add_Click(new System.EventHandler(this.tsbHouse_Click));
     this.m_Tabs.Controls.Add(this.m_InfoTab);
     this.m_Tabs.Controls.Add(this.m_AccountsTab);
     this.m_Tabs.Controls.Add(this.m_ResidentsTab);
     this.m_Tabs.Controls.Add(this.m_HousekeepingsTab);
     this.m_Tabs.Controls.Add(this.m_CountersTab);
     this.m_Tabs.Controls.Add(this.m_ApartmentNoteTab);
     this.m_Tabs.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.m_Tabs.set_Location(new System.Drawing.Point(0, 0));
     this.m_Tabs.set_Name("m_Tabs");
     this.m_Tabs.set_SelectedIndex(0);
     this.m_Tabs.set_Size(new System.Drawing.Size(0x31d, 0x265));
     this.m_Tabs.set_TabIndex(4);
     this.m_Tabs.add_SelectedIndexChanged(new System.EventHandler(this.m_Tabs_SelectedIndexChanged));
     this.m_InfoTab.Controls.Add(this.apartmentTotalInfoView);
     this.m_InfoTab.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_InfoTab.set_Name("m_InfoTab");
     this.m_InfoTab.set_Padding(new System.Windows.Forms.Padding(3));
     this.m_InfoTab.set_Size(new System.Drawing.Size(0x315, 0x24b));
     this.m_InfoTab.set_TabIndex(0);
     this.m_InfoTab.set_Text("Общее");
     this.m_InfoTab.set_UseVisualStyleBackColor(true);
     this.apartmentTotalInfoView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentTotalInfoView.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentTotalInfoView.set_Name("apartmentTotalInfoView");
     this.apartmentTotalInfoView.set_Size(new System.Drawing.Size(0x30f, 0x245));
     this.apartmentTotalInfoView.set_TabIndex(0);
     this.m_AccountsTab.Controls.Add(this.apartmentAccountsView);
     this.m_AccountsTab.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_AccountsTab.set_Margin(new System.Windows.Forms.Padding(3, 2, 3, 2));
     this.m_AccountsTab.set_Name("m_AccountsTab");
     this.m_AccountsTab.set_Padding(new System.Windows.Forms.Padding(3, 2, 3, 2));
     this.m_AccountsTab.set_Size(new System.Drawing.Size(0x315, 0x24b));
     this.m_AccountsTab.set_TabIndex(6);
     this.m_AccountsTab.set_Text("Лицевые");
     this.m_AccountsTab.set_UseVisualStyleBackColor(true);
     this.apartmentAccountsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentAccountsView.set_Location(new System.Drawing.Point(3, 2));
     this.apartmentAccountsView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.apartmentAccountsView.set_Name("apartmentAccountsView");
     this.apartmentAccountsView.set_Size(new System.Drawing.Size(0x30f, 0x247));
     this.apartmentAccountsView.set_TabIndex(0);
     this.m_ResidentsTab.Controls.Add(this.apartmentResidentsView);
     this.m_ResidentsTab.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_ResidentsTab.set_Name("m_ResidentsTab");
     this.m_ResidentsTab.set_Padding(new System.Windows.Forms.Padding(3));
     this.m_ResidentsTab.set_Size(new System.Drawing.Size(0x315, 0x24b));
     this.m_ResidentsTab.set_TabIndex(1);
     this.m_ResidentsTab.set_Text("Проживающие");
     this.m_ResidentsTab.set_UseVisualStyleBackColor(true);
     this.apartmentResidentsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentResidentsView.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentResidentsView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.apartmentResidentsView.set_Name("apartmentResidentsView");
     this.apartmentResidentsView.set_Size(new System.Drawing.Size(0x30f, 0x245));
     this.apartmentResidentsView.set_TabIndex(0);
     this.apartmentResidentsView.VisibleToolStripResidents = true;
     this.m_HousekeepingsTab.Controls.Add(this.apartmentHouseKeepingsView);
     this.m_HousekeepingsTab.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_HousekeepingsTab.set_Name("m_HousekeepingsTab");
     this.m_HousekeepingsTab.set_Padding(new System.Windows.Forms.Padding(3));
     this.m_HousekeepingsTab.set_Size(new System.Drawing.Size(0x315, 0x24b));
     this.m_HousekeepingsTab.set_TabIndex(2);
     this.m_HousekeepingsTab.set_Text("Хозяйство/Оборудование");
     this.m_HousekeepingsTab.set_UseVisualStyleBackColor(true);
     this.apartmentHouseKeepingsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentHouseKeepingsView.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentHouseKeepingsView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.apartmentHouseKeepingsView.set_Name("apartmentHouseKeepingsView");
     this.apartmentHouseKeepingsView.set_Size(new System.Drawing.Size(0x30f, 0x245));
     this.apartmentHouseKeepingsView.set_TabIndex(0);
     this.m_CountersTab.Controls.Add(this.apartmentCountersView);
     this.m_CountersTab.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_CountersTab.set_Name("m_CountersTab");
     this.m_CountersTab.set_Padding(new System.Windows.Forms.Padding(3));
     this.m_CountersTab.set_Size(new System.Drawing.Size(0x315, 0x24b));
     this.m_CountersTab.set_TabIndex(4);
     this.m_CountersTab.set_Text("Приборы учета");
     this.m_CountersTab.set_UseVisualStyleBackColor(true);
     this.apartmentCountersView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentCountersView.set_Location(new System.Drawing.Point(3, 3));
     this.apartmentCountersView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.apartmentCountersView.set_Name("apartmentCountersView");
     this.apartmentCountersView.set_Size(new System.Drawing.Size(0x30f, 0x245));
     this.apartmentCountersView.set_TabIndex(0);
     this.m_ApartmentNoteTab.Controls.Add(this.apartmentNotesView);
     this.m_ApartmentNoteTab.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_ApartmentNoteTab.set_Name("m_ApartmentNoteTab");
     this.m_ApartmentNoteTab.set_Size(new System.Drawing.Size(0x315, 0x24b));
     this.m_ApartmentNoteTab.set_TabIndex(7);
     this.m_ApartmentNoteTab.set_Text("Примечание");
     this.m_ApartmentNoteTab.set_UseVisualStyleBackColor(true);
     this.apartmentNotesView.set_AutoSize(true);
     this.apartmentNotesView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.apartmentNotesView.set_Font(new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0xcc));
     this.apartmentNotesView.set_Location(new System.Drawing.Point(0, 0));
     this.apartmentNotesView.set_Margin(new System.Windows.Forms.Padding(3, 4, 3, 4));
     this.apartmentNotesView.set_Name("apartmentNotesView");
     this.apartmentNotesView.set_Size(new System.Drawing.Size(0x315, 0x24b));
     this.apartmentNotesView.set_TabIndex(0);
     this.panel1.Controls.Add(this.m_Tabs);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel1.set_Location(new System.Drawing.Point(0, 0x19));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x31d, 0x265));
     this.panel1.set_TabIndex(5);
     this.sidSoapClient1.set_Credentials(null);
     this.sidSoapClient1.set_UseDefaultCredentials(false);
     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.tsApartmentNumberAddress);
     base.set_Name("ApartmentView");
     base.set_Size(new System.Drawing.Size(0x31d, 0x27e));
     this.tsApartmentNumberAddress.ResumeLayout(false);
     this.tsApartmentNumberAddress.PerformLayout();
     this.m_Tabs.ResumeLayout(false);
     this.m_InfoTab.ResumeLayout(false);
     this.m_AccountsTab.ResumeLayout(false);
     this.m_ResidentsTab.ResumeLayout(false);
     this.m_HousekeepingsTab.ResumeLayout(false);
     this.m_CountersTab.ResumeLayout(false);
     this.m_ApartmentNoteTab.ResumeLayout(false);
     this.m_ApartmentNoteTab.PerformLayout();
     this.panel1.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }