private void InitializeComponent()
 {
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.organizationWagesView = new OrganizationWagesView();
     this.organizationMaterialsView = new OrganizationMaterialsView();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     base.SuspendLayout();
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tabControl1.set_Location(new System.Drawing.Point(0, 0));
     this.tabControl1.set_Name("tabControl1");
     this.tabControl1.set_SelectedIndex(0);
     this.tabControl1.set_Size(new System.Drawing.Size(0x16a, 0x158));
     this.tabControl1.set_TabIndex(0);
     this.tabPage1.Controls.Add(this.organizationWagesView);
     this.tabPage1.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage1.set_Name("tabPage1");
     this.tabPage1.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPage1.set_Size(new System.Drawing.Size(0x162, 0x13e));
     this.tabPage1.set_TabIndex(0);
     this.tabPage1.set_Text("Профессии");
     this.tabPage1.set_UseVisualStyleBackColor(true);
     this.tabPage2.Controls.Add(this.organizationMaterialsView);
     this.tabPage2.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage2.set_Name("tabPage2");
     this.tabPage2.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPage2.set_Size(new System.Drawing.Size(0x162, 0x13e));
     this.tabPage2.set_TabIndex(1);
     this.tabPage2.set_Text("Материалы");
     this.tabPage2.set_UseVisualStyleBackColor(true);
     this.organizationWagesView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.organizationWagesView.set_Location(new System.Drawing.Point(3, 3));
     this.organizationWagesView.set_Name("organizationWagesView");
     this.organizationWagesView.set_Size(new System.Drawing.Size(0x15c, 0x138));
     this.organizationWagesView.set_TabIndex(0);
     this.organizationMaterialsView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.organizationMaterialsView.set_Location(new System.Drawing.Point(3, 3));
     this.organizationMaterialsView.set_Name("organizationMaterialsView");
     this.organizationMaterialsView.set_Size(new System.Drawing.Size(0x15c, 0x138));
     this.organizationMaterialsView.set_TabIndex(0);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x16a, 0x158));
     base.Controls.Add(this.tabControl1);
     base.set_Name("UjfAddChangeMaterialsAndWagesForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Ресурсы");
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.orgListBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.tcOrganizations = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.m_IsPaymentUseNegativeSumm = new System.Windows.Forms.CheckBox();
     this.m_IsPaymentUseNotice = new System.Windows.Forms.CheckBox();
     this.selectDistributePayment = new SelectFasetData();
     this.label13 = new System.Windows.Forms.Label();
     this.m_ChiefAccountant = new System.Windows.Forms.TextBox();
     this.m_ModeWk = new System.Windows.Forms.TextBox();
     this.m_IsContractEnded = new System.Windows.Forms.CheckBox();
     this.m_IsBankrupt = new System.Windows.Forms.CheckBox();
     this.m_Address = new System.Windows.Forms.TextBox();
     this.m_ManagerPosition = new System.Windows.Forms.TextBox();
     this.m_Manager = new System.Windows.Forms.TextBox();
     this.m_Fax = new System.Windows.Forms.TextBox();
     this.m_TelephoneEmergencyDispatchService = new System.Windows.Forms.TextBox();
     this.m_Phone = new System.Windows.Forms.TextBox();
     this.m_AddrInfo = new System.Windows.Forms.TextBox();
     this.m_Info = new System.Windows.Forms.TextBox();
     this.m_DatePeriod = new DatePeriod();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_isResourceProvider = new System.Windows.Forms.CheckBox();
     this.m_IsPaymentAgent = new System.Windows.Forms.CheckBox();
     this.m_IsServiceProvider = new System.Windows.Forms.CheckBox();
     this.m_IsFlatOwner = new System.Windows.Forms.CheckBox();
     this.m_IsHouseHolder = new System.Windows.Forms.CheckBox();
     this.m_IsBenefitTransferrer = new System.Windows.Forms.CheckBox();
     this.m_IsCashlessTransferrer = new System.Windows.Forms.CheckBox();
     this.cbParentOrg = new System.Windows.Forms.ComboBox();
     this.m_OGRN = new System.Windows.Forms.TextBox();
     this.m_KPP = new System.Windows.Forms.TextBox();
     this.m_INN = new System.Windows.Forms.TextBox();
     this.m_LongName = new System.Windows.Forms.TextBox();
     this.m_ShortName = new System.Windows.Forms.TextBox();
     this.m_Code = new System.Windows.Forms.TextBox();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.orgWageBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.tabPage3 = new System.Windows.Forms.TabPage();
     this.organizationMaterialsView1 = new OrganizationMaterialsView();
     this.tbProperties = new System.Windows.Forms.TabPage();
     this.dgv = new System.Windows.Forms.DataGridView();
     this.propertyNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.propertyValueDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bsOrganizarionProperties = new System.Windows.Forms.BindingSource(this.components);
     this.tsProperties = new System.Windows.Forms.ToolStrip();
     this.btnAddPropertie = new System.Windows.Forms.ToolStripButton();
     this.btnChangePropertie = new System.Windows.Forms.ToolStripButton();
     this.btnDeletePropertie = new System.Windows.Forms.ToolStripButton();
     this.orgMaterialBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.organizationWagesView1 = new OrganizationWagesView();
     System.Windows.Forms.Label label = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label2 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label3 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label4 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label5 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label6 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label7 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label8 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label9 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label10 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label11 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label12 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label13 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label14 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label15 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label16 = new System.Windows.Forms.Label();
     System.Windows.Forms.Label label17 = new System.Windows.Forms.Label();
     this.orgListBindingSource.BeginInit();
     this.tcOrganizations.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.orgWageBindingSource.BeginInit();
     this.tabPage3.SuspendLayout();
     this.tbProperties.SuspendLayout();
     this.dgv.BeginInit();
     this.bsOrganizarionProperties.BeginInit();
     this.tsProperties.SuspendLayout();
     this.orgMaterialBindingSource.BeginInit();
     base.SuspendLayout();
     label.set_AutoSize(true);
     label.set_Location(new System.Drawing.Point(2, 0x173));
     label.set_Name("label12");
     label.set_Size(new System.Drawing.Size(0x4e, 13));
     label.set_TabIndex(0x5d);
     label.set_Text("Гл. бухгалтер:");
     label2.set_AutoSize(true);
     label2.set_Location(new System.Drawing.Point(2, 0x10f));
     label2.set_Name("label10");
     label2.set_Size(new System.Drawing.Size(0x55, 13));
     label2.set_TabIndex(0x59);
     label2.set_Text("Режим работы:");
     label3.set_AutoSize(true);
     label3.set_Location(new System.Drawing.Point(2, 0x128));
     label3.set_Name("label8");
     label3.set_Size(new System.Drawing.Size(0x29, 13));
     label3.set_TabIndex(0x4e);
     label3.set_Text("Адрес:");
     label4.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     label4.set_AutoSize(true);
     label4.set_Location(new System.Drawing.Point(0x173, 0x15a));
     label4.set_Name("label6");
     label4.set_Size(new System.Drawing.Size(0x44, 13));
     label4.set_TabIndex(0x4d);
     label4.set_Text("Должность:");
     label5.set_AutoSize(true);
     label5.set_Location(new System.Drawing.Point(2, 0x15a));
     label5.set_Name("label7");
     label5.set_Size(new System.Drawing.Size(0x51, 13));
     label5.set_TabIndex(0x4b);
     label5.set_Text("Руководитель:");
     label6.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     label6.set_AutoSize(true);
     label6.set_Location(new System.Drawing.Point(0x173, 0x141));
     label6.set_Name("label5");
     label6.set_Size(new System.Drawing.Size(0x27, 13));
     label6.set_TabIndex(0x49);
     label6.set_Text("Факс:");
     label7.set_AutoSize(true);
     label7.set_Location(new System.Drawing.Point(2, 0x18c));
     label7.set_Name("label9");
     label7.set_Size(new System.Drawing.Size(0x51, 13));
     label7.set_TabIndex(70);
     label7.set_Text("Телефон АДС:");
     label8.set_AutoSize(true);
     label8.set_Location(new System.Drawing.Point(2, 0x141));
     label8.set_Name("label4");
     label8.set_Size(new System.Drawing.Size(0x37, 13));
     label8.set_TabIndex(0x47);
     label8.set_Text("Телефон:");
     label9.set_AutoSize(true);
     label9.set_Location(new System.Drawing.Point(2, 0xef));
     label9.set_Name("label3");
     label9.set_Size(new System.Drawing.Size(0x88, 13));
     label9.set_TabIndex(0x43);
     label9.set_Text("Контактная информация:");
     label10.set_AutoSize(true);
     label10.set_Location(new System.Drawing.Point(2, 0xca));
     label10.set_Name("label2");
     label10.set_Size(new System.Drawing.Size(0x4c, 13));
     label10.set_TabIndex(0x44);
     label10.set_Text("Информация:");
     label11.set_AutoSize(true);
     label11.set_Location(new System.Drawing.Point(2, 0x91));
     label11.set_Name("oGRNLabel");
     label11.set_Size(new System.Drawing.Size(0x27, 13));
     label11.set_TabIndex(0x3f);
     label11.set_Text("ОГРН:");
     label12.set_AutoSize(true);
     label12.set_Location(new System.Drawing.Point(2, 120));
     label12.set_Name("kPPLabel");
     label12.set_Size(new System.Drawing.Size(0x21, 13));
     label12.set_TabIndex(60);
     label12.set_Text("КПП:");
     label13.set_AutoSize(true);
     label13.set_Location(new System.Drawing.Point(2, 0x5f));
     label13.set_Name("iNNLabel");
     label13.set_Size(new System.Drawing.Size(0x22, 13));
     label13.set_TabIndex(0x3b);
     label13.set_Text("ИНН:");
     label14.set_AutoSize(true);
     label14.set_Location(new System.Drawing.Point(2, 70));
     label14.set_Name("longNameLabel");
     label14.set_Size(new System.Drawing.Size(0x7d, 13));
     label14.set_TabIndex(0x3a);
     label14.set_Text("Полное наименование:");
     label15.set_AutoSize(true);
     label15.set_Location(new System.Drawing.Point(2, 0x2d));
     label15.set_Name("shortNameLabel");
     label15.set_Size(new System.Drawing.Size(0x87, 13));
     label15.set_TabIndex(0x39);
     label15.set_Text("Короткое наименование:");
     label16.set_AutoSize(true);
     label16.set_Location(new System.Drawing.Point(2, 170));
     label16.set_Name("label1");
     label16.set_Size(new System.Drawing.Size(0x7a, 13));
     label16.set_TabIndex(0x37);
     label16.set_Text("Старшая организация:");
     label17.set_AutoSize(true);
     label17.set_Location(new System.Drawing.Point(2, 20));
     label17.set_Name("codeLabel");
     label17.set_Size(new System.Drawing.Size(0x1d, 13));
     label17.set_TabIndex(0x38);
     label17.set_Text("Код:");
     this.orgListBindingSource.set_DataSource(typeof(Organization));
     this.tcOrganizations.Controls.Add(this.tabPage1);
     this.tcOrganizations.Controls.Add(this.tabPage2);
     this.tcOrganizations.Controls.Add(this.tabPage3);
     this.tcOrganizations.Controls.Add(this.tbProperties);
     this.tcOrganizations.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tcOrganizations.set_Location(new System.Drawing.Point(0, 0));
     this.tcOrganizations.set_Name("tcOrganizations");
     this.tcOrganizations.set_SelectedIndex(0);
     this.tcOrganizations.set_Size(new System.Drawing.Size(0x261, 520));
     this.tcOrganizations.set_TabIndex(0);
     this.tabPage1.Controls.Add(this.groupBox2);
     this.tabPage1.Controls.Add(this.m_ChiefAccountant);
     this.tabPage1.Controls.Add(label);
     this.tabPage1.Controls.Add(this.m_ModeWk);
     this.tabPage1.Controls.Add(label2);
     this.tabPage1.Controls.Add(this.m_IsContractEnded);
     this.tabPage1.Controls.Add(this.m_IsBankrupt);
     this.tabPage1.Controls.Add(this.m_Address);
     this.tabPage1.Controls.Add(label3);
     this.tabPage1.Controls.Add(label4);
     this.tabPage1.Controls.Add(this.m_ManagerPosition);
     this.tabPage1.Controls.Add(label5);
     this.tabPage1.Controls.Add(this.m_Manager);
     this.tabPage1.Controls.Add(label6);
     this.tabPage1.Controls.Add(this.m_Fax);
     this.tabPage1.Controls.Add(label7);
     this.tabPage1.Controls.Add(label8);
     this.tabPage1.Controls.Add(this.m_TelephoneEmergencyDispatchService);
     this.tabPage1.Controls.Add(this.m_Phone);
     this.tabPage1.Controls.Add(this.m_AddrInfo);
     this.tabPage1.Controls.Add(label9);
     this.tabPage1.Controls.Add(label10);
     this.tabPage1.Controls.Add(this.m_Info);
     this.tabPage1.Controls.Add(this.m_DatePeriod);
     this.tabPage1.Controls.Add(this.groupBox1);
     this.tabPage1.Controls.Add(this.cbParentOrg);
     this.tabPage1.Controls.Add(label11);
     this.tabPage1.Controls.Add(this.m_OGRN);
     this.tabPage1.Controls.Add(label12);
     this.tabPage1.Controls.Add(this.m_KPP);
     this.tabPage1.Controls.Add(label13);
     this.tabPage1.Controls.Add(this.m_INN);
     this.tabPage1.Controls.Add(label14);
     this.tabPage1.Controls.Add(this.m_LongName);
     this.tabPage1.Controls.Add(label15);
     this.tabPage1.Controls.Add(this.m_ShortName);
     this.tabPage1.Controls.Add(label16);
     this.tabPage1.Controls.Add(label17);
     this.tabPage1.Controls.Add(this.m_Code);
     this.tabPage1.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage1.set_Name("tabPage1");
     this.tabPage1.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPage1.set_Size(new System.Drawing.Size(0x259, 0x1ee));
     this.tabPage1.set_TabIndex(0);
     this.tabPage1.set_Text("Организация");
     this.tabPage1.set_UseVisualStyleBackColor(true);
     this.groupBox2.Controls.Add(this.m_IsPaymentUseNegativeSumm);
     this.groupBox2.Controls.Add(this.m_IsPaymentUseNotice);
     this.groupBox2.Controls.Add(this.selectDistributePayment);
     this.groupBox2.Controls.Add(this.label13);
     this.groupBox2.set_Location(new System.Drawing.Point(3, 0x1a2));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0x250, 0x41));
     this.groupBox2.set_TabIndex(0x61);
     this.groupBox2.set_TabStop(false);
     this.groupBox2.set_Text("Распределение оплаты");
     this.m_IsPaymentUseNegativeSumm.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.m_IsPaymentUseNegativeSumm.set_AutoSize(true);
     this.m_IsPaymentUseNegativeSumm.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.m_IsPaymentUseNegativeSumm.set_Location(new System.Drawing.Point(0xc7, 0x13));
     this.m_IsPaymentUseNegativeSumm.set_Name("m_IsPaymentUseNegativeSumm");
     this.m_IsPaymentUseNegativeSumm.set_Size(new System.Drawing.Size(0x110, 0x11));
     this.m_IsPaymentUseNegativeSumm.set_TabIndex(0x62);
     this.m_IsPaymentUseNegativeSumm.set_Text("Распределять отрицательное сальдо на услугах");
     this.m_IsPaymentUseNegativeSumm.set_UseVisualStyleBackColor(true);
     this.m_IsPaymentUseNotice.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.m_IsPaymentUseNotice.set_AutoSize(true);
     this.m_IsPaymentUseNotice.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.m_IsPaymentUseNotice.set_Location(new System.Drawing.Point(3, 0x13));
     this.m_IsPaymentUseNotice.set_Name("m_IsPaymentUseNotice");
     this.m_IsPaymentUseNotice.set_Size(new System.Drawing.Size(0xa9, 0x11));
     this.m_IsPaymentUseNotice.set_TabIndex(0x63);
     this.m_IsPaymentUseNotice.set_Text("Распределять по квитанции");
     this.m_IsPaymentUseNotice.set_UseVisualStyleBackColor(true);
     this.selectDistributePayment.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectDistributePayment.set_FormattingEnabled(true);
     this.selectDistributePayment.set_Location(new System.Drawing.Point(0x86, 0x27));
     this.selectDistributePayment.set_Margin(new System.Windows.Forms.Padding(2));
     this.selectDistributePayment.set_Name("selectDistributePayment");
     this.selectDistributePayment.set_Size(new System.Drawing.Size(0x1c5, 0x15));
     this.selectDistributePayment.set_Sorted(true);
     this.selectDistributePayment.set_TabIndex(0x60);
     this.label13.set_AutoSize(true);
     this.label13.set_Location(new System.Drawing.Point(5, 0x2a));
     this.label13.set_Margin(new System.Windows.Forms.Padding(2, 0, 2, 0));
     this.label13.set_Name("label13");
     this.label13.set_Size(new System.Drawing.Size(0x7d, 13));
     this.label13.set_TabIndex(0x5f);
     this.label13.set_Text("Способ распределения");
     this.m_ChiefAccountant.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_ChiefAccountant.set_Location(new System.Drawing.Point(0x89, 0x170));
     this.m_ChiefAccountant.set_Name("m_ChiefAccountant");
     this.m_ChiefAccountant.set_Size(new System.Drawing.Size(0x1cd, 20));
     this.m_ChiefAccountant.set_TabIndex(0x5e);
     this.m_ModeWk.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_ModeWk.set_Location(new System.Drawing.Point(0x89, 0x10b));
     this.m_ModeWk.set_Name("m_ModeWk");
     this.m_ModeWk.set_Size(new System.Drawing.Size(0x1cd, 20));
     this.m_ModeWk.set_TabIndex(90);
     this.m_IsContractEnded.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.m_IsContractEnded.set_AutoSize(true);
     this.m_IsContractEnded.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.m_IsContractEnded.set_Location(new System.Drawing.Point(0x120, 0x18a));
     this.m_IsContractEnded.set_Name("m_IsContractEnded");
     this.m_IsContractEnded.set_Size(new System.Drawing.Size(0xab, 0x11));
     this.m_IsContractEnded.set_TabIndex(0x58);
     this.m_IsContractEnded.set_Text("Договор закрыт/расторгнут");
     this.m_IsContractEnded.set_UseVisualStyleBackColor(true);
     this.m_IsBankrupt.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.m_IsBankrupt.set_AutoSize(true);
     this.m_IsBankrupt.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.m_IsBankrupt.set_Location(new System.Drawing.Point(0x1d1, 0x18a));
     this.m_IsBankrupt.set_Name("m_IsBankrupt");
     this.m_IsBankrupt.set_Size(new System.Drawing.Size(0x85, 0x11));
     this.m_IsBankrupt.set_TabIndex(0x57);
     this.m_IsBankrupt.set_Text("Является банкротом");
     this.m_IsBankrupt.set_UseVisualStyleBackColor(true);
     this.m_Address.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_Address.set_Location(new System.Drawing.Point(0x89, 0x124));
     this.m_Address.set_Name("m_Address");
     this.m_Address.set_Size(new System.Drawing.Size(0x1cd, 20));
     this.m_Address.set_TabIndex(0x56);
     this.m_ManagerPosition.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.m_ManagerPosition.set_Location(new System.Drawing.Point(0x1bb, 0x156));
     this.m_ManagerPosition.set_Name("m_ManagerPosition");
     this.m_ManagerPosition.set_Size(new System.Drawing.Size(0x9b, 20));
     this.m_ManagerPosition.set_TabIndex(0x55);
     this.m_Manager.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_Manager.set_Location(new System.Drawing.Point(0x89, 0x156));
     this.m_Manager.set_Name("m_Manager");
     this.m_Manager.set_Size(new System.Drawing.Size(0xe7, 20));
     this.m_Manager.set_TabIndex(0x54);
     this.m_Fax.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.m_Fax.set_Location(new System.Drawing.Point(0x1bb, 0x13d));
     this.m_Fax.set_Name("m_Fax");
     this.m_Fax.set_Size(new System.Drawing.Size(0x9b, 20));
     this.m_Fax.set_TabIndex(0x53);
     this.m_TelephoneEmergencyDispatchService.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_TelephoneEmergencyDispatchService.set_Location(new System.Drawing.Point(0x89, 0x188));
     this.m_TelephoneEmergencyDispatchService.set_Name("m_TelephoneEmergencyDispatchService");
     this.m_TelephoneEmergencyDispatchService.set_Size(new System.Drawing.Size(0x84, 20));
     this.m_TelephoneEmergencyDispatchService.set_TabIndex(0x51);
     this.m_Phone.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_Phone.set_Location(new System.Drawing.Point(0x89, 0x13d));
     this.m_Phone.set_Name("m_Phone");
     this.m_Phone.set_Size(new System.Drawing.Size(0xe7, 20));
     this.m_Phone.set_TabIndex(0x52);
     this.m_AddrInfo.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_AddrInfo.set_Location(new System.Drawing.Point(0x89, 0xe5));
     this.m_AddrInfo.set_Multiline(true);
     this.m_AddrInfo.set_Name("m_AddrInfo");
     this.m_AddrInfo.set_ScrollBars(System.Windows.Forms.ScrollBars.Both);
     this.m_AddrInfo.set_Size(new System.Drawing.Size(0x1cd, 0x21));
     this.m_AddrInfo.set_TabIndex(80);
     this.m_Info.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_Info.set_Location(new System.Drawing.Point(0x89, 0xc0));
     this.m_Info.set_Multiline(true);
     this.m_Info.set_Name("m_Info");
     this.m_Info.set_ScrollBars(System.Windows.Forms.ScrollBars.Both);
     this.m_Info.set_Size(new System.Drawing.Size(0x1cd, 0x20));
     this.m_Info.set_TabIndex(0x4f);
     this.m_DatePeriod.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.m_DatePeriod.AttachToPeriod = false;
     this.m_DatePeriod.DateBeginReadonly = false;
     this.m_DatePeriod.DateEndReadonly = false;
     this.m_DatePeriod.set_Location(new System.Drawing.Point(0x174, 0xa5));
     this.m_DatePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.m_DatePeriod.set_Name("m_DatePeriod");
     this.m_DatePeriod.set_Size(new System.Drawing.Size(0xe2, 0x15));
     this.m_DatePeriod.set_TabIndex(0x4c);
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.m_isResourceProvider);
     this.groupBox1.Controls.Add(this.m_IsPaymentAgent);
     this.groupBox1.Controls.Add(this.m_IsServiceProvider);
     this.groupBox1.Controls.Add(this.m_IsFlatOwner);
     this.groupBox1.Controls.Add(this.m_IsHouseHolder);
     this.groupBox1.Controls.Add(this.m_IsBenefitTransferrer);
     this.groupBox1.Controls.Add(this.m_IsCashlessTransferrer);
     this.groupBox1.set_Location(new System.Drawing.Point(0x174, 3));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0xe2, 0x9e));
     this.groupBox1.set_TabIndex(0x4a);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Роли организации");
     this.m_isResourceProvider.set_AutoSize(true);
     this.m_isResourceProvider.set_Location(new System.Drawing.Point(5, 130));
     this.m_isResourceProvider.set_Name("m_isResourceProvider");
     this.m_isResourceProvider.set_Size(new System.Drawing.Size(0xcb, 0x11));
     this.m_isResourceProvider.set_TabIndex(6);
     this.m_isResourceProvider.set_Text("Ресурсоснабжающая организация");
     this.m_isResourceProvider.set_UseVisualStyleBackColor(true);
     this.m_IsPaymentAgent.set_AutoSize(true);
     this.m_IsPaymentAgent.set_Location(new System.Drawing.Point(5, 0x6f));
     this.m_IsPaymentAgent.set_Name("m_IsPaymentAgent");
     this.m_IsPaymentAgent.set_Size(new System.Drawing.Size(0x74, 0x11));
     this.m_IsPaymentAgent.set_TabIndex(5);
     this.m_IsPaymentAgent.set_Text("Платёжный агент");
     this.m_IsPaymentAgent.set_UseVisualStyleBackColor(true);
     this.m_IsServiceProvider.set_AutoSize(true);
     this.m_IsServiceProvider.set_Location(new System.Drawing.Point(5, 0x10));
     this.m_IsServiceProvider.set_Name("m_IsServiceProvider");
     this.m_IsServiceProvider.set_Size(new System.Drawing.Size(0x72, 0x11));
     this.m_IsServiceProvider.set_TabIndex(0);
     this.m_IsServiceProvider.set_Text("Поставщик услуг");
     this.m_IsServiceProvider.set_UseVisualStyleBackColor(true);
     this.m_IsFlatOwner.set_AutoSize(true);
     this.m_IsFlatOwner.set_Location(new System.Drawing.Point(5, 0x5c));
     this.m_IsFlatOwner.set_Name("m_IsFlatOwner");
     this.m_IsFlatOwner.set_Size(new System.Drawing.Size(0xc7, 0x11));
     this.m_IsFlatOwner.set_TabIndex(4);
     this.m_IsFlatOwner.set_Text("Имеет квартиры в собственности");
     this.m_IsFlatOwner.set_UseVisualStyleBackColor(true);
     this.m_IsHouseHolder.set_AutoSize(true);
     this.m_IsHouseHolder.set_Location(new System.Drawing.Point(5, 0x23));
     this.m_IsHouseHolder.set_Name("m_IsHouseHolder");
     this.m_IsHouseHolder.set_Size(new System.Drawing.Size(0x7c, 0x11));
     this.m_IsHouseHolder.set_TabIndex(1);
     this.m_IsHouseHolder.set_Text("Балансодержатель");
     this.m_IsHouseHolder.set_UseVisualStyleBackColor(true);
     this.m_IsBenefitTransferrer.set_AutoSize(true);
     this.m_IsBenefitTransferrer.set_Location(new System.Drawing.Point(5, 0x49));
     this.m_IsBenefitTransferrer.set_Name("m_IsBenefitTransferrer");
     this.m_IsBenefitTransferrer.set_Size(new System.Drawing.Size(0x7a, 0x11));
     this.m_IsBenefitTransferrer.set_TabIndex(3);
     this.m_IsBenefitTransferrer.set_Text("Покрывает льготы");
     this.m_IsBenefitTransferrer.set_UseVisualStyleBackColor(true);
     this.m_IsCashlessTransferrer.set_AutoSize(true);
     this.m_IsCashlessTransferrer.set_Location(new System.Drawing.Point(5, 0x36));
     this.m_IsCashlessTransferrer.set_Name("m_IsCashlessTransferrer");
     this.m_IsCashlessTransferrer.set_Size(new System.Drawing.Size(0xa8, 0x11));
     this.m_IsCashlessTransferrer.set_TabIndex(2);
     this.m_IsCashlessTransferrer.set_Text("Безналичные перечисления");
     this.m_IsCashlessTransferrer.set_UseVisualStyleBackColor(true);
     this.cbParentOrg.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbParentOrg.set_DataSource(this.orgListBindingSource);
     this.cbParentOrg.set_DisplayMember("CodeName");
     this.cbParentOrg.set_FormattingEnabled(true);
     this.cbParentOrg.set_Location(new System.Drawing.Point(0x89, 0xa6));
     this.cbParentOrg.set_Name("cbParentOrg");
     this.cbParentOrg.set_Size(new System.Drawing.Size(230, 0x15));
     this.cbParentOrg.set_TabIndex(0x48);
     this.m_OGRN.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_OGRN.set_Location(new System.Drawing.Point(0x89, 0x8d));
     this.m_OGRN.set_Name("m_OGRN");
     this.m_OGRN.set_Size(new System.Drawing.Size(230, 20));
     this.m_OGRN.set_TabIndex(0x45);
     this.m_OGRN.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.Field_KeyDown));
     this.m_KPP.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_KPP.set_Location(new System.Drawing.Point(0x89, 0x74));
     this.m_KPP.set_Name("m_KPP");
     this.m_KPP.set_Size(new System.Drawing.Size(230, 20));
     this.m_KPP.set_TabIndex(0x42);
     this.m_KPP.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.Field_KeyDown));
     this.m_INN.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_INN.set_Location(new System.Drawing.Point(0x89, 0x5b));
     this.m_INN.set_Name("m_INN");
     this.m_INN.set_Size(new System.Drawing.Size(230, 20));
     this.m_INN.set_TabIndex(0x41);
     this.m_INN.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.Field_KeyDown));
     this.m_LongName.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_LongName.set_Location(new System.Drawing.Point(0x89, 0x42));
     this.m_LongName.set_Name("m_LongName");
     this.m_LongName.set_Size(new System.Drawing.Size(230, 20));
     this.m_LongName.set_TabIndex(0x40);
     this.m_LongName.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.Field_KeyDown));
     this.m_ShortName.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_ShortName.set_Location(new System.Drawing.Point(0x89, 0x29));
     this.m_ShortName.set_Name("m_ShortName");
     this.m_ShortName.set_Size(new System.Drawing.Size(230, 20));
     this.m_ShortName.set_TabIndex(0x3e);
     this.m_ShortName.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.Field_KeyDown));
     this.m_Code.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_Code.set_Location(new System.Drawing.Point(0x89, 0x10));
     this.m_Code.set_Name("m_Code");
     this.m_Code.set_Size(new System.Drawing.Size(230, 20));
     this.m_Code.set_TabIndex(0x3d);
     this.m_Code.add_KeyDown(new System.Windows.Forms.KeyEventHandler(this.Field_KeyDown));
     this.tabPage2.Controls.Add(this.organizationWagesView1);
     this.tabPage2.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage2.set_Name("tabPage2");
     this.tabPage2.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPage2.set_Size(new System.Drawing.Size(0x259, 0x1ee));
     this.tabPage2.set_TabIndex(1);
     this.tabPage2.set_Text("Профессии");
     this.tabPage2.set_UseVisualStyleBackColor(true);
     this.orgWageBindingSource.set_DataSource(typeof(OrganizationWage));
     this.tabPage3.Controls.Add(this.organizationMaterialsView1);
     this.tabPage3.set_Location(new System.Drawing.Point(4, 0x16));
     this.tabPage3.set_Name("tabPage3");
     this.tabPage3.set_Padding(new System.Windows.Forms.Padding(3));
     this.tabPage3.set_Size(new System.Drawing.Size(0x259, 0x1ee));
     this.tabPage3.set_TabIndex(2);
     this.tabPage3.set_Text("Инструменты");
     this.tabPage3.set_UseVisualStyleBackColor(true);
     this.organizationMaterialsView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.organizationMaterialsView1.set_Location(new System.Drawing.Point(3, 3));
     this.organizationMaterialsView1.set_Name("organizationMaterialsView1");
     this.organizationMaterialsView1.set_Size(new System.Drawing.Size(0x253, 0x1e8));
     this.organizationMaterialsView1.set_TabIndex(0);
     this.tbProperties.Controls.Add(this.dgv);
     this.tbProperties.Controls.Add(this.tsProperties);
     this.tbProperties.set_Location(new System.Drawing.Point(4, 0x16));
     this.tbProperties.set_Name("tbProperties");
     this.tbProperties.set_Padding(new System.Windows.Forms.Padding(3));
     this.tbProperties.set_Size(new System.Drawing.Size(0x259, 0x1ee));
     this.tbProperties.set_TabIndex(3);
     this.tbProperties.set_Text("Свойства");
     this.tbProperties.set_UseVisualStyleBackColor(true);
     this.dgv.set_AllowUserToAddRows(false);
     this.dgv.set_AllowUserToDeleteRows(false);
     this.dgv.set_AutoGenerateColumns(false);
     this.dgv.set_AutoSizeColumnsMode(System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells);
     this.dgv.set_AutoSizeRowsMode(System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells);
     this.dgv.set_ColumnHeadersHeightSizeMode(System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize);
     this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.propertyNameDataGridViewTextBoxColumn, this.propertyValueDataGridViewTextBoxColumn });
     this.dgv.set_DataSource(this.bsOrganizarionProperties);
     this.dgv.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.dgv.set_Location(new System.Drawing.Point(3, 0x1c));
     this.dgv.set_Name("dgv");
     this.dgv.set_ReadOnly(true);
     this.dgv.set_RowHeadersVisible(false);
     this.dgv.set_SelectionMode(System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect);
     this.dgv.set_Size(new System.Drawing.Size(0x253, 0x1cf));
     this.dgv.set_TabIndex(6);
     this.propertyNameDataGridViewTextBoxColumn.set_DataPropertyName("PropertyName");
     this.propertyNameDataGridViewTextBoxColumn.set_HeaderText("Свойство");
     this.propertyNameDataGridViewTextBoxColumn.set_Name("propertyNameDataGridViewTextBoxColumn");
     this.propertyNameDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.propertyNameDataGridViewTextBoxColumn.set_Width(80);
     this.propertyValueDataGridViewTextBoxColumn.set_DataPropertyName("PropertyValue");
     this.propertyValueDataGridViewTextBoxColumn.set_HeaderText("Значение");
     this.propertyValueDataGridViewTextBoxColumn.set_Name("propertyValueDataGridViewTextBoxColumn");
     this.propertyValueDataGridViewTextBoxColumn.set_ReadOnly(true);
     this.propertyValueDataGridViewTextBoxColumn.set_Width(80);
     this.bsOrganizarionProperties.set_DataSource(typeof(OrganizationProperties));
     this.tsProperties.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnAddPropertie, this.btnChangePropertie, this.btnDeletePropertie });
     this.tsProperties.set_LayoutStyle(System.Windows.Forms.ToolStripLayoutStyle.Flow);
     this.tsProperties.set_Location(new System.Drawing.Point(3, 3));
     this.tsProperties.set_Name("tsProperties");
     this.tsProperties.set_Size(new System.Drawing.Size(0x253, 0x19));
     this.tsProperties.set_TabIndex(5);
     this.btnAddPropertie.set_BackColor(System.Drawing.Color.Transparent);
     this.btnAddPropertie.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnAddPropertie.set_Image(Resources.ADD);
     this.btnAddPropertie.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnAddPropertie.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnAddPropertie.set_Name("btnAddPropertie");
     this.btnAddPropertie.set_Size(new System.Drawing.Size(0x18, 0x16));
     this.btnAddPropertie.set_Text("Добавить");
     this.btnAddPropertie.add_Click(new System.EventHandler(this.btnAddPropertie_Click));
     this.btnChangePropertie.set_BackColor(System.Drawing.Color.Transparent);
     this.btnChangePropertie.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnChangePropertie.set_Image(Resources.CHANGE);
     this.btnChangePropertie.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnChangePropertie.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnChangePropertie.set_Name("btnChangePropertie");
     this.btnChangePropertie.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnChangePropertie.set_Text("Редактировать");
     this.btnChangePropertie.add_Click(new System.EventHandler(this.btnChangePropertie_Click));
     this.btnDeletePropertie.set_BackColor(System.Drawing.Color.Transparent);
     this.btnDeletePropertie.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Image);
     this.btnDeletePropertie.set_Image(Resources.DELETE);
     this.btnDeletePropertie.set_ImageScaling(System.Windows.Forms.ToolStripItemImageScaling.None);
     this.btnDeletePropertie.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.btnDeletePropertie.set_Name("btnDeletePropertie");
     this.btnDeletePropertie.set_Size(new System.Drawing.Size(0x1c, 0x16));
     this.btnDeletePropertie.set_Text("Удалить");
     this.btnDeletePropertie.add_Click(new System.EventHandler(this.btnDeletePropertie_Click));
     this.orgMaterialBindingSource.set_DataSource(typeof(OrganizationMaterial));
     this.organizationWagesView1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.organizationWagesView1.set_Location(new System.Drawing.Point(3, 3));
     this.organizationWagesView1.set_Name("organizationWagesView1");
     this.organizationWagesView1.set_Size(new System.Drawing.Size(0x253, 0x1e8));
     this.organizationWagesView1.set_TabIndex(0);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.tcOrganizations);
     base.set_Name("OrganizationView");
     base.set_Size(new System.Drawing.Size(0x261, 520));
     base.add_Load(new System.EventHandler(this.OrganizationView_Load));
     this.orgListBindingSource.EndInit();
     this.tcOrganizations.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.orgWageBindingSource.EndInit();
     this.tabPage3.ResumeLayout(false);
     this.tbProperties.ResumeLayout(false);
     this.tbProperties.PerformLayout();
     this.dgv.EndInit();
     this.bsOrganizarionProperties.EndInit();
     this.tsProperties.ResumeLayout(false);
     this.tsProperties.PerformLayout();
     this.orgMaterialBindingSource.EndInit();
     base.ResumeLayout(false);
 }