private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(AdminReportAddChangeForm));
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.tbProcedureName = new System.Windows.Forms.TextBox();
     this.cbxReportGroup = new System.Windows.Forms.ComboBox();
     this.bsReportGroup = new System.Windows.Forms.BindingSource(this.components);
     this.tbReportName = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.tbTextParameterName = new System.Windows.Forms.TextBox();
     this.cbTextParameter = new System.Windows.Forms.CheckBox();
     this.cbPeriod = new System.Windows.Forms.CheckBox();
     this.cbCityBorough = new System.Windows.Forms.CheckBox();
     this.chbxHouseTypes = new System.Windows.Forms.CheckBox();
     this.cbApartmentArea = new System.Windows.Forms.CheckBox();
     this.cmbFilterFaset = new System.Windows.Forms.ComboBox();
     this.bsFaset = new System.Windows.Forms.BindingSource(this.components);
     this.cbFasetFilter = new System.Windows.Forms.CheckBox();
     this.cbPaymentAgent = new System.Windows.Forms.CheckBox();
     this.cbAccountProperty = new System.Windows.Forms.CheckBox();
     this.chbxBenefitBank = new System.Windows.Forms.CheckBox();
     this.chbxWithoutCloseApartment = new System.Windows.Forms.CheckBox();
     this.chbxWithoutBankrupt = new System.Windows.Forms.CheckBox();
     this.chbxOrgsCashlessTransferrers = new System.Windows.Forms.CheckBox();
     this.chbxRecalcReasons = new System.Windows.Forms.CheckBox();
     this.chbxTerminals = new System.Windows.Forms.CheckBox();
     this.chbxPaymentAgentTypes = new System.Windows.Forms.CheckBox();
     this.chbxDatePeriod = new System.Windows.Forms.CheckBox();
     this.chbxMinSumm = new System.Windows.Forms.CheckBox();
     this.chbxCalcOperationGroups = new System.Windows.Forms.CheckBox();
     this.chbxConvenienceTypes = new System.Windows.Forms.CheckBox();
     this.chbxCanonicalServices = new System.Windows.Forms.CheckBox();
     this.chbxBenefitDiff = new System.Windows.Forms.CheckBox();
     this.chbxDebt = new System.Windows.Forms.CheckBox();
     this.chbxBenefits = new System.Windows.Forms.CheckBox();
     this.chbxAddresses = new System.Windows.Forms.CheckBox();
     this.chbxApartmentTypes = new System.Windows.Forms.CheckBox();
     this.chbxServices = new System.Windows.Forms.CheckBox();
     this.chbxServiceTypes = new System.Windows.Forms.CheckBox();
     this.chbxResourceProviders = new System.Windows.Forms.CheckBox();
     this.chbxServiceProviders = new System.Windows.Forms.CheckBox();
     this.chbxServiceHouseHolders = new System.Windows.Forms.CheckBox();
     this.chbxHouseHolders = new System.Windows.Forms.CheckBox();
     this.chbxIsSimpleTable = new System.Windows.Forms.CheckBox();
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnSave = new System.Windows.Forms.Button();
     this.selectFileName = new SelectFileName();
     this.chbxDefault = new System.Windows.Forms.CheckBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.rbAlbum = new System.Windows.Forms.RadioButton();
     this.rbBook = new System.Windows.Forms.RadioButton();
     this.chbxIsTxt = new System.Windows.Forms.CheckBox();
     this.chbxIsAppending = new System.Windows.Forms.CheckBox();
     this.chbxIsEnable = new System.Windows.Forms.CheckBox();
     this.cbAvailableInProvider = new System.Windows.Forms.CheckBox();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.chbxWithRenderParametres = new System.Windows.Forms.CheckBox();
     this.chbxIsExcel = new System.Windows.Forms.CheckBox();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
     this.отчетнойБазыжильеToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.отчетнойБазыуслугиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbParametresClear = new System.Windows.Forms.ToolStripButton();
     this.bsReportGroup.BeginInit();
     this.groupBox1.SuspendLayout();
     this.bsFaset.BeginInit();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     base.SuspendLayout();
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0x10, 0x10));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2e, 13));
     this.label1.set_TabIndex(7);
     this.label1.set_Text("Шаблон");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x10, 0x2b));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x3e, 13));
     this.label2.set_TabIndex(8);
     this.label2.set_Text("Процедура");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0x10, 70));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x2a, 13));
     this.label3.set_TabIndex(9);
     this.label3.set_Text("Группа");
     this.tbProcedureName.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbProcedureName.set_Location(new System.Drawing.Point(0x57, 40));
     this.tbProcedureName.set_Name("tbProcedureName");
     this.tbProcedureName.set_Size(new System.Drawing.Size(0x2ea, 20));
     this.tbProcedureName.set_TabIndex(10);
     this.cbxReportGroup.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbxReportGroup.set_DataSource(this.bsReportGroup);
     this.cbxReportGroup.set_DisplayMember("Name");
     this.cbxReportGroup.set_FormattingEnabled(true);
     this.cbxReportGroup.set_Location(new System.Drawing.Point(0x57, 0x43));
     this.cbxReportGroup.set_Name("cbxReportGroup");
     this.cbxReportGroup.set_Size(new System.Drawing.Size(0x2ea, 0x15));
     this.cbxReportGroup.set_TabIndex(11);
     this.bsReportGroup.set_DataSource(typeof(RepReportGroup));
     this.tbReportName.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.tbReportName.set_Location(new System.Drawing.Point(0x57, 0x5f));
     this.tbReportName.set_Name("tbReportName");
     this.tbReportName.set_Size(new System.Drawing.Size(0x2ea, 20));
     this.tbReportName.set_TabIndex(12);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0x10, 0x62));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x24, 13));
     this.label4.set_TabIndex(13);
     this.label4.set_Text("Отчет");
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox1.Controls.Add(this.tbTextParameterName);
     this.groupBox1.Controls.Add(this.cbTextParameter);
     this.groupBox1.Controls.Add(this.cbPeriod);
     this.groupBox1.Controls.Add(this.cbCityBorough);
     this.groupBox1.Controls.Add(this.chbxHouseTypes);
     this.groupBox1.Controls.Add(this.cbApartmentArea);
     this.groupBox1.Controls.Add(this.cmbFilterFaset);
     this.groupBox1.Controls.Add(this.cbFasetFilter);
     this.groupBox1.Controls.Add(this.cbPaymentAgent);
     this.groupBox1.Controls.Add(this.cbAccountProperty);
     this.groupBox1.Controls.Add(this.chbxBenefitBank);
     this.groupBox1.Controls.Add(this.chbxWithoutCloseApartment);
     this.groupBox1.Controls.Add(this.chbxWithoutBankrupt);
     this.groupBox1.Controls.Add(this.chbxOrgsCashlessTransferrers);
     this.groupBox1.Controls.Add(this.chbxRecalcReasons);
     this.groupBox1.Controls.Add(this.chbxTerminals);
     this.groupBox1.Controls.Add(this.chbxPaymentAgentTypes);
     this.groupBox1.Controls.Add(this.chbxDatePeriod);
     this.groupBox1.Controls.Add(this.chbxMinSumm);
     this.groupBox1.Controls.Add(this.chbxCalcOperationGroups);
     this.groupBox1.Controls.Add(this.chbxConvenienceTypes);
     this.groupBox1.Controls.Add(this.chbxCanonicalServices);
     this.groupBox1.Controls.Add(this.chbxBenefitDiff);
     this.groupBox1.Controls.Add(this.chbxDebt);
     this.groupBox1.Controls.Add(this.chbxBenefits);
     this.groupBox1.Controls.Add(this.chbxAddresses);
     this.groupBox1.Controls.Add(this.chbxApartmentTypes);
     this.groupBox1.Controls.Add(this.chbxServices);
     this.groupBox1.Controls.Add(this.chbxServiceTypes);
     this.groupBox1.Controls.Add(this.chbxResourceProviders);
     this.groupBox1.Controls.Add(this.chbxServiceProviders);
     this.groupBox1.Controls.Add(this.chbxServiceHouseHolders);
     this.groupBox1.Controls.Add(this.chbxHouseHolders);
     this.groupBox1.set_Location(new System.Drawing.Point(3, 0x105));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x347, 0x110));
     this.groupBox1.set_TabIndex(15);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Настройка активности компонентов главной формы отчетника");
     this.tbTextParameterName.set_Enabled(false);
     this.tbTextParameterName.set_Location(new System.Drawing.Point(0x20c, 0xf3));
     this.tbTextParameterName.set_Name("tbTextParameterName");
     this.tbTextParameterName.set_Size(new System.Drawing.Size(0x123, 20));
     this.tbTextParameterName.set_TabIndex(0x2f);
     this.cbTextParameter.set_AutoSize(true);
     this.cbTextParameter.set_Location(new System.Drawing.Point(0x1f8, 0xe1));
     this.cbTextParameter.set_Name("cbTextParameter");
     this.cbTextParameter.set_Size(new System.Drawing.Size(0x89, 0x11));
     this.cbTextParameter.set_TabIndex(0x2e);
     this.cbTextParameter.set_Text("Текстовый параметр:");
     this.cbTextParameter.set_UseVisualStyleBackColor(true);
     this.cbTextParameter.add_CheckedChanged(new System.EventHandler(this.cbTextParameter_CheckedChanged));
     this.cbPeriod.set_AutoSize(true);
     this.cbPeriod.set_Location(new System.Drawing.Point(0x13, 0x13));
     this.cbPeriod.set_Name("cbPeriod");
     this.cbPeriod.set_Size(new System.Drawing.Size(0x40, 0x11));
     this.cbPeriod.set_TabIndex(0x2d);
     this.cbPeriod.set_Text("Период");
     this.cbPeriod.set_UseVisualStyleBackColor(true);
     this.cbCityBorough.set_AutoSize(true);
     this.cbCityBorough.set_Location(new System.Drawing.Point(0x1f9, 0x9b));
     this.cbCityBorough.set_Name("cbCityBorough");
     this.cbCityBorough.set_Size(new System.Drawing.Size(0x5f, 0x11));
     this.cbCityBorough.set_TabIndex(0x2c);
     this.cbCityBorough.set_Text("Район города");
     this.cbCityBorough.set_UseVisualStyleBackColor(true);
     this.chbxHouseTypes.set_AutoSize(true);
     this.chbxHouseTypes.set_Location(new System.Drawing.Point(0x13, 0xde));
     this.chbxHouseTypes.set_Name("chbxHouseTypes");
     this.chbxHouseTypes.set_Size(new System.Drawing.Size(0x4a, 0x11));
     this.chbxHouseTypes.set_TabIndex(0x2b);
     this.chbxHouseTypes.set_Text("Тип дома");
     this.chbxHouseTypes.set_UseVisualStyleBackColor(true);
     this.cbApartmentArea.set_AutoSize(true);
     this.cbApartmentArea.set_Location(new System.Drawing.Point(0xdb, 0x6d));
     this.cbApartmentArea.set_Name("cbApartmentArea");
     this.cbApartmentArea.set_Size(new System.Drawing.Size(0x49, 0x11));
     this.cbApartmentArea.set_TabIndex(0x2a);
     this.cbApartmentArea.set_Text("Площадь");
     this.cbApartmentArea.set_UseVisualStyleBackColor(true);
     this.cmbFilterFaset.set_DataSource(this.bsFaset);
     this.cmbFilterFaset.set_DisplayMember("Name");
     this.cmbFilterFaset.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.cmbFilterFaset.set_Enabled(false);
     this.cmbFilterFaset.set_FormattingEnabled(true);
     this.cmbFilterFaset.set_Location(new System.Drawing.Point(0x20c, 0xc6));
     this.cmbFilterFaset.set_Name("cmbFilterFaset");
     this.cmbFilterFaset.set_Size(new System.Drawing.Size(0x123, 0x15));
     this.cmbFilterFaset.set_TabIndex(0x29);
     this.cmbFilterFaset.set_ValueMember("Id");
     this.bsFaset.set_DataSource(typeof(Faset));
     this.cbFasetFilter.set_AutoSize(true);
     this.cbFasetFilter.set_Location(new System.Drawing.Point(0x1f9, 0xb2));
     this.cbFasetFilter.set_Name("cbFasetFilter");
     this.cbFasetFilter.set_Size(new System.Drawing.Size(0x86, 0x11));
     this.cbFasetFilter.set_TabIndex(40);
     this.cbFasetFilter.set_Text("Простой справочник:");
     this.cbFasetFilter.set_UseVisualStyleBackColor(true);
     this.cbFasetFilter.add_CheckedChanged(new System.EventHandler(this.cbFasetFilter_CheckedChanged));
     this.cbPaymentAgent.set_AutoSize(true);
     this.cbPaymentAgent.set_Location(new System.Drawing.Point(0x1f9, 0x6d));
     this.cbPaymentAgent.set_Name("cbPaymentAgent");
     this.cbPaymentAgent.set_Size(new System.Drawing.Size(0x74, 0x11));
     this.cbPaymentAgent.set_TabIndex(0x27);
     this.cbPaymentAgent.set_Text("Платежный агент");
     this.cbPaymentAgent.set_UseVisualStyleBackColor(true);
     this.cbAccountProperty.set_AutoSize(true);
     this.cbAccountProperty.set_Location(new System.Drawing.Point(0x1f9, 0x56));
     this.cbAccountProperty.set_Name("cbAccountProperty");
     this.cbAccountProperty.set_Size(new System.Drawing.Size(0x67, 0x11));
     this.cbAccountProperty.set_TabIndex(0x26);
     this.cbAccountProperty.set_Text("Параметры ЛС");
     this.cbAccountProperty.set_UseVisualStyleBackColor(true);
     this.chbxBenefitBank.set_AutoSize(true);
     this.chbxBenefitBank.set_Location(new System.Drawing.Point(0x1f9, 0x3f));
     this.chbxBenefitBank.set_Name("chbxBenefitBank");
     this.chbxBenefitBank.set_Size(new System.Drawing.Size(150, 0x11));
     this.chbxBenefitBank.set_TabIndex(0x25);
     this.chbxBenefitBank.set_Text("Банк получателя льготы");
     this.chbxBenefitBank.set_UseVisualStyleBackColor(true);
     this.chbxWithoutCloseApartment.set_AutoSize(true);
     this.chbxWithoutCloseApartment.set_Location(new System.Drawing.Point(0x1f9, 40));
     this.chbxWithoutCloseApartment.set_Name("chbxWithoutCloseApartment");
     this.chbxWithoutCloseApartment.set_Size(new System.Drawing.Size(0xea, 0x11));
     this.chbxWithoutCloseApartment.set_TabIndex(0x24);
     this.chbxWithoutCloseApartment.set_Text("Не учитывать закрытые паспорта жилья");
     this.chbxWithoutCloseApartment.set_UseVisualStyleBackColor(true);
     this.chbxWithoutBankrupt.set_AutoSize(true);
     this.chbxWithoutBankrupt.set_Location(new System.Drawing.Point(0x1f8, 0x11));
     this.chbxWithoutBankrupt.set_Name("chbxWithoutBankrupt");
     this.chbxWithoutBankrupt.set_Size(new System.Drawing.Size(0x97, 0x11));
     this.chbxWithoutBankrupt.set_TabIndex(0x23);
     this.chbxWithoutBankrupt.set_Text("Не учитывать банкротов");
     this.chbxWithoutBankrupt.set_UseVisualStyleBackColor(true);
     this.chbxOrgsCashlessTransferrers.set_AutoSize(true);
     this.chbxOrgsCashlessTransferrers.set_Location(new System.Drawing.Point(0xdb, 0xf5));
     this.chbxOrgsCashlessTransferrers.set_Name("chbxOrgsCashlessTransferrers");
     this.chbxOrgsCashlessTransferrers.set_Size(new System.Drawing.Size(0x106, 0x11));
     this.chbxOrgsCashlessTransferrers.set_TabIndex(0x22);
     this.chbxOrgsCashlessTransferrers.set_Text("Организация по безналичным перечислениям");
     this.chbxOrgsCashlessTransferrers.set_UseVisualStyleBackColor(true);
     this.chbxRecalcReasons.set_AutoSize(true);
     this.chbxRecalcReasons.set_Location(new System.Drawing.Point(0xdb, 0xe0));
     this.chbxRecalcReasons.set_Name("chbxRecalcReasons");
     this.chbxRecalcReasons.set_Size(new System.Drawing.Size(0x8a, 0x11));
     this.chbxRecalcReasons.set_TabIndex(0x21);
     this.chbxRecalcReasons.set_Text("Причины перерасчёта");
     this.chbxRecalcReasons.set_UseVisualStyleBackColor(true);
     this.chbxTerminals.set_AutoSize(true);
     this.chbxTerminals.set_Location(new System.Drawing.Point(0xdb, 0xc9));
     this.chbxTerminals.set_Name("chbxTerminals");
     this.chbxTerminals.set_Size(new System.Drawing.Size(0x5d, 0x11));
     this.chbxTerminals.set_TabIndex(0x20);
     this.chbxTerminals.set_Text("Номера касс");
     this.chbxTerminals.set_UseVisualStyleBackColor(true);
     this.chbxPaymentAgentTypes.set_AutoSize(true);
     this.chbxPaymentAgentTypes.set_Location(new System.Drawing.Point(0xdb, 0xb2));
     this.chbxPaymentAgentTypes.set_Name("chbxPaymentAgentTypes");
     this.chbxPaymentAgentTypes.set_Size(new System.Drawing.Size(0x6d, 0x11));
     this.chbxPaymentAgentTypes.set_TabIndex(0x1f);
     this.chbxPaymentAgentTypes.set_Text("Режимы работы");
     this.chbxPaymentAgentTypes.set_UseVisualStyleBackColor(true);
     this.chbxDatePeriod.set_AutoSize(true);
     this.chbxDatePeriod.set_Location(new System.Drawing.Point(0x13, 40));
     this.chbxDatePeriod.set_Name("chbxDatePeriod");
     this.chbxDatePeriod.set_Size(new System.Drawing.Size(0x61, 0x11));
     this.chbxDatePeriod.set_TabIndex(30);
     this.chbxDatePeriod.set_Text("Диапазон дат");
     this.chbxDatePeriod.set_UseVisualStyleBackColor(true);
     this.chbxMinSumm.set_AutoSize(true);
     this.chbxMinSumm.set_Location(new System.Drawing.Point(0xdb, 0x9b));
     this.chbxMinSumm.set_Name("chbxMinSumm");
     this.chbxMinSumm.set_Size(new System.Drawing.Size(0x4e, 0x11));
     this.chbxMinSumm.set_TabIndex(0x1d);
     this.chbxMinSumm.set_Text("Результат");
     this.chbxMinSumm.set_UseVisualStyleBackColor(true);
     this.chbxCalcOperationGroups.set_AutoSize(true);
     this.chbxCalcOperationGroups.set_Location(new System.Drawing.Point(0xdb, 0x84));
     this.chbxCalcOperationGroups.set_Name("chbxCalcOperationGroups");
     this.chbxCalcOperationGroups.set_Size(new System.Drawing.Size(0x4c, 0x11));
     this.chbxCalcOperationGroups.set_TabIndex(0x1c);
     this.chbxCalcOperationGroups.set_Text("Операция");
     this.chbxCalcOperationGroups.set_UseVisualStyleBackColor(true);
     this.chbxConvenienceTypes.set_AutoSize(true);
     this.chbxConvenienceTypes.set_Location(new System.Drawing.Point(0x13, 0xf4));
     this.chbxConvenienceTypes.set_Name("chbxConvenienceTypes");
     this.chbxConvenienceTypes.set_Size(new System.Drawing.Size(0x8e, 0x11));
     this.chbxConvenienceTypes.set_TabIndex(0x1b);
     this.chbxConvenienceTypes.set_Text("Типы благоустройства");
     this.chbxConvenienceTypes.set_UseVisualStyleBackColor(true);
     this.chbxCanonicalServices.set_AutoSize(true);
     this.chbxCanonicalServices.set_Location(new System.Drawing.Point(0xdb, 0x56));
     this.chbxCanonicalServices.set_Name("chbxCanonicalServices");
     this.chbxCanonicalServices.set_Size(new System.Drawing.Size(0xc1, 0x11));
     this.chbxCanonicalServices.set_TabIndex(0x1a);
     this.chbxCanonicalServices.set_Text("Виды благоустройства на услуге");
     this.chbxCanonicalServices.set_UseVisualStyleBackColor(true);
     this.chbxBenefitDiff.set_AutoSize(true);
     this.chbxBenefitDiff.set_Location(new System.Drawing.Point(0x1f9, 0x84));
     this.chbxBenefitDiff.set_Name("chbxBenefitDiff");
     this.chbxBenefitDiff.set_Size(new System.Drawing.Size(190, 0x11));
     this.chbxBenefitDiff.set_TabIndex(0x19);
     this.chbxBenefitDiff.set_Text("Исключать разночтения с КСЗН");
     this.chbxBenefitDiff.set_UseVisualStyleBackColor(true);
     this.chbxDebt.set_AutoSize(true);
     this.chbxDebt.set_Location(new System.Drawing.Point(0xdb, 0x3f));
     this.chbxDebt.set_Name("chbxDebt");
     this.chbxDebt.set_Size(new System.Drawing.Size(0x8e, 0x11));
     this.chbxDebt.set_TabIndex(0x18);
     this.chbxDebt.set_Text("С разделением долгов");
     this.chbxDebt.set_UseVisualStyleBackColor(true);
     this.chbxBenefits.set_AutoSize(true);
     this.chbxBenefits.set_Location(new System.Drawing.Point(0xdb, 40));
     this.chbxBenefits.set_Name("chbxBenefits");
     this.chbxBenefits.set_Size(new System.Drawing.Size(0x40, 0x11));
     this.chbxBenefits.set_TabIndex(0x17);
     this.chbxBenefits.set_Text("Льготы");
     this.chbxBenefits.set_UseVisualStyleBackColor(true);
     this.chbxAddresses.set_AutoSize(true);
     this.chbxAddresses.set_Location(new System.Drawing.Point(0xdb, 0x11));
     this.chbxAddresses.set_Name("chbxAddresses");
     this.chbxAddresses.set_Size(new System.Drawing.Size(0x3f, 0x11));
     this.chbxAddresses.set_TabIndex(0x16);
     this.chbxAddresses.set_Text("Адреса");
     this.chbxAddresses.set_UseVisualStyleBackColor(true);
     this.chbxApartmentTypes.set_AutoSize(true);
     this.chbxApartmentTypes.set_Location(new System.Drawing.Point(0x13, 0xc9));
     this.chbxApartmentTypes.set_Name("chbxApartmentTypes");
     this.chbxApartmentTypes.set_Size(new System.Drawing.Size(0x58, 0x11));
     this.chbxApartmentTypes.set_TabIndex(0x15);
     this.chbxApartmentTypes.set_Text("Типы жилья");
     this.chbxApartmentTypes.set_UseVisualStyleBackColor(true);
     this.chbxServices.set_AutoSize(true);
     this.chbxServices.set_Location(new System.Drawing.Point(0x13, 0xb2));
     this.chbxServices.set_Name("chbxServices");
     this.chbxServices.set_Size(new System.Drawing.Size(0x3e, 0x11));
     this.chbxServices.set_TabIndex(20);
     this.chbxServices.set_Text("Услуги");
     this.chbxServices.set_UseVisualStyleBackColor(true);
     this.chbxServiceTypes.set_AutoSize(true);
     this.chbxServiceTypes.set_Location(new System.Drawing.Point(0x13, 0x9b));
     this.chbxServiceTypes.set_Name("chbxServiceTypes");
     this.chbxServiceTypes.set_Size(new System.Drawing.Size(0x59, 0x11));
     this.chbxServiceTypes.set_TabIndex(0x13);
     this.chbxServiceTypes.set_Text("Типы услуги");
     this.chbxServiceTypes.set_UseVisualStyleBackColor(true);
     this.chbxResourceProviders.set_AutoSize(true);
     this.chbxResourceProviders.set_Location(new System.Drawing.Point(0x13, 0x84));
     this.chbxResourceProviders.set_Name("chbxResourceProviders");
     this.chbxResourceProviders.set_Size(new System.Drawing.Size(0xcb, 0x11));
     this.chbxResourceProviders.set_TabIndex(0x12);
     this.chbxResourceProviders.set_Text("Ресурсоснабжающие организации");
     this.chbxResourceProviders.set_UseVisualStyleBackColor(true);
     this.chbxServiceProviders.set_AutoSize(true);
     this.chbxServiceProviders.set_Location(new System.Drawing.Point(0x13, 0x6d));
     this.chbxServiceProviders.set_Name("chbxServiceProviders");
     this.chbxServiceProviders.set_Size(new System.Drawing.Size(0x54, 0x11));
     this.chbxServiceProviders.set_TabIndex(0x11);
     this.chbxServiceProviders.set_Text("Поставщик");
     this.chbxServiceProviders.set_UseVisualStyleBackColor(true);
     this.chbxServiceHouseHolders.set_AutoSize(true);
     this.chbxServiceHouseHolders.set_Location(new System.Drawing.Point(0x13, 0x56));
     this.chbxServiceHouseHolders.set_Name("chbxServiceHouseHolders");
     this.chbxServiceHouseHolders.set_Size(new System.Drawing.Size(0x4d, 0x11));
     this.chbxServiceHouseHolders.set_TabIndex(0x10);
     this.chbxServiceHouseHolders.set_Text("УК услуги");
     this.chbxServiceHouseHolders.set_UseVisualStyleBackColor(true);
     this.chbxHouseHolders.set_AutoSize(true);
     this.chbxHouseHolders.set_Location(new System.Drawing.Point(0x13, 0x3f));
     this.chbxHouseHolders.set_Name("chbxHouseHolders");
     this.chbxHouseHolders.set_Size(new System.Drawing.Size(0x4c, 0x11));
     this.chbxHouseHolders.set_TabIndex(15);
     this.chbxHouseHolders.set_Text("УК жилья");
     this.chbxHouseHolders.set_UseVisualStyleBackColor(true);
     this.chbxIsSimpleTable.set_AutoSize(true);
     this.chbxIsSimpleTable.set_Location(new System.Drawing.Point(0x117, 0x86));
     this.chbxIsSimpleTable.set_Name("chbxIsSimpleTable");
     this.chbxIsSimpleTable.set_Size(new System.Drawing.Size(0x52, 0x11));
     this.chbxIsSimpleTable.set_TabIndex(0x1c);
     this.chbxIsSimpleTable.set_Text("DBF - файл");
     this.chbxIsSimpleTable.set_UseVisualStyleBackColor(true);
     this.chbxIsSimpleTable.add_CheckedChanged(new System.EventHandler(this.chbxIsSimpleTable_CheckedChanged));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x2f7, 0x21f));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4e, 0x18));
     this.btnCancel.set_TabIndex(0x10);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnSave.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnSave.set_Location(new System.Drawing.Point(0x2a3, 0x21f));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x4e, 0x18));
     this.btnSave.set_TabIndex(0x1b);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.selectFileName.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectFileName.ExtFile = "";
     this.selectFileName.IsFolder = false;
     this.selectFileName.set_Location(new System.Drawing.Point(0x57, 14));
     this.selectFileName.set_Name("selectFileName");
     this.selectFileName.set_Size(new System.Drawing.Size(0x2ea, 20));
     this.selectFileName.set_TabIndex(0x1c);
     this.chbxDefault.set_AutoSize(true);
     this.chbxDefault.set_Location(new System.Drawing.Point(0x13, 0x10));
     this.chbxDefault.set_Name("chbxDefault");
     this.chbxDefault.set_Size(new System.Drawing.Size(0x8b, 0x11));
     this.chbxDefault.set_TabIndex(30);
     this.chbxDefault.set_Text("Шаблон по умолчанию");
     this.chbxDefault.set_UseVisualStyleBackColor(true);
     this.chbxDefault.add_CheckedChanged(new System.EventHandler(this.chbxDefault_CheckedChanged));
     this.groupBox2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox2.Controls.Add(this.rbAlbum);
     this.groupBox2.Controls.Add(this.rbBook);
     this.groupBox2.Controls.Add(this.chbxDefault);
     this.groupBox2.set_Location(new System.Drawing.Point(3, 3));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0x347, 40));
     this.groupBox2.set_TabIndex(0x1f);
     this.groupBox2.set_TabStop(false);
     this.rbAlbum.set_AutoSize(true);
     this.rbAlbum.set_Location(new System.Drawing.Point(0x145, 0x10));
     this.rbAlbum.set_Name("rbAlbum");
     this.rbAlbum.set_Size(new System.Drawing.Size(0x90, 0x11));
     this.rbAlbum.set_TabIndex(0x20);
     this.rbAlbum.set_TabStop(true);
     this.rbAlbum.set_Text("Альбомная ориентация");
     this.rbAlbum.set_UseVisualStyleBackColor(true);
     this.rbBook.set_AutoSize(true);
     this.rbBook.set_Location(new System.Drawing.Point(0xbb, 0x10));
     this.rbBook.set_Name("rbBook");
     this.rbBook.set_Size(new System.Drawing.Size(0x84, 0x11));
     this.rbBook.set_TabIndex(0x1f);
     this.rbBook.set_TabStop(true);
     this.rbBook.set_Text("Книжная ориентация");
     this.rbBook.set_UseVisualStyleBackColor(true);
     this.chbxIsTxt.set_AutoSize(true);
     this.chbxIsTxt.set_Location(new System.Drawing.Point(0x117, 0x9d));
     this.chbxIsTxt.set_Name("chbxIsTxt");
     this.chbxIsTxt.set_Size(new System.Drawing.Size(0x52, 0x11));
     this.chbxIsTxt.set_TabIndex(0x20);
     this.chbxIsTxt.set_Text("TXT - файл");
     this.chbxIsTxt.set_UseVisualStyleBackColor(true);
     this.chbxIsTxt.add_CheckedChanged(new System.EventHandler(this.chbxIsTxt_CheckedChanged));
     this.chbxIsAppending.set_AutoSize(true);
     this.chbxIsAppending.set_Location(new System.Drawing.Point(0x16f, 0x86));
     this.chbxIsAppending.set_Name("chbxIsAppending");
     this.chbxIsAppending.set_Size(new System.Drawing.Size(0xea, 0x11));
     this.chbxIsAppending.set_TabIndex(0x21);
     this.chbxIsAppending.set_Text("Разрешить запись в существующий DBF");
     this.chbxIsAppending.set_UseVisualStyleBackColor(true);
     this.chbxIsEnable.set_AutoSize(true);
     this.chbxIsEnable.set_Checked(true);
     this.chbxIsEnable.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.chbxIsEnable.set_Location(new System.Drawing.Point(0x13, 0x83));
     this.chbxIsEnable.set_Name("chbxIsEnable");
     this.chbxIsEnable.set_Size(new System.Drawing.Size(0x71, 0x11));
     this.chbxIsEnable.set_TabIndex(0x22);
     this.chbxIsEnable.set_Text("Доступный отчёт");
     this.chbxIsEnable.set_UseVisualStyleBackColor(true);
     this.cbAvailableInProvider.set_AutoSize(true);
     this.cbAvailableInProvider.set_Location(new System.Drawing.Point(0x13, 0x9a));
     this.cbAvailableInProvider.set_Name("cbAvailableInProvider");
     this.cbAvailableInProvider.set_Size(new System.Drawing.Size(0xf9, 0x11));
     this.cbAvailableInProvider.set_TabIndex(0x23);
     this.cbAvailableInProvider.set_Text("Доступный отчёт в АРМ \"Поставщик услуг\"");
     this.cbAvailableInProvider.set_UseVisualStyleBackColor(true);
     this.groupBox3.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox3.Controls.Add(this.chbxWithRenderParametres);
     this.groupBox3.Controls.Add(this.chbxIsExcel);
     this.groupBox3.Controls.Add(this.label1);
     this.groupBox3.Controls.Add(this.chbxIsAppending);
     this.groupBox3.Controls.Add(this.chbxIsTxt);
     this.groupBox3.Controls.Add(this.cbAvailableInProvider);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Controls.Add(this.chbxIsSimpleTable);
     this.groupBox3.Controls.Add(this.chbxIsEnable);
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Controls.Add(this.tbProcedureName);
     this.groupBox3.Controls.Add(this.cbxReportGroup);
     this.groupBox3.Controls.Add(this.tbReportName);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.selectFileName);
     this.groupBox3.set_Location(new System.Drawing.Point(3, 0x31));
     this.groupBox3.set_Name("groupBox3");
     this.groupBox3.set_Size(new System.Drawing.Size(0x347, 0xb5));
     this.groupBox3.set_TabIndex(0x24);
     this.groupBox3.set_TabStop(false);
     this.chbxWithRenderParametres.set_AutoSize(true);
     this.chbxWithRenderParametres.set_Location(new System.Drawing.Point(460, 0x9d));
     this.chbxWithRenderParametres.set_Name("chbxWithRenderParametres");
     this.chbxWithRenderParametres.set_Size(new System.Drawing.Size(200, 0x11));
     this.chbxWithRenderParametres.set_TabIndex(0x25);
     this.chbxWithRenderParametres.set_Text("с дополнительными параметрами");
     this.chbxWithRenderParametres.set_UseVisualStyleBackColor(true);
     this.chbxIsExcel.set_AutoSize(true);
     this.chbxIsExcel.set_Location(new System.Drawing.Point(0x16f, 0x9d));
     this.chbxIsExcel.set_Name("chbxIsExcel");
     this.chbxIsExcel.set_Size(new System.Drawing.Size(0x57, 0x11));
     this.chbxIsExcel.set_TabIndex(0x24);
     this.chbxIsExcel.set_Text("Excel - файл");
     this.chbxIsExcel.set_UseVisualStyleBackColor(true);
     this.toolStrip1.set_AutoSize(false);
     this.toolStrip1.set_Dock(System.Windows.Forms.DockStyle.None);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripSplitButton1, this.toolStripSeparator1, this.tsbParametresClear });
     this.toolStrip1.set_Location(new System.Drawing.Point(3, 0xe9));
     this.toolStrip1.set_Name("toolStrip1");
     this.toolStrip1.set_Size(new System.Drawing.Size(0x347, 0x19));
     this.toolStrip1.set_TabIndex(0x25);
     this.toolStrip1.set_Text("toolStrip1");
     this.toolStripSplitButton1.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.toolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.отчетнойБазыжильеToolStripMenuItem, this.отчетнойБазыуслугиToolStripMenuItem });
     this.toolStripSplitButton1.set_Image((System.Drawing.Image) manager.GetObject("toolStripSplitButton1.Image"));
     this.toolStripSplitButton1.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.toolStripSplitButton1.set_Name("toolStripSplitButton1");
     this.toolStripSplitButton1.set_Size(new System.Drawing.Size(0xba, 0x16));
     this.toolStripSplitButton1.set_Text("Стандартные параметры для...");
     this.отчетнойБазыжильеToolStripMenuItem.set_Name("отчетнойБазыжильеToolStripMenuItem");
     this.отчетнойБазыжильеToolStripMenuItem.set_Size(new System.Drawing.Size(0xce, 0x16));
     this.отчетнойБазыжильеToolStripMenuItem.set_Text("отчетной базы (жилье)");
     this.отчетнойБазыжильеToolStripMenuItem.add_Click(new System.EventHandler(this.отчетнойБазыжильеToolStripMenuItem_Click));
     this.отчетнойБазыуслугиToolStripMenuItem.set_Name("отчетнойБазыуслугиToolStripMenuItem");
     this.отчетнойБазыуслугиToolStripMenuItem.set_Size(new System.Drawing.Size(0xce, 0x16));
     this.отчетнойБазыуслугиToolStripMenuItem.set_Text("отчетной базы (услуги)");
     this.отчетнойБазыуслугиToolStripMenuItem.add_Click(new System.EventHandler(this.отчетнойБазыуслугиToolStripMenuItem_Click));
     this.toolStripSeparator1.set_Name("toolStripSeparator1");
     this.toolStripSeparator1.set_Size(new System.Drawing.Size(6, 0x19));
     this.tsbParametresClear.set_DisplayStyle(System.Windows.Forms.ToolStripItemDisplayStyle.Text);
     this.tsbParametresClear.set_Image((System.Drawing.Image) manager.GetObject("tsbParametresClear.Image"));
     this.tsbParametresClear.set_ImageTransparentColor(System.Drawing.Color.Magenta);
     this.tsbParametresClear.set_Name("tsbParametresClear");
     this.tsbParametresClear.set_Size(new System.Drawing.Size(60, 0x16));
     this.tsbParametresClear.set_Text("Очистить");
     this.tsbParametresClear.add_Click(new System.EventHandler(this.tsbParametresClear_Click));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     this.set_AutoValidate(System.Windows.Forms.AutoValidate.EnablePreventFocusChange);
     base.set_ClientSize(new System.Drawing.Size(0x351, 0x245));
     base.Controls.Add(this.toolStrip1);
     base.Controls.Add(this.groupBox3);
     base.Controls.Add(this.groupBox2);
     base.Controls.Add(this.btnSave);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.groupBox1);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("AdminReportAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     base.add_Load(new System.EventHandler(this.AdminReportAddChangeForm_Load));
     this.bsReportGroup.EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.bsFaset.EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     base.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     this.label9 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.cbxPaymentSystems = new System.Windows.Forms.ComboBox();
     this.bsPaymentSystems = new System.Windows.Forms.BindingSource(this.components);
     this.agentSelector = new SelectOrganization();
     this.fileNameSelector = new SelectFileName();
     this.m_LoadButton = new System.Windows.Forms.Button();
     this.m_FileLoadWorker = new BackgroundWorker();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.m_ReturnCashlessReesterRadio = new System.Windows.Forms.RadioButton();
     this.m_ReturnReesterRadio = new System.Windows.Forms.RadioButton();
     this.m_CashlessPaymentReesterRadio = new System.Windows.Forms.RadioButton();
     this.m_CashPaymentReesterRadio = new System.Windows.Forms.RadioButton();
     this.label2 = new System.Windows.Forms.Label();
     this.m_MailExRootDir = new SelectFileName();
     this.m_PaymentSystemsTabControl = new System.Windows.Forms.TabControl();
     this.m_MailExTabPage = new System.Windows.Forms.TabPage();
     this.m_FilesTabPage = new System.Windows.Forms.TabPage();
     this.gbUserPaymentDateAndPeriod = new System.Windows.Forms.GroupBox();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.dbPaymentOrderDate = new DateBox();
     this.m_MailExLoadWorker = new BackgroundWorker();
     this.dbPaymentOrderPeriod = new DateBox();
     this.bsPaymentSystems.BeginInit();
     this.groupBox1.SuspendLayout();
     this.m_PaymentSystemsTabControl.SuspendLayout();
     this.m_MailExTabPage.SuspendLayout();
     this.m_FilesTabPage.SuspendLayout();
     this.gbUserPaymentDateAndPeriod.SuspendLayout();
     base.SuspendLayout();
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(6, 0x23));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x24, 13));
     this.label9.set_TabIndex(14);
     this.label9.set_Text("Агент");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(6, 9));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x155, 13));
     this.label1.set_TabIndex(7);
     this.label1.set_Text("Корневой каталог АРМ \"Обмен реестрами\" (например, C:\\MailEx)");
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(6, 0x3d));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x24, 13));
     this.label8.set_TabIndex(6);
     this.label8.set_Text("Файл");
     this.cbxPaymentSystems.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbxPaymentSystems.set_DataSource(this.bsPaymentSystems);
     this.cbxPaymentSystems.set_DisplayMember("Name");
     this.cbxPaymentSystems.set_FormattingEnabled(true);
     this.cbxPaymentSystems.set_Location(new System.Drawing.Point(0xd3, 6));
     this.cbxPaymentSystems.set_Name("cbxPaymentSystems");
     this.cbxPaymentSystems.set_Size(new System.Drawing.Size(0x129, 0x15));
     this.cbxPaymentSystems.set_TabIndex(4);
     this.bsPaymentSystems.set_DataSource(typeof(PayPaymentSystem));
     this.agentSelector.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.agentSelector.IsCashlessTransferrer = false;
     this.agentSelector.IsHouseHolder = false;
     this.agentSelector.IsPaymentAgent = true;
     this.agentSelector.IsResourceProvider = false;
     this.agentSelector.IsServiceProvider = false;
     this.agentSelector.set_Location(new System.Drawing.Point(60, 0x20));
     this.agentSelector.set_Name("agentSelector");
     this.agentSelector.set_Size(new System.Drawing.Size(0x1c0, 20));
     this.agentSelector.set_TabIndex(4);
     this.fileNameSelector.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.fileNameSelector.ExtFile = "";
     this.fileNameSelector.IsFolder = false;
     this.fileNameSelector.set_Location(new System.Drawing.Point(60, 0x3a));
     this.fileNameSelector.set_Name("fileNameSelector");
     this.fileNameSelector.set_Size(new System.Drawing.Size(0x1c0, 20));
     this.fileNameSelector.set_TabIndex(13);
     this.m_LoadButton.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.m_LoadButton.set_ImageAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.m_LoadButton.set_Location(new System.Drawing.Point(0x182, 0x13d));
     this.m_LoadButton.set_Name("m_LoadButton");
     this.m_LoadButton.set_Size(new System.Drawing.Size(0x7d, 0x20));
     this.m_LoadButton.set_TabIndex(15);
     this.m_LoadButton.set_Text("Загрузить");
     this.m_LoadButton.set_UseVisualStyleBackColor(true);
     this.m_LoadButton.add_Click(new System.EventHandler(this.m_LoadButton_Click));
     this.m_FileLoadWorker.add_DoWork(new DoWorkEventHandler(this.m_FileLoadWorker_DoWork));
     this.m_FileLoadWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_FileLoadWorker_RunWorkerCompleted));
     this.groupBox1.Controls.Add(this.m_ReturnCashlessReesterRadio);
     this.groupBox1.Controls.Add(this.m_ReturnReesterRadio);
     this.groupBox1.Controls.Add(this.m_CashlessPaymentReesterRadio);
     this.groupBox1.Controls.Add(this.m_CashPaymentReesterRadio);
     this.groupBox1.set_Location(new System.Drawing.Point(9, 0x54));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x1f3, 0x76));
     this.groupBox1.set_TabIndex(0x10);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Тип реестра");
     this.m_ReturnCashlessReesterRadio.set_AutoSize(true);
     this.m_ReturnCashlessReesterRadio.set_Location(new System.Drawing.Point(6, 0x58));
     this.m_ReturnCashlessReesterRadio.set_Name("m_ReturnCashlessReesterRadio");
     this.m_ReturnCashlessReesterRadio.set_Size(new System.Drawing.Size(0x144, 0x11));
     this.m_ReturnCashlessReesterRadio.set_TabIndex(2);
     this.m_ReturnCashlessReesterRadio.set_Tag("");
     this.m_ReturnCashlessReesterRadio.set_Text("Реестр возвратов безналичных платежей (сторнирования)");
     this.m_ReturnCashlessReesterRadio.set_UseVisualStyleBackColor(true);
     this.m_ReturnReesterRadio.set_AutoSize(true);
     this.m_ReturnReesterRadio.set_Location(new System.Drawing.Point(6, 0x41));
     this.m_ReturnReesterRadio.set_Name("m_ReturnReesterRadio");
     this.m_ReturnReesterRadio.set_Size(new System.Drawing.Size(0xff, 0x11));
     this.m_ReturnReesterRadio.set_TabIndex(1);
     this.m_ReturnReesterRadio.set_Tag("");
     this.m_ReturnReesterRadio.set_Text("Реестр возвратов платежей (сторнирования)");
     this.m_ReturnReesterRadio.set_UseVisualStyleBackColor(true);
     this.m_CashlessPaymentReesterRadio.set_AutoSize(true);
     this.m_CashlessPaymentReesterRadio.set_Location(new System.Drawing.Point(6, 0x2a));
     this.m_CashlessPaymentReesterRadio.set_Name("m_CashlessPaymentReesterRadio");
     this.m_CashlessPaymentReesterRadio.set_Size(new System.Drawing.Size(0xb6, 0x11));
     this.m_CashlessPaymentReesterRadio.set_TabIndex(0);
     this.m_CashlessPaymentReesterRadio.set_Tag("");
     this.m_CashlessPaymentReesterRadio.set_Text("Реестр безналичных платежей");
     this.m_CashlessPaymentReesterRadio.set_UseVisualStyleBackColor(true);
     this.m_CashPaymentReesterRadio.set_AutoSize(true);
     this.m_CashPaymentReesterRadio.set_Checked(true);
     this.m_CashPaymentReesterRadio.set_Location(new System.Drawing.Point(6, 0x13));
     this.m_CashPaymentReesterRadio.set_Name("m_CashPaymentReesterRadio");
     this.m_CashPaymentReesterRadio.set_Size(new System.Drawing.Size(0xa4, 0x11));
     this.m_CashPaymentReesterRadio.set_TabIndex(0);
     this.m_CashPaymentReesterRadio.set_TabStop(true);
     this.m_CashPaymentReesterRadio.set_Tag("");
     this.m_CashPaymentReesterRadio.set_Text("Реестр наличных платежей");
     this.m_CashPaymentReesterRadio.set_UseVisualStyleBackColor(true);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(6, 9));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0xc7, 13));
     this.label2.set_TabIndex(7);
     this.label2.set_Text("Платежная система (формат файлов)");
     this.m_MailExRootDir.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.m_MailExRootDir.ExtFile = "";
     this.m_MailExRootDir.IsFolder = true;
     this.m_MailExRootDir.set_Location(new System.Drawing.Point(0x18, 0x20));
     this.m_MailExRootDir.set_Name("m_MailExRootDir");
     this.m_MailExRootDir.set_Size(new System.Drawing.Size(0x1e4, 20));
     this.m_MailExRootDir.set_TabIndex(0x12);
     this.m_PaymentSystemsTabControl.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Top);
     this.m_PaymentSystemsTabControl.Controls.Add(this.m_MailExTabPage);
     this.m_PaymentSystemsTabControl.Controls.Add(this.m_FilesTabPage);
     this.m_PaymentSystemsTabControl.set_Location(new System.Drawing.Point(0, 0));
     this.m_PaymentSystemsTabControl.set_Name("m_PaymentSystemsTabControl");
     this.m_PaymentSystemsTabControl.set_SelectedIndex(0);
     this.m_PaymentSystemsTabControl.set_Size(new System.Drawing.Size(0x20a, 310));
     this.m_PaymentSystemsTabControl.set_TabIndex(0x15);
     this.m_MailExTabPage.Controls.Add(this.label1);
     this.m_MailExTabPage.Controls.Add(this.m_MailExRootDir);
     this.m_MailExTabPage.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_MailExTabPage.set_Name("m_MailExTabPage");
     this.m_MailExTabPage.set_Padding(new System.Windows.Forms.Padding(3));
     this.m_MailExTabPage.set_Size(new System.Drawing.Size(0x202, 0x11c));
     this.m_MailExTabPage.set_TabIndex(0);
     this.m_MailExTabPage.set_Text("Система \"Город\"");
     this.m_MailExTabPage.set_UseVisualStyleBackColor(true);
     this.m_FilesTabPage.Controls.Add(this.gbUserPaymentDateAndPeriod);
     this.m_FilesTabPage.Controls.Add(this.label2);
     this.m_FilesTabPage.Controls.Add(this.label8);
     this.m_FilesTabPage.Controls.Add(this.label9);
     this.m_FilesTabPage.Controls.Add(this.fileNameSelector);
     this.m_FilesTabPage.Controls.Add(this.agentSelector);
     this.m_FilesTabPage.Controls.Add(this.cbxPaymentSystems);
     this.m_FilesTabPage.Controls.Add(this.groupBox1);
     this.m_FilesTabPage.set_Location(new System.Drawing.Point(4, 0x16));
     this.m_FilesTabPage.set_Name("m_FilesTabPage");
     this.m_FilesTabPage.set_Padding(new System.Windows.Forms.Padding(3));
     this.m_FilesTabPage.set_Size(new System.Drawing.Size(0x202, 0x11c));
     this.m_FilesTabPage.set_TabIndex(1);
     this.m_FilesTabPage.set_Text("Загрузка файлов");
     this.m_FilesTabPage.set_UseVisualStyleBackColor(true);
     this.gbUserPaymentDateAndPeriod.Controls.Add(this.dbPaymentOrderPeriod);
     this.gbUserPaymentDateAndPeriod.Controls.Add(this.label4);
     this.gbUserPaymentDateAndPeriod.Controls.Add(this.label3);
     this.gbUserPaymentDateAndPeriod.Controls.Add(this.dbPaymentOrderDate);
     this.gbUserPaymentDateAndPeriod.set_Location(new System.Drawing.Point(9, 0xd0));
     this.gbUserPaymentDateAndPeriod.set_Name("gbUserPaymentDateAndPeriod");
     this.gbUserPaymentDateAndPeriod.set_Size(new System.Drawing.Size(0x1f3, 0x38));
     this.gbUserPaymentDateAndPeriod.set_TabIndex(0x11);
     this.gbUserPaymentDateAndPeriod.set_TabStop(false);
     this.gbUserPaymentDateAndPeriod.set_Text("Дата и период проведения платежей");
     this.gbUserPaymentDateAndPeriod.set_Visible(false);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0xae, 0x18));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label4.set_TabIndex(4);
     this.label4.set_Text("Период");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(7, 0x18));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x21, 13));
     this.label3.set_TabIndex(3);
     this.label3.set_Text("Дата");
     this.dbPaymentOrderDate.AttachToPeriod = false;
     this.dbPaymentOrderDate.AttachToPeriodEnd = false;
     this.dbPaymentOrderDate.set_Location(new System.Drawing.Point(0x2e, 0x15));
     this.dbPaymentOrderDate.set_Mask("00/00/0000");
     this.dbPaymentOrderDate.set_Name("dbPaymentOrderDate");
     this.dbPaymentOrderDate.set_Size(new System.Drawing.Size(100, 20));
     this.dbPaymentOrderDate.set_TabIndex(0);
     this.m_MailExLoadWorker.add_DoWork(new DoWorkEventHandler(this.m_MailExLoadWorker_DoWork));
     this.m_MailExLoadWorker.add_RunWorkerCompleted(new RunWorkerCompletedEventHandler(this.m_MailExLoadWorker_RunWorkerCompleted));
     this.dbPaymentOrderPeriod.AttachToPeriod = true;
     this.dbPaymentOrderPeriod.AttachToPeriodEnd = false;
     this.dbPaymentOrderPeriod.set_Location(new System.Drawing.Point(0xe1, 0x15));
     this.dbPaymentOrderPeriod.set_Mask("00/00/0000");
     this.dbPaymentOrderPeriod.set_Name("dbPaymentOrderPeriod");
     this.dbPaymentOrderPeriod.set_Size(new System.Drawing.Size(100, 20));
     this.dbPaymentOrderPeriod.set_TabIndex(5);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x20a, 0x167));
     base.Controls.Add(this.m_PaymentSystemsTabControl);
     base.Controls.Add(this.m_LoadButton);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("LoadPayReestersForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.set_Text("Загрузка реестров оплаты");
     base.add_FormClosing(new System.Windows.Forms.FormClosingEventHandler(this.LoadPayReestersForm_FormClosing));
     base.add_Load(new System.EventHandler(this.LoadPayReestersForm_Load));
     this.bsPaymentSystems.EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.m_PaymentSystemsTabControl.ResumeLayout(false);
     this.m_MailExTabPage.ResumeLayout(false);
     this.m_MailExTabPage.PerformLayout();
     this.m_FilesTabPage.ResumeLayout(false);
     this.m_FilesTabPage.PerformLayout();
     this.gbUserPaymentDateAndPeriod.ResumeLayout(false);
     this.gbUserPaymentDateAndPeriod.PerformLayout();
     base.ResumeLayout(false);
 }